From owner-freebsd-ports@FreeBSD.ORG Sun Mar 13 00:02:08 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 595C016A4CE for ; Sun, 13 Mar 2005 00:02:08 +0000 (GMT) Received: from falcon.loomes.de (smtp.loomes.de [212.40.161.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0B8A43D39 for ; Sun, 13 Mar 2005 00:02:07 +0000 (GMT) (envelope-from markus@trippelsdorf.de) Received: from port-212-202-34-139.dynamic.qsc.de ([212.202.34.139] helo=[192.68.0.2]) by falcon.loomes.de with asmtp (Exim 4.30) id 1DAGYY-00024I-ID for freebsd-ports@freebsd.org; Sun, 13 Mar 2005 01:02:06 +0100 From: Markus Trippelsdorf To: freebsd-ports@freebsd.org Content-Type: text/plain Date: Sun, 13 Mar 2005 01:02:05 +0100 Message-Id: <1110672125.55414.6.camel@bsd.trippelsdorf.de> Mime-Version: 1.0 X-Mailer: Evolution 2.2.0 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Subject: Firefox build fails after upgrade to Gnome 2.10 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Mar 2005 00:02:08 -0000 Just upgraded to Gnome 2.10 and now Firefox does not build anymore: gmake[4]: Entering directory `/usr/ports/www/firefox/work/mozilla/gfx/src/ps' nsDeviceContextPS.cpp c++ -o nsDeviceContextPS.o -c -DOSTYPE=\"FreeBSD5\" -DOSARCH=\"FreeBSD\" -DHAVE_DEPENDENT_LIBS -I../.. -I./.. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/pref -I../../../dist/include/caps -I../../../dist/include/locale -I../../../dist/include/uconv -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/gfx -I../../../dist/include -I/usr/ports/www/firefox/work/mozilla/dist/include/nspr -I/usr/local/include -I/usr/local/include -I. -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -fPIC -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -O2 -fno-strict-aliasing -pipe -march=k8 -fshort-wchar -pipe -DNDEBUG -DTRIMMED -O -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h nsDeviceContextPS.cpp nsFontMetricsPS.cpp c++ -o nsFontMetricsPS.o -c -DOSTYPE=\"FreeBSD5\" -DOSARCH=\"FreeBSD\" -DHAVE_DEPENDENT_LIBS -I../.. -I./.. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/pref -I../../../dist/include/caps -I../../../dist/include/locale -I../../../dist/include/uconv -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/gfx -I../../../dist/include -I/usr/ports/www/firefox/work/mozilla/dist/include/nspr -I/usr/local/include -I/usr/local/include -I. -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -fPIC -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -O2 -fno-strict-aliasing -pipe -march=k8 -fshort-wchar -pipe -DNDEBUG -DTRIMMED -O -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h nsFontMetricsPS.cpp nsFontMetricsPS.cpp: In member function `nsresult nsFontPSFreeType::Init(nsITrueTypeFontCatalogEntry*, nsPSFontGenerator*)': nsFontMetricsPS.cpp:1144: error: 'struct FTC_ImageTypeRec_' has no member named 'face_id' nsFontMetricsPS.cpp:1145: error: 'struct FTC_ImageTypeRec_' has no member named 'width' nsFontMetricsPS.cpp:1146: error: 'struct FTC_ImageTypeRec_' has no member named 'height' nsFontMetricsPS.cpp: In member function `FT_FaceRec_* nsFontPSFreeType::getFTFace()': nsFontMetricsPS.cpp:1231: error: 'struct FTC_ImageTypeRec_' has no member named 'face_id' nsFontMetricsPS.cpp: In member function `virtual void nsFT2Type8Generator::GeneratePSFont(FILE*)': nsFontMetricsPS.cpp:1625: error: 'struct FTC_ImageTypeRec_' has no member named 'face_id' nsFontMetricsPS.cpp:1627: error: 'struct FTC_ImageTypeRec_' has no member named 'width' nsFontMetricsPS.cpp:1628: error: 'struct FTC_ImageTypeRec_' has no member named 'height' nsFontMetricsPS.cpp:1633: error: 'struct FTC_ImageTypeRec_' has no member named 'face_id' gmake[4]: *** [nsFontMetricsPS.o] Error 1 This happens with CURRENT and RELENG_5 on my AMD64 machine. Thanks in advance for any advice. __ Markus From owner-freebsd-ports@FreeBSD.ORG Sun Mar 13 00:25:59 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C55616A4CE for ; Sun, 13 Mar 2005 00:25:59 +0000 (GMT) Received: from 26.mail-out.ovh.net (26.mail-out.ovh.net [213.186.42.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A4A843D46 for ; Sun, 13 Mar 2005 00:25:58 +0000 (GMT) (envelope-from david@kiner.com) Received: (qmail 10500 invoked by uid 503); 13 Mar 2005 00:25:55 -0000 Received: (QMFILT: 1.0); 13 Mar 2005 00:25:55 -0000 Received: from b6.ovh.net (HELO mail27.ha.ovh.net) (213.186.33.56) by 26.mail-out.ovh.net with DES-CBC3-SHA encrypted SMTP; 13 Mar 2005 00:25:55 -0000 Received: from b0.ovh.net (HELO queue-out) (213.186.33.50) by b0.ovh.net with SMTP; 13 Mar 2005 00:25:56 -0000 Received: (QMFILT: 1.0); 13 Mar 2005 00:25:56 -0000 Received: from levallois-4-82-228-130-65.fbx.proxad.net (HELO kingd) (82.228.130.65) by ns0.ovh.net with SMTP; 13 Mar 2005 00:25:55 -0000 From: "David Kiner" To: Date: Sun, 13 Mar 2005 01:23:15 +0100 Message-ID: MIME-Version: 1.0 X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 X-Spam-Check: DONE|type 2&3|H 0.500004 X-Remote-Ip: 82.228.130.65 X-Remote-Reverse: levallois-4-82-228-130-65.fbx.proxad.net X-Mail-From: david|kiner.com X-Rcpt-To: m.seaman|infracaninophile.co.uk X-Virus-Tag: NO Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.1 cc: ports@FreeBSD.org Subject: FreeBSD Port: phpMyAdmin-2.6.1.3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Mar 2005 00:25:59 -0000 Hi, I have a Freebsd 4.10. I try to install phpMyAdmin-2.6.1.3. I do "make" which is OK then I do "make install" and I have an error. make install ===> Installing for phpMyAdmin-2.6.1.3 ===> phpMyAdmin-2.6.1.3 depends on file: /usr/local/include/php/main/php.h - found ===> phpMyAdmin-2.6.1.3 depends on file: /usr/local/lib/php/20020429/mysql.so - found ===> phpMyAdmin-2.6.1.3 depends on file: /usr/local/lib/php/20020429/pcre.so - found ===> phpMyAdmin-2.6.1.3 depends on file: /usr/local/lib/php/20020429/gd.so - found ===> phpMyAdmin-2.6.1.3 depends on file: /usr/local/lib/php/20020429/openssl.so - found ===> phpMyAdmin-2.6.1.3 depends on file: /usr/local/lib/php/20020429/pdf.so - found ===> phpMyAdmin-2.6.1.3 depends on file: /usr/local/lib/php/20020429/zlib.so - found ===> phpMyAdmin-2.6.1.3 depends on file: /usr/local/lib/php/20020429/mcrypt.so - found ===> phpMyAdmin-2.6.1.3 depends on file: /usr/local/lib/php/20020429/mbstring.so - found ===> Generating temporary packing list ===> Checking if databases/phpmyadmin already installed cat: /usr/ports/databases/phpmyadmin/pkg-message: No such file or directory *** Error code 1 Stop in /usr/ports/databases/phpmyadmin. And there is no file "pkg-message" in the directory. what is the solution ? regards, David KINER From owner-freebsd-ports@FreeBSD.ORG Sun Mar 13 00:38:28 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C04FE16A4CE for ; Sun, 13 Mar 2005 00:38:28 +0000 (GMT) Received: from mail.desa-projekt.de (mail.desa-projekt.de [217.172.178.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD88343D1F for ; Sun, 13 Mar 2005 00:38:27 +0000 (GMT) (envelope-from lists-fbsd-ports@bsdberlin.org) Received: (qmail 25984 invoked from network); 13 Mar 2005 00:38:30 -0000 Received: from i3ed6928c.versanet.de (HELO tiberian.bsdberlin.local) (lists-fbsd-ports@bsdberlin.org@62.214.146.140) by mail.desa-projekt.de with SMTP; 13 Mar 2005 00:38:30 -0000 Date: Sun, 13 Mar 2005 01:38:33 +0100 From: Danny Koenig To: "David Kiner" Message-ID: <20050313013833.2c1a7b8e@tiberian.bsdberlin.local> In-Reply-To: References: X-Mailer: Sylpheed-Claws 1.0.1 (GTK+ 1.2.10; FreeBSD/i386) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: phpMyAdmin-2.6.1.3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Mar 2005 00:38:28 -0000 On Sun, 13 Mar 2005 01:23:15 +0100 "David Kiner" wrote: > cat: /usr/ports/databases/phpmyadmin/pkg-message: No such file or > directory *** Error code 1 > > Stop in /usr/ports/databases/phpmyadmin. > > And there is no file "pkg-message" in the directory. > what is the solution ? Temporarily, comment out 'SUB_FILES= pkg-message' by hand or use this little patch. diff -ruN Makefile.old Makefile --- Makefile.old Sun Mar 13 01:33:07 2005 +++ Makefile Sun Mar 13 01:33:13 2005 @@ -22,7 +22,7 @@ SUB_LIST+= "MYADMDIR=${MYADMDIR}" \ "PKGNAME=${PKGNAME}" -SUB_FILES= pkg-message +#SUB_FILES= pkg-message # Unfortunately can't make WITH_SUPHP part of the OPTIONS selection, # since it has to be processed before just about anything else. From owner-freebsd-ports@FreeBSD.ORG Sun Mar 13 02:49:19 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CAD2316A4CF for ; Sun, 13 Mar 2005 02:49:19 +0000 (GMT) Received: from web51610.mail.yahoo.com (web51610.mail.yahoo.com [206.190.38.215]) by mx1.FreeBSD.org (Postfix) with SMTP id 1EB4E43D41 for ; Sun, 13 Mar 2005 02:49:19 +0000 (GMT) (envelope-from giffunip@yahoo.com) Received: (qmail 29017 invoked by uid 60001); 13 Mar 2005 02:49:18 -0000 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; b=iBYoesNyZ57vgi3ayJQaMeOqTn9oxTvpbdsp4wTNf+pS339iwx2dCa1Wz4nm4+XNKD2LinGigQMrDjIpDzuY+a4+k/13nih78wMX+EjsTn+t139esj/69Lr6NGzKKZ+If3jaUWCu+1MOEhjpNl0dwU9f+jl4oMAkCE6e68xcjQk= ; Message-ID: <20050313024918.29015.qmail@web51610.mail.yahoo.com> Received: from [63.171.232.249] by web51610.mail.yahoo.com via HTTP; Sat, 12 Mar 2005 18:49:18 PST Date: Sat, 12 Mar 2005 18:49:18 -0800 (PST) From: "Pedro F. Giffuni" To: Simon Barner In-Reply-To: 6667 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-ports@FreeBSD.org Subject: Re: ports/78687: Warning cleanups for graphics/URT port X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Mar 2005 02:49:19 -0000 --- Simon Barner wrote: > > Okay, then it's a totaly different situation -- if URT is not actively > maintained anymore, why not integrate fixes that are floating around in > mailing lists (like that IRIX patch you mentioned in the PR) into the > ports collection? > I think we have the all interesting stuff. The BRLCAD people are using autoconf which might play nicer with multiple OSs out there, but is not really useful in our port. The next change that I'll do to the port will be more controversial: I want to continue building in the support for netpbm and add support for BRLCAD and even NCSA telnet, but I'll build everything static: - netpbm is labelled NO_CDROM. I discussed this already with the port maintainer and even when the source maintainer says the issues are solved, there has been no solution. :( - BRLCAD is just too big to have it installed everytime someone wants to use URT... for example to build rayshade. Ah well... every problem at it's time ;-). Pedro. __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/ From owner-freebsd-ports@FreeBSD.ORG Sun Mar 13 06:52:19 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0765D16A4CE for ; Sun, 13 Mar 2005 06:52:19 +0000 (GMT) Received: from falcon.loomes.de (smtp.loomes.de [212.40.161.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id A486643D31 for ; Sun, 13 Mar 2005 06:52:18 +0000 (GMT) (envelope-from markus@trippelsdorf.de) Received: from port-212-202-34-56.dynamic.qsc.de ([212.202.34.56] helo=[192.68.0.2]) by falcon.loomes.de with asmtp (Exim 4.30) id 1DAMxV-0002H4-Fi for freebsd-ports@freebsd.org; Sun, 13 Mar 2005 07:52:17 +0100 From: Markus Trippelsdorf To: freebsd-ports@freebsd.org In-Reply-To: <1110672125.55414.6.camel@bsd.trippelsdorf.de> References: <1110672125.55414.6.camel@bsd.trippelsdorf.de> Content-Type: text/plain Date: Sun, 13 Mar 2005 07:52:15 +0100 Message-Id: <1110696735.12713.3.camel@bsd.trippelsdorf.de> Mime-Version: 1.0 X-Mailer: Evolution 2.2.0 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Subject: Re: Firefox build fails after upgrade to Gnome 2.10 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Mar 2005 06:52:19 -0000 On Sun, 2005-03-13 at 01:02 +0100, Markus Trippelsdorf wrote: > Just upgraded to Gnome 2.10 and now Firefox does not build anymore: >... > nsFontMetricsPS.cpp:1144: error: 'struct FTC_ImageTypeRec_' has no > member named 'face_id' >... portupgrade freetype2-2.1.7_4 solved the problem; sorry for the noise, but it was late at night... __ Markus From owner-freebsd-ports@FreeBSD.ORG Sun Mar 13 08:32:21 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B97FF16A4CE for ; Sun, 13 Mar 2005 08:32:21 +0000 (GMT) Received: from v00052.home.net.pl (hot.pl [212.85.96.52]) by mx1.FreeBSD.org (Postfix) with SMTP id A054543D4C for ; Sun, 13 Mar 2005 08:32:20 +0000 (GMT) (envelope-from sc0rp@hot.pl) Received: from mail.chrobry.pl (HELO hot.pl) (sc0rp.hot@home@83.16.231.203) by matrix01b.home.net.pl with SMTP; 13 Mar 2005 08:32:16 -0000 Message-ID: <4233FA86.7663AC38@hot.pl> Date: Sun, 13 Mar 2005 09:32:06 +0100 From: Jacek Trzmiel X-Mailer: Mozilla 4.8 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: "freebsd-ports@freebsd.org" Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: 7bit Subject: Wrong dependency for libgda2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Mar 2005 08:32:21 -0000 Building index on one of my machines fails with: Updating the ports index ... Generating INDEX.tmp - please wait..libgda2-1.2.1: "/usr/ports/databases/sqlite" non-existent -- dependency list incomplete ===> databases/libgda2 failed *** Error code 1 1 error This commit is probably a culprit: http://www.freebsd.org/cgi/cvsweb.cgi/ports/databases/libgda2/Makefile.diff?r1=1.62&r2=1.63&f=h It did revert this change from rev 1.61: - LIB_DEPENDS+= sqlite.2:${PORTSDIR}/databases/sqlite + LIB_DEPENDS+= sqlite.2:${PORTSDIR}/databases/sqlite2 And from rev 1.59: - CONFIGURE_ARGS+= --without-interbase + CONFIGURE_ARGS+= --without-firebird And I'm not sure if removal of this is intentional: - .if exists(${LOCALBASE}/lib/libpq.so.3) - WITH_PGSQL= yes - .endif [...] - .endif - .if !defined(WITH_PGSQL) - @${ECHO_MSG} "You can enable support for PostgreSQL databases by defining WITH_PGSQL." -- Jacek. From owner-freebsd-ports@FreeBSD.ORG Sun Mar 13 11:14:33 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B971816A4CE for ; Sun, 13 Mar 2005 11:14:33 +0000 (GMT) Received: from vexpert.dbai.tuwien.ac.at (vexpert.dbai.tuwien.ac.at [128.131.111.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 391DD43D55 for ; Sun, 13 Mar 2005 11:14:33 +0000 (GMT) (envelope-from gerald@pfeifer.com) Received: from [128.131.111.60] (acrux [128.131.111.60]) by vexpert.dbai.tuwien.ac.at (Postfix) with ESMTP id D097D13798; Sun, 13 Mar 2005 12:14:31 +0100 (CET) Date: Sun, 13 Mar 2005 12:14:34 +0100 (CET) From: Gerald Pfeifer To: Phillip Neiswanger In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: ports@freebsd.org Subject: Re: FreeBSD Port: gcc-3.4.4_20050211 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Mar 2005 11:14:33 -0000 On Sat, 5 Mar 2005, Phillip Neiswanger wrote: > Should I talk to you directly about bugs or go to the main gcc users list? Unless it's an issue specific to the lang/gcc34 port (which does not happen with a vanilla installation of GCC 3.4 sources), please report upstream. GCC certainly has hundreds, if not thousands known and yet unknown bugs, only very few of which are specific to FreeBSD. http://gcc.gnu.org/bugs.html has detailed instructions, but basically reporting the issue via Bugzilla is the best solution. Gerald -- Gerald Pfeifer (Jerry) gerald@pfeifer.com http://www.pfeifer.com/gerald/ From owner-freebsd-ports@FreeBSD.ORG Sun Mar 13 12:05:24 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E874B16A4CE for ; Sun, 13 Mar 2005 12:05:24 +0000 (GMT) Received: from buexe.b-5.de (buexe.b-5.de [84.19.0.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8646243D53 for ; Sun, 13 Mar 2005 12:05:23 +0000 (GMT) (envelope-from lupe@lupe-christoph.de) Received: from antalya.lupe-christoph.de (antalya.lupe-christoph.de [172.17.0.9])j2DC5LkA030051 for ; Sun, 13 Mar 2005 13:05:21 +0100 Received: from localhost (localhost [127.0.0.1]) by antalya.lupe-christoph.de (Postfix) with ESMTP id 4F457344F2 for ; Sun, 13 Mar 2005 13:05:16 +0100 (CET) Received: from antalya.lupe-christoph.de ([127.0.0.1]) by localhost (antalya [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 19547-04 for ; Sun, 13 Mar 2005 13:05:10 +0100 (CET) Received: by antalya.lupe-christoph.de (Postfix, from userid 1000) id 8DE84344F3; Sun, 13 Mar 2005 13:05:10 +0100 (CET) Date: Sun, 13 Mar 2005 13:05:10 +0100 To: freebsd-ports@freebsd.org Message-ID: <20050313120510.GB26010@lupe-christoph.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.6+20040907i From: lupe@lupe-christoph.de (Lupe Christoph) X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at lupe-christoph.de Subject: Programs using libpcap and lexers. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Mar 2005 12:05:25 -0000 Hi! I just ran into a problem with the doorman port. It has a lexer for it's guestlist file, and uses pcap. The pcap library ended up using the guestlist scanner, generating the very instructive error message: emerg: Bad service name "port" on line 17 of guest list phase 3; portnumber or secret 9876 I don't think every program using pcap should work around this problem by using flex -P and %options noyywrap (if applicable at all). Before I dare to file a PR against libpcap, I'd like to hear what other people think. I've manually worked around the problem, so I should have a functional doormand now, so this isn't a pressing problem. Feedback, please. Lupe Christoph -- | lupe@lupe-christoph.de | http://www.lupe-christoph.de/ | | Ask not what your computer can do for you | | ask what you can do for your computer. | From owner-freebsd-ports@FreeBSD.ORG Sun Mar 13 12:31:26 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 232F316A4CE; Sun, 13 Mar 2005 12:31:26 +0000 (GMT) Received: from tarsier.geekcn.org (tarsier.geekcn.org [210.51.165.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id E51A843D41; Sun, 13 Mar 2005 12:31:24 +0000 (GMT) (envelope-from quakelee@geekcn.org) Received: from qlnote (unknown [219.234.217.71]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTP id 47BA7EB0F86; Sun, 13 Mar 2005 20:31:20 +0800 (CST) From: =?gb2312?B?1dTQwg==?= To: "'Joe Marcus Clarke'" Date: Sun, 13 Mar 2005 20:31:19 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 In-Reply-To: <1110661660.79536.17.camel@shumai.marcuscom.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 Thread-Index: AcUnR5oDEvmBaOr1S5Gk7OoBBDG7rgAgBmUg Message-Id: <20050313123120.47BA7EB0F86@tarsier.geekcn.org> cc: 'FreeBSD GNOME Users' cc: ports@FreeBSD.org Subject: mozilla build failed X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Mar 2005 12:31:26 -0000 Hello Joe I build www/mozilla after you committed the patch-bugzilla149334, but failed. I got error message as following: c++ -o nsFontMetricsPS.o -c -DOSTYPE=\"FreeBSD5\" -DOSARCH=\"FreeBSD\" -DHAVE_DEPENDENT_LIBS -I../.. -I./.. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/pref -I../../../dist/include/caps -I../../../dist/include/locale -I../../../dist/include/uconv -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/gfx -I../../../dist/include -I/usr/ports/www/mozilla/work/mozilla/dist/include/nspr -I/usr/local/include -I/usr/local/include -I. -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -fPIC -I/usr/X11R6/include -I/usr/X11R6/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -Os -pipe -fno-strict-aliasing -O2 -fshort-wchar -pipe -DNDEBUG -DTRIMMED -O2 -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h nsFontMetricsPS.cpp nsFontMetricsPS.cpp: In member function `nsresult nsFontPSFreeType::Init(nsITrueTypeFontCatalogEntry*, nsPSFontGenerator*)': nsFontMetricsPS.cpp:1144: error: 'struct FTC_ImageTypeRec_' has no member named 'face_id' nsFontMetricsPS.cpp:1145: error: 'struct FTC_ImageTypeRec_' has no member named 'width' nsFontMetricsPS.cpp:1146: error: 'struct FTC_ImageTypeRec_' has no member named 'height' nsFontMetricsPS.cpp: In member function `FT_FaceRec_* nsFontPSFreeType::getFTFace()': nsFontMetricsPS.cpp:1231: error: 'struct FTC_ImageTypeRec_' has no member named 'face_id' nsFontMetricsPS.cpp: In member function `virtual void nsFT2Type8Generator::GeneratePSFont(FILE*)': nsFontMetricsPS.cpp:1625: error: 'struct FTC_ImageTypeRec_' has no member named 'face_id' nsFontMetricsPS.cpp:1627: error: 'struct FTC_ImageTypeRec_' has no member named 'width' nsFontMetricsPS.cpp:1628: error: 'struct FTC_ImageTypeRec_' has no member named 'height' nsFontMetricsPS.cpp:1633: error: 'struct FTC_ImageTypeRec_' has no member named 'face_id' gmake[4]: *** [nsFontMetricsPS.o] Error 1 gmake[4]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/gfx/src/ps' gmake[3]: *** [libs] Error 2 gmake[3]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/gfx/src' gmake[2]: *** [libs] Error 2 gmake[2]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/gfx' gmake[1]: *** [tier_9] Error 2 gmake[1]: Leaving directory `/usr/ports/www/mozilla/work/mozilla' gmake: *** [default] Error 2 *** Error code 2 Stop in /usr/ports/www/mozilla. Is it something wrong? Quake lee From owner-freebsd-ports@FreeBSD.ORG Sun Mar 13 13:08:42 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE6C816A53A for ; Sun, 13 Mar 2005 13:08:40 +0000 (GMT) Received: from mailout09.sul.t-online.com (mailout09.sul.t-online.com [194.25.134.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4975A43D48 for ; Sun, 13 Mar 2005 13:08:40 +0000 (GMT) (envelope-from Alexander@Leidinger.net) Received: from fwd18.aul.t-online.de by mailout09.sul.t-online.com with smtp id 1DASpi-0002NU-05; Sun, 13 Mar 2005 14:08:38 +0100 Received: from Andro-Beta.Leidinger.net (ExZ6E-ZV8e1D7xSH2YKOb1wPduX4eDUxm9dH3MbfDWgJaCeVo7Zfwy@[217.229.215.194]) by fwd18.sul.t-online.de with esmtp id 1DASpa-16xyVc0; Sun, 13 Mar 2005 14:08:30 +0100 Received: from localhost (localhost [127.0.0.1])j2DD7Q17068864; Sun, 13 Mar 2005 14:07:26 +0100 (CET) (envelope-from Alexander@Leidinger.net) Received: from 192.168.1.5 ([192.168.1.5]) by webmail.leidinger.net (Horde) with HTTP for ; Sun, 13 Mar 2005 14:07:26 +0100 Message-ID: <20050313140726.dp3f3hgt0ooc848o@netchild.homeip.net> X-Priority: 3 (Normal) Date: Sun, 13 Mar 2005 14:07:26 +0100 From: Alexander Leidinger To: David Fleck References: <20050312123456.A98716@grond.sourballs.org> In-Reply-To: <20050312123456.A98716@grond.sourballs.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.0.2) / FreeBSD-4.11 X-ID: ExZ6E-ZV8e1D7xSH2YKOb1wPduX4eDUxm9dH3MbfDWgJaCeVo7Zfwy@t-dialin.net X-TOI-MSGID: 7611edc0-5f4f-4fe8-ba29-111b61f0d5f6 cc: ports@freebsd.org Subject: Re: Missing dependency for linux-pango? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Mar 2005 13:08:42 -0000 David Fleck wrote: > ===> Checking if x11-toolkits/linux-pango already installed > pango-1.2.1-3.i386.rpm > /compat/linux/usr/bin/pango-querymodules: error in loading shared > libraries: libXft.so.2: cannot open shared object file: No such file > or directory > *** Error code 127 > > Stop in /usr/ports/x11-toolkits/linux-pango. > > > Sure enough, there's no such library in /compat/linux. Which port > would it come from? linux_base-8, have a look at /usr/ports/UPDATING, the entry for 20041231. Bye, Alexander. -- http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 The means-and-ends moralists, or non-doers, always end up on their ends without any means. -- Saul Alinsky From owner-freebsd-ports@FreeBSD.ORG Sun Mar 13 13:14:44 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 278F016A4CE; Sun, 13 Mar 2005 13:14:44 +0000 (GMT) Received: from falcon.loomes.de (smtp.loomes.de [212.40.161.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6C5243D1D; Sun, 13 Mar 2005 13:14:43 +0000 (GMT) (envelope-from markus@trippelsdorf.de) Received: from port-212-202-34-56.dynamic.qsc.de ([212.202.34.56] helo=[192.68.0.2]) by falcon.loomes.de with asmtp (Exim 4.30) id 1DASvQ-0003gi-HW; Sun, 13 Mar 2005 14:14:32 +0100 From: Markus Trippelsdorf To: =?UTF-8?Q?=E8=B5=B5?= =?UTF-8?Q?=E6=96=B0?= In-Reply-To: <20050313123120.47BA7EB0F86@tarsier.geekcn.org> References: <20050313123120.47BA7EB0F86@tarsier.geekcn.org> Content-Type: text/plain; charset=UTF-8 Date: Sun, 13 Mar 2005 14:14:28 +0100 Message-Id: <1110719668.78295.2.camel@bsd.trippelsdorf.de> Mime-Version: 1.0 X-Mailer: Evolution 2.2.0 FreeBSD GNOME Team Port Content-Transfer-Encoding: quoted-printable cc: 'FreeBSD GNOME Users' cc: ports@FreeBSD.org cc: 'Joe Marcus Clarke' Subject: Re: mozilla build failed X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Mar 2005 13:14:44 -0000 On Sun, 2005-03-13 at 20:31 +0800, =E8=B5=B5=E6=96=B0 wrote: > *** Error code 2 >=20 > Stop in /usr/ports/www/mozilla. >=20 > Is it something wrong? Upgrade freetype2 to version 2.1.9. __ Markus From owner-freebsd-ports@FreeBSD.ORG Sun Mar 13 13:20:02 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4CCAF16A4CE; Sun, 13 Mar 2005 13:20:02 +0000 (GMT) Received: from tarsier.geekcn.org (tarsier.geekcn.org [210.51.165.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB88A43D2F; Sun, 13 Mar 2005 13:20:01 +0000 (GMT) (envelope-from quakelee@geekcn.org) Received: from qlnote (unknown [219.234.217.71]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTP id 082A7EB102C; Sun, 13 Mar 2005 21:19:59 +0800 (CST) From: "Quake Lee" To: "'Markus Trippelsdorf'" Date: Sun, 13 Mar 2005 21:19:59 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook, Build 11.0.6353 In-Reply-To: <1110719668.78295.2.camel@bsd.trippelsdorf.de> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 Thread-Index: AcUnzqQc2AFdg99WSqay6RFX3jN7PwAACJUg Message-Id: <20050313131959.082A7EB102C@tarsier.geekcn.org> cc: 'FreeBSD GNOME Users' cc: ports@FreeBSD.org cc: 'Joe Marcus Clarke' Subject: RE: mozilla build failed X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Mar 2005 13:20:02 -0000 Thanks very much, I just find that while you replying to me :). And another question,=20 Why cannot restrict the dependency softwares' version? That a problem I think. -----Original Message----- From: Markus Trippelsdorf [mailto:markus@trippelsdorf.de]=20 Sent: Sunday, March 13, 2005 9:14 PM To: =D5=D4=D0=C2 Cc: 'Joe Marcus Clarke'; 'FreeBSD GNOME Users'; ports@FreeBSD.org Subject: Re: mozilla build failed On Sun, 2005-03-13 at 20:31 +0800, =D5=D4=D0=C2 wrote: > *** Error code 2 >=20 > Stop in /usr/ports/www/mozilla. >=20 > Is it something wrong? Upgrade freetype2 to version 2.1.9. __ Markus From owner-freebsd-ports@FreeBSD.ORG Sun Mar 13 15:21:46 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 78B9C16A4CE for ; Sun, 13 Mar 2005 15:21:46 +0000 (GMT) Received: from sccmmhc92.asp.att.net (sccmmhc92.asp.att.net [204.127.203.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id 100F343D31 for ; Sun, 13 Mar 2005 15:21:46 +0000 (GMT) (envelope-from david.fleck@mchsi.com) Received: from grond (12-216-7-29.client.mchsi.com[12.216.7.29]) by sccmmhc92.asp.att.net (sccmmhc92) with SMTP id <20050313152145m92003akg4e>; Sun, 13 Mar 2005 15:21:45 +0000 Date: Sun, 13 Mar 2005 09:21:44 -0600 (CST) From: David Fleck Sender: dcf@grond.sourballs.org To: ports@freebsd.org In-Reply-To: <20050313140726.dp3f3hgt0ooc848o@netchild.homeip.net> Message-ID: <20050313091931.D98716@grond.sourballs.org> References: <20050312123456.A98716@grond.sourballs.org> <20050313140726.dp3f3hgt0ooc848o@netchild.homeip.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed cc: David Fleck Subject: Re: Missing dependency for linux-pango? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Mar 2005 15:21:46 -0000 On Sun, 13 Mar 2005, Alexander Leidinger wrote: > David Fleck wrote: >> Sure enough, there's no such library in /compat/linux. Which port would it >> come from? > > linux_base-8, have a look at /usr/ports/UPDATING, the entry for 20041231. Thank you, that solved it. -- David Fleck david.fleck@mchsi.com From owner-freebsd-ports@FreeBSD.ORG Sun Mar 13 18:30:04 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0396216A4CE; Sun, 13 Mar 2005 18:30:04 +0000 (GMT) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE3FA43D49; Sun, 13 Mar 2005 18:30:02 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) j2DIULBo081580; Sun, 13 Mar 2005 13:30:22 -0500 (EST) (envelope-from marcus@marcuscom.com) Date: Sun, 13 Mar 2005 13:29:39 -0500 (EST) From: Joe Marcus Clarke To: Quake Lee In-Reply-To: <20050313131959.082A7EB102C@tarsier.geekcn.org> Message-ID: <20050313132846.D43095@shumai.marcuscom.com> References: <20050313131959.082A7EB102C@tarsier.geekcn.org> MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="0-184120133-1110738579=:43095" cc: 'FreeBSD GNOME Users' cc: ports@freebsd.org cc: 'Markus Trippelsdorf' Subject: RE: mozilla build failed X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Mar 2005 18:30:04 -0000 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --0-184120133-1110738579=:43095 Content-Type: TEXT/PLAIN; charset=gb2312; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE On Sun, 13 Mar 2005, Quake Lee wrote: > Thanks very much, I just find that while you replying to me :). > And another question, > Why cannot restrict the dependency softwares' version? > That a problem I think. You can never just update one port. You have to use, at a bare minimum,=20 something like portupgrade -a to be sure you account for all changes.=20 With this recent GNOME upgrade, you should have also consulted UPDATING=20 for additional instructions. Joe > > -----Original Message----- > From: Markus Trippelsdorf [mailto:markus@trippelsdorf.de] > Sent: Sunday, March 13, 2005 9:14 PM > To: =D5=D4=D0=C2 > Cc: 'Joe Marcus Clarke'; 'FreeBSD GNOME Users'; ports@FreeBSD.org > Subject: Re: mozilla build failed > > On Sun, 2005-03-13 at 20:31 +0800, =D5=D4=D0=C2 wrote: > >> *** Error code 2 >> >> Stop in /usr/ports/www/mozilla. >> >> Is it something wrong? > > Upgrade freetype2 to version 2.1.9. > __ > Markus > > > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" > > > PGP Key : http://www.marcuscom.com/pgp.asc --0-184120133-1110738579=:43095-- From owner-freebsd-ports@FreeBSD.ORG Sun Mar 13 21:13:54 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88B7616A4CE; Sun, 13 Mar 2005 21:13:54 +0000 (GMT) Received: from uucp.dinoex.sub.de (uucp.dinoex.sub.de [194.45.71.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7876A43D1F; Sun, 13 Mar 2005 21:13:52 +0000 (GMT) (envelope-from pmc@citylink.dinoex.sub.org) Received: from uucp.dinoex.sub.de (uucp@uucp.dinoex.sub.de [194.45.71.2] (may be forged)) by uucp.dinoex.sub.de (8.13.3/8.13.3) with ESMTP id j2DLDdKN013108; Sun, 13 Mar 2005 22:13:39 +0100 (CET) (envelope-from pmc@citylink.dinoex.sub.org) Received: from citylink.dinoex.sub.org (uucp@localhost) j2DLDdLo013107; Sun, 13 Mar 2005 22:13:39 +0100 (CET) (envelope-from pmc@citylink.dinoex.sub.org) Received: from gate.oper.dinoex.org (gate-e [192.168.98.2]) j2DKxRB7075153; Sun, 13 Mar 2005 21:59:27 +0100 (CET) (envelope-from peter@gate.oper.dinoex.org) Received: from gate.oper.dinoex.org (gate-e [192.168.98.2]) by gate.oper.dinoex.org (8.13.1/8.13.1) with ESMTP id j2DKxOPx075148; Sun, 13 Mar 2005 21:59:24 +0100 (CET) (envelope-from peter@gate.oper.dinoex.org) Received: (from peter@localhost) by gate.oper.dinoex.org (8.13.1/8.13.1/Submit) id j2DKxOVg075147; Sun, 13 Mar 2005 21:59:24 +0100 (CET) (envelope-from peter) Date: Sun, 13 Mar 2005 21:59:24 +0100 From: Peter Much To: girgen@freebsd.FreeBSD.ORG Message-ID: <20050313205924.GA69260@gate.oper.dinoex.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="GID0FwUMdk1T2AWN" Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Milter: Spamilter (Reciever: uucp.dinoex.sub.de; Sender-ip: 194.45.71.2; Sender-helo: uucp.dinoex.sub.de;) cc: freebsd-database@freebsd.org cc: freebsd-ports@freebsd.org Subject: postgresql tcl pgaccess kerberos X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Mar 2005 21:13:54 -0000 --GID0FwUMdk1T2AWN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi, am writing to You as the mainainer of the FreeBSD postgres port. I ran into a couple of troubles getting this to run, and maybe You are interested in my findings. Actually I am installing postgres 7.4.5 (with Fbsd 5.3) and I do not clearly see how far the proceedings have gone with version 8. That is, I do not cvs-upgrade my ports collection all the time - in case of later trobles with any port I need to quickly get into the exact build environment form which it was built. So, I will describe my troubles with the build of Version 7.4.5, and You may verify if these problems have already been fixed on Version 8 or not. In short, everything runs except pgtcl and pgaccess. pgaccess at first fails totally if connecting an interface that has an hyphen in its DNS name. This does not need to concern You, it comes from some horrible crap which the coders have built into pgaccess - they use the hyphen as an internal field delimiter! This can be fixed by changing the hyphen to a more suitable symbol at maybe half a thousand occurrences - it is just boring, but not a FreeBSD matter. Next, pgaccess cannot connect with kerberos authentication. This has a whole couple of reasons: 1. pgaccess tries to tcl-load the libpgtcl.so But the standard distribution of pgaccess searches this lib in /usr/lib, not in /usr/local/lib where it is installed by the postgresql port. One can change this: After its first invocation, pgaccess will create a config file in $HOME/.pgaccess. There the correct path should be put in for the PGLIB option. But it would be better if the portbuild would patch this so that it works just from the beginning. (Actually, in Your startscript for pgaccess, the correct PGLIB value is exported. This seems to be honored by pgaccess for the "package require" method but not for the "load $shlib" method. I am not sure about this, at least in $HOME/.pgaccess/pgaccess.cfg the wrong location gets recorded. And after correcting the following points, it works without a correction in this point.) If pgaccess cannot load libpgtcl.so, then it will fall back to internal tcl code (pgin.tcl) which does provide the same functionality. But this code has no support at all for kerberos. 2. libpgtcl.so is not built with kerberos support. Even if WITH_HEIMDAL_KRB5 is correctly set in /etc/make.conf, the Makefile in ports/databases/postgresql-tcltk does not care about this setting. The result is that pgtclsh cannot connect with kerberos auth. This can be fixed by copying the appropriate code from ports/databases/postgresql7/Makefile to postresql-tcltk/Makefile and rebuilding. Then pgtclsh will work correctly. 3. But now again pgaccess cannot load the libpgtcl.so This fails with a missing symbol krb5_cc_get_principal from libpq.so, and pgaccess again falls back to the interal code. The reason for this is that libpq.so is wrongly linked. In libpgtcl.so the name of libpq.so is explicitely mentioned, and so the tcl-loader can find it. But in libpq.so the names of the kerberos libraries (in /usr/lib) are NOT explicitely mentioned, and therefore tcl-loader will not find them. I found out that when linking shared libs, only the names of such dependency-libs will explicitely mentioned in the newly created lib, which are in a nonstandard location (like /usr/local/lib). The name of dependency-libs which are in /usr/lib will NOT be mentioned (maybe because the system loader knows them anyway when they are there). This seems to be good enough for the system loader, but not for the tcl-loader. I found out, that if I do link libpq.so and add the names of the kerberos libraries (-lkrb5 -lasn1 -lcrypto -lroken -lcrypt -lcom_err) explicitely to the commandline, then I get these references into the shared lib. And then pgaccess works. I am attaching following files: - patch to get libpq compiled with the necessary references. (This should be done more nicely by using "krb5-config --libs krb5", or maybe somebody experienced with build environments knows about better ways.) - patch to get kerberos support into libpgtcl. (This is just copied from postgresql7 makefile to the postgresql-tcltk makefile.) - patch to get pgaccess work with interface names containing hyphens. I am quite sure I have not hit all the cockroaches, but maybe someone can use it as a starting. PMc --GID0FwUMdk1T2AWN Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=pgaccess-hyphen Content-Transfer-Encoding: quoted-printable *** ports/databases/pgaccess/Makefile.orig Sun Mar 13 21:14:31 2005 --- ports/databases/pgaccess/Makefile Sun Mar 13 21:14:19 2005 *************** *** 27,32 **** --- 27,35 ---- post-patch: @${REINPLACE_CMD} -e "s,/usr/bin,${PREFIX}/bin,g ; " ${WRKSRC}/lib/mainl= ib.tcl @${RM} ${WRKSRC}/lib/mainlib.tcl.bak + @${RM} ${WRKSRC}/lib/mainlib.tcl.orig + @${RM} ${WRKSRC}/lib/connections.tcl.orig + @${RM} ${WRKSRC}/pgaccess.tcl.orig =20 do-build: .for targetfile in pgaccess.tcl pgmonitor --GID0FwUMdk1T2AWN Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=postgresql-tcltk-krb5support Content-Transfer-Encoding: quoted-printable *** ports/databases/postgresql-tcltk/Makefile.orig Wed Feb 4 06:19:07 2004 --- ports/databases/postgresql-tcltk/Makefile Sun Mar 13 04:19:48 2005 *************** *** 54,59 **** --- 54,82 ---- CATEGORIES+=3D tk${TCLVERSION:S/.//} .endif =20 + .include +=20 + .if defined(WITH_HEIMDAL_KRB5) + WITH_KRB5=3D yes + .if defined(HEIMDAL_HOME) && exists(${HEIMDAL_HOME}/lib/libgssapi.a) + CONFIGURE_ARGS+=3D --with-krb5=3D${HEIMDAL_HOME} + KRB5CONF=3D ${HEIMDAL_HOME}/bin/krb5-config + .elif ( defined(MAKE_KERBEROS5) || ${OSVERSION} > 500105 ) && exists(${DE= STDIR}/usr/lib/libkrb5.a) + CONFIGURE_ARGS+=3D --with-krb5=3D${DESTDIR}/usr + KRB5CONF=3D ${DESTDIR}/usr/bin/krb5-config + .else + LIB_DEPENDS+=3D krb5:${PORTSDIR}/security/heimdal + CONFIGURE_ARGS+=3D --with-krb5=3D${LOCALBASE} + KRB5CONF=3D ${LOCALBASE}/bin/krb5-config + .endif + .endif +=20 + .if defined(WITH_KRB5) + CONFIGURE_ARGS+=3D --with-krb5=3D"`${KRB5CONF} --prefix krb5`" + LDFLAGS+=3D `${KRB5CONF} --libs krb5`=20 + CONFIGURE_ENV=3D LDFLAGS=3D"${LDFLAGS}" + .endif +=20 pre-build: cd ${WRKSRC}/src/port; ${GMAKE} =20 *************** *** 69,72 **** @${SED} "s|%%PREFIX%%|${PREFIX}|g" < ${FILESDIR}/pkgIndex.tcl.in \ > ${PREFIX}/lib/tcl${TCLVERSION}/Pgtcl1.3/pkgIndex.tcl =20 ! .include --- 92,95 ---- @${SED} "s|%%PREFIX%%|${PREFIX}|g" < ${FILESDIR}/pkgIndex.tcl.in \ > ${PREFIX}/lib/tcl${TCLVERSION}/Pgtcl1.3/pkgIndex.tcl =20 ! .include --GID0FwUMdk1T2AWN Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=patch-xa Content-Transfer-Encoding: quoted-printable --- src/interfaces/libpq/Makefile.orig Sun Mar 13 19:58:28 2005 +++ src/interfaces/libpq/Makefile Sun Mar 13 19:58:23 2005 @@ -32,7 +32,7 @@ # Add libraries that libpq depends (or might depend) on into the # shared library link. (The order in which you list them here doesn't # matter.) -SHLIB_LINK +=3D $(filter -lcrypt -ldes -lkrb -lcom_err -lcrypto -lk5crypto= -lkrb5 -lssl -lsocket -lnsl -lresolv -lintl, $(LIBS)) $(THREAD_LIBS) +SHLIB_LINK +=3D $(filter -lcrypt -ldes -lkrb -lcom_err -lcrypto -lk5crypto= -lkrb5 -lssl -lsocket -lnsl -lresolv -lintl, $(LIBS)) -L/usr/lib -lkrb5 -l= asn1 -lcrypto -lroken -lcrypt -lcom_err $(THREAD_LIBS) =20 =20 all: all-lib --GID0FwUMdk1T2AWN Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=patch-xa Content-Transfer-Encoding: quoted-printable --- lib/mainlib.tcl.orig Fri Feb 20 02:02:52 2004 +++ lib/mainlib.tcl Sun Mar 13 01:18:24 2005 @@ -1755,7 +1755,7 @@ =20 set temp [$Win(tree) selection get] if {$temp=3D=3D""} return ""; - set PgAcVar(activetab) [lindex [split $temp -] 2] + set PgAcVar(activetab) [lindex [split $temp @] 2] =20 set temp [$Win(mclist) curselection] =20 @@ -2036,7 +2036,7 @@ =20 #addHost =20 - #$::Mainlib::Win(tree) insert end root __host__-$M \ + #$::Mainlib::Win(tree) insert end root __host__@$M \ #-text "$M" \ #-image [image create photo -data $::Mainlib::_base64(online:rx)] #} @@ -2081,7 +2081,7 @@ foreach M $complist { #if {[string match "" $M]} {set M localhost} =20 - #$::Mainlib::Win(tree) insert end root __host__-$M \ + #$::Mainlib::Win(tree) insert end root __host__@$M \ #-text "$M" \ #-image [image create photo -data $::Mainlib::_base64(online:rx)] =20 @@ -2122,11 +2122,11 @@ $Win(tree) opentree __db__-sockets-$PgAcVar(currentdb,dbname) } } else { - if {[$Win(tree) exists __host__-$PgAcVar(currentdb,host)]} { - $Win(tree) opentree __host__-$PgAcVar(currentdb,host) 0 + if {[$Win(tree) exists __host__@$PgAcVar(currentdb,host)]} { + $Win(tree) opentree __host__@$PgAcVar(currentdb,host) 0 } - if {[$Win(tree) exists __db__-${PgAcVar(currentdb,host)}-$PgAcVar(= currentdb,dbname)]} { - $Win(tree) opentree __db__-${PgAcVar(currentdb,host)}-$PgAcVar= (currentdb,dbname) + if {[$Win(tree) exists __db__@${PgAcVar(currentdb,host)}@$PgAcVar(= currentdb,dbname)]} { + $Win(tree) opentree __db__@${PgAcVar(currentdb,host)}@$PgAcVar= (currentdb,dbname) } } =20 @@ -2134,7 +2134,7 @@ ## This is if there is an autoexec script in the scripts db ## if {([info exists PgAcVar(activetab)]) && (![string match "" $PgAcVar(= activetab)])} { - set node ${PgAcVar(currentdb,host)}-${PgAcVar(currentdb,dbname)}-$= PgAcVar(activetab) + set node ${PgAcVar(currentdb,host)}@${PgAcVar(currentdb,dbname)}@$= PgAcVar(activetab) #$Win(tree) selection set $node #$Win(tree) selection see $node select 1 $node @@ -2169,9 +2169,9 @@ set img ::icon::system-16 } =20 - if {[$Win(tree) exists __host__-$host_]} {return} + if {[$Win(tree) exists __host__@$host_]} {return} =20 - $::Mainlib::Win(tree) insert end root __host__-$host_ \ + $::Mainlib::Win(tree) insert end root __host__@$host_ \ -text "$txt" \ -image $img #-image [image create photo -data $::Mainlib::_base64(online:rx)] @@ -2212,9 +2212,9 @@ =20 if {[string match "" $host_]} {set host_ sockets} =20 - if {[$Win(tree) exists __db__-${host_}-${db_}]} {return} + if {[$Win(tree) exists __db__@${host_}@${db_}]} {return} =20 - if {![$Win(tree) exists __host__-$host_]} { + if {![$Win(tree) exists __host__@$host_]} { if {[string match "sockets" $host_]} { addHostNode "" } else { @@ -2223,7 +2223,7 @@ } } =20 - $::Mainlib::Win(tree) insert end __host__-$host_ __db__-${host_}-${db_= } \ + $::Mainlib::Win(tree) insert end __host__@$host_ __db__@${host_}@${db_= } \ -text "$db_" \ -image [image create photo -data $::Mainlib::_base64(si_sql)] =20 @@ -2231,7 +2231,7 @@ if {!($V < 7.3 \ && [lsearch [list "Domains" "Casts" "Conversions"] $I]!=3D-1)} { $::Mainlib::Win(tree) insert end \ - __db__-${host_}-${db_} ${host_}-${db_}-${I} \ + __db__@${host_}@${db_} ${host_}@${db_}@${I} \ -text [intlmsg $I] \ -image $img($I) \ -fill blue @@ -2240,7 +2240,7 @@ =20 foreach I $::PgAcVar(pgatablist) { $::Mainlib::Win(tree) insert end \ - __db__-${host_}-${db_} ${host_}-${db_}-${I} \ + __db__@${host_}@${db_} ${host_}@${db_}@${I} \ -text [intlmsg $I] \ -image $img($I) \ -fill red @@ -2266,7 +2266,7 @@ =20 variable Win =20 - foreach {junk host db} [split $node -] break + foreach {junk host db} [split $node @] break =20 if {(![string match "__db__" $junk]) && (![string match "__host__" $ju= nk])} { set db $host @@ -2334,11 +2334,11 @@ =20 $Win(tree) selection set $node_ =20 - foreach {comp db entry} [split $node_ -] {break} + foreach {comp db entry} [split $node_ @] {break} =20 switch -glob -- $node_ { =20 - __host__-* { + __host__@* { set host $db set db "" set entry "" @@ -2358,7 +2358,7 @@ setCursor DEFAULT } =20 - __db__-* { + __db__@* { set host $db set db $entry set entry "" @@ -2626,12 +2626,12 @@ variable Win =20 set node [$Win(tree) selection get] - if {([string match "" $node]) || ([string match "__host__-*" $node])} = {return} + if {([string match "" $node]) || ([string match "__host__@*" $node])} = {return} =20 =20 - foreach {H D E} [split $node -] break + foreach {H D E} [split $node @] break =20 - if {[string match "__db__-*" $node]} { + if {[string match "__db__@*" $node]} { set H $D set D $E } @@ -2639,22 +2639,22 @@ #catch {pg_disconnect $::CurrentDB} =20 catch {pg_disconnect [::Connections::getHandles $H $D]} - $Win(tree) delete [$Win(tree) nodes __db__-${H}-${D}] - $Win(tree) delete __db__-${H}-${D} + $Win(tree) delete [$Win(tree) nodes __db__@${H}@${D}] + $Win(tree) delete __db__@${H}@${D} =20 $Win(mclist) delete 0 end $Win(mclist) configure \ -columns [list 0 "" left] =20 - if {[llength [$Win(tree) nodes __host__-${H}]] =3D=3D 0} { - $Win(tree) delete __host__-${H} + if {[llength [$Win(tree) nodes __host__@${H}]] =3D=3D 0} { + $Win(tree) delete __host__@${H} set h [$Win(tree) nodes root] if {[llength $h] !=3D 0} { select 1 [lindex $h 0] select 1 [lindex [$Win(tree) nodes $h] 0] } } else { - select 1 [lindex [$Win(tree) nodes __host__-${H}] 0] + select 1 [lindex [$Win(tree) nodes __host__@${H}] 0] } =20 #set i [::Connections::getIds $H $D] --- lib/connections.tcl.orig Mon Feb 16 22:16:45 2004 +++ lib/connections.tcl Sun Mar 13 21:12:06 2005 @@ -665,15 +665,15 @@ -text "" =20 # now open up the db and select the table node - set honode "__host__-$PgAcVar(currentdb,host)" - set dbnode "__db__-$PgAcVar(currentdb,host)-$PgAcVar(currentdb,dbname)" + set honode "__host__@$PgAcVar(currentdb,host)" + set dbnode "__db__@$PgAcVar(currentdb,host)@$PgAcVar(currentdb,dbname)" if {[$::Mainlib::Win(tree) exists $honode]} { $::Mainlib::Win(tree) opentree $honode 0 } if {[$::Mainlib::Win(tree) exists $dbnode]} { $::Mainlib::Win(tree) opentree $dbnode 0 } - ::Mainlib::select 1 "$Conn(host,$id_)-$Conn(dbname,$id_)-Tables" + ::Mainlib::select 1 "$Conn(host,$id_)@$Conn(dbname,$id_)@Tables" =20 return 1 =20 --- pgaccess.tcl.orig Fri Feb 20 03:08:02 2004 +++ pgaccess.tcl Sun Mar 13 21:07:22 2005 @@ -1035,14 +1035,14 @@ ## if {[string match "" $thost]} {set thost sockets} =20 - if {(![string match "" $tdb]) && ([$::Mainlib::Win(tree) exists __d= b__-${thost}-${tdb}])} { + if {(![string match "" $tdb]) && ([$::Mainlib::Win(tree) exists __d= b__@${thost}@${tdb}])} { =20 - if {[$::Mainlib::Win(tree) exists __host__-$thost]} { - $::Mainlib::Win(tree) opentree __host__-$thost 0 + if {[$::Mainlib::Win(tree) exists __host__@$thost]} { + $::Mainlib::Win(tree) opentree __host__@$thost 0 } - if {[$::Mainlib::Win(tree) exists __db__-${thost}-$tdb]} { - $::Mainlib::Win(tree) opentree __db__-${thost}-$tdb - ::Mainlib::select 1 __db__-${thost}-$tdb + if {[$::Mainlib::Win(tree) exists __db__@${thost}@$tdb]} { + $::Mainlib::Win(tree) opentree __db__@${thost}@$tdb + ::Mainlib::select 1 __db__@${thost}@$tdb } } =20 @@ -1191,20 +1191,20 @@ if {[::Connections::openConn 0 $PgAcVar(PGACCESS_LOGIN) $PgAcVar(PGACC= ESS_SMLOGIN)]} { set H $PgAcVar(opendb,host) set d $PgAcVar(opendb,dbname) - if {![$::Mainlib::Win(tree) exists __db__-${H}-${d}]} { + if {![$::Mainlib::Win(tree) exists __db__@${H}@${d}]} { ::Mainlib::addDbNode $H $d } - if {[$::Mainlib::Win(tree) exists __host__-$H]} { - $::Mainlib::Win(tree) opentree __host__-$H 0 + if {[$::Mainlib::Win(tree) exists __host__@$H]} { + $::Mainlib::Win(tree) opentree __host__@$H 0 } - if {[$::Mainlib::Win(tree) exists __db__-${H}-$d]} { - $::Mainlib::Win(tree) opentree __db__-${H}-$d + if {[$::Mainlib::Win(tree) exists __db__@${H}@$d]} { + $::Mainlib::Win(tree) opentree __db__@${H}@$d } - if {[$::Mainlib::Win(tree) exists __host__-$H]} { - ::Mainlib::select 1 __host__-$H + if {[$::Mainlib::Win(tree) exists __host__@$H]} { + ::Mainlib::select 1 __host__@$H } - if {[$::Mainlib::Win(tree) exists __db__-${H}-$d]} { - ::Mainlib::select 1 __db__-${H}-$d + if {[$::Mainlib::Win(tree) exists __db__@${H}@$d]} { + ::Mainlib::select 1 __db__@${H}@$d } # ::Mainlib::cmd_Tables } else { --GID0FwUMdk1T2AWN-- From owner-freebsd-ports@FreeBSD.ORG Sun Mar 13 21:34:16 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 384B616A4CE for ; Sun, 13 Mar 2005 21:34:16 +0000 (GMT) Received: from web51609.mail.yahoo.com (web51609.mail.yahoo.com [206.190.38.214]) by mx1.FreeBSD.org (Postfix) with SMTP id 9AC6F43D41 for ; Sun, 13 Mar 2005 21:34:15 +0000 (GMT) (envelope-from giffunip@yahoo.com) Received: (qmail 71027 invoked by uid 60001); 13 Mar 2005 21:34:15 -0000 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; b=vrFOvaE48rGszzIQufknCLhP6vxOki+weyAhVEcFlm/Of8iVRvYu6sgt+3bZ+RrOiBOZtHt5zcZYaGaLs0J5gaFwwc5T6zq8de9VJfncKJfB1FewEXMGmrtzrYIqh/2rsmsbpDq1J/iuVG4hmGmZe0f5+XOD2edgwTDASO+F9hM= ; Message-ID: <20050313213415.71025.qmail@web51609.mail.yahoo.com> Received: from [63.171.232.249] by web51609.mail.yahoo.com via HTTP; Sun, 13 Mar 2005 13:34:15 PST Date: Sun, 13 Mar 2005 13:34:15 -0800 (PST) From: "Pedro F. Giffuni" To: freebsd-ports@FreeBSD.org In-Reply-To: 6667 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: incr-Tcl/Tk needs an update X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Mar 2005 21:34:16 -0000 Hello; I want to update iwidgets to the latest (4.0.1) version so that in the future BRLCAD doesn't install it's own, however I have no idea about Tcl/TK, and there are several issues: - itcl depends on Tcl8.3 .. any idea if it will work with Tcl/Tk 8.4 ? - the ports haven't been touched in ages.. they build fine but we don't build them the way it's supposed to be done... autoconf, etc. - We never build iTcl in a single tree.. we extract itcl in one port and itk in another port. I tried updating these two ports but I get many testing error messages. - In the last version iwidgets has been separated from itcl, which is great because the "new" itcl distribution (3.2.1) is smaller, however I still need to point to the place where itcl sources are in order to configure iwidgets. I would like some feedback, or even help ;-).. otherwise I think it would be better to start a new iTcl port from scratch. cheers, Pedro. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com From owner-freebsd-ports@FreeBSD.ORG Sun Mar 13 22:20:50 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EEE3416A4CE for ; Sun, 13 Mar 2005 22:20:50 +0000 (GMT) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B1D843D31 for ; Sun, 13 Mar 2005 22:20:50 +0000 (GMT) (envelope-from dougb@freebsd.org) Received: from [192.168.0.3] (c-24-130-110-32.we.client2.attbi.com[24.130.110.32]) by comcast.net (sccrmhc13) with ESMTP id <2005031322204901600hdf1te>; Sun, 13 Mar 2005 22:20:49 +0000 Message-ID: <4234BCFF.6060105@FreeBSD.org> Date: Sun, 13 Mar 2005 14:21:51 -0800 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-ports@freebsd.org X-Enigmail-Version: 0.90.1.1 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Different PATCH_ARGS for PATCHFILES possible? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Mar 2005 22:20:51 -0000 I have not had to mess with PATCHFILES before, however I've now had to add extra patches twice in a month and run into the same problem. In both cases I had to add patches that were supplied by the vendor relative to a different directory than our patches are, and I've been unable to find a way to specify PATCH_ARGS differently for just those patches. The (cheesy) solution I've come to so far is to sed the directory patterns in the patch and then use EXTRA_PATCHES, but is there a better way? Doug -- This .signature sanitized for your protection From owner-freebsd-ports@FreeBSD.ORG Sun Mar 13 22:48:54 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C84716A4CE; Sun, 13 Mar 2005 22:48:54 +0000 (GMT) Received: from april.chuckr.org (april.chuckr.org [66.92.151.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id C587C43D4C; Sun, 13 Mar 2005 22:48:53 +0000 (GMT) (envelope-from chuckr@chuckr.org) Received: from april.chuckr.org (localhost [127.0.0.1]) by april.chuckr.org (8.13.1/8.12.11) with ESMTP id j2DMoohK074091; Sun, 13 Mar 2005 17:50:50 -0500 (EST) (envelope-from chuckr@chuckr.org) Received: from localhost (chuckr@localhost)j2DMonds074088; Sun, 13 Mar 2005 17:50:49 -0500 (EST) (envelope-from chuckr@chuckr.org) X-Authentication-Warning: april.chuckr.org: chuckr owned process doing -bs Date: Sun, 13 Mar 2005 17:50:49 -0500 (EST) From: Chuck Robey To: Adam Weinberger In-Reply-To: <42332468.1050904@FreeBSD.org> Message-ID: <20050313174848.N74062@april.chuckr.org> References: <1110628437.30113.23.camel@shumai.marcuscom.com> <20050312165444.GA42687@carrick.bishnet.net> <42332468.1050904@FreeBSD.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: FreeBSD GNOME Users cc: ports@freebsd.org cc: Joe Marcus Clarke Subject: Re: Presenting GNOME 2.10 for FreeBSD X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Mar 2005 22:48:54 -0000 On Sat, 12 Mar 2005, Adam Weinberger wrote: > Tim Bishop wrote: > > On Sat, Mar 12, 2005 at 06:53:57AM -0500, Joe Marcus Clarke wrote: > > > >>As always, GNOME users should _not_ use portupgrade alone to upgrade to > >>2.10. Instead, get the gnome_upgrade.sh script from > >>http://www.FreeBSD.org/gnome/gnome_upgrade.sh (note: you may have to > >>wait for the website to sync before the script is updated for 2.10. You > >>can get the latest version at > >>http://www.marcuscom.com/downloads/gnome_upgrade29.sh if you don't want > >>to wait). > > > > > > Not overly impressed so far. The upgrade script (the second link above) > > carefully removed a long list of ports, then failed later on building > > openoffice. I'm now left with a system that's nicely crippled. > > > > I can put it back together - but it doesn't seem that "safe". > > Your system isn't crippled, Tim. In /var/tmp, you have a file named > gnome_upgrade_lst.XXXXX (the X's are random chars). All you have to do > is fix the openoffice build problem -- or remove the openoffice line > from that file, and do: > > gnome_upgrade.sh -restart /var/tmp/gnome_upgrade_lst.XXXXX > > and it will pick up where it left off. This is nice info ... where is this script documented? Other questions pop to mind, like exactly what's happening in all those many, many dependenciy questions, and when you say "delete", are you deleting files, or entries in a list, or what, exactly? That's a pretty intense script, it needs some documentation, I hope I just missed it. > > # Adam > > > ---------------------------------------------------------------------------- Chuck Robey | Interests include C & Java programming, FreeBSD, chuckr@chuckr.org | electronics, communications, and SF/Fantasy. New Year's Resolution: I will not sphroxify gullible people into looking up fictitious words in the dictionary (on the wall at my old fraternity, Signa Phi Nothing). ---------------------------------------------------------------------------- From owner-freebsd-ports@FreeBSD.ORG Sun Mar 13 22:54:56 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 77BA116A4CE for ; Sun, 13 Mar 2005 22:54:56 +0000 (GMT) Received: from rwcrmhc11.comcast.net (rwcrmhc14.comcast.net [216.148.227.89]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C92843D3F for ; Sun, 13 Mar 2005 22:54:54 +0000 (GMT) (envelope-from dougb@freebsd.org) Received: from [192.168.0.3] (c-24-130-110-32.we.client2.attbi.com[24.130.110.32]) by comcast.net (rwcrmhc14) with ESMTP id <20050313225448014001k70ve>; Sun, 13 Mar 2005 22:54:48 +0000 Message-ID: <4234C4F6.3060207@FreeBSD.org> Date: Sun, 13 Mar 2005 14:55:50 -0800 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <4234BCFF.6060105@FreeBSD.org> In-Reply-To: <4234BCFF.6060105@FreeBSD.org> X-Enigmail-Version: 0.90.1.1 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Different PATCH_ARGS for PATCHFILES possible? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Mar 2005 22:54:56 -0000 Doug Barton wrote: > I have not had to mess with PATCHFILES before, however I've now had to > add extra patches twice in a month and run into the same problem. In > both cases I had to add patches that were supplied by the vendor > relative to a different directory than our patches are, and I've been > unable to find a way to specify PATCH_ARGS differently for just those > patches. > > The (cheesy) solution I've come to so far is to sed the directory > patterns in the patch and then use EXTRA_PATCHES, but is there a better > way? Hrrm, I may have answered my own question. It seems that with a little massaging PATCH_DIST_ARGS does what I want, but it's undocumented. If someone can confirm that this mechanism won't go away any time soon, I could send in a patch to bsd.port.mk that documents this behavior. Doug -- This .signature sanitized for your protection From owner-freebsd-ports@FreeBSD.ORG Sun Mar 13 23:24:01 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9ECB516A4CF; Sun, 13 Mar 2005 23:24:01 +0000 (GMT) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7B2E43D5E; Sun, 13 Mar 2005 23:24:00 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) j2DNOGvP085845; Sun, 13 Mar 2005 18:24:16 -0500 (EST) (envelope-from marcus@marcuscom.com) Date: Sun, 13 Mar 2005 18:23:32 -0500 (EST) From: Joe Marcus Clarke To: Chuck Robey In-Reply-To: <20050313174848.N74062@april.chuckr.org> Message-ID: <20050313182227.A65041@shumai.marcuscom.com> References: <1110628437.30113.23.camel@shumai.marcuscom.com> <20050312165444.GA42687@carrick.bishnet.net> <42332468.1050904@FreeBSD.org> <20050313174848.N74062@april.chuckr.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed cc: FreeBSD GNOME Users cc: ports@freebsd.org Subject: Re: Presenting GNOME 2.10 for FreeBSD X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Mar 2005 23:24:01 -0000 On Sun, 13 Mar 2005, Chuck Robey wrote: > On Sat, 12 Mar 2005, Adam Weinberger wrote: > >> Tim Bishop wrote: >>> On Sat, Mar 12, 2005 at 06:53:57AM -0500, Joe Marcus Clarke wrote: >>> >>>> As always, GNOME users should _not_ use portupgrade alone to upgrade to >>>> 2.10. Instead, get the gnome_upgrade.sh script from >>>> http://www.FreeBSD.org/gnome/gnome_upgrade.sh (note: you may have to >>>> wait for the website to sync before the script is updated for 2.10. You >>>> can get the latest version at >>>> http://www.marcuscom.com/downloads/gnome_upgrade29.sh if you don't want >>>> to wait). >>> >>> >>> Not overly impressed so far. The upgrade script (the second link above) >>> carefully removed a long list of ports, then failed later on building >>> openoffice. I'm now left with a system that's nicely crippled. >>> >>> I can put it back together - but it doesn't seem that "safe". >> >> Your system isn't crippled, Tim. In /var/tmp, you have a file named >> gnome_upgrade_lst.XXXXX (the X's are random chars). All you have to do >> is fix the openoffice build problem -- or remove the openoffice line >> from that file, and do: >> >> gnome_upgrade.sh -restart /var/tmp/gnome_upgrade_lst.XXXXX >> >> and it will pick up where it left off. > > This is nice info ... where is this script documented? Other questions > pop to mind, like exactly what's happening in all those many, many > dependenciy questions, and when you say "delete", are you deleting files, > or entries in a list, or what, exactly? > > That's a pretty intense script, it needs some documentation, I hope I just > missed it. The script is very simple, and self-documenting. Just run it after reading /usr/ports/UPDATING and http://www.FreeBSD.org/gnome/docs/faq210.html. Then follow the on-screen prompts. If you need more information, just read the script's code. It's written in Bourne shell. Joe > >> >> # Adam >> >> >> > > ---------------------------------------------------------------------------- > Chuck Robey | Interests include C & Java programming, FreeBSD, > chuckr@chuckr.org | electronics, communications, and SF/Fantasy. > > New Year's Resolution: I will not sphroxify gullible people into looking up > fictitious words in the dictionary (on the wall at my old fraternity, > Signa Phi Nothing). > ---------------------------------------------------------------------------- > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" > > PGP Key : http://www.marcuscom.com/pgp.asc From owner-freebsd-ports@FreeBSD.ORG Sun Mar 13 23:27:24 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 383C216A4CE for ; Sun, 13 Mar 2005 23:27:24 +0000 (GMT) Received: from mail2out.barnet.com.au (mail2out.barnet.com.au [202.83.176.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F6CD43D2D for ; Sun, 13 Mar 2005 23:27:23 +0000 (GMT) (envelope-from edwin@mavetju.org) Received: by mail2out.barnet.com.au (Postfix, from userid 27) id 926CC70743C; Mon, 14 Mar 2005 10:27:21 +1100 (EST) X-Viruscan-Id: <4234CC59000031D5E93B2A@BarNet> Received: from mail2-auth.barnet.com.au (mail2.barnet.com.au [202.83.176.13]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) Authority" (verified OK)) by mail2.barnet.com.au (Postfix) with ESMTP id 42334707432 for ; Mon, 14 Mar 2005 10:27:21 +1100 (EST) Received: from k7.mavetju (edwin-3.int.barnet.com.au [10.10.12.2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) Certificate Authority" (verified OK)) by mail2-auth.barnet.com.au (Postfix) with ESMTP id B943470742F for ; Mon, 14 Mar 2005 10:27:20 +1100 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id E29B162B6; Mon, 14 Mar 2005 10:27:18 +1100 (EST) Date: Mon, 14 Mar 2005 10:27:18 +1100 From: Edwin Groothuis To: ports@FreeBSD.org Message-ID: <20050313232718.GF1175@k7.mavetju> References: <4207E715.7060001@magnesium.net> <20050207221241.GU1175@k7.mavetju> <4207EA10.3090207@magnesium.net> <20050207222701.GP34807@k7.mavetju> <4207FA3D.2040907@magnesium.net> <20050207233924.GQ34807@k7.mavetju> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050207233924.GQ34807@k7.mavetju> User-Agent: Mutt/1.5.6i Subject: Re: Proposal: overridable bsd.sites.mk X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Mar 2005 23:27:24 -0000 On Tue, Feb 08, 2005 at 10:39:24AM +1100, Edwin Groothuis wrote: > Because I don't want to add all fourty other distsites if I just > have preferences over one to be tried first. > > With the proposed change: > > You: > IGNORE_MASTER_SITE_XORG=yes > MASTER_SITE_XORG=http://z.x.y/ > > Me: > MASTER_SITE_XORG=http://z.x.y/ A solution like this has just been commited. Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://weblog.barnet.com.au/edwin/ From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 00:46:49 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8814016A4CE for ; Mon, 14 Mar 2005 00:46:49 +0000 (GMT) Received: from builder.freebsd.org (builder.freebsd.org [216.136.204.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 685E743D5C for ; Mon, 14 Mar 2005 00:46:49 +0000 (GMT) (envelope-from kris@builder.freebsd.org) Received: from builder.freebsd.org (localhost [127.0.0.1]) by builder.freebsd.org (8.13.3/8.13.3) with ESMTP id j2E0knt2078114 for ; Mon, 14 Mar 2005 00:46:49 GMT (envelope-from kris@builder.freebsd.org) Received: (from kris@localhost) by builder.freebsd.org (8.13.3/8.13.1/Submit) id j2E0knk9078113 for ports@FreeBSD.org; Mon, 14 Mar 2005 00:46:49 GMT (envelope-from kris) Date: Mon, 14 Mar 2005 00:46:49 GMT From: Kris Kennaway Message-Id: <200503140046.j2E0knk9078113@builder.freebsd.org> To: ports@FreeBSD.org Subject: INDEX build failed for 4.x X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 00:46:49 -0000 INDEX build failed with errors: Generating INDEX - please wait..cfvers-0.4.6: "/local0/tmp/kris/tindex/ports/databases/py-PySQLite" non-existent -- dependency list incomplete ===> sysutils/cfvers failed *** Error code 1 *** Error code 1 Stop in /local0/tmp/kris/tindex/ports. *** Error code 1 Stop in /local0/tmp/kris/tindex/ports. 1 error Committers on the hook: ahze arved dougb edwin flz kwm thierry Most recent CVS update was: U MOVED U Mk/bsd.sites.mk U databases/Makefile U databases/py-PySQLite10/Makefile U databases/py-PySQLite10/distinfo U databases/py-PySQLite10/pkg-descr U databases/py-PySQLite11/Makefile U databases/py-PySQLite11/distinfo U databases/py-PySQLite11/pkg-descr U devel/Makefile U devel/dumb/Makefile U devel/dumb/distinfo U devel/dumb/pkg-descr U devel/dumb/pkg-plist U devel/dumb/files/config.txt U devel/dumb/files/patch-Makefile U graphics/Makefile U graphics/pear-Image_Barcode/Makefile U graphics/pear-Image_Barcode/distinfo U graphics/pear-Image_Barcode/pkg-descr U irc/Makefile U irc/epic4/Makefile U irc/epic5/Makefile U irc/epic5/distinfo U irc/epic5/pkg-descr U irc/epic5/pkg-plist U mail/gnubiff/Makefile U mail/gnubiff/distinfo U mail/gnubiff/files/patch-configure U mail/pine4/Makefile U mail/pine4/distinfo U mail/pine4/files/patch-af U net/Makefile U net/gnomemeeting/Makefile U net/pear-Auth_RADIUS/Makefile U net/pear-Auth_RADIUS/distinfo U net/pear-Auth_RADIUS/pkg-descr U net-mgmt/pancho/Makefile U net-mgmt/pancho/distinfo U net-mgmt/pancho/pkg-descr U net-mgmt/pancho/pkg-message U security/Makefile U security/dissembler/Makefile U security/dissembler/distinfo U security/dissembler/pkg-descr U security/dissembler/files/patch-dissembler.c U security/fragroute/Makefile U security/fragroute/pkg-plist U security/fragroute/files/patch-tun.h U sysutils/Makefile U sysutils/detox/Makefile U sysutils/detox/distinfo U sysutils/detox/pkg-descr U sysutils/detox/pkg-plist U sysutils/detox/files/patch-Makefile.in U x11/gnome2-power-tools/Makefile From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 01:10:08 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E5A8916A4CE for ; Mon, 14 Mar 2005 01:10:08 +0000 (GMT) Received: from mxsf08.cluster1.charter.net (mxsf08.cluster1.charter.net [209.225.28.208]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B1EF43D55 for ; Mon, 14 Mar 2005 01:10:08 +0000 (GMT) (envelope-from TastyNachos@charter.net) Received: from mxip06.cluster1.charter.net (mxip06a.cluster1.charter.net [209.225.28.136])j2E1A7nK019755 for ; Sun, 13 Mar 2005 20:10:07 -0500 Received: from 68-189-90-224.ca.charter.com (HELO [172.16.64.100]) (68.189.90.224) by mxip06.cluster1.charter.net with ESMTP; 13 Mar 2005 20:10:07 -0500 X-Ironport-AV: i="3.90,160,1107752400"; d="scan'208"; a="663931325:sNHT13095226" From: Remington To: ports@freebsd.org Content-Type: text/plain Date: Sun, 13 Mar 2005 17:10:06 -0800 Message-Id: <1110762606.981.1.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.0.4 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Subject: Xorg 6.8.2? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 01:10:09 -0000 When do we plan on having Xorg 6.8.2 released? I am desperately awaiting as it is suppose to fix a fatal error I am encountering with Xorg From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 01:24:20 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E36416A4CE; Mon, 14 Mar 2005 01:24:20 +0000 (GMT) Received: from gwmail1.grupos.com.br (gwmail1.grupos.com.br [66.90.64.125]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F07943D5A; Mon, 14 Mar 2005 01:24:19 +0000 (GMT) (envelope-from marcus@corp.grupos.com.br) Received: from corp.grupos.com.br (unknown [150.162.166.55]) by gwmail1.grupos.com.br (Postfix) with ESMTP id 700C43C5F2; Sun, 13 Mar 2005 22:24:18 -0300 (BRT) Received: from [192.168.1.3] (201-002-231-084.fnsce7006.dsl.brasiltelecom.net.br [201.2.231.84]) by corp.grupos.com.br (Postfix) with ESMTP id 3E04F20A2B; Sun, 13 Mar 2005 22:24:17 -0300 (BRT) Message-ID: <4234E7BD.3000702@corp.grupos.com.br> Date: Sun, 13 Mar 2005 22:24:13 -0300 Organization: Grupos Internet S/A From: Marcus Grando User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: ports@FreeBSD.org, flz@FreeBSD.org References: <200503140046.j2E0knk9078113@builder.freebsd.org> In-Reply-To: <200503140046.j2E0knk9078113@builder.freebsd.org> Content-Type: multipart/mixed; boundary="------------080601000603070807080301" Subject: Re: INDEX build failed for 4.x X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 01:24:20 -0000 This is a multi-part message in MIME format. --------------080601000603070807080301 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Please apply attached diff... Kris Kennaway wrote: > INDEX build failed with errors: > Generating INDEX - please wait..cfvers-0.4.6: "/local0/tmp/kris/tindex/ports/databases/py-PySQLite" non-existent -- dependency list incomplete > ===> sysutils/cfvers failed > *** Error code 1 > *** Error code 1 > > Stop in /local0/tmp/kris/tindex/ports. > *** Error code 1 > > Stop in /local0/tmp/kris/tindex/ports. > 1 error > > Committers on the hook: > ahze arved dougb edwin flz kwm thierry > > Most recent CVS update was: > U MOVED > U Mk/bsd.sites.mk > U databases/Makefile > U databases/py-PySQLite10/Makefile > U databases/py-PySQLite10/distinfo > U databases/py-PySQLite10/pkg-descr > U databases/py-PySQLite11/Makefile > U databases/py-PySQLite11/distinfo > U databases/py-PySQLite11/pkg-descr > U devel/Makefile > U devel/dumb/Makefile > U devel/dumb/distinfo > U devel/dumb/pkg-descr > U devel/dumb/pkg-plist > U devel/dumb/files/config.txt > U devel/dumb/files/patch-Makefile > U graphics/Makefile > U graphics/pear-Image_Barcode/Makefile > U graphics/pear-Image_Barcode/distinfo > U graphics/pear-Image_Barcode/pkg-descr > U irc/Makefile > U irc/epic4/Makefile > U irc/epic5/Makefile > U irc/epic5/distinfo > U irc/epic5/pkg-descr > U irc/epic5/pkg-plist > U mail/gnubiff/Makefile > U mail/gnubiff/distinfo > U mail/gnubiff/files/patch-configure > U mail/pine4/Makefile > U mail/pine4/distinfo > U mail/pine4/files/patch-af > U net/Makefile > U net/gnomemeeting/Makefile > U net/pear-Auth_RADIUS/Makefile > U net/pear-Auth_RADIUS/distinfo > U net/pear-Auth_RADIUS/pkg-descr > U net-mgmt/pancho/Makefile > U net-mgmt/pancho/distinfo > U net-mgmt/pancho/pkg-descr > U net-mgmt/pancho/pkg-message > U security/Makefile > U security/dissembler/Makefile > U security/dissembler/distinfo > U security/dissembler/pkg-descr > U security/dissembler/files/patch-dissembler.c > U security/fragroute/Makefile > U security/fragroute/pkg-plist > U security/fragroute/files/patch-tun.h > U sysutils/Makefile > U sysutils/detox/Makefile > U sysutils/detox/distinfo > U sysutils/detox/pkg-descr > U sysutils/detox/pkg-plist > U sysutils/detox/files/patch-Makefile.in > U x11/gnome2-power-tools/Makefile > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" -- Marcus Grando Grupos Internet S/A marcus(at)corp.grupos.com.br --------------080601000603070807080301 Content-Type: text/plain; name="fix.patch" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="fix.patch" diff -ruN sysutils/cfvers.old/Makefile sysutils/cfvers/Makefile --- sysutils/cfvers.old/Makefile Fri Oct 15 06:01:27 2004 +++ sysutils/cfvers/Makefile Sun Mar 13 22:13:05 2005 @@ -14,7 +14,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Configuration versioning system -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/sqlite/main.py:${PORTSDIR}/databases/py-PySQLite +RUN_DEPENDS= ${PYTHON_SITELIBDIR}/sqlite/main.py:${PORTSDIR}/databases/py-PySQLite10 USE_GMAKE= yes USE_PYTHON= yes diff -ruN www/trac.old/Makefile www/trac/Makefile --- www/trac.old/Makefile Tue Mar 1 23:29:53 2005 +++ www/trac/Makefile Sun Mar 13 22:16:25 2005 @@ -14,7 +14,7 @@ MAINTAINER= thinker@branda.to COMMENT= An enhanced wiki and issue tracking system for software projects -BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/sqlite/main.py:${PORTSDIR}/databases/py-PySQLite \ +BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/sqlite/main.py:${PORTSDIR}/databases/py-PySQLite10 \ ${PYTHON_SITELIBDIR}/neo_cgi.so:${PORTSDIR}/www/clearsilver-python \ ${PYTHON_SITELIBDIR}/svn/__init__.py:${PORTSDIR}/devel/subversion-python --------------080601000603070807080301-- From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 01:40:22 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C134016A4CE for ; Mon, 14 Mar 2005 01:40:22 +0000 (GMT) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67AB543D5A for ; Mon, 14 Mar 2005 01:40:22 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id E485E1492B; Sun, 13 Mar 2005 19:40:21 -0600 (CST) Date: Sun, 13 Mar 2005 19:40:21 -0600 (CST) From: Mark Linimon X-X-Sender: linimon@pancho To: Remington In-Reply-To: <1110762606.981.1.camel@localhost.localdomain> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: ports@freebsd.org Subject: Re: Xorg 6.8.2? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 01:40:22 -0000 On Sun, 13 Mar 2005, Remington wrote: > When do we plan on having Xorg 6.8.2 released? I am desperately awaiting > as it is suppose to fix a fatal error I am encountering with Xorg It is currently under test on the ports building cluster. In general we try to get updates to the X packages into the tree as quickly as possible but no quicker. The problem is that any breakage in these key ports will hit hundreds of users almost immediately, and thus we test these builds over and over again until we get them right. The fact that there have been very few regressions (including when we switched the default over to xorg itself!) is testimony to a handful of dedicated individuals who work really, really, hard to make sure that we get it right. I know that that effort is completely invisible to our user community but rest assured, it's there. mcl From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 02:10:45 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 743EE16A4CE; Mon, 14 Mar 2005 02:10:45 +0000 (GMT) Received: from tarsier.geekcn.org (tarsier.geekcn.org [210.51.165.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id F399443D41; Mon, 14 Mar 2005 02:10:43 +0000 (GMT) (envelope-from quakelee@geekcn.org) Received: from ZXDELL (unknown [218.30.108.122]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTP id DBEC7EB1162; Mon, 14 Mar 2005 10:10:41 +0800 (CST) From: =?gb2312?B?1dTQwg==?= To: Date: Mon, 14 Mar 2005 10:10:34 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook, Build 11.0.6353 In-Reply-To: <20050313132846.D43095@shumai.marcuscom.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Thread-Index: AcUn+rOxruB3KmxoSoab1It6R9s2ZgAPesTg Message-Id: <20050314021041.DBEC7EB1162@tarsier.geekcn.org> cc: gnome@freebsd.org cc: ports@freebsd.org cc: markus@trippelsdorf.de Subject: RE: mozilla build failed X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 02:10:45 -0000 Thank you for your reply! I'll check that next time :) -----Original Message----- From: Joe Marcus Clarke [mailto:marcus@marcuscom.com]=20 Sent: Monday, March 14, 2005 2:30 AM To: Quake Lee Cc: 'Markus Trippelsdorf'; 'FreeBSD GNOME Users'; ports@freebsd.org Subject: RE: mozilla build failed On Sun, 13 Mar 2005, Quake Lee wrote: > Thanks very much, I just find that while you replying to me :). > And another question, > Why cannot restrict the dependency softwares' version? > That a problem I think. You can never just update one port. You have to use, at a bare minimum, = something like portupgrade -a to be sure you account for all changes.=20 With this recent GNOME upgrade, you should have also consulted UPDATING=20 for additional instructions. Joe > > -----Original Message----- > From: Markus Trippelsdorf [mailto:markus@trippelsdorf.de] > Sent: Sunday, March 13, 2005 9:14 PM > To: =D5=D4=D0=C2 > Cc: 'Joe Marcus Clarke'; 'FreeBSD GNOME Users'; ports@FreeBSD.org > Subject: Re: mozilla build failed > > On Sun, 2005-03-13 at 20:31 +0800, =D5=D4=D0=C2 wrote: > >> *** Error code 2 >> >> Stop in /usr/ports/www/mozilla. >> >> Is it something wrong? > > Upgrade freetype2 to version 2.1.9. > __ > Markus > > > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to = "freebsd-gnome-unsubscribe@freebsd.org" > > > PGP Key : http://www.marcuscom.com/pgp.asc From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 03:42:04 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BCA1C16A4CE for ; Mon, 14 Mar 2005 03:42:04 +0000 (GMT) Received: from mxsf36.cluster1.charter.net (mxsf36.cluster1.charter.net [209.225.28.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C74443D55 for ; Mon, 14 Mar 2005 03:42:04 +0000 (GMT) (envelope-from TastyNachos@charter.net) Received: from mxip10.cluster1.charter.net (mxip10a.cluster1.charter.net [209.225.28.140])j2E3g28s003263 for ; Sun, 13 Mar 2005 22:42:03 -0500 Received: from 68-189-90-224.ca.charter.com (HELO [172.16.64.102]) (68.189.90.224) by mxip10.cluster1.charter.net with ESMTP; 13 Mar 2005 22:42:03 -0500 X-Ironport-AV: i="3.90,160,1107752400"; d="scan'208"; a="661722531:sNHT28232406" From: Remington To: Mark Linimon In-Reply-To: References: Content-Type: text/plain Date: Sun, 13 Mar 2005 19:42:14 -0800 Message-Id: <1110771734.56682.1.camel@baby> Mime-Version: 1.0 X-Mailer: Evolution 2.2.0 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit cc: ports@freebsd.org Subject: Re: Xorg 6.8.2? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 03:42:04 -0000 Mark: Thanks for suck a quick responce! I completely understand where you guys are coming from, keep up the good work! On Sun, 2005-03-13 at 19:40 -0600, Mark Linimon wrote: > us we test these builds over and over again until we get them From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 04:43:41 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B594C16A4CE; Mon, 14 Mar 2005 04:43:41 +0000 (GMT) Received: from vms046pub.verizon.net (vms046pub.verizon.net [206.46.252.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F41E43D5C; Mon, 14 Mar 2005 04:43:41 +0000 (GMT) (envelope-from mi@corbulon.video-collage.com) Received: from corbulon.video-collage.com ([151.204.231.237]) by vms046.mailsrvcs.net (Sun Java System Messaging Server 6.2 HotFix 0.04 (built Dec 24 2004)) with ESMTPA id <0IDB00HETRSKDO90@vms046.mailsrvcs.net>; Sun, 13 Mar 2005 22:43:41 -0600 (CST) Received: from corbulon.video-collage.comcorbulon.video-collage.com (8.13.1/8.13.1) with ESMTP id j2E4hVaW061085 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 13 Mar 2005 23:43:32 -0500 Received: (from mi@localhost) by corbulon.video-collage.com (8.13.1/8.13.1/Submit) id j2E4hVgm061084; Sun, 13 Mar 2005 23:43:31 -0500 (EST envelope-from mi) Date: Sun, 13 Mar 2005 23:43:31 -0500 (EST) From: Mikhail Teterin To: gnome@FreeBSD.org Message-id: <200503140443.j2E4hVgm061084@corbulon.video-collage.com> MIME-version: 1.0 X-Mailer: ELM [version 2.5 PL7] Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit X-Virus-Scanned: clamd / ClamAV version devel-20040615, clamav-milter version 0.73a on corbulon.video-collage.com X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.43 cc: ports@FreeBSD.org cc: openoffice@FreeBSD.org Subject: intrusive PORTREVISION bumping X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 04:43:41 -0000 Why was the PORTREVISION of editors/ooodict-all bumped on Saturday? According to the log message, it was to "chase the glib20 version". The port installs nothing but data and does not even build anything. I understand, that keeping track of such things complicates gnome's upgrade commits, but such gratuitous bumping is going to result in plenty of automatic reinstalls around the world _for no good reason whatsoever_... Can it, please, be avoided in the future? Thanks! -mi From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 04:57:28 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9019716A4CE for ; Mon, 14 Mar 2005 04:57:28 +0000 (GMT) Received: from builder.freebsd.org (builder.freebsd.org [216.136.204.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 641B243D54 for ; Mon, 14 Mar 2005 04:57:28 +0000 (GMT) (envelope-from kris@builder.freebsd.org) Received: from builder.freebsd.org (localhost [127.0.0.1]) by builder.freebsd.org (8.13.3/8.13.3) with ESMTP id j2E4vSfI018188 for ; Mon, 14 Mar 2005 04:57:28 GMT (envelope-from kris@builder.freebsd.org) Received: (from kris@localhost) by builder.freebsd.org (8.13.3/8.13.1/Submit) id j2E4vS2f018186 for ports@FreeBSD.org; Mon, 14 Mar 2005 04:57:28 GMT (envelope-from kris) Date: Mon, 14 Mar 2005 04:57:28 GMT From: Kris Kennaway Message-Id: <200503140457.j2E4vS2f018186@builder.freebsd.org> To: ports@FreeBSD.org Subject: INDEX now builds successfully on 4.x X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 04:57:28 -0000 From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 05:26:34 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F10F316A4CE for ; Mon, 14 Mar 2005 05:26:34 +0000 (GMT) Received: from web52306.mail.yahoo.com (web52306.mail.yahoo.com [206.190.39.101]) by mx1.FreeBSD.org (Postfix) with SMTP id 6362D43D4C for ; Mon, 14 Mar 2005 05:26:34 +0000 (GMT) (envelope-from dystopianrebel@yahoo.com) Received: (qmail 4524 invoked by uid 60001); 14 Mar 2005 05:26:33 -0000 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; b=PoRzjRa7WGtco+P9kgIHVW+hXHjtZeBghpRKMD5C2MjEbFh8kvHIB8aiZYhH4yGCSuKXPTOvbCikUR01V4x7u4i4OY/VrDLvTwgyqegCR3WlOtt4yUAFwJ8T98bDgFwHDBf3wW5x2vgeRcjP+BIkJlEeOR8aYovUGqm+INLaxUM= ; Message-ID: <20050314052633.4522.qmail@web52306.mail.yahoo.com> Received: from [64.26.160.170] by web52306.mail.yahoo.com via HTTP; Sun, 13 Mar 2005 21:26:33 PST Date: Sun, 13 Mar 2005 21:26:33 -0800 (PST) From: dR To: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Perforce visual clients X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 05:26:35 -0000 Anyone have p4web working stably? It core-dumps when I try to do anything with it. I can't compile p4v (visual client) because I'm running on AMD64. I'm getting by with the command-line client p4 and tkp4. The latter is not robust, but better than nothing in some cases. __________________________________ Do you Yahoo!? Yahoo! Mail - You care about security. So do we. http://promotions.yahoo.com/new_mail From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 06:06:47 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3328916A4CE for ; Mon, 14 Mar 2005 06:06:47 +0000 (GMT) Received: from april.chuckr.org (april.chuckr.org [66.92.151.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1F1943D2D for ; Mon, 14 Mar 2005 06:06:46 +0000 (GMT) (envelope-from chuckr@chuckr.org) Received: from april.chuckr.org (localhost [127.0.0.1]) by april.chuckr.org (8.13.1/8.12.11) with ESMTP id j2E68fBZ076022 for ; Mon, 14 Mar 2005 01:08:41 -0500 (EST) (envelope-from chuckr@chuckr.org) Received: from localhost (chuckr@localhost)j2E68ftT076019 for ; Mon, 14 Mar 2005 01:08:41 -0500 (EST) (envelope-from chuckr@chuckr.org) X-Authentication-Warning: april.chuckr.org: chuckr owned process doing -bs Date: Mon, 14 Mar 2005 01:08:41 -0500 (EST) From: Chuck Robey To: FreeBSD-ports@FreeBSD.org Message-ID: <20050314010052.S74062@april.chuckr.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: using the pkgdb tools X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 06:06:47 -0000 I need to understand how to better manipulate the pkg database. I have in my hands a very nice example of stuff I need to get done, and don't know how to do. Help! The example is python, going from py24 to python (which just happens to be version 2.4m imagine that?) How do I determine the relied upon py24, and see to it that those depends now point off towards python? I don't want to break the py24 links, I want to move them to being python links. I would guess it has something to do with the pkgdb tools, but the prompting for input in that tool maybe have well have been done in ancient greek, for allthe sense it's making to me. Cam someone actually show me a script of a sesion that would start off the job I ned to do? I think I could get the list of ports that lied on py24 (I'm a fair python hand, and I think I could get this from pkg_info) but I haven't any idea how to manipulate the pkgdb tool, and I truly need help with those awful prompts. Thanks! Tb be very honest, what's driving me is, I'm attempting to make use of the script that the gnome folks provide, but it needs closer control of the package database than I know how to provide. I can read it, but I can't set it. ---------------------------------------------------------------------------- Chuck Robey | Interests include C & Java programming, FreeBSD, chuckr@chuckr.org | electronics, communications, and SF/Fantasy. New Year's Resolution: I will not sphroxify gullible people into looking up fictitious words in the dictionary (on the wall at my old fraternity, Signa Phi Nothing). ---------------------------------------------------------------------------- From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 08:46:15 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7405416A4CE for ; Mon, 14 Mar 2005 08:46:15 +0000 (GMT) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F88843D67 for ; Mon, 14 Mar 2005 08:46:14 +0000 (GMT) (envelope-from freebsd-ports@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1DAlC9-0004Hq-4C for freebsd-ports@freebsd.org; Mon, 14 Mar 2005 09:45:01 +0100 Received: from menelaos.informatik.rwth-aachen.de ([137.226.194.73]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 14 Mar 2005 09:45:01 +0100 Received: from vs by menelaos.informatik.rwth-aachen.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 14 Mar 2005 09:45:01 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-ports@freebsd.org From: Volker Stolz Date: Mon, 14 Mar 2005 08:44:35 +0000 (UTC) Lines: 11 Message-ID: References: <8cb27cbf05031211126ca5f67d@mail.gmail.com> X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: menelaos.informatik.rwth-aachen.de User-Agent: slrn/0.9.8.1 (FreeBSD) Sender: news X-Gmane-MailScanner: Found to be clean X-Gmane-MailScanner: Found to be clean X-MailScanner-From: freebsd-ports@m.gmane.org X-MailScanner-To: freebsd-ports@freebsd.org Subject: Re: Why does Xfce 4.2 have to query a DNS ? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 08:46:15 -0000 * Jon Drews : > So it looks like xfce4-session is trying to find a domain name server? > I say that because /etc/services says that port 53 is for DNS. You should probably raise this issue with the original xfce-authors (mailinglists?). We're just the packagers after all. Cheers, Volker -- http://www-i2.informatik.rwth-aachen.de/stolz/ *** PGP *** S/MIME From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 09:06:49 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 91BB216A4CE for ; Mon, 14 Mar 2005 09:06:49 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id F33FE43D5A for ; Mon, 14 Mar 2005 09:06:48 +0000 (GMT) (envelope-from jon.drews@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so1362781wri for ; Mon, 14 Mar 2005 01:06:48 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=Gpml3FZ5rraU6nDa+L1t23A5udRGUFOISKTsmJLJP95w3RYOpUkIZAas2Py4oRKymcnZY0AJO2jx5aU4prtCs1j681620XGACvalht/fIlOHowF9VJ/86b3WK98NENub9sVpGmVGrQjoabR3iRI7dO5lPmxdR8GJlJFWH1wxRuM= Received: by 10.54.63.11 with SMTP id l11mr3264655wra; Mon, 14 Mar 2005 01:06:48 -0800 (PST) Received: by 10.54.54.8 with HTTP; Mon, 14 Mar 2005 01:06:48 -0800 (PST) Message-ID: <8cb27cbf050314010624b962fb@mail.gmail.com> Date: Mon, 14 Mar 2005 02:06:48 -0700 From: Jon Drews To: freebsd-ports@freebsd.org In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <8cb27cbf05031211126ca5f67d@mail.gmail.com> Subject: Re: Why does Xfce 4.2 have to query a DNS ? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jon Drews List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 09:06:49 -0000 On Mon, 14 Mar 2005 08:44:35 +0000 (UTC), Volker Stolz wrote: > * Jon Drews : > > So it looks like xfce4-session is trying to find a domain name server? > > I say that because /etc/services says that port 53 is for DNS. > > You should probably raise this issue with the original xfce-authors > (mailinglists?). We're just the packagers after all. Hi Volker: I did write them and the developer responded. Here is what he said: "xfsm-dns.c contains safety checks that are executed on session start." "The problem is Xterm itself - the client part of libICE, to be exact. Did you disable "Manage remote applications" in Settings -> Session and Startup -> Advanced? (xfce4-session needs to be restarted afterwards)" Well, I don't think that is the case as Xterm opens really fast here on the Rox desktop. In every instance that there is a slow down, I see the xfce-session in the sockstat output. So Xfce is trying to query comething on port 53. As for the disable "Manage remote applications", it is disabled. This was a really nice desktop, too bad it's screwed up now. First Xffm got botched and now it has this feature that does not work. I mean this code from xfsm-dns.c certainly seems like the culprit: static gboolean check_for_dns (void) { #ifdef HAVE_GETADDRINFO struct addrinfo *result = NULL; struct addrinfo hints; #endif char buffer[256]; gchar *hostname; hostname = queryhostname (buffer, 256, FALSE); if (hostname == NULL) return FALSE; #ifdef HAVE_GETADDRINFO bzero (&hints, sizeof (hints)); hints.ai_socktype = SOCK_STREAM; hints.ai_flags = AI_CANONNAME; if (getaddrinfo (hostname, NULL, &hints, &result) != 0) return FALSE; if (g_ascii_strncasecmp (result->ai_canonname, hostname, 0) != 0) return FALSE; #else #ifdef HAVE_GETHOSTBYNAME if (gethostbyname (hostname) == NULL) { return FALSE; } #endif #endif Kind regards, Jonathan From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 09:47:48 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A61C116A4CE; Mon, 14 Mar 2005 09:47:48 +0000 (GMT) Received: from falcon.clarotech.co.za (beechjet.clarotech.co.za [196.44.207.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CD7743D66; Mon, 14 Mar 2005 09:47:44 +0000 (GMT) (envelope-from DanielB@clarotech.co.za) Received: from prowler.clarotech.co.za (prowler.clarotech.co.za [192.168.250.2])j2E9lKk2013731; Mon, 14 Mar 2005 11:47:32 +0200 (SAST) (envelope-from DanielB@clarotech.co.za) Content-class: urn:content-classes:message MIME-Version: 1.0 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Date: Mon, 14 Mar 2005 11:47:20 +0200 Message-ID: <316F15B309F69F4CA5AB2C72BE26C215EE6CD6@prowler.clarotech.co.za> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: FreeBSD Port: cyrus-sasl2-2.1.20_1 thread-index: AcUoetDYPEujqY7FStuwbi8HOXp87A== From: "Daniel Browne" To: X-Virus-Scanned: by amavisd-new Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 cc: ports@FreeBSD.org Subject: FreeBSD Port: cyrus-sasl2-2.1.20_1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 09:47:48 -0000 Is this port a slave port to cyrus-sasl-saslauthd? When I update that port, this one gets updated as well. I ask only because is not marked as such on FreshPorts. Thanks __________________________________ Daniel Browne Clarotech Consulting (Pty) Ltd. Tel: +27 21 671-5350 Fax: +27 21 671-9656 Cell: +27 83 304-5038 Web: www.clarotech.co.za From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 09:49:16 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09DFB16A4CE; Mon, 14 Mar 2005 09:49:16 +0000 (GMT) Received: from drop.bsdchat.com (drop.bsdchat.com [209.237.225.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 090F843D53; Mon, 14 Mar 2005 09:49:15 +0000 (GMT) (envelope-from clive@tongi.org) Received: from CARTIER (drag.bsdchat.com [209.237.225.37]) by drop.bsdchat.com (8.13.1/8.13.1) with SMTP id j2E9nBFO026646; Mon, 14 Mar 2005 09:49:13 GMT (envelope-from clive@tongi.org) Received: (nullmailer pid 1188 invoked by uid 1000); Mon, 14 Mar 2005 09:49:10 -0000 Date: Mon, 14 Mar 2005 17:49:09 +0800 From: Clive Lin To: Palle Girgensohn Message-ID: <20050314094909.GA1080@tongi.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-PGP-key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xA008C03E User-Agent: Mutt/1.5.8i cc: freebsd-ports@FreeBSD.org Subject: Changing username of postgresql port X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 09:49:16 -0000 Hello Palle, I have a proposal of changing PostgreSQL username, from 'pgsql' to 'postgres', or at least make it not hard-coded. The reason is trivial: consistency across other platforms. My case is, we have web application developers who do their code on their favorite, fully isolated, environment. This means they have full set of IIS, apache, or whatever, installed on their computers, and of course the database server. Each time we want to exchange SQL dump files, we have to change the super username 'pgsql' in the dump file. This does not costs much time, but is indeed pretty annoying ;) This is just a thought. If you feel like it, I could start doing patches for it. Cheers, -- Clive Tong-I Lin | http://tongi.org | PGP KeyID: A008C03E From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 09:54:58 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7CF416A4CE; Mon, 14 Mar 2005 09:54:58 +0000 (GMT) Received: from tarsier.geekcn.org (tarsier.geekcn.org [210.51.165.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 763C443D46; Mon, 14 Mar 2005 09:54:58 +0000 (GMT) (envelope-from delphij@frontfree.net) Received: from beastie.frontfree.net (unknown [219.239.99.7]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTP id AAE96EB0EE9; Mon, 14 Mar 2005 17:54:56 +0800 (CST) Received: from localhost (localhost.frontfree.net [127.0.0.1]) by beastie.frontfree.net (Postfix) with ESMTP id 1C29B131214; Mon, 14 Mar 2005 17:54:54 +0800 (CST) Received: from beastie.frontfree.net ([127.0.0.1]) by localhost (beastie.frontfree.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 61802-13; Mon, 14 Mar 2005 17:54:40 +0800 (CST) Received: from localhost.localdomain (unknown [61.135.152.194]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by beastie.frontfree.net (Postfix) with ESMTP id 5C5621311A9; Mon, 14 Mar 2005 17:54:22 +0800 (CST) From: Xin LI To: Daniel Browne In-Reply-To: <316F15B309F69F4CA5AB2C72BE26C215EE6CD6@prowler.clarotech.co.za> References: <316F15B309F69F4CA5AB2C72BE26C215EE6CD6@prowler.clarotech.co.za> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-jd+W6f0gAzksFZWtuI2I" Organization: The FreeBSD Simplified Chinese Project Date: Mon, 14 Mar 2005 17:53:07 +0800 Message-Id: <1110793987.931.24.camel@spirit> Mime-Version: 1.0 X-Mailer: Evolution 2.0.4 FreeBSD GNOME Team Port X-Virus-Scanned: by amavisd-new at frontfree.net cc: ports@FreeBSD.org cc: ume@FreeBSD.org Subject: Re: FreeBSD Port: cyrus-sasl2-2.1.20_1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: delphij@delphij.net List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 09:54:59 -0000 --=-jd+W6f0gAzksFZWtuI2I Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable =E5=9C=A8 2005-03-14=E4=B8=80=E7=9A=84 11:47 +0200=EF=BC=8CDaniel Browne=E5= =86=99=E9=81=93=EF=BC=9A > Is this port a slave port to cyrus-sasl-saslauthd? When I update that > port, this one gets updated as well. I ask only because is not marked as > such on FreshPorts. > Thanks I guess that cyrus-sasl-saslauthd is a slave port of cyrus-sasl2... Cheers, --=20 Xin LI http://www.delphij.net/ --=-jd+W6f0gAzksFZWtuI2I Content-Type: application/pgp-signature; name=signature.asc Content-Description: =?UTF-8?Q?=E8=BF=99=E6=98=AF=E4=BF=A1=E4=BB=B6=E7=9A=84=E6=95=B0?= =?UTF-8?Q?=E5=AD=97=E7=AD=BE=E5=90=8D=E9=83=A8?= =?UTF-8?Q?=E5=88=86?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCNV8D/cVsHxFZiIoRAgchAJ9mrHNaaVbG4i1Sx0F/JJb71uX/2ACbBf/O AhTS6qF0VOqw+vILvMs9ZJM= =WVnS -----END PGP SIGNATURE----- --=-jd+W6f0gAzksFZWtuI2I-- From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 10:00:11 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0BA716A4CF for ; Mon, 14 Mar 2005 10:00:11 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8999043D2D for ; Mon, 14 Mar 2005 10:00:11 +0000 (GMT) (envelope-from fenner@FreeBSD.org) Received: from freefall.freebsd.org (fenner@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2EA0BsL082135 for ; Mon, 14 Mar 2005 10:00:11 GMT (envelope-from fenner@freefall.freebsd.org) Received: (from fenner@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2EA0BVL082126 for ports@freebsd.org; Mon, 14 Mar 2005 10:00:11 GMT (envelope-from fenner) Date: Mon, 14 Mar 2005 10:00:11 GMT From: Bill Fenner Message-Id: <200503141000.j2EA0BVL082126@freefall.freebsd.org> To: ports@freebsd.org Subject: Possibly unbuildable ports reminder X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 10:00:11 -0000 Dear porters, This is just a reminder to please periodically check the list of unbuildable ports at http://pointyhat.freebsd.org/errorlogs/ . A list by MAINTAINER is http://people.freebsd.org/~fenner/errorlogs/ so you can easily check the status of ports that you maintain. In addition, the list of ports with no MAINTAINER with build problems is http://people.freebsd.org/~fenner/errorlogs/ports@freebsd.org.html Since no one is responsible for these ports, the problem won't get fixed unless someone on this list takes the initiative. Thanks for your help! Bill "annoying port email" Fenner From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 10:01:22 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 965CF16A4CE; Mon, 14 Mar 2005 10:01:22 +0000 (GMT) Received: from mailhost.frm2.tum.de (mailhost.frm2.tum.de [129.187.179.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 607E443D2F; Mon, 14 Mar 2005 10:01:17 +0000 (GMT) (envelope-from Joerg.Pulz@frm2.tum.de) Received: from localhost (mailhost.frm2.tum.de [129.187.179.12]) by mailhost.frm2.tum.de (8.13.1/8.13.1) with ESMTP id j2EA0jZc020386; Mon, 14 Mar 2005 11:00:45 +0100 (CET) (envelope-from jpulz@frm2.tum.de) Received: from hades.admin.frm2 (hades.admin.frm2 [172.25.1.10]) by mailhost.frm2.tum.de (8.13.1/8.13.1) with ESMTP id j2EA0fBD020382 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Mon, 14 Mar 2005 11:00:41 +0100 (CET) (envelope-from jpulz@frm2.tum.de) Received: from hades.admin.frm2 (localhost [127.0.0.1]) by hades.admin.frm2 (8.13.1/8.13.1) with ESMTP id j2EA0f1p011563; Mon, 14 Mar 2005 11:00:41 +0100 (CET) (envelope-from jpulz@frm2.tum.de) Received: (from jpulz@localhost) by hades.admin.frm2 (8.13.1/8.13.1/Submit) id j2EA0fhE011562; Mon, 14 Mar 2005 11:00:41 +0100 (CET) (envelope-from jpulz) Date: Mon, 14 Mar 2005 11:00:38 +0100 (CET) From: Joerg Pulz To: Daniel Browne In-Reply-To: <316F15B309F69F4CA5AB2C72BE26C215EE6CD6@prowler.clarotech.co.za> Message-ID: <20050314105548.F860@hades.admin.frm2> References: <316F15B309F69F4CA5AB2C72BE26C215EE6CD6@prowler.clarotech.co.za> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: at mailhost.frm2.tum.de cc: ports@freebsd.org Subject: Re: FreeBSD Port: cyrus-sasl2-2.1.20_1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 10:01:22 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Mon, 14 Mar 2005, Daniel Browne wrote: > Is this port a slave port to cyrus-sasl-saslauthd? When I update that > port, this one gets updated as well. I ask only because is not marked as > such on FreshPorts. no, security/cyrus-sasl2 is NOT a slave port of security/cyrus-sasl2-saslauthd. but, security/cyrus-sasl2-saslauthd is using some files from security/cyrus-sasl2, as you can see in security/cyrus-sasl2-saslauthd/Makefile: - -snip CYRUS_SASL2_DIR=${MASTERDIR}/../cyrus-sasl2 MD5_FILE= ${CYRUS_SASL2_DIR}/distinfo PATCHDIR= ${CYRUS_SASL2_DIR}/files - -snip joerg - -- The beginning is the most important part of the work. -Plato -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCNWDJSPOsGF+KA+MRAigpAJwLlVwYA8XOx9oF46Y1lRc6ajgUsgCfROcW mO5tfojh3PWZ3A/oxghSQoM= =Jq44 -----END PGP SIGNATURE----- From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 10:08:41 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 891A816A4CE for ; Mon, 14 Mar 2005 10:08:41 +0000 (GMT) Received: from cheer.mahoroba.org (gw4.mahoroba.org [218.45.22.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92EAA43D54 for ; Mon, 14 Mar 2005 10:08:40 +0000 (GMT) (envelope-from ume@mahoroba.org) Received: from localhost (IDENT:b/t4nWHK4XCgi2PsZX0/ByzsfOzTbYdDKuJpwh4YJ+gaWkK17DXUaXkZ5WUaeEJx@localhost [IPv6:::1]) (user=ume mech=CRAM-MD5 bits=0)j2EA7tLp076127 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 14 Mar 2005 19:07:56 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Mon, 14 Mar 2005 19:07:55 +0900 Message-ID: From: Hajimu UMEMOTO To: "Daniel Browne" In-Reply-To: <316F15B309F69F4CA5AB2C72BE26C215EE6CD6@prowler.clarotech.co.za> References: <316F15B309F69F4CA5AB2C72BE26C215EE6CD6@prowler.clarotech.co.za> User-Agent: xcite1.38> Wanderlust/2.12.2 (99 Luftballons) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 Emacs/21.3 (i386--freebsd) MULE/5.0 (SAKAKI) X-Operating-System: FreeBSD 4.11-RELEASE MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Greylist: Sender succeded SMTP AUTH authentication, not delayed by milter-greylist-2.0b2 (cheer.mahoroba.org [IPv6:::1]); Mon, 14 Mar 2005 19:07:56 +0900 (JST) X-Virus-Scanned: by amavisd-new X-Virus-Status: Clean X-Spam-Status: No, score=-5.9 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on cheer.mahoroba.org cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: cyrus-sasl2-2.1.20_1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 10:08:41 -0000 Hi, >>>>> On Mon, 14 Mar 2005 11:47:20 +0200 >>>>> "Daniel Browne" said: DanielB> Is this port a slave port to cyrus-sasl-saslauthd? No. DanielB> When I update that port, this one gets updated as well. I ask DanielB> only because is not marked as such on FreshPorts. Since cyrus-sasl2 and cyrus-sasl2-saslauthd are built from same source, I always update the two in sync when new release is out. 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 Mon Mar 14 10:16:27 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95BDD16A4CE; Mon, 14 Mar 2005 10:16:27 +0000 (GMT) Received: from apate.telenet-ops.be (apate.telenet-ops.be [195.130.132.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D4CF43D41; Mon, 14 Mar 2005 10:16:27 +0000 (GMT) (envelope-from massimo.ciscato@ciscato.net) Received: from localhost (localhost.localdomain [127.0.0.1]) by apate.telenet-ops.be (Postfix) with SMTP id C4CA638725; Mon, 14 Mar 2005 11:16:25 +0100 (CET) Received: from [192.168.30.11] (d51A46E3F.access.telenet.be [81.164.110.63]) by apate.telenet-ops.be (Postfix) with ESMTP id 19F1038712; Mon, 14 Mar 2005 11:16:25 +0100 (CET) Message-ID: <42356484.3090406@ciscato.net> Date: Mon, 14 Mar 2005 11:16:36 +0100 From: Massimo Ciscato User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: sobomax@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: ports@FreeBSD.org Subject: FreeBSD Port: l2tpd-0.69_2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 10:16:27 -0000 Hi! I was wondering what happened to the l2tpd port? It's not on the ftp server and www.l2tpd.org does not exist anymore. Thanks Massimo -- Dr. Massimo Ciscato Ciscato IT Solutions http://www.ciscato.net GSM: +32 474 330964 From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 10:44:03 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8724D16A4CE; Mon, 14 Mar 2005 10:44:03 +0000 (GMT) Received: from sferics.mongueurs.net (sferics.mongueurs.net [81.80.147.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5B2043D2F; Mon, 14 Mar 2005 10:44:02 +0000 (GMT) (envelope-from david@landgren.net) Received: from [127.0.0.1] (exo.bpinet.com [81.80.147.206]) by sferics.mongueurs.net (Postfix) with ESMTP id 3C1D1A92A; Mon, 14 Mar 2005 11:44:01 +0100 (CET) Message-ID: <42356AEF.7020408@landgren.net> Date: Mon, 14 Mar 2005 11:43:59 +0100 From: David Landgren Organization: The Lusty Decadent Delights of Imperial Pompeii User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Clive Lin References: <20050314094909.GA1080@tongi.org> In-Reply-To: <20050314094909.GA1080@tongi.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: Palle Girgensohn cc: freebsd-ports@FreeBSD.org Subject: Re: Changing username of postgresql port X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 10:44:03 -0000 Clive Lin wrote: > Hello Palle, > > I have a proposal of changing PostgreSQL username, from 'pgsql' to > 'postgres', or at least make it not hard-coded. The reason is trivial: > consistency across other platforms. My case is, we have web Don't hard code it to something else. Make it configurable (with pgsql as a default for backwards compatibility). For instance, I use 'pg' as the Pg user name, so hard-coding it to 'postgres' doesn't buy me anything. Making it configurable (and being able to pick up the site default from a system config file) would be a definite improvement. > application developers who do their code on their favorite, fully > isolated, environment. This means they have full set of IIS, apache, > or whatever, installed on their computers, and of course the database > server. Each time we want to exchange SQL dump files, we have to > change the super username 'pgsql' in the dump file. This does not > costs much time, but is indeed pretty annoying ;) A scratch worth itching, indeed. David From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 10:45:18 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B5A4B16A4CE; Mon, 14 Mar 2005 10:45:18 +0000 (GMT) Received: from falcon.clarotech.co.za (beechjet.clarotech.co.za [196.44.207.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id C414D43D39; Mon, 14 Mar 2005 10:45:16 +0000 (GMT) (envelope-from DanielB@clarotech.co.za) Received: from prowler.clarotech.co.za (prowler.clarotech.co.za [192.168.250.2])j2EAj5EV017665; Mon, 14 Mar 2005 12:45:05 +0200 (SAST) (envelope-from DanielB@clarotech.co.za) Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Date: Mon, 14 Mar 2005 12:45:04 +0200 Message-ID: <316F15B309F69F4CA5AB2C72BE26C215EE6CFC@prowler.clarotech.co.za> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: FreeBSD Port: cyrus-sasl2-2.1.20_1 thread-index: AcUofcsmuHEoGFYtQ2ip9AQhuXJDiAABPI+g From: "Daniel Browne" To: "Hajimu UMEMOTO" X-Virus-Scanned: by amavisd-new cc: ports@FreeBSD.org Subject: RE: FreeBSD Port: cyrus-sasl2-2.1.20_1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 10:45:18 -0000 If I pkg_version -vs cyrus after updating only cyrus-sasl-saslauthd, both ports are up to date. Is this then a problem with pkg_version? Thanks __________________________________ Daniel Browne Clarotech Consulting (Pty) Ltd. Tel: +27 21 671-5350 Fax: +27 21 671-9656 Cell: +27 83 304-5038 Web: www.clarotech.co.za -----Original Message----- From: Hajimu UMEMOTO [mailto:ume@FreeBSD.org]=20 Sent: 14 March 2005 12:08 PM To: Daniel Browne Cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: cyrus-sasl2-2.1.20_1 Hi, >>>>> On Mon, 14 Mar 2005 11:47:20 +0200 >>>>> "Daniel Browne" said: DanielB> Is this port a slave port to cyrus-sasl-saslauthd? No. DanielB> When I update that port, this one gets updated as well. I ask DanielB> only because is not marked as such on FreshPorts. Since cyrus-sasl2 and cyrus-sasl2-saslauthd are built from same source, I always update the two in sync when new release is out. 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 Mon Mar 14 10:53:51 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7033016A4CE; Mon, 14 Mar 2005 10:53:51 +0000 (GMT) Received: from cheer.mahoroba.org (gw4.mahoroba.org [218.45.22.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB5F043D39; Mon, 14 Mar 2005 10:53:50 +0000 (GMT) (envelope-from ume@mahoroba.org) Received: from localhost (IDENT:BLNy7SBNgiB/pKIEZVTiSi0MvOh/1o3qwFfjVSR2NtIRPsXlbQaQ3Q6yBxX0VVzP@localhost [IPv6:::1]) (user=ume mech=CRAM-MD5 bits=0)j2EArMFV065484 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 14 Mar 2005 19:53:22 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Mon, 14 Mar 2005 19:53:22 +0900 Message-ID: From: Hajimu UMEMOTO To: "Daniel Browne" In-Reply-To: <316F15B309F69F4CA5AB2C72BE26C215EE6CFC@prowler.clarotech.co.za> References: <316F15B309F69F4CA5AB2C72BE26C215EE6CFC@prowler.clarotech.co.za> User-Agent: xcite1.38> Wanderlust/2.12.2 (99 Luftballons) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 Emacs/21.3 (i386--freebsd) MULE/5.0 (SAKAKI) X-Operating-System: FreeBSD 4.11-RELEASE MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Greylist: Sender succeded SMTP AUTH authentication, not delayed by milter-greylist-2.0b2 (cheer.mahoroba.org [IPv6:::1]); Mon, 14 Mar 2005 19:53:23 +0900 (JST) X-Virus-Scanned: by amavisd-new X-Virus-Status: Clean X-Spam-Status: No, score=-5.9 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on cheer.mahoroba.org cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: cyrus-sasl2-2.1.20_1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 10:53:51 -0000 Hi, >>>>> On Mon, 14 Mar 2005 12:45:04 +0200 >>>>> "Daniel Browne" said: DanielB> If I pkg_version -vs cyrus after updating only cyrus-sasl-saslauthd, DanielB> both ports are up to date. DanielB> Is this then a problem with pkg_version? How did you update cyrus-sasl2-saslauthd? If you updated it by `portupgrade -R', cyrus-sasl2 will be also updated by dependency. 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 Mon Mar 14 10:59:33 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 359B916A4CE; Mon, 14 Mar 2005 10:59:33 +0000 (GMT) Received: from mail2out.barnet.com.au (mail2out.barnet.com.au [202.83.176.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58E1D43D2D; Mon, 14 Mar 2005 10:59:32 +0000 (GMT) (envelope-from edwin@mavetju.org) Received: by mail2out.barnet.com.au (Postfix, from userid 27) id C8EBD70743E; Mon, 14 Mar 2005 21:59:30 +1100 (EST) X-Viruscan-Id: <42356E9200000B5C4276EA@BarNet> Received: from mail2-auth.barnet.com.au (mail2.barnet.com.au [202.83.176.13]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) Authority" (verified OK)) by mail2.barnet.com.au (Postfix) with ESMTP id 8B7E370743C; Mon, 14 Mar 2005 21:59:30 +1100 (EST) Received: from k7.mavetju (edwin-3.int.barnet.com.au [10.10.12.2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) Certificate Authority" (verified OK)) by mail2-auth.barnet.com.au (Postfix) with ESMTP id 01DA370742F; Mon, 14 Mar 2005 21:59:29 +1100 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id B0083617C; Mon, 14 Mar 2005 21:59:28 +1100 (EST) Date: Mon, 14 Mar 2005 21:59:28 +1100 From: Edwin Groothuis To: David Landgren Message-ID: <20050314105928.GG1175@k7.mavetju> References: <20050314094909.GA1080@tongi.org> <42356AEF.7020408@landgren.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <42356AEF.7020408@landgren.net> User-Agent: Mutt/1.5.6i cc: Palle Girgensohn cc: freebsd-ports@FreeBSD.org Subject: Re: Changing username of postgresql port X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 10:59:33 -0000 On Mon, Mar 14, 2005 at 11:43:59AM +0100, David Landgren wrote: > Clive Lin wrote: > >Hello Palle, > > > > I have a proposal of changing PostgreSQL username, from 'pgsql' to > >'postgres', or at least make it not hard-coded. The reason is trivial: > >consistency across other platforms. My case is, we have web > > Don't hard code it to something else. Make it configurable (with pgsql > as a default for backwards compatibility). For instance, I use 'pg' as > the Pg user name, so hard-coding it to 'postgres' doesn't buy me anything. Suggested line of action: - Add "PGOWN?= pgsql" to bsd.port.mk, just under WWWGRP definition. - Add "PGGRP?= pgsql" to bsd.port.mk, just under WWWGRP definition. If you are really brave: - Add "PGHOME?= ~${PGOWN}" to bsd.port.mk, just under WWWGRP definition. Then: - Do "grep -r pgsql postgresq*" in ports/databases and see what has to be changed. And then: - make build, make install, make package, make deinstall, rm -rf /usr/local/pgsql, pkg_add pgsqlpackage and check. This is not for people with a heart disease :-) Also, please talk with girgen@ about it. Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://weblog.barnet.com.au/edwin/ From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 11:00:24 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 26F3516A52E for ; Mon, 14 Mar 2005 11:00:24 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B913C43D49 for ; Mon, 14 Mar 2005 11:00:23 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2EB0NAx089418 for ; Mon, 14 Mar 2005 11:00:23 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2EB0MUI089412 for freebsd-ports@freebsd.org; Mon, 14 Mar 2005 11:00:22 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 14 Mar 2005 11:00:22 GMT Message-Id: <200503141100.j2EB0MUI089412@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: FreeBSD ports list Subject: Current unassigned ports problem reports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 11:00:24 -0000 Current FreeBSD problem reports The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. Bugs can be in one of several states: o - open A problem report has been submitted, no sanity checking performed. a - analyzed The problem is understood and a solution is being sought. f - feedback Further work requires additional information from the originator or the community - possibly confirmation of the effectiveness of a proposed solution. p - patched A patch has been committed, but some issues (MFC and / or confirmation from originator) are still open. s - suspended The problem is not being worked on, due to lack of information or resources. This is a prime candidate for somebody who is looking for a project to do. If the problem cannot be solved at all, it will be closed, rather than suspended. c - closed A problem report is closed when any changes have been integrated, documented, and tested -- or when fixing the problem is abandoned. Critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2001/02/22] ports/25272 ports-bugs Using lang/eperl as cgi/nph binary execut 1 problem total. Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- s [2001/10/02] ports/30993 ports-bugs xxgdb cannot open source file o [2002/04/07] ports/36846 ports-bugs fxtv 1.03 freezes the system when $LANG=d s [2002/04/17] ports/37186 ports-bugs Dbview contains an error, because of whic s [2002/06/18] ports/39476 ports-bugs profxp will run but when you fxp a file i s [2002/12/18] ports/46338 ports-bugs security/cyrus-sasl 1.5.27_7 mysql_verify s [2003/05/11] ports/52079 ports-bugs vmware3 hangs when nmdm(4) is used as COM o [2003/05/30] ports/52793 ports-bugs Samba 2.2.8a printing woes s [2003/08/08] ports/55371 ports-bugs xfig dumps core (unaligned access), if US o [2004/01/08] ports/61053 ports-bugs opengk cause cored dump version 4.9 and 5 f [2004/02/05] ports/62377 ports-bugs strace hangs when running programs from c s [2004/02/25] ports/63354 ports-bugs security/bcwipe does not act successfully a [2004/06/09] ports/67735 ports-bugs biology/ncbi-toolkit does not build bl2se a [2004/07/20] ports/69322 ports-bugs ghostscript-afpl (8.14_5.1) fails if I tr o [2004/08/05] ports/70021 ports-bugs [PATCH] mail/spamass-milter: Reliability o [2004/09/07] ports/71475 ports-bugs ACID (snort DB) detects versions incorrec o [2004/09/26] ports/72114 ports-bugs [PATCH] libtool15 chokes on gcc34 on 4-ST s [2004/11/08] ports/73688 ports-bugs net/netdude: port does not compile o [2004/11/10] ports/73758 ports-bugs logjam port does not link o [2004/11/20] ports/74177 ports-bugs misc/linux-edonkey-tool-recovermet proble o [2004/11/26] ports/74432 ports-bugs ohphone 1.4.1 crashes in 5.3 Stable s [2004/12/08] ports/74857 ports-bugs clamav socket problem o [2004/12/23] ports/75416 ports-bugs x11-toolkits/xview broken from removal of o [2005/01/15] ports/76293 ports-bugs port graphics/togl VERY broken o [2005/01/18] ports/76434 ports-bugs sysutils/lcdproc coredumps when started w o [2005/02/07] ports/77185 ports-bugs (re)add PCL3 driver to print/ghostscript- o [2005/02/16] ports/77584 ports-bugs New ports: games/sear, games/sear-media. o [2005/02/19] ports/77707 ports-bugs Fix for ports/77403 introduced circular d f [2005/02/20] ports/77794 ports-bugs tk8.4.7. port v 1.85 fails to build (depe f [2005/02/20] ports/77803 ports-bugs BitTornado port v. 1.14 requires manual c f [2005/03/02] ports/78318 ports-bugs qsf can have different database backends, o [2005/03/03] ports/78361 ports-bugs devel/libast not 5.x compatible, thus bre o [2005/03/05] ports/78458 ports-bugs New port: games/sof2server SOF2 Dedicated o [2005/03/13] ports/78777 ports-bugs security/doorman: lexer collision with pc f [2005/03/13] ports/78798 ports-bugs x11-wm/pekwm no longer installs any worki 34 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2000/10/30] ports/22412 ports-bugs two extraneous ports and one name change s [2001/01/13] ports/24299 ports-bugs New port sysutils/tpconfig: configure the f [2001/03/29] ports/26192 ports-bugs apel appeared both in xemacs/site-package a [2002/08/23] ports/41945 ports-bugs [patch] bsd.port.mk: does not run ACLOCAL s [2002/10/07] ports/43771 ports-bugs LaTeX ports mixed between print and textp o [2003/07/02] ports/54041 ports-bugs libtool13 (as installed) doesn't recogniz o [2003/08/22] ports/55866 ports-bugs port devel/libtool13 installs .la files s [2003/08/28] ports/56091 ports-bugs hp220 driver for print/ghostscript-gnu do o [2003/12/21] ports/60472 ports-bugs [New Port] devel/doxymacs Doxymacs is Dox o [2003/12/23] ports/60521 ports-bugs sane-backends-1.0.13_1 coredumps in use w o [2004/01/08] ports/61069 ports-bugs [patch] ports/Mk/bsd.emacs.mk is not PREF s [2004/01/17] ports/61471 ports-bugs Suggested mini-patch to ports/graphics/sa o [2004/02/02] ports/62256 ports-bugs New port: chinese/mozilla-sclp o [2004/02/14] ports/62840 ports-bugs New Port: dns/bind9-sdb-ldap, bind9 patch f [2004/02/25] ports/63357 ports-bugs [patch] www/linux-mozillafirefox port cre f [2004/03/13] ports/64202 ports-bugs New Port: x11/kde_api_reference_32, the k o [2004/03/15] ports/64307 ports-bugs [NEW PORT] databases/linux-unixODBC: RPM o [2004/03/28] ports/64838 ports-bugs new port: chinese/msttf o [2004/03/29] ports/64898 ports-bugs new port: misc/heyu2 for X10 control f [2004/03/31] ports/65009 ports-bugs Maintainer update: lang/gforth (build fix f [2004/04/20] ports/65824 ports-bugs sysutils/LPRng and sysutils/LPRngTool - a o [2004/04/28] ports/66042 ports-bugs new port: www/suexec13 (standalone suexec o [2004/05/04] ports/66246 ports-bugs new ports: textproc/docbook-utils, textpr f [2004/05/05] ports/66282 ports-bugs [NEW PORT] mail/p5-Mail-Vispan: PERL scri s [2004/05/25] ports/67192 ports-bugs mod_perl-related regressions in the newes o [2004/06/04] ports/67572 ports-bugs New port: mnogosearch-devel: Full feature s [2004/06/11] ports/67815 ports-bugs ImageMagick no longer recognizes FlashPix o [2004/07/08] ports/68826 ports-bugs various anomalies with xemacs port o [2004/07/25] ports/69586 ports-bugs New port: chinese/PCManX o [2004/08/05] ports/70017 ports-bugs New port: japanized strings(1) command (j o [2004/08/06] ports/70062 ports-bugs tetxproc/p5-Bloom-Filter - A new port of f [2004/08/11] ports/70308 ports-bugs finance/openhbci port update f [2004/08/13] ports/70433 ports-bugs new plugin port for childsplay f [2004/08/21] ports/70801 ports-bugs [NEW PORT] mail/crm114-devel: An Markov b o [2004/08/23] ports/70845 ports-bugs [NEW PORT] devel/tkshape - A Tk library t o [2004/08/26] ports/70999 ports-bugs New port: graphics/evas1 Hardware acceler f [2004/09/08] ports/71489 ports-bugs [PATCH] www/slash: initial support for mo o [2004/09/09] ports/71535 ports-bugs port sysutils/xbatt modification o [2004/09/11] ports/71604 ports-bugs Update port: net/qadsl Update to 1.3.3 o [2004/09/13] ports/71706 ports-bugs Update of net/linux-edonkey-core o [2004/09/21] ports/71953 ports-bugs New port: x11-themes/kde-splash-freebsd: o [2004/09/22] ports/71997 ports-bugs New port:math/webwork used to create prob o [2004/09/24] ports/72055 ports-bugs New port: lang/see Simple ECMAScript Engi f [2004/09/29] ports/72167 ports-bugs New port: lang/xharbour An extended xBase f [2004/09/29] ports/72170 ports-bugs [PATCH] www/mozilla-bonobo - build also w o [2004/10/02] ports/72260 ports-bugs New port: irc/xchat-ecl-plugin A plugin t o [2004/10/07] ports/72421 ports-bugs new port: py-Levenshtein o [2004/10/12] ports/72550 ports-bugs [NEW PORT] mail/itraxp: Advanced perl sup o [2004/10/14] ports/72700 ports-bugs New port: devel/cl-uffi Universal Foreign o [2004/10/14] ports/72701 ports-bugs New port: devel/cl-uffi-cmucl Universal F o [2004/10/14] ports/72702 ports-bugs New port: devel/cl-uffi-sbcl Universal Fo o [2004/10/16] ports/72758 ports-bugs New port: latex-schedule f [2004/10/16] ports/72759 ports-bugs Portsentry doesn't install sample startup s [2004/10/21] ports/72956 ports-bugs x11/dgs incorrectly marked as IGNORE o [2004/10/26] ports/73152 ports-bugs [NEW PORT] graphics/chartdirector: Charti o [2004/10/29] ports/73270 ports-bugs New port: www/p5-CGI-Builder-TT2 o [2004/10/30] ports/73320 ports-bugs New Port: kde_head_api_reference, the kde s [2004/11/09] ports/73721 ports-bugs [MAINTAINER] lang/pike76: Fix 64bits brea f [2004/11/11] ports/73833 ports-bugs sysutils/smartmontools: smartctl -a /dev/ f [2004/11/13] ports/73917 ports-bugs [PATCH] Update audio/cheesetracker to 0.9 o [2004/11/16] ports/74017 ports-bugs [new port] net/gacxtool: The GTK ACX Tool o [2004/11/18] ports/74086 ports-bugs New port:chinese/chmsee A viewer for Micr s [2004/11/21] ports/74195 ports-bugs fix build error of devel/swarm for gcc 3. f [2004/11/21] ports/74219 ports-bugs [PATCH] xmms hides some interesting infor f [2004/11/22] ports/74233 ports-bugs ntfsclone (sysutils/ntfsprogs) broken o [2004/11/23] ports/74293 ports-bugs [new port] textproc/p5-IO-CSVHeaderFile: o [2004/11/24] ports/74316 ports-bugs New port: sysutils/env4801 environmental o [2004/11/24] ports/74340 ports-bugs New port: sysutils/pcfclock - userland ac o [2004/11/26] ports/74435 ports-bugs [PATCH] devel/automake19: [SUMMARIZE CHAN f [2004/11/28] ports/74484 ports-bugs update emulators/hatari to 0.50 o [2004/12/02] ports/74615 ports-bugs new port: net/quoted s [2004/12/02] ports/74625 ports-bugs outdated GNU gatekeeper port o [2004/12/04] ports/74664 ports-bugs New port: x11-clocks/bdesktopclock f [2004/12/10] ports/74916 ports-bugs sysutils/bpm - Patch which fixes running o [2004/12/12] ports/74996 ports-bugs [NEW PORT] sysutils/logwatch: Logwatch is o [2004/12/14] ports/75050 ports-bugs new port: net/ventrilo f [2004/12/15] ports/75129 ports-bugs Update port: graphics/ftgl 2.09 -> 2.12 o [2004/12/15] ports/75130 ports-bugs [NEW PORT] www/mono-xsp: A light-weight w o [2004/12/15] ports/75136 ports-bugs New Port mail/xfaces (really a reinclusio f [2004/12/16] ports/75147 ports-bugs [PATCH] Several improvements to security/ o [2004/12/16] ports/75148 ports-bugs [PATCH] math/concorde: update to 20031219 f [2004/12/20] ports/75341 ports-bugs Unable to install py-imaging port python o [2004/12/21] ports/75352 ports-bugs [NEW PORT] security/gaim-otr Off The reco o [2004/12/21] ports/75369 ports-bugs new port net/p5-Perlbal o [2004/12/27] ports/75555 ports-bugs [NEW PORT] x11-toolkits/py-gtksourceview: f [2004/12/28] ports/75566 ports-bugs [PATCH] xmlada patch to compile docs o [2004/12/30] ports/75643 ports-bugs New Port: x11/PyPanel (A lightweight tran o [2004/12/30] ports/75675 ports-bugs [NEW PORT] net/apollon: KDE client for gi o [2005/01/02] ports/75720 ports-bugs The 4.10-RELEASE samba 3 package smbpassw o [2005/01/06] ports/75893 ports-bugs New port: shells/friedcshrc a shell start f [2005/01/07] ports/75908 ports-bugs New port: misc/thailocale A locale for Th o [2005/01/07] ports/75916 ports-bugs New port: net/decv o [2005/01/07] ports/75921 ports-bugs [new port] flpsed, a WYSIWYG pseudo PostS o [2005/01/08] ports/75933 ports-bugs New Port www/p5-HTML-Diff Perl module to o [2005/01/08] ports/75966 ports-bugs [patch] improve samba-vscan port o [2005/01/09] ports/76013 ports-bugs patch to allow mod_frontpage to work with s [2005/01/11] ports/76091 ports-bugs Update of security/ifd-slb_60 o [2005/01/11] ports/76102 ports-bugs [new port] mail/nmzmail - fast mail searc p [2005/01/11] ports/76116 ports-bugs PORT UPDATE: graphics/lcms (with PATCH) o [2005/01/12] ports/76131 ports-bugs New port: x11-toolkits/py-wxPython-devel o [2005/01/13] ports/76227 ports-bugs RLE support for graphics/fbm o [2005/01/16] ports/76302 ports-bugs New Port: news/knzb f [2005/01/17] ports/76353 ports-bugs [patch, maintainer] Update tgif port from f [2005/01/17] ports/76360 ports-bugs update of buggy graphics/djvulibre o [2005/01/17] ports/76365 ports-bugs NEW PORT net/xdb_auth_cpile A user auth/c o [2005/01/17] ports/76379 ports-bugs New port:biology/p5-Bio-Das o [2005/01/18] ports/76406 ports-bugs New port: databases/p5-Class-DBI-DDL Comb f [2005/01/18] ports/76409 ports-bugs cfengine2 compile problems, berkeleydb re o [2005/01/18] ports/76422 ports-bugs devel/automake ports fail to install when o [2005/01/20] ports/76507 ports-bugs New Port: www/instiki o [2005/01/20] ports/76510 ports-bugs [NEW PORT] sysutils/fanout: Allow you to o [2005/01/23] ports/76603 ports-bugs [New Port] sysutils/lineak_kdeplugins: KD o [2005/01/26] ports/76731 ports-bugs [PATCH] make cups-pstoraster GHOSTSCRIPT_ o [2005/01/29] ports/76820 ports-bugs isc-dhcp3-server build for use in jail sh o [2005/01/29] ports/76825 ports-bugs isc-dhcp3-server port should allow listen f [2005/01/30] ports/76868 ports-bugs Gnofract4D port is out of date - new vers o [2005/01/30] ports/76875 ports-bugs security/cryptopp crashes if build with d o [2005/01/31] ports/76908 ports-bugs [patch] port net/arla (AFS client) is mar o [2005/01/31] ports/76928 ports-bugs New port: www/WebCalendar, web-based cale o [2005/02/01] ports/76941 ports-bugs [maintainer] Patch to science/vmd: compil o [2005/02/01] ports/76979 ports-bugs New port: devel/p5-Class-Gomor-Hash class o [2005/02/02] ports/76986 ports-bugs New port: print/pmx a pre-processor of Mu f [2005/02/02] ports/77015 ports-bugs /usr/ports/net/linpopup/ (linpopup-1.2.0_ f [2005/02/02] ports/77022 ports-bugs Fix russian/pscyr f [2005/02/03] ports/77042 ports-bugs new port: games/hattrickorganizer o [2005/02/03] ports/77059 ports-bugs New port: devel/atlas60. f [2005/02/03] ports/77068 ports-bugs Update port: java/eclipse-EPIC o [2005/02/04] ports/77095 ports-bugs New port: net/p5-Net-Packet [requires por f [2005/02/05] ports/77146 ports-bugs ftp/lftp does not build using make flag W f [2005/02/08] ports/77282 ports-bugs [NEW PORT] graphics/p5-GraphViz-Makefile: o [2005/02/10] ports/77359 ports-bugs New port: graphics/gephex Software-based o [2005/02/11] ports/77373 ports-bugs new port for squidclamav-1.1 o [2005/02/11] ports/77395 ports-bugs New port: audio/gai-album, an album cover o [2005/02/11] ports/77396 ports-bugs New port: audio/gai-visual-audio, an xmms s [2005/02/13] ports/77453 ports-bugs [request] new port: print/ghostpcl f [2005/02/13] ports/77456 ports-bugs Update port: irc/unreal o [2005/02/14] ports/77471 ports-bugs New port: Device driver for Voicetronix O o [2005/02/14] ports/77473 ports-bugs New port submission - security/sguil-sens o [2005/02/18] ports/77690 ports-bugs new port submission - security/sguil-serv f [2005/02/19] ports/77711 ports-bugs misc/gtl: notice of intent f [2005/02/19] ports/77740 ports-bugs [patch] www/mod_fastcgi allow select NO_S o [2005/02/20] ports/77810 ports-bugs [PATCH] Unbreak games/yadex build on 64-b o [2005/02/21] ports/77828 ports-bugs [PATCH] devel/tkcvs: update to 7.2.2 (fix o [2005/02/21] ports/77846 ports-bugs Port extra-files-after-deletion fix f [2005/02/22] ports/77899 ports-bugs [Maintainer Update] graphics/bugle 0.0. o [2005/02/22] ports/77924 ports-bugs [MAINTAINER-UPDATE] devel/ruby18-freeride o [2005/02/23] ports/77980 ports-bugs New Port: www/p5-POE-Component-Server-HTT o [2005/02/24] ports/78012 ports-bugs [NEW PORT] net/abills: Billing system fro o [2005/02/24] ports/78030 ports-bugs New port: net/p5-IP-Country - Perl module s [2005/02/24] ports/78038 ports-bugs new release version of www/web2ldap o [2005/02/25] ports/78060 ports-bugs [NEW PORT] p5-Math-VecStat 0.08 f [2005/02/26] ports/78102 ports-bugs /usr/ports/mail/qmail-scanner doesn't det o [2005/02/27] ports/78150 ports-bugs Update Port: devel/libtool15 to 1.5.14 o [2005/02/28] ports/78213 ports-bugs [MAINTAINER] Update port: mail/milter-bog o [2005/03/01] ports/78228 ports-bugs Failed to fetch mozilla-1.7.5-langjajp.fi o [2005/03/01] ports/78235 ports-bugs php segfaults with both xslt and ZendOpti f [2005/03/01] ports/78241 ports-bugs update port: mail/mailsync to 5.2.1 o [2005/03/02] ports/78274 ports-bugs [new port] benchmarks/N-queen o [2005/03/02] ports/78279 ports-bugs New port:japanese/mell (an emacs lisp lib o [2005/03/02] ports/78280 ports-bugs New port:japanese/suikyo (a romaji-kana c o [2005/03/02] ports/78281 ports-bugs New port:japanese/prime (a japanese kana- o [2005/03/02] ports/78282 ports-bugs New port:japanese/prime-el (an elisp fron o [2005/03/02] ports/78284 ports-bugs New port:japanese/prime-dict (dictionary f [2005/03/04] ports/78393 ports-bugs [maintainer-update] update mail/sccmilter o [2005/03/04] ports/78397 ports-bugs [port update] print/foomatic-db - changed f [2005/03/05] ports/78436 ports-bugs Maintainer Update: multimedia/dvd-slidesh o [2005/03/05] ports/78467 ports-bugs Update graphics/digikam and graphics/digi o [2005/03/07] ports/78534 ports-bugs New port: net/jabber-pymsn, supersedes po f [2005/03/07] ports/78536 ports-bugs [PATCH] databases/clip: update to 1.1.14. f [2005/03/09] ports/78626 ports-bugs [MAINTAINER] www/mod_vhs: update to 1.0.1 o [2005/03/10] ports/78667 ports-bugs Patch for /usr/ports/www/kannel. The oppo o [2005/03/10] ports/78670 ports-bugs [PATCH] multimedia/mplayer AAC decoding b o [2005/03/10] ports/78671 ports-bugs net/mldonkey broken f [2005/03/10] ports/78680 ports-bugs upgrade www/lighttpd to 1.3.13 and add LD o [2005/03/11] ports/78691 ports-bugs [patch] support new GTK file selector in o [2005/03/11] ports/78694 ports-bugs New port: net/AquaGatekeeper2 H323 Gateke o [2005/03/11] ports/78710 ports-bugs [PATCH] Add unicode support patch to rdes o [2005/03/12] ports/78717 ports-bugs Avidemux2 Fix 2.0.38rc1 Build for 4.x and o [2005/03/12] ports/78719 ports-bugs [Maintainer Update] ports/japanese/zope-e o [2005/03/12] ports/78721 ports-bugs [Maintainer Update] japanese/zope-jamailh o [2005/03/12] ports/78722 ports-bugs [MAINTAINER] update www/zope-coreblog fro o [2005/03/12] ports/78755 ports-bugs [MAINTAINER] www/zope-zwiki: update to 0. f [2005/03/13] ports/78766 ports-bugs Help cad/tochnog port be recognized by Gi o [2005/03/13] ports/78773 ports-bugs [MAINTAINER] www/zope-silvaviews: update o [2005/03/13] ports/78774 ports-bugs Update net/libdnet 1.9 -> 1.10 o [2005/03/13] ports/78775 ports-bugs [MAINTAINER] www/zope-formulator: update o [2005/03/13] ports/78778 ports-bugs [MAINTAINER] www/zope-silva: update to 1. f [2005/03/13] ports/78782 ports-bugs [Maintainer] www/gatling: update to 0.7 o [2005/03/13] ports/78792 ports-bugs [NEW PORT] www/zope-kupu: A 'document-cen 189 problems total. From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 11:19:42 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 93F6716A4CE; Mon, 14 Mar 2005 11:19:42 +0000 (GMT) Received: from falcon.clarotech.co.za (beechjet.clarotech.co.za [196.44.207.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id 677F143D1F; Mon, 14 Mar 2005 11:19:32 +0000 (GMT) (envelope-from DanielB@clarotech.co.za) Received: from prowler.clarotech.co.za (prowler.clarotech.co.za [192.168.250.2])j2EBJ11o019620; Mon, 14 Mar 2005 13:19:02 +0200 (SAST) (envelope-from DanielB@clarotech.co.za) Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Date: Mon, 14 Mar 2005 13:19:00 +0200 Message-ID: <316F15B309F69F4CA5AB2C72BE26C215EE6D06@prowler.clarotech.co.za> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: FreeBSD Port: cyrus-sasl2-2.1.20_1 thread-index: AcUohBrNWyUK3uD3R76Z8gJHyEUXjAAA4CJA From: "Daniel Browne" To: "Hajimu UMEMOTO" X-Virus-Scanned: by amavisd-new cc: ports@FreeBSD.org Subject: RE: FreeBSD Port: cyrus-sasl2-2.1.20_1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 11:19:42 -0000 I upgraded it by "portupgrade -fR cyrus-sasl-saslauthd -x perl". Is a dependant port not the same as a slave port?=20 Excuse my lack of knowledge. :) Thanks __________________________________ Daniel Browne Clarotech Consulting (Pty) Ltd. Tel: +27 21 671-5350 Fax: +27 21 671-9656 Cell: +27 83 304-5038 Web: www.clarotech.co.za -----Original Message----- From: Hajimu UMEMOTO [mailto:ume@FreeBSD.org]=20 Sent: 14 March 2005 12:53 PM To: Daniel Browne Cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: cyrus-sasl2-2.1.20_1 Hi, >>>>> On Mon, 14 Mar 2005 12:45:04 +0200 >>>>> "Daniel Browne" said: DanielB> If I pkg_version -vs cyrus after updating only cyrus-sasl-saslauthd, DanielB> both ports are up to date. DanielB> Is this then a problem with pkg_version? How did you update cyrus-sasl2-saslauthd? If you updated it by `portupgrade -R', cyrus-sasl2 will be also updated by dependency. 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 Mon Mar 14 11:20:48 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C46616A4CE for ; Mon, 14 Mar 2005 11:20:48 +0000 (GMT) Received: from brain.ofloo.net (20-98.a2f.dsl.net4all.net [81.89.98.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 411C343D2F for ; Mon, 14 Mar 2005 11:20:47 +0000 (GMT) (envelope-from admin@ofloo.net) Received: from [127.0.0.1] (laptop.ofloo.net [192.168.1.100]) (authenticated bits=0)j2EBKi8e026436 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) for ; Mon, 14 Mar 2005 12:20:45 +0100 Message-ID: <4235737E.6050106@ofloo.net> Date: Mon, 14 Mar 2005 12:20:30 +0100 From: "admin@ofloo.net" Organization: ofloo.net User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: en-us, en MIME-Version: 1.0 To: ports@FreeBSD.org X-Enigmail-Version: 0.86.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigE4FE6D9B925E58FF392DDCDC" X-Virus-Scanned: ClamAV version 0.83, clamav-milter version 0.83 on brain.ofloo.net X-Virus-Status: Clean Subject: weird compile.. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 11:20:48 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigE4FE6D9B925E58FF392DDCDC Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit http://www.freebsd.org/cgi/cvsweb.cgi/ports/ftp/wget/ current fixes are applyed: - checked cvs - used cvsup - did portupgrade wget # portaudit -Fda auditfile.tbz 100% of 21 kB 29 kBps New database installed. Database created: Mon Mar 14 11:40:02 CET 2005 Affected package: wget-1.8.2_6 Type of problem: wget -- multiple vulnerabilities. Reference: 1 problem(s) in your installed packages found. You are advised to update or deinstall the affected package(s) immediately. # make deinstall ===> Deinstalling for ftp/wget ===> Deinstalling wget-1.8.2_6 # make install ===> wget-1.8.2_7 has known vulnerabilities: => wget -- multiple vulnerabilities. Reference: => Please update your ports tree and try again. *** Error code 1 Stop in /usr/ports/ftp/wget. # --------------enigE4FE6D9B925E58FF392DDCDC 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.2.3-nr1 (Windows XP) iQEVAwUBQjVzhcT9o0gK6ihbAQLH6gf+IHcyRiCAhOETI2MODEMbc7u6A1hjIWrm G40/Ix3XSvHiChLoTnCYmKQWDuFyTRs4G7dRSkNEwhdPLlglHI9/k/X7IbkgoYK7 FU7a5E7PMNMlv9lpUinXTPCplhC9RTrGz0ZpvrKnbYK6OrJGdNlsPNrGPRtUwpSl A4pbWMPGFNgXO4YmVJ8bSTVifz9OPlQb9fHA6KwnHZtb+4VMI99GDxE6hrrNQo/g 2HRvG1iHrwEw4on756LcLmSwBMTkW/NeZslUVdgSf5fD5cSJhSMFVh66PrBPpkrA x99XEYVG+muRhXDV1bxeksiajr/hsis0wY+L8t5+OaXcVdHJOmwURw== =hPJE -----END PGP SIGNATURE----- --------------enigE4FE6D9B925E58FF392DDCDC-- From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 11:42:03 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3373116A4CE for ; Mon, 14 Mar 2005 11:42:03 +0000 (GMT) Received: from cheer.mahoroba.org (gw4.mahoroba.org [218.45.22.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3766943D46 for ; Mon, 14 Mar 2005 11:42:02 +0000 (GMT) (envelope-from ume@mahoroba.org) Received: from localhost (IDENT:HZs/flZaHd+uv/oTffqeemUTFYyXVsmG2Gi+5iq3ZNti+TlaoFwZi/n5yYH1W6fP@localhost [IPv6:::1]) (user=ume mech=CRAM-MD5 bits=0)j2EBf8x1079797 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 14 Mar 2005 20:41:08 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Mon, 14 Mar 2005 20:41:08 +0900 Message-ID: From: Hajimu UMEMOTO To: "Daniel Browne" In-Reply-To: <316F15B309F69F4CA5AB2C72BE26C215EE6D06@prowler.clarotech.co.za> References: <316F15B309F69F4CA5AB2C72BE26C215EE6D06@prowler.clarotech.co.za> User-Agent: xcite1.38> Wanderlust/2.12.2 (99 Luftballons) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 Emacs/21.3 (i386--freebsd) MULE/5.0 (SAKAKI) X-Operating-System: FreeBSD 4.11-RELEASE MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Greylist: Sender succeded SMTP AUTH authentication, not delayed by milter-greylist-2.0b2 (cheer.mahoroba.org [IPv6:::1]); Mon, 14 Mar 2005 20:41:09 +0900 (JST) X-Virus-Scanned: by amavisd-new X-Virus-Status: Clean X-Spam-Status: No, score=-5.9 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on cheer.mahoroba.org cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: cyrus-sasl2-2.1.20_1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 11:42:03 -0000 Hi, >>>>> On Mon, 14 Mar 2005 13:19:00 +0200 >>>>> "Daniel Browne" said: DanielB> I upgraded it by "portupgrade -fR cyrus-sasl-saslauthd -x perl". DanielB> Is a dependant port not the same as a slave port? DanielB> Excuse my lack of knowledge. :) Yes, these are quite different. Master/slave is how to implement the ports. Dependency is relation between the ports e.g. cyrus-sasl2-saslauthd requires cyrus-sasl2. 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 Mon Mar 14 11:56:14 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B231416A4CE for ; Mon, 14 Mar 2005 11:56:14 +0000 (GMT) Received: from melon.pingpong.net (82.milagro.bahnhof.net [195.178.168.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 199C743D55 for ; Mon, 14 Mar 2005 11:56:14 +0000 (GMT) (envelope-from girgen@FreeBSD.org) Received: from localhost (localhost.pingpong.net [127.0.0.1]) by melon.pingpong.net (Postfix) with ESMTP id D1AE64AF61; Mon, 14 Mar 2005 12:56:12 +0100 (CET) Received: from melon.pingpong.net ([127.0.0.1]) by localhost (melon.pingpong.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 68620-03-15; Mon, 14 Mar 2005 12:56:12 +0100 (CET) Received: from [192.168.1.187] (81.milagro.bahnhof.net [195.178.168.81]) by melon.pingpong.net (Postfix) with ESMTP id AC8574AF58; Mon, 14 Mar 2005 12:56:11 +0100 (CET) Date: Mon, 14 Mar 2005 12:56:11 +0100 From: Palle Girgensohn To: Clive Lin Message-ID: <22FD04521EA81D6E4C8D2402@rambutan.pingpong.net> In-Reply-To: <20050314094909.GA1080@tongi.org> References: <20050314094909.GA1080@tongi.org> X-Mailer: Mulberry/3.1.6 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Virus-Scanned: by amavisd-new at pingpong.net cc: freebsd-ports@FreeBSD.org Subject: Re: Changing username of postgresql port X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 11:56:14 -0000 --On m=E5ndag, mars 14, 2005 17.49.09 +0800 Clive Lin = wrote: > Hello Palle, > > I have a proposal of changing PostgreSQL username, from 'pgsql' to > 'postgres', or at least make it not hard-coded. The reason is trivial: > consistency across other platforms. My case is, we have web > application developers who do their code on their favorite, fully > isolated, environment. This means they have full set of IIS, apache, > or whatever, installed on their computers, and of course the database > server. Each time we want to exchange SQL dump files, we have to > change the super username 'pgsql' in the dump file. This does not > costs much time, but is indeed pretty annoying ;) > > This is just a thought. If you feel like it, I could start doing > patches for it. Hi! You're not the first to ask about this, and I'd like to make the username=20 dynamic. I do think it shall default to pgsql though, at least if the=20 userid already exists, so running configs will not break. If you want to send me patches, please do, I'll be much obliged. :-) Cheers, Palle From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 12:04:36 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7CF6216A4CE for ; Mon, 14 Mar 2005 12:04:36 +0000 (GMT) Received: from melon.pingpong.net (82.milagro.bahnhof.net [195.178.168.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BCCF43D4C for ; Mon, 14 Mar 2005 12:04:36 +0000 (GMT) (envelope-from girgen@FreeBSD.org) Received: from localhost (localhost.pingpong.net [127.0.0.1]) by melon.pingpong.net (Postfix) with ESMTP id 321654ACEA; Mon, 14 Mar 2005 13:04:35 +0100 (CET) Received: from melon.pingpong.net ([127.0.0.1]) by localhost (melon.pingpong.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 67603-02-15; Mon, 14 Mar 2005 13:04:35 +0100 (CET) Received: from [192.168.1.187] (81.milagro.bahnhof.net [195.178.168.81]) by melon.pingpong.net (Postfix) with ESMTP id D92844ACC2; Mon, 14 Mar 2005 13:04:33 +0100 (CET) Date: Mon, 14 Mar 2005 13:04:33 +0100 From: Palle Girgensohn To: Edwin Groothuis , David Landgren Message-ID: In-Reply-To: <20050314105928.GG1175@k7.mavetju> References: <20050314094909.GA1080@tongi.org> <42356AEF.7020408@landgren.net> <20050314105928.GG1175@k7.mavetju> X-Mailer: Mulberry/3.1.6 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Virus-Scanned: by amavisd-new at pingpong.net cc: freebsd-ports@FreeBSD.org Subject: Re: Changing username of postgresql port X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 12:04:36 -0000 --On m=E5ndag, mars 14, 2005 21.59.28 +1100 Edwin Groothuis=20 wrote: > On Mon, Mar 14, 2005 at 11:43:59AM +0100, David Landgren wrote: >> Clive Lin wrote: >> > Hello Palle, >> > >> > I have a proposal of changing PostgreSQL username, from 'pgsql' to >> > 'postgres', or at least make it not hard-coded. The reason is trivial: >> > consistency across other platforms. My case is, we have web >> >> Don't hard code it to something else. Make it configurable (with pgsql >> as a default for backwards compatibility). For instance, I use 'pg' as >> the Pg user name, so hard-coding it to 'postgres' doesn't buy me >> anything. > > Suggested line of action: > > - Add "PGOWN?=3D pgsql" to bsd.port.mk, just under WWWGRP definition. > - Add "PGGRP?=3D pgsql" to bsd.port.mk, just under WWWGRP definition. > > If you are really brave: > - Add "PGHOME?=3D ~${PGOWN}" to bsd.port.mk, just under WWWGRP = definition. A must, IMO. > Then: > - Do "grep -r pgsql postgresq*" in ports/databases and see what has > to be changed. > > And then: > - make build, make install, make package, make deinstall, rm -rf > /usr/local/pgsql, pkg_add pgsqlpackage and check. > > > This is not for people with a heart disease :-) Oh, it's not *that* bad. Just sometimes you need to do Woodoo-like stuff to = get ~${USER} to evalutate. Other than, you need some time to mangle through = all the files and test, test, test... :) > Also, please talk with girgen@ about it. I'm in the loop. :-) Right now, it's not on the top of my agenda though,=20 but as I said, if you send me patches I'll be much obliged :) /Palle From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 16:03:33 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F062016A4CF for ; Mon, 14 Mar 2005 16:03:32 +0000 (GMT) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 317B643D49 for ; Mon, 14 Mar 2005 16:03:32 +0000 (GMT) (envelope-from bsd@kelleycows.com) Received: from [10.3.29.200] (c-24-30-114-40.we.client2.attbi.com[24.30.114.40]) by comcast.net (sccrmhc13) with ESMTP id <2005031416033001600hhd71e>; Mon, 14 Mar 2005 16:03:31 +0000 Message-ID: <4235B5D1.9070902@kelleycows.com> Date: Mon, 14 Mar 2005 08:03:29 -0800 From: Christopher Kelley User-Agent: Mozilla Thunderbird 1.0 (X11/20050313) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <20050313120036.9E18616A524@hub.freebsd.org> In-Reply-To: <20050313120036.9E18616A524@hub.freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: openoffice-1.1 fails to build after Gnome upgrade X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 16:03:33 -0000 After running the gnome_upgrade.sh script, I can't get openoffice-1.1 to build. I ran the gnome upgrade script as root, at the console, as the only logged in user. It failed on OpenOffice.org. Rather than troubleshoot the OOo build, I simply removed editors/openoffice-1.1 from the gnome_upgrade_lst file. and ran -restart. After the script completed, I did a make clean in the /usr/ports/editors/openoffice-1.1 directory and got the following: --- make: Max recursion level (500) exceeded.: Resource temporarily unavailable ===> Cleaning for atk-1.9.1 ===> Cleaning for rpm-3.0.6_9 ===> Cleaning for unzip-5.52_1 ===> Cleaning for zip-2.3_2 --- Undeterred ;) , I crossed my fingers and tried make install clean, which died with: --- nsFreeType.cpp:187: warning: `nsresult InitGlobals()' declared `static' but never defined nsFreeType.cpp:191: warning: `void ClearFunctions()' declared `static' but never defined nsFreeType.cpp:192: warning: `PRBool InitLibrary()' declared `static' but never defined nsFreeType.cpp:193: warning: `PRBool LoadSharedLib()' declared `static' but never defined nsFreeType.cpp:194: warning: `void UnloadSharedLib()' declared `static' but never defined gmake[5]: *** [nsFreeType.o] Error 1 gmake[5]: Leaving directory `/usr/ports/editors/openoffice-1.1/work/moz.runtime/unxfbsd.pro/misc/build/mozilla/gfx/src/gtk' gmake[4]: *** [libs] Error 2 gmake[4]: Leaving directory `/usr/ports/editors/openoffice-1.1/work/moz.runtime/unxfbsd.pro/misc/build/mozilla/gfx/src' gmake[3]: *** [libs] Error 2 gmake[3]: Leaving directory `/usr/ports/editors/openoffice-1.1/work/moz.runtime/unxfbsd.pro/misc/build/mozilla/gfx' gmake[2]: *** [tier_9] Error 2 gmake[2]: Leaving directory `/usr/ports/editors/openoffice-1.1/work/moz.runtime/unxfbsd.pro/misc/build/mozilla' gmake[1]: *** [default] Error 2 gmake[1]: Leaving directory `/usr/ports/editors/openoffice-1.1/work/moz.runtime/unxfbsd.pro/misc/build/mozilla' gmake: *** [build] Error 2 dmake: Error code 2, while making './unxfbsd.pro/misc/build/so_built_ooo_mozab' ---* TG_SLO.MK *--- ERROR: Error 65280 occurred while making /usr/ports/editors/openoffice-1.1/work/moz.runtime echo ./unxfbsd.pro/bin/mozruntime.zip>& /dev/null cp -f ./unxfbsd.pro/misc/build/mozilla/dist/bin/libnspr4.so \ ./unxfbsd.pro/misc/FREEBSDGCCIruntime/libnspr4.so && cp -f ./unxfbsd.pro/misc/build/mozilla/dist/bin/libplc4.so \ ./unxfbsd.pro/misc/FREEBSDGCCIruntime/libplc4.so && cp -f ./unxfbsd.pro/misc/build/mozilla/dist/bin/libplds4.so \ ./unxfbsd.pro/misc/FREEBSDGCCIruntime/libplds4.so && cp -f ./unxfbsd.pro/misc/build/mozilla/dist/bin/libxpcom.so \ ./unxfbsd.pro/misc/FREEBSDGCCIruntime/libxpcom.so && cp -f ./unxfbsd.pro/misc/build/mozilla/dist/bin/libnss3.so \ ./unxfbsd.pro/misc/FREEBSDGCCIruntime/libnss3.so && cp -f ./unxfbsd.pro/misc/build/mozilla/dist/bin/libssl3.so \ ./unxfbsd.pro/misc/FREEBSDGCCIruntime/libssl3.so && cp -f ./unxfbsd.pro/misc/build/mozilla/dist/bin/libsoftokn3.so \ ./unxfbsd.pro/misc/FREEBSDGCCIruntime/libsoftokn3.so && cp -f ./unxfbsd.pro/misc/build/mozilla/dist/bin/libsmime3.so \ ./unxfbsd.pro/misc/FREEBSDGCCIruntime/libsmime3.so && cp -f ./unxfbsd.pro/misc/build/mozilla/dist/bin/libmozjs.so \ ./unxfbsd.pro/misc/FREEBSDGCCIruntime/libmozjs.so && cp -f ./unxfbsd.pro/misc/build/mozilla/dist/bin/libmozz.so \ ./unxfbsd.pro/misc/FREEBSDGCCIruntime/libmozz.so && cp -f ./unxfbsd.pro/misc/build/mozilla/dist/bin/libmsgbaseutil.so \ ./unxfbsd.pro/misc/FREEBSDGCCIruntime/libmsgbaseutil.so && cp -f ./unxfbsd.pro/misc/build/mozilla/dist/bin/libldap50.so \ ./unxfbsd.pro/misc/FREEBSDGCCIruntime/libldap50.so && cp -f ./unxfbsd.pro/misc/build/mozilla/dist/bin/libprldap50.so \ ./unxfbsd.pro/misc/FREEBSDGCCIruntime/libprldap50.so && \ echo >& /dev/null cp: ./unxfbsd.pro/misc/build/mozilla/dist/bin/libnss3.so: No such file or directory dmake: Error code 1, while making './unxfbsd.pro/misc/build/so_moz_runtime_files' ---* TG_SLO.MK *--- *** Error code 255 Stop in /usr/ports/editors/openoffice-1.1. --- I'm guessing that some sort of error was introduced into the Makefile for openoffice-1.1 since make clean generates a recursion error, though I certainly wouldn't rule out user (me) failure. I don't know if this error is related to the gnome upgrade or not, or just happened to be coincidental, since obviously I had to cvsup my ports tree prior to running the gnome_upgrade script (but I didn't run portupgrade!). Christopher From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 16:10:37 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D99116A4CE for ; Mon, 14 Mar 2005 16:10:37 +0000 (GMT) Received: from cheer.mahoroba.org (gw4.mahoroba.org [218.45.22.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4908543D2F for ; Mon, 14 Mar 2005 16:10:36 +0000 (GMT) (envelope-from ume@mahoroba.org) Received: from localhost (IDENT:NB7Tn/iSWxriAlzxoSnTJT1t3O+KBDP5TidylZItEUMSPISjzdCcXMjHqww3DVuR@localhost [IPv6:::1]) (user=ume mech=CRAM-MD5 bits=0)j2EGAOlX028627 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 15 Mar 2005 01:10:25 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Tue, 15 Mar 2005 01:10:24 +0900 Message-ID: From: Hajimu UMEMOTO To: Christopher Kelley In-Reply-To: <4235B5D1.9070902@kelleycows.com> References: <20050313120036.9E18616A524@hub.freebsd.org> <4235B5D1.9070902@kelleycows.com> User-Agent: xcite1.38> Wanderlust/2.12.2 (99 Luftballons) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 Emacs/21.3 (i386--freebsd) MULE/5.0 (SAKAKI) X-Operating-System: FreeBSD 4.11-RELEASE MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Greylist: Sender succeded SMTP AUTH authentication, not delayed by milter-greylist-2.0b2 (cheer.mahoroba.org [IPv6:::1]); Tue, 15 Mar 2005 01:10:25 +0900 (JST) X-Virus-Scanned: by amavisd-new X-Virus-Status: Clean X-Spam-Status: No, score=-5.9 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on cheer.mahoroba.org cc: freebsd-ports@freebsd.org Subject: Re: openoffice-1.1 fails to build after Gnome upgrade X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 16:10:37 -0000 Hi, >>>>> On Mon, 14 Mar 2005 08:03:29 -0800 >>>>> Christopher Kelley said: bsd> After running the gnome_upgrade.sh script, I can't get openoffice-1.1 to bsd> build. I met this too. I could build openoffice-1.1 with WITHOUT_MOZILLA=YES. 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 Mon Mar 14 16:16:49 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E63816A4CE for ; Mon, 14 Mar 2005 16:16:49 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98C7A43D4C for ; Mon, 14 Mar 2005 16:16:48 +0000 (GMT) (envelope-from swhetzel@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so1452095wri for ; Mon, 14 Mar 2005 08:16:48 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=sEo2Cuu+yr3WAiN4SxldPFhT+DjPhCkfstJRd5uCswCx8LkZPRyip3TRQMWaJJKRnSkCBMydSlnym4zI6ed3uK4lNTcncXfHBB7Gdi+X32IgfRw5Iyd0WWqTLYX62c7lX51hUSRqXcXoJRCaZKiZJzyj9uCfMNxzUQs6085jV3s= Received: by 10.54.4.8 with SMTP id 8mr4897500wrd; Mon, 14 Mar 2005 08:16:48 -0800 (PST) Received: by 10.54.29.77 with HTTP; Mon, 14 Mar 2005 08:16:47 -0800 (PST) Message-ID: <790a9fff050314081662648026@mail.gmail.com> Date: Mon, 14 Mar 2005 10:16:47 -0600 From: Scot Hetzel To: Doug Lee , freebsd-ports@freebsd.org In-Reply-To: <20050314120454.GW4670@kirk.dlee.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20050314120454.GW4670@kirk.dlee.org> Subject: Re: Gmake won't make without itself X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Scot Hetzel List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 16:16:49 -0000 On Mon, 14 Mar 2005 07:04:55 -0500, Doug Lee wrote: > Not sure this is the best place for this, but I think it's the best > among the lists I'm on... > The best place would have been on the freebsd-ports mailing list. > I just tried, with a fresh ports tree, to build gmake after having > pkg_deleted it, and it failed because it couldn't find its own binary. > I "fixed" this by editing work/*/Makefile to say "make=make" instead > of "make=gmake," then doing (from the port top) "make", then in work/* > renaming make (the generated binary) to gmake and doing cp -p gmake > /usr/local/bin, and finally going to the port top again and doing > "make install clean." > Did you do a "make configure" before you pkg_deleted gmake? If you did, then that might have been why the Makefile had a gmake in it. Try building gmake again as follows: cd /usr/ports/devel/gmake make deinstall make clean make install And let us know if that works. Scot PS. Moved to freebsd-ports mailing list. From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 16:21:11 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C6B7516A4CE; Mon, 14 Mar 2005 16:21:11 +0000 (GMT) Received: from kcmso1.proxy.att.com (kcmso1.att.com [192.128.133.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9460643D41; Mon, 14 Mar 2005 16:21:10 +0000 (GMT) (envelope-from jwb@homer.att.com) Received: from ulysses.homer.att.com ([135.205.193.8])j2EGL8JE026025; Mon, 14 Mar 2005 10:21:08 -0600 Received: from hera.homer.att.com (hera.homer.att.com [135.205.193.102]) by ulysses.homer.att.com (8.9.3/8.9.3) with ESMTP id LAA19627; Mon, 14 Mar 2005 11:20:19 -0500 (EST) Received: from [135.205.212.40] (thunder.homer.att.com [135.205.212.40]) by hera.homer.att.com (8.9.3/8.9.3) with ESMTP id LAA04375; Mon, 14 Mar 2005 11:20:19 -0500 (EST) Message-ID: <4235B9C0.5020707@homer.att.com> Date: Mon, 14 Mar 2005 11:20:16 -0500 From: Jim Ballantine User-Agent: Mozilla Thunderbird 1.0.1 (Windows/20050309) X-Accept-Language: en-us, en MIME-Version: 1.0 To: openoffice@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: ports@FreeBSD.org Subject: FreeBSD Port: openoffice-1.1-1.1.4_1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 16:21:12 -0000 Status of this port?? FreshPorts says BROKEN: "rtld depends on _end symbol. type make -DBROKEN to see how to upgrade your rtld" but when I do that I get a message that says ports is broken. When I build it, it fails on cp of libnss3.so : no such file or directory dmake: Error code 1 while making './unxfbsd.pro/misc/build/so_mos-runtime files' ----* TG_SLO.mk *--- *** Error code 255 Jim From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 16:34:46 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C242A16A4CE; Mon, 14 Mar 2005 16:34:46 +0000 (GMT) Received: from postfix4-2.free.fr (postfix4-2.free.fr [213.228.0.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3680B43D31; Mon, 14 Mar 2005 16:34:46 +0000 (GMT) (envelope-from dkiner@lamaisondelinternet.fr) Received: from david (unknown [82.229.153.87]) by postfix4-2.free.fr (Postfix) with SMTP id 1FED82EC720; Mon, 14 Mar 2005 17:34:44 +0100 (CET) From: "David KINER" To: Date: Mon, 14 Mar 2005 17:39:33 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 cc: ports@FreeBSD.org Subject: FreeBSD Port: cdrtools-2.01 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 16:34:46 -0000 Hi, I have FreeBSD 4.11. I try to install cdrecord-ProDVD I fetch it from ftp://ftp.berlios.de/pub/cdrecord/ProDVD/ but I don't know how can I compile it? regards, David KINER From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 17:33:26 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6857816A4CE for ; Mon, 14 Mar 2005 17:33:26 +0000 (GMT) Received: from post-23.mail.nl.demon.net (post-23.mail.nl.demon.net [194.159.73.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id C57E743D39 for ; Mon, 14 Mar 2005 17:33:25 +0000 (GMT) (envelope-from kwm@rainbow-runner.nl) Received: from kazerne.demon.nl ([212.238.222.22]:58258 helo=heater.rainbow-runner.nl) by post-23.mail.nl.demon.net with esmtp (Exim 4.43) id 1DAtRU-0002gE-N8; Mon, 14 Mar 2005 17:33:24 +0000 From: Koop Mast To: Christopher Kelley In-Reply-To: <4235B5D1.9070902@kelleycows.com> References: <20050313120036.9E18616A524@hub.freebsd.org> <4235B5D1.9070902@kelleycows.com> Content-Type: text/plain Date: Mon, 14 Mar 2005 18:33:30 +0100 Message-Id: <1110821610.40919.2.camel@heater.rainbow-runner.nl> Mime-Version: 1.0 X-Mailer: Evolution 2.2.0 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit cc: freebsd-ports@freebsd.org Subject: Re: openoffice-1.1 fails to build after Gnome upgrade X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 17:33:26 -0000 Op ma, 14-03-2005 te 08:03 -0800, schreef Christopher Kelley: > After running the gnome_upgrade.sh script, I can't get openoffice-1.1 to > build. > > I ran the gnome upgrade script as root, at the console, as the only > logged in user. It failed on OpenOffice.org. Rather than troubleshoot > the OOo build, I simply removed editors/openoffice-1.1 from the > gnome_upgrade_lst file. and ran -restart. To be honest this has almost nothing to do with the gnome upgrade. The bug here is in the mozilla part of the OpenOffice port. The gnome update only exposed it. The mozilla part needs to be patched to build with the new freetype2 thats lives in the ports. Koop > After the script completed, I did a make clean in the > /usr/ports/editors/openoffice-1.1 directory and got the following: > > --- > make: Max recursion level (500) exceeded.: Resource temporarily unavailable > ===> Cleaning for atk-1.9.1 > ===> Cleaning for rpm-3.0.6_9 > ===> Cleaning for unzip-5.52_1 > ===> Cleaning for zip-2.3_2 > > --- > > Undeterred ;) , I crossed my fingers and tried make install clean, which > died with: > > --- > nsFreeType.cpp:187: warning: `nsresult InitGlobals()' declared `static' but > never defined > nsFreeType.cpp:191: warning: `void ClearFunctions()' declared `static' but > never defined > nsFreeType.cpp:192: warning: `PRBool InitLibrary()' declared `static' > but never > defined > nsFreeType.cpp:193: warning: `PRBool LoadSharedLib()' declared `static' but > never defined > nsFreeType.cpp:194: warning: `void UnloadSharedLib()' declared `static' but > never defined > gmake[5]: *** [nsFreeType.o] Error 1 > gmake[5]: Leaving directory > `/usr/ports/editors/openoffice-1.1/work/moz.runtime/unxfbsd.pro/misc/build/mozilla/gfx/src/gtk' > gmake[4]: *** [libs] Error 2 > gmake[4]: Leaving directory > `/usr/ports/editors/openoffice-1.1/work/moz.runtime/unxfbsd.pro/misc/build/mozilla/gfx/src' > gmake[3]: *** [libs] Error 2 > gmake[3]: Leaving directory > `/usr/ports/editors/openoffice-1.1/work/moz.runtime/unxfbsd.pro/misc/build/mozilla/gfx' > gmake[2]: *** [tier_9] Error 2 > gmake[2]: Leaving directory > `/usr/ports/editors/openoffice-1.1/work/moz.runtime/unxfbsd.pro/misc/build/mozilla' > gmake[1]: *** [default] Error 2 > gmake[1]: Leaving directory > `/usr/ports/editors/openoffice-1.1/work/moz.runtime/unxfbsd.pro/misc/build/mozilla' > gmake: *** [build] Error 2 > dmake: Error code 2, while making > './unxfbsd.pro/misc/build/so_built_ooo_mozab' > ---* TG_SLO.MK *--- > > ERROR: Error 65280 occurred while making > /usr/ports/editors/openoffice-1.1/work/moz.runtime > echo ./unxfbsd.pro/bin/mozruntime.zip>& /dev/null > cp -f ./unxfbsd.pro/misc/build/mozilla/dist/bin/libnspr4.so \ > ./unxfbsd.pro/misc/FREEBSDGCCIruntime/libnspr4.so && cp -f > ./unxfbsd.pro/misc/build/mozilla/dist/bin/libplc4.so \ > ./unxfbsd.pro/misc/FREEBSDGCCIruntime/libplc4.so && cp -f > ./unxfbsd.pro/misc/build/mozilla/dist/bin/libplds4.so \ > ./unxfbsd.pro/misc/FREEBSDGCCIruntime/libplds4.so && cp -f > ./unxfbsd.pro/misc/build/mozilla/dist/bin/libxpcom.so \ > ./unxfbsd.pro/misc/FREEBSDGCCIruntime/libxpcom.so && cp -f > ./unxfbsd.pro/misc/build/mozilla/dist/bin/libnss3.so \ > ./unxfbsd.pro/misc/FREEBSDGCCIruntime/libnss3.so && cp -f > ./unxfbsd.pro/misc/build/mozilla/dist/bin/libssl3.so \ > ./unxfbsd.pro/misc/FREEBSDGCCIruntime/libssl3.so && cp -f > ./unxfbsd.pro/misc/build/mozilla/dist/bin/libsoftokn3.so \ > ./unxfbsd.pro/misc/FREEBSDGCCIruntime/libsoftokn3.so && cp -f > ./unxfbsd.pro/misc/build/mozilla/dist/bin/libsmime3.so \ > ./unxfbsd.pro/misc/FREEBSDGCCIruntime/libsmime3.so && cp -f > ./unxfbsd.pro/misc/build/mozilla/dist/bin/libmozjs.so \ > ./unxfbsd.pro/misc/FREEBSDGCCIruntime/libmozjs.so && cp -f > ./unxfbsd.pro/misc/build/mozilla/dist/bin/libmozz.so \ > ./unxfbsd.pro/misc/FREEBSDGCCIruntime/libmozz.so && cp -f > ./unxfbsd.pro/misc/build/mozilla/dist/bin/libmsgbaseutil.so \ > ./unxfbsd.pro/misc/FREEBSDGCCIruntime/libmsgbaseutil.so && cp -f > ./unxfbsd.pro/misc/build/mozilla/dist/bin/libldap50.so \ > ./unxfbsd.pro/misc/FREEBSDGCCIruntime/libldap50.so && cp -f > ./unxfbsd.pro/misc/build/mozilla/dist/bin/libprldap50.so \ > ./unxfbsd.pro/misc/FREEBSDGCCIruntime/libprldap50.so && \ > echo >& /dev/null > cp: ./unxfbsd.pro/misc/build/mozilla/dist/bin/libnss3.so: No such file > or directory > dmake: Error code 1, while making > './unxfbsd.pro/misc/build/so_moz_runtime_files' > ---* TG_SLO.MK *--- > *** Error code 255 > > Stop in /usr/ports/editors/openoffice-1.1. > --- > > I'm guessing that some sort of error was introduced into the Makefile > for openoffice-1.1 since make clean generates a recursion error, though > I certainly wouldn't rule out user (me) failure. I don't know if this > error is related to the gnome upgrade or not, or just happened to be > coincidental, since obviously I had to cvsup my ports tree prior to > running the gnome_upgrade script (but I didn't run portupgrade!). > > Christopher > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 18:07:32 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4CBA016A4CE; Mon, 14 Mar 2005 18:07:32 +0000 (GMT) Received: from rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 040EA43D2D; Mon, 14 Mar 2005 18:07:32 +0000 (GMT) (envelope-from clint@0lsen.net) Received: from 0lsen.net ([24.20.127.157]) by comcast.net (rwcrmhc13) with ESMTP id <200503141807310150043nlse>; Mon, 14 Mar 2005 18:07:31 +0000 Received: by 0lsen.net (Postfix, from userid 1001) id CEB0717703; Mon, 14 Mar 2005 10:07:30 -0800 (PST) Date: Mon, 14 Mar 2005 10:07:30 -0800 From: Clint Olsen To: ports@freebsd.org, gnome@freebsd.org Message-ID: <20050314180730.GA73515@0lsen.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Organization: NULlsen Network X-Disclaimer: Mutt Bites! Subject: Gnome upgrade failed - bad tarball for gnome-speech? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 18:07:32 -0000 I just checked my gnome upgrade script and it barfed: => Attempting to fetch from ftp://ftp.dataplus.se/pub/linux/gnome/sources/gnome-speech/0.3/. fetch: gnome-speech-0.3.6.tar.bz2: local modification time does not match remote => Attempting to fetch from ftp://ftp.cse.buffalo.edu/pub/Gnome/sources/gnome-speech/0.3/. fetch: gnome-speech-0.3.6.tar.bz2: local modification time does not match remote => Attempting to fetch from http://ftp.unina.it/pub/linux/GNOME/sources/gnome-speech/0.3/. fetch: http://ftp.unina.it/pub/linux/GNOME/sources/gnome-speech/0.3/gnome-speech-0.3.6.tar.b z2: Requested Range Not Satisfiable => Attempting to fetch from http://www.gtlib.cc.gatech.edu/pub/gnome/sources/gnome-speech/0.3/. -Clint From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 18:11:26 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC88316A4CE for ; Mon, 14 Mar 2005 18:11:26 +0000 (GMT) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51BF043D5C for ; Mon, 14 Mar 2005 18:11:26 +0000 (GMT) (envelope-from bsd@kelleycows.com) Received: from [10.3.29.200] (c-24-30-114-40.we.client2.attbi.com[24.30.114.40]) by comcast.net (sccrmhc13) with ESMTP id <2005031418112301600hfcvee>; Mon, 14 Mar 2005 18:11:23 +0000 Message-ID: <4235D3CA.6090207@kelleycows.com> Date: Mon, 14 Mar 2005 10:11:22 -0800 From: Christopher Kelley User-Agent: Mozilla Thunderbird 1.0 (X11/20050313) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Koop Mast References: <20050313120036.9E18616A524@hub.freebsd.org> <4235B5D1.9070902@kelleycows.com> <1110821610.40919.2.camel@heater.rainbow-runner.nl> In-Reply-To: <1110821610.40919.2.camel@heater.rainbow-runner.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-ports@freebsd.org Subject: Re: openoffice-1.1 fails to build after Gnome upgrade X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 18:11:26 -0000 Koop Mast wrote: >Op ma, 14-03-2005 te 08:03 -0800, schreef Christopher Kelley: > > >>After running the gnome_upgrade.sh script, I can't get openoffice-1.1 to >>build. >> >>I ran the gnome upgrade script as root, at the console, as the only >>logged in user. It failed on OpenOffice.org. Rather than troubleshoot >>the OOo build, I simply removed editors/openoffice-1.1 from the >>gnome_upgrade_lst file. and ran -restart. >> >> > >To be honest this has almost nothing to do with the gnome upgrade. >The bug here is in the mozilla part of the OpenOffice port. The gnome >update only exposed it. The mozilla part needs to be patched to build >with the new freetype2 thats lives in the ports. > > Ahhh. okay. Well, I'll probably just buid WITHOUT_MOZILLA=YES as Hajimu suggested then. Thanks to both of you for your help. Christopher From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 18:11:28 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D461A16A4CE; Mon, 14 Mar 2005 18:11:28 +0000 (GMT) Received: from imf16aec.mail.bellsouth.net (imf16aec.mail.bellsouth.net [205.152.59.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DB7743D5A; Mon, 14 Mar 2005 18:11:28 +0000 (GMT) (envelope-from ahze@ahze.net) Received: from [192.168.1.5] ([68.209.163.3]) by imf16aec.mail.bellsouth.netESMTP <20050314181127.BYHH28183.imf16aec.mail.bellsouth.net@[192.168.1.5]>; Mon, 14 Mar 2005 13:11:27 -0500 In-Reply-To: <20050314180730.GA73515@0lsen.net> References: <20050314180730.GA73515@0lsen.net> Mime-Version: 1.0 (Apple Message framework v682) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <18DF4F9D-1B90-4B28-B77A-AA80443C0A53@ahze.net> Content-Transfer-Encoding: 7bit From: Michael Johnson Date: Mon, 14 Mar 2005 13:11:21 -0500 To: Clint Olsen X-Mailer: Apple Mail (2.682) cc: ports@freebsd.org cc: gnome@freebsd.org Subject: Re: Gnome upgrade failed - bad tarball for gnome-speech? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 18:11:29 -0000 On Mar 14, 2005, at 1:07 PM, Clint Olsen wrote: > I just checked my gnome upgrade script and it barfed: > > => Attempting to fetch from > ftp://ftp.dataplus.se/pub/linux/gnome/sources/gnome-speech/0.3/. > fetch: gnome-speech-0.3.6.tar.bz2: local modification time does not > match remote > => Attempting to fetch from > ftp://ftp.cse.buffalo.edu/pub/Gnome/sources/gnome-speech/0.3/. > fetch: gnome-speech-0.3.6.tar.bz2: local modification time does not > match remote > => Attempting to fetch from > http://ftp.unina.it/pub/linux/GNOME/sources/gnome-speech/0.3/. > fetch: > http://ftp.unina.it/pub/linux/GNOME/sources/gnome-speech/0.3/gnome- > speech-0.3.6.tar.b > z2: Requested Range Not Satisfiable > => Attempting to fetch from > http://www.gtlib.cc.gatech.edu/pub/gnome/sources/gnome-speech/0.3/. > do a make distclean, and try to refetch it fetches for me root@blueheron /usr/ports/accessibility/gnomespeech > make fetch ===> Vulnerability check disabled, database not found => gnome-speech-0.3.6.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/gnome2. => Attempting to fetch from ftp://ftp.belnet.be/mirror/ftp.gnome.org/sources/gnome-speech/0.3/. gnome-speech-0.3.6.tar.bz2 100% of 260 kB 437 kBps > -Clint > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to > "freebsd-gnome-unsubscribe@freebsd.org" > From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 18:15:23 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF46416A4CE; Mon, 14 Mar 2005 18:15:23 +0000 (GMT) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64D0D43D1D; Mon, 14 Mar 2005 18:15:23 +0000 (GMT) (envelope-from clint@0lsen.net) Received: from 0lsen.net ([24.20.127.157]) by comcast.net (rwcrmhc12) with ESMTP id <2005031418152201400k1493e>; Mon, 14 Mar 2005 18:15:23 +0000 Received: by 0lsen.net (Postfix, from userid 1001) id C488417703; Mon, 14 Mar 2005 10:15:21 -0800 (PST) Date: Mon, 14 Mar 2005 10:15:21 -0800 From: Clint Olsen To: Michael Johnson Message-ID: <20050314181521.GD52087@0lsen.net> References: <20050314180730.GA73515@0lsen.net> <18DF4F9D-1B90-4B28-B77A-AA80443C0A53@ahze.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <18DF4F9D-1B90-4B28-B77A-AA80443C0A53@ahze.net> User-Agent: Mutt/1.4.2.1i Organization: NULlsen Network X-Disclaimer: Mutt Bites! cc: ports@freebsd.org cc: gnome@freebsd.org Subject: Re: Gnome upgrade failed - bad tarball for gnome-speech? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 18:15:23 -0000 On Mar 14, Michael Johnson wrote: > do a make distclean, and try to refetch > > it fetches for me > > root@blueheron /usr/ports/accessibility/gnomespeech > make fetch > ===> Vulnerability check disabled, database not found > => gnome-speech-0.3.6.tar.bz2 doesn't seem to exist in > /usr/ports/distfiles/gnome2. > => Attempting to fetch from > ftp://ftp.belnet.be/mirror/ftp.gnome.org/sources/gnome-speech/0.3/. > gnome-speech-0.3.6.tar.bz2 100% of 260 kB 437 kBps Weird. Yes, it worked by manually doing a make distclean deinstall reinstall... Thanks, -Clint From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 18:18:02 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E149316A4CE for ; Mon, 14 Mar 2005 18:18:02 +0000 (GMT) Received: from rtp-iport-1.cisco.com (rtp-iport-1.cisco.com [64.102.122.148]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86D5E43D1D for ; Mon, 14 Mar 2005 18:18:02 +0000 (GMT) (envelope-from sjt@cisco.com) Received: from rtp-core-1.cisco.com (64.102.124.12) by rtp-iport-1.cisco.com with ESMTP; 14 Mar 2005 13:35:15 -0500 X-BrightmailFiltered: true X-Brightmail-Tracker: AAAAAA== X-IronPort-AV: i="3.90,162,1107752400"; d="scan'208"; a="40420532:sNHT19375994" Received: from mira-kan-a.cisco.com (IDENT:mirapoint@mira-kan-a.cisco.com [161.44.201.17]) by rtp-core-1.cisco.com (8.12.10/8.12.6) with ESMTP id j2EIHx1j005199 for ; Mon, 14 Mar 2005 13:18:00 -0500 (EST) Received: from dhcp-kta1-161-44-193-250.cisco.com (dhcp-kta1-161-44-193-250.cisco.com [161.44.193.250]) by mira-kan-a.cisco.com (MOS 3.4.6-GR) with ESMTP id ABN85957; Mon, 14 Mar 2005 10:17:59 -0800 (PST) From: Steve Tremblett To: ports@freebsd.org Content-Type: text/plain Date: Mon, 14 Mar 2005 13:18:03 -0500 Message-Id: <1110824283.637.10.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.0.4 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Subject: rdesktop broken? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 18:18:03 -0000 # pwd /usr/ports/net/rdesktop # make ===> Vulnerability check disabled, database not found ===> Extracting for rdesktop-1.4.0 => Checksum OK for rdesktop-1.4.0.tar.gz. ===> Patching for rdesktop-1.4.0 ===> Applying extra patch /usr/ports/net/rdesktop/work/extra-patch-localIP cannot open /usr/ports/net/rdesktop/work/extra-patch-localIP: No such file or directory *** Error code 2 Stop in /usr/ports/net/rdesktop. # I see "EXTRA_PATCHES= ${WRKDIR}/extra-patch-localIP" in the Makefile. Commenting it out allows the build, but I haven't tested to see if anything else is broken. Steve From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 18:18:06 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4CC1616A4D0; Mon, 14 Mar 2005 18:18:06 +0000 (GMT) Received: from smtp.unsam.edu.ar (smtp.unsam.edu.ar [170.210.48.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00ECB43D1F; Mon, 14 Mar 2005 18:18:02 +0000 (GMT) (envelope-from fernan@iib.unsam.edu.ar) Received: from pi.iib.unsam.edu.ar (pi.iib.unsam.edu.ar [192.168.10.11]) by smtp.unsam.edu.ar (8.12.6/8.12.6) with ESMTP id j2EIUXr9008334; Mon, 14 Mar 2005 15:30:33 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) Received: from pi.iib.unsam.edu.ar (localhost [127.0.0.1]) by pi.iib.unsam.edu.ar (8.13.1/8.13.1) with ESMTP id j2EIHZ7r051480; Mon, 14 Mar 2005 15:17:35 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) Received: (from fernan@localhost) by pi.iib.unsam.edu.ar (8.13.1/8.13.1/Submit) id j2EIHZNJ051479; Mon, 14 Mar 2005 15:17:35 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) X-Authentication-Warning: pi.iib.unsam.edu.ar: fernan set sender to fernan@iib.unsam.edu.ar using -f Date: Mon, 14 Mar 2005 15:17:35 -0300 From: Fernan Aguero To: Clint Olsen Message-ID: <20050314181735.GB12221@iib.unsam.edu.ar> Mail-Followup-To: Clint Olsen , ports@freebsd.org, gnome@freebsd.org References: <20050314180730.GA73515@0lsen.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050314180730.GA73515@0lsen.net> User-Agent: Mutt/1.5.6i cc: ports@freebsd.org cc: gnome@freebsd.org Subject: Re: Gnome upgrade failed - bad tarball for gnome-speech? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 18:18:06 -0000 +----[ Clint Olsen (14.Mar.2005 15:10): | | I just checked my gnome upgrade script and it barfed: | | => Attempting to fetch from ftp://ftp.dataplus.se/pub/linux/gnome/sources/gnome-speech/0.3/. | fetch: gnome-speech-0.3.6.tar.bz2: local modification time does not match remote | => Attempting to fetch from ftp://ftp.cse.buffalo.edu/pub/Gnome/sources/gnome-speech/0.3/. | fetch: gnome-speech-0.3.6.tar.bz2: local modification time does not match remote | => Attempting to fetch from http://ftp.unina.it/pub/linux/GNOME/sources/gnome-speech/0.3/. | fetch: http://ftp.unina.it/pub/linux/GNOME/sources/gnome-speech/0.3/gnome-speech-0.3.6.tar.b | z2: Requested Range Not Satisfiable | => Attempting to fetch from http://www.gtlib.cc.gatech.edu/pub/gnome/sources/gnome-speech/0.3/. | | -Clint | +----] I also got stopped by this one. I just removed the distfile from /usr/ports/distfiles/gnome2 and fetched it again (I have RANDOMIZE_MASTER_SITES=yes in my /etc/make.conf), this time it worked through gnome-speech until the next showstopper: www/firefox (more in the next message). So, try to download it from another mirror. Check that the size and checksum match the ones listed in the distinfo file. Fernan From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 18:24:09 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2EF2216A4CE; Mon, 14 Mar 2005 18:24:09 +0000 (GMT) Received: from voodoo.oberon.net (voodoo.oberon.net [212.118.165.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id E667643D54; Mon, 14 Mar 2005 18:24:08 +0000 (GMT) (envelope-from krion@voodoo.oberon.net) Received: from krion by voodoo.oberon.net with local (Exim 4.50 (FreeBSD)) id 1DAuEe-0007tL-4C; Mon, 14 Mar 2005 19:24:12 +0100 Date: Mon, 14 Mar 2005 19:24:12 +0100 From: Kirill Ponomarew To: ports@FreeBSD.org Message-ID: <20050314182412.GA29863@voodoo.oberon.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-NCC-Regid: de.oberon X-NIC-HDL: KP869-RIPE Subject: HEADSUP: ports freeze delay X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 18:24:09 -0000 Since portmgr decided to get new Xorg version 6.8.2 into ports before the freeze, we need some more time to test it than expected. Ports freeze is now scheduled to begin on March 21, 2005 and will last 10 days. -Kirill From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 18:25:15 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3005316A4CE; Mon, 14 Mar 2005 18:25:15 +0000 (GMT) Received: from imf22aec.mail.bellsouth.net (imf22aec.mail.bellsouth.net [205.152.59.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F94443D46; Mon, 14 Mar 2005 18:25:14 +0000 (GMT) (envelope-from ahze@ahze.net) Received: from [192.168.1.5] ([68.209.163.3]) by imf22aec.mail.bellsouth.netESMTP <20050314182513.OYXQ2068.imf22aec.mail.bellsouth.net@[192.168.1.5]>; Mon, 14 Mar 2005 13:25:13 -0500 In-Reply-To: <20050314181735.GB12221@iib.unsam.edu.ar> References: <20050314180730.GA73515@0lsen.net> <20050314181735.GB12221@iib.unsam.edu.ar> Mime-Version: 1.0 (Apple Message framework v682) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <7500FA32-D560-470D-B015-D4F03DE41C82@ahze.net> Content-Transfer-Encoding: 7bit From: Michael Johnson Date: Mon, 14 Mar 2005 13:25:08 -0500 To: Fernan Aguero X-Mailer: Apple Mail (2.682) cc: gnome@freebsd.org cc: ports@freebsd.org cc: Clint Olsen Subject: Re: Gnome upgrade failed - bad tarball for gnome-speech? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 18:25:15 -0000 On Mar 14, 2005, at 1:17 PM, Fernan Aguero wrote: > +----[ Clint Olsen (14.Mar.2005 15:10): > | > | I just checked my gnome upgrade script and it barfed: > | | => Attempting to fetch from > ftp://ftp.dataplus.se/pub/linux/gnome/sources/gnome-speech/0.3/. > | fetch: gnome-speech-0.3.6.tar.bz2: local modification time does not > match remote > | => Attempting to fetch from > ftp://ftp.cse.buffalo.edu/pub/Gnome/sources/gnome-speech/0.3/. > | fetch: gnome-speech-0.3.6.tar.bz2: local modification time does not > match remote > | => Attempting to fetch from > http://ftp.unina.it/pub/linux/GNOME/sources/gnome-speech/0.3/. > | fetch: > http://ftp.unina.it/pub/linux/GNOME/sources/gnome-speech/0.3/gnome- > speech-0.3.6.tar.b > | z2: Requested Range Not Satisfiable > | => Attempting to fetch from > http://www.gtlib.cc.gatech.edu/pub/gnome/sources/gnome-speech/0.3/. > | | -Clint > | > +----] > > I also got stopped by this one. I just removed the distfile > from /usr/ports/distfiles/gnome2 and fetched it again (I > have RANDOMIZE_MASTER_SITES=yes in my /etc/make.conf), this > time it worked through gnome-speech until the next > showstopper: www/firefox (more in the next message). > > So, try to download it from another mirror. Check that the > size and checksum match the ones listed in the distinfo > file. > The distfile was rerolled a few days ago, you might need to re-cvsup your ports to see the changes Michael > Fernan > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to > "freebsd-gnome-unsubscribe@freebsd.org" > From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 18:34:56 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C034A16A4CE for ; Mon, 14 Mar 2005 18:34:56 +0000 (GMT) Received: from ion.gank.org (ion.gank.org [69.55.238.164]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FA2A43D1F for ; Mon, 14 Mar 2005 18:34:56 +0000 (GMT) (envelope-from craig@yekse.gank.org) Received: by ion.gank.org (mail, from userid 1001) id 19DD32B724; Mon, 14 Mar 2005 12:34:56 -0600 (CST) Date: Mon, 14 Mar 2005 12:34:53 -0600 From: Craig Boston To: Jon Drews Message-ID: <20050314183452.GA13267@nowhere> Mail-Followup-To: Craig Boston , Jon Drews , FreeBSD Ports References: <8cb27cbf05031211126ca5f67d@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8cb27cbf05031211126ca5f67d@mail.gmail.com> User-Agent: Mutt/1.4.2.1i cc: FreeBSD Ports Subject: Re: Why does Xfce 4.2 have to query a DNS ? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 18:34:56 -0000 On Sat, Mar 12, 2005 at 12:12:22PM -0700, Jon Drews wrote: > My question is why should a desktop have to check for a dns ? I may > have misidentified the problem. However I am curious as to why it > takes almost 2 minutes for the Xterm to open., when I am dialed out on > a modem. I don't know why xfce does this, but it's not the first time I've seen a similar problem. ISTR an old GNOME pager applet that would send out lots of DNS queries when mousing over it... As a workaround, you may want to consider adding an entry to your /etc/hosts file for the local machine. If your IP changes often (as it probably would on a modem connection), just put an entry for 127.0.0.1 with your hostname. That should prevent xfce or anything else from trying to contact an external DNS server when resolving the local hostname. I've only run into one piece of software that has problems with doing that -- Kerberos 5 seems to have trouble getting tickets for rlogin when the hostname doesn't resolve to its real (network) IP. Haven't had a problem with anything else. HTH, Craig From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 18:55:19 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60CD616A4CE for ; Mon, 14 Mar 2005 18:55:19 +0000 (GMT) Received: from connectmail.carleton.ca (connectmail.carleton.ca [134.117.2.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21C2643D2F for ; Mon, 14 Mar 2005 18:55:19 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from [192.168.1.105] ([134.117.145.25]) by connectmail.carleton.ca (iPlanet Messaging Server 5.2 HotFix 2.02 (built Oct 21 2004)) with ESMTPSA id <0IDC009D2V8542@connectmail.carleton.ca> for ports@FreeBSD.org; Mon, 14 Mar 2005 13:55:17 -0500 (EST) Date: Mon, 14 Mar 2005 13:55:36 -0500 From: Adam Weinberger In-reply-to: <20050314182412.GA29863@voodoo.oberon.net> To: Kirill Ponomarew Message-id: <4235DE28.1040507@FreeBSD.org> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-ca, en-gb, en-us, en User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-CA; rv:1.7.5) Gecko/20050105 Thunderbird/1.0 OMFG PANTS References: <20050314182412.GA29863@voodoo.oberon.net> cc: ports@FreeBSD.org Subject: Re: HEADSUP: ports freeze delay X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 18:55:19 -0000 Kirill Ponomarew wrote: > Since portmgr decided to get new Xorg version 6.8.2 into ports > before the freeze, we need some more time to test it than expected. > > Ports freeze is now scheduled to begin on March 21, 2005 and will > last 10 days. I'm glad to hear you made this decision! Do you have a guesstimate as to when the 6.8.2 rollout date will be? # Adam -- Adam Weinberger adamw@magnesium.net || adamw@FreeBSD.org adamw@vectors.cx || adamw@gnome.org http://www.vectors.cx From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 19:02:53 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 44AAC16A4CE for ; Mon, 14 Mar 2005 19:02:53 +0000 (GMT) Received: from smtp06.web.de (smtp06.web.de [217.72.192.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCE0243D39 for ; Mon, 14 Mar 2005 19:02:52 +0000 (GMT) (envelope-from davidnies@web.de) Received: from [213.7.40.109] (helo=[213.7.40.109]) by smtp06.web.de with asmtp (WEB.DE 4.104 #268) id 1DAuq1-0004wD-00 for freebsd-ports@freebsd.org; Mon, 14 Mar 2005 20:02:50 +0100 Message-ID: <4235E05D.9060703@web.de> Date: Mon, 14 Mar 2005 20:05:01 +0100 From: David Nies User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.5) Gecko/20050314 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: davidnies@web.de X-Sender: davidnies@web.de Subject: FreeBSD Port: xfce4-4.2.0 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 19:02:53 -0000 Hello! I've had the same problem, but I found a fix for the undefined reference - at least it worked on my machine: FIX: Go to the ports/x11-wm/xfce4-desktop/work/xfdesktop-4.2.0/src directory. In this directory, edit the file: xfce-desktop.c. Go to line number 137, the line before ``count_elements(const gchar **list)''. This line should be ``G_INLINE_FUNC gint'', and replace it with ``static inline gint''. This fixed the problem. It compiled correctly and runs without problems. 'DESCRIPTION': G_INLINE_FUNC is a definition on how to compile inline functions in glib12. I didn't find such a definition in glib-2.0. One of the possible definitions of G_INLINE_FUNC is ``static inline'', and this one worked for me. Greets, David From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 19:08:40 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F89216A4CE for ; Mon, 14 Mar 2005 19:08:40 +0000 (GMT) Received: from smtp.xbsd.org (xbsd.org [82.233.2.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 904A243D41 for ; Mon, 14 Mar 2005 19:08:38 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id D7FA21161B; Mon, 14 Mar 2005 20:13:36 +0100 (CET) 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 91886-04; Mon, 14 Mar 2005 20:13:25 +0100 (CET) Received: from [192.168.42.3] (innercity.xbsd.org [192.168.42.3]) by smtp.xbsd.org (Postfix) with ESMTP id 4222D115CC; Mon, 14 Mar 2005 20:13:25 +0100 (CET) Message-ID: <4235E120.6050104@FreeBSD.org> Date: Mon, 14 Mar 2005 20:08:16 +0100 From: Florent Thoumie Organization: FreeBSD.org User-Agent: Mozilla Thunderbird 1.0 (X11/20050313) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Steve Tremblett References: <1110824283.637.10.camel@localhost> In-Reply-To: <1110824283.637.10.camel@localhost> X-Enigmail-Version: 0.89.6.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigA9A04D8639A03DEE502855A7" X-Virus-Scanned: amavisd-new at xbsd.org cc: ports@freebsd.org Subject: Re: rdesktop broken? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 19:08:40 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigA9A04D8639A03DEE502855A7 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Steve Tremblett wrote: > # pwd > /usr/ports/net/rdesktop > # make > ===> Vulnerability check disabled, database not found > ===> Extracting for rdesktop-1.4.0 > => Checksum OK for rdesktop-1.4.0.tar.gz. > ===> Patching for rdesktop-1.4.0 > ===> Applying extra > patch /usr/ports/net/rdesktop/work/extra-patch-localIP > cannot open /usr/ports/net/rdesktop/work/extra-patch-localIP: No such > file or directory > *** Error code 2 > > Stop in /usr/ports/net/rdesktop. > # > > > I see "EXTRA_PATCHES= ${WRKDIR}/extra-patch-localIP" in the Makefile. > Commenting it out allows the build, but I haven't tested to see if > anything else is broken. I've just fixed it, thanks for the report. -- Florent Thoumie flz@FreeBSD.org --------------enigA9A04D8639A03DEE502855A7 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.0 (FreeBSD) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFCNeElMxEkbVFH3PQRAhdzAJ9M93q7YikMpMm+Vtqjskn0SU16bwCfYlzl 1BD9jvrTYq8Ff/EgpoDy2G0= =e0Ye -----END PGP SIGNATURE----- --------------enigA9A04D8639A03DEE502855A7-- From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 19:11:25 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD2E416A4CE; Mon, 14 Mar 2005 19:11:25 +0000 (GMT) Received: from voodoo.oberon.net (voodoo.oberon.net [212.118.165.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9ABB943D2D; Mon, 14 Mar 2005 19:11:25 +0000 (GMT) (envelope-from krion@voodoo.oberon.net) Received: from krion by voodoo.oberon.net with local (Exim 4.50 (FreeBSD)) id 1DAuyO-00083G-Qr; Mon, 14 Mar 2005 20:11:28 +0100 Date: Mon, 14 Mar 2005 20:11:28 +0100 From: Kirill Ponomarew To: Adam Weinberger Message-ID: <20050314191128.GB29863@voodoo.oberon.net> References: <20050314182412.GA29863@voodoo.oberon.net> <4235DE28.1040507@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4235DE28.1040507@FreeBSD.org> X-NCC-Regid: de.oberon X-NIC-HDL: KP869-RIPE cc: ports@FreeBSD.org Subject: Re: HEADSUP: ports freeze delay X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 19:11:26 -0000 On Mon, Mar 14, 2005 at 01:55:36PM -0500, Adam Weinberger wrote: > >Since portmgr decided to get new Xorg version 6.8.2 into ports > >before the freeze, we need some more time to test it than expected. > > > >Ports freeze is now scheduled to begin on March 21, 2005 and will > >last 10 days. > > I'm glad to hear you made this decision! Do you have a guesstimate as to > when the 6.8.2 rollout date will be? As soon as cluster is ready, and there are no errors and bugs in builds and plists, I hope lesi@ is ready to fix them :) -Kirill From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 19:15:33 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E43916A4CE for ; Mon, 14 Mar 2005 19:15:33 +0000 (GMT) Received: from connectmail.carleton.ca (connectmail.carleton.ca [134.117.2.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 192EF43D48 for ; Mon, 14 Mar 2005 19:15:33 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from [192.168.1.105] ([134.117.145.25]) by connectmail.carleton.ca (iPlanet Messaging Server 5.2 HotFix 2.02 (built Oct 21 2004)) with ESMTPSA id <0IDC009F7W5X42@connectmail.carleton.ca> for ports@FreeBSD.org; Mon, 14 Mar 2005 14:15:33 -0500 (EST) Date: Mon, 14 Mar 2005 14:15:52 -0500 From: Adam Weinberger In-reply-to: <20050314191128.GB29863@voodoo.oberon.net> To: Kirill Ponomarew Message-id: <4235E2E8.4000408@FreeBSD.org> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-ca, en-gb, en-us, en User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-CA; rv:1.7.5) Gecko/20050105 Thunderbird/1.0 OMFG PANTS References: <20050314182412.GA29863@voodoo.oberon.net> <4235DE28.1040507@FreeBSD.org> <20050314191128.GB29863@voodoo.oberon.net> cc: ports@FreeBSD.org Subject: Re: HEADSUP: ports freeze delay X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 19:15:33 -0000 Kirill Ponomarew wrote: > On Mon, Mar 14, 2005 at 01:55:36PM -0500, Adam Weinberger wrote: > >>>Since portmgr decided to get new Xorg version 6.8.2 into ports >>>before the freeze, we need some more time to test it than expected. >>> >>>Ports freeze is now scheduled to begin on March 21, 2005 and will >>>last 10 days. >> >>I'm glad to hear you made this decision! Do you have a guesstimate as to >>when the 6.8.2 rollout date will be? > > > As soon as cluster is ready, and there are no errors and bugs in > builds and plists, I hope lesi@ is ready to fix them :) > > -Kirill Right, but I was looking more for some information about how far along in the build we are, and how it's looking so far, if such information is available. # Adam -- Adam Weinberger adamw@magnesium.net || adamw@FreeBSD.org adamw@vectors.cx || adamw@gnome.org http://www.vectors.cx From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 19:21:42 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6E8D16A4CE; Mon, 14 Mar 2005 19:21:42 +0000 (GMT) Received: from voodoo.oberon.net (voodoo.oberon.net [212.118.165.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id A74E943D39; Mon, 14 Mar 2005 19:21:42 +0000 (GMT) (envelope-from krion@voodoo.oberon.net) Received: from krion by voodoo.oberon.net with local (Exim 4.50 (FreeBSD)) id 1DAv8L-00086j-SB; Mon, 14 Mar 2005 20:21:45 +0100 Date: Mon, 14 Mar 2005 20:21:45 +0100 From: Kirill Ponomarew To: Adam Weinberger Message-ID: <20050314192145.GC29863@voodoo.oberon.net> References: <20050314182412.GA29863@voodoo.oberon.net> <4235DE28.1040507@FreeBSD.org> <20050314191128.GB29863@voodoo.oberon.net> <4235E2E8.4000408@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4235E2E8.4000408@FreeBSD.org> X-NCC-Regid: de.oberon X-NIC-HDL: KP869-RIPE cc: ports@FreeBSD.org Subject: Re: HEADSUP: ports freeze delay X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 19:21:43 -0000 On Mon, Mar 14, 2005 at 02:15:52PM -0500, Adam Weinberger wrote: > >>I'm glad to hear you made this decision! Do you have a guesstimate as to > >>when the 6.8.2 rollout date will be? > > > > > >As soon as cluster is ready, and there are no errors and bugs in > >builds and plists, I hope lesi@ is ready to fix them :) > > > >-Kirill > > Right, but I was looking more for some information about how far along > in the build we are, and how it's looking so far, if such information is > available. It will take 1/2 days for complete run, build has been started not long ago. -Kirill From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 19:49:11 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 870AD16A4CE for ; Mon, 14 Mar 2005 19:49:11 +0000 (GMT) Received: from avocado.salatschuessel.net (avocado.salatschuessel.net [83.136.81.184]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D60C43D3F for ; Mon, 14 Mar 2005 19:49:10 +0000 (GMT) (envelope-from lehmann@ans-netz.de) Received: (qmail 80902 invoked by uid 89); 14 Mar 2005 19:51:04 -0000 Received: from unknown (HELO kartoffel.salatschuessel.net) (83.136.81.185) by avocado.salatschuessel.net with SMTP; 14 Mar 2005 19:51:04 -0000 Date: Mon, 14 Mar 2005 20:50:50 +0100 From: Oliver Lehmann To: David Nies Message-Id: <20050314205050.5b01baec.lehmann@ans-netz.de> In-Reply-To: <4235E05D.9060703@web.de> References: <4235E05D.9060703@web.de> X-Mailer: Sylpheed version 1.9.5 (GTK+ 2.6.4; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-ports@freebsd.org Subject: Re: FreeBSD Port: xfce4-4.2.0 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 19:49:11 -0000 David Nies wrote: > G_INLINE_FUNC is a definition on how to compile inline functions in > glib12. I didn't find such a definition in glib-2.0. One of the possible > definitions of G_INLINE_FUNC is ``static inline'', and this one worked > for me. > That is allready fixed in CVS. Just update your ports collection. -- Oliver Lehmann http://www.pofo.de/ http://wishlist.ans-netz.de/ From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 19:52:12 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7DBD016A4CE; Mon, 14 Mar 2005 19:52:12 +0000 (GMT) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.198.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 321D843D3F; Mon, 14 Mar 2005 19:52:12 +0000 (GMT) (envelope-from clint@0lsen.net) Received: from 0lsen.net ([24.20.127.157]) by comcast.net (rwcrmhc11) with ESMTP id <2005031419521101300odagne>; Mon, 14 Mar 2005 19:52:11 +0000 Received: by 0lsen.net (Postfix, from userid 1001) id 4615917217; Mon, 14 Mar 2005 11:52:11 -0800 (PST) Date: Mon, 14 Mar 2005 11:52:11 -0800 From: Clint Olsen To: ports@freebsd.org, gnome@freebsd.org Message-ID: <20050314195211.GA73808@0lsen.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Organization: NULlsen Network X-Disclaimer: Mutt Bites! Subject: Gnome_upgrade.sh fails on gtk-gnutella X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 19:52:12 -0000 My ports are updated nightly, so I'm pretty confident that isn't the problem. I've also tried to manually build this port and received the same error: cc -c -I../../../.. -I../../.. -I../.. -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -DGUI_SOURCES -DCURDIR=src/ui/gtk/gtk2 -O -O -pipe -I/usr/local/include/ downloads.c In file included from downloads.c:30: pbarcellrenderer.h:57:1: warning: "GTK_TYPE_CELL_RENDERER_PROGRESS" redefined In file included from /usr/X11R6/include/gtk-2.0/gtk/gtk.h:53, from ../../gtk/gui.h:31, from downloads.c:26: /usr/X11R6/include/gtk-2.0/gtk/gtkcellrendererprogress.h:34:1: warning: this is the location of the previous definition In file included from downloads.c:30: pbarcellrenderer.h:62: error: redefinition of typedef 'GtkCellRendererProgress' /usr/X11R6/include/gtk-2.0/gtk/gtkcellrendererprogress.h:41: error: previous declaration of 'GtkCellRendererProgress' was here pbarcellrenderer.h:63: error: redefinition of typedef 'GtkCellRendererProgressClass' /usr/X11R6/include/gtk-2.0/gtk/gtkcellrendererprogress.h:42: error: previous declaration of 'GtkCellRendererProgressClass' was here pbarcellrenderer.h:66: error: redefinition of `struct _GtkCellRendererProgress' pbarcellrenderer.h:71: error: redefinition of `struct _GtkCellRendererProgressClass' *** Error code 1 Has anyone else seen this? Thanks, -Clint From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 19:56:05 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F320316A4CF for ; Mon, 14 Mar 2005 19:56:04 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6985543D48 for ; Mon, 14 Mar 2005 19:56:04 +0000 (GMT) (envelope-from jon.drews@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so1516811wri for ; Mon, 14 Mar 2005 11:56:03 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=gN05q5g82KrSUvfi0gQb9I3x5w2thETYhgrHMqrjrYQXUq7HKuJvjB/mrkTNr9Gx0bNf0ixhvXIEgD62744ymfgT7DbhrwcB47/ZQoTZd1gipOs7fSG17XLQfY97NaSmb60L2WZS85hvw3iZdgd0yCaamr5epLczB4dOdnbfaJw= Received: by 10.54.63.11 with SMTP id l11mr3717789wra; Mon, 14 Mar 2005 11:56:03 -0800 (PST) Received: by 10.54.54.8 with HTTP; Mon, 14 Mar 2005 11:56:03 -0800 (PST) Message-ID: <8cb27cbf050314115632893e85@mail.gmail.com> Date: Mon, 14 Mar 2005 12:56:03 -0700 From: Jon Drews To: FreeBSD Ports In-Reply-To: <20050314183452.GA13267@nowhere> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <8cb27cbf05031211126ca5f67d@mail.gmail.com> <20050314183452.GA13267@nowhere> Subject: Re: Why does Xfce 4.2 have to query a DNS ? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jon Drews List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 19:56:05 -0000 On Mon, 14 Mar 2005 12:34:53 -0600, Craig Boston wrote: > I don't know why xfce does this, but it's not the first time I've seen a > similar problem. ISTR an old GNOME pager applet that would send out > lots of DNS queries when mousing over it... > Yeah, I had tha problem too. Gnome is a wonderful desktop (I like Kde too) but those sorts of problems were very frustrating to deal with. > As a workaround, you may want to consider adding an entry to your > /etc/hosts file for the local machine. If your IP changes often (as it > probably would on a modem connection), just put an entry for 127.0.0.1 I have this: 127.0.0.1 localhost localhost.silbsd.org notebook2.silbsd.org notebook2 and I can ping that by doing either $ ping notebook2 or $ ping $(hostname) Thanks for the help though:) Kind regards, Jon > with your hostname. That should prevent xfce or anything else from > trying to contact an external DNS server when resolving the local > hostname. > > I've only run into one piece of software that has problems with doing > that -- Kerberos 5 seems to have trouble getting tickets for rlogin when > the hostname doesn't resolve to its real (network) IP. Haven't had a > problem with anything else. > > HTH, > Craig > From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 20:09:39 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46A4016A4CE; Mon, 14 Mar 2005 20:09:39 +0000 (GMT) Received: from smtp.unsam.edu.ar (smtp.unsam.edu.ar [170.210.48.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id D10E943D1F; Mon, 14 Mar 2005 20:09:37 +0000 (GMT) (envelope-from fernan@iib.unsam.edu.ar) Received: from pi.iib.unsam.edu.ar (pi.iib.unsam.edu.ar [192.168.10.11]) by smtp.unsam.edu.ar (8.12.6/8.12.6) with ESMTP id j2EKMEr9013865; Mon, 14 Mar 2005 17:22:15 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) Received: from pi.iib.unsam.edu.ar (localhost [127.0.0.1]) by pi.iib.unsam.edu.ar (8.13.1/8.13.1) with ESMTP id j2EK9HsO099255; Mon, 14 Mar 2005 17:09:17 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) Received: (from fernan@localhost) by pi.iib.unsam.edu.ar (8.13.1/8.13.1/Submit) id j2EK9AWW099244; Mon, 14 Mar 2005 17:09:10 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) X-Authentication-Warning: pi.iib.unsam.edu.ar: fernan set sender to fernan@iib.unsam.edu.ar using -f Date: Mon, 14 Mar 2005 17:09:10 -0300 From: Fernan Aguero To: Clint Olsen Message-ID: <20050314200910.GG12221@iib.unsam.edu.ar> Mail-Followup-To: Clint Olsen , ports@freebsd.org, gnome@freebsd.org, crollins666@hotmail.com References: <20050314195211.GA73808@0lsen.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050314195211.GA73808@0lsen.net> User-Agent: Mutt/1.5.6i cc: ports@freebsd.org cc: gnome@freebsd.org cc: crollins666@hotmail.com Subject: Re: Gnome_upgrade.sh fails on gtk-gnutella X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 20:09:39 -0000 +----[ Clint Olsen (14.Mar.2005 16:56): | | My ports are updated nightly, so I'm pretty confident that isn't the | problem. I've also tried to manually build this port and received the same | error: [snipped] | pbarcellrenderer.h:66: error: redefinition of `struct _GtkCellRendererProgress' | pbarcellrenderer.h:71: error: redefinition of `struct _GtkCellRendererProgressClass' | *** Error code 1 | | Has anyone else seen this? | | Thanks, | | -Clint | +----] Yes, me. See http://docs.freebsd.org/cgi/getmsg.cgi?fetch=378479+0+current/freebsd-gnome However, I do not have a solution :( I'm taking the opportunity to add the gtk-gnutella maintainer to the CCed parties. Fernan From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 20:21:35 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 31FB516A4CE; Mon, 14 Mar 2005 20:21:35 +0000 (GMT) Received: from lakermmtao09.cox.net (lakermmtao09.cox.net [68.230.240.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8490D43D1F; Mon, 14 Mar 2005 20:21:34 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by lakermmtao09.cox.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20050314202131.YNFI28448.lakermmtao09.cox.net@mezz.mezzweb.com>; Mon, 14 Mar 2005 15:21:31 -0500 In-Reply-To: <20050314200910.GG12221@iib.unsam.edu.ar> References: <20050314195211.GA73808@0lsen.net> <20050314200910.GG12221@iib.unsam.edu.ar> To: ports@freebsd.org, gnome@freebsd.org Message-ID: From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Date: Mon, 14 Mar 2005 14:22:32 -0600 User-Agent: Opera M2/7.54 (Linux, build 955) Subject: Re: Gnome_upgrade.sh fails on gtk-gnutella X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 20:21:35 -0000 For some reason, my email client has stripped out the CC.. Re-add them.. On Mon, 14 Mar 2005 17:09:10 -0300, Fernan Aguero wrote: > +----[ Clint Olsen (14.Mar.2005 16:56): > | > | My ports are updated nightly, so I'm pretty confident that isn't the > | problem. I've also tried to manually build this port and received the > same > | error: > > [snipped] > > | pbarcellrenderer.h:66: error: redefinition of `struct > _GtkCellRendererProgress' > | pbarcellrenderer.h:71: error: redefinition of `struct > _GtkCellRendererProgressClass' > | *** Error code 1 > | > | Has anyone else seen this? > | > | Thanks, > | > | -Clint > | > +----] > > Yes, me. See > http://docs.freebsd.org/cgi/getmsg.cgi?fetch=378479+0+current/freebsd-gnome > > However, I do not have a solution :( Can all of you test this? http://www.gentoo.org/cgi-bin/viewcvs.cgi/net-p2p/gtk-gnutella/files/0.95-gtk2.6.patch Cheers, Mezz > I'm taking the opportunity to add the gtk-gnutella > maintainer to the CCed parties. > > Fernan -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 20:29:30 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B2C116A4CE for ; Mon, 14 Mar 2005 20:29:30 +0000 (GMT) Received: from oz.twisted.net (oz.twisted.net [69.211.34.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D72443D5D for ; Mon, 14 Mar 2005 20:29:30 +0000 (GMT) (envelope-from troy@twisted.net) Received: from localhost (localhost [127.0.0.1]) by oz.twisted.net (Postfix) with ESMTP id CF55B598E2C for ; Mon, 14 Mar 2005 14:29:29 -0600 (CST) Received: from oz.twisted.net ([127.0.0.1]) by localhost (oz.twisted.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 01960-05 for ; Mon, 14 Mar 2005 14:29:29 -0600 (CST) Received: by oz.twisted.net (Postfix, from userid 1000) id 934C2599028; Mon, 14 Mar 2005 14:29:29 -0600 (CST) Date: Mon, 14 Mar 2005 14:29:29 -0600 From: Troy To: ports@freebsd.org Message-ID: <20050314202929.GA14958@twisted.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Virus-Scanned: by amavisd-new at twisted.net Subject: Ethereal 0.10.10 on RELENG_4 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: troy@twisted.net List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 20:29:30 -0000 I just tried to build Ethereal on RELENG_4 and ran into this error. It seems to build fine on RELENG_5. o.TPlo -fPIC -DPIC -o .libs/packet-spnego.o packet-spnego.c: In function `arcfour_mic_key': packet-spnego.c:426: `KEYTYPE_ARCFOUR_56' undeclared (first use in this function) packet-spnego.c:426: (Each undeclared identifier is reported only once packet-spnego.c:426: for each function it appears in.) *** Error code 1 Stop in /usr/ports/net/ethereal/work/ethereal-0.10.10/epan/dissectors. *** Error code 1 Stop in /usr/ports/net/ethereal/work/ethereal-0.10.10/epan/dissectors. *** Error code 1 Stop in /usr/ports/net/ethereal/work/ethereal-0.10.10/epan. *** Error code 1 Stop in /usr/ports/net/ethereal/work/ethereal-0.10.10. *** Error code 1 Stop in /usr/ports/net/ethereal/work/ethereal-0.10.10. *** Error code 1 From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 20:31:20 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A08B16A4CE; Mon, 14 Mar 2005 20:31:20 +0000 (GMT) Received: from oz.twisted.net (oz.twisted.net [69.211.34.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id D817343D5C; Mon, 14 Mar 2005 20:31:19 +0000 (GMT) (envelope-from troy@twisted.net) Received: from localhost (localhost [127.0.0.1]) by oz.twisted.net (Postfix) with ESMTP id 1BC21598E2C; Mon, 14 Mar 2005 14:31:20 -0600 (CST) Received: from oz.twisted.net ([127.0.0.1]) by localhost (oz.twisted.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 01960-07; Mon, 14 Mar 2005 14:31:19 -0600 (CST) Received: by oz.twisted.net (Postfix, from userid 1000) id CDB69599028; Mon, 14 Mar 2005 14:31:19 -0600 (CST) Date: Mon, 14 Mar 2005 14:31:19 -0600 From: Troy To: ports@freebsd.org, gnome@freebsd.org Message-ID: <20050314203119.GB14958@twisted.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Virus-Scanned: by amavisd-new at twisted.net Subject: gcompris2 v6.4 problem building on RELENG_4 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: troy@twisted.net List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 20:31:20 -0000 I was trying to build gcompris on RELENG_4 and ran into the following errors: c -DHAVE_CONFIG_H -I. -I. -I../.. -I../../intl -DDATADIR=\""/usr/X11R6/share/gnome"\" -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/SDL11 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DGNOME_DISABLE_DEPRECATED -DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/local/include -O -pipe -march=pentiumpro -c `test -f 'interface.c' || echo './'`interface.c interface.c:51: initializer element is not constant interface.c:51: (near initialization for `menubar1_uiinfo[0].label') interface.c:52: initializer element is not constant interface.c:52: (near initialization for `menubar1_uiinfo[1].label') interface.c:53: initializer element is not constant interface.c:53: (near initialization for `menubar1_uiinfo[2].label') interface.c: In function `create_gcompris_edit': interface.c:104: warning: passing arg 2 of `gnome_app_new' makes pointer from integer without a cast interface.c:180: warning: passing arg 1 of `gtk_label_new' makes pointer from integer without a cast interface.c:189: warning: passing arg 1 of `gtk_label_new' makes pointer from integer without a cast interface.c:198: warning: passing arg 1 of `gtk_label_new' makes pointer from integer without a cast interface.c:207: warning: passing arg 1 of `gtk_label_new' makes pointer from integer without a cast interface.c:216: warning: passing arg 1 of `gtk_label_new' makes pointer from integer without a cast interface.c:225: warning: passing arg 1 of `gtk_label_new' makes pointer from integer without a cast interface.c:234: warning: passing arg 1 of `gtk_label_new' makes pointer from integer without a cast interface.c:243: warning: passing arg 1 of `gtk_label_new' makes pointer from integer without a cast interface.c:252: warning: passing arg 1 of `gtk_label_new' makes pointer from integer without a cast interface.c:261: warning: passing arg 1 of `gtk_label_new' makes pointer from integer without a cast interface.c:270: warning: passing arg 1 of `gtk_label_new' makes pointer from integer without a cast interface.c:286: warning: passing arg 1 of `gtk_label_new' makes pointer from integer without a cast interface.c:415: warning: passing arg 1 of `gtk_label_new' makes pointer from integer without a cast interface.c: In function `create_about1': interface.c:484: warning: initialization makes pointer from integer without a cast interface.c:495: warning: assignment makes pointer from integer without a cast gmake[4]: *** [interface.o] Error 1 gmake[4]: Leaving directory `/usr/ports/games/gcompris2/work/gcompris-6.4/src/gcompris' gmake[3]: *** [all] Error 2 gmake[3]: Leaving directory `/usr/ports/games/gcompris2/work/gcompris-6.4/src/gcompris' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/games/gcompris2/work/gcompris-6.4/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/games/gcompris2/work/gcompris-6.4' gmake: *** [all] Error 2 *** Error code 2 From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 20:32:36 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2DAB16A4D2 for ; Mon, 14 Mar 2005 20:32:36 +0000 (GMT) Received: from oz.twisted.net (oz.twisted.net [69.211.34.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9478643D49 for ; Mon, 14 Mar 2005 20:32:36 +0000 (GMT) (envelope-from troy@twisted.net) Received: from localhost (localhost [127.0.0.1]) by oz.twisted.net (Postfix) with ESMTP id C8570598E86 for ; Mon, 14 Mar 2005 14:32:36 -0600 (CST) Received: from oz.twisted.net ([127.0.0.1]) by localhost (oz.twisted.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 01889-09 for ; Mon, 14 Mar 2005 14:32:36 -0600 (CST) Received: by oz.twisted.net (Postfix, from userid 1000) id 9E482599028; Mon, 14 Mar 2005 14:32:36 -0600 (CST) Date: Mon, 14 Mar 2005 14:32:36 -0600 From: Troy To: ports@freebsd.org Message-ID: <20050314203236.GC14958@twisted.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Virus-Scanned: by amavisd-new at twisted.net Subject: digikam-0.7_2 to 0.7_3 on RELENG_4 fails X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: troy@twisted.net List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 20:32:36 -0000 I was trying to update digikam-0.7_2 to 0.7_3 on RELENG_4 and it fails with the following: /usr/include/g++/iostream.h:253: warning: `_G_CLOG_CONFLICT' is not defined imagewindow.cpp:52: libkexif/kexif.h: No such file or directory In file included from imagewindow.cpp:72: ../../../digikam/digikam/syncjob.h:97: warning: `class SyncJob' only defines a private destructor an d has no friends imagewindow.cpp: In method `void ImageWindow::slotExifInfo()': imagewindow.cpp:548: syntax error before `(' imagewindow.cpp:550: `exif' undeclared (first use this function) imagewindow.cpp:550: (Each undeclared identifier is reported only once imagewindow.cpp:550: for each function it appears in.) gmake[4]: *** [imagewindow.lo] Error 1 gmake[4]: Leaving directory `/usr/ports/graphics/digikam/work/digikam-0.7/digikam/utilities/imageedi tor' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/usr/ports/graphics/digikam/work/digikam-0.7/digikam/utilities' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/graphics/digikam/work/digikam-0.7/digikam' gmake[1]: *** [all-recursive From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 20:33:30 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5349116A4CE for ; Mon, 14 Mar 2005 20:33:30 +0000 (GMT) Received: from oz.twisted.net (oz.twisted.net [69.211.34.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id 12C0B43D2F for ; Mon, 14 Mar 2005 20:33:30 +0000 (GMT) (envelope-from troy@twisted.net) Received: from localhost (localhost [127.0.0.1]) by oz.twisted.net (Postfix) with ESMTP id 580C6598E2C for ; Mon, 14 Mar 2005 14:33:30 -0600 (CST) Received: from oz.twisted.net ([127.0.0.1]) by localhost (oz.twisted.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 01889-10 for ; Mon, 14 Mar 2005 14:33:30 -0600 (CST) Received: by oz.twisted.net (Postfix, from userid 1000) id 2EBA7599028; Mon, 14 Mar 2005 14:33:30 -0600 (CST) Date: Mon, 14 Mar 2005 14:33:30 -0600 From: Troy To: ports@freebsd.org Message-ID: <20050314203330.GD14958@twisted.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Virus-Scanned: by amavisd-new at twisted.net Subject: Balsa 2.2.6 fails on RELENG_4 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: troy@twisted.net List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 20:33:30 -0000 I was trying to install Balsa on RELENG_4 and ran into the following: address.c: In function `libbalsa_address_get_edit_widget': address.c:399: initializer element is not constant address.c:399: (near initialization for `labels[0]') address.c:400: initializer element is not constant address.c:400: (near initialization for `labels[1]') address.c:402: initializer element is not constant address.c:402: (near initialization for `labels[2]') address.c:404: initializer element is not constant address.c:404: (near initialization for `labels[3]') address.c:405: initializer element is not constant address.c:405: (near initialization for `labels[4]') address.c:406: initializer element is not constant address.c:406: (near initialization for `labels[5]') address.c:408: initializer element is not constant address.c:408: (near initialization for `labels[6]') address.c:492: warning: passing arg 1 of `gtk_label_new_with_mnemonic' makes pointer from integer wi thout a cast gmake[3]: *** [address.o] Error 1 gmake[3]: Leaving directory `/usr/ports/mail/balsa/work/balsa-2.2.6/libbalsa' gmake[2]: * From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 20:36:13 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 23F5516A4CE for ; Mon, 14 Mar 2005 20:36:12 +0000 (GMT) Received: from oz.twisted.net (oz.twisted.net [69.211.34.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98C2643D2D for ; Mon, 14 Mar 2005 20:36:12 +0000 (GMT) (envelope-from troy@twisted.net) Received: from localhost (localhost [127.0.0.1]) by oz.twisted.net (Postfix) with ESMTP id D9D6B598E2C for ; Mon, 14 Mar 2005 14:36:12 -0600 (CST) Received: from oz.twisted.net ([127.0.0.1]) by localhost (oz.twisted.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15284-01 for ; Mon, 14 Mar 2005 14:36:12 -0600 (CST) Received: by oz.twisted.net (Postfix, from userid 1000) id A55BD599028; Mon, 14 Mar 2005 14:36:12 -0600 (CST) Date: Mon, 14 Mar 2005 14:36:12 -0600 From: Troy To: ports@freebsd.org Message-ID: <20050314203612.GE14958@twisted.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Virus-Scanned: by amavisd-new at twisted.net Subject: ximian-connector fails on RELENG_4 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: troy@twisted.net List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 20:36:13 -0000 I was trying to install the ximian_connector on RELENG_4 and ran into the following. /usr/X11R6/lib/evolution/2.2/libeutil.so: warning: mktemp() possibly used unsafely; consider using mkstemp() /usr/lib/libc.so.4: WARNING! setkey(3) not present in the system! /usr/lib/libc.so.4: warning: this program uses gets(), which is unsafe. /usr/lib/libc.so.4: WARNING! des_setkey(3) not present in the system! /usr/lib/libc.so.4: WARNING! encrypt(3) not present in the system! /usr/lib/libc.so.4: warning: tmpnam() possibly used unsafely; consider using mkstemp() /usr/lib/libc.so.4: warning: this program uses f_prealloc(), which is not recommended. /usr/lib/libc.so.4: WARNING! des_cipher(3) not present in the system! /usr/lib/libc.so.4: warning: tempnam() possibly used unsafely; consider using mkstemp() ./.libs/libexchange.a(e2k-kerberos.o): In function `e2k_kerberos_change_password': e2k-kerberos.o(.text+0x27e): undefined reference to `krb5_free_data_contents' e2k-kerberos.o(.text+0x28e): undefined reference to `krb5_free_data_contents' gmake[3]: *** [cptest] Error 1 gmake[3]: Leaving directory `/usr/ports/mail/ximian-connector/work/ximian-connector-2.2.0/lib' gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory `/usr/ports/mail/ximian-connector/work/ximian-connector-2.2.0/lib' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/mail/ximian-connector/work/ximian-connector-2.2.0' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/mail/ximian-connector. From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 20:37:28 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A8B8516A4D9 for ; Mon, 14 Mar 2005 20:37:28 +0000 (GMT) Received: from oz.twisted.net (oz.twisted.net [69.211.34.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A26843D54 for ; Mon, 14 Mar 2005 20:37:28 +0000 (GMT) (envelope-from troy@twisted.net) Received: from localhost (localhost [127.0.0.1]) by oz.twisted.net (Postfix) with ESMTP id BDEEE598E2C for ; Mon, 14 Mar 2005 14:37:28 -0600 (CST) Received: from oz.twisted.net ([127.0.0.1]) by localhost (oz.twisted.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15284-02 for ; Mon, 14 Mar 2005 14:37:28 -0600 (CST) Received: by oz.twisted.net (Postfix, from userid 1000) id 978BE599028; Mon, 14 Mar 2005 14:37:28 -0600 (CST) Date: Mon, 14 Mar 2005 14:37:28 -0600 From: Troy To: ports@freebsd.org Message-ID: <20050314203728.GF14958@twisted.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Virus-Scanned: by amavisd-new at twisted.net Subject: mldonkey fails on RELENG_4 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: troy@twisted.net List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 20:37:28 -0000 I was trying to install mldonkey on RELENG_4 and am running into the following. Any clues? /usr/local/lib/ocaml/lablgtk/gPack.cmi is not a compiled interface gmake: *** [src/gtk/configwin/configwin_types.cmx] Error 2 *** Error code 2 From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 20:37:46 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 62F5516A4CE for ; Mon, 14 Mar 2005 20:37:46 +0000 (GMT) Received: from ion.gank.org (ion.gank.org [69.55.238.164]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3512243D41 for ; Mon, 14 Mar 2005 20:37:46 +0000 (GMT) (envelope-from craig@yekse.gank.org) Received: by ion.gank.org (mail, from userid 1001) id CB5DF2B753; Mon, 14 Mar 2005 14:37:45 -0600 (CST) Date: Mon, 14 Mar 2005 14:37:42 -0600 From: Craig Boston To: Jon Drews Message-ID: <20050314203741.GB13267@nowhere> Mail-Followup-To: Craig Boston , Jon Drews , FreeBSD Ports References: <8cb27cbf05031211126ca5f67d@mail.gmail.com> <20050314183452.GA13267@nowhere> <8cb27cbf050314115632893e85@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8cb27cbf050314115632893e85@mail.gmail.com> User-Agent: Mutt/1.4.2.1i cc: FreeBSD Ports Subject: Re: Why does Xfce 4.2 have to query a DNS ? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 20:37:46 -0000 On Mon, Mar 14, 2005 at 12:56:03PM -0700, Jon Drews wrote: > I have this: > > 127.0.0.1 localhost localhost.silbsd.org notebook2.silbsd.org notebook2 Hmm, that's really odd then. Both getaddrinfo and gethostbyname should use hosts first and then fall back on DNS if that fails. Perhaps it's querying for some other name besides your own. Is it possible to run tcpdump on the ppp interface to see what name it's trying to resolve? Craig From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 20:43:00 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D5F3116A4CE for ; Mon, 14 Mar 2005 20:43:00 +0000 (GMT) Received: from oz.twisted.net (oz.twisted.net [69.211.34.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D3C343D49 for ; Mon, 14 Mar 2005 20:43:00 +0000 (GMT) (envelope-from troy@twisted.net) Received: from localhost (localhost [127.0.0.1]) by oz.twisted.net (Postfix) with ESMTP id 95875599099 for ; Mon, 14 Mar 2005 14:43:00 -0600 (CST) Received: from oz.twisted.net ([127.0.0.1]) by localhost (oz.twisted.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15277-05 for ; Mon, 14 Mar 2005 14:43:00 -0600 (CST) Received: by oz.twisted.net (Postfix, from userid 1000) id 6C3AC599028; Mon, 14 Mar 2005 14:43:00 -0600 (CST) Date: Mon, 14 Mar 2005 14:43:00 -0600 From: Troy To: ports@freebsd.org Message-ID: <20050314204300.GA29732@twisted.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Virus-Scanned: by amavisd-new at twisted.net Subject: Openoffice 1.1.4_1 on RELENG_4 fails with FREEBSDGCCLinc.zip not found X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: troy@twisted.net List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 20:43:01 -0000 I was trying to install openoffice 1.1.4_1 on RELENG_4 and ran into the build wanting FREEBSDGCCLinc.zip. I was buidling it with -DWITHOUT_MOZILLA - not sure why it was trying to build project moz. /usr/ports/editors/openoffice-1.1/work/autodoc/source/parser_i/idoc ------------- /usr/ports/editors/openoffice-1.1/work/autodoc/source/exes/adc_uni ------------- deliver -- version: 1.50.8.8 Statistics: Files copied: 0 Files unchanged/not matching: 5 ============= Building project moz ============= /usr/ports/editors/openoffice-1.1/work/moz/zipped dmake: Error -- `FREEBSDGCCIinc.zip' not found, and can't be made ---* TG_SLO.MK *--- ERROR: Error 65280 occurred while making /usr/ports/editors/openoffice-1.1/work/moz/zipped dmake: Error code 1, while making 'instsetoo/prj/build_all' ---* TG_SLO.MK *--- From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 20:57:32 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A4C3816A4CE for ; Mon, 14 Mar 2005 20:57:32 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25B9C43D31 for ; Mon, 14 Mar 2005 20:57:32 +0000 (GMT) (envelope-from jon.drews@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so1536110wri for ; Mon, 14 Mar 2005 12:57:31 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=olHHs82hjIh3Z5gAEv7DXiMkf4ROdQ1HVZnu+Ja/8Eua62Jhs+KYHNqLDM6TNvCrCdXnDT9no5byNKO2wyR1Xf9BOCFDM2kugGkha1ye5Rd+rHJ7HTOjnPopEVgt90ICaWzsbnzz+8RuOlx28ucCQn7r/GOHiG/uwOjXZhlVfEk= Received: by 10.54.62.20 with SMTP id k20mr3208142wra; Mon, 14 Mar 2005 12:57:31 -0800 (PST) Received: by 10.54.54.8 with HTTP; Mon, 14 Mar 2005 12:57:31 -0800 (PST) Message-ID: <8cb27cbf0503141257618a12f0@mail.gmail.com> Date: Mon, 14 Mar 2005 13:57:31 -0700 From: Jon Drews To: FreeBSD Ports In-Reply-To: <20050314203741.GB13267@nowhere> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <8cb27cbf05031211126ca5f67d@mail.gmail.com> <20050314183452.GA13267@nowhere> <8cb27cbf050314115632893e85@mail.gmail.com> <20050314203741.GB13267@nowhere> Subject: Re: Why does Xfce 4.2 have to query a DNS ? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jon Drews List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 20:57:32 -0000 On Mon, 14 Mar 2005 14:37:42 -0600, Craig Boston wrote: > On Mon, Mar 14, 2005 at 12:56:03PM -0700, Jon Drews wrote: > > I have this: > > > > 127.0.0.1 localhost localhost.silbsd.org notebook2.silbsd.org notebook2 > > Hmm, that's really odd then. Both getaddrinfo and gethostbyname should > use hosts first and then fall back on DNS if that fails. Perhaps it's > querying for some other name besides your own. Is it possible to run > tcpdump on the ppp interface to see what name it's trying to resolve? Here is a small bit of output from tcpdump (this is the first time I ever used it) notebook2# tcpdump -vv -i tun0 tcpdump: listening on tun0, link-type NULL (BSD loopback), capture size 96 bytes 13:52:12.114360 IP (tos 0x0, ttl 64, id 4333, offset 0, flags [DF], length: 1164) 37.denver-03rh15rt.co.dial-access.att.net.58964 > 6 4.233.179.106.http: P 937912026:937913150(1124) ack 2155284831 win 65535 13:52:12.523402 IP (tos 0x0, ttl 46, id 42128, offset 0, flags [none], length: 40) 64.233.179.106.http > 37.denver-03rh15rt.co.dial-a ccess.att.net.58964: . [tcp sum ok] 1:1(0) ack 1124 win 22122 Craig, I really don't know how to use this thing (tcpdump). I could read up on. Kind regards, Jon From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 21:15:20 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C3CEB16A4CE for ; Mon, 14 Mar 2005 21:15:20 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E82543D1F for ; Mon, 14 Mar 2005 21:15:20 +0000 (GMT) (envelope-from jon.drews@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so1541462wri for ; Mon, 14 Mar 2005 13:15:19 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=HCvamVV9qvz/j3gGJF6RBBvuZNhZiDld9L1+iKSj3IBH6lZ5ziYxLEucH1d9mcGjzdxDD8VrXxdd+ZSqc/l7V/Acwg9gBC/aQcPpDmRHWjrYMUJhaUi/So70lcNw+2XkaEOBMGuVQ3XzOxN56E4CfXbG1DFzhSnJxfaMhuuxS/4= Received: by 10.54.45.52 with SMTP id s52mr210680wrs; Mon, 14 Mar 2005 13:15:19 -0800 (PST) Received: by 10.54.54.8 with HTTP; Mon, 14 Mar 2005 13:15:19 -0800 (PST) Message-ID: <8cb27cbf050314131526d38ba1@mail.gmail.com> Date: Mon, 14 Mar 2005 14:15:19 -0700 From: Jon Drews To: Craig Boston , Jon Drews , FreeBSD Ports In-Reply-To: <20050314203741.GB13267@nowhere> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <8cb27cbf05031211126ca5f67d@mail.gmail.com> <20050314183452.GA13267@nowhere> <8cb27cbf050314115632893e85@mail.gmail.com> <20050314203741.GB13267@nowhere> Subject: Re: Why does Xfce 4.2 have to query a DNS ? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jon Drews List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 21:15:20 -0000 Craig: I just did tcpdump -i tun0 'udp and port domain' notebook2# tcpdump -i tun0 'udp and port domain' tcpdump: verbose output suppressed, use -v or -vv for full protocol decode listening on tun0, link-type NULL (BSD loopback), capture size 96 bytes 14:11:12.602265 IP 37.denver-03rh15rt.co.dial-access.att.net.52763 > ns7.worldnet.att.net.domain: 54055+ AAAA? gmail.google.com. (34) 14:11:12.747917 IP 37.denver-03rh15rt.co.dial-access.att.net.55104 > ns7.worldnet.att.net.domain: 38507+ PTR? 3.160.127.204.in-addr.arpa. (44) 14:11:12.880879 IP ns7.worldnet.att.net.domain > 37.denver-03rh15rt.co.dial-access.att.net.52763: 54055 1/1/0 CNAME[|domain] 14:11:12.881012 IP 37.denver-03rh15rt.co.dial-access.att.net.50931 > ns7.worldnet.att.net.domain: 54056+ A? gmail.google.com. (34) I see that the domain names are A and AAAA ? I have seen this before, when I am at the WiFi cafe. How could this be? On Mon, 14 Mar 2005 14:37:42 -0600, Craig Boston wrote: > On Mon, Mar 14, 2005 at 12:56:03PM -0700, Jon Drews wrote: > > I have this: > > > > 127.0.0.1 localhost localhost.silbsd.org notebook2.silbsd.org notebook2 > > Hmm, that's really odd then. Both getaddrinfo and gethostbyname should > use hosts first and then fall back on DNS if that fails. Perhaps it's > querying for some other name besides your own. Is it possible to run > tcpdump on the ppp interface to see what name it's trying to resolve? > > Craig > From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 21:16:06 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 83F4316A4CF for ; Mon, 14 Mar 2005 21:16:06 +0000 (GMT) Received: from isis.sigpipe.cz (r2g224.chello.upc.cz [62.245.70.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B6C543D41 for ; Mon, 14 Mar 2005 21:16:05 +0000 (GMT) (envelope-from neuhauser@chello.cz) Received: by isis.sigpipe.cz (Postfix, from userid 1001) id 8B4DD1F87BEE; Mon, 14 Mar 2005 22:16:03 +0100 (CET) Date: Mon, 14 Mar 2005 22:16:03 +0100 From: Roman Neuhauser To: Jon Drews Message-ID: <20050314211603.GA4665@isis.sigpipe.cz> Mail-Followup-To: Jon Drews , FreeBSD Ports References: <8cb27cbf05031211126ca5f67d@mail.gmail.com> <20050314183452.GA13267@nowhere> <8cb27cbf050314115632893e85@mail.gmail.com> <20050314203741.GB13267@nowhere> <8cb27cbf0503141257618a12f0@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8cb27cbf0503141257618a12f0@mail.gmail.com> User-Agent: Mutt/1.5.6i cc: FreeBSD Ports Subject: Re: Why does Xfce 4.2 have to query a DNS ? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 21:16:06 -0000 # jon.drews@gmail.com / 2005-03-14 13:57:31 -0700: > On Mon, 14 Mar 2005 14:37:42 -0600, Craig Boston wrote: > > On Mon, Mar 14, 2005 at 12:56:03PM -0700, Jon Drews wrote: > > > I have this: > > > > > > 127.0.0.1 localhost localhost.silbsd.org notebook2.silbsd.org notebook2 > > > > Hmm, that's really odd then. Both getaddrinfo and gethostbyname should > > use hosts first and then fall back on DNS if that fails. Perhaps it's > > querying for some other name besides your own. Is it possible to run > > tcpdump on the ppp interface to see what name it's trying to resolve? > > > Here is a small bit of output from tcpdump (this is the first time I > ever used it) > > notebook2# tcpdump -vv -i tun0 > tcpdump: listening on tun0, link-type NULL (BSD loopback), capture size 96 bytes > 13:52:12.114360 IP (tos 0x0, ttl 64, id 4333, offset 0, flags [DF], > length: 1164) 37.denver-03rh15rt.co.dial-access.att.net.58964 > 6 > 4.233.179.106.http: P 937912026:937913150(1124) ack 2155284831 win 65535 > 13:52:12.523402 IP (tos 0x0, ttl 46, id 42128, offset 0, flags > [none], length: 40) 64.233.179.106.http > 37.denver-03rh15rt.co.dial-a > ccess.att.net.58964: . [tcp sum ok] 1:1(0) ack 1124 win 22122 that's part of a http communication (that web thingy). > Craig, I really don't know how to use this thing (tcpdump). I could > read up on. you should. :) -- How many Vietnam vets does it take to screw in a light bulb? You don't know, man. You don't KNOW. Cause you weren't THERE. http://bash.org/?255991 From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 21:21:02 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9221F16A4CE for ; Mon, 14 Mar 2005 21:21:02 +0000 (GMT) Received: from isis.sigpipe.cz (r2g224.chello.upc.cz [62.245.70.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 34FC943D31 for ; Mon, 14 Mar 2005 21:21:02 +0000 (GMT) (envelope-from neuhauser@chello.cz) Received: by isis.sigpipe.cz (Postfix, from userid 1001) id 7DC6E1F87BEE; Mon, 14 Mar 2005 22:21:01 +0100 (CET) Date: Mon, 14 Mar 2005 22:21:01 +0100 From: Roman Neuhauser To: Jon Drews Message-ID: <20050314212101.GB4665@isis.sigpipe.cz> Mail-Followup-To: Jon Drews , Craig Boston , FreeBSD Ports References: <8cb27cbf05031211126ca5f67d@mail.gmail.com> <20050314183452.GA13267@nowhere> <8cb27cbf050314115632893e85@mail.gmail.com> <20050314203741.GB13267@nowhere> <8cb27cbf050314131526d38ba1@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8cb27cbf050314131526d38ba1@mail.gmail.com> User-Agent: Mutt/1.5.6i cc: Craig Boston cc: FreeBSD Ports Subject: Re: Why does Xfce 4.2 have to query a DNS ? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 21:21:02 -0000 # jon.drews@gmail.com / 2005-03-14 14:15:19 -0700: > Craig: > > I just did tcpdump -i tun0 'udp and port domain' > > notebook2# tcpdump -i tun0 'udp and port domain' > tcpdump: verbose output suppressed, use -v or -vv for full protocol decode listening on tun0, link-type NULL (BSD loopback), capture size 96 bytes > 14:11:12.602265 IP 37.denver-03rh15rt.co.dial-access.att.net.52763 > ns7.worldnet.att.net.domain: 54055+ AAAA? gmail.google.com. (34) > 14:11:12.747917 IP 37.denver-03rh15rt.co.dial-access.att.net.55104 > ns7.worldnet.att.net.domain: 38507+ PTR? 3.160.127.204.in-addr.arpa. (44) > 14:11:12.880879 IP ns7.worldnet.att.net.domain > 37.denver-03rh15rt.co.dial-access.att.net.52763: 54055 1/1/0 CNAME[|domain] > 14:11:12.881012 IP 37.denver-03rh15rt.co.dial-access.att.net.50931 > ns7.worldnet.att.net.domain: 54056+ A? gmail.google.com. (34) > > I see that the domain names are A and AAAA ? I have seen this > before, when I am at the WiFi cafe. How could this be? It's not domain names, it's Resource Record types. The above snippet shows your computer querying ns7.worldnet.att.net. for IPv6 address(es) of gmail.google.com., name of 204.127.160.3, and the IPv4 address(es) gmail.google.com. Please don't wrap computer output. -- How many Vietnam vets does it take to screw in a light bulb? You don't know, man. You don't KNOW. Cause you weren't THERE. http://bash.org/?255991 From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 22:26:56 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 571D316A4CE for ; Mon, 14 Mar 2005 22:26:56 +0000 (GMT) Received: from postfix3-2.free.fr (postfix3-2.free.fr [213.228.0.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B28943D1D for ; Mon, 14 Mar 2005 22:26:55 +0000 (GMT) (envelope-from vincent@localhost.free.fr) Received: from vincent (ferreol-1-82-66-171-150.fbx.proxad.net [82.66.171.150]) by postfix3-2.free.fr (Postfix) with ESMTP id B31FEC1E4 for ; Mon, 14 Mar 2005 23:26:53 +0100 (CET) Received: by vincent (Postfix, from userid 1001) id A4465C998C; Mon, 14 Mar 2005 23:26:52 +0100 (CET) Date: Mon, 14 Mar 2005 23:26:52 +0100 From: Bachelier Vincent To: ports@freebsd.org Message-ID: <20050314222652.GA6404@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD vincent 5.4-PRERELEASE FreeBSD 5.4-PRERELEASE Subject: gdesklets X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 22:26:56 -0000 gdesklets meet a dependancy: gtkhtml nothing want to run without that -- Vincent Bachelier Language : Francais / English Societ(e/y) : Solintech - http://www.solintech.fr - Serveurs linux Blog : http://dieghostfbsd.blogspot.com Site perso : http://www.solintech.fr/freebsd/ - FreeBSD Donjon Citation (fortune): It's the opinion of some that crops could be grown on the moon. Which raises the fear that it may not be long before we're paying somebody not to. -- Franklin P. Jones From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 22:30:05 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF06316A4CE; Mon, 14 Mar 2005 22:30:05 +0000 (GMT) Received: from mss-mail5.dnsmss.net (mss-mail5.dnsmss.net [195.129.2.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE44543D55; Mon, 14 Mar 2005 22:30:03 +0000 (GMT) (envelope-from Stuart.Fraser@dns.co.uk) Received: from mail.dns.co.uk (unverified) by mss-mail5.dnsmss.net (Content Technologies SMTPRS 4.3.14) with ESMTP id ; Mon, 14 Mar 2005 22:30:02 +0000 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Date: Mon, 14 Mar 2005 22:26:47 -0000 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: FreeBSD Port: libgnomecanvas-2.10.0_1 Thread-Index: AcUo5OjXKvnCqySyQP+qUhMq7GlbbA== From: "Fraser, Stuart J." To: Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 cc: ports@FreeBSD.org Subject: FreeBSD Port: libgnomecanvas-2.10.0_1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 22:30:05 -0000 Hi, I'm trying the upgrade script from v2.8 to 2.10 of gnome and I keep getting= the following error in libgnomecanvas, it appears to be libtool error so I= have fully cvsup'd and portupgraded gnu-libtool. I have tried a few obviou= s things but not really got any idea. Pointers or further info I can supply= ? rgds =20 stuart .. snipped for brevity .. /bin/sh /usr/local/bin/libtool15 --mode=3Dlink cc -O -pipe -march=3Dpentium= 4 -L/usr/local/lib -o libgnomecanvas-2.la -rpath /usr/X11R6/lib -version-in= fo 1000:0:1000 gnome-canvas-shape.lo gnome-canvas-bpath.lo gnome-canvas-pat= h-def.lo gnome-canvas-clipgroup.lo gnome-canvas-line.lo gnome-canvas-pixbuf= .lo gnome-canvas-polygon.lo gnome-canvas-rect-ellipse.lo gnome-canvas-text.= lo gnome-canvas-rich-text.lo gnome-canvas-util.lo gnome-canvas-widget.lo gn= ome-canvas.lo libgnomecanvastypes.lo -L/usr/local/lib -L/usr/X11R6/lib -lgt= k-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXfixes -lXcursor -latk-1= .0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lXrender -lXext -lpangox-1.0 -lX1= 1 -lart_lgpl_2 -lpangoft2-1.0 -lfontconfig -lfreetype -lz -lpango-1.0 -lm -= lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv=20 libtool15: link: CURRENT `1000' is not a nonnegative integer libtool15: link: `1000:0:1000' is not valid version information gmake[3]: *** [libgnomecanvas-2.la] Error 1 gmake[3]: Leaving directory `/usr/ports/graphics/libgnomecanvas/work/libgno= mecanvas-2.10.0/libgnomecanvas' gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory `/usr/ports/graphics/libgnomecanvas/work/libgno= mecanvas-2.10.0/libgnomecanvas' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/graphics/libgnomecanvas/work/libgno= mecanvas-2.10.0' gmake: *** [all] Error 2 *** Error code 2 --------------------------------------------------- This email from dns has been validated by dnsMSS Managed Email Security and= is free from all known viruses. For further information contact email-integrity@dns.co.uk From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 22:34:22 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 08CC416A4CE; Mon, 14 Mar 2005 22:34:22 +0000 (GMT) Received: from post-23.mail.nl.demon.net (post-23.mail.nl.demon.net [194.159.73.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 945B043D3F; Mon, 14 Mar 2005 22:34:21 +0000 (GMT) (envelope-from kwm@rainbow-runner.nl) Received: from kazerne.demon.nl ([212.238.222.22]:52423 helo=heater.rainbow-runner.nl) by post-23.mail.nl.demon.net with esmtp (Exim 4.43) id 1DAy8i-000FJi-Cc; Mon, 14 Mar 2005 22:34:20 +0000 From: Koop Mast To: "Fraser, Stuart J." In-Reply-To: References: Content-Type: text/plain Date: Mon, 14 Mar 2005 23:34:26 +0100 Message-Id: <1110839666.76452.0.camel@heater.rainbow-runner.nl> Mime-Version: 1.0 X-Mailer: Evolution 2.2.0 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit cc: gnome@FreeBSD.org cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: libgnomecanvas-2.10.0_1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 22:34:22 -0000 Op ma, 14-03-2005 te 22:26 +0000, schreef Fraser, Stuart J.: > Hi, > > I'm trying the upgrade script from v2.8 to 2.10 of gnome and I keep getting the following error in libgnomecanvas, it appears to be libtool error so I have fully cvsup'd and portupgraded gnu-libtool. I have tried a few obvious things but not really got any idea. Pointers or further info I can supply ? You need to portupgrade libtool-1.5.10 not the gnu-* version that one is not used. Koop > rgds > > > > stuart > > .. snipped for brevity .. > > /bin/sh /usr/local/bin/libtool15 --mode=link cc -O -pipe -march=pentium4 -L/usr/local/lib -o libgnomecanvas-2.la -rpath /usr/X11R6/lib -version-info 1000:0:1000 gnome-canvas-shape.lo gnome-canvas-bpath.lo gnome-canvas-path-def.lo gnome-canvas-clipgroup.lo gnome-canvas-line.lo gnome-canvas-pixbuf.lo gnome-canvas-polygon.lo gnome-canvas-rect-ellipse.lo gnome-canvas-text.lo gnome-canvas-rich-text.lo gnome-canvas-util.lo gnome-canvas-widget.lo gnome-canvas.lo libgnomecanvastypes.lo -L/usr/local/lib -L/usr/X11R6/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXfixes -lXcursor -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lXrender -lXext -lpangox-1.0 -lX11 -lart_lgpl_2 -lpangoft2-1.0 -lfontconfig -lfreetype -lz -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv > > libtool15: link: CURRENT `1000' is not a nonnegative integer > > libtool15: link: `1000:0:1000' is not valid version information > > gmake[3]: *** [libgnomecanvas-2.la] Error 1 > > gmake[3]: Leaving directory `/usr/ports/graphics/libgnomecanvas/work/libgnomecanvas-2.10.0/libgnomecanvas' > > gmake[2]: *** [all] Error 2 > > gmake[2]: Leaving directory `/usr/ports/graphics/libgnomecanvas/work/libgnomecanvas-2.10.0/libgnomecanvas' > > gmake[1]: *** [all-recursive] Error 1 > > gmake[1]: Leaving directory `/usr/ports/graphics/libgnomecanvas/work/libgnomecanvas-2.10.0' > > gmake: *** [all] Error 2 > > *** Error code 2 > > > > --------------------------------------------------- > This email from dns has been validated by dnsMSS Managed Email Security and is free from all known viruses. > > For further information contact email-integrity@dns.co.uk > > > > > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 22:36:11 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 70F6716A4CF for ; Mon, 14 Mar 2005 22:36:11 +0000 (GMT) Received: from web51910.mail.yahoo.com (web51910.mail.yahoo.com [206.190.39.53]) by mx1.FreeBSD.org (Postfix) with SMTP id 0DF3843D39 for ; Mon, 14 Mar 2005 22:36:11 +0000 (GMT) (envelope-from eol1@yahoo.com) Received: (qmail 26043 invoked by uid 60001); 14 Mar 2005 22:36:10 -0000 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; b=LbHt3Nho1LgVGU0oY5nAv4tbYgtT5NfhVb+g3jSg/tjFoqSPuazAzXlUS+VpE0J4FOyDDpdNEC0FlHBw0TGP4TdEwzhoBLAm1k8eD0auHijOLEtBYf/Q2oG1xn6+3AzK87i1+KxoYQVsNV+EPLlV5kGf6ZVw2zTt5tSLa/77QW4= ; Message-ID: <20050314223610.26041.qmail@web51910.mail.yahoo.com> Received: from [64.179.125.66] by web51910.mail.yahoo.com via HTTP; Mon, 14 Mar 2005 14:36:10 PST Date: Mon, 14 Mar 2005 14:36:10 -0800 (PST) From: Peter Thoenen To: lioux@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: ports@FreeBSD.org Subject: FreeBSD Port: frost-1.2.0.20041202_1,2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: eol1@yahoo.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 22:36:11 -0000 Just as a heads up, 20050203 is out ... would appreciate an update. Been playing with a diff to do so but having issues with the javavm wrapper. Thanks, -Peter From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 22:37:28 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B237D16A4CE; Mon, 14 Mar 2005 22:37:28 +0000 (GMT) Received: from april.chuckr.org (april.chuckr.org [66.92.151.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id E560343D31; Mon, 14 Mar 2005 22:37:27 +0000 (GMT) (envelope-from chuckr@chuckr.org) Received: from april.chuckr.org (localhost [127.0.0.1]) by april.chuckr.org (8.13.1/8.12.11) with ESMTP id j2EMcsUb080172; Mon, 14 Mar 2005 17:38:54 -0500 (EST) (envelope-from chuckr@chuckr.org) Received: from localhost (chuckr@localhost)j2EMcrG7080167; Mon, 14 Mar 2005 17:38:53 -0500 (EST) (envelope-from chuckr@chuckr.org) X-Authentication-Warning: april.chuckr.org: chuckr owned process doing -bs Date: Mon, 14 Mar 2005 17:38:53 -0500 (EST) From: Chuck Robey To: "Fraser, Stuart J." In-Reply-To: Message-ID: <20050314173550.A74062@april.chuckr.org> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: gnome@freebsd.org cc: ports@freebsd.org Subject: Re: FreeBSD Port: libgnomecanvas-2.10.0_1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 22:37:28 -0000 On Mon, 14 Mar 2005, Fraser, Stuart J. wrote: > Hi, > > I'm trying the upgrade script from v2.8 to 2.10 of gnome and I keep getting the following error in libgnomecanvas, it appears to be libtool error so I have fully cvsup'd and portupgraded gnu-libtool. I have tried a few obvious things but not really got any idea. Pointers or further info I can supply ? > > rgds > > > > stuart > > .. snipped for brevity .. > > /bin/sh /usr/local/bin/libtool15 --mode=link cc -O -pipe -march=pentium4 -L/usr/local/lib -o libgnomecanvas-2.la -rpath /usr/X11R6/lib -version-info 1000:0:1000 gnome-canvas-shape.lo gnome-canvas-bpath.lo gnome-canvas-path-def.lo gnome-canvas-clipgroup.lo gnome-canvas-line.lo gnome-canvas-pixbuf.lo gnome-canvas-polygon.lo gnome-canvas-rect-ellipse.lo gnome-canvas-text.lo gnome-canvas-rich-text.lo gnome-canvas-util.lo gnome-canvas-widget.lo gnome-canvas.lo libgnomecanvastypes.lo -L/usr/local/lib -L/usr/X11R6/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXfixes -lXcursor -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lXrender -lXext -lpangox-1.0 -lX11 -lart_lgpl_2 -lpangoft2-1.0 -lfontconfig -lfreetype -lz -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv > > libtool15: link: CURRENT `1000' is not a nonnegative integer > > libtool15: link: `1000:0:1000' is not valid version information > > gmake[3]: *** [libgnomecanvas-2.la] Error 1 > > gmake[3]: Leaving directory `/usr/ports/graphics/libgnomecanvas/work/libgnomecanvas-2.10.0/libgnomecanvas' > > gmake[2]: *** [all] Error 2 > > gmake[2]: Leaving directory `/usr/ports/graphics/libgnomecanvas/work/libgnomecanvas-2.10.0/libgnomecanvas' > > gmake[1]: *** [all-recursive] Error 1 > > gmake[1]: Leaving directory `/usr/ports/graphics/libgnomecanvas/work/libgnomecanvas-2.10.0' > > gmake: *** [all] Error 2 > > *** Error code 2 I can't explain why, ti's difficult when things *work*, but I found that variouis stuff fails when built from x11/gnome2, but works fine directly. Case in point was devel/gnomevfs2, which gave me the same error as shown above, but disappeared when run from devel/gnomevfs. I will admit, I did one item: I reinstalled autoconf-259, which did in fact move it forward 2 small portrevision steps. I hope something in this helps you. > > > > --------------------------------------------------- > This email from dns has been validated by dnsMSS Managed Email Security and is free from all known viruses. > > For further information contact email-integrity@dns.co.uk > > > > > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" > > ---------------------------------------------------------------------------- Chuck Robey | Interests include C & Java programming, FreeBSD, chuckr@chuckr.org | electronics, communications, and SF/Fantasy. New Year's Resolution: I will not sphroxify gullible people into looking up fictitious words in the dictionary (on the wall at my old fraternity, Signa Phi Nothing). ---------------------------------------------------------------------------- From owner-freebsd-ports@FreeBSD.ORG Mon Mar 14 22:38:36 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0E9016A4CE for ; Mon, 14 Mar 2005 22:38:36 +0000 (GMT) Received: from web51903.mail.yahoo.com (web51903.mail.yahoo.com [206.190.39.46]) by mx1.FreeBSD.org (Postfix) with SMTP id 6ED6243D1D for ; Mon, 14 Mar 2005 22:38:36 +0000 (GMT) (envelope-from eol1@yahoo.com) Received: (qmail 20700 invoked by uid 60001); 14 Mar 2005 22:38:35 -0000 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; b=XFHTElyaiplvrquNZ70u1EbLa3f0oz8MIh1ZaW5yhttMoEG3XRB4nDkeAYfaTeJLqkbBtMbkquuFHVMZTHT/vv3HQg0O8Gya2sSdytVJxjZNbnTEWbizz6lT826EIUXrU5IQhPjooEYVPxVUPw7V/NlNU0UKCsWkdn0yG27F/v8= ; Message-ID: <20050314223835.20698.qmail@web51903.mail.yahoo.com> Received: from [64.179.125.66] by web51903.mail.yahoo.com via HTTP; Mon, 14 Mar 2005 14:38:35 PST Date: Mon, 14 Mar 2005 14:38:35 -0800 (PST) From: Peter Thoenen To: lioux@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: ports@FreeBSD.org Subject: FreeBSD Port: freenet-0.5.2.1.5101 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: eol1@yahoo.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 22:38:37 -0000 On a similiar note, 5102 is out. Normally wouldn't mention such a small update but the devlopers have stated this will be the LAST update for awhile as they are building 6.x from scratch and not releasing any more 5.x updates. Might as well have the final build (and I do mean final as I have serious doubts on the completion of 6.x :( Cheers, -peter From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 00:31:05 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A1BA516A4CE for ; Tue, 15 Mar 2005 00:31:05 +0000 (GMT) Received: from mta08-winn.mailhost.ntl.com (smtpout16.mailhost.ntl.com [212.250.162.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDDC043D41 for ; Tue, 15 Mar 2005 00:31:03 +0000 (GMT) (envelope-from sfromley@ntlworld.com) Received: from aamta03-winn.mailhost.ntl.com ([212.250.162.8]) by mta08-winn.mailhost.ntl.com with ESMTP <20050315003102.KNDU20516.mta08-winn.mailhost.ntl.com@aamta03-winn.mailhost.ntl.com>; Tue, 15 Mar 2005 00:31:02 +0000 Received: from venus ([82.5.122.241]) by aamta03-winn.mailhost.ntl.com with ESMTP id <20050315003102.OPGH1279.aamta03-winn.mailhost.ntl.com@venus>; Tue, 15 Mar 2005 00:31:02 +0000 Received: from 127.0.0.1 (AVG SMTP 7.0.308 [266.7.2]); Tue, 15 Mar 2005 00:30:51 +0000 Message-ID: <42362CB9.9060200@ntlworld.com> Date: Tue, 15 Mar 2005 00:30:49 +0000 From: Eliot Earle User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en To: troy@twisted.net References: <20050314203728.GF14958@twisted.net> In-Reply-To: <20050314203728.GF14958@twisted.net> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=ISO-8859-1; format=flowed cc: ports@freebsd.org Subject: Re: mldonkey fails on RELENG_4 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 00:31:05 -0000 Troy wrote: > I was trying to install mldonkey on RELENG_4 and am running into the > following. Any clues? > > /usr/local/lib/ocaml/lablgtk/gPack.cmi is not a compiled interface > gmake: *** [src/gtk/configwin/configwin_types.cmx] Error 2 > *** Error code 2 The usual mldonkey advice is to get the source and latest patch-sets from someone like spiralvoice at http://ftp.berlios.de/pub/mldonkey/spiralvoice/ or knocker at http://knocker.dyndns.org/ (depending on whether you want 2.5_30 or 2.5_16), and not use the ports version at all. I have no idea how much you know about compiling this thing, but if you need help mail me and I'll send you a full set of instructions. Good luck. -- Spadge "Intoccabile" www.fromley.com -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.308 / Virus Database: 266.7.2 - Release Date: 11/03/2005 From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 01:14:59 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A595316A4CE for ; Tue, 15 Mar 2005 01:14:59 +0000 (GMT) Received: from newtrinity.zeist.de (newtrinity.zeist.de [217.24.217.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B93743D5C for ; Tue, 15 Mar 2005 01:14:59 +0000 (GMT) (envelope-from marius@newtrinity.zeist.de) Received: from newtrinity.zeist.de (localhost [127.0.0.1]) j2F1Eqr1047105; Tue, 15 Mar 2005 02:14:52 +0100 (CET) (envelope-from marius@newtrinity.zeist.de) Received: (from marius@localhost) by newtrinity.zeist.de (8.12.11/8.12.10/Submit) id j2F1ElZ3047104; Tue, 15 Mar 2005 02:14:47 +0100 (CET) (envelope-from marius) Date: Tue, 15 Mar 2005 02:14:47 +0100 From: Marius Strobl To: David KINER Message-ID: <20050315021447.P55534@newtrinity.zeist.de> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from dkiner@lamaisondelinternet.fr on Mon, Mar 14, 2005 at 05:39:33PM +0100 X-AntiVirus: checked by AntiVir Milter (version: 1.1.0-6; AVE: 6.30.0.7; VDF: 6.30.0.29; host: newtrinity.zeist.de) cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: cdrtools-2.01 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 01:14:59 -0000 On Mon, Mar 14, 2005 at 05:39:33PM +0100, David KINER wrote: > Hi, > I have FreeBSD 4.11. > > I try to install cdrecord-ProDVD > I fetch it from ftp://ftp.berlios.de/pub/cdrecord/ProDVD/ > > but I don't know how can I compile it? > Cdrecord-ProDVD is only available as binary and therefore doesn't require compilation. Just download e.g. cdrecord-prodvd-2.01b31-i386-unknown-freebsd4.5, chmod(1) and probably rename it. Don't forget to set the CDR_SECURITY environment variable to the license key as described in the README file at the above URL. From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 01:34:29 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C8ECD16A4CE; Tue, 15 Mar 2005 01:34:29 +0000 (GMT) Received: from gddsn.org.cn (gddsn.org.cn [218.19.164.145]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8285243D31; Tue, 15 Mar 2005 01:34:27 +0000 (GMT) (envelope-from wsk@gddsn.org.cn) Received: from [192.168.168.135] (unknown [218.19.164.157]) by gddsn.org.cn (Postfix) with ESMTP id CC62F38CB42; Tue, 15 Mar 2005 09:34:22 +0800 (CST) Message-ID: <42363B9B.8060302@gddsn.org.cn> Date: Tue, 15 Mar 2005 09:34:19 +0800 From: wsk User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; zh-CN; rv:1.7.3) Gecko/20041116 X-Accept-Language: zh-cn,zh MIME-Version: 1.0 To: ports@freebsd.org, gnome@freebsd.org Content-Type: text/plain; charset=gb2312 Content-Transfer-Encoding: 7bit Subject: pkgdb coredump while upgrade gnome2.8-->2.10 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 01:34:30 -0000 lp# sh gnome_upgrade.sh WARNING: To prevent crashing your system, as well as to significantly speed up the upgrade, you are strongly advised to run this program from a console. If any GNOME or GTK+-2 application is running, you MUST abort now. WARNING: If necessary, hit Control-C now, drop to a terminal, and restart the upgrade. Hit to continue with the upgrade: You can watch the upgrade process in real-time by running: tail -f /var/tmp/gnome_upgrade_log.8OrDJM ===> Generating list of ports to upgrade in /var/tmp/gnome_upgrade_lst.sYd4gm ...[Updating the pkgdb in /var/db/pkg ... /usr/local/lib/ruby/site_ruby/1.8/pkgdb.rb:432: warning: Object#type is deprecated; use Object#class origins - not a string (NilClass); rebuild needed] [Rebuilding the pkgdb in /var/db/pkg ... - 257 packages found (-0 +257) .ruby18 in free(): error: chunk is already free Abort trap (core dumped) DONE. ===> Generating list of external dependencies ...[Updating the pkgdb in /var/db/pkg ... /usr/local/lib/ruby/site_ruby/1.8/pkgdb.rb:432: warning: Object#type is deprecated; use Object#class origins - not a string (NilClass); rebuild needed] [Rebuilding the pkgdb in /var/db/pkg ... - 257 packages found (-0 +257) .ruby18 in free(): error: chunk is already free DONE. >>>>> STAGE 1 of 4: Cleaning the package database. The nautilus-media port was removed, because its functionality was merged into another application. This next step might complain about the nautilus-media port no longer existing. When it asks what you want to do about it, you can either choose choose "[no]" to ignore the issue, or, if (and only if!) you are very familiar with pkgdb(1), you can hit CTRL-D to remove the dependency. ===> Running /usr/local/sbin/pkgdb to start with a consistent package database ...Abort trap (core dumped) FAILED. ERROR: /usr/local/sbin/pkgdb repair has failed. Please repair the package database by hand (run "pkgdb -F"), then re-run this script. If you require additional help, compress /var/tmp/gnome_upgrade_log.8OrDJM, and send it to freebsd-gnome@FreeBSD.org. and run pkgdb -F:lp# pkgdb -F ---> Checking the package registry database [Updating the pkgdb in /var/db/pkg ... /usr/local/lib/ruby/site_ruby/1.8/pkgdb.rb:432: warning: Object#type is deprecated; use Object#class origins - not a string (NilClass); rebuild needed] [Rebuilding the pkgdb in /var/db/pkg ... - 257 packages found (-0 +257) .ruby18 in free(): error: chunk is already free Abort (core dumped) thanks any reply with appreciates From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 01:39:28 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0CBF16A4CE; Tue, 15 Mar 2005 01:39:28 +0000 (GMT) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C55443D60; Tue, 15 Mar 2005 01:39:28 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) j2F1dppf014220; Mon, 14 Mar 2005 20:39:51 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: wsk In-Reply-To: <42363B9B.8060302@gddsn.org.cn> References: <42363B9B.8060302@gddsn.org.cn> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-9JYvsEYsl6dR6FvjtEI9" Organization: MarcusCom, Inc. Date: Mon, 14 Mar 2005 20:39:22 -0500 Message-Id: <1110850762.6745.12.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.2.0 FreeBSD GNOME Team Port cc: ports@freebsd.org cc: gnome@freebsd.org Subject: Re: pkgdb coredump while upgrade gnome2.8-->2.10 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 01:39:29 -0000 --=-9JYvsEYsl6dR6FvjtEI9 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2005-03-15 at 09:34 +0800, wsk wrote: > lp# sh gnome_upgrade.sh >=20 > WARNING: To prevent crashing your system, as well as to significantly spe= ed > up the upgrade, you are strongly advised to run this program from a conso= le. > If any GNOME or GTK+-2 application is running, you MUST abort now. >=20 > WARNING: If necessary, hit Control-C now, drop to a terminal, and > restart the > upgrade. >=20 > Hit to continue with the upgrade: >=20 > You can watch the upgrade process in real-time by running: > tail -f /var/tmp/gnome_upgrade_log.8OrDJM > =3D=3D=3D> Generating list of ports to upgrade in > /var/tmp/gnome_upgrade_lst.sYd4gm ...[Updating the pkgdb > in /var/db/pkg ... > /usr/local/lib/ruby/site_ruby/1.8/pkgdb.rb:432: warning: Object#type is > deprecated; use Object#class > origins - not a string (NilClass); rebuild needed] [Rebuilding the pkgdb > in /var/db/pkg ... - 257 packages found (-0 +257) > .ruby18 in free(): error: chunk is already free > Abort trap (core dumped) > DONE. > =3D=3D=3D> Generating list of external dependencies ...[Updating the pkgd= b > in /var/db/pkg ... > /usr/local/lib/ruby/site_ruby/1.8/pkgdb.rb:432: warning: Object#type is > deprecated; use Object#class > origins - not a string (NilClass); rebuild needed] [Rebuilding the pkgdb > in /var/db/pkg ... - 257 packages found (-0 +257) > .ruby18 in free(): error: chunk is already free > DONE. >=20 > >>>>> STAGE 1 of 4: Cleaning the package database. >=20 > The nautilus-media port was removed, because its functionality > was merged into another application. This next step might complain > about the nautilus-media port no longer existing. When it asks what > you want to do about it, you can either choose choose "[no]" to > ignore the issue, or, if (and only if!) you are very familiar with > pkgdb(1), you can hit CTRL-D to remove the dependency. >=20 > =3D=3D=3D> Running /usr/local/sbin/pkgdb to start with a consistent packa= ge > database ...Abort trap (core dumped) > FAILED. > ERROR: /usr/local/sbin/pkgdb repair has failed. Please repair the package > database by hand (run "pkgdb -F"), then re-run this script. If you requir= e > additional help, compress /var/tmp/gnome_upgrade_log.8OrDJM, and send it = to > freebsd-gnome@FreeBSD.org. >=20 > and run pkgdb -F:lp# pkgdb -F > ---> Checking the package registry database > [Updating the pkgdb in /var/db/pkg ... > /usr/local/lib/ruby/site_ruby/1.8/pkgdb.rb:432: warning: Object#type is > deprecated; use Object#class > origins - not a string (NilClass); rebuild needed] [Rebuilding the pkgdb > in /var/db/pkg ... - 257 packages found (-0 +257) > .ruby18 in free(): error: chunk is already free > Abort (core dumped) Remove /var/db/pkg/pkgdb.db, then re-run pkgdb -Ff. Fix any errors that are reported. Once you have your pkgdb properly initialized, re-try the gnome_upgrade.sh. Joe >=20 > thanks any reply with appreciates >=20 > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" >=20 --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-9JYvsEYsl6dR6FvjtEI9 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCNjzKb2iPiv4Uz4cRAmBiAKCuACOSkEmLsb+W/XM5UduB/5lVNQCfcogs KdcDUQKMtsMfk03dQ9Ly+Ws= =nVPa -----END PGP SIGNATURE----- --=-9JYvsEYsl6dR6FvjtEI9-- From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 01:40:58 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 33B8416A4CF for ; Tue, 15 Mar 2005 01:40:57 +0000 (GMT) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id E740243D3F for ; Tue, 15 Mar 2005 01:40:55 +0000 (GMT) (envelope-from michaelnottebrock@gmx.net) Received: (qmail invoked by alias); 15 Mar 2005 01:40:54 -0000 Received: from p508BBA3A.dip.t-dialin.net (EHLO lofi.dyndns.org) (80.139.186.58) by mail.gmx.net (mp010) with SMTP; 15 Mar 2005 02:40:54 +0100 X-Authenticated: #443188 Received: from kiste.my.domain (lofi@kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.12.10/8.12.10) with ESMTP id j2F1eimb071716 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Tue, 15 Mar 2005 02:40:50 +0100 (CET) (envelope-from michaelnottebrock@gmx.net) From: Michael Nottebrock To: freebsd-ports@freebsd.org Date: Tue, 15 Mar 2005 02:40:35 +0100 User-Agent: KMail/1.7.2 References: <20050314182412.GA29863@voodoo.oberon.net> In-Reply-To: <20050314182412.GA29863@voodoo.oberon.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1835734.KYYhoQY4A6"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200503150240.43141.michaelnottebrock@gmx.net> X-Virus-Scanned: by amavisd-new X-Y-GMX-Trusted: 0 cc: Kirill Ponomarew Subject: Re: HEADSUP: ports freeze delay X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 01:40:58 -0000 --nextPart1835734.KYYhoQY4A6 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Monday, 14. March 2005 19:24, Kirill Ponomarew wrote: > Since portmgr decided to get new Xorg version 6.8.2 into ports > before the freeze, we need some more time to test it than expected. > > Ports freeze is now scheduled to begin on March 21, 2005 and will > last 10 days. Uhm. According to marcus@'s last HEADS UP (Death, taxes, and...ports freeze= ),=20 the ports-freeze was scheduled to begin on March 25th and take "at least tw= o=20 weeks". How exactly will a negative delay and shortening of period help Xor= g=20 getting tested? =2D-=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --nextPart1835734.KYYhoQY4A6 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCNj0bXhc68WspdLARAmiZAJ9IVh9blw1LWpR9KFxRSvspxZfeOQCfZceb jRNWYxjljwJ27DvAObuPgpM= =NOA1 -----END PGP SIGNATURE----- --nextPart1835734.KYYhoQY4A6-- From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 01:47:42 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E322F16A4CE for ; Tue, 15 Mar 2005 01:47:42 +0000 (GMT) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CE7B43D46 for ; Tue, 15 Mar 2005 01:47:42 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) j2F1m7Sg014356; Mon, 14 Mar 2005 20:48:07 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Michael Nottebrock In-Reply-To: <200503150240.43141.michaelnottebrock@gmx.net> References: <20050314182412.GA29863@voodoo.oberon.net> <200503150240.43141.michaelnottebrock@gmx.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-ObQcHSogPM7+F1X0kh/X" Organization: MarcusCom, Inc. Date: Mon, 14 Mar 2005 20:47:38 -0500 Message-Id: <1110851258.6745.14.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.2.0 FreeBSD GNOME Team Port cc: Kirill Ponomarew cc: freebsd-ports@freebsd.org Subject: Re: HEADSUP: ports freeze delay X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 01:47:43 -0000 --=-ObQcHSogPM7+F1X0kh/X Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2005-03-15 at 02:40 +0100, Michael Nottebrock wrote: > On Monday, 14. March 2005 19:24, Kirill Ponomarew wrote: > > Since portmgr decided to get new Xorg version 6.8.2 into ports > > before the freeze, we need some more time to test it than expected. > > > > Ports freeze is now scheduled to begin on March 21, 2005 and will > > last 10 days. >=20 > Uhm. According to marcus@'s last HEADS UP (Death, taxes, and...ports free= ze),=20 > the ports-freeze was scheduled to begin on March 25th and take "at least = two=20 > weeks". How exactly will a negative delay and shortening of period help X= org=20 > getting tested? I sent a follow up immediately after that. I mistyped. It should have read March 15. Joe >=20 --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-ObQcHSogPM7+F1X0kh/X Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCNj66b2iPiv4Uz4cRAl73AJ90UA6lTqwcPVKQZ+92FApKlDpKDwCfUXRk iNrDHUln+j9StNqd1EHJkMo= =TuBN -----END PGP SIGNATURE----- --=-ObQcHSogPM7+F1X0kh/X-- From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 01:59:37 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B23F16A4CE for ; Tue, 15 Mar 2005 01:59:37 +0000 (GMT) Received: from tarsier.geekcn.org (tarsier.geekcn.org [210.51.165.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6A7043D39 for ; Tue, 15 Mar 2005 01:59:35 +0000 (GMT) (envelope-from quakelee@geekcn.org) Received: from ZXDELL (unknown [218.30.108.122]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTP id 96BD9EB1200; Tue, 15 Mar 2005 09:59:28 +0800 (CST) From: "Quake Lee" To: , Date: Tue, 15 Mar 2005 09:59:20 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 In-Reply-To: <1110821610.40919.2.camel@heater.rainbow-runner.nl> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 thread-index: AcUou/OMg0RAumj+Sy224vbOhqILiAARlsdQ Message-Id: <20050315015928.96BD9EB1200@tarsier.geekcn.org> cc: freebsd-ports@freebsd.org Subject: RE: openoffice-1.1 fails to build after Gnome upgrade X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 01:59:37 -0000 But after I upgraded freetype2 and mozilla 1.7.5. The openoffice still build faild. -----Original Message----- From: owner-freebsd-ports@freebsd.org [mailto:owner-freebsd-ports@freebsd.org] On Behalf Of Koop Mast Sent: Tuesday, March 15, 2005 1:34 AM To: Christopher Kelley Cc: freebsd-ports@freebsd.org Subject: Re: openoffice-1.1 fails to build after Gnome upgrade Op ma, 14-03-2005 te 08:03 -0800, schreef Christopher Kelley: > After running the gnome_upgrade.sh script, I can't get openoffice-1.1 to > build. > > I ran the gnome upgrade script as root, at the console, as the only > logged in user. It failed on OpenOffice.org. Rather than troubleshoot > the OOo build, I simply removed editors/openoffice-1.1 from the > gnome_upgrade_lst file. and ran -restart. To be honest this has almost nothing to do with the gnome upgrade. The bug here is in the mozilla part of the OpenOffice port. The gnome update only exposed it. The mozilla part needs to be patched to build with the new freetype2 thats lives in the ports. Koop > After the script completed, I did a make clean in the > /usr/ports/editors/openoffice-1.1 directory and got the following: > > --- > make: Max recursion level (500) exceeded.: Resource temporarily unavailable > ===> Cleaning for atk-1.9.1 > ===> Cleaning for rpm-3.0.6_9 > ===> Cleaning for unzip-5.52_1 > ===> Cleaning for zip-2.3_2 > > --- > > Undeterred ;) , I crossed my fingers and tried make install clean, which > died with: > > --- > nsFreeType.cpp:187: warning: `nsresult InitGlobals()' declared `static' but > never defined > nsFreeType.cpp:191: warning: `void ClearFunctions()' declared `static' but > never defined > nsFreeType.cpp:192: warning: `PRBool InitLibrary()' declared `static' > but never > defined > nsFreeType.cpp:193: warning: `PRBool LoadSharedLib()' declared `static' but > never defined > nsFreeType.cpp:194: warning: `void UnloadSharedLib()' declared `static' but > never defined > gmake[5]: *** [nsFreeType.o] Error 1 > gmake[5]: Leaving directory > `/usr/ports/editors/openoffice-1.1/work/moz.runtime/unxfbsd.pro/misc/build/m ozilla/gfx/src/gtk' > gmake[4]: *** [libs] Error 2 > gmake[4]: Leaving directory > `/usr/ports/editors/openoffice-1.1/work/moz.runtime/unxfbsd.pro/misc/build/m ozilla/gfx/src' > gmake[3]: *** [libs] Error 2 > gmake[3]: Leaving directory > `/usr/ports/editors/openoffice-1.1/work/moz.runtime/unxfbsd.pro/misc/build/m ozilla/gfx' > gmake[2]: *** [tier_9] Error 2 > gmake[2]: Leaving directory > `/usr/ports/editors/openoffice-1.1/work/moz.runtime/unxfbsd.pro/misc/build/m ozilla' > gmake[1]: *** [default] Error 2 > gmake[1]: Leaving directory > `/usr/ports/editors/openoffice-1.1/work/moz.runtime/unxfbsd.pro/misc/build/m ozilla' > gmake: *** [build] Error 2 > dmake: Error code 2, while making > './unxfbsd.pro/misc/build/so_built_ooo_mozab' > ---* TG_SLO.MK *--- > > ERROR: Error 65280 occurred while making > /usr/ports/editors/openoffice-1.1/work/moz.runtime > echo ./unxfbsd.pro/bin/mozruntime.zip>& /dev/null > cp -f ./unxfbsd.pro/misc/build/mozilla/dist/bin/libnspr4.so \ > ./unxfbsd.pro/misc/FREEBSDGCCIruntime/libnspr4.so && cp -f > ./unxfbsd.pro/misc/build/mozilla/dist/bin/libplc4.so \ > ./unxfbsd.pro/misc/FREEBSDGCCIruntime/libplc4.so && cp -f > ./unxfbsd.pro/misc/build/mozilla/dist/bin/libplds4.so \ > ./unxfbsd.pro/misc/FREEBSDGCCIruntime/libplds4.so && cp -f > ./unxfbsd.pro/misc/build/mozilla/dist/bin/libxpcom.so \ > ./unxfbsd.pro/misc/FREEBSDGCCIruntime/libxpcom.so && cp -f > ./unxfbsd.pro/misc/build/mozilla/dist/bin/libnss3.so \ > ./unxfbsd.pro/misc/FREEBSDGCCIruntime/libnss3.so && cp -f > ./unxfbsd.pro/misc/build/mozilla/dist/bin/libssl3.so \ > ./unxfbsd.pro/misc/FREEBSDGCCIruntime/libssl3.so && cp -f > ./unxfbsd.pro/misc/build/mozilla/dist/bin/libsoftokn3.so \ > ./unxfbsd.pro/misc/FREEBSDGCCIruntime/libsoftokn3.so && cp -f > ./unxfbsd.pro/misc/build/mozilla/dist/bin/libsmime3.so \ > ./unxfbsd.pro/misc/FREEBSDGCCIruntime/libsmime3.so && cp -f > ./unxfbsd.pro/misc/build/mozilla/dist/bin/libmozjs.so \ > ./unxfbsd.pro/misc/FREEBSDGCCIruntime/libmozjs.so && cp -f > ./unxfbsd.pro/misc/build/mozilla/dist/bin/libmozz.so \ > ./unxfbsd.pro/misc/FREEBSDGCCIruntime/libmozz.so && cp -f > ./unxfbsd.pro/misc/build/mozilla/dist/bin/libmsgbaseutil.so \ > ./unxfbsd.pro/misc/FREEBSDGCCIruntime/libmsgbaseutil.so && cp -f > ./unxfbsd.pro/misc/build/mozilla/dist/bin/libldap50.so \ > ./unxfbsd.pro/misc/FREEBSDGCCIruntime/libldap50.so && cp -f > ./unxfbsd.pro/misc/build/mozilla/dist/bin/libprldap50.so \ > ./unxfbsd.pro/misc/FREEBSDGCCIruntime/libprldap50.so && \ > echo >& /dev/null > cp: ./unxfbsd.pro/misc/build/mozilla/dist/bin/libnss3.so: No such file > or directory > dmake: Error code 1, while making > './unxfbsd.pro/misc/build/so_moz_runtime_files' > ---* TG_SLO.MK *--- > *** Error code 255 > > Stop in /usr/ports/editors/openoffice-1.1. > --- > > I'm guessing that some sort of error was introduced into the Makefile > for openoffice-1.1 since make clean generates a recursion error, though > I certainly wouldn't rule out user (me) failure. I don't know if this > error is related to the gnome upgrade or not, or just happened to be > coincidental, since obviously I had to cvsup my ports tree prior to > running the gnome_upgrade script (but I didn't run portupgrade!). > > Christopher > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 02:05:08 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E23116A4CE for ; Tue, 15 Mar 2005 02:05:08 +0000 (GMT) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 9BF2C43D55 for ; Tue, 15 Mar 2005 02:05:07 +0000 (GMT) (envelope-from michaelnottebrock@gmx.net) Received: (qmail invoked by alias); 15 Mar 2005 02:05:06 -0000 Received: from p508BBA3A.dip.t-dialin.net (EHLO lofi.dyndns.org) (80.139.186.58) by mail.gmx.net (mp023) with SMTP; 15 Mar 2005 03:05:06 +0100 X-Authenticated: #443188 Received: from kiste.my.domain (lofi@kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.12.10/8.12.10) with ESMTP id j2F24xmb072012 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Tue, 15 Mar 2005 03:05:01 +0100 (CET) (envelope-from michaelnottebrock@gmx.net) From: Michael Nottebrock To: Joe Marcus Clarke Date: Tue, 15 Mar 2005 03:04:50 +0100 User-Agent: KMail/1.7.2 References: <20050314182412.GA29863@voodoo.oberon.net> <200503150240.43141.michaelnottebrock@gmx.net> <1110851258.6745.14.camel@shumai.marcuscom.com> In-Reply-To: <1110851258.6745.14.camel@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1133861.75e4Chqll4"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200503150304.58313.michaelnottebrock@gmx.net> X-Virus-Scanned: by amavisd-new X-Y-GMX-Trusted: 0 cc: Kirill Ponomarew cc: freebsd-ports@freebsd.org Subject: Re: HEADSUP: ports freeze delay X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 02:05:08 -0000 --nextPart1133861.75e4Chqll4 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Tuesday, 15. March 2005 02:47, Joe Marcus Clarke wrote: > On Tue, 2005-03-15 at 02:40 +0100, Michael Nottebrock wrote: > > On Monday, 14. March 2005 19:24, Kirill Ponomarew wrote: > > > Since portmgr decided to get new Xorg version 6.8.2 into ports > > > before the freeze, we need some more time to test it than expected. > > > > > > Ports freeze is now scheduled to begin on March 21, 2005 and will > > > last 10 days. > > > > Uhm. According to marcus@'s last HEADS UP (Death, taxes, and...ports > > freeze), the ports-freeze was scheduled to begin on March 25th and take > > "at least two weeks". How exactly will a negative delay and shortening = of > > period help Xorg getting tested? > > I sent a follow up immediately after that. I mistyped. It should have > read March 15. I guess I can consider myself lucky then, since my own schedule for KDE 3.4= =20 was firmly based on March 25. I guess March 21 will be doable with some=20 stretching... =2D-=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --nextPart1133861.75e4Chqll4 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCNkLKXhc68WspdLARAml+AKCl9AaqAEky+mWslUmqBk1Bshn5FgCfTGJD BcxBUTkKiW0eCGtvZEWS40s= =Jyak -----END PGP SIGNATURE----- --nextPart1133861.75e4Chqll4-- From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 02:41:54 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C30016A4CE for ; Tue, 15 Mar 2005 02:41:54 +0000 (GMT) Received: from smtpq3.home.nl (smtpq3.home.nl [213.51.128.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9223C43D46 for ; Tue, 15 Mar 2005 02:41:53 +0000 (GMT) (envelope-from danny@ricin.com) Received: from [213.51.128.132] (port=52257 helo=smtp1.home.nl) by smtpq3.home.nl with esmtp (Exim 4.30) id 1DB20G-0006Zk-E2 for freebsd-ports@freebsd.org; Tue, 15 Mar 2005 03:41:52 +0100 Received: from cp464173-a.dbsch1.nb.home.nl ([84.27.215.228]:51248 helo=workstation.homenet) by smtp1.home.nl with esmtp (Exim 4.30) id 1DB20F-0007Zl-IR for freebsd-ports@freebsd.org; Tue, 15 Mar 2005 03:41:51 +0100 From: Danny Pansters To: freebsd-ports@freebsd.org Date: Tue, 15 Mar 2005 03:39:28 +0100 User-Agent: KMail/1.7.2 References: <20050314182412.GA29863@voodoo.oberon.net> <1110851258.6745.14.camel@shumai.marcuscom.com> <200503150304.58313.michaelnottebrock@gmx.net> In-Reply-To: <200503150304.58313.michaelnottebrock@gmx.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200503150339.28601.danny@ricin.com> X-AtHome-MailScanner-Information: Please contact support@home.nl for more information X-AtHome-MailScanner: Found to be clean Subject: Re: HEADSUP: ports freeze delay X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: danny@ricin.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 02:41:54 -0000 On Tuesday 15 March 2005 03:04, Michael Nottebrock wrote: > On Tuesday, 15. March 2005 02:47, Joe Marcus Clarke wrote: > > On Tue, 2005-03-15 at 02:40 +0100, Michael Nottebrock wrote: > > > On Monday, 14. March 2005 19:24, Kirill Ponomarew wrote: > > > > Since portmgr decided to get new Xorg version 6.8.2 into ports > > > > before the freeze, we need some more time to test it than expected. > > > > > > > > Ports freeze is now scheduled to begin on March 21, 2005 and will > > > > last 10 days. > > > > > > Uhm. According to marcus@'s last HEADS UP (Death, taxes, and...ports > > > freeze), the ports-freeze was scheduled to begin on March 25th and take > > > "at least two weeks". How exactly will a negative delay and shortening > > > of period help Xorg getting tested? > > > > I sent a follow up immediately after that. I mistyped. It should have > > read March 15. > > I guess I can consider myself lucky then, since my own schedule for KDE 3.4 > was firmly based on March 25. I guess March 21 will be doable with some > stretching... I was also under the impression that it was the 25th. Please have this set in stone next time, and published. It's too unclear now. Dan From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 02:51:06 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 15EF516A4CE for ; Tue, 15 Mar 2005 02:51:06 +0000 (GMT) Received: from lakermmtao12.cox.net (lakermmtao12.cox.net [68.230.240.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BCE743D58 for ; Tue, 15 Mar 2005 02:51:05 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by lakermmtao12.cox.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20050315025101.WZX2476.lakermmtao12.cox.net@mezz.mezzweb.com>; Mon, 14 Mar 2005 21:51:01 -0500 To: danny@ricin.com References: <20050314182412.GA29863@voodoo.oberon.net> <1110851258.6745.14.camel@shumai.marcuscom.com> <200503150304.58313.michaelnottebrock@gmx.net> <200503150339.28601.danny@ricin.com> Message-ID: Date: Mon, 14 Mar 2005 20:52:05 -0600 From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit In-Reply-To: <200503150339.28601.danny@ricin.com> User-Agent: Opera M2/7.54 (Linux, build 955) cc: freebsd-ports@freebsd.org Subject: Re: HEADSUP: ports freeze delay X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 02:51:06 -0000 On Tue, 15 Mar 2005 03:39:28 +0100, Danny Pansters wrote: > On Tuesday 15 March 2005 03:04, Michael Nottebrock wrote: >> On Tuesday, 15. March 2005 02:47, Joe Marcus Clarke wrote: >> > On Tue, 2005-03-15 at 02:40 +0100, Michael Nottebrock wrote: >> > > On Monday, 14. March 2005 19:24, Kirill Ponomarew wrote: >> > > > Since portmgr decided to get new Xorg version 6.8.2 into ports >> > > > before the freeze, we need some more time to test it than >> expected. >> > > > >> > > > Ports freeze is now scheduled to begin on March 21, 2005 and will >> > > > last 10 days. >> > > >> > > Uhm. According to marcus@'s last HEADS UP (Death, taxes, and...ports >> > > freeze), the ports-freeze was scheduled to begin on March 25th and >> take >> > > "at least two weeks". How exactly will a negative delay and >> shortening >> > > of period help Xorg getting tested? >> > >> > I sent a follow up immediately after that. I mistyped. It should >> have >> > read March 15. >> >> I guess I can consider myself lucky then, since my own schedule for KDE >> 3.4 >> was firmly based on March 25. I guess March 21 will be doable with some >> stretching... > > > I was also under the impression that it was the 25th. Please have this > set in stone next time, and published. It's too unclear now. marcus actually did sent second message near five to seven minutes or less, this is a crystal clear in the first place that he has it typo. Are you telling me that people don't read the second message? http://lists.freebsd.org/pipermail/freebsd-ports/2005-February/021207.html http://lists.freebsd.org/pipermail/freebsd-ports/2005-February/021209.html > Dan -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 03:23:46 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5902E16A4CE for ; Tue, 15 Mar 2005 03:23:46 +0000 (GMT) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9789643D77 for ; Tue, 15 Mar 2005 03:23:45 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) j2F3OAO7018533; Mon, 14 Mar 2005 22:24:11 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: danny@ricin.com In-Reply-To: <200503150339.28601.danny@ricin.com> References: <20050314182412.GA29863@voodoo.oberon.net> <1110851258.6745.14.camel@shumai.marcuscom.com> <200503150304.58313.michaelnottebrock@gmx.net> <200503150339.28601.danny@ricin.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-ti67h6g42SRffpY72eHH" Organization: MarcusCom, Inc. Date: Mon, 14 Mar 2005 22:23:41 -0500 Message-Id: <1110857021.6745.16.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.2.0 FreeBSD GNOME Team Port cc: freebsd-ports@freebsd.org Subject: Re: HEADSUP: ports freeze delay X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 03:23:46 -0000 --=-ti67h6g42SRffpY72eHH Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2005-03-15 at 03:39 +0100, Danny Pansters wrote: > On Tuesday 15 March 2005 03:04, Michael Nottebrock wrote: > > On Tuesday, 15. March 2005 02:47, Joe Marcus Clarke wrote: > > > On Tue, 2005-03-15 at 02:40 +0100, Michael Nottebrock wrote: > > > > On Monday, 14. March 2005 19:24, Kirill Ponomarew wrote: > > > > > Since portmgr decided to get new Xorg version 6.8.2 into ports > > > > > before the freeze, we need some more time to test it than expecte= d. > > > > > > > > > > Ports freeze is now scheduled to begin on March 21, 2005 and will > > > > > last 10 days. > > > > > > > > Uhm. According to marcus@'s last HEADS UP (Death, taxes, and...port= s > > > > freeze), the ports-freeze was scheduled to begin on March 25th and = take > > > > "at least two weeks". How exactly will a negative delay and shorten= ing > > > > of period help Xorg getting tested? > > > > > > I sent a follow up immediately after that. I mistyped. It should ha= ve > > > read March 15. > > > > I guess I can consider myself lucky then, since my own schedule for KDE= 3.4 > > was firmly based on March 25. I guess March 21 will be doable with some > > stretching... >=20 >=20 > I was also under the impression that it was the 25th. Please have this se= t in=20 > stone next time, and published. It's too unclear now. I sent a reply out, and the only date that went into http://www.freebsd.org/releases/5.4R/schedule.html was 3/15. I don't know how much more published it could have been. Joe >=20 >=20 > Dan >=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 --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-ti67h6g42SRffpY72eHH Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCNlU9b2iPiv4Uz4cRAi/VAJ0TQpN8ht5z9VqfjuwAutAiiioa9wCgqYpy um5W1JnV3+V6WRrOtCj0Ll8= =cgPz -----END PGP SIGNATURE----- --=-ti67h6g42SRffpY72eHH-- From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 04:07:35 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9963116A4CE for ; Tue, 15 Mar 2005 04:07:35 +0000 (GMT) Received: from smtpq2.home.nl (smtpq2.home.nl [213.51.128.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 902FA43D48 for ; Tue, 15 Mar 2005 04:07:34 +0000 (GMT) (envelope-from danny@ricin.com) Received: from [213.51.128.136] (port=45899 helo=smtp5.home.nl) by smtpq2.home.nl with esmtp (Exim 4.30) id 1DB3LB-00076f-0D; Tue, 15 Mar 2005 05:07:33 +0100 Received: from cp464173-a.dbsch1.nb.home.nl ([84.27.215.228]:62044 helo=workstation.homenet) by smtp5.home.nl with esmtp (Exim 4.30) id 1DB3L9-0005my-Ua; Tue, 15 Mar 2005 05:07:31 +0100 From: Danny Pansters To: Joe Marcus Clarke Date: Tue, 15 Mar 2005 05:05:08 +0100 User-Agent: KMail/1.7.2 References: <20050314182412.GA29863@voodoo.oberon.net> <200503150339.28601.danny@ricin.com> <1110857021.6745.16.camel@shumai.marcuscom.com> In-Reply-To: <1110857021.6745.16.camel@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200503150505.08888.danny@ricin.com> X-AtHome-MailScanner-Information: Please contact support@home.nl for more information X-AtHome-MailScanner: Found to be clean cc: freebsd-ports@freebsd.org Subject: Re: HEADSUP: ports freeze delay X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: danny@ricin.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 04:07:35 -0000 On Tuesday 15 March 2005 04:23, you wrote: > I sent a reply out, and the only date that went into > http://www.freebsd.org/releases/5.4R/schedule.html was 3/15. I don't > know how much more published it could have been. > > Joe I'm not blaming you, just said I missed it and of course after I missed it I missed everyting after that. I'm not blaming anyone like I said, just that it happened, that's all. Next time I'll look back into releng (which is apart from release time usually meaningless). But I hope you can understand that once you've seen such a date it might easily be a week or so before you'll find it's been changed through email. How about when we get towards release we send info/updates notices daily or even more if needed to all port maintainers or even all subscribers of the relevant mailinglists? A lot more than normally. The more the merrier. After all, it's release time. I'm sure between all the spam we get we won't mind an extra reminder. I mean if it failed between KDE <--> Gnome we need a better "alarm" system, no? Would that perhaps be a practical solution to not get into missed-freeze-date things. I mean I was absent about, well, a week, from the lists alone. Many committers/maintainers have that occasionally. It's very easy to be absent for one or two weeks. You're busy a few days and sick a few others and well... there you are. ** Digging up lots of sand to make room for the peace pipe already a very big one of course argh deep digging deep digging ** Hope I've cleaned the air now, just trying to make things better. Kind regards, Dan From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 05:43:31 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5AC0A16A4CE for ; Tue, 15 Mar 2005 05:43:31 +0000 (GMT) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id B93ED43D39 for ; Tue, 15 Mar 2005 05:43:30 +0000 (GMT) (envelope-from bsd@kelleycows.com) Received: from [10.3.29.200] (c-24-30-114-40.we.client2.attbi.com[24.30.114.40]) by comcast.net (sccrmhc13) with ESMTP id <2005031505431801600hdshbe>; Tue, 15 Mar 2005 05:43:30 +0000 Message-ID: <423675F5.9020505@kelleycows.com> Date: Mon, 14 Mar 2005 21:43:17 -0800 From: Christopher Kelley User-Agent: Mozilla Thunderbird 1.0 (X11/20050313) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Quake Lee References: <20050315015928.96BD9EB1200@tarsier.geekcn.org> In-Reply-To: <20050315015928.96BD9EB1200@tarsier.geekcn.org> Content-Type: text/plain; charset=GB2312 Content-Transfer-Encoding: 7bit cc: freebsd-ports@freebsd.org Subject: Re: openoffice-1.1 fails to build after Gnome upgrade X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 05:43:31 -0000 > >>Op ma, 14-03-2005 te 08:03 -0800, schreef Christopher Kelley: >> >>>After running the gnome_upgrade.sh script, I can't get openoffice-1.1 to >>>build. >>> >> >>To be honest this has almost nothing to do with the gnome upgrade. >>The bug here is in the mozilla part of the OpenOffice port. The gnome >>update only exposed it. The mozilla part needs to be patched to build >>with the new freetype2 thats lives in the ports. >> > Quake Lee wrote: > >But after I upgraded freetype2 and mozilla 1.7.5. The openoffice still build >faild. > Right, because mozilla hasn't yet been patched for the new version of freetype2 that is in the ports tree. Upgrading mozilla doesn't help because the patch to make it work with the new freetype2 hasn't been committed to the ports tree yet. I found after I had posted my question that there is actually a discussion of this issue on the freebsd-openoffice mailing list. So now I'm subscribed to that list as well. I do hope this isn't a trend towards every port having it's own mailing list though. For now, to build openoffice-1.1, you have to 'make -DWITHOUT_MOZILLA install clean' for it to work. Since I'm not a programmer, I can't offer you much help beyond that. Christopher From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 06:54:03 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7AFA216A4CE; Tue, 15 Mar 2005 06:54:03 +0000 (GMT) Received: from smtpauth01.mail.atl.earthlink.net (smtpauth01.mail.atl.earthlink.net [209.86.89.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 230E743D55; Tue, 15 Mar 2005 06:54:03 +0000 (GMT) (envelope-from rpratt1950@earthlink.net) Received: from [69.34.135.207] (helo=kt.weeble.com) by smtpauth01.mail.atl.earthlink.net with asmtp (Exim 4.34) id 1DB5wH-0007YS-OU; Tue, 15 Mar 2005 01:54:02 -0500 DomainKey-Signature: a=rsa-sha1; q=dns; c=simple; s=test1; d=earthlink.net; h=Date:From:To:Cc:Subject:Message-Id:X-Mailer:Mime-Version:Content-Type:Content-Transfer-Encoding; b=Cy9ia7tJleO5vlW8Le0/fxBWqHTz7mEEox5IbrP+/uYpB9ZELWI+3Enn2FdpF9cK; Date: Tue, 15 Mar 2005 01:54:00 -0500 From: Randy Pratt To: Danny Koenig Message-Id: <20050315015400.0ba29e1b.rpratt1950@earthlink.net> X-Mailer: Sylpheed version 1.0.3 (GTK+ 1.2.10; i386-portbld-freebsd4.11) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-ELNK-Trace: 96132b9c1759af1df21c5f5255d6c174239a348a220c2609f08178fbb509739ac6f0a47d7ef1479ba7ce0e8f8d31aa3f350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 69.34.135.207 cc: Andrew J Caines cc: Florent Thoumie cc: freebsd-ports@freebsd.org Subject: Blackbox-0.70 update problems (ports/78678) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 06:54:03 -0000 Hi, The commit of ports/78678 to update to blackbox-0.70 seems to cause some problems. uname -a: FreeBSD 4.11-STABLE #0: Tue Jan 25 13:27:59 EST 2005 Here is my present blackbox and associated ports versions: blackbox-0.70.0 A small and fast window manager for X11R6 boxtools-0.65.0 Style tools for the blackbox family of window managers bbconf-1.10 Configurator for the Blackbox window manager bbkeys-0.8.6 A keygrabber for the Blackbox window manager bbpager-0.3.1 A pager for the Blackbox window manager bbrun-1.6_3 A Run box for Blackbox bbpager won't start and errors with cannot connect to window manager. bbkeys will start but the key bindings will not work. Mplayer will only display the top half of a video at full screen for _some_ video codecs. These worked fine in the old blackbox and still work fine using fluxbox. These were all working fine before the update. I've tried bbpager and bbkeys in fluxbox and they work fine there. I'm suspecting that the update to blackbox-0.70 requires that some of the associated tools also need to be updated. Although that doesn't explain the behavior of mplayer. I also found a reference to a blackbox update on the freebsd-ports mailing list: http://docs.freebsd.org/cgi/mid.cgi?20050310065239.GF76038 in which Andrew Caines said that bbpager-0.3.1 will not work with blackbox-0.70. If this is indeed the case, perhaps the blackbox update should be backed out until the companion ports are ready to be committed. I can supply any addtional information if needed or test patches. Thanks, Randy From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 07:48:45 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7AD9D16A4CE for ; Tue, 15 Mar 2005 07:48:45 +0000 (GMT) Received: from lakermmtao01.cox.net (lakermmtao01.cox.net [68.230.240.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id C45C143D3F for ; Tue, 15 Mar 2005 07:48:44 +0000 (GMT) (envelope-from A.J.Caines@halplant.com) Received: from mail.halplant.com ([68.105.184.54]) by lakermmtao01.cox.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20050315074842.VIOK29182.lakermmtao01.cox.net@mail.halplant.com> for ; Tue, 15 Mar 2005 02:48:42 -0500 Received: by mail.halplant.com (Postfix, from userid 1001) id C6835550C; Tue, 15 Mar 2005 02:48:43 -0500 (EST) Date: Tue, 15 Mar 2005 02:48:43 -0500 From: Andrew J Caines To: freebsd-ports@freebsd.org Message-ID: <20050315074843.GE76038@hal9000.halplant.com> Mail-Followup-To: freebsd-ports@freebsd.org References: <20050315015400.0ba29e1b.rpratt1950@earthlink.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050315015400.0ba29e1b.rpratt1950@earthlink.net> Organization: H.A.L. Plant X-PGP-Fingerprint: C59A 2F74 1139 9432 B457 0B61 DDF2 AA61 67C3 18A1 X-Powered-by: FreeBSD 4.11-STABLE X-URL: http://halplant.com:88/ X-Yahoo-Profile: AJ_Z0 X-ICQ: 283813972 Importance: Normal User-Agent: Mutt/1.5.8i Subject: Re: Blackbox-0.70 update problems (ports/78678) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Andrew J Caines List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 07:48:45 -0000 Randy, I'm running blackbox-0.70.0, boxtools-0.70.0, bbkeys-0.9.0 and bbpager-0.4.0 based on my own patches which I posted here in the earlier thread[1]. It's all still working perfectly for me on my 5.4-PRERELEASE box. > blackbox-0.70.0 A small and fast window manager for X11R6 > bbpager-0.3.1 A pager for the Blackbox window manager > bbpager won't start and errors with cannot connect to window manager. bbpager 0.3.1 appears not to work with blackbox 0.70.0, as I previously observed. Unfortuantely there is not yet a 0.4.0 release so I'm running on 0.40.0 from CVS and was waiting to file PRs for this reason, as I mentioned. > bbkeys will start but the key bindings will not work. The config and syntax has changed. In fact lots of things have changed in the bb ports and since I haven't used the updated port(s), I don't know if all the changes have been advertised in a package message for each affected port. > I'm suspecting that the update to blackbox-0.70 requires that some > of the associated tools also need to be updated. The two go together, so I'd expect both to be updated together. > I also found a reference to a blackbox update on the freebsd-ports > mailing list: > http://docs.freebsd.org/cgi/mid.cgi?20050310065239.GF76038 > in which Andrew Caines said that bbpager-0.3.1 will not work with > blackbox-0.70. If this is indeed the case, perhaps the blackbox update > should be backed out until the companion ports are ready to be > committed. Yes, I should read the whole message first. -Andrew- -- _______________________________________________________________________ | -Andrew J. Caines- Unix Systems Engineer A.J.Caines@halplant.com | | "They that can give up essential liberty to obtain a little temporary | | safety deserve neither liberty nor safety" - Benjamin Franklin, 1759 | From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 08:18:54 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2829216A4CE for ; Tue, 15 Mar 2005 08:18:54 +0000 (GMT) Received: from male.aldigital.co.uk (male.thebunker.net [213.129.64.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2698C43D39 for ; Tue, 15 Mar 2005 08:18:53 +0000 (GMT) (envelope-from matthew@thebunker.net) Received: from gravitas.thebunker.net (gateway.ash.thebunker.net [213.129.64.4]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by male.aldigital.co.uk (Postfix) with ESMTP id 71D6897747; Tue, 15 Mar 2005 08:18:48 +0000 (GMT) Received: from gravitas.thebunker.net (localhost [127.0.0.1]) j2F8IbjL000564; Tue, 15 Mar 2005 08:18:38 GMT (envelope-from matthew@gravitas.thebunker.net) Received: (from matthew@localhost) by gravitas.thebunker.net (8.13.3/8.13.3/Submit) id j2EJ2YGT002189; Mon, 14 Mar 2005 19:02:34 GMT (envelope-from matthew) Date: Mon, 14 Mar 2005 19:00:13 +0000 From: Matthew Seaman To: David Kiner Message-ID: <20050314190013.GA705@gravitas.thebunker.net> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="X1bOJ3K7DJ5YkBrT" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.8i cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: phpMyAdmin-2.6.1.3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 08:18:54 -0000 --X1bOJ3K7DJ5YkBrT Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Mar 13, 2005 at 01:23:15AM +0100, David Kiner wrote: > I have a Freebsd 4.10. >=20 > I try to install phpMyAdmin-2.6.1.3. > I do "make" which is OK > then I do "make install" and I have an error. >=20 > make install > =3D=3D=3D> Installing for phpMyAdmin-2.6.1.3 > =3D=3D=3D> phpMyAdmin-2.6.1.3 depends on file: > /usr/local/include/php/main/php.h - found > =3D=3D=3D> phpMyAdmin-2.6.1.3 depends on file: > /usr/local/lib/php/20020429/mysql.so - found > =3D=3D=3D> phpMyAdmin-2.6.1.3 depends on file: > /usr/local/lib/php/20020429/pcre.so - found > =3D=3D=3D> phpMyAdmin-2.6.1.3 depends on file: > /usr/local/lib/php/20020429/gd.so - found > =3D=3D=3D> phpMyAdmin-2.6.1.3 depends on file: > /usr/local/lib/php/20020429/openssl.so - found > =3D=3D=3D> phpMyAdmin-2.6.1.3 depends on file: > /usr/local/lib/php/20020429/pdf.so - found > =3D=3D=3D> phpMyAdmin-2.6.1.3 depends on file: > /usr/local/lib/php/20020429/zlib.so - found > =3D=3D=3D> phpMyAdmin-2.6.1.3 depends on file: > /usr/local/lib/php/20020429/mcrypt.so - found > =3D=3D=3D> phpMyAdmin-2.6.1.3 depends on file: > /usr/local/lib/php/20020429/mbstring.so - found > =3D=3D=3D> Generating temporary packing list > =3D=3D=3D> Checking if databases/phpmyadmin already installed > cat: /usr/ports/databases/phpmyadmin/pkg-message: No such file or directo= ry > *** Error code 1 >=20 > Stop in /usr/ports/databases/phpmyadmin. >=20 > And there is no file "pkg-message" in the directory. > what is the solution ? Hmmm... It seems that you don't have an up to date version of bsd.ports.mk with the new SUB_FILES and SUB_LIST macros. Those were committed to the ports tree on 2004-12-09 as documented in /usr/ports/CHANGES. Make sure that you cvsup(1) the whole ports tree, or at least the contents of /usr/ports/Mk, and everything should work properly. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 8 Dane Court Manor School Rd PGP: http://www.infracaninophile.co.uk/pgpkey Tilmanstone Tel: +44 1304 617253 Kent, CT14 0JL UK --X1bOJ3K7DJ5YkBrT Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iQCVAwUBQjXfPZr7OpndfbmCAQKyQQP9EZBFa0Y5+7AExAJQvBM9jx5YO2iVM0k9 Yk9xjvsGHntsnlTkqtQPHMap6QIZpXyett45xKTFl42cno3nAkSycxxosHJFD3Y1 1bEShrD903b50YgmXKB+dzeUzGeLC3PJbvA7sutUnQ6dKgsjCHxovac5scOvQJyO MQp/0ErBJxY= =mt3N -----END PGP SIGNATURE----- --X1bOJ3K7DJ5YkBrT-- From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 10:16:02 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65EAF16A4CE for ; Tue, 15 Mar 2005 10:16:02 +0000 (GMT) Received: from sv02.webonaut.com (kirk.webonaut.com [212.41.243.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id E687F43D46 for ; Tue, 15 Mar 2005 10:16:01 +0000 (GMT) (envelope-from klammer@webonaut.com) Received: from localhost (localhost [127.0.0.1]) by sv02.webonaut.com (Postfix) with ESMTP id 0A2007643B; Tue, 15 Mar 2005 11:16:00 +0100 (CET) Received: from sv02.webonaut.com ([127.0.0.1]) by localhost (sv02.webonaut.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 47583-06; Tue, 15 Mar 2005 11:15:48 +0100 (CET) Received: from [192.168.79.227] (unknown [213.147.173.194]) by sv02.webonaut.com (Postfix) with ESMTP id 9834076421; Tue, 15 Mar 2005 11:15:48 +0100 (CET) Message-ID: <4236B583.6020400@webonaut.com> Date: Tue, 15 Mar 2005 11:14:27 +0100 From: Franz Klammer User-Agent: Mozilla Thunderbird 1.0 (X11/20050310) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Bachelier Vincent References: <20050314222652.GA6404@localhost> In-Reply-To: <20050314222652.GA6404@localhost> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at webonaut.com cc: ports@freebsd.org Subject: Re: gdesklets X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 10:16:02 -0000 Bachelier Vincent wrote: > gdesklets meet a dependancy: gtkhtml > nothing want to run without that uups! sorry! seems i loose that dependency. was sure that i add it! the update-pr is on the way - thanks! Franz. From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 10:33:35 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 153D116A4CE for ; Tue, 15 Mar 2005 10:33:35 +0000 (GMT) Received: from laputa.nevl.com (tiggr.mdog.co.uk [213.166.22.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 117EF43D41 for ; Tue, 15 Mar 2005 10:33:34 +0000 (GMT) (envelope-from al@nevl.com) Received: (qmail 21576 invoked from network); 15 Mar 2005 11:43:25 -0000 Received: from unknown (HELO Alistair) (mail@82.41.33.23) by tiggr.mdog.co.uk with SMTP; 15 Mar 2005 11:43:25 -0000 From: "Alistair Meikle" To: Date: Tue, 15 Mar 2005 10:33:28 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 cc: ports@FreeBSD.org Subject: FreeBSD Port: expat2-1.95.8 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 10:33:35 -0000 Hi there, Wasn't sure who to contact but I was having problems when trying to install the most recent port of expat2 1.95.8 and 1.95.7. Every time I checked out the port and attempted an installation I got the following errors: bash-2.05b$ sudo make ===> Building for expat-1.95.8 make: cannot open Makefile. *** Error code 2 (Same with 1.95.7) I tried cleaning the distfiles, downgrading, upgrading other ports but to no avail (except for versions 1.95.6 which worked). I did manage to get a copy of 1.95.7 installed when I synced the port off of a machine which I installed it onto many moons ago (including distfiles). Was just wondering if anyone else had come across this error or if there is something I might have missed. Thanks muchly, Al From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 10:55:17 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F3A7A16A4CE for ; Tue, 15 Mar 2005 10:55:16 +0000 (GMT) Received: from netgecko.info (p15089742.pureserver.de [217.160.92.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id E81FE43D39 for ; Tue, 15 Mar 2005 10:55:15 +0000 (GMT) (envelope-from alex@kiesel.name) Received: from boost.home.ahk (p54A32E85.dip0.t-ipconnect.de [84.163.46.133]) by netgecko.info (Postfix) with ESMTP id E226888244; Tue, 15 Mar 2005 12:02:30 +0100 (CET) From: Alex Kiesel To: troy@twisted.net In-Reply-To: <20050314203612.GE14958@twisted.net> References: <20050314203612.GE14958@twisted.net> Content-Type: text/plain Date: Tue, 15 Mar 2005 11:44:55 +0100 Message-Id: <1110883495.622.3.camel@boost.home.ahk> Mime-Version: 1.0 X-Mailer: Evolution 2.2.0 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit cc: ports@freebsd.org Subject: Re: ximian-connector fails on RELENG_4 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 10:55:17 -0000 On Mon, 2005-03-14 at 14:36 -0600, Troy wrote: > I was trying to install the ximian_connector on RELENG_4 and ran into the > following. > > /usr/X11R6/lib/evolution/2.2/libeutil.so: warning: mktemp() possibly used > unsafely; consider using mkstemp() > /usr/lib/libc.so.4: WARNING! setkey(3) not present in the system! > /usr/lib/libc.so.4: warning: this program uses gets(), which is unsafe. > /usr/lib/libc.so.4: WARNING! des_setkey(3) not present in the system! > /usr/lib/libc.so.4: WARNING! encrypt(3) not present in the system! > /usr/lib/libc.so.4: warning: tmpnam() possibly used unsafely; consider > using mkstemp() > /usr/lib/libc.so.4: warning: this program uses f_prealloc(), which is not > recommended. > /usr/lib/libc.so.4: WARNING! des_cipher(3) not present in the system! > /usr/lib/libc.so.4: warning: tempnam() possibly used unsafely; consider > using mkstemp() > ./.libs/libexchange.a(e2k-kerberos.o): In function > `e2k_kerberos_change_password': > e2k-kerberos.o(.text+0x27e): undefined reference to > `krb5_free_data_contents' > e2k-kerberos.o(.text+0x28e): undefined reference to > `krb5_free_data_contents' > gmake[3]: *** [cptest] Error 1 > gmake[3]: Leaving directory > `/usr/ports/mail/ximian-connector/work/ximian-connector-2.2.0/lib' > gmake[2]: *** [all] Error 2 > gmake[2]: Leaving directory > `/usr/ports/mail/ximian-connector/work/ximian-connector-2.2.0/lib' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory > `/usr/ports/mail/ximian-connector/work/ximian-connector-2.2.0' > gmake: *** [all] Error 2 > *** Error code 2 > > Stop in /usr/ports/mail/ximian-connector. Looks like your kerberos installation is out of date. -Alex From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 11:34:44 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FD1316A4CE for ; Tue, 15 Mar 2005 11:34:44 +0000 (GMT) Received: from post-22.mail.nl.demon.net (post-22.mail.nl.demon.net [194.159.73.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1B1443D1F for ; Tue, 15 Mar 2005 11:34:43 +0000 (GMT) (envelope-from kwm@rainbow-runner.nl) Received: from kazerne.demon.nl ([212.238.222.22]:61896 helo=heater.rainbow-runner.nl) by post-22.mail.nl.demon.net with esmtp (Exim 4.43) id 1DBAJt-00010a-FW; Tue, 15 Mar 2005 11:34:41 +0000 From: Koop Mast To: Quake Lee In-Reply-To: <20050315015928.96BD9EB1200@tarsier.geekcn.org> References: <20050315015928.96BD9EB1200@tarsier.geekcn.org> Content-Type: text/plain Date: Tue, 15 Mar 2005 12:34:45 +0100 Message-Id: <1110886485.76452.2.camel@heater.rainbow-runner.nl> Mime-Version: 1.0 X-Mailer: Evolution 2.2.0 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit cc: bsd@kelleycows.com cc: freebsd-ports@freebsd.org Subject: RE: openoffice-1.1 fails to build after Gnome upgrade X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 11:34:44 -0000 Op di, 15-03-2005 te 09:59 +0800, schreef Quake Lee: > But after I upgraded freetype2 and mozilla 1.7.5. The openoffice still build > faild. That is becuase openoffice includes its own version of mozilla. Koop > -----Original Message----- > From: owner-freebsd-ports@freebsd.org > [mailto:owner-freebsd-ports@freebsd.org] On Behalf Of Koop Mast > Sent: Tuesday, March 15, 2005 1:34 AM > To: Christopher Kelley > Cc: freebsd-ports@freebsd.org > Subject: Re: openoffice-1.1 fails to build after Gnome upgrade > > Op ma, 14-03-2005 te 08:03 -0800, schreef Christopher Kelley: > > After running the gnome_upgrade.sh script, I can't get openoffice-1.1 to > > build. > > > > I ran the gnome upgrade script as root, at the console, as the only > > logged in user. It failed on OpenOffice.org. Rather than troubleshoot > > the OOo build, I simply removed editors/openoffice-1.1 from the > > gnome_upgrade_lst file. and ran -restart. > > To be honest this has almost nothing to do with the gnome upgrade. > The bug here is in the mozilla part of the OpenOffice port. The gnome > update only exposed it. The mozilla part needs to be patched to build > with the new freetype2 thats lives in the ports. > > Koop > > > After the script completed, I did a make clean in the > > /usr/ports/editors/openoffice-1.1 directory and got the following: > > > > --- > > make: Max recursion level (500) exceeded.: Resource temporarily > unavailable > > ===> Cleaning for atk-1.9.1 > > ===> Cleaning for rpm-3.0.6_9 > > ===> Cleaning for unzip-5.52_1 > > ===> Cleaning for zip-2.3_2 > > > > --- > > > > Undeterred ;) , I crossed my fingers and tried make install clean, which > > died with: > > > > --- > > nsFreeType.cpp:187: warning: `nsresult InitGlobals()' declared `static' > but > > never defined > > nsFreeType.cpp:191: warning: `void ClearFunctions()' declared `static' but > > never defined > > nsFreeType.cpp:192: warning: `PRBool InitLibrary()' declared `static' > > but never > > defined > > nsFreeType.cpp:193: warning: `PRBool LoadSharedLib()' declared `static' > but > > never defined > > nsFreeType.cpp:194: warning: `void UnloadSharedLib()' declared `static' > but > > never defined > > gmake[5]: *** [nsFreeType.o] Error 1 > > gmake[5]: Leaving directory > > > `/usr/ports/editors/openoffice-1.1/work/moz.runtime/unxfbsd.pro/misc/build/m > ozilla/gfx/src/gtk' > > gmake[4]: *** [libs] Error 2 > > gmake[4]: Leaving directory > > > `/usr/ports/editors/openoffice-1.1/work/moz.runtime/unxfbsd.pro/misc/build/m > ozilla/gfx/src' > > gmake[3]: *** [libs] Error 2 > > gmake[3]: Leaving directory > > > `/usr/ports/editors/openoffice-1.1/work/moz.runtime/unxfbsd.pro/misc/build/m > ozilla/gfx' > > gmake[2]: *** [tier_9] Error 2 > > gmake[2]: Leaving directory > > > `/usr/ports/editors/openoffice-1.1/work/moz.runtime/unxfbsd.pro/misc/build/m > ozilla' > > gmake[1]: *** [default] Error 2 > > gmake[1]: Leaving directory > > > `/usr/ports/editors/openoffice-1.1/work/moz.runtime/unxfbsd.pro/misc/build/m > ozilla' > > gmake: *** [build] Error 2 > > dmake: Error code 2, while making > > './unxfbsd.pro/misc/build/so_built_ooo_mozab' > > ---* TG_SLO.MK *--- > > > > ERROR: Error 65280 occurred while making > > /usr/ports/editors/openoffice-1.1/work/moz.runtime > > echo ./unxfbsd.pro/bin/mozruntime.zip>& /dev/null > > cp -f ./unxfbsd.pro/misc/build/mozilla/dist/bin/libnspr4.so \ > > ./unxfbsd.pro/misc/FREEBSDGCCIruntime/libnspr4.so && cp -f > > ./unxfbsd.pro/misc/build/mozilla/dist/bin/libplc4.so \ > > ./unxfbsd.pro/misc/FREEBSDGCCIruntime/libplc4.so && cp -f > > ./unxfbsd.pro/misc/build/mozilla/dist/bin/libplds4.so \ > > ./unxfbsd.pro/misc/FREEBSDGCCIruntime/libplds4.so && cp -f > > ./unxfbsd.pro/misc/build/mozilla/dist/bin/libxpcom.so \ > > ./unxfbsd.pro/misc/FREEBSDGCCIruntime/libxpcom.so && cp -f > > ./unxfbsd.pro/misc/build/mozilla/dist/bin/libnss3.so \ > > ./unxfbsd.pro/misc/FREEBSDGCCIruntime/libnss3.so && cp -f > > ./unxfbsd.pro/misc/build/mozilla/dist/bin/libssl3.so \ > > ./unxfbsd.pro/misc/FREEBSDGCCIruntime/libssl3.so && cp -f > > ./unxfbsd.pro/misc/build/mozilla/dist/bin/libsoftokn3.so \ > > ./unxfbsd.pro/misc/FREEBSDGCCIruntime/libsoftokn3.so && cp -f > > ./unxfbsd.pro/misc/build/mozilla/dist/bin/libsmime3.so \ > > ./unxfbsd.pro/misc/FREEBSDGCCIruntime/libsmime3.so && cp -f > > ./unxfbsd.pro/misc/build/mozilla/dist/bin/libmozjs.so \ > > ./unxfbsd.pro/misc/FREEBSDGCCIruntime/libmozjs.so && cp -f > > ./unxfbsd.pro/misc/build/mozilla/dist/bin/libmozz.so \ > > ./unxfbsd.pro/misc/FREEBSDGCCIruntime/libmozz.so && cp -f > > ./unxfbsd.pro/misc/build/mozilla/dist/bin/libmsgbaseutil.so \ > > ./unxfbsd.pro/misc/FREEBSDGCCIruntime/libmsgbaseutil.so && cp -f > > ./unxfbsd.pro/misc/build/mozilla/dist/bin/libldap50.so \ > > ./unxfbsd.pro/misc/FREEBSDGCCIruntime/libldap50.so && cp -f > > ./unxfbsd.pro/misc/build/mozilla/dist/bin/libprldap50.so \ > > ./unxfbsd.pro/misc/FREEBSDGCCIruntime/libprldap50.so && \ > > echo >& /dev/null > > cp: ./unxfbsd.pro/misc/build/mozilla/dist/bin/libnss3.so: No such file > > or directory > > dmake: Error code 1, while making > > './unxfbsd.pro/misc/build/so_moz_runtime_files' > > ---* TG_SLO.MK *--- > > *** Error code 255 > > > > Stop in /usr/ports/editors/openoffice-1.1. > > --- > > > > I'm guessing that some sort of error was introduced into the Makefile > > for openoffice-1.1 since make clean generates a recursion error, though > > I certainly wouldn't rule out user (me) failure. I don't know if this > > error is related to the gnome upgrade or not, or just happened to be > > coincidental, since obviously I had to cvsup my ports tree prior to > > running the gnome_upgrade script (but I didn't run portupgrade!). > > > > Christopher > > _______________________________________________ > > freebsd-ports@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 12:09:18 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6FB3816A4CE for ; Tue, 15 Mar 2005 12:09:18 +0000 (GMT) Received: from serv0.artem-catv.ru (serv0.artem-catv.ru [82.162.194.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 286EE43D2F for ; Tue, 15 Mar 2005 12:09:17 +0000 (GMT) (envelope-from admin@artem-catv.ru) Received: from catv-admin.artem-catv.ru ([82.162.194.4]) (authenticated user admin@artem-catv.ru) by serv0.artem-catv.ru (using TLSv1/SSLv3 with cipher AES256-SHA (256 bits)) for freebsd-ports@freebsd.org; Tue, 15 Mar 2005 22:09:14 +1000 Date: Tue, 15 Mar 2005 22:12:44 +1000 From: Administrator Organization: ARTEM CATV X-Priority: 3 (Normal) Message-ID: <1535974123.20050315221244@artem-catv.ru> To: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: asterisk build failed on FreeBSD 5 Current X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Administrator List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 12:09:18 -0000 Hello, freebsd-ports. Just trying to "make install" /usr/ports/net/asterisk, after port cvsup'ing and get this error: ---- [almost of output skipped] cc -c -O -pipe -march=pentiumpro -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -march=i386 -I/usr/local/include -DZAPTEL_OPTIMIZATIONS -DASTERISK_VERSION=\"1.0.6-BRIstuffed-0.2.0-RC7j\" -DINSTALL_PREFIX=\"/usr/local\" -DASTETCDIR=\"/usr/local/etc/asterisk\" -DASTLIBDIR=\"/usr/local/lib/asterisk\" -DASTVARLIBDIR=\"/usr/local/share/asterisk\" -DASTVARRUNDIR=\"/var/run\" -DASTSPOOLDIR=\"/var/spool/asterisk\" -DASTLOGDIR=\"/var/log/asterisk\" -DASTCONFPATH=\"/usr/local/etc/asterisk/asterisk.conf\" -DASTMODDIR=\"/usr/local/lib/asterisk/modules\" -DASTAGIDIR=\"/usr/local/share/asterisk/agi-bin\" -DBUSYDETECT_MARTIN -Wno-missing-prototypes -Wno-missing-declarations -DOLD_SANGOMA_API -DZAPATA_PRI -DIAX_TRUNKING -I/usr/local/include -DCRYPTO -fPIC -o chan_zap.o chan_zap.c chan_zap.c: In function `pri_dchannel': chan_zap.c:9063: error: structure has no member named `forwardnum' gmake[1]: *** [chan_zap.o] Error 1 gmake[1]: Leaving directory `/usr/ports/net/asterisk/work/asterisk-1.0.6/channels' gmake: *** [subdirs] Error 1 *** Error code 2 Stop in /usr/ports/net/asterisk. ---- Port is broken or I did something wrong? -- With respect, Victor mailto:admin@artem-catv.ru From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 13:52:13 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF74116A4CE for ; Tue, 15 Mar 2005 13:52:13 +0000 (GMT) Received: from mail.desa-projekt.de (mail.desa-projekt.de [217.172.178.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id B213743D5C for ; Tue, 15 Mar 2005 13:52:12 +0000 (GMT) (envelope-from lists-fbsd-ports@bsdberlin.org) Received: (qmail 5840 invoked from network); 15 Mar 2005 13:52:23 -0000 Received: from i3ed69068.versanet.de (HELO tiberian.bsdberlin.local) (lists-fbsd-ports@bsdberlin.org@62.214.144.104) by mail.desa-projekt.de with SMTP; 15 Mar 2005 13:52:23 -0000 Date: Tue, 15 Mar 2005 14:52:06 +0100 From: Danny Koenig To: Andrew J Caines Message-ID: <20050315145206.604b2ea1@tiberian.bsdberlin.local> In-Reply-To: <20050315074843.GE76038@hal9000.halplant.com> References: <20050315015400.0ba29e1b.rpratt1950@earthlink.net> <20050315074843.GE76038@hal9000.halplant.com> X-Mailer: Sylpheed-Claws 1.0.1 (GTK+ 1.2.10; FreeBSD/i386) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: Randy Pratt cc: Florent Thoumie cc: freebsd-ports@freebsd.org Subject: Re: Blackbox-0.70 update problems (ports/78678) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 13:52:14 -0000 On Tue, 15 Mar 2005 02:48:43 -0500 Andrew J Caines wrote: > I'm running blackbox-0.70.0, boxtools-0.70.0, bbkeys-0.9.0 and > bbpager-0.4.0 based on my own patches which I posted here in the > earlier thread[1]. It's all still working perfectly for me on my > 5.4-PRERELEASE box. Your patches looks good. But your mail from March 10 which you have sent to freebsd-ports@ never was in my mailbox. So I missed important information. > bbpager 0.3.1 appears not to work with blackbox 0.70.0, as I > previously observed. Unfortuantely there is not yet a 0.4.0 release so > I'm running on 0.40.0 from CVS and was waiting to file PRs for this > reason, as I mentioned. I have updated blackbox to 0.70.0 without the knowledge that bbpager 0.3.1 won't work in this version. Should we add bbpager 0.3.1 as conflict in current bb Makefile while 0.4.0 release is not available? > > > bbkeys will start but the key bindings will not work. > > The config and syntax has changed. In fact lots of things have changed > in the bb ports and since I haven't used the updated port(s), I don't > know if all the changes have been advertised in a package message for > each affected port. As I can see, bbkeys 0.4.0 works fine with bb 0.70.0. I think Florent or any other Committer can commit them. [1] http://halplant.com:88/software/FreeBSD/ports/bbkeys-0.9.0.patch -- Danny From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 13:56:05 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C15C16A4CE for ; Tue, 15 Mar 2005 13:56:05 +0000 (GMT) Received: from smtp.xbsd.org (xbsd.org [82.233.2.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1969043D39 for ; Tue, 15 Mar 2005 13:56:05 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id 7A7BC116AC; Tue, 15 Mar 2005 15:01:14 +0100 (CET) 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 06567-05; Tue, 15 Mar 2005 15:01:05 +0100 (CET) Received: from [192.168.20.107] (ALagny-109-1-5-241.w81-50.abo.wanadoo.fr [81.50.6.241]) by smtp.xbsd.org (Postfix) with ESMTP id 57EF011699; Tue, 15 Mar 2005 15:01:04 +0100 (CET) Message-ID: <4236E95D.8090900@FreeBSD.org> Date: Tue, 15 Mar 2005 14:55:41 +0100 From: Florent Thoumie Organization: FreeBSD.org User-Agent: Mozilla Thunderbird 1.0 (X11/20050313) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Danny Koenig References: <20050315015400.0ba29e1b.rpratt1950@earthlink.net> <20050315074843.GE76038@hal9000.halplant.com> <20050315145206.604b2ea1@tiberian.bsdberlin.local> In-Reply-To: <20050315145206.604b2ea1@tiberian.bsdberlin.local> X-Enigmail-Version: 0.89.6.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig0B633799C7CA1A014DC40A8A" X-Virus-Scanned: amavisd-new at xbsd.org cc: Andrew J Caines cc: Randy Pratt cc: freebsd-ports@freebsd.org Subject: Re: Blackbox-0.70 update problems (ports/78678) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 13:56:05 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig0B633799C7CA1A014DC40A8A Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Danny Koenig wrote: > On Tue, 15 Mar 2005 02:48:43 -0500 > Andrew J Caines wrote: > > >>I'm running blackbox-0.70.0, boxtools-0.70.0, bbkeys-0.9.0 and >>bbpager-0.4.0 based on my own patches which I posted here in the >>earlier thread[1]. It's all still working perfectly for me on my >>5.4-PRERELEASE box. > > > Your patches looks good. But your mail from March 10 which you have sent > to freebsd-ports@ never was in my mailbox. So I missed important > information. > > >>bbpager 0.3.1 appears not to work with blackbox 0.70.0, as I >>previously observed. Unfortuantely there is not yet a 0.4.0 release so >>I'm running on 0.40.0 from CVS and was waiting to file PRs for this >>reason, as I mentioned. > > > I have updated blackbox to 0.70.0 without the knowledge that bbpager > 0.3.1 won't work in this version. Should we add bbpager 0.3.1 as > conflict in current bb Makefile while 0.4.0 release is not available? > > >>>bbkeys will start but the key bindings will not work. >> >>The config and syntax has changed. In fact lots of things have changed >>in the bb ports and since I haven't used the updated port(s), I don't >>know if all the changes have been advertised in a package message for >>each affected port. > > > As I can see, bbkeys 0.4.0 works fine with bb 0.70.0. I think Florent > or any other Committer can commit them. > > [1] http://halplant.com:88/software/FreeBSD/ports/bbkeys-0.9.0.patch Send a PR, it should be committed before ports freeze. I'll do it if no committer takes it before tonight. -- Florent Thoumie flz@FreeBSD.org --------------enig0B633799C7CA1A014DC40A8A 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.0 (FreeBSD) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFCNuliMxEkbVFH3PQRArElAJ95VgrXBz/NvctJrjmwssHVdZEmCQCfZDfN WCU4mwkXDp3UWdnvmCOXNh0= =/REi -----END PGP SIGNATURE----- --------------enig0B633799C7CA1A014DC40A8A-- From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 14:03:20 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA64F16A4CE for ; Tue, 15 Mar 2005 14:03:20 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08F7043D2F for ; Tue, 15 Mar 2005 14:03:19 +0000 (GMT) (envelope-from jon.drews@gmail.com) Received: by wproxy.gmail.com with SMTP id 58so6262wri for ; Tue, 15 Mar 2005 06:03:15 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=WTyEDo2LhHKe4a78+/jYa7cvfw1KQMLJlzwr28v4YKkxmZ4AOwDppQi2wJnDG/JM8nfnGbEziOUifLcBoiyrWYLU1tgEPtm0Yx2F+UpK08xYV84IG8YoJ2aspJuEzJpE9Fcv2tQE4UtUaEZ3hsGkMiGNiPxYvkDxYAMdDANcod0= Received: by 10.54.28.26 with SMTP id b26mr585571wrb; Tue, 15 Mar 2005 06:03:14 -0800 (PST) Received: by 10.54.54.8 with HTTP; Tue, 15 Mar 2005 06:03:14 -0800 (PST) Message-ID: <8cb27cbf050315060327b12c99@mail.gmail.com> Date: Tue, 15 Mar 2005 07:03:14 -0700 From: Jon Drews To: FreeBSD Ports Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: [Heads Up] Commit GSL-1.6 ? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jon Drews List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 14:03:21 -0000 Port Name: math/gsl Hi: I am at the final stages of testing the GNU Scientific Libraries (GSL - 1.6) and I would like to know when it would be a convenient time to send in the PR. I know that there are about six ports that depend on GSL. I know p5-Math-GSL-0.01, py24-gsl-0.0.4 and ruby18-gsl-1.5.4 depend on it. Kind regards, Jonathan From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 14:11:11 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3037116A4CE for ; Tue, 15 Mar 2005 14:11:11 +0000 (GMT) Received: from netgecko.info (p15089742.pureserver.de [217.160.92.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7135A43D62 for ; Tue, 15 Mar 2005 14:11:10 +0000 (GMT) (envelope-from alex@kiesel.name) Received: from boost.home.ahk (p54A32E85.dip0.t-ipconnect.de [84.163.46.133]) by netgecko.info (Postfix) with ESMTP id 20F0A892C8; Tue, 15 Mar 2005 15:18:26 +0100 (CET) From: Alex Kiesel To: troy@twisted.net In-Reply-To: <20050315135251.3AEF2598DED@oz.twisted.net> References: <20050315135251.3AEF2598DED@oz.twisted.net> Content-Type: text/plain Date: Tue, 15 Mar 2005 15:11:33 +0100 Message-Id: <1110895893.622.11.camel@boost.home.ahk> Mime-Version: 1.0 X-Mailer: Evolution 2.2.0 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit cc: ports@freebsd.org Subject: RE: ximian-connector fails on RELENG_4 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 14:11:11 -0000 On Tue, 2005-03-15 at 07:52 -0600, Troy Dixler wrote: > Alex, > > I'm not sure how Kerberos got out of date, what do I do to rebuild it. Does > it rebuild automatically when rebuilding the world? No, it's not part of the world in RELENG_4. To be safe, use portupgrade -R ximian-connector This can be quite lengthy, so to shorten it, just rebuild kerberos with portupgrade security/heimdal ... and then try to rebuild connector. Regards, -Alex PS: Please keep ports@ Cc'ed. Thanks. > > -Troy > > > -----Original Message----- > > From: Alex Kiesel [mailto:alex@kiesel.name] > > Sent: Tuesday, March 15, 2005 4:45 AM > > To: troy@twisted.net > > Cc: ports@freebsd.org > > Subject: Re: ximian-connector fails on RELENG_4 > > > > On Mon, 2005-03-14 at 14:36 -0600, Troy wrote: > > > I was trying to install the ximian_connector on RELENG_4 and ran into > > the > > > following. > > > > > > /usr/X11R6/lib/evolution/2.2/libeutil.so: warning: mktemp() possibly > > used > > > unsafely; consider using mkstemp() > > > /usr/lib/libc.so.4: WARNING! setkey(3) not present in the system! > > > /usr/lib/libc.so.4: warning: this program uses gets(), which is unsafe. > > > /usr/lib/libc.so.4: WARNING! des_setkey(3) not present in the system! > > > /usr/lib/libc.so.4: WARNING! encrypt(3) not present in the system! > > > /usr/lib/libc.so.4: warning: tmpnam() possibly used unsafely; consider > > > using mkstemp() > > > /usr/lib/libc.so.4: warning: this program uses f_prealloc(), which is > > not > > > recommended. > > > /usr/lib/libc.so.4: WARNING! des_cipher(3) not present in the system! > > > /usr/lib/libc.so.4: warning: tempnam() possibly used unsafely; consider > > > using mkstemp() > > > ./.libs/libexchange.a(e2k-kerberos.o): In function > > > `e2k_kerberos_change_password': > > > e2k-kerberos.o(.text+0x27e): undefined reference to > > > `krb5_free_data_contents' > > > e2k-kerberos.o(.text+0x28e): undefined reference to > > > `krb5_free_data_contents' > > > gmake[3]: *** [cptest] Error 1 > > > gmake[3]: Leaving directory > > > `/usr/ports/mail/ximian-connector/work/ximian-connector-2.2.0/lib' > > > gmake[2]: *** [all] Error 2 > > > gmake[2]: Leaving directory > > > `/usr/ports/mail/ximian-connector/work/ximian-connector-2.2.0/lib' > > > gmake[1]: *** [all-recursive] Error 1 > > > gmake[1]: Leaving directory > > > `/usr/ports/mail/ximian-connector/work/ximian-connector-2.2.0' > > > gmake: *** [all] Error 2 > > > *** Error code 2 > > > > > > Stop in /usr/ports/mail/ximian-connector. > > > > Looks like your kerberos installation is out of date. > > > > -Alex > > From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 14:58:54 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC23B16A4CE; Tue, 15 Mar 2005 14:58:54 +0000 (GMT) Received: from smtpauth08.mail.atl.earthlink.net (smtpauth08.mail.atl.earthlink.net [209.86.89.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62CC643D1F; Tue, 15 Mar 2005 14:58:54 +0000 (GMT) (envelope-from rpratt1950@earthlink.net) Received: from [69.34.135.207] (helo=kt.weeble.com) by smtpauth08.mail.atl.earthlink.net with asmtp (Exim 4.34) id 1DBDVV-0006L5-6f; Tue, 15 Mar 2005 09:58:53 -0500 DomainKey-Signature: a=rsa-sha1; q=dns; c=simple; s=test1; d=earthlink.net; h=Date:From:To:Cc:Subject:Message-Id:In-Reply-To:References:X-Mailer:Mime-Version:Content-Type:Content-Transfer-Encoding; b=R7PyB7j7XxQrM+v2G9yH6G+6v8O6lUyAqprYFjP+MPjaRRBtYSTlov1EQHZll9xt; Date: Tue, 15 Mar 2005 09:58:51 -0500 From: Randy Pratt To: Florent Thoumie Message-Id: <20050315095851.20876f0f.rpratt1950@earthlink.net> In-Reply-To: <4236E95D.8090900@FreeBSD.org> References: <20050315015400.0ba29e1b.rpratt1950@earthlink.net> <20050315074843.GE76038@hal9000.halplant.com> <20050315145206.604b2ea1@tiberian.bsdberlin.local> <4236E95D.8090900@FreeBSD.org> X-Mailer: Sylpheed version 1.0.3 (GTK+ 1.2.10; i386-portbld-freebsd4.11) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-ELNK-Trace: 96132b9c1759af1df21c5f5255d6c174239a348a220c2609d952f3ab35d33c56a3cd115eb449568993caf27dac41a8fd350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 69.34.135.207 cc: A.J.Caines@halplant.com cc: freebsd-ports@freebsd.org cc: lists-fbsd-ports@bsdberlin.org Subject: Re: Blackbox-0.70 update problems (ports/78678) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 14:58:54 -0000 On Tue, 15 Mar 2005 14:55:41 +0100 Florent Thoumie wrote: > Danny Koenig wrote: > > On Tue, 15 Mar 2005 02:48:43 -0500 > > Andrew J Caines wrote: > > > > > >>I'm running blackbox-0.70.0, boxtools-0.70.0, bbkeys-0.9.0 and > >>bbpager-0.4.0 based on my own patches which I posted here in the > >>earlier thread[1]. It's all still working perfectly for me on my > >>5.4-PRERELEASE box. > > > > > > Your patches looks good. But your mail from March 10 which you have sent > > to freebsd-ports@ never was in my mailbox. So I missed important > > information. > > > > > >>bbpager 0.3.1 appears not to work with blackbox 0.70.0, as I > >>previously observed. Unfortuantely there is not yet a 0.4.0 release so > >>I'm running on 0.40.0 from CVS and was waiting to file PRs for this > >>reason, as I mentioned. > > > > > > I have updated blackbox to 0.70.0 without the knowledge that bbpager > > 0.3.1 won't work in this version. Should we add bbpager 0.3.1 as > > conflict in current bb Makefile while 0.4.0 release is not available? > > > > > >>>bbkeys will start but the key bindings will not work. > >> > >>The config and syntax has changed. In fact lots of things have changed > >>in the bb ports and since I haven't used the updated port(s), I don't > >>know if all the changes have been advertised in a package message for > >>each affected port. > > > > > > As I can see, bbkeys 0.4.0 works fine with bb 0.70.0. I think Florent > > or any other Committer can commit them. > > > > [1] http://halplant.com:88/software/FreeBSD/ports/bbkeys-0.9.0.patch > > Send a PR, it should be committed before ports freeze. > > I'll do it if no committer takes it before tonight. It might be helpful to make an entry in /usr/ports/UPDATING about configuration changes that may be required with a URL or some sort of synopsis. I really appreciate this quick response since we do have a ports freeze coming up. I update ports nightly at 0400 GMT and will try to make time to test both blackbox and fluxbox. Thanks! Randy -- From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 15:06:49 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1111016A4CE for ; Tue, 15 Mar 2005 15:06:49 +0000 (GMT) Received: from smtp.xbsd.org (xbsd.org [82.233.2.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4963343D2F for ; Tue, 15 Mar 2005 15:06:48 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id 268EF116B0; Tue, 15 Mar 2005 16:11:58 +0100 (CET) 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 07012-04; Tue, 15 Mar 2005 16:11:45 +0100 (CET) Received: from [192.168.20.107] (ALagny-109-1-5-241.w81-50.abo.wanadoo.fr [81.50.6.241]) by smtp.xbsd.org (Postfix) with ESMTP id 4C36B115CC; Tue, 15 Mar 2005 16:11:44 +0100 (CET) Message-ID: <4236F9F1.1000702@FreeBSD.org> Date: Tue, 15 Mar 2005 16:06:25 +0100 From: Florent Thoumie Organization: FreeBSD.org User-Agent: Mozilla Thunderbird 1.0 (X11/20050313) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Randy Pratt References: <20050315015400.0ba29e1b.rpratt1950@earthlink.net> <20050315074843.GE76038@hal9000.halplant.com> <20050315145206.604b2ea1@tiberian.bsdberlin.local> <4236E95D.8090900@FreeBSD.org> <20050315095851.20876f0f.rpratt1950@earthlink.net> In-Reply-To: <20050315095851.20876f0f.rpratt1950@earthlink.net> X-Enigmail-Version: 0.89.6.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig32E08BABB5A0C3C579818CBE" X-Virus-Scanned: amavisd-new at xbsd.org cc: A.J.Caines@halplant.com cc: freebsd-ports@freebsd.org cc: lists-fbsd-ports@bsdberlin.org Subject: Re: Blackbox-0.70 update problems (ports/78678) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 15:06:49 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig32E08BABB5A0C3C579818CBE Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Randy Pratt wrote: > On Tue, 15 Mar 2005 14:55:41 +0100 > Florent Thoumie wrote: > > >>Danny Koenig wrote: >> >>>On Tue, 15 Mar 2005 02:48:43 -0500 >>>Andrew J Caines wrote: >>> >>> >>> >>>>I'm running blackbox-0.70.0, boxtools-0.70.0, bbkeys-0.9.0 and >>>>bbpager-0.4.0 based on my own patches which I posted here in the >>>>earlier thread[1]. It's all still working perfectly for me on my >>>>5.4-PRERELEASE box. >>> >>> >>>Your patches looks good. But your mail from March 10 which you have sent >>>to freebsd-ports@ never was in my mailbox. So I missed important >>>information. >>> >>> >>> >>>>bbpager 0.3.1 appears not to work with blackbox 0.70.0, as I >>>>previously observed. Unfortuantely there is not yet a 0.4.0 release so >>>>I'm running on 0.40.0 from CVS and was waiting to file PRs for this >>>>reason, as I mentioned. >>> >>> >>>I have updated blackbox to 0.70.0 without the knowledge that bbpager >>>0.3.1 won't work in this version. Should we add bbpager 0.3.1 as >>>conflict in current bb Makefile while 0.4.0 release is not available? >>> >>> >>> >>>>>bbkeys will start but the key bindings will not work. >>>> >>>>The config and syntax has changed. In fact lots of things have changed >>>>in the bb ports and since I haven't used the updated port(s), I don't >>>>know if all the changes have been advertised in a package message for >>>>each affected port. >>> >>> >>>As I can see, bbkeys 0.4.0 works fine with bb 0.70.0. I think Florent >>>or any other Committer can commit them. >>> >>>[1] http://halplant.com:88/software/FreeBSD/ports/bbkeys-0.9.0.patch >> >> Send a PR, it should be committed before ports freeze. >> >> I'll do it if no committer takes it before tonight. > > > It might be helpful to make an entry in /usr/ports/UPDATING about > configuration changes that may be required with a URL or some > sort of synopsis. You (or the maintainer or anyone) can include a patch for UPDATING in the PR's Audit Trail. > I really appreciate this quick response since we do have a ports > freeze coming up. I update ports nightly at 0400 GMT and will > try to make time to test both blackbox and fluxbox. It's a widely used window manager, so it must be fixed ASAP. -- Florent Thoumie flz@FreeBSD.org --------------enig32E08BABB5A0C3C579818CBE 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.0 (FreeBSD) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFCNvn2MxEkbVFH3PQRArXIAJwNz1nVjgdGreBKe9yTWWZKDtRoXQCggxDU NSolGZgWgYbsTpormMIEEdk= =Ky7v -----END PGP SIGNATURE----- --------------enig32E08BABB5A0C3C579818CBE-- From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 16:27:44 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7617816A4CE for ; Tue, 15 Mar 2005 16:27:44 +0000 (GMT) Received: from hotmail.com (bay2-f39.bay2.hotmail.com [65.54.247.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 327AB43D48 for ; Tue, 15 Mar 2005 16:27:42 +0000 (GMT) (envelope-from missive@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 15 Mar 2005 08:27:42 -0800 Message-ID: Received: from 24.97.94.145 by by2fd.bay2.hotmail.msn.com with HTTP; Tue, 15 Mar 2005 16:27:41 GMT X-Originating-IP: [24.97.94.145] X-Originating-Email: [missive@hotmail.com] X-Sender: missive@hotmail.com From: "Lee Harr" To: freebsd-ports@freebsd.org Date: Tue, 15 Mar 2005 20:57:41 +0430 Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-OriginalArrivalTime: 15 Mar 2005 16:27:42.0137 (UTC) FILETIME=[E946BA90:01C5297B] Subject: FW: Re: strange (invisible) spaces in loaded .doc files X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 16:27:44 -0000 I am having trouble printing from abiword, and this is the response I got from the abiword mailing list. I believe that I have gnomeprint as far updated as is available in ports. (gnomeprint-0.37_1) Is anyone else having a problem? Is there another workaround? >From: msevior@physics.unimelb.edu.au >To: "Lee Harr" >CC: abiword-user@abisource.com >Subject: Re: strange (invisible) spaces in loaded .doc files >Date: Wed, 16 Mar 2005 02:02:28 +1100 (EST) > > > > > After a recent update, I have been having some problems with > > .doc files loaded in to Abiword. > > > > I am using Abiword-2.2.5, but the problem was also evident with > > 2.2.4. > > > > I tried re-building Abi and all of the dependencies (using FreeBSD- > > 4.11 ports) but the problem persists. > > > > The symptom is that the document looks fine in the editor, and > > even in the print preview, but when the document goes to the > > printer, there are spaces in the middle of words that are not > > visible in the editor. If I put the cursor in that position and hit > > backspace, there is no space there. > > > > Playing with it now, I realized that the problem is with the >fill-justify. > > > > I selected all the text and switched it to left-justify and now the > > print looks fine. > > > > In fill-justify, the fill spaces are sometimes coming inthe middle of > > words. > > > > Has anyone else seen this problem? Is this a bug, or just some > > setting that I have set incorrectly? > >Hi Lee, > This is caused by a bug in an older version of gnome-print. If you >upgrade to the latest version of gnome-print things will print >fine. > >Another work around is to change the font to a Type 1 font like Nimbus >Roman Number 9 > _________________________________________________________________ On the road to retirement? Check out MSN Life Events for advice on how to get there! http://lifeevents.msn.com/category.aspx?cid=Retirement From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 16:50:32 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2FFA116A500 for ; Tue, 15 Mar 2005 16:50:32 +0000 (GMT) Received: from c9mi03.lowellma.gov (c9mi03.lowellma.gov [12.170.50.216]) by mx1.FreeBSD.org (Postfix) with SMTP id 4B72143D5A for ; Tue, 15 Mar 2005 16:50:30 +0000 (GMT) (envelope-from BHirsch@ci.lowell.ma.us) Received: from cityhall-c1.ci.lowell.ma.us (cityhall-c1.mail.lowellma.gov [192.168.10.2] (may be forged))X2FG2GHJT00000400 for ; Tue, 15 Mar 2005 11:52:17 -0500 Received: by CITYHALL-C1 with Internet Mail Service (5.5.2653.19) id ; Tue, 15 Mar 2005 11:48:52 -0500 Message-ID: <30ACA57AD39E584BABAB2EDE4648590E049524@webmail.lowellma.gov> From: "Hirsch, Ben" To: "'ports@freebsd.org'" Date: Tue, 15 Mar 2005 11:49:45 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-MessageInspectorSig: b15d9dc3e901bb681d6645352adf98e4 Subject: FreeBSD Port: zope-soapmethod-2.0 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 16:50:32 -0000 Is this port still broken? Its dependencies seem fine... Thanks. Ben Hirsch bhirsch@ci.lowell.ma.us / webmaster@ci.lowell.ma.us Application Developer City of Lowell, Massachusetts http://www.lowellma.gov/ From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 17:14:05 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 758) id 18FE916A4D0; Tue, 15 Mar 2005 17:14:05 +0000 (GMT) Date: Tue, 15 Mar 2005 17:14:05 +0000 From: Kris Kennaway To: Danny Pansters Message-ID: <20050315171405.GC91771@hub.freebsd.org> References: <20050314182412.GA29863@voodoo.oberon.net> <200503150339.28601.danny@ricin.com> <1110857021.6745.16.camel@shumai.marcuscom.com> <200503150505.08888.danny@ricin.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200503150505.08888.danny@ricin.com> User-Agent: Mutt/1.4.2.1i cc: freebsd-ports@freebsd.org Subject: Re: HEADSUP: ports freeze delay X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 17:14:05 -0000 On Tue, Mar 15, 2005 at 05:05:08AM +0100, Danny Pansters wrote: > I'm not blaming you, just said I missed it and of course after I missed it I > missed everyting after that. I'm not blaming anyone like I said, just that it > happened, that's all. Next time I'll look back into releng (which is apart > from release time usually meaningless). But I hope you can understand that > once you've seen such a date it might easily be a week or so before you'll > find it's been changed through email. > > How about when we get towards release we send info/updates notices daily or > even more if needed to all port maintainers or even all subscribers of the > relevant mailinglists? I think that would be extremely annoying. Sending emails with 'HEADS UP' in the subject really should be enough visibility for anyone. Kris -- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 17:21:37 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 35D4216A4CE for ; Tue, 15 Mar 2005 17:21:37 +0000 (GMT) Received: from hotmail.com (bay2-f39.bay2.hotmail.com [65.54.247.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id D670F43D48 for ; Tue, 15 Mar 2005 17:21:36 +0000 (GMT) (envelope-from missive@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 15 Mar 2005 09:21:36 -0800 Message-ID: Received: from 24.97.94.145 by by2fd.bay2.hotmail.msn.com with HTTP; Tue, 15 Mar 2005 17:21:36 GMT X-Originating-IP: [24.97.94.145] X-Originating-Email: [missive@hotmail.com] X-Sender: missive@hotmail.com From: "Lee Harr" To: freebsd-ports@freebsd.org Date: Tue, 15 Mar 2005 21:51:36 +0430 Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-OriginalArrivalTime: 15 Mar 2005 17:21:36.0793 (UTC) FILETIME=[71481090:01C52983] Subject: Max recursion level (500) exceeded. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 17:21:37 -0000 I am getting this error when cleaning in ports directories (it seems perhaps only on ports involving python): make: Max recursion level (500) exceeded.: Resource temporarily unavailable It takes a very long time, but then portmanager or portupgrade will continue on and the install or upgrade seems to work fine. Is this a known issue? _________________________________________________________________ Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 17:28:23 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C241816A4CE for ; Tue, 15 Mar 2005 17:28:23 +0000 (GMT) Received: from lakermmtao07.cox.net (lakermmtao07.cox.net [68.230.240.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2794843D46 for ; Tue, 15 Mar 2005 17:28:23 +0000 (GMT) (envelope-from A.J.Caines@halplant.com) Received: from mail.halplant.com ([68.105.184.54]) by lakermmtao07.cox.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP <20050315172820.BCFO19214.lakermmtao07.cox.net@mail.halplant.com>; Tue, 15 Mar 2005 12:28:20 -0500 Received: by mail.halplant.com (Postfix, from userid 1001) id 01BD35527; Tue, 15 Mar 2005 12:28:20 -0500 (EST) Date: Tue, 15 Mar 2005 12:28:19 -0500 From: Andrew J Caines To: freebsd-ports@freebsd.org Message-ID: <20050315172819.GF76038@hal9000.halplant.com> Mail-Followup-To: freebsd-ports@freebsd.org References: <20050315015400.0ba29e1b.rpratt1950@earthlink.net> <20050315074843.GE76038@hal9000.halplant.com> <20050315145206.604b2ea1@tiberian.bsdberlin.local> <4236E95D.8090900@FreeBSD.org> <20050315095851.20876f0f.rpratt1950@earthlink.net> <4236F9F1.1000702@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4236F9F1.1000702@FreeBSD.org> Organization: H.A.L. Plant X-PGP-Fingerprint: C59A 2F74 1139 9432 B457 0B61 DDF2 AA61 67C3 18A1 X-Powered-by: FreeBSD 4.11-STABLE X-URL: http://halplant.com:88/ X-Yahoo-Profile: AJ_Z0 X-ICQ: 283813972 Importance: Normal User-Agent: Mutt/1.5.8i Subject: Re: Blackbox-0.70 update problems (ports/78678) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Andrew J Caines List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 17:28:23 -0000 In my unusually conservative opinion, now is not the time to update the bb ports. The older versions have been in there for long enough to leave them there a week or two longer without it seeming like the ports are falling behind. With the X.org update going in, this seems like asking for trouble. These ports need package messages describing the changes and giving instructions, not UPDATING entries. The various bb ports should be tested together, too. I would be inclined to back out the last change and hold off at least until bbpager 0.4.0 is released, then make and test a good bunch of patches and get then all in together. Saying "No bbpager for you because you updated!" just ain't right. -Andrew- -- _______________________________________________________________________ | -Andrew J. Caines- Unix Systems Engineer A.J.Caines@halplant.com | | "They that can give up essential liberty to obtain a little temporary | | safety deserve neither liberty nor safety" - Benjamin Franklin, 1759 | From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 17:28:54 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 758) id A3F3116A4CF; Tue, 15 Mar 2005 17:28:54 +0000 (GMT) Date: Tue, 15 Mar 2005 17:28:54 +0000 From: Kris Kennaway To: Lee Harr Message-ID: <20050315172854.GG91771@hub.freebsd.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i cc: freebsd-ports@freebsd.org Subject: Re: Max recursion level (500) exceeded. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 17:28:54 -0000 On Tue, Mar 15, 2005 at 09:51:36PM +0430, Lee Harr wrote: > I am getting this error when cleaning in ports directories > (it seems perhaps only on ports involving python): > > make: Max recursion level (500) exceeded.: Resource temporarily unavailable > > > It takes a very long time, but then portmanager or portupgrade > will continue on and the install or upgrade seems to work fine. > > Is this a known issue? Usually caused by setting an illegal option (usually USE_*) in the environment, make.conf or command-line. Kris -- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 17:55:24 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC61C16A4CE for ; Tue, 15 Mar 2005 17:55:24 +0000 (GMT) Received: from mail.Mi8.com (mail.mi8.com [63.240.6.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67EDA43D5F for ; Tue, 15 Mar 2005 17:55:24 +0000 (GMT) (envelope-from ABang@Inductis.com) Received: from 172.16.1.110 by mail.Mi8.com with ESMTP (- GW01 Welcome to Mi8 Corporation www.Mi8.com); Tue, 15 Mar 2005 12:55:16 -0500 X-Server-Uuid: 5277BDAF-53F5-40D3-B0CE-9F655C8970F8 Received: from MI8NYCMAIL06.Mi8.com ([172.16.1.174]) by D01SMTP01.Mi8.com with Microsoft SMTPSVC(6.0.3790.211); Tue, 15 Mar 2005 12:55:12 -0500 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Date: Tue, 15 Mar 2005 12:55:16 -0500 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Looking up varibles in a code Thread-Index: AcUpiCTsG2OSI7R7TkWAzazW3l7h+A== From: "Ashish Bang" To: ports@FreeBSD.org X-OriginalArrivalTime: 15 Mar 2005 17:55:12.0646 (UTC) FILETIME=[22D2D260:01C52988] X-WSS-ID: 6E29FE0E1IO4024988-05-01 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Looking up varibles in a code X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 17:55:25 -0000 Hi, =20 I am looking for a tool that can extract variables from a SAS code. Can you help me in that. =20 Thanks, Ashish Bang From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 19:36:16 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8283F16A4CE for ; Tue, 15 Mar 2005 19:36:16 +0000 (GMT) Received: from hotmail.com (bay2-f28.bay2.hotmail.com [65.54.247.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 637F443D3F for ; Tue, 15 Mar 2005 19:36:16 +0000 (GMT) (envelope-from missive@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 15 Mar 2005 11:35:44 -0800 Message-ID: Received: from 24.97.94.145 by by2fd.bay2.hotmail.msn.com with HTTP; Tue, 15 Mar 2005 19:35:44 GMT X-Originating-IP: [24.97.94.145] X-Originating-Email: [missive@hotmail.com] X-Sender: missive@hotmail.com In-Reply-To: <20050315172854.GG91771@hub.freebsd.org> From: "Lee Harr" To: freebsd-ports@freebsd.org Date: Wed, 16 Mar 2005 00:05:44 +0430 Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-OriginalArrivalTime: 15 Mar 2005 19:35:44.0503 (UTC) FILETIME=[2E172870:01C52996] Subject: Re: Max recursion level (500) exceeded. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 19:36:16 -0000 > > I am getting this error when cleaning in ports directories > > (it seems perhaps only on ports involving python): > > > > make: Max recursion level (500) exceeded.: Resource temporarily >unavailable > > > > > > It takes a very long time, but then portmanager or portupgrade > > will continue on and the install or upgrade seems to work fine. > > > > Is this a known issue? > >Usually caused by setting an illegal option (usually USE_*) in the >environment, make.conf or command-line. > The only one I have is USE_ZOPE=YES I grepped through ports/Mk and it is still mentioned there, so I think it is still legal. the env is clean and only make clean on the command-line. _________________________________________________________________ Don't just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/direct/01/ From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 19:51:50 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2310316A4CE for ; Tue, 15 Mar 2005 19:51:50 +0000 (GMT) Received: from hex.databits.net (hex.databits.net [216.118.117.77]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFFDC43D2F for ; Tue, 15 Mar 2005 19:51:49 +0000 (GMT) (envelope-from will@csociety.org) Received: by hex.databits.net (Postfix, from userid 1001) id 4A0AA57AEF; Tue, 15 Mar 2005 13:51:49 -0600 (CST) Date: Tue, 15 Mar 2005 13:51:49 -0600 From: Will Andrews To: Lee Harr Message-ID: <20050315195149.GF99604@hex.databits.net> Mail-Followup-To: Lee Harr , freebsd-ports@freebsd.org References: <20050315172854.GG91771@hub.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="0rSojgWGcpz+ezC3" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.6i cc: freebsd-ports@freebsd.org Subject: Re: Max recursion level (500) exceeded. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 19:51:50 -0000 --0rSojgWGcpz+ezC3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Mar 16, 2005 at 12:05:44AM +0430, Lee Harr wrote: > The only one I have is > USE_ZOPE=3DYES >=20 > I grepped through ports/Mk and it is still mentioned there, > so I think it is still legal. By illegal Kris means a variable you're not supposed to set in the machine environment (as opposed to in the port). Regards, --=20 wca --0rSojgWGcpz+ezC3 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFCNzzUF47idPgWcsURAghAAKCB2m/a1ajAbQvmMIwKXs8XZC5DYgCeMe1f KH/4ZVvWukuZahhKjYBHSVs= =MYYK -----END PGP SIGNATURE----- --0rSojgWGcpz+ezC3-- From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 19:56:48 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D363916A4CE for ; Tue, 15 Mar 2005 19:56:48 +0000 (GMT) Received: from as102.htnet.hr (as102.htnet.hr [195.29.150.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 787D443D39 for ; Tue, 15 Mar 2005 19:56:45 +0000 (GMT) (envelope-from dean@glasistre.hr) Received: from ls401.htnet.hr (ls401.htnet.hr [195.29.150.2]) by as102.htnet.hr (0.0.0/8.12.10) with ESMTP id j2FJuhoM357629; Tue, 15 Mar 2005 20:56:43 +0100 (CET) Received: from pioneer (xgate.glasistre.hr [195.29.81.174]) by ls401.htnet.hr (0.0.0/8.12.10) with ESMTP id j2FJuh7r002411; Tue, 15 Mar 2005 20:56:43 +0100 Date: Tue, 15 Mar 2005 20:56:50 +0100 To: tmueko@kommunity.net From: "Dean Benazic" Organization: Glas Istre Content-Type: text/plain; format=flowed; delsp=yes; charset=iso-8859-2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: User-Agent: Opera M2/7.54 (Win32, build 3929) X-Trace: as102.htnet.hr 1110916603 3406 195.29.150.2 (Tue, 15 Mar 2005 20:56:43 +0100) cc: ports@freebsd.org Subject: FreeBSD Port: mod_clamav-0.21 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 19:56:49 -0000 hi, can you tell me why Im receiving this errors? www# apachectl restart Syntax error on line 276 of /usr/local/etc/apache2/httpd.conf: Cannot load /usr/local/libexec/apache2/mod_clamav.so into server: /usr/local/lib/libclamav.so.1: Undefined symbol "pthread_cleanup_pop" www# uname -a FreeBSD www.glasistre.hr 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Mar 11 17:27:27 CET 2005 dean@www.glasistre.hr:/usr/obj/usr/src/sys/CARP i386 on GENERIC: www2# uname -a FreeBSD www2.glasistre.hr 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov 5 04:19:18 UTC 2004 root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 www# pkg_info | grep clam clamav-0.83 Command line virus scanner written entirely in C mod_clamav-0.21 Scans content delivered by the Apache2 proxy module for vir www# pkg_info | grep apa apache-2.0.53 Version 2 of Apache web server with prefork MPM. apachetop-0.12 Apache RealTime log stats mod_log_config-st-1.0 A modified version of mod_log_config for apache2 -- Dean Benazic www.glasistre.hr From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 20:03:56 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3AB3D16A4CE for ; Tue, 15 Mar 2005 20:03:56 +0000 (GMT) Received: from april.chuckr.org (april.chuckr.org [66.92.151.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id B283E43D48 for ; Tue, 15 Mar 2005 20:03:55 +0000 (GMT) (envelope-from chuckr@chuckr.org) Received: from april.chuckr.org (localhost [127.0.0.1]) by april.chuckr.org (8.13.1/8.12.11) with ESMTP id j2FK5P5T084839 for ; Tue, 15 Mar 2005 15:05:25 -0500 (EST) (envelope-from chuckr@chuckr.org) Received: from localhost (chuckr@localhost)j2FK5PrF084836 for ; Tue, 15 Mar 2005 15:05:25 -0500 (EST) (envelope-from chuckr@chuckr.org) X-Authentication-Warning: april.chuckr.org: chuckr owned process doing -bs Date: Tue, 15 Mar 2005 15:05:25 -0500 (EST) From: Chuck Robey To: FreeBSD-ports@FreeBSD.org Message-ID: <20050315145741.H84655@april.chuckr.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: complaint X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 20:03:56 -0000 I have not complained aobout this for some years now, although it's really and truly been a thorn in my side ... but I thought, well, I am probably OK to complain once per decade. Here is my bitch: Refers to ports that include the kitchen sink, and DON'T do it as options. The one that caused me to really bitch this time is gnome, and it's the printing option, but it's the same with KDE: they both FORCE you to install CUPS, which I abhor, and have the most horrible time with. I personally am in love with Andreas' fantastic port print/apsfilter, and I just can't see why it's necessary to force folks to install this port. In my own opinion, one line in the pkg-descr that infomed about a gnome-print port wouild have been a whole lot better. It's quite the same for audio, or many other apps. Everyone seems to have this built in need to have their port be the biggest, like they're on piece vs. time pay or something, I dunno. It would not be hard, not be difficult, to fix things, and this would REALLY improve our ports. OK, I don't require folks agree with me, just that they listen, and I have herewith had my once-per-decade rant. Back to being an occaisonal pita. ---------------------------------------------------------------------------- Chuck Robey | Interests include C & Java programming, FreeBSD, chuckr@chuckr.org | electronics, communications, and SF/Fantasy. New Year's Resolution: I will not sphroxify gullible people into looking up fictitious words in the dictionary (on the wall at my old fraternity, Signa Phi Nothing). ---------------------------------------------------------------------------- From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 20:05:53 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 758) id 2FCA316A4CF; Tue, 15 Mar 2005 20:05:53 +0000 (GMT) Date: Tue, 15 Mar 2005 20:05:53 +0000 From: Kris Kennaway To: Lee Harr Message-ID: <20050315200553.GQ91771@hub.freebsd.org> References: <20050315172854.GG91771@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i cc: freebsd-ports@freebsd.org Subject: Re: Max recursion level (500) exceeded. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 20:05:53 -0000 On Wed, Mar 16, 2005 at 12:05:44AM +0430, Lee Harr wrote: > >> I am getting this error when cleaning in ports directories > >> (it seems perhaps only on ports involving python): > >> > >> make: Max recursion level (500) exceeded.: Resource temporarily > >unavailable > >> > >> > >> It takes a very long time, but then portmanager or portupgrade > >> will continue on and the install or upgrade seems to work fine. > >> > >> Is this a known issue? > > > >Usually caused by setting an illegal option (usually USE_*) in the > >environment, make.conf or command-line. > > > > > The only one I have is > USE_ZOPE=YES > > I grepped through ports/Mk and it is still mentioned there, > so I think it is still legal. > > the env is clean and only make clean on the command-line. USE_* are never legal to specify in the user environment; they are for internal port use only and cause recursions if they're present globally. You want WITH_*/WITHOUT_*. Kris From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 20:08:14 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABC1716A4CE for ; Tue, 15 Mar 2005 20:08:14 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84EE643D49 for ; Tue, 15 Mar 2005 20:08:12 +0000 (GMT) (envelope-from elifarley@gmail.com) Received: by wproxy.gmail.com with SMTP id 58so4566wri for ; Tue, 15 Mar 2005 12:08:08 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=RdFeMk9Ev/xwadcqh0wdFcDfplh0JlFJClUzhpsVcumJ4lBKgm8Wz1/dZpYcLahkdQCN5udq046Bw54la5kghdfeRVJdStNnPYTICkauDbH0rE+mfKHzesT4/qPqomj75MTd1rwbv7w1FZmwB4pejSjTHiXc40eir7mwHDsHOSE= Received: by 10.38.70.18 with SMTP id s18mr1010478rna; Tue, 15 Mar 2005 12:08:07 -0800 (PST) Received: by 10.38.88.76 with HTTP; Tue, 15 Mar 2005 12:08:07 -0800 (PST) Message-ID: <6a219efc0503151208a3b2b79@mail.gmail.com> Date: Tue, 15 Mar 2005 17:08:07 -0300 From: Elifarley Callado Coelho Cruz To: freebsd-ports@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Error installing 'avifile-0.7.41,2' (in function `transpose4x4', dsputil_mmx.c:615). X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Elifarley Callado Coelho Cruz List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 20:08:14 -0000 I get an error when I try to install avifile (In function `transpose4x4', dsputil_mmx.c:615: error: can't find a register in class `GENERAL_REGS' while reloading `asm') The closest problem I could find using google was this: http://lists.freebsd.org/pipermail/freebsd-ports/2004-November/017563.html On that thread, Michael Nottebrock suggested "-march and inline asm don't always place nice. Tried without yet?" So, I removed the line "CPUTYPE=i686" from make.conf, to get rid of the "-march" option, but it didn`t help. More info below: % uname -a FreeBSD dexter.lab 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov 5 04:19:18 UTC 2004 root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 /etc/make.conf excerpt (I have a pentium 4): -- #CPUTYPE=i686 CFLAGS= -pipe -funroll-loops -O2 #-fno-unit-at-a-time # -fdisable-runtime-cpudetection COPTFLAGS= -pipe -funroll-loops -O2 -- error log: Installing 'avifile-0.7.41,2' from a port (multimedia/avifile) [...] /bin/sh ../../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../../include -D HAVE_AV_CONFIG_H -I./.. -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D _GETOPT_H -Wall -Wno-unused -I../../../include -pipe -funroll-loops -ffast-math -D_LARG EFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c dsputil_mmx.c cc -DHAVE_CONFIG_H -I. -I. -I../../../include -DHAVE_AV_CONFIG_H -I./.. -I/usr/local/incl ude -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -Wall -Wno-unused -I../../../inc lude -pipe -funroll-loops -ffast-math -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c dsputi l_mmx.c -fPIC -DPIC -o .libs/dsputil_mmx.o dsputil_mmx.c: In function `transpose4x4': dsputil_mmx.c:615: error: can't find a register in class `GENERAL_REGS' while reloading `a sm' dsputil_mmx.c: In function `dsputil_init_mmx': dsputil_mmx.c:3081: warning: assignment from incompatible pointer type dsputil_mmx.c:3082: warning: assignment from incompatible pointer type gmake[3]: *** [dsputil_mmx.lo] Error 1 gmake[3]: Leaving directory `/volumes/smallFiles/usr-ports/multimedia/avifile/work/avifile -0.7-0.7.41/ffmpeg/libavcodec/i386' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/volumes/smallFiles/usr-ports/multimedia/avifile/work/avifile -0.7-0.7.41/ffmpeg/libavcodec' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/volumes/smallFiles/usr-ports/multimedia/avifile/work/avifile -0.7-0.7.41/ffmpeg' gmake: *** [all-recursive] Error 1 *** Error code 2 Stop in /volumes/smallFiles/usr-ports/multimedia/avifile. *** Error code 1 : Stop in /volumes/smallFiles/usr-ports/multimedia/avifile. ! multimedia/avifile (new compiler error) -- There are 10 types of people in the world: Those who understand binary and those who don't From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 20:14:31 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4428416A4CE for ; Tue, 15 Mar 2005 20:14:31 +0000 (GMT) Received: from avocado.salatschuessel.net (avocado.salatschuessel.net [83.136.81.184]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2EADE43D2F for ; Tue, 15 Mar 2005 20:14:30 +0000 (GMT) (envelope-from lehmann@ans-netz.de) Received: (qmail 22921 invoked by uid 89); 15 Mar 2005 20:16:23 -0000 Received: from unknown (HELO kartoffel.salatschuessel.net) (83.136.81.185) by avocado.salatschuessel.net with SMTP; 15 Mar 2005 20:16:23 -0000 Date: Tue, 15 Mar 2005 21:16:12 +0100 From: Oliver Lehmann To: Chuck Robey Message-Id: <20050315211612.3fbafed3.lehmann@ans-netz.de> In-Reply-To: <20050315145741.H84655@april.chuckr.org> References: <20050315145741.H84655@april.chuckr.org> X-Mailer: Sylpheed version 1.9.6 (GTK+ 2.6.4; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: FreeBSD-ports@FreeBSD.org Subject: Re: complaint X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 20:14:31 -0000 Hi Chuck, I also prefer installing ports with the dependencies they really really need - or - the only dependencies I need. And I don't like it too when something gets installed by "force" I don't really need, and which is not needed by the port for building too (just a nice to have). And you know how to change things like you want? Change the things like you think they should be (adding WITHOUT_* knobs to prevent installing some dependencies), test that change well and then do a send-pr for the explicit port you want to be changed. I wasn't able to find any problem reports written by you, but maybe my search was just wrong. -- Oliver Lehmann http://www.pofo.de/ http://wishlist.ans-netz.de/ From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 20:16:35 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 71A5A16A4CE for ; Tue, 15 Mar 2005 20:16:35 +0000 (GMT) Received: from lakermmtao04.cox.net (lakermmtao04.cox.net [68.230.240.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id B31A643D1F for ; Tue, 15 Mar 2005 20:16:34 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by lakermmtao04.cox.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20050315201634.SCTU11124.lakermmtao04.cox.net@mezz.mezzweb.com>; Tue, 15 Mar 2005 15:16:34 -0500 Date: Tue, 15 Mar 2005 14:17:37 -0600 To: "Chuck Robey" References: <20050315145741.H84655@april.chuckr.org> From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <20050315145741.H84655@april.chuckr.org> User-Agent: Opera M2/7.54 (Linux, build 955) cc: FreeBSD-ports@freebsd.org Subject: Re: complaint X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 20:16:35 -0000 On Tue, 15 Mar 2005 15:05:25 -0500 (EST), Chuck Robey wrote: > I have not complained aobout this for some years now, although it's > really > and truly been a thorn in my side ... but I thought, well, I am probably > OK to complain once per decade. Here is my bitch: > > Refers to ports that include the kitchen sink, and DON'T do it as > options. > The one that caused me to really bitch this time is gnome, and it's the > printing option, but it's the same with KDE: they both FORCE you to > install CUPS, which I abhor, and have the most horrible time with. I > personally am in love with Andreas' fantastic port print/apsfilter, and I > just can't see why it's necessary to force folks to install this port. > In > my own opinion, one line in the pkg-descr that infomed about a > gnome-print > port wouild have been a whole lot better. Add 'WITHOUT_CUPS=yes' w/out quote in your make.conf. I have GNOME installed in my system and I don't even have any of CUPS installed. As for KDE, I have no idea if it has option but if it has then it should be same knob. If you are talking about other than build/install, but itself apps that don't provide any option then please contract to the developers. We are just a packager. > It's quite the same for audio, or many other apps. Everyone seems to > have > this built in need to have their port be the biggest, like they're on > piece vs. time pay or something, I dunno. > > It would not be hard, not be difficult, to fix things, and this would > REALLY improve our ports. > > OK, I don't require folks agree with me, just that they listen, and I > have > herewith had my once-per-decade rant. Back to being an occaisonal pita. > > ---------------------------------------------------------------------------- > Chuck Robey | Interests include C & Java programming, FreeBSD, > chuckr@chuckr.org | electronics, communications, and SF/Fantasy. > > New Year's Resolution: I will not sphroxify gullible people into > looking up > fictitious words in the dictionary (on the wall at my old fraternity, > Signa Phi Nothing). > ---------------------------------------------------------------------------- -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 20:18:58 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A81116A4CE for ; Tue, 15 Mar 2005 20:18:58 +0000 (GMT) Received: from totem.fix.no (totem.fix.no [80.91.36.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id D94C343D49 for ; Tue, 15 Mar 2005 20:18:57 +0000 (GMT) (envelope-from anders@FreeBSD.org) Received: from localhost (totem.fix.no [80.91.36.20]) by totem.fix.no (Postfix) with ESMTP id C5BFB5F3823; Tue, 15 Mar 2005 21:18:55 +0100 (CET) Received: from totem.fix.no ([80.91.36.20]) by localhost (totem.fix.no [80.91.36.20]) (amavisd-new, port 10024) with LMTP id 49753-02-3; Tue, 15 Mar 2005 21:18:52 +0100 (CET) Received: by totem.fix.no (Postfix, from userid 1000) id 6388A5F382B; Tue, 15 Mar 2005 21:18:52 +0100 (CET) Date: Tue, 15 Mar 2005 21:18:52 +0100 From: Anders Nordby To: Chuck Robey Message-ID: <20050315201852.GA16040@totem.fix.no> Mail-Followup-To: Anders Nordby , Chuck Robey , FreeBSD-ports@FreeBSD.org References: <20050315145741.H84655@april.chuckr.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050315145741.H84655@april.chuckr.org> X-PGP-Key: http://anders.fix.no/pgp/ X-PGP-Key-FingerPrint: 1E0F C53C D8DF 6A8F EAAD 19C5 D12A BC9F 0083 5956 User-Agent: Mutt/1.5.6i cc: FreeBSD-ports@FreeBSD.org Subject: Re: complaint X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 20:18:58 -0000 Hi, Add WITHOUT_CUPS=yes to /etc/make.conf already, Gnome and other things can do without it. On Tue, Mar 15, 2005 at 03:05:25PM -0500, Chuck Robey wrote: > I have not complained aobout this for some years now, although it's really > and truly been a thorn in my side ... but I thought, well, I am probably > OK to complain once per decade. Here is my bitch: > > Refers to ports that include the kitchen sink, and DON'T do it as options. > The one that caused me to really bitch this time is gnome, and it's the > printing option, but it's the same with KDE: they both FORCE you to > install CUPS, which I abhor, and have the most horrible time with. I > personally am in love with Andreas' fantastic port print/apsfilter, and I > just can't see why it's necessary to force folks to install this port. In > my own opinion, one line in the pkg-descr that infomed about a gnome-print > port wouild have been a whole lot better. > > It's quite the same for audio, or many other apps. Everyone seems to have > this built in need to have their port be the biggest, like they're on > piece vs. time pay or something, I dunno. > > It would not be hard, not be difficult, to fix things, and this would > REALLY improve our ports. > > OK, I don't require folks agree with me, just that they listen, and I have > herewith had my once-per-decade rant. Back to being an occaisonal pita. > > ---------------------------------------------------------------------------- > Chuck Robey | Interests include C & Java programming, FreeBSD, > chuckr@chuckr.org | electronics, communications, and SF/Fantasy. > > New Year's Resolution: I will not sphroxify gullible people into looking up > fictitious words in the dictionary (on the wall at my old fraternity, > Signa Phi Nothing). > ---------------------------------------------------------------------------- > _______________________________________________ > 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" -- Anders. From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 20:27:15 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E99C916A4CE; Tue, 15 Mar 2005 20:27:14 +0000 (GMT) Received: from april.chuckr.org (april.chuckr.org [66.92.151.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C25E43D2D; Tue, 15 Mar 2005 20:27:14 +0000 (GMT) (envelope-from chuckr@chuckr.org) Received: from april.chuckr.org (localhost [127.0.0.1]) by april.chuckr.org (8.13.1/8.12.11) with ESMTP id j2FKShN0084991; Tue, 15 Mar 2005 15:28:43 -0500 (EST) (envelope-from chuckr@chuckr.org) Received: from localhost (chuckr@localhost)j2FKShFn084988; Tue, 15 Mar 2005 15:28:43 -0500 (EST) (envelope-from chuckr@chuckr.org) X-Authentication-Warning: april.chuckr.org: chuckr owned process doing -bs Date: Tue, 15 Mar 2005 15:28:43 -0500 (EST) From: Chuck Robey To: Anders Nordby In-Reply-To: <20050315201852.GA16040@totem.fix.no> Message-ID: <20050315152311.K84655@april.chuckr.org> References: <20050315145741.H84655@april.chuckr.org> <20050315201852.GA16040@totem.fix.no> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: FreeBSD-ports@freebsd.org Subject: Re: complaint X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 20:27:15 -0000 On Tue, 15 Mar 2005, Anders Nordby wrote: > Hi, > > Add WITHOUT_CUPS=yes to /etc/make.conf already, Gnome and other things > can do without it. Well, I went to the x11/gnome2/Makefile, it has no notes, no comments referring to any such feature. If you know about this, or whatever sub-sub-sub-port it's actually working thru, could you put a line in the x11/gnome2/Makefile that describes how to use it? Regardless, you aren't going to seriously argue the correctness of my argument, are you? You really need me to compound a list of ports that DO force you to install extra pieces of a larger port? Or can you possibly admit that such examples DO exist? And, IF they exist, do you think I am wrong in what I wish to have happen (to have such ports broken into pieces? Perhaps, codify the rules for formation of a DONTINSTALLIT type flag, for naming purposes? > > On Tue, Mar 15, 2005 at 03:05:25PM -0500, Chuck Robey wrote: > > I have not complained aobout this for some years now, although it's really > > and truly been a thorn in my side ... but I thought, well, I am probably > > OK to complain once per decade. Here is my bitch: > > > > Refers to ports that include the kitchen sink, and DON'T do it as options. > > The one that caused me to really bitch this time is gnome, and it's the > > printing option, but it's the same with KDE: they both FORCE you to > > install CUPS, which I abhor, and have the most horrible time with. I > > personally am in love with Andreas' fantastic port print/apsfilter, and I > > just can't see why it's necessary to force folks to install this port. In > > my own opinion, one line in the pkg-descr that infomed about a gnome-print > > port wouild have been a whole lot better. > > > > It's quite the same for audio, or many other apps. Everyone seems to have > > this built in need to have their port be the biggest, like they're on > > piece vs. time pay or something, I dunno. > > > > It would not be hard, not be difficult, to fix things, and this would > > REALLY improve our ports. > > > > OK, I don't require folks agree with me, just that they listen, and I have > > herewith had my once-per-decade rant. Back to being an occaisonal pita. > > > > ---------------------------------------------------------------------------- > > Chuck Robey | Interests include C & Java programming, FreeBSD, > > chuckr@chuckr.org | electronics, communications, and SF/Fantasy. > > > > New Year's Resolution: I will not sphroxify gullible people into looking up > > fictitious words in the dictionary (on the wall at my old fraternity, > > Signa Phi Nothing). > > ---------------------------------------------------------------------------- > > _______________________________________________ > > 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" > > > ---------------------------------------------------------------------------- Chuck Robey | Interests include C & Java programming, FreeBSD, chuckr@chuckr.org | electronics, communications, and SF/Fantasy. New Year's Resolution: I will not sphroxify gullible people into looking up fictitious words in the dictionary (on the wall at my old fraternity, Signa Phi Nothing). ---------------------------------------------------------------------------- From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 20:30:27 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BFB9C16A4CE for ; Tue, 15 Mar 2005 20:30:27 +0000 (GMT) Received: from mail28.sea5.speakeasy.net (mail28.sea5.speakeasy.net [69.17.117.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 614A743D2D for ; Tue, 15 Mar 2005 20:30:27 +0000 (GMT) (envelope-from freebsd-ports-local@be-well.ilk.org) Received: (qmail 2239 invoked from network); 15 Mar 2005 20:30:27 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail28.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 15 Mar 2005 20:30:26 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id C9E0882; Tue, 15 Mar 2005 15:30:25 -0500 (EST) Sender: lowell@be-well.ilk.org To: freebsd-ports@freebsd.org References: <20050315172854.GG91771@hub.freebsd.org> From: Lowell Gilbert Date: 15 Mar 2005 15:30:25 -0500 In-Reply-To: <20050315172854.GG91771@hub.freebsd.org> Message-ID: <44psy04ppa.fsf@be-well.ilk.org> Lines: 21 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: Max recursion level (500) exceeded. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 20:30:27 -0000 Kris Kennaway writes: > On Tue, Mar 15, 2005 at 09:51:36PM +0430, Lee Harr wrote: > > I am getting this error when cleaning in ports directories > > (it seems perhaps only on ports involving python): > > > > make: Max recursion level (500) exceeded.: Resource temporarily unavailable > > > > > > It takes a very long time, but then portmanager or portupgrade > > will continue on and the install or upgrade seems to work fine. > > > > Is this a known issue? > > Usually caused by setting an illegal option (usually USE_*) in the > environment, make.conf or command-line. I get it on "make clean" for editors/openoffice-1.1, but I haven't managed to track the problem down. With an empty environment and an empty make.conf. But that takes so long to build anyway that I don't really care very much... From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 20:51:19 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 758) id B5ADD16A4D0; Tue, 15 Mar 2005 20:51:19 +0000 (GMT) Date: Tue, 15 Mar 2005 20:51:19 +0000 From: Kris Kennaway To: Lowell Gilbert Message-ID: <20050315205119.GR91771@hub.freebsd.org> References: <20050315172854.GG91771@hub.freebsd.org> <44psy04ppa.fsf@be-well.ilk.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <44psy04ppa.fsf@be-well.ilk.org> User-Agent: Mutt/1.4.2.1i cc: freebsd-ports@freebsd.org Subject: Re: Max recursion level (500) exceeded. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 20:51:19 -0000 On Tue, Mar 15, 2005 at 03:30:25PM -0500, Lowell Gilbert wrote: > Kris Kennaway writes: > > > On Tue, Mar 15, 2005 at 09:51:36PM +0430, Lee Harr wrote: > > > I am getting this error when cleaning in ports directories > > > (it seems perhaps only on ports involving python): > > > > > > make: Max recursion level (500) exceeded.: Resource temporarily unavailable > > > > > > > > > It takes a very long time, but then portmanager or portupgrade > > > will continue on and the install or upgrade seems to work fine. > > > > > > Is this a known issue? > > > > Usually caused by setting an illegal option (usually USE_*) in the > > environment, make.conf or command-line. > > I get it on "make clean" for editors/openoffice-1.1, but I haven't > managed to track the problem down. With an empty environment and an > empty make.conf. But that takes so long to build anyway that I don't > really care very much... Let us know if/when you study it in more detail knowing the above probable cause :-) Kris -- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 21:03:47 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B94816A4CE for ; Tue, 15 Mar 2005 21:03:47 +0000 (GMT) Received: from hex.athame.co.uk (guru164.netsonic.fi [194.29.193.164]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84CEB43D3F for ; Tue, 15 Mar 2005 21:03:46 +0000 (GMT) (envelope-from andy@athame.co.uk) Received: from vimes.int.athame.co.uk ([192.168.1.3]) by hex.athame.co.uk with esmtp (Exim 4.50 (FreeBSD)) id 1DBJCX-00059h-69; Tue, 15 Mar 2005 23:03:41 +0200 From: Andy Fawcett Organization: Being Lazy At Home (BLAH!) To: freebsd-ports@freebsd.org Date: Tue, 15 Mar 2005 23:04:03 +0200 User-Agent: KMail/1.7.2 References: <20050315145741.H84655@april.chuckr.org> In-Reply-To: <20050315145741.H84655@april.chuckr.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200503152304.05248.andy@athame.co.uk> cc: Chuck Robey Subject: Re: complaint X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 21:03:47 -0000 On Tuesday 15 March 2005 22:05, Chuck Robey wrote: > I have not complained aobout this for some years now, although it's really > and truly been a thorn in my side ... but I thought, well, I am probably > OK to complain once per decade. Here is my bitch: > > Refers to ports that include the kitchen sink, and DON'T do it as options. > The one that caused me to really bitch this time is gnome, and it's the > printing option, but it's the same with KDE: they both FORCE you to > install CUPS, which I abhor, and have the most horrible time with. x11/kdelibs3-nocups is a drop-in replacement for x11/kdelibs3. next problem? A. -- Andy Fawcett | andy@athame.co.uk | tap@kde.org "In an open world without walls and fences, | tap@lspace.org we wouldn't need Windows and Gates." -- anon | tap@fruitsalad.org From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 21:13:40 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 51F0516A4CE for ; Tue, 15 Mar 2005 21:13:40 +0000 (GMT) Received: from smtp.unsam.edu.ar (smtp.unsam.edu.ar [170.210.48.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7592443D54 for ; Tue, 15 Mar 2005 21:13:32 +0000 (GMT) (envelope-from fernan@iib.unsam.edu.ar) Received: from pi.iib.unsam.edu.ar (pi.iib.unsam.edu.ar [192.168.10.11]) by smtp.unsam.edu.ar (8.12.6/8.12.6) with ESMTP id j2FLPAr9045539; Tue, 15 Mar 2005 18:25:10 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) Received: from pi.iib.unsam.edu.ar (localhost [127.0.0.1]) by pi.iib.unsam.edu.ar (8.13.1/8.13.1) with ESMTP id j2FLCI6i076921; Tue, 15 Mar 2005 18:12:18 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) Received: (from fernan@localhost) by pi.iib.unsam.edu.ar (8.13.1/8.13.1/Submit) id j2FLCIt5076912; Tue, 15 Mar 2005 18:12:18 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) X-Authentication-Warning: pi.iib.unsam.edu.ar: fernan set sender to fernan@iib.unsam.edu.ar using -f Date: Tue, 15 Mar 2005 18:12:18 -0300 From: Fernan Aguero To: Jeremy Messenger Message-ID: <20050315211218.GG80393@iib.unsam.edu.ar> Mail-Followup-To: Jeremy Messenger , Chuck Robey , FreeBSD-ports@freebsd.org References: <20050315145741.H84655@april.chuckr.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.6i cc: Chuck Robey cc: FreeBSD-ports@freebsd.org Subject: Re: complaint X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 21:13:40 -0000 +----[ Jeremy Messenger (15.Mar.2005 17:21): | | Add 'WITHOUT_CUPS=yes' w/out quote in your make.conf. I have GNOME | installed in my system and I don't even have any of CUPS installed. As for | KDE, I have no idea if it has option but if it has then it should be same | knob. | +----] KDE can also be built without CUPS. Qt (x11-toolkits/qt33) has a configurable option to turn CUPS off which can be accessed by doing 'make configure' in the ports directory. Or, you can just do 'make WITHOUT_CUPS=yes'. And recently Michael Nottebrock has added a x11/kdelibs-nocups slave port to be able to have a CUPS free KDE environment. No need to rebuild all of kde, just pkg_delete your kdelibs and install the -nocups port I also use apsfilter. Fernan From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 21:54:52 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B854116A4CE for ; Tue, 15 Mar 2005 21:54:52 +0000 (GMT) Received: from april.chuckr.org (april.chuckr.org [66.92.151.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17C0F43D3F for ; Tue, 15 Mar 2005 21:54:52 +0000 (GMT) (envelope-from chuckr@chuckr.org) Received: from april.chuckr.org (localhost [127.0.0.1]) by april.chuckr.org (8.13.1/8.12.11) with ESMTP id j2FLuIVp085383; Tue, 15 Mar 2005 16:56:18 -0500 (EST) (envelope-from chuckr@chuckr.org) Received: from localhost (chuckr@localhost)j2FLuH2w085380; Tue, 15 Mar 2005 16:56:18 -0500 (EST) (envelope-from chuckr@chuckr.org) X-Authentication-Warning: april.chuckr.org: chuckr owned process doing -bs Date: Tue, 15 Mar 2005 16:56:17 -0500 (EST) From: Chuck Robey To: Andy Fawcett In-Reply-To: <200503152304.05248.andy@athame.co.uk> Message-ID: <20050315164021.C84655@april.chuckr.org> References: <20050315145741.H84655@april.chuckr.org> <200503152304.05248.andy@athame.co.uk> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-ports@freebsd.org Subject: Re: complaint X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 21:54:52 -0000 On Tue, 15 Mar 2005, Andy Fawcett wrote: > On Tuesday 15 March 2005 22:05, Chuck Robey wrote: > > I have not complained aobout this for some years now, although it's really > > and truly been a thorn in my side ... but I thought, well, I am probably > > OK to complain once per decade. Here is my bitch: > > > > Refers to ports that include the kitchen sink, and DON'T do it as options. > > The one that caused me to really bitch this time is gnome, and it's the > > printing option, but it's the same with KDE: they both FORCE you to > > install CUPS, which I abhor, and have the most horrible time with. > > x11/kdelibs3-nocups is a drop-in replacement for x11/kdelibs3. > > next problem? That's an answer to a single one. Did you notice the answer I gave to the gnome responder (I have to apologize right now, I can't remember names. I'm 'me' but beyond that, I get a bit hazy. You're 'you', right?) Anyhow, for gnome, he said that *somewhere* in one of the ports, it did have a PRINT option (he did give more info), but since it wasn't advertised in the gnome2 port, well, it wasn't much use to folks. The point is, there is no organized rule to follow, like some standard naming rule to non-options, so there is nowhere for users to be able to make educated guesses about where the options ought to be. My own suggestion? Every port have an OPTIONS list, which is a variable that lists EVERY available makefile option, and naming be such that their use should be opbvious. Maybe, if it's not going too far, add a target that lists, port by port, the available options. I personally think we should have fewer ports of higher quality. In the past, I have occaisonally volunteered to do a category, but 8000 ports? I dunno, I'm not that big a liar. It's maybe indicative of my thinking that I think we ought to have a kde3-addcups port, which would add cups to an existing kde port, but NOT have a single kde port that actually installed everything and cups along with it. I am too busy right now to work on kde, and I don't think that particular feeling is so important that it shouldbe listened to. > > A. > > ---------------------------------------------------------------------------- Chuck Robey | Interests include C & Java programming, FreeBSD, chuckr@chuckr.org | electronics, communications, and SF/Fantasy. New Year's Resolution: I will not sphroxify gullible people into looking up fictitious words in the dictionary (on the wall at my old fraternity, Signa Phi Nothing). ---------------------------------------------------------------------------- From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 21:58:44 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8762816A4CF for ; Tue, 15 Mar 2005 21:58:44 +0000 (GMT) Received: from postfix4-2.free.fr (postfix4-2.free.fr [213.228.0.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6DC043D41 for ; Tue, 15 Mar 2005 21:58:42 +0000 (GMT) (envelope-from vincent@localhost.free.fr) Received: from vincent (ferreol-1-82-66-171-150.fbx.proxad.net [82.66.171.150]) by postfix4-2.free.fr (Postfix) with ESMTP id 95F522EC634; Tue, 15 Mar 2005 22:58:39 +0100 (CET) Received: by vincent (Postfix, from userid 1001) id EFA5AC99A6; Tue, 15 Mar 2005 22:58:36 +0100 (CET) Date: Tue, 15 Mar 2005 22:58:36 +0100 From: Bachelier Vincent To: ports@freebsd.org Message-ID: <20050315215836.GA51708@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD vincent 5.4-PRERELEASE FreeBSD 5.4-PRERELEASE cc: klammer@webonaut.com cc: freebsd-questions@webonaut.com Subject: gdesklets-sysinfo-0.26_1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 21:58:44 -0000 I have issue when I install and run gdesklets-sysinfo-0.26_1 I think they miss a dependancy need disk module, but don't know where to find it ... I don't program in python a solution ? here the log: === Error in the core! Please report this bug! exceptions.AttributeError: 'module' object has no attribute 'disk' in /usr/X11R6/lib/gdesklets/display/TargetMenuItem.py: line 81 f in /usr/X11R6/lib/gdesklets/display/Display.py: line 842 __handle_configure in /usr/X11R6/lib/gdesklets/display/Display.py: line 421 __open_configurator in /usr/X11R6/lib/gdesklets/Controls/Sensors/__init__.py: line 56 __get_configurator in /usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py: line 50 get_configurator in /usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py: line 16 get_partitions /usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py 11 12 13 14 def get_partitions(self): 15 > 16 for dev, mpoint in lib.disk.get_partitions(): 17 self.__parts.append([dev, mpoint]) 18 19 return self.__parts 20 21 22 Traceback (most recent call last): File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in __get_sys_info_thread self.__sysinfo.set_sys(signal, index) File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in set_sys os = lib.sys.get_os() AttributeError: 'module' object has no attribute 'sys' Traceback (most recent call last): File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in __get_sys_info_thread self.__sysinfo.set_sys(signal, index) File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in set_sys os = lib.sys.get_os() AttributeError: 'module' object has no attribute 'sys' Traceback (most recent call last): File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in __get_sys_info_thread self.__sysinfo.set_sys(signal, index) File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in set_sys os = lib.sys.get_os() AttributeError: 'module' object has no attribute 'sys' Traceback (most recent call last): File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in __get_sys_info_thread self.__sysinfo.set_sys(signal, index) File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in set_sys os = lib.sys.get_os() AttributeError: 'module' object has no attribute 'sys' Traceback (most recent call last): File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in __get_sys_info_thread self.__sysinfo.set_sys(signal, index) File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in set_sys os = lib.sys.get_os() AttributeError: 'module' object has no attribute 'sys' Traceback (most recent call last): File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in __get_sys_info_thread self.__sysinfo.set_sys(signal, index) File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in set_sys os = lib.sys.get_os() AttributeError: 'module' object has no attribute 'sys' Traceback (most recent call last): File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in __get_sys_info_thread self.__sysinfo.set_sys(signal, index) File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in set_sys os = lib.sys.get_os() AttributeError: 'module' object has no attribute 'sys' Traceback (most recent call last): File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in __get_sys_info_thread self.__sysinfo.set_sys(signal, index) File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in set_sys os = lib.sys.get_os() AttributeError: 'module' object has no attribute 'sys' Traceback (most recent call last): File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in __get_sys_info_thread self.__sysinfo.set_sys(signal, index) File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in set_sys os = lib.sys.get_os() AttributeError: 'module' object has no attribute 'sys' Traceback (most recent call last): File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in __get_sys_info_thread self.__sysinfo.set_sys(signal, index) File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in set_sys os = lib.sys.get_os() AttributeError: 'module' object has no attribute 'sys' Traceback (most recent call last): File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in __get_sys_info_thread self.__sysinfo.set_sys(signal, index) File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in set_sys os = lib.sys.get_os() AttributeError: 'module' object has no attribute 'sys' Traceback (most recent call last): File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in __get_sys_info_thread self.__sysinfo.set_sys(signal, index) File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in set_sys os = lib.sys.get_os() AttributeError: 'module' object has no attribute 'sys' Traceback (most recent call last): File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in __get_sys_info_thread self.__sysinfo.set_sys(signal, index) File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in set_sys os = lib.sys.get_os() AttributeError: 'module' object has no attribute 'sys' Traceback (most recent call last): File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in __get_sys_info_thread self.__sysinfo.set_sys(signal, index) File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in set_sys os = lib.sys.get_os() AttributeError: 'module' object has no attribute 'sys' Traceback (most recent call last): File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in __get_sys_info_thread self.__sysinfo.set_sys(signal, index) File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in set_sys os = lib.sys.get_os() AttributeError: 'module' object has no attribute 'sys' Traceback (most recent call last): File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in __get_sys_info_thread self.__sysinfo.set_sys(signal, index) File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in set_sys os = lib.sys.get_os() AttributeError: 'module' object has no attribute 'sys' Traceback (most recent call last): File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in __get_sys_info_thread self.__sysinfo.set_sys(signal, index) File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in set_sys os = lib.sys.get_os() AttributeError: 'module' object has no attribute 'sys' Traceback (most recent call last): File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in __get_sys_info_thread self.__sysinfo.set_sys(signal, index) File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in set_sys os = lib.sys.get_os() AttributeError: 'module' object has no attribute 'sys' Traceback (most recent call last): File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in __get_sys_info_thread self.__sysinfo.set_sys(signal, index) File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in set_sys os = lib.sys.get_os() AttributeError: 'module' object has no attribute 'sys' Traceback (most recent call last): File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in __get_sys_info_thread self.__sysinfo.set_sys(signal, index) File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in set_sys os = lib.sys.get_os() AttributeError: 'module' object has no attribute 'sys' Traceback (most recent call last): File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in __get_sys_info_thread self.__sysinfo.set_sys(signal, index) File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in set_sys os = lib.sys.get_os() AttributeError: 'module' object has no attribute 'sys' Traceback (most recent call last): File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in __get_sys_info_thread self.__sysinfo.set_sys(signal, index) File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in set_sys os = lib.sys.get_os() AttributeError: 'module' object has no attribute 'sys' Traceback (most recent call last): File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in __get_sys_info_thread self.__sysinfo.set_sys(signal, index) File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in set_sys os = lib.sys.get_os() AttributeError: 'module' object has no attribute 'sys' Traceback (most recent call last): File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in __get_sys_info_thread self.__sysinfo.set_sys(signal, index) File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in set_sys os = lib.sys.get_os() AttributeError: 'module' object has no attribute 'sys' Traceback (most recent call last): File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in __get_sys_info_thread self.__sysinfo.set_sys(signal, index) File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in set_sys os = lib.sys.get_os() AttributeError: 'module' object has no attribute 'sys' Traceback (most recent call last): File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in __get_sys_info_thread self.__sysinfo.set_sys(signal, index) File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in set_sys os = lib.sys.get_os() AttributeError: 'module' object has no attribute 'sys' Traceback (most recent call last): File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in __get_sys_info_thread self.__sysinfo.set_sys(signal, index) File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in set_sys os = lib.sys.get_os() AttributeError: 'module' object has no attribute 'sys' Traceback (most recent call last): File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in __get_sys_info_thread self.__sysinfo.set_sys(signal, index) File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in set_sys os = lib.sys.get_os() AttributeError: 'module' object has no attribute 'sys' Traceback (most recent call last): File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in __get_sys_info_thread self.__sysinfo.set_sys(signal, index) File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in set_sys os = lib.sys.get_os() AttributeError: 'module' object has no attribute 'sys' Traceback (most recent call last): File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in __get_sys_info_thread self.__sysinfo.set_sys(signal, index) File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in set_sys os = lib.sys.get_os() AttributeError: 'module' object has no attribute 'sys' Traceback (most recent call last): File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in __get_sys_info_thread self.__sysinfo.set_sys(signal, index) File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in set_sys os = lib.sys.get_os() AttributeError: 'module' object has no attribute 'sys' Traceback (most recent call last): File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in __get_sys_info_thread self.__sysinfo.set_sys(signal, index) File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in set_sys os = lib.sys.get_os() AttributeError: 'module' object has no attribute 'sys' Traceback (most recent call last): File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in __get_sys_info_thread self.__sysinfo.set_sys(signal, index) File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in set_sys os = lib.sys.get_os() AttributeError: 'module' object has no attribute 'sys' Traceback (most recent call last): File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in __get_sys_info_thread self.__sysinfo.set_sys(signal, index) File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in set_sys os = lib.sys.get_os() AttributeError: 'module' object has no attribute 'sys' Traceback (most recent call last): File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in __get_sys_info_thread self.__sysinfo.set_sys(signal, index) File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in set_sys os = lib.sys.get_os() AttributeError: 'module' object has no attribute 'sys' Traceback (most recent call last): File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in __get_sys_info_thread self.__sysinfo.set_sys(signal, index) File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in set_sys os = lib.sys.get_os() AttributeError: 'module' object has no attribute 'sys' Traceback (most recent call last): File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in __get_sys_info_thread self.__sysinfo.set_sys(signal, index) File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in set_sys os = lib.sys.get_os() AttributeError: 'module' object has no attribute 'sys' Traceback (most recent call last): File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in __get_sys_info_thread self.__sysinfo.set_sys(signal, index) File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in set_sys os = lib.sys.get_os() AttributeError: 'module' object has no attribute 'sys' ==========================================================[03/15/05-22:51:48]=== Removing "/usr/X11R6/share/gnome/gdesklets/Displays/SysInfo/sysinfo.display" with ID "id11109234025864573" from the display list. -- Vincent Bachelier Language : Francais / English Societ(e/y) : Solintech - http://www.solintech.fr - Serveurs linux Blog : http://dieghostfbsd.blogspot.com Site perso : http://www.solintech.fr/freebsd/ - FreeBSD Donjon Citation (fortune): God is not dead! He's alive and autographing bibles at Cody's From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 22:07:48 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B34C116A4CE for ; Tue, 15 Mar 2005 22:07:48 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C35A43D39 for ; Tue, 15 Mar 2005 22:07:48 +0000 (GMT) (envelope-from christopher.hodgins@gmail.com) Received: by wproxy.gmail.com with SMTP id 70so2229571wra for ; Tue, 15 Mar 2005 14:07:47 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=IBSwCbuENUF1SGaHgK2Z4QwTZ6mJywVLdeCwhHoKVVzTi7Enw736PN6HROad8QO6Ag5PShGEoSh4zS238dV9c4JWUr5UfmlhGMNyGgSnz1z5KE2cfyTj6Er/WDp9+OAhcfu3BbK560dmvPrJ7ax8sct+1a3JUgjtscNaJwL+XDk= Received: by 10.54.77.7 with SMTP id z7mr3419287wra; Tue, 15 Mar 2005 14:07:47 -0800 (PST) Received: by 10.54.51.65 with HTTP; Tue, 15 Mar 2005 14:07:47 -0800 (PST) Message-ID: <63c3899e0503151407fbd7df0@mail.gmail.com> Date: Tue, 15 Mar 2005 22:07:47 +0000 From: Chris Hodgins To: Chuck Robey In-Reply-To: <20050315164021.C84655@april.chuckr.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit References: <20050315145741.H84655@april.chuckr.org> <200503152304.05248.andy@athame.co.uk> <20050315164021.C84655@april.chuckr.org> cc: Andy Fawcett cc: freebsd-ports@freebsd.org Subject: Re: complaint X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Chris Hodgins List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 22:07:48 -0000 On Tue, 15 Mar 2005 16:56:17 -0500 (EST), Chuck Robey wrote: > On Tue, 15 Mar 2005, Andy Fawcett wrote: > > > On Tuesday 15 March 2005 22:05, Chuck Robey wrote: > > > I have not complained aobout this for some years now, although it's really > > > and truly been a thorn in my side ... but I thought, well, I am probably > > > OK to complain once per decade. Here is my bitch: > > > > > > Refers to ports that include the kitchen sink, and DON'T do it as options. > > > The one that caused me to really bitch this time is gnome, and it's the > > > printing option, but it's the same with KDE: they both FORCE you to > > > install CUPS, which I abhor, and have the most horrible time with. > > > > x11/kdelibs3-nocups is a drop-in replacement for x11/kdelibs3. > > > > next problem? > > That's an answer to a single one. Did you notice the answer I gave to the > gnome responder (I have to apologize right now, I can't remember names. > I'm 'me' but beyond that, I get a bit hazy. You're 'you', right?) Anyhow, > for gnome, he said that *somewhere* in one of the ports, it did have a > PRINT option (he did give more info), but since it wasn't advertised in > the gnome2 port, well, it wasn't much use to folks. > > The point is, there is no organized rule to follow, like some standard > naming rule to non-options, so there is nowhere for users to be able to > make educated guesses about where the options ought to be. > > My own suggestion? Every port have an OPTIONS list, which is a variable > that lists EVERY available makefile option, and naming be such that their > use should be opbvious. Maybe, if it's not going too far, add a target > that lists, port by port, the available options. I personally think we > should have fewer ports of higher quality. I think this a pretty good point. Perhaps every port option could be commented out but show its default like all other config files do on FreeBSD. It would also be useful if every port supported "make config". Ports like vim and vim-lite...why don't we just have a vim and a proper "make config" curses screen that lets the user decide. I would also like to see these values automatically being stored for next time in a file somewhere. When these tools are upgrading, they should also say things like: "Using USE_VIM_LITE=YES from ports config file." This would improve things a lot. While I am pondering this subject, when you type "make config" on a port, it would be useful if you could select and option such that config recurses through all of that ports dependencies configuring them all. The config file should show if a setting is just a default entry or if it is a user-modified setting stored in a file in some central location. I think this would help with the overall friendlyness of the ports. > > In the past, I have occaisonally volunteered to do a category, but 8000 > ports? I dunno, I'm not that big a liar. > > It's maybe indicative of my thinking that I think we ought to have a > kde3-addcups port, which would add cups to an existing kde port, but NOT > have a single kde port that actually installed everything and cups along > with it. I am too busy right now to work on kde, and I don't think that > particular feeling is so important that it shouldbe listened to. > > > > > A. > > > > > > ---------------------------------------------------------------------------- > Chuck Robey | Interests include C & Java programming, FreeBSD, > chuckr@chuckr.org | electronics, communications, and SF/Fantasy. > > New Year's Resolution: I will not sphroxify gullible people into looking up > fictitious words in the dictionary (on the wall at my old fraternity, > Signa Phi Nothing). > ---------------------------------------------------------------------------- > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 22:32:31 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBD0116A4CE for ; Tue, 15 Mar 2005 22:32:31 +0000 (GMT) Received: from 82-168-140-74-bbxl.xdsl.tiscali.nl (82-168-140-74-bbxl.xdsl.tiscali.nl [82.168.140.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8ACF143D31 for ; Tue, 15 Mar 2005 22:32:30 +0000 (GMT) (envelope-from r.c.ladan@student.tue.nl) Received: from 82-168-140-74-bbxl.xdsl.tiscali.nl (localhost [127.0.0.1]) j2FMWSkb005065; Tue, 15 Mar 2005 23:32:28 +0100 (CET) (envelope-from r.c.ladan@student.tue.nl) Received: (from rene@localhost)j2FMWS4u005064; Tue, 15 Mar 2005 23:32:28 +0100 (CET) (envelope-from r.c.ladan@student.tue.nl) X-Authentication-Warning: 82-168-140-74-bbxl.xdsl.tiscali.nl: rene set sender to r.c.ladan@student.tue.nl using -f From: Rene Ladan To: freebsd-ports@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Tue, 15 Mar 2005 23:32:26 +0100 Message-Id: <1110925946.5001.2.camel@82-168-140-74-bbxl.xdsl.tiscali.nl> Mime-Version: 1.0 X-Mailer: Evolution 2.2.0 FreeBSD GNOME Team Port cc: r.c.ladan@student.tue.nl Subject: regenerate files in pkgdb X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 22:32:32 -0000 Hi, due to an unclean unmount I've lost several files in /var/db/pkg, mostly +CONTENTS (I guess). Is there a quick way to readd these files, apart from forcibly reinstalling these ports (31 in total)? Regards, Rene -- "It won't fit on the line." -- me, 2001 From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 22:42:19 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 758) id 936F116A4CF; Tue, 15 Mar 2005 22:42:19 +0000 (GMT) Date: Tue, 15 Mar 2005 22:42:19 +0000 From: Kris Kennaway To: Rene Ladan Message-ID: <20050315224219.GT91771@hub.freebsd.org> References: <1110925946.5001.2.camel@82-168-140-74-bbxl.xdsl.tiscali.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1110925946.5001.2.camel@82-168-140-74-bbxl.xdsl.tiscali.nl> User-Agent: Mutt/1.4.2.1i cc: freebsd-ports@freebsd.org Subject: Re: regenerate files in pkgdb X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 22:42:19 -0000 On Tue, Mar 15, 2005 at 11:32:26PM +0100, Rene Ladan wrote: > Hi, > > due to an unclean unmount I've lost several files in /var/db/pkg, mostly > +CONTENTS (I guess). Is there a quick way to readd these files, apart > from forcibly reinstalling these ports (31 in total)? Not easily, that was the only copy. Kris -- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 22:55:39 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6931016A4CE for ; Tue, 15 Mar 2005 22:55:39 +0000 (GMT) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C42143D4C for ; Tue, 15 Mar 2005 22:55:39 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id D2DAF1493D; Tue, 15 Mar 2005 16:55:38 -0600 (CST) Date: Tue, 15 Mar 2005 16:55:38 -0600 (CST) From: Mark Linimon X-X-Sender: linimon@pancho To: Chuck Robey In-Reply-To: <20050315164021.C84655@april.chuckr.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Andy Fawcett cc: freebsd-ports@freebsd.org Subject: Re: complaint X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 22:55:39 -0000 On Tue, 15 Mar 2005, Chuck Robey wrote: > The point is, there is no organized rule to follow, like some standard > naming rule to non-options, so there is nowhere for users to be able to > make educated guesses about where the options ought to be. Great! Please send patches. > My own suggestion? Every port have an OPTIONS list, which is a variable > that lists EVERY available makefile option, and naming be such that their > use should be opbvious. Great! Please send patches. > I am too busy right now to work on kde Well, there's the rub, isn't it? All of these things will need to be patched in the ports, then documented, then tested all to hell and back again on tinderboxen before seeing commits to the tree. And that's why it has not happened in the past -- not because it's not possibly a good idea, but the actual implementation and QA that it's going to take is daunting. mcl From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 22:57:40 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E5A5E16A4D0 for ; Tue, 15 Mar 2005 22:57:40 +0000 (GMT) Received: from mout0.freenet.de (mout0.freenet.de [194.97.50.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8092143D48 for ; Tue, 15 Mar 2005 22:57:40 +0000 (GMT) (envelope-from sim-di@freenet.de) Received: from [194.97.55.192] (helo=mx8.freenet.de) by mout0.freenet.de with esmtpa (Exim 4.51) id 1DBKyp-0003FZ-Ii for ports@freebsd.org; Tue, 15 Mar 2005 23:57:39 +0100 Received: from [217.188.229.25] (helo=m530029) by mx8.freenet.de with esmtpa (ID sim-di@freenet.de) (Exim 4.43 #13) id 1DBKyp-0001Ai-BF for ports@freebsd.org; Tue, 15 Mar 2005 23:57:39 +0100 X-msmail-priority: Normal X-unsent: 1 Content-type: text/plain; charset="iso-8859-1" Date: Wed Mar 16 00:06:36 2005 Content-transfer-encoding: 7bit Mime-version: 1.0 X-mimeole: Produced By Microsoft MimeOLE V6.00.2600.0000 X-priority: 3 To: ports@freebsd.org From: sim-di@freenet.de Message-Id: <20050315225740.8092143D48@mx1.FreeBSD.org> Subject: /ODDFnG/pX6fAobGI84liQ ce6NMutL2R4Fnx9bJ8LFMA X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 22:57:41 -0000 IRd6VqyBDp+GEz1a+LWD9A G/9vIttdGBlKXQsvm12dUA 2mZH6aD13yb45YvM+X+eUA 4jIeHP5iW3EhlPxCSCxw4Q From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 22:58:59 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F65D16A4CE for ; Tue, 15 Mar 2005 22:58:59 +0000 (GMT) Received: from mail22.sea5.speakeasy.net (mail22.sea5.speakeasy.net [69.17.117.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1562143D54 for ; Tue, 15 Mar 2005 22:58:59 +0000 (GMT) (envelope-from freebsd-ports-local@be-well.ilk.org) Received: (qmail 15038 invoked from network); 15 Mar 2005 22:58:58 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail22.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 15 Mar 2005 22:58:58 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 82D2882; Tue, 15 Mar 2005 17:58:57 -0500 (EST) Sender: lowell@be-well.ilk.org To: freebsd-ports@freebsd.org References: <20050315172854.GG91771@hub.freebsd.org> <44psy04ppa.fsf@be-well.ilk.org> <20050315205119.GR91771@hub.freebsd.org> From: Lowell Gilbert Date: 15 Mar 2005 17:58:57 -0500 In-Reply-To: <20050315205119.GR91771@hub.freebsd.org> Message-ID: <44wts8zfbi.fsf@be-well.ilk.org> Lines: 32 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: Max recursion level (500) exceeded. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 22:58:59 -0000 Kris Kennaway writes: > On Tue, Mar 15, 2005 at 03:30:25PM -0500, Lowell Gilbert wrote: > > Kris Kennaway writes: > > > > > On Tue, Mar 15, 2005 at 09:51:36PM +0430, Lee Harr wrote: > > > > I am getting this error when cleaning in ports directories > > > > (it seems perhaps only on ports involving python): > > > > > > > > make: Max recursion level (500) exceeded.: Resource temporarily unavailable > > > > > > > > > > > > It takes a very long time, but then portmanager or portupgrade > > > > will continue on and the install or upgrade seems to work fine. > > > > > > > > Is this a known issue? > > > > > > Usually caused by setting an illegal option (usually USE_*) in the > > > environment, make.conf or command-line. > > > > I get it on "make clean" for editors/openoffice-1.1, but I haven't > > managed to track the problem down. With an empty environment and an > > empty make.conf. But that takes so long to build anyway that I don't > > really care very much... > > Let us know if/when you study it in more detail knowing the above > probable cause :-) I knew the "usual cause." That's why I tried it with an empty make.conf and a minimal environment, under various shells. And a simple "make conf" still goes into spasms of recursion. From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 23:02:09 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D579D16A4CE for ; Tue, 15 Mar 2005 23:02:09 +0000 (GMT) Received: from april.chuckr.org (april.chuckr.org [66.92.151.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B8BA43D3F for ; Tue, 15 Mar 2005 23:02:09 +0000 (GMT) (envelope-from chuckr@chuckr.org) Received: from april.chuckr.org (localhost [127.0.0.1]) by april.chuckr.org (8.13.1/8.12.11) with ESMTP id j2FN3YLp085749; Tue, 15 Mar 2005 18:03:35 -0500 (EST) (envelope-from chuckr@chuckr.org) Received: from localhost (chuckr@localhost)j2FN3YK0085746; Tue, 15 Mar 2005 18:03:34 -0500 (EST) (envelope-from chuckr@chuckr.org) X-Authentication-Warning: april.chuckr.org: chuckr owned process doing -bs Date: Tue, 15 Mar 2005 18:03:34 -0500 (EST) From: Chuck Robey To: Mark Linimon In-Reply-To: Message-ID: <20050315180037.K84655@april.chuckr.org> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Andy Fawcett cc: freebsd-ports@freebsd.org Subject: Re: complaint X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 23:02:09 -0000 On Tue, 15 Mar 2005, Mark Linimon wrote: > On Tue, 15 Mar 2005, Chuck Robey wrote: > > > The point is, there is no organized rule to follow, like some standard > > naming rule to non-options, so there is nowhere for users to be able to > > make educated guesses about where the options ought to be. > > Great! Please send patches. > > > My own suggestion? Every port have an OPTIONS list, which is a variable > > that lists EVERY available makefile option, and naming be such that their > > use should be opbvious. > > Great! Please send patches. > > > I am too busy right now to work on kde > > Well, there's the rub, isn't it? Well, I have to focus somewhere, and kde isn't my choice. I don't want to be a dutch uncle though, so I will undertake to port several, as examples, and write up what I did, for others to follow, would that be helpful? Like I said, I would be aliar if I said I would do 8000 of them, I can't, won't, and won't lie about it. Or am I all wet? Make a suggestion, if I'm all wrong. > > All of these things will need to be patched in the ports, then > documented, then tested all to hell and back again on tinderboxen > before seeing commits to the tree. > > And that's why it has not happened in the past -- not because it's > not possibly a good idea, but the actual implementation and QA that > it's going to take is daunting. > > mcl > > ---------------------------------------------------------------------------- Chuck Robey | Interests include C & Java programming, FreeBSD, chuckr@chuckr.org | electronics, communications, and SF/Fantasy. New Year's Resolution: I will not sphroxify gullible people into looking up fictitious words in the dictionary (on the wall at my old fraternity, Signa Phi Nothing). ---------------------------------------------------------------------------- From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 23:03:58 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 758) id B2A5A16A4CF; Tue, 15 Mar 2005 23:03:58 +0000 (GMT) Date: Tue, 15 Mar 2005 23:03:58 +0000 From: Kris Kennaway To: Lowell Gilbert Message-ID: <20050315230358.GV91771@hub.freebsd.org> References: <20050315172854.GG91771@hub.freebsd.org> <44psy04ppa.fsf@be-well.ilk.org> <20050315205119.GR91771@hub.freebsd.org> <44wts8zfbi.fsf@be-well.ilk.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <44wts8zfbi.fsf@be-well.ilk.org> User-Agent: Mutt/1.4.2.1i cc: freebsd-ports@freebsd.org Subject: Re: Max recursion level (500) exceeded. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 23:03:58 -0000 On Tue, Mar 15, 2005 at 05:58:57PM -0500, Lowell Gilbert wrote: > > > I get it on "make clean" for editors/openoffice-1.1, but I haven't > > > managed to track the problem down. With an empty environment and an > > > empty make.conf. But that takes so long to build anyway that I don't > > > really care very much... > > > > Let us know if/when you study it in more detail knowing the above > > probable cause :-) > > I knew the "usual cause." That's why I tried it with an empty > make.conf and a minimal environment, under various shells. And a > simple "make conf" still goes into spasms of recursion. It doesn't for me, so you'll still need to debug this some more on your own or at least post some details. Kris -- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 23:04:07 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F49516A4CE for ; Tue, 15 Mar 2005 23:04:07 +0000 (GMT) Received: from brugere.aub.dk (mail.aub.dk [195.24.1.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 068F043D48 for ; Tue, 15 Mar 2005 23:04:04 +0000 (GMT) (envelope-from jmp.lists@alvorlig.dk) Received: by brugere.aub.dk (Postfix, from userid 1693) id 29657C33B; Wed, 16 Mar 2005 00:04:02 +0100 (CET) Received: from [10.1.4.50] (jmp.aub.dk [10.1.4.50]) by brugere.aub.dk (Postfix) with ESMTP id 0A2F2C2AD for ; Wed, 16 Mar 2005 00:04:01 +0100 (CET) Message-ID: <423769E1.2040506@alvorlig.dk> Date: Wed, 16 Mar 2005 00:04:01 +0100 From: "J. Martin Petersen" User-Agent: Mozilla Thunderbird 1.0 (X11/20050313) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <20050315172854.GG91771@hub.freebsd.org> <44psy04ppa.fsf@be-well.ilk.org> <20050315205119.GR91771@hub.freebsd.org> <44wts8zfbi.fsf@be-well.ilk.org> In-Reply-To: <44wts8zfbi.fsf@be-well.ilk.org> X-Enigmail-Version: 0.90.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Max recursion level (500) exceeded. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 23:04:07 -0000 Lowell Gilbert wrote: > Kris Kennaway writes: > > >>On Tue, Mar 15, 2005 at 03:30:25PM -0500, Lowell Gilbert wrote: >> >>>Kris Kennaway writes: >>> >>> >>>>On Tue, Mar 15, 2005 at 09:51:36PM +0430, Lee Harr wrote: >>>> >>>>>I am getting this error when cleaning in ports directories >>>>>(it seems perhaps only on ports involving python): >>>>> >>>>>make: Max recursion level (500) exceeded.: Resource temporarily unavailable >>>>> >>>>> >>>>>It takes a very long time, but then portmanager or portupgrade >>>>>will continue on and the install or upgrade seems to work fine. >>>>> >>>>>Is this a known issue? >>>> >>>>Usually caused by setting an illegal option (usually USE_*) in the >>>>environment, make.conf or command-line. >>> >>>I get it on "make clean" for editors/openoffice-1.1, but I haven't >>>managed to track the problem down. With an empty environment and an >>>empty make.conf. But that takes so long to build anyway that I don't >>>really care very much... >> >>Let us know if/when you study it in more detail knowing the above >>probable cause :-) > > > I knew the "usual cause." That's why I tried it with an empty > make.conf and a minimal environment, under various shells. And a > simple "make conf" still goes into spasms of recursion. I'm seeing this as well when doing a make clean in editors/openoffice-1.1. Cheers, Martin From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 23:04:33 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C011016A4CE; Tue, 15 Mar 2005 23:04:33 +0000 (GMT) Received: from vexpert.dbai.tuwien.ac.at (vexpert.dbai.tuwien.ac.at [128.131.111.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D13343D46; Tue, 15 Mar 2005 23:04:33 +0000 (GMT) (envelope-from gerald@pfeifer.com) Received: from [128.131.111.60] (acrux [128.131.111.60]) by vexpert.dbai.tuwien.ac.at (Postfix) with ESMTP id E2B5B13796; Wed, 16 Mar 2005 00:04:14 +0100 (CET) Date: Wed, 16 Mar 2005 00:04:21 +0100 (CET) From: Gerald Pfeifer To: Craig Rodrigues In-Reply-To: <20050302194158.GA30981@crodrigues.org> Message-ID: References: <20050302194158.GA30981@crodrigues.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: kan@freebsd.org cc: freebsd-ports@freebsd.org Subject: Re: GCC 3.4 port does not remove directories X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 23:04:33 -0000 On Wed, 2 Mar 2005, Craig Rodrigues wrote: > I just built the gcc 3.4.4 port, and when I deinstalled it, > the following directories were not removed: > > /usr/local/lib/gcc/i386-portbld-freebsd4.9/3.4.4/include > /usr/local/lib/gcc/i386-portbld-freebsd4.9/3.4.4/include/machine > /usr/local/lib/gcc/i386-portbld-freebsd4.9/3.4.4/include/netatm > /usr/local/lib/gcc/i386-portbld-freebsd4.9/3.4.4/include/rpc > /usr/local/lib/gcc/i386-portbld-freebsd4.9/3.4.4/include/sys > /usr/local/lib/gcc/i386-portbld-freebsd4.9/3.4.4/include/c++ > /usr/local/lib/gcc/i386-portbld-freebsd4.9/3.4.4/include/c++/bits > /usr/local/lib/gcc/i386-portbld-freebsd4.9/3.4.4/include/c++/backward > /usr/local/lib/gcc/i386-portbld-freebsd4.9/3.4.4/include/c++/ext > /usr/local/lib/gcc/i386-portbld-freebsd4.9/3.4.4/include/c++/debug > /usr/local/lib/gcc/i386-portbld-freebsd4.9/3.4.4/include/c++/i386-portbld-freebsd4.9 > /usr/local/lib/gcc/i386-portbld-freebsd4.9/3.4.4/include/c++/i386-portbld-freebsd4.9/bits > /usr/local/lib/gcc/i386-portbld-freebsd4.9/3.4.4/include/c++/i386-portbld-freebsd4.9/bits/stdc++.h.gch > /usr/local/lib/gcc/i386-portbld-freebsd4.9/3.4.4/include/objc > /usr/local/lib/gcc/i386-portbld-freebsd4.9/3.4.4/install-tools > /usr/local/lib/gcc/i386-portbld-freebsd4.9/3.4.4/install-tools/include Hmm, I cannot reproduce this (nor did I get any reports from the FreeBSD build cluster which now checks for this). Which version of this port did you use? How exactly did you install and deinstall the port? Can you still reproduce this with the current version of the port? Gerald -- Gerald Pfeifer (Jerry) gerald@pfeifer.com http://www.pfeifer.com/gerald/ From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 23:11:03 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D7EA16A4CE for ; Tue, 15 Mar 2005 23:11:03 +0000 (GMT) Received: from mail24.sea5.speakeasy.net (mail24.sea5.speakeasy.net [69.17.117.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5E7C43D54 for ; Tue, 15 Mar 2005 23:11:02 +0000 (GMT) (envelope-from freebsd-ports-local@be-well.ilk.org) Received: (qmail 6950 invoked from network); 15 Mar 2005 23:11:02 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail24.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 15 Mar 2005 23:11:02 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id AC5F982; Tue, 15 Mar 2005 18:11:01 -0500 (EST) Sender: lowell@be-well.ilk.org To: "J. Martin Petersen" References: <20050315172854.GG91771@hub.freebsd.org> <44psy04ppa.fsf@be-well.ilk.org> <20050315205119.GR91771@hub.freebsd.org> <44wts8zfbi.fsf@be-well.ilk.org> <423769E1.2040506@alvorlig.dk> From: Lowell Gilbert Date: 15 Mar 2005 18:11:01 -0500 In-Reply-To: <423769E1.2040506@alvorlig.dk> Message-ID: <44psy0qzcq.fsf@be-well.ilk.org> Lines: 6 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-ports@freebsd.org Subject: Re: Max recursion level (500) exceeded. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 23:11:03 -0000 "J. Martin Petersen" writes: > I'm seeing this as well when doing a make clean in editors/openoffice-1.1. Well, if it's not *just* me, I guess I'll put a little more effort into looking at it... From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 23:11:25 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB65D16A4CE for ; Tue, 15 Mar 2005 23:11:25 +0000 (GMT) Received: from hotmail.com (bay2-f17.bay2.hotmail.com [65.54.247.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BBEB43D2D for ; Tue, 15 Mar 2005 23:11:25 +0000 (GMT) (envelope-from missive@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 15 Mar 2005 15:11:25 -0800 Message-ID: Received: from 208.186.54.187 by by2fd.bay2.hotmail.msn.com with HTTP; Tue, 15 Mar 2005 23:11:25 GMT X-Originating-IP: [208.186.54.187] X-Originating-Email: [missive@hotmail.com] X-Sender: missive@hotmail.com In-Reply-To: <20050315200553.GQ91771@hub.freebsd.org> From: "Lee Harr" To: freebsd-ports@freebsd.org Date: Wed, 16 Mar 2005 03:41:25 +0430 Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-OriginalArrivalTime: 15 Mar 2005 23:11:25.0490 (UTC) FILETIME=[4F851120:01C529B4] Subject: Re: Max recursion level (500) exceeded. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 23:11:25 -0000 > > >> make: Max recursion level (500) exceeded.: Resource temporarily > > >unavailable > > >> > > >Usually caused by setting an illegal option (usually USE_*) in the > > >environment, make.conf or command-line. > > > > > > > The only one I have is > > USE_ZOPE=YES > > >USE_* are never legal to specify in the user environment; they are for >internal port use only and cause recursions if they're present >globally. You want WITH_*/WITHOUT_*. > Ah. That fixed it. I have had that in there for a long time... not exactly sure what I was trying to accomplish with it, but I guess I will do it some other way now :o) Thanks for your time! _________________________________________________________________ FREE pop-up blocking with the new MSN Toolbar - get it now! http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/ From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 23:11:56 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 40EB116A4CE for ; Tue, 15 Mar 2005 23:11:56 +0000 (GMT) Received: from connectmail.carleton.ca (connectmail.carleton.ca [134.117.2.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id F199143D54 for ; Tue, 15 Mar 2005 23:11:55 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from [192.168.1.105] ([134.117.145.25]) by connectmail.carleton.ca (iPlanet Messaging Server 5.2 HotFix 2.02 (built Oct 21 2004)) with ESMTPSA id <0IDF009NI1RW42@connectmail.carleton.ca> for freebsd-ports@freebsd.org; Tue, 15 Mar 2005 18:11:56 -0500 (EST) Date: Tue, 15 Mar 2005 18:12:16 -0500 From: Adam Weinberger In-reply-to: <44psy0qzcq.fsf@be-well.ilk.org> To: Lowell Gilbert Message-id: <42376BD0.609@FreeBSD.org> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-ca, en-gb, en-us, en User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-CA; rv:1.7.5) Gecko/20050105 Thunderbird/1.0 OMFG PANTS References: <20050315172854.GG91771@hub.freebsd.org> <44psy04ppa.fsf@be-well.ilk.org> <20050315205119.GR91771@hub.freebsd.org> <44wts8zfbi.fsf@be-well.ilk.org> <423769E1.2040506@alvorlig.dk> <44psy0qzcq.fsf@be-well.ilk.org> cc: "J. Martin Petersen" cc: freebsd-ports@freebsd.org Subject: Re: Max recursion level (500) exceeded. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 23:11:56 -0000 Lowell Gilbert wrote: > "J. Martin Petersen" writes: > > >>I'm seeing this as well when doing a make clean in editors/openoffice-1.1. > > > Well, if it's not *just* me, I guess I'll put a little more effort > into looking at it... I'm seeing this as well. # Adam -- Adam Weinberger adamw@magnesium.net || adamw@FreeBSD.org adamw@vectors.cx || adamw@gnome.org http://www.vectors.cx From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 23:17:25 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D62816A4CE for ; Tue, 15 Mar 2005 23:17:25 +0000 (GMT) Received: from hex.databits.net (hex.databits.net [216.118.117.77]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC57C43D2F for ; Tue, 15 Mar 2005 23:17:24 +0000 (GMT) (envelope-from will@csociety.org) Received: by hex.databits.net (Postfix, from userid 1001) id 4341357AEC; Tue, 15 Mar 2005 17:17:22 -0600 (CST) Date: Tue, 15 Mar 2005 17:17:22 -0600 From: Will Andrews To: Chuck Robey Message-ID: <20050315231722.GG99604@hex.databits.net> Mail-Followup-To: Chuck Robey , freebsd-ports@freebsd.org References: <20050315145741.H84655@april.chuckr.org> <200503152304.05248.andy@athame.co.uk> <20050315164021.C84655@april.chuckr.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="UTZ8bGhNySVQ9LYl" Content-Disposition: inline In-Reply-To: <20050315164021.C84655@april.chuckr.org> User-Agent: Mutt/1.5.6i cc: freebsd-ports@freebsd.org Subject: Re: complaint X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 23:17:25 -0000 --UTZ8bGhNySVQ9LYl Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Mar 15, 2005 at 04:56:17PM -0500, Chuck Robey wrote: > In the past, I have occaisonally volunteered to do a category, but 8000 I guess that means you haven't looked at how many ports there are for two years or so... :) Unfortunately, it's nontrivial to invert the current approach, i.e. two conflicting kdelibs ports... and have a separate "enable cups for kde" port. You're welcome to provide a fix for that, as long as your method appears to scale through upgrades. Also, one man's trash is another man's treasure. Regards, --=20 wca --UTZ8bGhNySVQ9LYl Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFCN20BF47idPgWcsURAhWJAJ9rzEVjC+9cQz+ZDsv7Eu5NPpXkdwCfeyp8 1DZzcSHjR1PQYG5UDEavtSI= =0I/p -----END PGP SIGNATURE----- --UTZ8bGhNySVQ9LYl-- From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 23:42:22 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E770C16A4CE; Tue, 15 Mar 2005 23:42:22 +0000 (GMT) Received: from 82-168-140-74-bbxl.xdsl.tiscali.nl (82-168-140-74-bbxl.xdsl.tiscali.nl [82.168.140.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C52143D39; Tue, 15 Mar 2005 23:42:22 +0000 (GMT) (envelope-from rene@82-168-140-74-bbxl.xdsl.tiscali.nl) Received: from 82-168-140-74-bbxl.xdsl.tiscali.nl (localhost [127.0.0.1]) j2FNgKxf000728; Wed, 16 Mar 2005 00:42:20 +0100 (CET) (envelope-from rene@82-168-140-74-bbxl.xdsl.tiscali.nl) Received: (from rene@localhost)j2FNgKWc000727; Wed, 16 Mar 2005 00:42:20 +0100 (CET) (envelope-from rene) Date: Wed, 16 Mar 2005 00:42:20 +0100 From: Rene Ladan To: Kris Kennaway Message-ID: <20050315234220.GA622@82-168-140-74-bbxl.xdsl.tiscali.nl> References: <1110925946.5001.2.camel@82-168-140-74-bbxl.xdsl.tiscali.nl> <20050315224219.GT91771@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <20050315224219.GT91771@hub.freebsd.org> User-Agent: Mutt/1.4.2.1i cc: freebsd-ports@freebsd.org Subject: Re: regenerate files in pkgdb X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 23:42:23 -0000 On Tue, Mar 15, 2005 at 10:42:19PM +0000, Kris Kennaway wrote: > On Tue, Mar 15, 2005 at 11:32:26PM +0100, Rene Ladan wrote: > > Hi, > >=20 > > due to an unclean unmount I've lost several files in /var/db/pkg, mostly > > +CONTENTS (I guess). Is there a quick way to readd these files, apart > > from forcibly reinstalling these ports (31 in total)? >=20 > Not easily, that was the only copy. >=20 Even `pkg_create -b corrupt-pkg` doesn't work :( Let's go for a recompile then. >=20 > Kris >=20 > -- > In God we Trust -- all others must submit an X.509 certificate. > -- Charles Forsythe --=20 "It won't fit on the line." -- me, 2001 From owner-freebsd-ports@FreeBSD.ORG Wed Mar 16 00:04:05 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B96D16A4CE for ; Wed, 16 Mar 2005 00:04:05 +0000 (GMT) Received: from mail.gmx.net (pop.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 21E2A43D1D for ; Wed, 16 Mar 2005 00:04:04 +0000 (GMT) (envelope-from michaelnottebrock@gmx.net) Received: (qmail invoked by alias); 16 Mar 2005 00:04:02 -0000 Received: from p508BBC60.dip.t-dialin.net (EHLO lofi.dyndns.org) (80.139.188.96) by mail.gmx.net (mp010) with SMTP; 16 Mar 2005 01:04:02 +0100 X-Authenticated: #443188 Received: from kiste.my.domain (lofi@kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.12.10/8.12.10) with ESMTP id j2G03vmb090692 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Wed, 16 Mar 2005 01:03:58 +0100 (CET) (envelope-from michaelnottebrock@gmx.net) From: Michael Nottebrock To: freebsd-ports@freebsd.org Date: Wed, 16 Mar 2005 01:03:49 +0100 User-Agent: KMail/1.7.2 References: <20050315145741.H84655@april.chuckr.org> <200503152304.05248.andy@athame.co.uk> <20050315164021.C84655@april.chuckr.org> In-Reply-To: <20050315164021.C84655@april.chuckr.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart61719512.OBTkXOtX3e"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200503160103.55083.michaelnottebrock@gmx.net> X-Virus-Scanned: by amavisd-new X-Y-GMX-Trusted: 0 cc: Chuck Robey cc: Andy Fawcett Subject: Re: complaint X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 00:04:05 -0000 --nextPart61719512.OBTkXOtX3e Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Tuesday, 15. March 2005 22:56, Chuck Robey wrote: > My own suggestion? Every port have an OPTIONS list, which is a variable > that lists EVERY available makefile option, and naming be such that their > use should be opbvious. Well, the ports that do use OPTIONS are self-documenting already. Not every= =20 port has been converted yet of course. > Maybe, if it's not going too far, add a target=20 > that lists, port by port, the available options. I personally think we > should have fewer ports of higher quality. Not a good approach. The trouble with compile-time switches that trigger=20 dependencies is that they do not translate to binary packages. And the=20 reverse approach - make a (slave-)port per option that changes dependencies= =20 isn't desirable either - at least plenty of people have voiced the opinion= =20 that this would result in just too many ports with too little gain in the=20 past. =46urthermore, most software just isn't designed to be easily compiled piec= emeal=20 in an automated fashion - some software isn't even designed to deal with=20 adding and removing optional parts of it arbitrarily. You probably guessed = it=20 by now: KDE's CUPS support is design-flawed like that. That's why=20 kdelibs-nocups is the best we can do about it right now. And that's why it is indeed hard and difficult, more often than not, to do= =20 these things. The reasonable approach here is to identify where there's enough user-inter= est=20 in more granularity (easy enough to do, the complaints usually arrive by=20 mail-to-maintainer), analyze the feasibility of providing it, and then=20 eventually do it. The unreasonable approach is, if I may say so, wide-sweeping bitching about= =20 some allegedly easy-to-solve-yet-totally-not-addressed problems. The OPTION= S=20 framework does exist and is in use and port-maintainers are usually=20 cooperative when presented with legitimate concerns and reasonable proposal= s=20 made in the spirit of teamwork. =2D-=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --nextPart61719512.OBTkXOtX3e Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCN3frXhc68WspdLARAjHuAJ9IRPIyWPJ3biHZiyl7B8asb4+2+ACcCiVz WzBo9vw1YDNLaklUMfZgWDo= =Fal+ -----END PGP SIGNATURE----- --nextPart61719512.OBTkXOtX3e-- From owner-freebsd-ports@FreeBSD.ORG Wed Mar 16 01:04:03 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A24216A4CE for ; Wed, 16 Mar 2005 01:04:03 +0000 (GMT) Received: from socrates.switzcpl.lib.in.us (socrates.switzcpl.lib.in.us [165.139.215.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id F169A43D58 for ; Wed, 16 Mar 2005 01:04:02 +0000 (GMT) (envelope-from leclaire@switzcpl.lib.in.us) Received: from [192.168.100.2] (dialin1.switzcpl.lib.in.us [192.168.10.51]) j2G141uC062391 for ; Tue, 15 Mar 2005 20:04:01 -0500 (EST) (envelope-from leclaire@switzcpl.lib.in.us) Message-ID: <423785FF.2060608@switzcpl.lib.in.us> Date: Tue, 15 Mar 2005 20:03:59 -0500 From: Andre LeClaire User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7.5) Gecko/20041217 X-Accept-Language: en-us, en MIME-Version: 1.0 To: ports@FreeBSD.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: FreeBSD Port: samba-2.2.12 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 01:04:03 -0000 Hello, I think the dependencies of this port might need to be updated. samba-2.2.12 depends on libtool-1.3.5_2 and gettext-0.14.1, and gettext-0.14.1 depends on libtool-1.5.10_1. This results in having 2 versions of libtool installed, or am I missing something? Thanks! Andre From owner-freebsd-ports@FreeBSD.ORG Wed Mar 16 01:05:30 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 758) id EFD1216A4CF; Wed, 16 Mar 2005 01:05:30 +0000 (GMT) Date: Wed, 16 Mar 2005 01:05:30 +0000 From: Kris Kennaway To: Andre LeClaire Message-ID: <20050316010530.GW91771@hub.freebsd.org> References: <423785FF.2060608@switzcpl.lib.in.us> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <423785FF.2060608@switzcpl.lib.in.us> User-Agent: Mutt/1.4.2.1i cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: samba-2.2.12 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 01:05:31 -0000 On Tue, Mar 15, 2005 at 08:03:59PM -0500, Andre LeClaire wrote: > Hello, I think the dependencies of this port might need to be updated. > samba-2.2.12 depends on libtool-1.3.5_2 and gettext-0.14.1, and > gettext-0.14.1 depends on libtool-1.5.10_1. This results in having 2 > versions of libtool installed, or am I missing something? What's the problem with that? Kris -- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe From owner-freebsd-ports@FreeBSD.ORG Wed Mar 16 01:37:58 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AEB4416A4CE for ; Wed, 16 Mar 2005 01:37:58 +0000 (GMT) Received: from rwcrmhc11.comcast.net (rwcrmhc14.comcast.net [216.148.227.89]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DE2E43D1D for ; Wed, 16 Mar 2005 01:37:58 +0000 (GMT) (envelope-from dougb@freebsd.org) Received: from [192.0.35.182] (g35-182.icann.org[192.0.35.182]) by comcast.net (rwcrmhc14) with ESMTP id <20050316013758014000rd77e>; Wed, 16 Mar 2005 01:37:58 +0000 Message-ID: <42378DF5.7070507@freebsd.org> Date: Tue, 15 Mar 2005 17:37:57 -0800 From: Doug Barton Organization: http://www.FreeBSD.org User-Agent: Mozilla Thunderbird 1.0 (X11/20050223) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-ports@freebsd.org X-Enigmail-Version: 0.89.6.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: No compat5x port yet? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 01:37:58 -0000 I'm already in a world where a compat5x port would be useful, any volunteers? Doug -- This .signature sanitized for your protection From owner-freebsd-ports@FreeBSD.ORG Wed Mar 16 01:47:07 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 53AA416A4CE for ; Wed, 16 Mar 2005 01:47:07 +0000 (GMT) Received: from april.chuckr.org (april.chuckr.org [66.92.151.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id C59BE43D54 for ; Wed, 16 Mar 2005 01:47:06 +0000 (GMT) (envelope-from chuckr@chuckr.org) Received: from april.chuckr.org (localhost [127.0.0.1]) by april.chuckr.org (8.13.1/8.12.11) with ESMTP id j2G1mUK8086453; Tue, 15 Mar 2005 20:48:30 -0500 (EST) (envelope-from chuckr@chuckr.org) Received: from localhost (chuckr@localhost)j2G1mT51086450; Tue, 15 Mar 2005 20:48:30 -0500 (EST) (envelope-from chuckr@chuckr.org) X-Authentication-Warning: april.chuckr.org: chuckr owned process doing -bs Date: Tue, 15 Mar 2005 20:48:29 -0500 (EST) From: Chuck Robey To: Will Andrews In-Reply-To: <20050315231722.GG99604@hex.databits.net> Message-ID: <20050315204459.A84655@april.chuckr.org> References: <20050315145741.H84655@april.chuckr.org> <200503152304.05248.andy@athame.co.uk> <20050315231722.GG99604@hex.databits.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-ports@freebsd.org Subject: Re: complaint X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 01:47:07 -0000 On Tue, 15 Mar 2005, Will Andrews wrote: > On Tue, Mar 15, 2005 at 04:56:17PM -0500, Chuck Robey wrote: > > In the past, I have occaisonally volunteered to do a category, but 8000 > > I guess that means you haven't looked at how many ports there are > for two years or so... :) Well, you had near about 8,000 a coupe years ago, I know it's grown a bit, but you don't count all the ports, 'cause many of them are in virtual categories, or are otherwise faked out. Still, there's too many, to my mind, for one person who has other things to do, to do them all, but maybe one category. > > Unfortunately, it's nontrivial to invert the current approach, > i.e. two conflicting kdelibs ports... and have a separate "enable > cups for kde" port. You're welcome to provide a fix for that, as > long as your method appears to scale through upgrades. > > Also, one man's trash is another man's treasure. I don't want you to think I am in any way trashing what you decide to work on, it's just not my personal direction, that's all. I'm doing a demonstration makefile, you'll see. > > Regards, > ---------------------------------------------------------------------------- Chuck Robey | Interests include C & Java programming, FreeBSD, chuckr@chuckr.org | electronics, communications, and SF/Fantasy. New Year's Resolution: I will not sphroxify gullible people into looking up fictitious words in the dictionary (on the wall at my old fraternity, Signa Phi Nothing). ---------------------------------------------------------------------------- From owner-freebsd-ports@FreeBSD.ORG Wed Mar 16 01:48:05 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 758) id CEEBA16A4CF; Wed, 16 Mar 2005 01:48:05 +0000 (GMT) Date: Wed, 16 Mar 2005 01:48:05 +0000 From: Kris Kennaway To: Chuck Robey Message-ID: <20050316014805.GX91771@hub.freebsd.org> References: <20050315145741.H84655@april.chuckr.org> <200503152304.05248.andy@athame.co.uk> <20050315231722.GG99604@hex.databits.net> <20050315204459.A84655@april.chuckr.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050315204459.A84655@april.chuckr.org> User-Agent: Mutt/1.4.2.1i cc: freebsd-ports@freebsd.org Subject: Re: complaint X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 01:48:06 -0000 On Tue, Mar 15, 2005 at 08:48:29PM -0500, Chuck Robey wrote: > On Tue, 15 Mar 2005, Will Andrews wrote: > > > On Tue, Mar 15, 2005 at 04:56:17PM -0500, Chuck Robey wrote: > > > In the past, I have occaisonally volunteered to do a category, but 8000 > > > > I guess that means you haven't looked at how many ports there are > > for two years or so... :) > Well, you had near about 8,000 a coupe years ago, I know it's grown a bit, > but you don't count all the ports, 'cause many of them are in virtual > categories, or are otherwise faked out. No, counting only real ports once there are >12500 of them. -- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe From owner-freebsd-ports@FreeBSD.ORG Wed Mar 16 04:48:49 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 66AF716A4CE for ; Wed, 16 Mar 2005 04:48:49 +0000 (GMT) Received: from builder.freebsd.org (builder.freebsd.org [216.136.204.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50BF643D49 for ; Wed, 16 Mar 2005 04:48:49 +0000 (GMT) (envelope-from kris@builder.freebsd.org) Received: from builder.freebsd.org (localhost [127.0.0.1]) by builder.freebsd.org (8.13.3/8.13.3) with ESMTP id j2G4mnmW000611 for ; Wed, 16 Mar 2005 04:48:49 GMT (envelope-from kris@builder.freebsd.org) Received: (from kris@localhost) by builder.freebsd.org (8.13.3/8.13.1/Submit) id j2G4mnJ9000610 for ports@FreeBSD.org; Wed, 16 Mar 2005 04:48:49 GMT (envelope-from kris) Date: Wed, 16 Mar 2005 04:48:49 GMT From: Kris Kennaway Message-Id: <200503160448.j2G4mnJ9000610@builder.freebsd.org> To: ports@FreeBSD.org Subject: INDEX build failed for 4.x X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 04:48:49 -0000 INDEX build failed with errors: Generating INDEX - please wait.."Makefile", line 12: Unassociated shell command "http://bsdchat.com/dist/dryice/" make: fatal errors encountered -- cannot continue ===> textproc/dictionary failed *** Error code 1 *** Error code 1 Stop in /local0/tmp/kris/tindex/ports. *** Error code 1 Stop in /local0/tmp/kris/tindex/ports. 1 error Committers on the hook: adamw clive clsung lesi lioux Most recent CVS update was: U Mk/bsd.sites.mk U chinese/mutt/distinfo U databases/unixODBC/Makefile U databases/unixODBC/distinfo U databases/unixODBC/pkg-plist U devel/xtla/pkg-descr U lang/pugs/Makefile U net/mldonkey-devel/Makefile U net/mldonkey-devel/distinfo U net/mldonkey-devel/files/patch-Makefile U textproc/dictionary/Makefile U textproc/emacs-wiki/Makefile U textproc/emacs-wiki/distinfo U x11-toolkits/py-gtk2/Makefile U x11-toolkits/py-gtk2/distinfo From owner-freebsd-ports@FreeBSD.ORG Wed Mar 16 05:36:46 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 94FDE16A4CE; Wed, 16 Mar 2005 05:36:46 +0000 (GMT) Received: from ns1.jnielsen.net (ns1.jnielsen.net [69.55.238.237]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2665943D39; Wed, 16 Mar 2005 05:36:46 +0000 (GMT) (envelope-from john@jnielsen.net) Received: from stealth.local (jn@c-24-2-72-123.client.comcast.net [24.2.72.123]) (authenticated bits=0) by ns1.jnielsen.net (8.12.9p2/8.12.9) with ESMTP id j2G5ajVu032379; Tue, 15 Mar 2005 21:36:45 -0800 (PST) (envelope-from john@jnielsen.net) From: John Nielsen To: ports@freebsd.org Date: Tue, 15 Mar 2005 22:38:33 -0700 User-Agent: KMail/1.7.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200503152238.33442.john@jnielsen.net> X-Virus-Scanned: ClamAV 0.80/627/Sun Dec 12 11:53:11 2004 clamav-milter version 0.80j on ns1.jnielsen.net X-Virus-Status: Clean cc: girgen@freebsd.org Subject: FreeBSD port of CONNECT BY patch for pgsql X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 05:36:46 -0000 All- I am interested in creating a FreeBSD port of PostgreSQL 8.0.1 that incorporates the CONNECT BY patch found here: http://gppl.moonbone.ru I have successfully compiled and installed the modified postgres on my system, and I'd like to save myself and others in the future the trouble I went to. Before I proceed, I have a few questions. First, am I duplicating anyone else's effort? Second, what would be the best approach in structuring the port? Mr. Potemkin distributes his modifications as a single diff against the postgres source tree. In addition to needing this file, the port will also need to add devel/bison as a build dependency due to the way the diff is built and applied (I didn't have bison installed, and had to scratch my head for a while on that one). The procedure I followed (and the one I'd like the port to emulate) was this: fetch (including patch) extract install FreeBSD patches from existing port (make patch) install hier patchset make install I followed this procedure for both the client and the server, since they are distinct FreeBSD ports (even though they are both built from the same source tree). Would it be possible to do all this as a slave port of the existing postgresql80? Would it be better/easier to duplicate the existing port and make changes on top of it? What would be the best way to apply the patchset within the ports framework? As written, the diff needs to be applied from the work directory rather than the base of the source distribution directory, so I can't just drop it in the port's files directory (can I?). Third, what's the protocol for updating the CONFLICTS of other affected ports? And finally, what would be a good naming convention? I've considered postresql_hier-server with postgresql_hier80-server as the directory name. Please CC me on replies, as I'm not subscribed to ports@. Thanks! John Nielsen From owner-freebsd-ports@FreeBSD.ORG Wed Mar 16 08:18:20 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE4CB16A4CE for ; Wed, 16 Mar 2005 08:18:20 +0000 (GMT) Received: from relay01.pair.com (relay01.pair.com [209.68.5.15]) by mx1.FreeBSD.org (Postfix) with SMTP id E662243D3F for ; Wed, 16 Mar 2005 08:18:19 +0000 (GMT) (envelope-from harald@meub.net) Received: (qmail 24010 invoked from network); 16 Mar 2005 08:18:18 -0000 Received: from unknown (HELO callisto) (unknown) by unknown with SMTP; 16 Mar 2005 08:18:18 -0000 X-pair-Authenticated: 80.137.47.243 From: "Harald Meub" To: trevor@FreeBSD.org Date: Wed, 16 Mar 2005 09:18:28 +0100 MIME-Version: 1.0 Message-ID: <4237F9E4.22826.1304E63B@localhost> Priority: normal X-mailer: Pegasus Mail for Windows (4.21c, DE v4.21c R1) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body cc: ports@FreeBSD.org Subject: FreeBSD Port: streamripper-1.61.3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ipcbankware@meub.net List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 08:18:20 -0000 Hi Trevor! I noticed you marked current streamripper as broken. > IGNORE: "is marked as broken: "fails to split up > streams into tracks"" It works perfectly if you change the regex default rules, the default rules aren't compatible with the used regex lib. I currently just override the default with an adapted 'parse_rules.txt' file (calling streamripper with '-w '). The broken rules are: >>> # This is the normal parsing rule: "Artist - Title" # The trailing "A1" means that the artist (A) matches subpattern 1 # The trailing "T2" means that the title (T) matches subpattern 2 m/^[[:space:]]*([^-]*?)[[:space:]]*- [[:space:]]*(.*?)[[:space:]]*$/A1T2 # This is slightly different parsing rule: "Artist, Title" m/^[[:space:]]*([^,]*?)[[:space:]]*,[[:space:]]*(.*?)[[:space:]]*$/A1T 2 <<< I use this rule instead: m/^[[:space:]]*([^-]*)[[:space:]]*-[[:space:]]*(.*)[[:space:]]*$/A1T2 The difference is the '?' minimal match modifier. With this, streamripper complains a malformed rule when starting and fails to split. Best should IMHO be to patch the default which you can find in lib/parse.c simply by removing the two question marks in line 78! >>> - "^[[:space:]]*([^-]*?)[[:space:]]*-[[:space:]]*(.*?)[[:space:]]*$", + "^[[:space:]]*([^-]*)[[:space:]]*-[[:space:]]*(.*)[[:space:]]*$", <<< I haven't tested it but this should do! hope it helps, bye, harald --- Harald Meub harald@meub.net From owner-freebsd-ports@FreeBSD.ORG Wed Mar 16 09:00:33 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FFDC16A4CE for ; Wed, 16 Mar 2005 09:00:33 +0000 (GMT) Received: from sv02.webonaut.com (kirk.webonaut.com [212.41.243.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4B5343D58 for ; Wed, 16 Mar 2005 09:00:30 +0000 (GMT) (envelope-from klammer@webonaut.com) Received: from localhost (localhost [127.0.0.1]) by sv02.webonaut.com (Postfix) with ESMTP id 29E2876443; Wed, 16 Mar 2005 10:00:25 +0100 (CET) Received: from sv02.webonaut.com ([127.0.0.1]) by localhost (sv02.webonaut.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 54139-08; Wed, 16 Mar 2005 10:00:09 +0100 (CET) Received: from [192.168.79.227] (unknown [213.147.173.194]) by sv02.webonaut.com (Postfix) with ESMTP id E53AF76421; Wed, 16 Mar 2005 10:00:08 +0100 (CET) Message-ID: <4237F546.1020202@webonaut.com> Date: Wed, 16 Mar 2005 09:58:46 +0100 From: Franz Klammer User-Agent: Mozilla Thunderbird 1.0 (X11/20050310) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Bachelier Vincent References: <20050315215836.GA51708@localhost> In-Reply-To: <20050315215836.GA51708@localhost> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at webonaut.com cc: ports@freebsd.org cc: freebsd-questions@webonaut.com Subject: Re: gdesklets-sysinfo-0.26_1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 09:00:33 -0000 Bachelier Vincent wrote: > I have issue when I install and run gdesklets-sysinfo-0.26_1 > I think they miss a dependancy > need disk module, but don't know where to find it ... I don't program in python > tried to fix this but i seems that sysinfo didn't work with the latest gdesklets-port. also didn't find sysinfo at http://gdesklets.gnomedesktop.org/ any more so it seems to me that this port is dead. thinking about to remove it from the ports tree if there is no other solution. Franz > a solution ? > > here the log: > > === Error in the core! Please report this bug! > exceptions.AttributeError: > 'module' object has no attribute 'disk' > in /usr/X11R6/lib/gdesklets/display/TargetMenuItem.py: line 81 f > in /usr/X11R6/lib/gdesklets/display/Display.py: line 842 __handle_configure > in /usr/X11R6/lib/gdesklets/display/Display.py: line 421 __open_configurator > in /usr/X11R6/lib/gdesklets/Controls/Sensors/__init__.py: line 56 __get_configurator > in /usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py: line 50 > get_configurator > in /usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py: line 16 > get_partitions > /usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py > 11 > 12 > 13 > 14 def get_partitions(self): > 15 > >> 16 for dev, mpoint in lib.disk.get_partitions(): > > 17 self.__parts.append([dev, mpoint]) > 18 > 19 return self.__parts > 20 > 21 > 22 > Traceback (most recent call last): > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in > __get_sys_info_thread > self.__sysinfo.set_sys(signal, index) > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in > set_sys > os = lib.sys.get_os() > AttributeError: 'module' object has no attribute 'sys' > Traceback (most recent call last): > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in > __get_sys_info_thread > self.__sysinfo.set_sys(signal, index) > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in > set_sys > os = lib.sys.get_os() > AttributeError: 'module' object has no attribute 'sys' > Traceback (most recent call last): > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in > __get_sys_info_thread > self.__sysinfo.set_sys(signal, index) > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in > set_sys > os = lib.sys.get_os() > AttributeError: 'module' object has no attribute 'sys' > Traceback (most recent call last): > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in > __get_sys_info_thread > self.__sysinfo.set_sys(signal, index) > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in > set_sys > os = lib.sys.get_os() > AttributeError: 'module' object has no attribute 'sys' > Traceback (most recent call last): > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in > __get_sys_info_thread > self.__sysinfo.set_sys(signal, index) > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in > set_sys > os = lib.sys.get_os() > AttributeError: 'module' object has no attribute 'sys' > Traceback (most recent call last): > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in > __get_sys_info_thread > self.__sysinfo.set_sys(signal, index) > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in > set_sys > os = lib.sys.get_os() > AttributeError: 'module' object has no attribute 'sys' > Traceback (most recent call last): > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in > __get_sys_info_thread > self.__sysinfo.set_sys(signal, index) > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in > set_sys > os = lib.sys.get_os() > AttributeError: 'module' object has no attribute 'sys' > Traceback (most recent call last): > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in > __get_sys_info_thread > self.__sysinfo.set_sys(signal, index) > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in > set_sys > os = lib.sys.get_os() > AttributeError: 'module' object has no attribute 'sys' > Traceback (most recent call last): > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in > __get_sys_info_thread > self.__sysinfo.set_sys(signal, index) > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in > set_sys > os = lib.sys.get_os() > AttributeError: 'module' object has no attribute 'sys' > Traceback (most recent call last): > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in > __get_sys_info_thread > self.__sysinfo.set_sys(signal, index) > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in > set_sys > os = lib.sys.get_os() > AttributeError: 'module' object has no attribute 'sys' > Traceback (most recent call last): > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in > __get_sys_info_thread > self.__sysinfo.set_sys(signal, index) > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in > set_sys > os = lib.sys.get_os() > AttributeError: 'module' object has no attribute 'sys' > Traceback (most recent call last): > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in > __get_sys_info_thread > self.__sysinfo.set_sys(signal, index) > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in > set_sys > os = lib.sys.get_os() > AttributeError: 'module' object has no attribute 'sys' > Traceback (most recent call last): > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in > __get_sys_info_thread > self.__sysinfo.set_sys(signal, index) > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in > set_sys > os = lib.sys.get_os() > AttributeError: 'module' object has no attribute 'sys' > Traceback (most recent call last): > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in > __get_sys_info_thread > self.__sysinfo.set_sys(signal, index) > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in > set_sys > os = lib.sys.get_os() > AttributeError: 'module' object has no attribute 'sys' > Traceback (most recent call last): > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in > __get_sys_info_thread > self.__sysinfo.set_sys(signal, index) > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in > set_sys > os = lib.sys.get_os() > AttributeError: 'module' object has no attribute 'sys' > Traceback (most recent call last): > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in > __get_sys_info_thread > self.__sysinfo.set_sys(signal, index) > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in > set_sys > os = lib.sys.get_os() > AttributeError: 'module' object has no attribute 'sys' > Traceback (most recent call last): > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in > __get_sys_info_thread > self.__sysinfo.set_sys(signal, index) > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in > set_sys > os = lib.sys.get_os() > AttributeError: 'module' object has no attribute 'sys' > Traceback (most recent call last): > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in > __get_sys_info_thread > self.__sysinfo.set_sys(signal, index) > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in > set_sys > os = lib.sys.get_os() > AttributeError: 'module' object has no attribute 'sys' > Traceback (most recent call last): > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in > __get_sys_info_thread > self.__sysinfo.set_sys(signal, index) > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in > set_sys > os = lib.sys.get_os() > AttributeError: 'module' object has no attribute 'sys' > Traceback (most recent call last): > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in > __get_sys_info_thread > self.__sysinfo.set_sys(signal, index) > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in > set_sys > os = lib.sys.get_os() > AttributeError: 'module' object has no attribute 'sys' > Traceback (most recent call last): > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in > __get_sys_info_thread > self.__sysinfo.set_sys(signal, index) > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in > set_sys > os = lib.sys.get_os() > AttributeError: 'module' object has no attribute 'sys' > Traceback (most recent call last): > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in > __get_sys_info_thread > self.__sysinfo.set_sys(signal, index) > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in > set_sys > os = lib.sys.get_os() > AttributeError: 'module' object has no attribute 'sys' > Traceback (most recent call last): > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in > __get_sys_info_thread > self.__sysinfo.set_sys(signal, index) > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in > set_sys > os = lib.sys.get_os() > AttributeError: 'module' object has no attribute 'sys' > Traceback (most recent call last): > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in > __get_sys_info_thread > self.__sysinfo.set_sys(signal, index) > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in > set_sys > os = lib.sys.get_os() > AttributeError: 'module' object has no attribute 'sys' > Traceback (most recent call last): > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in > __get_sys_info_thread > self.__sysinfo.set_sys(signal, index) > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in > set_sys > os = lib.sys.get_os() > AttributeError: 'module' object has no attribute 'sys' > Traceback (most recent call last): > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in > __get_sys_info_thread > self.__sysinfo.set_sys(signal, index) > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in > set_sys > os = lib.sys.get_os() > AttributeError: 'module' object has no attribute 'sys' > Traceback (most recent call last): > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in > __get_sys_info_thread > self.__sysinfo.set_sys(signal, index) > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in > set_sys > os = lib.sys.get_os() > AttributeError: 'module' object has no attribute 'sys' > Traceback (most recent call last): > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in > __get_sys_info_thread > self.__sysinfo.set_sys(signal, index) > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in > set_sys > os = lib.sys.get_os() > AttributeError: 'module' object has no attribute 'sys' > Traceback (most recent call last): > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in > __get_sys_info_thread > self.__sysinfo.set_sys(signal, index) > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in > set_sys > os = lib.sys.get_os() > AttributeError: 'module' object has no attribute 'sys' > Traceback (most recent call last): > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in > __get_sys_info_thread > self.__sysinfo.set_sys(signal, index) > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in > set_sys > os = lib.sys.get_os() > AttributeError: 'module' object has no attribute 'sys' > Traceback (most recent call last): > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in > __get_sys_info_thread > self.__sysinfo.set_sys(signal, index) > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in > set_sys > os = lib.sys.get_os() > AttributeError: 'module' object has no attribute 'sys' > Traceback (most recent call last): > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in > __get_sys_info_thread > self.__sysinfo.set_sys(signal, index) > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in > set_sys > os = lib.sys.get_os() > AttributeError: 'module' object has no attribute 'sys' > Traceback (most recent call last): > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in > __get_sys_info_thread > self.__sysinfo.set_sys(signal, index) > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in > set_sys > os = lib.sys.get_os() > AttributeError: 'module' object has no attribute 'sys' > Traceback (most recent call last): > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in > __get_sys_info_thread > self.__sysinfo.set_sys(signal, index) > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in > set_sys > os = lib.sys.get_os() > AttributeError: 'module' object has no attribute 'sys' > Traceback (most recent call last): > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in > __get_sys_info_thread > self.__sysinfo.set_sys(signal, index) > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in > set_sys > os = lib.sys.get_os() > AttributeError: 'module' object has no attribute 'sys' > Traceback (most recent call last): > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in > __get_sys_info_thread > self.__sysinfo.set_sys(signal, index) > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in > set_sys > os = lib.sys.get_os() > AttributeError: 'module' object has no attribute 'sys' > Traceback (most recent call last): > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in > __get_sys_info_thread > self.__sysinfo.set_sys(signal, index) > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in > set_sys > os = lib.sys.get_os() > AttributeError: 'module' object has no attribute 'sys' > Traceback (most recent call last): > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/__init__.py", line 185, in > __get_sys_info_thread > self.__sysinfo.set_sys(signal, index) > File "/usr/X11R6/share/gnome/gdesklets/Sensors/SysInfo/SysInfo.py", line 34, in > set_sys > os = lib.sys.get_os() > AttributeError: 'module' object has no attribute 'sys' > ==========================================================[03/15/05-22:51:48]=== > Removing "/usr/X11R6/share/gnome/gdesklets/Displays/SysInfo/sysinfo.display" with ID > "id11109234025864573" from the display list. From owner-freebsd-ports@FreeBSD.ORG Wed Mar 16 09:04:59 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B041116A4CE for ; Wed, 16 Mar 2005 09:04:59 +0000 (GMT) Received: from builder.freebsd.org (builder.freebsd.org [216.136.204.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A61943D4C for ; Wed, 16 Mar 2005 09:04:59 +0000 (GMT) (envelope-from kris@builder.freebsd.org) Received: from builder.freebsd.org (localhost [127.0.0.1]) by builder.freebsd.org (8.13.3/8.13.3) with ESMTP id j2G94xoG072820 for ; Wed, 16 Mar 2005 09:04:59 GMT (envelope-from kris@builder.freebsd.org) Received: (from kris@localhost) by builder.freebsd.org (8.13.3/8.13.1/Submit) id j2G94xNN072818 for ports@FreeBSD.org; Wed, 16 Mar 2005 09:04:59 GMT (envelope-from kris) Date: Wed, 16 Mar 2005 09:04:59 GMT From: Kris Kennaway Message-Id: <200503160904.j2G94xNN072818@builder.freebsd.org> To: ports@FreeBSD.org Subject: INDEX now builds successfully on 4.x X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 09:04:59 -0000 From owner-freebsd-ports@FreeBSD.ORG Wed Mar 16 09:21:33 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B4ED16A4CE; Wed, 16 Mar 2005 09:21:33 +0000 (GMT) Received: from atlas.informatik.rwth-aachen.de (atlas.informatik.RWTH-Aachen.DE [137.226.194.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2664A43D53; Wed, 16 Mar 2005 09:21:32 +0000 (GMT) (envelope-from stolz@i2.informatik.rwth-aachen.de) Received: from i2.informatik.rwth-aachen.de (menelaos.informatik.RWTH-Aachen.DE [137.226.194.73]) with ESMTP id j2G9LQos001860; Wed, 16 Mar 2005 10:21:26 +0100 Received: (from stolz@localhost)j2G9LQdZ024260; Wed, 16 Mar 2005 10:21:26 +0100 (CET) (envelope-from stolz) Date: Wed, 16 Mar 2005 10:21:26 +0100 From: Volker Stolz To: Jon Drews Message-ID: <20050316092126.GA24241@i2.informatik.rwth-aachen.de> References: <8cb27cbf05031211126ca5f67d@mail.gmail.com> <8cb27cbf050314010624b962fb@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8cb27cbf050314010624b962fb@mail.gmail.com> X-PGP-Key: finger vs@foldr.org X-PGP-Id: 0x3FD1B6B5 User-Agent: Mutt/1.5.8i cc: ports@FreeBSD.org cc: oliver@FreeBSD.org Subject: Re: Why does Xfce 4.2 have to query a DNS ? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 09:21:33 -0000 In gmane.os.freebsd.devel.ports, you wrote: > On Mon, 14 Mar 2005 08:44:35 +0000 (UTC), Volker Stolz wrote: >> * Jon Drews : >> > So it looks like xfce4-session is trying to find a domain name server? >> > I say that because /etc/services says that port 53 is for DNS. >> >> You should probably raise this issue with the original xfce-authors >> (mailinglists?). We're just the packagers after all. > > I did write them and the developer responded. Here is what he said: > > "xfsm-dns.c contains safety checks that are executed on session start." > > "The problem is Xterm itself - the client part of libICE, to be exact. > Did you disable "Manage remote applications" in Settings -> Session and > Startup -> Advanced? (xfce4-session needs to be restarted afterwards)" You should probably talk to the port-maintainer (oliver@, cc:ing him right now). Maybe it's possible to find a way to make this behaviour the default at least for the FreeBSD-port. Or at least at a note to pkg-message. However, I don't feel too strongly about it now that I know it's user- configurable. Volker -- http://www-i2.informatik.rwth-aachen.de/stolz/ *** PGP *** S/MIME From owner-freebsd-ports@FreeBSD.ORG Wed Mar 16 09:24:47 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9608616A4CF for ; Wed, 16 Mar 2005 09:24:47 +0000 (GMT) Received: from swip.net (mailfe02.swip.net [212.247.154.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CE1043D2D for ; Wed, 16 Mar 2005 09:24:46 +0000 (GMT) (envelope-from soeren@whiteswan.dk) X-T2-Posting-ID: oO7KdwR4nTMcCnUFr0bZ8g== Received: from whiteswan.dk ([83.72.1.74] verified) by mailfe02.swip.net (CommuniGate Pro SMTP 4.2.9) with SMTP id 321800016 for ports@freebsd.org; Wed, 16 Mar 2005 10:24:44 +0100 Received: (qmail 59614 invoked by uid 98); 16 Mar 2005 09:24:44 -0000 Received: from 192.168.1.47 by bluebird.whiteswan.dk (envelope-from , uid 82) with qmail-scanner-1.25 (clamdscan: 0.83/718. spamassassin: 3.0.2. Clear:RC:1(192.168.1.47):. Processed in 0.057217 secs); 16 Mar 2005 09:24:44 -0000 X-Qmail-Scanner-Mail-From: soeren@whiteswan.dk via bluebird.whiteswan.dk X-Qmail-Scanner: 1.25 (Clear:RC:1(192.168.1.47):. Processed in 0.057217 secs) Received: from unknown (HELO ?192.168.1.47?) (192.168.1.47) by whiteswan.dk with SMTP; 16 Mar 2005 09:24:44 -0000 Message-ID: <4237FB5C.8040309@whiteswan.dk> Date: Wed, 16 Mar 2005 10:24:44 +0100 From: Soeren Larsen User-Agent: Mozilla Thunderbird 1.0 (X11/20050313) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Franz Klammer References: <20050315215836.GA51708@localhost> <4237F546.1020202@webonaut.com> In-Reply-To: <4237F546.1020202@webonaut.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: ports@freebsd.org Subject: Re: gdesklets-sysinfo-0.26_1 AND gdesklets in general X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 09:24:47 -0000 Franz Klammer wrote: > tried to fix this but i seems that sysinfo didn't work with > the latest gdesklets-port. > also didn't find sysinfo at http://gdesklets.gnomedesktop.org/ > any more so it seems to me that this port is dead. I jumped the Gnome 2.10 wagon and at the same time sacrificed (unintentionally) gdesklets - to be more precise, StarterBar. It seems to complain about gtkhtml2? Anyhow, I can find gtkhtml and gtkhtml3 in the ports but not a gtkhtml2. I tried installing both of these versions with no better result, so for now the StarterBar is a no go. // Soeren From owner-freebsd-ports@FreeBSD.ORG Wed Mar 16 09:38:12 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 37AC816A4CE for ; Wed, 16 Mar 2005 09:38:12 +0000 (GMT) Received: from sv02.webonaut.com (kirk.webonaut.com [212.41.243.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCDA043D46 for ; Wed, 16 Mar 2005 09:38:11 +0000 (GMT) (envelope-from klammer@webonaut.com) Received: from localhost (localhost [127.0.0.1]) by sv02.webonaut.com (Postfix) with ESMTP id CDEE176447; Wed, 16 Mar 2005 10:38:09 +0100 (CET) Received: from sv02.webonaut.com ([127.0.0.1]) by localhost (sv02.webonaut.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 55406-02; Wed, 16 Mar 2005 10:37:58 +0100 (CET) Received: from [192.168.79.227] (unknown [213.147.173.194]) by sv02.webonaut.com (Postfix) with ESMTP id 0A7EA7643B; Wed, 16 Mar 2005 10:37:57 +0100 (CET) Message-ID: <4237FE25.1010109@webonaut.com> Date: Wed, 16 Mar 2005 10:36:37 +0100 From: Franz Klammer User-Agent: Mozilla Thunderbird 1.0 (X11/20050310) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Soeren Larsen References: <20050315215836.GA51708@localhost> <4237F546.1020202@webonaut.com> <4237FB5C.8040309@whiteswan.dk> In-Reply-To: <4237FB5C.8040309@whiteswan.dk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at webonaut.com cc: ports@freebsd.org Subject: Re: gdesklets-sysinfo-0.26_1 AND gdesklets in general X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 09:38:12 -0000 Soeren Larsen wrote: > Franz Klammer wrote: > >> tried to fix this but i seems that sysinfo didn't work with >> the latest gdesklets-port. >> also didn't find sysinfo at http://gdesklets.gnomedesktop.org/ >> any more so it seems to me that this port is dead. > > > I jumped the Gnome 2.10 wagon and at the same time sacrificed > (unintentionally) gdesklets - to be more precise, StarterBar. It seems > to complain about gtkhtml2? Anyhow, I can find gtkhtml and gtkhtml3 in > the ports but not a gtkhtml2. I tried installing both of these versions > with no better result, so for now the StarterBar is a no go. > the missing gtkhtml2-dependency has been added in the meantime. the port you are searching for is: x11-toolkits/py-gnome-extras. Franz. > > // Soeren From owner-freebsd-ports@FreeBSD.ORG Wed Mar 16 10:11:46 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63C5A16A4CE for ; Wed, 16 Mar 2005 10:11:46 +0000 (GMT) Received: from swip.net (mailfe07.swip.net [212.247.154.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5778643D49 for ; Wed, 16 Mar 2005 10:11:45 +0000 (GMT) (envelope-from soeren@whiteswan.dk) X-T2-Posting-ID: oO7KdwR4nTMcCnUFr0bZ8g== Received: from whiteswan.dk ([83.72.1.74] verified) by mailfe07.swip.net (CommuniGate Pro SMTP 4.2.9) with SMTP id 123949690 for ports@freebsd.org; Wed, 16 Mar 2005 11:11:44 +0100 Received: (qmail 63253 invoked by uid 98); 16 Mar 2005 10:11:43 -0000 Received: from 192.168.1.47 by bluebird.whiteswan.dk (envelope-from , uid 82) with qmail-scanner-1.25 (clamdscan: 0.83/718. spamassassin: 3.0.2. Clear:RC:1(192.168.1.47):. Processed in 0.063901 secs); 16 Mar 2005 10:11:43 -0000 X-Qmail-Scanner-Mail-From: soeren@whiteswan.dk via bluebird.whiteswan.dk X-Qmail-Scanner: 1.25 (Clear:RC:1(192.168.1.47):. Processed in 0.063901 secs) Received: from unknown (HELO ?192.168.1.47?) (192.168.1.47) by whiteswan.dk with SMTP; 16 Mar 2005 10:11:43 -0000 Message-ID: <4238065F.1000905@whiteswan.dk> Date: Wed, 16 Mar 2005 11:11:43 +0100 From: Soeren Larsen User-Agent: Mozilla Thunderbird 1.0 (X11/20050313) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Franz Klammer , ports@freebsd.org References: <20050315215836.GA51708@localhost> <4237F546.1020202@webonaut.com> <4237FB5C.8040309@whiteswan.dk> <4237FE25.1010109@webonaut.com> In-Reply-To: <4237FE25.1010109@webonaut.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: gdesklets-sysinfo-0.26_1 AND gdesklets in general X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 10:11:46 -0000 Franz Klammer wrote: > the missing gtkhtml2-dependency has been added in the meantime. > > the port you are searching for is: x11-toolkits/py-gnome-extras. I cvsup'ed (for the 5th time), completely removed all gdesklets related stuff and did a reinstall of the StarterBar which then as a dependancy installs gdesklets itself. However, the py-gnome-extras port isn't installed as a dependancy so right now I'm installing it manually to see if that shouldn't fix the problem..... .. and it did. Is it my system that's acting out or is there a dependancy bug present here? // Soeren From owner-freebsd-ports@FreeBSD.ORG Wed Mar 16 10:51:21 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7B1116A4CE for ; Wed, 16 Mar 2005 10:51:21 +0000 (GMT) Received: from caraldi.com (195-13-58-165.oxyd.net [195.13.58.165]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2303743D54 for ; Wed, 16 Mar 2005 10:51:21 +0000 (GMT) (envelope-from jbq@anyware-tech.com) Received: from vision.anyware (10.21.96-84.rev.gaoland.net [84.96.21.10]) by caraldi.com (Postfix) with ESMTP id C194C60FF for ; Wed, 16 Mar 2005 11:51:19 +0100 (CET) Received: by vision.anyware (Postfix, from userid 1021) id D5F7D60DD; Wed, 16 Mar 2005 11:51:20 +0100 (CET) Date: Wed, 16 Mar 2005 11:51:20 +0100 From: Jean-Baptiste Quenot To: freebsd-ports Message-ID: <20050316105118.GA19417@vision.anyware> Mail-Followup-To: freebsd-ports Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.9i Subject: Problems with help2man and perl during Gnome upgrade X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 10:51:22 -0000 Hello, First, thank you very much for the efforts of bringing the latest Gnome to FreeBSD. Before the upgrade, I had two perl dists installed, namely 5.6 and 5.8. I discovered that after trying to run gnome_upgrade.sh, which failed at help2man, depending on p5-Locale-gettext not installed in the perl dist used by this port. The problem with help2man is that its configure script is designed to call "perl" or "perl5" directly, maybe the configure script could be patched with the real perl given by bsd.port.mk. I find it also surprising to be able to have several perl dists installed. I haven't come across a conflict, ever! I decided to deinstall the old 5.6 perl, but help2man still couldn't install, because the symlinks to the perl executable in /usr/bin were removed when deinstalling perl 5.6. Soooo! I tried to place the links myself, but help2man's configure complained that pod2man was missing. So I removed the broken perl 5.8, and pod2man reappeared. Then, help2man was happy installing. Besides that and a couple of other failures, I can now happily run Gnome 2.10. Thank you! -- Jean-Baptiste Quenot http://caraldi.com/jbq/ From owner-freebsd-ports@FreeBSD.ORG Wed Mar 16 12:35:22 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE82516A4CE for ; Wed, 16 Mar 2005 12:35:22 +0000 (GMT) Received: from mattsnetwork.co.uk (mattsnetwork.co.uk [82.152.140.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D6B543D55 for ; Wed, 16 Mar 2005 12:35:19 +0000 (GMT) (envelope-from matt@mattsnetwork.co.uk) Received: from workstation1.local.mattsnetwork.co.uk (workstation1.local.mattsnetwork.co.uk [192.168.0.149]) (authenticated bits=0) by mattsnetwork.co.uk (8.13.1/8.13.1) with ESMTP id j2GCZGwS081152 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO) for ; Wed, 16 Mar 2005 12:35:17 GMT (envelope-from matt@mattsnetwork.co.uk) From: Matt Dawson To: ports@freebsd.org Date: Wed, 16 Mar 2005 12:35:16 +0000 User-Agent: KMail/1.7.2 X-Face: Zrm9At!%e{M_#Po+[-\; RFQih#L0/\!^6f8JS_1Nz,8`(@bR%|T,c)3:o6my`.sy$Rt)'^)ec9cWp!MmeH^Gp|Afl)BkcH1GENCBqb&wZ$cdqN27uYfD=jU@1:vWXf|)LmuVKo?1wuS68KeDX&3,#wZP2$N1Ao!_'mZOws67 MIME-Version: 1.0 Content-Type: Multipart/Mixed; boundary="Boundary-00=_EgCOCM3MO+Rz0TD" Message-Id: <200503161235.16608.matt@mattsnetwork.co.uk> X-Virus-Scanned: ClamAV version 0.83, clamav-milter version 0.83 on central.local.mattsnetwork.co.uk X-Virus-Status: Clean X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: mail/spamass-milter appears to be broken X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 12:35:22 -0000 --Boundary-00=_EgCOCM3MO+Rz0TD Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi all, Any ideas? This port seems not to want to play nicely with the base sendmail even when the quirk WITH_SENDMAIL_BASE is used. I borks on configure, thusly: configure: error: Cannot find libmilter ===> Script "configure" failed unexpectedly. Please report the problem to ports@FreeBSD.org [maintainer] and attach the "/usr/local/work/usr/ports/mail/spamass-milter/work/spamass-milter-0.3.0/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 It's there. ldconfig says it is: ldconfig -r | grep libmilter 40:-lmilter.2 => /usr/lib/libmilter.so.2 and the libraries exist in /usr/lib: ls |grep libmilter libmilter.a libmilter.so libmilter.so.2 libmilter_p.a As do the requisite headers in /usr/include/libmilter: mfapi.h mfdef.h I have tried this on two machines and both throw the same errors. All files requested in the output are attached. -- Matt Dawson. --Boundary-00=_EgCOCM3MO+Rz0TD Content-Type: text/plain; charset="iso-8859-1"; name="pkg_overview" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="pkg_overview" BillardGL-1.75_1 FlightGear-0.9.6 Hermes-1.3.3_1 ImageMagick-6.2.0.5 ORBit-0.5.17_2 ORBit2-2.12.1 OpenEXR-1.2.1_1 SimGear-0.3.7 WordNet-2.0 Xaw3d-1.5_1 aalib-1.4.r5_1 abiword-2.2.1_1 acroread-5.10_1 aldo-0.6.3 alevt-1.6.1 ap-utils-1.4.1 apcupsd-3.10.15_3 arts-1.3.2,1 artswrapper-1.2.1_1 aspell-0.60.2 atk-1.8.0 autoconf-2.13.000227_5 autoconf-2.53_3 autoconf-2.59_2 automake-1.4.6_1 automake-1.5_2,1 automake-1.9.4 avifile-0.7.41,2 axyftp-0.5.1_1 bash-2.05b.007_2 bidwatcher-1.3.17 bison-1.75_2 bitstream-vera-1.10 bochs-2.1.1,2 bonobo-1.0.22_1 bpm-0.4.1b_3 bsd-airtools-0.3 bzflag-2.0.0 cabextract-1.1 cdparanoia-3.9.8_7 cdrdao-1.1.9 cdrtools-2.01 clanlib-devel-0.7.8.1_2 crafty-19.1 criticalmass-0.99 cryptplug-0.3.16_3 cube-2004.05.22 cups-base-1.1.23.0_3 curl-7.13.1 cutecom-0.13.1 cvsup-without-gui-16.1h cy-kde-i18n-3.3.2 cy-koffice-i18n-1.3.5 db4-4.0.14_1,1 dbench-1.3 desktop-file-utils-0.10_1 dirmngr-0.9.0_1 djbfft-0.76_1 dnstracer-1.8 docbook-sk-4.1.2_3 docbook-xml-4.2_1 docbook-xsl-1.68.0 dosbox-0.63 dri-6.2_2,2 dvd+rw-tools-5.21.4.10.8 dvdauthor-0.6.10_3 dvdrip-0.50.18_2 dvipsk-tetex-5.95a_1 echolinux-0.16a_1 eel-2.8.2 en_GB-kde-i18n-3.3.2 en_GB-koffice-i18n-1.3.5 enchant-1.1.5 esound-0.2.35_1 expat-1.95.8 ezm3-1.2 faad2-2.0_5,1 fam-2.6.9_6 festival-1.4.1_2 festlex-oald-1.4.1 festlex-poslex-1.4.1 festvox-rab16-1.4.1 fftw-2.1.5_2 fgfs-base-0.9.6_1 firefox-1.0.1_1,1 flac-1.1.0_4 flying-6.20_1 fontconfig-2.2.3,1 foobillard-2.9_1 fping-2.4b2 freetype2-2.1.7_4 fribidi-0.10.4_1 fxtv-1.03_2 gail-1.8.2 gaim-1.1.4 gaim-festival-1.0 gal-0.24_1 gconf-1.0.9_7 gconf2-2.8.1_1 gd-2.0.33_1,1 gdbm-1.8.3_1 gdk-pixbuf-0.22.0_3 gengetopt-2.11 gettext-0.14.1 ghostscript-gnu-7.07_12 gimp-2.2.1,1 gimp-print-4.2.7_1 gkrellm-2.2.4_1 glib-1.2.10_11 glib-2.4.8 gmake-3.80_2 gmfsk-0.6_1 gnome-icon-theme-2.8.0 gnomecanvas-0.22.0_3 gnomedb-0.2.96_2 gnomedesktop-2.8.1 gnomehier-1.0_22 gnomekeyring-0.4.1 gnomelibs-1.4.2_3 gnomemimedata-2.4.2 gnomepanel-2.8.2 gnomeprint-0.37_1 gnomevfs-1.0.5_6 gnomevfs2-2.8.3_1 gnumeric-1.4.2 gnupg-1.4.0 gnupg-devel-1.9.14_1 gnutls-1.0.24 gocr-0.39 gpgme-0.3.16_2 gpgme-1.0.2 gphoto2-2.1.5 gpredict-0.4.99.7 gpsdrive-2.09_2 gpsman-6.2.1 graphviz-1.16 grig-0.2.2_3 grig-0.4.2 gsfonts-8.11_2 gsm-1.0.10 gsmlib-1.10_2 gtk-1.2.10_12 gtk-2.4.14_2 gtk-engines2-2.2.0_6 gtkam-gnome-0.1.12_3 gtksourceview-1.1.92 gtkspell2-2.0.8_1 guile-1.6.5 guilib-1.1.1_2 hamfax-0.6.3_1 hamlib-1.2.2 help2man-1.34.2 hicolor-icon-theme-0.5 id3lib-3.8.3_1 imake-6.8.1 imlib-1.9.15_2 intltool-0.32.1 ispell-3.2.06_12 jasper-1.701.0 javavmwrapper-2.0_3 jbigkit-1.6 jdk-1.4.2p7 jpeg-6b_3 k3b-0.11.20 kaffeine-0.5 kbilliards-0.6.1 kde-3.3.2 kdeaccessibility-3.3.2 kdeadmin-3.3.2 kdeartwork-3.3.2 kdebase-3.3.2_1 kdebase-konqueror-nsplugins-3.3.2 kdeedu-3.3.2 kdegames-3.3.2_1 kdegraphics-3.3.2_2 kdegraphics-kamera-3.3.2 kdegraphics-kooka-3.3.2 kdehier-1.0_4 kdelibs-3.3.2_4 kdemultimedia-3.3.2 kdemultimedia-mpeglib_artsplug-3.3.2 kdenetwork-3.3.2 kdepim-3.3.2 kdesdk-3.3.2 kdetoys-3.3.2 kdeutils-3.3.2 kdevelop-3.1.2 kdewebdev-3.3.2,2 kmplayer-0.8.4.r5 kmymoney2-0.6.4_1 knights-0.6_1 koffice-1.3.5_2,1 kphone-4.1.0 kpsk-1.0_2 kssh-0.7_2 lame-3.96.1 lbreakout2-2.5.2 lcms-1.14,1 libIDL-0.8.5 libXft-2.1.6 liba52-0.7.4_1 libao-esound-0.8.5 libart_lgpl2-2.3.17 libassuan-0.6.9 libaudiofile-0.2.6 libbonobo-2.8.0_1 libbonoboui-2.8.1_1 libcddb-0.9.6 libcdio-0.71_1 libcroco-0.6.0 libdv-0.103 libdvdcss-1.2.8_1 libdvdread-0.9.4_1 libexif-0.6.10 libexif-gtk-0.3.4_1 libfame-0.9.1_1 libfpx-1.2.0.9_1 libgcrypt-1.2.1 libgda-0.2.96_2 libgda2-1.0.4_1 libglade-0.17_3 libglade2-2.4.1_1 libglut-6.0.1 libgnome-2.8.0_2 libgnomecanvas-2.8.0 libgnomedb-1.0.4_2 libgnomeprint-2.8.2 libgnomeprintui-2.8.2 libgnomeui-2.8.0_1 libgpg-error-1.0_1 libgphoto2-2.1.5 libgsf-1.10.1 libgsf-gnome-1.10.1_1 libiconv-1.9.2_1 libidn-0.5.13 libijs-0.35 libksba-0.9.10_1 libltdl-1.5.10 libmad-0.15.1b_1 libmal-0.40 libmikmod-esound-3.1.11 libmng-1.0.8 libmusicbrainz-2.1.1 libogg-1.1.2_1,3 libosip-0.9.7 libpaper-1.1.14 librsvg2-2.8.1_1 libsidplay-1.36.59 libsndfile-1.0.11 libtool-1.3.5_2 libtool-1.5.10 libtunepimp-0.3.0_1 libungif-4.1.3 libunicode-0.4_4 libusb-0.1.7_1 libvorbis-1.1.0_1,3 libwmf-0.2.8.3 libwnck-2.8.1_1 libwww-5.4.0_1 libxine-1.0 libxml++-1.0.4 libxml-1.8.17_3 libxml2-2.6.17 libxslt-1.1.12_1 linc-1.0.3_2 links-2.1.p15,1 linphone-0.12.2_1,1 linphone-base-0.12.2_1,1 linux-XFree86-libs-4.3.99.902_2 linux-atk-1.2.0_2 linux-expat-1.95.5_2 linux-flashplugin-6.0r79_2 linux-fontconfig-2.1_2 linux-glib2-2.2.1_2 linux-gtk2-2.2.1_2 linux-jpeg-6b.15_3 linux-pango-1.2.1_2 linux-png-1.2.7_5 linux-realplayer-10.0.2_1 linux-tiff-3.6.1_1 linux_base-8-8.0_6 linuxpluginwrapper-20050119_1 livecd-1.2.4b_2 lrzsz-0.12.20_1 lxdvdrip-1.41 lynx-ssl-2.8.5 m4-1.4.1 metakit-2.4.9.3 mikmod-3.2.1_1 mjpegtools-1.6.2_2 mozex-firefox-1.07_2 mpd-3.18_2 mpeg2codec-1.2_1 mpeg4ip-libmp4v2-1.1_1 mpg123-esound-0.59r_17 mplayer-gtk-esound-0.99.5_6 mplayer-skins-1.1.1_1 mplayerplug-in-2.80 mupen64-0.4 mupen64-base-0.4 mupen64-dummyaudio-0.4 mupen64-glide-0.7 mupen64-gln64-0.4.1 mupen64-input-0.4 mupen64-rice-5.2.0 mupen64-rsp-0.4 mupen64-sdlaudio-1.2 mupen64-sdlinput-0.0.8 mupen64-sound-0.4_1 nas-1.7 nasm-0.98.39,1 net-snmp-5.2.1 nmap-3.81 nmapfe-3.81 normalize-0.7.6_3 nspr-4.4.1_1 nss-3.9.2 oaf-0.6.10_2 ogmtools-1.4.1 open-motif-2.2.3_1 openal-20050202 openldap-client-2.2.23 openslp-1.0.11_1 openssl-0.9.7e_2 p5-Digest-HMAC-1.01 p5-Digest-SHA1-2.10 p5-Event-1.02 p5-GdkPixbuf-0.7009_2 p5-Gtk-0.7009_1 p5-HTML-Parser-3.45 p5-HTML-Tagset-3.04 p5-Mail-SpamAssassin-3.0.2_1 p5-Mail-Tools-1.66 p5-Net-DNS-0.48 p5-Storable-2.13 p5-URI-1.35 p5-XML-Parser-2.34_1 p5-XML-Writer-0.520 p5-gettext-1.03 pango-1.6.0 pccts-1.33.33 pcre-5.0 perl-5.8.6_2 pilot-link-0.11.8_3 pinentry-qt-0.7.1_2 pkgconfig-0.15.0_1 pkgdb.db plib-1.8.3_2 png-1.2.8_1 popt-1.7 portaudit-0.5.9 portlint-2.6.10_1 portupgrade-20041226_1 preferential-firefox-0.6.1a_2 pstree-2.25 pth-2.0.3 py24-gtk-2.4.1 py24-numeric-23.7 py24-qt-3.13_1 py24-sip-4.1.1_2 python-2.4_1 qca-tls-1.0_1 qcamview-0.40d qdvdauthor-0.0.8_1 qmake-3.3.4 qscintilla-1.4_1 qt-3.3.4 qtorrent-0.9.6.1_1 rar-3.41,1 razor-agents-2.67 roadmap-1.0.6_1 rpm-3.0.6_9 rpm2cpio-1.2_2 ruby-1.8.2_2 ruby18-bdb1-0.2.2 samba-libsmbclient-3.0.11_1 sane-backends-1.0.15 screen-4.0.2_1 scrollkeeper-0.3.14_1,1 scummvm-0.7.0 sdl-1.2.8,2 sdl_image-1.2.4 sdl_mixer-1.2.6 sdl_net-1.2.5_2 sdocbook-xml-4.1.2.5_2 shapelib-1.2.10 shared-mime-info-0.15_7 sidplay-1.0.9 skype-1.0.0.1 smpeg-0.4.4_3 sox-12.17.7 speak_freely-7.6a speex-1.0.4_1,1 sqlite-2.8.15_1 startup-notification-0.8_1 svgalib-1.4.3_4 t1lib-5.0.1,1 taglib-1.3.1 tcl-8.2.3_6 tcl-8.3.5_5 tcl-8.4.7,1 teTeX-3.0 teTeX-base-3.0_3 teTeX-texmf-3.0 tex-texmflocal-1.9 texi2html-1.76_1,1 tidy-20000804_2 tiff-3.7.1_2 tk-8.2.3_5 tk-8.4.7,2 transcode-0.6.12_3 trustedqsl-1.10_1 ttmkfdir-20021109_1 tuxracer-0.61_2 tv-fonts-1.1 unixbench-4.1.0 unzip-5.51 urwfonts-1.0 vcdimager-0.7.21 vobcopy-0.5.14_1 vorbis-tools-1.0.1_3,3 webfonts-0.21_1 win32-codecs-3.1.0.p5,1 wine-20050111 wormux-0.5.0 wv-1.0.0_2 wv2-0.2.2 wxgtk-common-2.4.2_1 wxgtk2-2.4.2_5 x86info-1.12b xanim-2.92.0 xawtv-3.94 xbindkeys-1.7.1 xcdroast-0.98.a.15_2 xdvik-tetex-22.84.8_1 xdx-1.2_1 xforms-1.0_3,1 xlog-testing-1.2 xmbmon-205_1 xmlcatmgr-2.2 xmms-esound-1.2.10_2 xorg-6.8.1 xorg-clients-6.8.1_1 xorg-documents-6.8.1 xorg-fonts-100dpi-6.8.1 xorg-fonts-75dpi-6.8.1 xorg-fonts-cyrillic-6.8.1 xorg-fonts-encodings-6.8.1 xorg-fonts-miscbitmaps-6.8.1 xorg-fonts-truetype-6.8.1 xorg-fonts-type1-6.8.1 xorg-fontserver-6.8.1_2 xorg-libraries-6.8.1_1 xorg-nestserver-6.8.1 xorg-printserver-6.8.1 xorg-server-6.8.1_2 xorg-vfbserver-6.8.1 xpdf-3.00_6 xsane-0.96 xspeakfree-0.8.2 xterm-200 xtide-2.6.4 xvid-1.0.3,1 xvid4conf-1.10_1 zip-2.3_2 --Boundary-00=_EgCOCM3MO+Rz0TD-- From owner-freebsd-ports@FreeBSD.ORG Wed Mar 16 13:07:06 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24A9016A4CE for ; Wed, 16 Mar 2005 13:07:06 +0000 (GMT) Received: from smtp.unsam.edu.ar (smtp.unsam.edu.ar [170.210.48.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id A44C643D1F for ; Wed, 16 Mar 2005 13:07:01 +0000 (GMT) (envelope-from fernan@iib.unsam.edu.ar) Received: from pi.iib.unsam.edu.ar (pi.iib.unsam.edu.ar [192.168.10.11]) by smtp.unsam.edu.ar (8.12.6/8.12.6) with ESMTP id j2GDJCr9059857; Wed, 16 Mar 2005 10:19:12 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) Received: from pi.iib.unsam.edu.ar (localhost [127.0.0.1]) by pi.iib.unsam.edu.ar (8.13.1/8.13.1) with ESMTP id j2GD6OAN033381; Wed, 16 Mar 2005 10:06:24 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) Received: (from fernan@localhost) by pi.iib.unsam.edu.ar (8.13.1/8.13.1/Submit) id j2GD6CAc032544; Wed, 16 Mar 2005 10:06:12 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) X-Authentication-Warning: pi.iib.unsam.edu.ar: fernan set sender to fernan@iib.unsam.edu.ar using -f Date: Wed, 16 Mar 2005 10:06:12 -0300 From: Fernan Aguero To: Jean-Baptiste Quenot Message-ID: <20050316130612.GC88376@iib.unsam.edu.ar> Mail-Followup-To: Jean-Baptiste Quenot , FreeBSD Ports References: <20050316105118.GA19417@vision.anyware> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050316105118.GA19417@vision.anyware> User-Agent: Mutt/1.5.6i cc: FreeBSD Ports Subject: Re: Problems with help2man and perl during Gnome upgrade X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 13:07:06 -0000 +----[ Jean-Baptiste Quenot (16.Mar.2005 07:55): | | Hello, | | First, thank you very much for the efforts of bringing the latest | Gnome to FreeBSD. | | Before the upgrade, I had two perl dists installed, namely 5.6 and | 5.8. I discovered that after trying to run gnome_upgrade.sh, | which failed at help2man, depending on p5-Locale-gettext not | installed in the perl dist used by this port. Jean-Baptiste, I know it is perhaps possible to have different versions of perl installed. However, if you're using the ports system to install things (i.e. gnome), then perhaps it is a problem, since the perl modules are looked for and installed in the path specified in SITE_PERL, wich according to bsd.port.mk is ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} Do you need to use both 5.6 and 5.8? Or perhaps your intention was to upgrade to 5.8 but still got some modules installed under the xxx/site_perl/5.6.x/ directory? If this is the case, the recommended procedure to update your perl and all of the modules, is the one shown in /usr/ports/UPDATING, read the entry for 20050201 | The problem with help2man is that its configure script is designed | to call "perl" or "perl5" directly, maybe the configure script | could be patched with the real perl given by bsd.port.mk. | | I find it also surprising to be able to have several perl dists | installed. I haven't come across a conflict, ever! I, as I believe most other FreeBSD 4.x users also have two perl dists installed. One comes with the base system (5.005). The other is the one that most of us install from ports. BUT, once you install perl from ports you MUST run the use.perl script to adjust symlinks and other necessary things so that only ONE perl is seen and used. | I decided to deinstall the old 5.6 perl, but help2man still | couldn't install, because the symlinks to the perl executable in | /usr/bin were removed when deinstalling perl 5.6. | | Soooo! I tried to place the links myself, but help2man's | configure complained that pod2man was missing. So I removed the | broken perl 5.8, and pod2man reappeared. Then, help2man was happy | installing. I believe you should take some time to clean your installed perl dists and associated modules. | Besides that and a couple of other failures, I can now happily run | Gnome 2.10. Thank you! | +----] Hope this helps, Fernan From owner-freebsd-ports@FreeBSD.ORG Wed Mar 16 14:08:45 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3064716A4CE for ; Wed, 16 Mar 2005 14:08:45 +0000 (GMT) Received: from caraldi.com (195-13-58-165.oxyd.net [195.13.58.165]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CECB43D5C for ; Wed, 16 Mar 2005 14:08:44 +0000 (GMT) (envelope-from jbq@anyware-tech.com) Received: from vision.anyware (10.21.96-84.rev.gaoland.net [84.96.21.10]) by caraldi.com (Postfix) with ESMTP id AE01B60FF for ; Wed, 16 Mar 2005 15:08:43 +0100 (CET) Received: by vision.anyware (Postfix, from userid 1021) id 09CBF60DD; Wed, 16 Mar 2005 15:08:44 +0100 (CET) Date: Wed, 16 Mar 2005 15:08:44 +0100 From: Jean-Baptiste Quenot To: freebsd-ports Message-ID: <20050316140842.GE19417@vision.anyware> Mail-Followup-To: freebsd-ports References: <20050316105118.GA19417@vision.anyware> <20050316130612.GC88376@iib.unsam.edu.ar> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050316130612.GC88376@iib.unsam.edu.ar> User-Agent: Mutt/1.5.9i Subject: Re: Problems with help2man and perl during Gnome upgrade X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 14:08:45 -0000 * Fernan Aguero: > If this is the case, the recommended procedure to update > your perl and all of the modules, is the one shown in > /usr/ports/UPDATING, read the entry for 20050201 Thanks for that information. > BUT, once you install perl from ports you MUST run the use.perl > script to adjust symlinks and other necessary things so that > only ONE perl is seen and used. The problem is that until upgrading Gnome I never cared about what perl dists got installed. I don't use perl myself, it's the ports system that is using it, so I'm warning about a possible Gnome upgrade problem for other users. Apparently, the Gnome ports and especially help2man are expecting Perl 5.8 or at least only one perl port without enforcing it. -- Jean-Baptiste Quenot http://caraldi.com/jbq/ From owner-freebsd-ports@FreeBSD.ORG Wed Mar 16 14:16:20 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0126816A4CE for ; Wed, 16 Mar 2005 14:16:20 +0000 (GMT) Received: from cheer.mahoroba.org (gw4.mahoroba.org [218.45.22.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF46A43D2D for ; Wed, 16 Mar 2005 14:16:18 +0000 (GMT) (envelope-from ume@mahoroba.org) Received: from lyrics.mahoroba.org (ume@lyrics.mahoroba.org [IPv6:3ffe:501:185b:8010:280:88ff:fe03:4841]) (user=ume mech=CRAM-MD5 bits=0)j2GEFvKq020076 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 16 Mar 2005 23:16:01 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Wed, 16 Mar 2005 23:15:55 +0900 Message-ID: From: Hajimu UMEMOTO To: Matt Dawson In-Reply-To: <200503161235.16608.matt@mattsnetwork.co.uk> References: <200503161235.16608.matt@mattsnetwork.co.uk> User-Agent: xcite1.38> Wanderlust/2.13.3 (You Oughta Know) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 Emacs/22.0.50 (i386-unknown-freebsd5.4) MULE/5.0 (SAKAKI) X-Operating-System: FreeBSD 5.4-PRERELEASE MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Greylist: Sender succeded SMTP AUTH authentication, not delayed by milter-greylist-2.0b2 (cheer.mahoroba.org [IPv6:3ffe:501:185b:8010::1]); Wed, 16 Mar 2005 23:16:01 +0900 (JST) X-Virus-Scanned: by amavisd-new X-Virus-Status: Clean X-Spam-Status: No, score=-5.7 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on cheer.mahoroba.org cc: ports@freebsd.org Subject: Re: mail/spamass-milter appears to be broken X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 14:16:20 -0000 Hi, >>>>> On Wed, 16 Mar 2005 12:35:16 +0000 >>>>> Matt Dawson said: matt> Any ideas? This port seems not to want to play nicely with the base sendmail matt> even when the quirk WITH_SENDMAIL_BASE is used. matt> I borks on configure, thusly: matt> configure: error: Cannot find libmilter matt> ===> Script "configure" failed unexpectedly. matt> Please report the problem to ports@FreeBSD.org [maintainer] and attach the matt> "/usr/local/work/usr/ports/mail/spamass-milter/work/spamass-milter-0.3.0/config.log" matt> including the output of the failure of your make command. Also, it might be matt> a good idea to provide an overview of all packages installed on your system matt> (e.g. an `ls /var/db/pkg`). matt> *** Error code 1 matt> openldap-client-2.2.23 I met this, too. You can avoid this problem by defining WITHOUT_LDAP=YES. 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 Wed Mar 16 14:16:34 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 334C816A4CE for ; Wed, 16 Mar 2005 14:16:34 +0000 (GMT) Received: from melon.pingpong.net (82.milagro.bahnhof.net [195.178.168.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DC4A43D39 for ; Wed, 16 Mar 2005 14:16:33 +0000 (GMT) (envelope-from girgen@FreeBSD.org) Received: from localhost (localhost.pingpong.net [127.0.0.1]) by melon.pingpong.net (Postfix) with ESMTP id 71FD14B007; Wed, 16 Mar 2005 15:16:31 +0100 (CET) Received: from melon.pingpong.net ([127.0.0.1]) by localhost (melon.pingpong.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 67194-01-4; Wed, 16 Mar 2005 15:16:31 +0100 (CET) Received: from [192.168.1.187] (81.milagro.bahnhof.net [195.178.168.81]) by melon.pingpong.net (Postfix) with ESMTP id 328624B005; Wed, 16 Mar 2005 15:16:30 +0100 (CET) Date: Wed, 16 Mar 2005 15:16:30 +0100 From: Palle Girgensohn To: John Nielsen Message-ID: In-Reply-To: <200503152238.33442.john@jnielsen.net> References: <200503152238.33442.john@jnielsen.net> X-Mailer: Mulberry/3.1.6 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-new at pingpong.net cc: ports@freebsd.org Subject: Re: FreeBSD port of CONNECT BY patch for pgsql X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 14:16:34 -0000 --On tisdag, mars 15, 2005 22.38.33 -0700 John Nielsen wrote: > All- > > I am interested in creating a FreeBSD port of PostgreSQL 8.0.1 that > incorporates the CONNECT BY patch found here: > > http://gppl.moonbone.ru > > I have successfully compiled and installed the modified postgres on my > system, and I'd like to save myself and others in the future the trouble > I went to. Before I proceed, I have a few questions. > > First, am I duplicating anyone else's effort? Not as far as I know. > Second, what would be the best approach in structuring the port? Mr. > Potemkin distributes his modifications as a single diff against the > postgres source tree. In addition to needing this file, the port will > also need to add devel/bison as a build dependency due to the way the > diff is built and applied (I didn't have bison installed, and had to > scratch my head for a while on that one). OK. Here I see a problem, we have to use a modern enough bison. It seems that detecting on ${LOCALBASE}/bin/bison-devel is enough? Are you sure that bison1875 won't work? It does work for unpatched postgresql sources. > The procedure I followed (and the one I'd like the port to emulate) was > this: > fetch (including patch) > extract > install FreeBSD patches from existing port (make patch) > install hier patchset > make > install > > I followed this procedure for both the client and the server, since they > are distinct FreeBSD ports (even though they are both built from the > same source tree). I would imagine that the patches are all for the server, though? Not that it matters much. It does modify some header files as well, though I wouldn't know if they are needed for anything outside the backend anyway. For reasons of simplicity, the client part of the port installs *all* headers... > Would it be possible to do all this as a slave port of the existing > postgresql80? Would it be better/easier to duplicate the existing port > and make changes on top of it? My suggestion is this: Add an option to the current postgresql80-server port (something like "use hier patch (EXPERIMENTAL)"). When this option is checked, add PATCH_SITES and PATCHFILES, and probably an extra PKGNAMESUFFIX hier. Also, add some blurbs to README files, and perhaps install en extra README for this (could be practical since it could be used to differentiate a standard pg install from a pg-hier install, in case some new port you create would need this functionality). Since the patch should probably be considered "experimental", there's really no need to have a port of its own, IMHO. It seems easier to just add an optional patch for the normal port? Maybe I'm wrong here? Potential problem is if the hier patchset is not updated fast enough when postgresql is updated. > What would be the best way to apply the patchset within the ports > framework? As written, the diff needs to be applied from the work > directory rather than the base of the source distribution directory, so > I can't just drop it in the port's files directory (can I?). patch takes the -p argument, use it with -p1 or perhaps -p2 will fix this. > Third, what's the protocol for updating the CONFLICTS of other affected > ports? I'm not sure I understand this question? Check porter's handbook, CONFLICTS takes normal shell wildcards. What other affected ports would conflict? > And finally, what would be a good naming convention? I've considered > postresql_hier-server with postgresql_hier80-server as the directory name. I'm not sure. Again, see if the Porter's handbook helps here. > Please CC me on replies, as I'm not subscribed to ports@. > > Thanks! > > John Nielsen Cheers, Palle From owner-freebsd-ports@FreeBSD.ORG Wed Mar 16 14:20:07 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1403D16A4D0 for ; Wed, 16 Mar 2005 14:20:07 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2060F43D1F for ; Wed, 16 Mar 2005 14:20:06 +0000 (GMT) (envelope-from jon.drews@gmail.com) Received: by wproxy.gmail.com with SMTP id 37so7013wra for ; Wed, 16 Mar 2005 06:20:05 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=iQqenApopqyyvwHIooTiifDxrnbk5hnhulwlmqRqF4U2I0dGysmEgmXQf/9QNuuZ2nFCfCKPaqLSJ78R/RmqkqMtz3QqrKTFce+AVBHne0EITIYVETFX4OrYW1LoCLH7aTN8WyFb3PhNaR1f3E6e2WS5ezbZhFFPi9iaxRIfWVU= Received: by 10.54.14.31 with SMTP id 31mr860339wrn; Wed, 16 Mar 2005 06:07:57 -0800 (PST) Received: by 10.54.54.8 with HTTP; Wed, 16 Mar 2005 06:07:56 -0800 (PST) Message-ID: <8cb27cbf050316060760f470a4@mail.gmail.com> Date: Wed, 16 Mar 2005 07:07:56 -0700 From: Jon Drews To: Volker Stolz In-Reply-To: <20050316092126.GA24241@i2.informatik.rwth-aachen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit References: <8cb27cbf05031211126ca5f67d@mail.gmail.com> <8cb27cbf050314010624b962fb@mail.gmail.com> <20050316092126.GA24241@i2.informatik.rwth-aachen.de> cc: ports@freebsd.org Subject: Re: Why does Xfce 4.2 have to query a DNS ? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jon Drews List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 14:20:07 -0000 Hi Volker and others: On Wed, 16 Mar 2005 10:21:26 +0100, Volker Stolz wrote: > You should probably talk to the port-maintainer (oliver@, cc:ing him right > now). Maybe it's possible to find a way to make this behaviour the default > at least for the FreeBSD-port. Or at least at a note to pkg-message. > However, I don't feel too strongly about it now that I know it's user- > configurable. I did post to the Xfce users list and the developers, Benedikt Meurer and Brian Tarricone, were kind enough to give me some pointers. Unfortunately, I still can't diagnose the slow starting of Xterm. After a lot of googling, I found that this is a not a common problem and I have to conclude that I may indeed have something misconfigured. I did switch to a light weight window manager, Qlwm, and the slow starting of the Xterms is no longer a problem. At any rate I have my own port (GSL) that needs further testing before I submit it. Maybe when that is done I can return to this problem. After all, Xfce is a really nice desktop. Kind regards, Jon From owner-freebsd-ports@FreeBSD.ORG Wed Mar 16 15:10:01 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B7CD316A4CE for ; Wed, 16 Mar 2005 15:10:01 +0000 (GMT) Received: from sv02.webonaut.com (kirk.webonaut.com [212.41.243.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5879043D58 for ; Wed, 16 Mar 2005 15:10:01 +0000 (GMT) (envelope-from klammer@webonaut.com) Received: from localhost (localhost [127.0.0.1]) by sv02.webonaut.com (Postfix) with ESMTP id 95E6A7643B; Wed, 16 Mar 2005 16:09:59 +0100 (CET) Received: from sv02.webonaut.com ([127.0.0.1]) by localhost (sv02.webonaut.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 56390-08; Wed, 16 Mar 2005 16:09:48 +0100 (CET) Received: from [192.168.79.227] (unknown [213.147.173.194]) by sv02.webonaut.com (Postfix) with ESMTP id 09B7276421; Wed, 16 Mar 2005 16:09:47 +0100 (CET) Message-ID: <42384BEC.10708@webonaut.com> Date: Wed, 16 Mar 2005 16:08:28 +0100 From: Franz Klammer User-Agent: Mozilla Thunderbird 1.0 (X11/20050310) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Soeren Larsen References: <20050315215836.GA51708@localhost> <4237F546.1020202@webonaut.com> <4237FB5C.8040309@whiteswan.dk> <4237FE25.1010109@webonaut.com> <4238065F.1000905@whiteswan.dk> In-Reply-To: <4238065F.1000905@whiteswan.dk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at webonaut.com cc: ports@freebsd.org Subject: Re: gdesklets-sysinfo-0.26_1 AND gdesklets in general X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 15:10:01 -0000 Soeren Larsen wrote: > Franz Klammer wrote: > >> the missing gtkhtml2-dependency has been added in the meantime. >> >> the port you are searching for is: x11-toolkits/py-gnome-extras. > > > I cvsup'ed (for the 5th time), completely removed all gdesklets related > stuff and did a reinstall of the StarterBar which then as a dependancy > installs gdesklets itself. However, the py-gnome-extras port isn't > installed as a dependancy so right now I'm installing it manually to see > if that shouldn't fix the problem..... > > .. and it did. Is it my system that's acting out or is there a > dependancy bug present here? > it's a bug in bsd.gnome.mk - should be corrected soon. thanks. franz. > > // Soeren From owner-freebsd-ports@FreeBSD.ORG Wed Mar 16 16:02:56 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E0AF16A4CE for ; Wed, 16 Mar 2005 16:02:56 +0000 (GMT) Received: from smtp.vzavenue.net (smtp.vzavenue.net [66.171.59.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6642243D39 for ; Wed, 16 Mar 2005 16:02:55 +0000 (GMT) (envelope-from jr@opal.com) Received: from linwhf.opal.com (112.79.171.66.subscriber.vzavenue.net [66.171.79.112]) by smtp.vzavenue.net (MOS 3.4.8-GR) with ESMTP id BXS03372; Wed, 16 Mar 2005 11:02:51 -0500 (EST) Received: from linwhf.opal.com (localhost [127.0.0.1]) by linwhf.opal.com (8.13.3/8.13.1) with ESMTP id j2GG2pnp099802 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO) for ; Wed, 16 Mar 2005 11:02:51 -0500 (EST) (envelope-from jr@linwhf.opal.com) Received: (from jr@localhost) by linwhf.opal.com (8.13.3/8.13.1/Submit) id j2GG2puR099801 for freebsd-ports@freebsd.org; Wed, 16 Mar 2005 11:02:51 -0500 (EST) (envelope-from jr) Date: Wed, 16 Mar 2005 11:02:51 -0500 From: "J.R. Oldroyd" To: freebsd-ports@freebsd.org Message-ID: <20050316160251.GP39983@linwhf.opal.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Junkmail-Status: score=0/50, host=smtp.vzavenue.net Subject: boinc-client 4.66 and boinc-setiathome 4.07 with GUI support X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 16:02:56 -0000 Preliminary versions of net/boinc-client-4.66 and astro/boinc-setiathome-4.07 with GUI support are available now at: http://opal.com/boinc/ The default builds include the GUI support. To build without GUI use "make BOINC_GUI=no" on both ports. The GUI support uses the x11-toolkits/wxgtk port. I have had reports of problems using this on FreeBSD 4.x, so this may not work there. Thanks go to Idar Tollefsen for his assistance with patches for 4.x. Release of these versions had been delayed for a while while we developed code changes to support the GUI protocol in a distributed multi-user environment and while we solved a problem with signal delivery in a pthreadded program on an SMP system. I'd appreciate any feedback before I submit these as port updates. In addition, I have been assisting with a native FreeBSD version of astro/boinc-einsteinathome, or EAH. This is now working and in final testing. However, it will likely not be released as a port; instead, the binary will be made available as a supported platform on the EAH site, at least for FreeBSD 5.x/i386 and 6.x/i386. EAH will require net/boinc-client-4.66 so I want to get that port update released soon. Thanks, -jr From owner-freebsd-ports@FreeBSD.ORG Wed Mar 16 16:21:21 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C9FF16A4CE for ; Wed, 16 Mar 2005 16:21:21 +0000 (GMT) Received: from smtp.vzavenue.net (smtp.vzavenue.net [66.171.59.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 217CD43D46 for ; Wed, 16 Mar 2005 16:21:20 +0000 (GMT) (envelope-from jr@opal.com) Received: from linwhf.opal.com (112.79.171.66.subscriber.vzavenue.net [66.171.79.112]) by smtp.vzavenue.net (MOS 3.4.8-GR) with ESMTP id BXS05240; Wed, 16 Mar 2005 11:21:14 -0500 (EST) Received: from linwhf.opal.com (localhost [127.0.0.1]) by linwhf.opal.com (8.13.3/8.13.1) with ESMTP id j2GGLEYm099940 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO) for ; Wed, 16 Mar 2005 11:21:14 -0500 (EST) (envelope-from jr@linwhf.opal.com) Received: (from jr@localhost) by linwhf.opal.com (8.13.3/8.13.1/Submit) id j2GGLElQ099939 for freebsd-ports@freebsd.org; Wed, 16 Mar 2005 11:21:14 -0500 (EST) (envelope-from jr) Date: Wed, 16 Mar 2005 11:21:14 -0500 From: "J.R. Oldroyd" To: freebsd-ports@freebsd.org Message-ID: <20050316162114.GQ39983@linwhf.opal.com> References: <20050316160251.GP39983@linwhf.opal.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050316160251.GP39983@linwhf.opal.com> User-Agent: Mutt/1.4.2.1i X-Junkmail-Status: score=0/50, host=smtp.vzavenue.net Subject: Re: boinc-client 4.66 and boinc-setiathome 4.07 with GUI support X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 16:21:21 -0000 Several other changes between the current port versions and these new ones are worth noting: 1. The /usr/local/boinc directory has been eliminated. The former contents are now in: /usr/local/bin /usr/local/include/BOINC /usr/local/lib/boinc /var/db/projects/* This was required to simplify the ports of other client apps which expect these more standard install locations. 2. The main shell script to run boinc has been renamed from "boinc-client" to just "boinc". 3. The boinc and client apps are now installed using simpler names like "foo", rather than "foo-vers-portbld-freebsdx.x". 4. The rc.d/boinc.sh shell script to start boinc at boot time has been made common to all versions of FreeBSD, and the code to stop boinc has been cleaned up. 5. The GUI management interface is included as "boincmgr". Read the man page regarding proper setup of your xhost permissions in order to get the GUI status screens to work. 6. The split use of "foo" and "foo.so" for the main client app and its graphics lib is supported. However this does not currently work for the SETI app, so SETI is compiled as a single monolithic "foo" at the moment. It does work for the forthcoming EAH app, though. -jr From owner-freebsd-ports@FreeBSD.ORG Wed Mar 16 16:27:35 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD4FE16A4F6 for ; Wed, 16 Mar 2005 16:27:35 +0000 (GMT) Received: from tarsier.geekcn.org (tarsier.geekcn.org [210.51.165.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F41E43D54 for ; Wed, 16 Mar 2005 16:27:34 +0000 (GMT) (envelope-from quakelee@geekcn.org) Received: from [192.168.1.100] (unknown [61.51.216.81]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTP id C46B0EB0B63; Thu, 17 Mar 2005 00:27:31 +0800 (CST) Message-ID: <42385E72.5030604@geekcn.org> Date: Thu, 17 Mar 2005 00:27:30 +0800 From: Quake Lee User-Agent: Mozilla Thunderbird 1.0 (X11/20050316) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Joe Marcus Clarke Content-Type: text/plain; charset=GB18030; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-ports@freebsd.org Subject: gaim core dump after gnome2 upgrade to 2.10 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 16:27:35 -0000 Hi all, I build gaim port after build gnome 2.10 today. I had built libXft, fontconfig, freetype2 WITH_CJK before. It started up normally, and connected with all my three accounts' servers, but when I double click a friend in my contact list, the gaim core dumped, and reported a follow error: Mar 16 23:47:32 dock kernel: pid 52396 (gaim), uid 0: exited on signal 10 (core dumped) and dump a core. anyone know why? :'( Quake Lee From owner-freebsd-ports@FreeBSD.ORG Wed Mar 16 17:08:31 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 762AB16A4CE for ; Wed, 16 Mar 2005 17:08:31 +0000 (GMT) Received: from avocado.salatschuessel.net (avocado.salatschuessel.net [83.136.81.184]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62A7543D2F for ; Wed, 16 Mar 2005 17:08:30 +0000 (GMT) (envelope-from oliver@FreeBSD.org) Received: (qmail 50802 invoked by uid 89); 16 Mar 2005 17:10:22 -0000 Received: from unknown (HELO kartoffel.salatschuessel.net) (83.136.81.185) by avocado.salatschuessel.net with SMTP; 16 Mar 2005 17:10:22 -0000 Date: Wed, 16 Mar 2005 18:10:15 +0100 From: Oliver Lehmann To: Volker Stolz Message-Id: <20050316181015.7b2362ec.oliver@FreeBSD.org> In-Reply-To: <20050316092126.GA24241@i2.informatik.rwth-aachen.de> References: <8cb27cbf05031211126ca5f67d@mail.gmail.com> <8cb27cbf050314010624b962fb@mail.gmail.com> <20050316092126.GA24241@i2.informatik.rwth-aachen.de> X-Mailer: Sylpheed version 1.9.6 (GTK+ 2.6.4; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: ports@FreeBSD.org cc: jon.drews@gmail.com Subject: Re: Why does Xfce 4.2 have to query a DNS ? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 17:08:31 -0000 Volker Stolz wrote: > You should probably talk to the port-maintainer (oliver@, cc:ing him right > now). Maybe it's possible to find a way to make this behaviour the default > at least for the FreeBSD-port. Or at least at a note to pkg-message. > However, I don't feel too strongly about it now that I know it's user- > configurable. if so (changed default), it should be done in the xfce souurcetree so users can expect xfce configured the same "by default" anywhere... might be easier when dealing with problems for the real developers "no, i never changed that option!" -- Oliver Lehmann http://www.pofo.de/ http://wishlist.ans-netz.de/ From owner-freebsd-ports@FreeBSD.ORG Wed Mar 16 17:11:47 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 57F8216A4CE; Wed, 16 Mar 2005 17:11:47 +0000 (GMT) Received: from oniws.ca (oniws.ca [67.71.253.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2C4943D53; Wed, 16 Mar 2005 17:11:41 +0000 (GMT) (envelope-from Dwayne.MacKinnon@xwave.com) Received: from [192.168.0.126] (chiron.internal.oniws.ca [192.168.0.126]) by oniws.ca (8.12.10/8.12.8) with ESMTP id j2GHBeZp068151; Wed, 16 Mar 2005 12:11:40 -0500 (EST) (envelope-from Dwayne.MacKinnon@xwave.com) Message-ID: <423868C7.1080904@xwave.com> Date: Wed, 16 Mar 2005 12:11:35 -0500 From: Dwayne MacKinnon User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.5) Gecko/20050315 X-Accept-Language: en-us, en MIME-Version: 1.0 To: marcus@FreeBSD.org Content-Type: multipart/mixed; boundary="------------040702050007080506090801" cc: ports@FreeBSD.org Subject: FreeBSD Port: ethereal-0.10.10 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 17:11:47 -0000 This is a multi-part message in MIME format. --------------040702050007080506090801 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Hello, I'm on FreeBSD 4.11-RELEASE, and the new version of ethereal refuses to build for me. It stops on the following: cc -DHAVE_CONFIG_H -I. -I. -I../.. -I./../.. -I./.. -I/usr/local/include -I/usr/X11R6/include -I/usr/local/lib/include -DINET6 -O -pipe -Dfreebsd4 -DAPPLLIB_EXP=/usr/local/lib/perl5/5.8.5/BSDPAN -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/lib/perl5/5.8.5/mach/CORE -I. -I/usr/local/include -I/usr/include -DINET6 "-D_U_=__attribute__((unused))" -Wall -W -O -pipe -I/usr/local/include -D_THREAD_SAFE -DXTHREADS -DXUSE_MTSAFE_API -DXNO_MTSAFE_PWDAPI -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/lib/include -DINET6 -O -pipe -Dfreebsd4 -DAPPLLIB_EXP=/usr/local/lib/perl5/5.8.5/BSDPAN -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/lib/perl5/5.8.5/mach/CORE -I. -I/usr/local/include -I/usr/include -c packet-spnego.c -Wp,-MD,.deps/packet-spnego.TPlo -fPIC -DPIC -o .libs/packet-spnego.o packet-spnego.c: In function `arcfour_mic_key': packet-spnego.c:426: `KEYTYPE_ARCFOUR_56' undeclared (first use in this function) packet-spnego.c:426: (Each undeclared identifier is reported only once packet-spnego.c:426: for each function it appears in.) *** Error code 1 Stop in /usr/ports/net/ethereal/work/ethereal-0.10.10/epan/dissectors. *** Error code 1 I've attached my pkgtools.conf and make.conf, plus a listing of /var/db/pkg. I'm unable to figure out why the Makefiles get configured for perl-5.8.5. I have 5.8.6 installed. I've rerun use.perl port, I've deinstalled and reinstalled autoconf*/automake*/p5-*/m4/libtool*, done everything I can think of, and it still gets configured to look for /usr/local/lib/perl5/5.8.5. A directory which doesn't exist. The funny thing is that I have no idea if the KEYTYPE_ARCFOUR_56 that it's looking for has anything to do with perl or not. Any help would be appreciated. Cheers, DMK --------------040702050007080506090801 Content-Type: text/plain; name="pkgtools.conf" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="pkgtools.conf" # -*- ruby -*- # # pkgtools.conf - the configuration file for the pkgtools suite # # $Idaemons: /home/cvs/pkgtools/etc/pkgtools.conf,v 1.30 2003/03/23 08:17:27 knu Exp $ # Syntax: # string: '...' or "..."; use the `+' operator to concatenate # boolean: true or false # array: [ value, ... ]; use the `+' operator to concatenate # hash: { key => value, ... } # procedure: proc { |arglist| statements; return_value } # Useful predefined constants: # # Name: Example values: # OS_RELEASE: "5.0-CURRENT" "4.6.1-RELEASE-p8" # OS_REVISION: "5.0" "4.6.1" # OS_MAJOR: "5" "4" # OS_BRANCH: "CURRENT" "RELEASE" # OS_PATCHLEVEL: "" "-p8" # OS_PLATFORM: "i386" "alpha" # OS_PKGBRANCH: "5-current" "4.6.1-release" # Useful predefined functions: # # localbase() # Returns LOCALBASE. # # x11base() # Returns X11BASE. # # pkg_site_builder([latest]) # Returns a URI of the packages directory on the package builder site; # Equivalent to: # on i386: # sprintf('http://bento.FreeBSD.org/errorlogs/packages-%s-%s/', # OS_MAJOR, latest ? 'latest' : 'full') # on alpha: # sprintf('http://beta.FreeBSD.org/errorlogs/packages-%s-%s/', # OS_MAJOR, latest ? 'latest' : 'full') # # pkg_site_mirror([root]) # Returns a URI of the packages directory on the preferred mirror site; # Equivalent to: # sprintf('%s/pub/FreeBSD/ports/%s/packages-%s/', # root || ENV['PACKAGEROOT'] || 'ftp://ftp.FreeBSD.org', # OS_PLATFORM, OS_PKGBRANCH) # # pkg_site_primary() # Returns a URI of the packages directory on the primary FTP site; # Equivalent to: # pkg_site_mirror('ftp://ftp.FreeBSD.org') # # deorigin(origin) # Returns an installed package name which was installed from the # given origin port. # e.g. # deorigin('sysutils/portupgrade') => 'portupgrade-YYYYMMDD' # # enabled_rc_scripts(origin_or_pkgname) # Returns an array of "enabled" rc scripts ($PREFIX/etc/rc.d/*.sh) # for the given package. "Enabled" here means that files such as # *.sh.sample are ignored, however, if a package installs # foo.sh.sample and there is foo.sh, it is considered as an enabled # rc file for the package and thus returned. # # disabled_rc_scripts(origin_or_pkgname) # Returns an array of disabled rc scripts ($PREFIX/etc/rc.d/*.sh.*) # that the given package installed. If a package installs # foo.sh.sample and there is foo.sh, it is considered as enabled # and thus ignored. # # cmd_start_rc(origin_or_pkgname) # Returns a command line string that starts the services of the # given package, if any. (Yields "start" for each enabled rc # script) # # cmd_stop_rc(origin_or_pkgname) # Returns a command line string that stops the services of the # given package, if any. (Yields "stop" for each enabled rc script) # # cmd_restart_rc(origin_or_pkgname) # Returns a command line string that restarts the services of the # given package, if any. (Yields "stop" then "start" for each # enabled rc script) # # cmd_enable_rc(origin_or_pkgname) # Returns a command line string that enables the disabled rc # scripts of given package, if any. # # cmd_disable_rc(origin_or_pkgname) # Returns a command line string that disables the enabled rc # scripts of given package, if any. # module PkgConfig # Environment Variables: string # # Uncomment and edit as necessary. The `||=' operator means `set only # if it is not set', i.e. it gives a variable its default value. # # It is particularly recommended that you set PORTS_INDEX to # something other than the default value to avoid conflicts with CVS, # CVSup, and CTM. # # cf. portupgrade(1), pkg_which(1) # # defaults: # ENV['PORTSDIR'] ||= '/usr/ports' # ENV['PORTS_INDEX'] ||= ENV['PORTSDIR'] + '/INDEX' # ENV['PORTS_DBDIR'] ||= ENV['PORTSDIR'] # ENV['PKG_DBDIR'] ||= '/var/db/pkg' # # ENV['PKG_TMPDIR'] ||= '/var/tmp' # # ENV['PACKAGES'] ||= ENV['PORTSDIR'] + '/packages' # # e.g.: # ENV['PORTSDIR'] ||= '/export/freebsd/ports' # ENV['PORTS_INDEX'] ||= ENV['PORTSDIR'] + '/INDEX.local' # ENV['PORTS_DBDIR'] ||= ENV['PKG_DBDIR'] # # ENV['PACKAGES'] ||= sprintf('/export/freebsd/packages-%s', # OS_PKGBRANCH) # ENV['PKG_PATH'] ||= ENV['PACKAGES'] + '/All' # # ENV['PKG_FETCH'] = "wget -O '%2$s' '%1$s'" # ENV['PKG_FETCH'] = "axel -n 1 -o '%2$s' '%1$s'" # ENV['PKG_FETCH'] = "curl '%s' -o '%s'" # ENV['PKG_FETCH'] = 'false' # never fetch packages from a remote site # ENV['PACKAGEROOT'] = 'ftp://ftpN.XX.FreeBSD.org' ENV['PORTSDIR'] ||= '/usr/ports' ENV['PACKAGES'] ||= ENV['PORTSDIR'] + '/packages' ENV['PKG_PATH'] ||= ENV['PACKAGES'] + '/All' # SANITY_CHECK: boolean (default: true) # # If true, perform sanity checks on stale dependencies. This makes # it up to 50% slower to parse package globs but offers unfailing # upgrades. If you are sure you won't forget to run `pkgdb -F' # regularly, turn this off to improve performance. (default: true) # # cf. -O/--omit-check of pkg_deinstall(1), pkg_glob(1), # portupgrade(1) and portversion(1) SANITY_CHECK = true # IGNORE_CATEGORIES: array # # This is a list of port categories you want the pkgtools to ignore. # Typically you want to list language specific categories of the # languages you don't use. # # After configuring this list, you need to rebuild the ports # database to reflect the changes. (run 'portsdb -Ufu') # # e.g.: #IGNORE_CATEGORIES = [ # 'chinese', # 'french', # 'german', # 'hebrew', # 'japanese', # 'korean', # 'russian', # 'ukrainian', # 'vietnamese', #] IGNORE_CATEGORIES = [ 'arabic', 'chinese', 'french', 'german', 'hebrew', 'hungarian', 'japanese', 'korean', 'portuguese', 'russian', 'ukrainian', 'vietnamese', ] # EXTRA_CATEGORIES: array # # This is a list of extra port categories you put your locally # maintained ports into. You must prepare a Makefile in each directory # that defines a variable SUBDIR which lists all the ports in the # category. # # After configuring this list, you need to rebuild the ports # database to reflect the change. (run 'portsdb -Ufu') # # e.g.: # EXTRA_CATEGORIES = [ # 'local', # ] EXTRA_CATEGORIES = [ ] # HOLD_PKGS: array # # This is a list of ports you don't want portupgrade(1) to upgrade, # portversion(1) to suggest upgrading, or pkgdb(1) to fix. # You can use wildcards ("ports glob" and "pkgname glob"). # -f/--force with each command will override the held status. # # To completely hide the existence of a package, put a dummy file # named "+IGNOREME" in the package directory. # # cf. pkg_glob(1), ports_glob(1) # # e.g.: # HOLD_PKGS = [ # 'bsdpan-*', # 'x11*/XFree86*', # ] HOLD_PKGS = [ 'bsdpan-*', 'linux-mozilla-*', ] # 'openoffice-*', # USE_PKGS: array # USE_PKGS_ONLY: array # # These are lists of ports that you prefer to use packages to # upgrade or install. They apply -P/--use-packages and # -PP/--use-packages-only to specific ports, respectively. # # cf. -P/--use-packages and -PP/--use-packages-only of # portupgrade(1) and portinstall(1) # # e.g.: # USE_PKGS = [ # 'perl', # 'ruby', # 'python', # ] # # USE_PKGS_ONLY = [ # 'x11*/XFree86*', # '*openoffice*', # ] USE_PKGS = [ ] USE_PKGS_ONLY = [ ] # ALT_PKGDEP: hash # # This is a hash to define alternative package dependencies. For # each pair A => B, when a package X claims that it depends on a # package that matches the "pkgname glob" pattern A which is not # installed, the dependency is replaced with one installed # package that matches the "pkgname glob" pattern B. If glob B # matches more than one installed package, replacement is not done # automatically. <:delete> and <:skip> are special symbols that can # be used as B values, instead of pkgname glob patterns. <:delete> # means to delete the dependency and <:skip> to skip it. # # cf. pkg_glob(1) # # e.g.: # ALT_PKGDEP = { # # If you use apache13-modssl instead of apache13 # 'apache-1.3.*' => 'apache+mod_ssl-1.3.*', # # # The same as above; you can use origins also # 'www/apache13' => 'www/apache13-modssl', # # # If you install Apache from source (not from ports/packages) # 'apache' => :delete, # # # You can specify pkgname w/o version; see pkg_glob(1) # 'w3m' => 'w3m-m17n', # } ALT_PKGDEP = { } # MAKE_ARGS: hash # # This is a hash of ports glob or package glob => arguments mapping. # portupgrade(1) and portinstall(1) look it up to pick command line # arguments to pass to make(1). You can use wildcards ("ports glob" # or "package glob"). If a port/package matches multiple entries, # all the arguments are joined using the space as separator. # # cf. -m/--make-args of portupgrade(1), ports_glob(1) # # You can alternatively specify a procedure instead of a string if # you want to specify arguments which can vary depending on the port. # The procedure is called with a port origin as an argument. # # e.g.: # MAKE_ARGS = { # 'databases/mysql323-*' => 'WITH_CHARSET=ujis', # 'ruby18-*' => 'RUBY_VER=1.8', # 'ruby16-*' => 'RUBY_VER=1.6', # } MAKE_ARGS = { 'mplayer-*' => '-DWITHOUT_RUNTIME_CPUDETECTION -DWITHOUT_MENCODER -DWITH_GTK1 -DWITH_LIVEMEDIA', 'mozilla-*' => '-DWITH_JAVASCRIPT_DEBUGGER', 'vim-*' => '-DWITH_PERL -DWITH_CSCOPE', } # 'vim-*' => '-DWITH_GTK2 -DWITH_PERL -DWITH_RUBY -DWITH_TCL -DWITH_CSCOPE', # BEFOREBUILD: hash # # This is a hash of ports glob => command mapping. portupgrade(1) # and portinstall(1) look it up to pick commands to run before # building a port. You can use wildcards ("ports glob"). If a # port/package matches multiple entries, all the commands are joined # using the semicolon as separator and run. # # cf. -B/--beforebuild of portupgrade(1), ports_glob(1) # # You can alternatively specify a procedure instead of a string if # you want to run a command which can vary depending on the port. # The procedure is called with a port origin as an argument. See # the examples in the AFTERINSTALL paragraph. # # e.g.: # BEFOREBUILD = { # # Always do cvs update before building a port # '*' => 'cvs update', # } BEFOREBUILD = { } # BEFOREDEINSTALL: hash # # This is a hash of ports glob => command mapping. pkg_deinstall(1) # looks it up to pick commands to run after installing a port. You # can use wildcards ("ports glob"). If a port/package matches # multiple entries, all the commands are joined using the semicolon # as separator and run. # # You can alternatively specify a procedure instead of a string if # you want to run a command which can vary depending on the port. # The procedure is called with a port origin as an argument. See # the following examples. # # e.g.: # BEFOREDEINSTALL = { # # Automatically stop the service for each package that has a # # rc script enabled # '*' => proc { |origin| # cmd_stop_rc(origin) # }, # # # Stop postfix # 'mail/postfix*' => localbase() + '/sbin/postfix stop', # } BEFOREDEINSTALL = { } # AFTERINSTALL: hash # # This is a hash of ports glob => command mapping. portupgrade(1) # and portinstall(1) look it up to pick commands to run after # installing a port. You can use wildcards ("ports glob"). If a # port/package matches multiple entries, all the commands are joined # using the semicolon as separator and run. # # cf. -B/--afterinstall of portupgrade(1), ports_glob(1) # # You can alternatively specify a procedure instead of a string if # you want to run a command which can vary depending on the port. # The procedure is called with an argument of a port origin. See # the following examples. # # e.g.: # AFTERINSTALL = { # # Re-enable the X wrapper # 'x11-servers/XFree86-4-Server' => sprintf('cd %s/bin && if [ -x Xwrapper-4 ]; then ln -sf Xwrapper-4 X; fi', x11base()), # # # Automatically start the server for each package that # # installs a rc file enabled # '*' => proc { |origin| # cmd_start_rc(origin) # }, # # # Automatically start MySQL server # 'databases/mysql323-server' => proc { |origin| # cmd_enable_rc(origin) + ';' + cmd_start_rc(origin) # }, # # # Start postfix # 'mail/postfix*' => localbase() + '/sbin/postfix start', # } AFTERINSTALL = { # Re-enable the X wrapper 'x11-servers/XFree86-4-Server' => sprintf( 'cd %s/bin && if [ -x Xwrapper-4 ]; then ln -sf Xwrapper-4 X; fi', x11base()), } # PKG_SITES: array # # This is a list of URI's to get packages from. Each site directory # must contain directories named 'All' and 'Latest'. The value of # the environment variable `PKG_SITES' is automatically prepended to # the list. (default: [pkg_site_mirror()]) # # e.g.: # PKG_SITES = [ # sprintf('ftp://ftp.localdomain/pub/freebsd/packages-%s/', OS_MAJOR), # pkg_site_builder(true), # pkg_site_builder(), # pkg_site_mirror(), # pkg_site_primary(), # ] PKG_SITES = [ pkg_site_mirror(), ] # PORTUPGRADE_ARGS: string # # This sets the default options passed to portupgrade(1). # # e.g.: # PORTUPGRADE_ARGS = ENV['PORTUPGRADE'] || \ # '-v -D -l /var/tmp/portupgrade.results ' + \ # '-L /var/tmp/portupgrade-%s::%s.log' PORTUPGRADE_ARGS = ENV['PORTUPGRADE'] end --------------040702050007080506090801 Content-Type: text/plain; name="make.conf" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="make.conf" CFLAGS= -O -pipe COPTFLAGS= -O -pipe NOPROFILE= true #NOPORTDOCS= true X_WINDOW_SYSTEM=xorg BATCH=yes MAKE_KERBEROS4=yes MAKE_KERBEROS5=yes IPFW2=yes # added by use.perl 2005-03-16 10:13:11 PERL_VER=5.8.6 PERL_VERSION=5.8.6 NOPERL=yes --------------040702050007080506090801 Content-Type: text/plain; name="pkg.txt" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="pkg.txt" /var/db/pkg/ImageMagick-6.2.0.5 /var/db/pkg/ORBit-0.5.17_2 /var/db/pkg/OpenEXR-1.2.1_1 /var/db/pkg/WordNet-2.0 /var/db/pkg/a2ps-letter-4.13b_3 /var/db/pkg/acroread-5.10_1 /var/db/pkg/adns-1.1 /var/db/pkg/apache-ant-1.6.2 /var/db/pkg/arts-1.3.2_1,1 /var/db/pkg/artswrapper-1.2.1_1 /var/db/pkg/aspell-0.60.2 /var/db/pkg/atk-1.9.1 /var/db/pkg/autoconf-2.13.000227_5 /var/db/pkg/autoconf-2.53_3 /var/db/pkg/autoconf-2.59_2 /var/db/pkg/automake-1.4.6_1 /var/db/pkg/automake-1.5_2,1 /var/db/pkg/automake-1.9.5 /var/db/pkg/axel-1.0a_3 /var/db/pkg/bash-2.05b.007_2 /var/db/pkg/bison-1.75_2 /var/db/pkg/bitstream-vera-1.10_1 /var/db/pkg/blackjack-1.2 /var/db/pkg/c_c++_reference-2.0.2_3 /var/db/pkg/cabextract-1.1 /var/db/pkg/cdparanoia-3.9.8_7 /var/db/pkg/cdrtools-2.01 /var/db/pkg/coreutils-5.2.1 /var/db/pkg/cscope-15.5_1 /var/db/pkg/cups-base-1.1.23.0_3 /var/db/pkg/cups-lpr-1.1.23.0 /var/db/pkg/cvsup-16.1h /var/db/pkg/db4-4.0.14_1,1 /var/db/pkg/dejagnu-1.4.4 /var/db/pkg/desktop-file-utils-0.10_2 /var/db/pkg/dirmngr-0.9.0_1 /var/db/pkg/dri-6.2.1,2 /var/db/pkg/expat-1.95.8 /var/db/pkg/expect-5.42.1 /var/db/pkg/fam-2.6.9_6 /var/db/pkg/firefox-1.0.1_3,1 /var/db/pkg/flac-1.1.0_4 /var/db/pkg/fontconfig-2.2.3,1 /var/db/pkg/freetype2-2.1.9 /var/db/pkg/fribidi-0.10.4_1 /var/db/pkg/gaim-1.1.4_1 /var/db/pkg/gcc-3.3.6_20050223 /var/db/pkg/gcc-3.4.4_20050211 /var/db/pkg/gengetopt-2.11 /var/db/pkg/gettext-0.14.1 /var/db/pkg/ghostscript-gnu-7.07_12 /var/db/pkg/glib-1.2.10_11 /var/db/pkg/glib-2.6.3_1 /var/db/pkg/gmake-3.80_2 /var/db/pkg/gnomehier-2.0_5 /var/db/pkg/gnupg-1.4.0_1 /var/db/pkg/gnupg-devel-1.9.14_1 /var/db/pkg/gnutls-1.0.24_1 /var/db/pkg/gpgme-1.0.2 /var/db/pkg/graphviz-2.2 /var/db/pkg/gsfonts-8.11_2 /var/db/pkg/gtk-1.2.10_12 /var/db/pkg/gtk-2.6.4_1 /var/db/pkg/gtkportscan-1.2_1 /var/db/pkg/gtkspell2-2.0.10_1 /var/db/pkg/help2man-1.35.1 /var/db/pkg/hicolor-icon-theme-0.5 /var/db/pkg/imake-6.8.1 /var/db/pkg/intltool-0.33 /var/db/pkg/jasper-1.701.0 /var/db/pkg/javavmwrapper-2.0_3 /var/db/pkg/jbigkit-1.6 /var/db/pkg/jdk-1.4.2p7 /var/db/pkg/jpeg-6b_3 /var/db/pkg/kdeaddons-vimpart-3.3.2 /var/db/pkg/kdeartwork-3.3.2_1 /var/db/pkg/kdebase-3.3.2_2 /var/db/pkg/kdegames-3.3.2_2 /var/db/pkg/kdegraphics-3.3.2_2 /var/db/pkg/kdehier-1.0_4 /var/db/pkg/kdelibs-3.3.2_6 /var/db/pkg/kdemultimedia-3.3.2_1 /var/db/pkg/kdemultimedia-mpeglib_artsplug-3.3.2_1 /var/db/pkg/kdenetwork-3.3.2 /var/db/pkg/kdepim-3.3.2_1 /var/db/pkg/kdesdk-3.3.2 /var/db/pkg/kdeutils-3.3.2 /var/db/pkg/kdevelop-3.1.2 /var/db/pkg/kdewebdev-3.3.2,2 /var/db/pkg/koffice-1.3.5_2,1 /var/db/pkg/l2tpd-0.69_2 /var/db/pkg/lame-3.96.1 /var/db/pkg/lcms-1.14,1 /var/db/pkg/libIDL-0.8.5_1 /var/db/pkg/libXft-2.1.6 /var/db/pkg/libao-0.8.5 /var/db/pkg/libart_lgpl2-2.3.17 /var/db/pkg/libassuan-0.6.9 /var/db/pkg/libaudiofile-0.2.6 /var/db/pkg/libfpx-1.2.0.12 /var/db/pkg/libgcrypt-1.2.1 /var/db/pkg/libglut-6.0.1 /var/db/pkg/libgnugetopt-1.2 /var/db/pkg/libgpg-error-1.0_1 /var/db/pkg/libgsf-1.11.1 /var/db/pkg/libiconv-1.9.2_1 /var/db/pkg/libidn-0.5.13 /var/db/pkg/libksba-0.9.10_1 /var/db/pkg/libltdl-1.5.10 /var/db/pkg/libmad-0.15.1b_1 /var/db/pkg/libmal-0.40 /var/db/pkg/libmng-1.0.8 /var/db/pkg/libmusicbrainz-2.1.1 /var/db/pkg/libogg-1.1.2_1,3 /var/db/pkg/libpaper-1.1.14.3 /var/db/pkg/libtool-1.3.5_2 /var/db/pkg/libtool-1.5.10_1 /var/db/pkg/libtunepimp-0.3.0_1 /var/db/pkg/libvorbis-1.1.0_1,3 /var/db/pkg/libwmf-0.2.8.3 /var/db/pkg/libxml2-2.6.18 /var/db/pkg/libxslt-1.1.13 /var/db/pkg/linux-XFree86-libs-4.3.99.902_2 /var/db/pkg/linux-atk-1.2.0_2 /var/db/pkg/linux-esound-0.2.22_3 /var/db/pkg/linux-expat-1.95.5_2 /var/db/pkg/linux-flashplugin-6.0r79_2 /var/db/pkg/linux-flashplugin-7.0r25_1 /var/db/pkg/linux-fontconfig-2.1_2 /var/db/pkg/linux-glib2-2.2.1_2 /var/db/pkg/linux-gtk-1.2_4 /var/db/pkg/linux-gtk2-2.2.1_3 /var/db/pkg/linux-jpeg-6b.15_3 /var/db/pkg/linux-libaudiofile-0.1.11_4 /var/db/pkg/linux-mozilla-1.2 /var/db/pkg/linux-pango-1.2.1_2 /var/db/pkg/linux-png-1.2.7_5 /var/db/pkg/linux-realplayer-10.0.2_1 /var/db/pkg/linux-tiff-3.6.1_1 /var/db/pkg/linux_base-8-8.0_6 /var/db/pkg/linuxpluginwrapper-20050119_1 /var/db/pkg/liveMedia-2005.03.11,1 /var/db/pkg/m4-1.4.1 /var/db/pkg/mozilla-1.7.5_2,2 /var/db/pkg/mpd-3.18_2 /var/db/pkg/mpeg2codec-1.2_1 /var/db/pkg/mplayer-gtk-0.99.6_1 /var/db/pkg/mplayer-skins-1.1.1_1 /var/db/pkg/mplayerplug-in-2.80_1 /var/db/pkg/mtools-3.9.8_4 /var/db/pkg/nas-1.7 /var/db/pkg/nasm-0.98.39,1 /var/db/pkg/net-snmp-5.2.1 /var/db/pkg/nspr-4.4.1_1 /var/db/pkg/nss-3.9.2 /var/db/pkg/nvidia-driver-1.0.6113_4 /var/db/pkg/nvidia-settings-1.0_3 /var/db/pkg/open-motif-2.2.3_1 /var/db/pkg/openldap-client-2.2.23 /var/db/pkg/openoffice-1.1.4 /var/db/pkg/openslp-1.0.11_1 /var/db/pkg/openssh-portable-3.9.0.1,1 /var/db/pkg/openssl-0.9.7e_2 /var/db/pkg/p5-XML-Parser-2.34_1 /var/db/pkg/p5-gettext-1.03 /var/db/pkg/pango-1.8.1 /var/db/pkg/pcre-5.0 /var/db/pkg/pdksh-5.2.14p2 /var/db/pkg/perl-5.8.6_2 /var/db/pkg/pilot-link-0.11.8_3 /var/db/pkg/pkgconfig-0.15.0_1 /var/db/pkg/pkgdb.db /var/db/pkg/plugger-5.1.2 /var/db/pkg/png-1.2.8_1 /var/db/pkg/popt-1.7 /var/db/pkg/portupgrade-20041226_1 /var/db/pkg/pth-2.0.3 /var/db/pkg/python-2.4_1 /var/db/pkg/qca-tls-1.0_1 /var/db/pkg/qmake-3.3.4 /var/db/pkg/qt-3.3.4 /var/db/pkg/rc_subr-1.31 /var/db/pkg/rdesktop-1.4.0 /var/db/pkg/rpm-3.0.6_9 /var/db/pkg/rpm2cpio-1.2_2 /var/db/pkg/ruby-1.8.2_3 /var/db/pkg/ruby18-bdb1-0.2.2 /var/db/pkg/samba-3.0.11,1 /var/db/pkg/samba-libsmbclient-3.0.11_1 /var/db/pkg/shared-mime-info-0.15_8 /var/db/pkg/speex-1.0.4_1,1 /var/db/pkg/startup-notification-0.8_1 /var/db/pkg/t1lib-5.0.1,1 /var/db/pkg/taglib-1.3.1 /var/db/pkg/tcl-8.4.7,1 /var/db/pkg/tidy-20000804_2 /var/db/pkg/tiff-3.7.1_2 /var/db/pkg/tk-8.4.7,2 /var/db/pkg/ttmkfdir-20021109_1 /var/db/pkg/unzip-5.52_1 /var/db/pkg/urwfonts-1.0 /var/db/pkg/valgrind-352_3 /var/db/pkg/vim-6.3.62 /var/db/pkg/webfonts-0.21_1 /var/db/pkg/win32-codecs-3.1.0.p5,1 /var/db/pkg/wv2-0.2.2_1 /var/db/pkg/xorg-6.8.1 /var/db/pkg/xorg-clients-6.8.1_1 /var/db/pkg/xorg-documents-6.8.1 /var/db/pkg/xorg-fonts-100dpi-6.8.1 /var/db/pkg/xorg-fonts-75dpi-6.8.1 /var/db/pkg/xorg-fonts-cyrillic-6.8.1 /var/db/pkg/xorg-fonts-encodings-6.8.1 /var/db/pkg/xorg-fonts-miscbitmaps-6.8.1 /var/db/pkg/xorg-fonts-truetype-6.8.1 /var/db/pkg/xorg-fonts-type1-6.8.1 /var/db/pkg/xorg-fontserver-6.8.1_2 /var/db/pkg/xorg-libraries-6.8.1_1 /var/db/pkg/xorg-nestserver-6.8.1 /var/db/pkg/xorg-printserver-6.8.1 /var/db/pkg/xorg-server-6.8.1_2 /var/db/pkg/xorg-vfbserver-6.8.1 /var/db/pkg/xpdf-3.00_6 /var/db/pkg/xterm-200_2 /var/db/pkg/zip-2.3_2 --------------040702050007080506090801-- From owner-freebsd-ports@FreeBSD.ORG Wed Mar 16 17:24:35 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DCCF616A4CE; Wed, 16 Mar 2005 17:24:34 +0000 (GMT) Received: from ns1.jnielsen.net (ns1.jnielsen.net [69.55.238.237]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F42B43D2F; Wed, 16 Mar 2005 17:24:34 +0000 (GMT) (envelope-from john@jnielsen.net) Received: from stealth.local (jn@c-24-2-72-123.client.comcast.net [24.2.72.123]) (authenticated bits=0) by ns1.jnielsen.net (8.12.9p2/8.12.9) with ESMTP id j2GHOXVu001055; Wed, 16 Mar 2005 09:24:34 -0800 (PST) (envelope-from john@jnielsen.net) From: John Nielsen To: Palle Girgensohn Date: Wed, 16 Mar 2005 10:26:15 -0700 User-Agent: KMail/1.7.2 References: <200503152238.33442.john@jnielsen.net> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200503161026.16475.john@jnielsen.net> X-Virus-Scanned: ClamAV 0.80/627/Sun Dec 12 11:53:11 2004 clamav-milter version 0.80j on ns1.jnielsen.net X-Virus-Status: Clean cc: ports@freebsd.org Subject: Re: FreeBSD port of CONNECT BY patch for pgsql X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 17:24:35 -0000 On Wednesday 16 March 2005 07:16 am, you wrote: > --On tisdag, mars 15, 2005 22.38.33 -0700 John Nielsen > wrote: > > I am interested in creating a FreeBSD port of PostgreSQL 8.0.1 that > > incorporates the CONNECT BY patch found here: > > > > http://gppl.moonbone.ru > > > Second, what would be the best approach in structuring the port? Mr. > > Potemkin distributes his modifications as a single diff against the > > postgres source tree. In addition to needing this file, the port will > > also need to add devel/bison as a build dependency due to the way the > > diff is built and applied (I didn't have bison installed, and had to > > scratch my head for a while on that one). > > OK. Here I see a problem, we have to use a modern enough bison. It seems > that detecting on ${LOCALBASE}/bin/bison-devel is enough? Are you sure > that bison1875 won't work? It does work for unpatched postgresql sources. I should have said "devel/bison-devel" above, since that's what I actually used (and it worked fine). > > I followed this procedure for both the client and the server, since > > they are distinct FreeBSD ports (even though they are both built from > > the same source tree). > > I would imagine that the patches are all for the server, though? Not that > it matters much. It does modify some header files as well, though I > wouldn't know if they are needed for anything outside the backend anyway. > For reasons of simplicity, the client part of the port installs *all* > headers... I included the client just to be safe. If installing an unpatched client before and/or after installing the patched server doesn't break anything then it's just the server I'd woorry abut (I'll test this). > > Would it be possible to do all this as a slave port of the existing > > postgresql80? Would it be better/easier to duplicate the existing port > > and make changes on top of it? > > My suggestion is this: Add an option to the current postgresql80-server > port (something like "use hier patch (EXPERIMENTAL)"). When this option > is checked, add PATCH_SITES and PATCHFILES, and probably an extra > PKGNAMESUFFIX hier. Also, add some blurbs to README files, and perhaps > install en extra README for this (could be practical since it could be > used to differentiate a standard pg install from a pg-hier install, in > case some new port you create would need this functionality). > > Since the patch should probably be considered "experimental", there's > really no need to have a port of its own, IMHO. It seems easier to just > add an optional patch for the normal port? Maybe I'm wrong here? That's an excellent suggestion, and one I hadn't considered. I'll take that approach. > Potential problem is if the hier patchset is not updated fast enough when > postgresql is updated. Good point. I'll get with the author and consider how devoted I'd like to be to this before I submit a PR. > > What would be the best way to apply the patchset within the ports > > framework? As written, the diff needs to be applied from the work > > directory rather than the base of the source distribution directory, > > so I can't just drop it in the port's files directory (can I?). > > patch takes the -p argument, use it with -p1 or perhaps -p2 will fix > this. I'll experiment with that. > > Third, what's the protocol for updating the CONFLICTS of other affected > > ports? > > I'm not sure I understand this question? Check porter's handbook, > CONFLICTS takes normal shell wildcards. What other affected ports would > conflict? Never mind--I didn't think this through all the way. It's especially a non-issue if I just add the patch as an option to the existing port. As for naming, I'll just tack on a 'hier' extension. Thanks. John Nielsen From owner-freebsd-ports@FreeBSD.ORG Wed Mar 16 17:42:08 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 45D2116A4CE for ; Wed, 16 Mar 2005 17:42:08 +0000 (GMT) Received: from melon.pingpong.net (82.milagro.bahnhof.net [195.178.168.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99A2343D3F for ; Wed, 16 Mar 2005 17:42:07 +0000 (GMT) (envelope-from girgen@FreeBSD.org) Received: from localhost (localhost.pingpong.net [127.0.0.1]) by melon.pingpong.net (Postfix) with ESMTP id F21974B0C6; Wed, 16 Mar 2005 18:42:05 +0100 (CET) Received: from melon.pingpong.net ([127.0.0.1]) by localhost (melon.pingpong.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 79007-03-17; Wed, 16 Mar 2005 18:42:05 +0100 (CET) Received: from [192.168.1.187] (81.milagro.bahnhof.net [195.178.168.81]) by melon.pingpong.net (Postfix) with ESMTP id CB2194AFA8; Wed, 16 Mar 2005 18:42:05 +0100 (CET) Date: Wed, 16 Mar 2005 18:42:05 +0100 From: Palle Girgensohn To: John Nielsen Message-ID: In-Reply-To: <200503161026.16475.john@jnielsen.net> References: <200503152238.33442.john@jnielsen.net> <200503161026.16475.john@jnielsen.net> X-Mailer: Mulberry/3.1.6 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-new at pingpong.net cc: ports@freebsd.org Subject: Re: FreeBSD port of CONNECT BY patch for pgsql X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 17:42:08 -0000 --On onsdag, mars 16, 2005 10.26.15 -0700 John Nielsen wrote: > On Wednesday 16 March 2005 07:16 am, you wrote: >> --On tisdag, mars 15, 2005 22.38.33 -0700 John Nielsen >> wrote: >> > I am interested in creating a FreeBSD port of PostgreSQL 8.0.1 that >> > incorporates the CONNECT BY patch found here: >> > >> > http://gppl.moonbone.ru >> >> > Second, what would be the best approach in structuring the port? Mr. >> > Potemkin distributes his modifications as a single diff against the >> > postgres source tree. In addition to needing this file, the port will >> > also need to add devel/bison as a build dependency due to the way the >> > diff is built and applied (I didn't have bison installed, and had to >> > scratch my head for a while on that one). >> >> OK. Here I see a problem, we have to use a modern enough bison. It seems >> that detecting on ${LOCALBASE}/bin/bison-devel is enough? Are you sure >> that bison1875 won't work? It does work for unpatched postgresql sources. > > I should have said "devel/bison-devel" above, since that's what I > actually used (and it worked fine). For standard postgresql sources, bison1875 is quite enough. Perhaps it is unnecessary to depend on the -devel version? Ideally, we would want something like .if BISON_VERSION < 1875 FAIL... .endif but AFAIK this is not implemented... >> I would imagine that the patches are all for the server, though? Not that >> it matters much. It does modify some header files as well, though I >> wouldn't know if they are needed for anything outside the backend anyway. >> For reasons of simplicity, the client part of the port installs *all* >> headers... > > I included the client just to be safe. If installing an unpatched client > before and/or after installing the patched server doesn't break anything > then it's just the server I'd woorry abut (I'll test this). I did check the patch, and it only involves src/backend and src/include. The include are all installed in one target from 8.0, so I made a choice and installed them all from the client port, although much of it is only needed for server specific stuff. This might be a problem with some specific server side languages, but I don't *think* there will any problem at all using an unpatched client and a patched server. It would actually surprise me :) > As for naming, I'll just tack on a 'hier' extension. Fine! /Palle From owner-freebsd-ports@FreeBSD.ORG Wed Mar 16 17:51:24 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 74FEB16A4CE for ; Wed, 16 Mar 2005 17:51:24 +0000 (GMT) Received: from demon.noconname.org (19.Red-80-26-109.pooles.rima-tde.net [80.26.109.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B07443D1F for ; Wed, 16 Mar 2005 17:51:21 +0000 (GMT) (envelope-from jncastellano@noconname.org) Received: from [192.168.0.11] (unknown [192.168.0.11]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by demon.noconname.org (Postfix) with ESMTP id 077E235FD for ; Wed, 16 Mar 2005 17:48:15 +0100 (CET) Message-ID: <42387211.5050404@noconname.org> Date: Wed, 16 Mar 2005 18:51:13 +0100 From: =?ISO-8859-1?Q?Jos=E9_Nicol=E1s_Castellano?= Organization: No cON Name User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-ports@freebsd.org Content-Type: multipart/mixed; boundary="------------090408090108040700020007" X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Postfix or SASL Port failure ( TLS Support ) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: jncastellano@noconname.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 17:51:24 -0000 This is a multi-part message in MIME format. --------------090408090108040700020007 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Hi, I'm did some installations of postfix with freebsd 5.3 box install. Now I want to autenticate with sasl support with pam support. The problem is the next: In /usr/local/lib/sasl2 i have to add the line: mech_list: plain login To permit login to pam database, because if i don't add it, the saslauthd responses something like: postfix/smtpd[753]: warning: SASL authentication failure: Password verification failed If i put other authentication protocol FAILS, I use Thunderbird as email client. Has anyone any solution? Thanks -- Jose Nicolas Castellano Presidente - Asociación No cON Name Tel: +34 616 727 675 E-Mail : jncastellano@noconname.org WWW: www.noconname.org --------------090408090108040700020007-- From owner-freebsd-ports@FreeBSD.ORG Wed Mar 16 18:16:47 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7BE1A16A4CE; Wed, 16 Mar 2005 18:16:47 +0000 (GMT) Received: from ithil.ics.muni.cz (ithil.ics.muni.cz [147.251.4.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id C31C843D31; Wed, 16 Mar 2005 18:16:46 +0000 (GMT) (envelope-from hopet@ics.muni.cz) Received: from KLOBOUCEK (kloboucek.ics.muni.cz [147.251.3.38]) (user=hopet@META mech=LOGIN bits=0) by ithil.ics.muni.cz (8.12.1/8.12.1) with ESMTP id j2GIGjXQ028416 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Wed, 16 Mar 2005 19:16:45 +0100 From: "Petr Holub" To: Date: Wed, 16 Mar 2005 19:16:47 +0100 Message-ID: <00b101c52a54$510022b0$2603fb93@KLOBOUCEK> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2377.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 X-Muni-Spam-TestIP: 147.251.3.38 X-Muni-Virus-Test: Clean cc: ports@FreeBSD.org Subject: ports/74417 - attempt to unbreak vic on FreeBSD 5.x X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 18:16:47 -0000 Hi, would it be possible for you to have a look on my patch to unbreak vic on 5.x? http://www.freebsd.org/cgi/query-pr.cgi?pr=74417 Thanks a lot in advance, Petr ================================================================ Petr Holub CESNET z.s.p.o. Supercomputing Center Brno Zikova 4 Institute of Compt. Science 162 00 Praha 6, CZ Masaryk University Czech Republic Botanicka 68a, 60200 Brno, CZ e-mail: Petr.Holub@cesnet.cz phone: +420-549493944 fax: +420-541212747 e-mail: hopet@ics.muni.cz From owner-freebsd-ports@FreeBSD.ORG Wed Mar 16 18:53:12 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7819116A4CE for ; Wed, 16 Mar 2005 18:53:12 +0000 (GMT) Received: from forrie.com (forrie.ne.client2.attbi.com [24.147.45.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id D85B343D53 for ; Wed, 16 Mar 2005 18:53:11 +0000 (GMT) (envelope-from forrie@forrie.com) Received: from [192.168.1.99] (i-99.forrie.net. [192.168.1.99]) (authenticated bits=0) by forrie.com with ESMTP id j2GIr6AV088751 for ; Wed, 16 Mar 2005 13:53:07 -0500 (EST) (envelope-from forrie@forrie.com) Message-ID: <42388092.5030102@forrie.com> Date: Wed, 16 Mar 2005 13:53:06 -0500 From: Forrest Aldrich User-Agent: Mozilla Thunderbird 1.0.1 (Windows/20050307) X-Accept-Language: en-us, en MIME-Version: 1.0 To: ports@freebsd.org X-Enigmail-Version: 0.90.1.1 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-RAVMilter-Version: 8.3.0(snapshot 20010925) (forrie.ne.client2.attbi.com) X-MailScanner-LocalNet: Found to be clean Subject: Using the ports dev structure for individual projects.... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 18:53:12 -0000 I've been asked to take a few select ports from /usr/ports and create a build environment. This presents a few technical issues, some of which can be dealt with by overriding certain variables like PORTSDIR, NOPORTDOCS, et al. The second problem is ports are updated with some frequency, and we need to keep a stateful build environment so that each dependency is there "as-is" during that build. I figure I could lessen the pain of hacking variables by simply snapshotting the /usr/ports struture, placing that into a separate directory and then modifying PORTSDIR and DISTDIR in the build process. So before I go too far here, I wonder if someone else has done this - perhaps some examples/tips/feedback would be appreciated. Thanks..... From owner-freebsd-ports@FreeBSD.ORG Wed Mar 16 19:16:28 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 990C116A4CE; Wed, 16 Mar 2005 19:16:28 +0000 (GMT) Received: from cheer.mahoroba.org (gw4.mahoroba.org [218.45.22.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D8FE43D1F; Wed, 16 Mar 2005 19:16:27 +0000 (GMT) (envelope-from ume@mahoroba.org) Received: from lyrics.mahoroba.org (ume@lyrics.mahoroba.org [IPv6:3ffe:501:185b:8010:280:88ff:fe03:4841]) (user=ume mech=CRAM-MD5 bits=0)j2GJG1Ta011289 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 17 Mar 2005 04:16:05 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Thu, 17 Mar 2005 04:16:01 +0900 Message-ID: From: Hajimu UMEMOTO To: "Petr Holub" In-Reply-To: <00b101c52a54$510022b0$2603fb93@KLOBOUCEK> References: <00b101c52a54$510022b0$2603fb93@KLOBOUCEK> User-Agent: xcite1.38> Wanderlust/2.13.3 (You Oughta Know) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 Emacs/22.0.50 (i386-unknown-freebsd5.4) MULE/5.0 (SAKAKI) X-Operating-System: FreeBSD 5.4-PRERELEASE MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Greylist: Sender succeded SMTP AUTH authentication, not delayed by milter-greylist-2.0b2 (cheer.mahoroba.org [IPv6:3ffe:501:185b:8010::1]); Thu, 17 Mar 2005 04:16:06 +0900 (JST) X-Virus-Scanned: by amavisd-new X-Virus-Status: Clean X-Spam-Status: No, score=-5.7 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on cheer.mahoroba.org cc: ports@FreeBSD.org cc: fenner@FreeBSD.org Subject: Re: ports/74417 - attempt to unbreak vic on FreeBSD 5.x X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 19:16:28 -0000 Hi, >>>>> On Wed, 16 Mar 2005 19:16:47 +0100 >>>>> "Petr Holub" said: hopet> would it be possible for you to have a look on my patch to unbreak hopet> vic on 5.x? hopet> http://www.freebsd.org/cgi/query-pr.cgi?pr=74417 There is PR to compile vic with stock gcc on both 4.X and 5.X: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/75066 We maintain vic as XCAST6 client. Though I'm not using vic port, the patch was applied in XCAST6 aware vic, and it working fine: http://cvs.sourceforge.net/viewcvs.py/xcast6/vic/ 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 Wed Mar 16 19:54:57 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8D1C16A4CE for ; Wed, 16 Mar 2005 19:54:57 +0000 (GMT) Received: from lakermmtao01.cox.net (lakermmtao01.cox.net [68.230.240.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 154F643D1D for ; Wed, 16 Mar 2005 19:54:57 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by lakermmtao01.cox.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20050316195454.KQJE29182.lakermmtao01.cox.net@mezz.mezzweb.com>; Wed, 16 Mar 2005 14:54:54 -0500 To: "Quake Lee" References: <42385E72.5030604@geekcn.org> Message-ID: From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Date: Wed, 16 Mar 2005 13:56:04 -0600 In-Reply-To: <42385E72.5030604@geekcn.org> User-Agent: Opera M2/7.54 (Linux, build 955) cc: freebsd-ports@freebsd.org Subject: Re: gaim core dump after gnome2 upgrade to 2.10 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 19:54:57 -0000 On Thu, 17 Mar 2005 00:27:30 +0800, Quake Lee wrote: > Hi all, > > I build gaim port after build gnome 2.10 today. I had built libXft, > fontconfig, > freetype2 WITH_CJK before. It started up normally, and connected with > all my three accounts' > servers, but when I double click a friend in my contact list, the gaim > core dumped, and reported > a follow error: > > Mar 16 23:47:32 dock kernel: pid 52396 (gaim), uid 0: exited on signal > 10 (core dumped) > > and dump a core. > > anyone know why? :'( Try to update your ports tree and reinstall those ports that has WITH_CJK. There have new patches that was committed. Cheers, Mezz > Quake > Lee -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From owner-freebsd-ports@FreeBSD.ORG Wed Mar 16 20:12:44 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9DDE916A4CE; Wed, 16 Mar 2005 20:12:44 +0000 (GMT) Received: from uucp.dinoex.sub.de (uucp.dinoex.sub.de [194.45.71.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF2F343D2D; Wed, 16 Mar 2005 20:12:42 +0000 (GMT) (envelope-from pmc@citylink.dinoex.sub.org) Received: from uucp.dinoex.sub.de (uucp@uucp.dinoex.sub.de [194.45.71.2] (may be forged)) by uucp.dinoex.sub.de (8.13.3/8.13.3) with ESMTP id j2GKC9P5084058; Wed, 16 Mar 2005 21:12:09 +0100 (CET) (envelope-from pmc@citylink.dinoex.sub.org) Received: from citylink.dinoex.sub.org (uucp@localhost) j2GKC98C084057; Wed, 16 Mar 2005 21:12:09 +0100 (CET) (envelope-from pmc@citylink.dinoex.sub.org) Received: from gate.oper.dinoex.org (gate-e [192.168.98.2]) j2GJEn2U096373; Wed, 16 Mar 2005 20:14:54 +0100 (CET) (envelope-from peter@gate.oper.dinoex.org) Received: from gate.oper.dinoex.org (gate-e [192.168.98.2]) by gate.oper.dinoex.org (8.13.1/8.13.1) with ESMTP id j2GJD3Lv096274; Wed, 16 Mar 2005 20:13:04 +0100 (CET) (envelope-from peter@gate.oper.dinoex.org) Received: (from peter@localhost) by gate.oper.dinoex.org (8.13.1/8.13.1/Submit) id j2GJD37s096273; Wed, 16 Mar 2005 20:13:03 +0100 (CET) (envelope-from peter) Date: Wed, 16 Mar 2005 20:13:03 +0100 From: Peter Much To: Palle Girgensohn Message-ID: <20050316191303.GA87431@gate.oper.dinoex.org> References: <20050315170656.GA73993@gate.oper.dinoex.org> <9C05F10029508113D296723A@rambutan.pingpong.net> <20050315185224.GA83998@gate.oper.dinoex.org> <20050316104331.GA56139@gate.oper.dinoex.org> <012F732A0FD93F1880662177@rambutan.pingpong.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <012F732A0FD93F1880662177@rambutan.pingpong.net> User-Agent: Mutt/1.4.2.1i X-Milter: Spamilter (Reciever: uucp.dinoex.sub.de; Sender-ip: 194.45.71.2; Sender-helo: uucp.dinoex.sub.de;) cc: freebsd-hackers@freebsd.org cc: pgsql-interfaces@postgresql.org cc: brett_schwarz@yahoo.com cc: freebsd-questions@freebsd.org cc: freebsd-ports@freebsd.org Subject: Re: FreeBSD 5.3: Sharedlibs using sharedlibs (and Tcl) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 20:12:44 -0000 On Wed, Mar 16, 2005 at 03:35:16PM +0100, Palle Girgensohn wrote: ! ! --On onsdag, mars 16, 2005 11.43.31 +0100 Peter Much ! wrote: ! ! >! So, you're saying that pctclsh *can* access, but pgaccess *cannot*? ! >Odd... ! I would expect they'd both use the same lib to connect, no? ! >I'll have to ! > ! >They use the same libraries, yes. But Tcl interpreter seem to need more ! >advice on where to find sub-functions in other libraries. It looks ! >like this: ! > ! >pgtclsh -finds-> libpgtcl.so -finds-> libpq.so -finds-> libkrb5.so ! >pgaccess -loads-> libpgtcl.so -finds-> libpq.so -fails-> libkrb5.so ! ! Uh, OK. I'm not qualified enough with linkers to answer this, I'm afraid. ! Did you try the pgsql-interfaces mailing list? Oh well, same with me. I sent a copy of one of my reports to that list, yes. But only got feedback that it will be evaluated by moderator, as I am not signed on that list. I'm actually no professional psql user - the database is just a small part of my installation, mainly logging the lowlevel error counts from my exabyte drives and providing reports about tape wearout. And the kerberos is just there for fun, as a reference installation. Nevertheless, I would think this is not a matter for the postgres community. Because this would happen the same way with any other application that provides Tcl support and kerberos support (or maybe also with other components of the system, if they are used from Tcl). So it seems either a Tcl problem or a linker/loader problem. Which, I cannot say - maybe both. ! >And then I found that it is enough to place into libpq.so the explicit ! >references to libkrb5 and the other kerberos libs. That is what the ! >"readelf -a" output in my other mail shows. ! ! sounds like a better solution, yes... Shouldn't they always be there? ! Sounds like a bug to me? Thats the question. I just did a little more investigation (like reading manpages) and found out _WHY_ it does work for pgtclsh but not for pgaccess. There is a command "ldd" that shows nested library dependencies for any program. For pgtclsh it shows all the kerberos libs: bash-3.00# ldd /usr/local/bin/pgtclsh /usr/local/bin/pgtclsh: libpgtcl.so.2 => /usr/local/lib/libpgtcl.so.2 (0x28075000) libpq.so.3 => /usr/local/lib/libpq.so.3 (0x2807d000) libtcl84.so.1 => /usr/local/lib/libtcl84.so.1 (0x28097000) libm.so.3 => /lib/libm.so.3 (0x28135000) libkrb5.so.7 => /usr/lib/libkrb5.so.7 (0x2814f000) libasn1.so.7 => /usr/lib/libasn1.so.7 (0x28186000) libcrypto.so.3 => /lib/libcrypto.so.3 (0x281a6000) libroken.so.7 => /usr/lib/libroken.so.7 (0x2829b000) libcrypt.so.2 => /lib/libcrypt.so.2 (0x282a9000) libcom_err.so.2 => /usr/lib/libcom_err.so.2 (0x282c1000) libz.so.2 => /lib/libz.so.2 (0x282c3000) libreadline.so.5 => /lib/libreadline.so.5 (0x282d3000) libutil.so.4 => /lib/libutil.so.4 (0x282ff000) libc.so.5 => /lib/libc.so.5 (0x2830b000) libintl.so.6 => /usr/local/lib/libintl.so.6 (0x283e4000) libssl.so.3 => /usr/lib/libssl.so.3 (0x283ed000) libncurses.so.5 => /lib/libncurses.so.5 (0x2841b000) libiconv.so.3 => /usr/local/lib/libiconv.so.3 (0x2845a000) But for libpgtcl.so (this is the first elf binary that pgaccess gets to see) it does not show these kerberos libraries (I use the old libpq.so here, not the one that I have modified): bash-3.00# ldd /usr/local/lib/libpgtcl.so /usr/local/lib/libpgtcl.so: libpq.so.3 => /usr/local/lib/libpq.so.3 (0x2815a000) libtcl84.so.1 => /usr/local/lib/libtcl84.so.1 (0x28174000) libm.so.3 => /lib/libm.so.3 (0x28212000) libintl.so.6 => /usr/local/lib/libintl.so.6 (0x2822c000) libssl.so.3 => /usr/lib/libssl.so.3 (0x28235000) libcrypto.so.3 => /lib/libcrypto.so.3 (0x28263000) libiconv.so.3 => /usr/local/lib/libiconv.so.3 (0x28358000) Then the explanation became simple: these kerberos libraries get just LITERALLY LISTED WITHIN THE pgtclsh BINARY! And this is an impossible method for a Tcl script. bash-3.00# readelf -d /usr/local/bin/pgtclsh | grep krb5 0x00000001 (NEEDED) Shared library: [libkrb5.so.7] So now we have a full explanation for the behaviour, but not really a solution. Instead, this looks like a fundamental question about how to load nested elf sharedlibs from interpreter languages. >From my technical viewpoint, the only solution that makes sense would be: every shared library must reference all other shared libraries from which it uses functions. The shared library cannot rely on the executable to do this job, because the executable may be an interpreter script, which neither is able to do this nor would it want to know them all. >From this viewpoint, the linker command that creates libpq.so is defective. So You were right and its a problem for the postgresql developers. But as I am not competent with shared libraries and development systems and such stuff, I would very much appreciate the opinion of somebody with profound knowledge of these things. And anyway, perl should have similar problems. Ok, lets see - which nice mailinglists do we crosspost today? I go with questions and ports, and add hackers. I think we're now deep enough in the rabbithole for them. ;-) And psql-interfaces. PMc From owner-freebsd-ports@FreeBSD.ORG Wed Mar 16 20:17:23 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 386F016A4CE; Wed, 16 Mar 2005 20:17:23 +0000 (GMT) Received: from ithil.ics.muni.cz (ithil.ics.muni.cz [147.251.4.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6206F43D2F; Wed, 16 Mar 2005 20:17:22 +0000 (GMT) (envelope-from hopet@ics.muni.cz) Received: from KLOBOUCEK (kloboucek.ics.muni.cz [147.251.3.38]) (user=hopet@META mech=LOGIN bits=0) by ithil.ics.muni.cz (8.12.1/8.12.1) with ESMTP id j2GKHKXQ029702 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Wed, 16 Mar 2005 21:17:21 +0100 From: "Petr Holub" To: "Hajimu UMEMOTO" Date: Wed, 16 Mar 2005 21:17:23 +0100 Message-ID: <00d001c52a65$29ba0ed0$2603fb93@KLOBOUCEK> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2377.0 In-Reply-To: Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 X-Muni-Spam-TestIP: 147.251.3.38 X-Muni-Virus-Test: Clean cc: ports@FreeBSD.org cc: fenner@FreeBSD.org Subject: RE: ports/74417 - attempt to unbreak vic on FreeBSD 5.x X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 20:17:23 -0000 > There is PR to compile vic with stock gcc on both 4.X and 5.X: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/75066 Looks good IMHO. Is there anybody around (ports@) who can eventually approve the patch and commit it? Thanks, Petr ================================================================ Petr Holub CESNET z.s.p.o. Supercomputing Center Brno Zikova 4 Institute of Compt. Science 162 00 Praha 6, CZ Masaryk University Czech Republic Botanicka 68a, 60200 Brno, CZ e-mail: Petr.Holub@cesnet.cz phone: +420-549493944 fax: +420-541212747 e-mail: hopet@ics.muni.cz From owner-freebsd-ports@FreeBSD.ORG Wed Mar 16 20:55:30 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B33A16A4D4 for ; Wed, 16 Mar 2005 20:55:30 +0000 (GMT) Received: from smtp1.utdallas.edu (smtp1.utdallas.edu [129.110.10.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22CFE43D31 for ; Wed, 16 Mar 2005 20:55:30 +0000 (GMT) (envelope-from pauls@utdallas.edu) Received: from utd49554 (utd49554.utdallas.edu [129.110.3.85]) by smtp1.utdallas.edu (Postfix) with ESMTP id A5BF3389137; Wed, 16 Mar 2005 14:55:29 -0600 (CST) Date: Wed, 16 Mar 2005 14:55:29 -0600 From: Paul Schmehl To: jncastellano@noconname.org, freebsd-ports@freebsd.org Message-ID: <0505ACBCBED4EC65FF9F6D18@utd49554.utdallas.edu> In-Reply-To: <42387211.5050404@noconname.org> References: <42387211.5050404@noconname.org> X-Mailer: Mulberry/3.1.6 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Re: Postfix or SASL Port failure ( TLS Support ) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Paul Schmehl List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 20:55:30 -0000 --On Wednesday, March 16, 2005 06:51:13 PM +0100 Jos=E9 Nicol=E1s = Castellano=20 wrote: > > I'm did some installations of postfix with freebsd 5.3 box install. > Now I want to autenticate with sasl support with pam support. The problem > is the next: > > In /usr/local/lib/sasl2 i have to add the line: > mech_list: plain login > > To permit login to pam database, because if i don't add it, the saslauthd > responses something like: > postfix/smtpd[753]: warning: SASL authentication failure: Password > verification failed > > If i put other authentication protocol FAILS, I use Thunderbird as email > client. > So what's the problem? TLS for Postfix means that you are connecting to Postfix over SSL. Mech=20 plain simply means that *within* that secure tunnel, your password is in=20 plain text. That's not a problem unless you know someone has cracked OpenSSl. Paul Schmehl (pauls@utdallas.edu) Adjunct Information Security Officer The University of Texas at Dallas AVIEN Founding Member http://www.utdallas.edu From owner-freebsd-ports@FreeBSD.ORG Wed Mar 16 22:01:02 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8115516A4CE; Wed, 16 Mar 2005 22:01:02 +0000 (GMT) Received: from bsam.ru (gw.ipt.ru [80.253.10.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id A21AC43D41; Wed, 16 Mar 2005 22:01:01 +0000 (GMT) (envelope-from test@bsam.ru) Received: from test by bsam.ru with local (Exim 4.30; FreeBSD) id 1DBgYV-000K4C-FL; Thu, 17 Mar 2005 00:59:55 +0300 Date: Thu, 17 Mar 2005 00:59:55 +0300 From: bsam@ipt.ru To: Volker Stolz Message-ID: <20050316215955.GA31317@srv.sem.ipt.ru> References: <200502250817.j1P8HfLC029433@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200502250817.j1P8HfLC029433@freefall.freebsd.org> User-Agent: Mutt/1.4.2.1i Sender: =?ISO-8859-1?Q?=F4=C5=D3=D4_=F4=C5=D3=D4=CF=D7=C9=DE?= cc: bsam@ipt.ru cc: freebsd-ports-bugs@FreeBSD.org cc: freebsd-gnats-commit@FreeBSD.org cc: freebsd-ports@FreeBSD.org Subject: Re: ports/78038: new release version of www/web2ldap X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 22:01:02 -0000 Hi! On Fri, Feb 25, 2005 at 08:17:41AM +0000, Volker Stolz wrote: > Synopsis: new release version of www/web2ldap > > State-Changed-From-To: open->suspended > State-Changed-By: vs > State-Changed-When: Fri Feb 25 08:17:18 GMT 2005 > State-Changed-Why: > Suspend this one until ports/78020 is committed > > http://www.freebsd.org/cgi/query-pr.cgi?pr=78038 As ports/78020 was just committed, can anybody change the state of this PR to open? WBR -- bsam From owner-freebsd-ports@FreeBSD.ORG Wed Mar 16 22:04:21 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B58E116A4CE for ; Wed, 16 Mar 2005 22:04:21 +0000 (GMT) Received: from demon.noconname.org (19.Red-80-26-109.pooles.rima-tde.net [80.26.109.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id EAA2043D48 for ; Wed, 16 Mar 2005 22:04:20 +0000 (GMT) (envelope-from jncastellano@noconname.org) Received: from [192.168.0.11] (unknown [192.168.0.11]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by demon.noconname.org (Postfix) with ESMTP id 3BC8D3685 for ; Wed, 16 Mar 2005 22:01:15 +0100 (CET) Message-ID: <4238AD5C.6010903@noconname.org> Date: Wed, 16 Mar 2005 23:04:12 +0100 From: =?ISO-8859-1?Q?Jos=E9_Nicol=E1s_Castellano?= Organization: No cON Name User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <42387211.5050404@noconname.org> <0505ACBCBED4EC65FF9F6D18@utd49554.utdallas.edu> In-Reply-To: <0505ACBCBED4EC65FF9F6D18@utd49554.utdallas.edu> Content-Type: multipart/mixed; boundary="------------040907070406000000010108" X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Re: Postfix or SASL Port failure ( TLS Support ) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: jncastellano@noconname.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 22:04:21 -0000 This is a multi-part message in MIME format. --------------040907070406000000010108 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Paul Schmehl wrote: >> >> >> If i put other authentication protocol FAILS, I use Thunderbird as email >> client. >> > So what's the problem? > > TLS for Postfix means that you are connecting to Postfix over SSL. > Mech plain simply means that *within* that secure tunnel, your > password is in plain text. > > That's not a problem unless you know someone has cracked OpenSSl. Ok, but now i want to send without tls, son this don't works. -- Jose Nicolas Castellano Presidente - Asociación No cON Name Tel: +34 616 727 675 E-Mail : jncastellano@noconname.org WWW: www.noconname.org --------------040907070406000000010108-- From owner-freebsd-ports@FreeBSD.ORG Wed Mar 16 22:09:15 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C204516A4D0; Wed, 16 Mar 2005 22:09:15 +0000 (GMT) Received: from hood.oook.cz (hood.oook.cz [212.27.205.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2A4043D31; Wed, 16 Mar 2005 22:09:14 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from hood.oook.cz (localhost.oook.cz [127.0.0.1]) by hood.oook.cz (8.13.3/8.13.3) with ESMTP id j2GM9DO2005397 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 16 Mar 2005 23:09:13 +0100 (CET) (envelope-from pav@FreeBSD.org) Received: (from pav@localhost) by hood.oook.cz (8.13.3/8.13.3/Submit) id j2GM9DMO005396; Wed, 16 Mar 2005 23:09:13 +0100 (CET) (envelope-from pav@FreeBSD.org) X-Authentication-Warning: hood.oook.cz: pav set sender to pav@FreeBSD.org using -f From: Pav Lucistnik To: bsam@ipt.ru In-Reply-To: <20050316215955.GA31317@srv.sem.ipt.ru> References: <200502250817.j1P8HfLC029433@freefall.freebsd.org> <20050316215955.GA31317@srv.sem.ipt.ru> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-5KdQUUzwSrgB4IrycRtt" Date: Wed, 16 Mar 2005 23:09:13 +0100 Message-Id: <1111010953.4377.13.camel@hood.oook.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.2.0 FreeBSD GNOME Team Port cc: Volker Stolz cc: freebsd-ports@FreeBSD.org Subject: Re: ports/78038: new release version of www/web2ldap X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: pav@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 22:09:15 -0000 --=-5KdQUUzwSrgB4IrycRtt Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: quoted-printable bsam@ipt.ru p=ED=B9e v =E8t 17. 03. 2005 v 00:59 +0300: > Hi! >=20 > On Fri, Feb 25, 2005 at 08:17:41AM +0000, Volker Stolz wrote: > > Synopsis: new release version of www/web2ldap > >=20 > > State-Changed-From-To: open->suspended > > State-Changed-By: vs > > State-Changed-When: Fri Feb 25 08:17:18 GMT 2005 > > State-Changed-Why:=20 > > Suspend this one until ports/78020 is committed > >=20 > > http://www.freebsd.org/cgi/query-pr.cgi?pr=3D78038 >=20 > As ports/78020 was just committed, can anybody change the > state of this PR to open? Done :) Pav, the Reopener --=20 Pav Lucistnik A)bort, R)etry, H)it with big hammer --=-5KdQUUzwSrgB4IrycRtt Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCOK6JntdYP8FOsoIRAkUtAJ9TYEvo18lMDGI+hOLM/J6m6rhACwCeNoyp Pv9pAOS+5cMeStP7ozxVGNw= =fpbm -----END PGP SIGNATURE----- --=-5KdQUUzwSrgB4IrycRtt-- From owner-freebsd-ports@FreeBSD.ORG Wed Mar 16 22:50:52 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 70B8C16A4CE for ; Wed, 16 Mar 2005 22:50:52 +0000 (GMT) Received: from mail.fireshade.net (fireshade.net [195.131.116.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id E426443D2D for ; Wed, 16 Mar 2005 22:50:51 +0000 (GMT) (envelope-from senna@mail.fireshade.net) Received: from misato ([10.0.0.3]) by mail.fireshade.net with esmtp (Exim 4.50 (FreeBSD)) id 1DBhLm-0001GB-1Y for freebsd-ports@freebsd.org; Thu, 17 Mar 2005 01:50:50 +0300 Date: Thu, 17 Mar 2005 01:50:51 +0300 From: Alhov Gennadiy Organization: Fireshade studios X-Priority: 3 (Normal) Message-ID: <667950543.20050317015051@mail.fireshade.net> To: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: libtool13 dependencies X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: senna List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 22:50:52 -0000 Hello freebsd-ports, Following ports claims LIBTOOL_VERSION=13, but perfectly works with LIBTOOL_VERSION=15. Can someone probably fix them to depend on version 1.5? audio/libao audio/libid3tag audio/libmad -- Best regards, Alhov mailto:senna@mail.fireshade.net From owner-freebsd-ports@FreeBSD.ORG Wed Mar 16 23:20:29 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 321B416A4CE for ; Wed, 16 Mar 2005 23:20:29 +0000 (GMT) Received: from ritamari.vonostingroup.com (ip193-230.digitalrealm.net [216.144.193.230]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93D6343D49 for ; Wed, 16 Mar 2005 23:20:28 +0000 (GMT) (envelope-from laszlof@tvog.net) Received: from pcp01940037pcs.waldlk01.mi.comcast.net ([68.32.91.204] helo=[192.168.1.100]) by ritamari.vonostingroup.com with esmtpa (Exim 4.50 (FreeBSD)) id 1DBhmG-00040w-Iw; Wed, 16 Mar 2005 18:18:12 -0500 Message-ID: <4238BFC6.1080709@tvog.net> Date: Wed, 16 Mar 2005 18:22:46 -0500 From: "Frank J. Laszlo" User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Forrest Aldrich References: <42388092.5030102@forrie.com> In-Reply-To: <42388092.5030102@forrie.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - ritamari.vonostingroup.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [26 6] X-AntiAbuse: Sender Address Domain - tvog.net X-Source: X-Source-Args: X-Source-Dir: cc: ports@freebsd.org Subject: Re: Using the ports dev structure for individual projects.... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 23:20:29 -0000 Forrest Aldrich wrote: > I've been asked to take a few select ports from /usr/ports and create > a build environment. > > This presents a few technical issues, some of which can be dealt with > by overriding certain variables like PORTSDIR, NOPORTDOCS, et al. > > The second problem is ports are updated with some frequency, and we > need to keep a stateful build environment so that each dependency is > there "as-is" during that build. > > I figure I could lessen the pain of hacking variables by simply > snapshotting the /usr/ports struture, placing that into a separate > directory and then modifying PORTSDIR and DISTDIR in the build process. > > So before I go too far here, I wonder if someone else has done this - > perhaps some examples/tips/feedback would be appreciated. > > > Thanks..... > > I'm not sure I 100% understand what you are trying to do here, But maybe this will give you some more information. http://www.franksworld.org/localuser_portinstall.html Hope that help.s Kind Regards, Frank Laszlo From owner-freebsd-ports@FreeBSD.ORG Wed Mar 16 23:25:29 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8442416A4CE for ; Wed, 16 Mar 2005 23:25:29 +0000 (GMT) Received: from forrie.com (forrie.ne.client2.attbi.com [24.147.45.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F1D243D46 for ; Wed, 16 Mar 2005 23:25:29 +0000 (GMT) (envelope-from forrie@forrie.com) Received: from [192.168.1.99] (i-99.forrie.net. [192.168.1.99]) (authenticated bits=0) by forrie.com with ESMTP id j2GNPMI8097094; Wed, 16 Mar 2005 18:25:23 -0500 (EST) (envelope-from forrie@forrie.com) Message-ID: <4238C061.9030807@forrie.com> Date: Wed, 16 Mar 2005 18:25:21 -0500 From: Forrest Aldrich User-Agent: Mozilla Thunderbird 1.0.1 (Windows/20050307) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Frank J. Laszlo" References: <42388092.5030102@forrie.com> <4238BFC6.1080709@tvog.net> In-Reply-To: <4238BFC6.1080709@tvog.net> X-Enigmail-Version: 0.90.1.1 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-RAVMilter-Version: 8.3.0(snapshot 20010925) (forrie.ne.client2.attbi.com) X-MailScanner-LocalNet: Found to be clean cc: ports@freebsd.org Subject: Re: Using the ports dev structure for individual projects.... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 23:25:29 -0000 Hi there, We're taking the angle of a top-level makefile right now - to call the individual builds to the ports we require, then an install, then a "make package" (possibly via direct pkg_create). This is for a project that requires some control over versioning - I wanted to exploit the development environment provided by the ports structure, and not have to reinvent the wheel, necessarily.... Thanks! Frank J. Laszlo wrote: > Forrest Aldrich wrote: > >> I've been asked to take a few select ports from /usr/ports and create >> a build environment. >> >> This presents a few technical issues, some of which can be dealt with >> by overriding certain variables like PORTSDIR, NOPORTDOCS, et al. >> >> The second problem is ports are updated with some frequency, and we >> need to keep a stateful build environment so that each dependency is >> there "as-is" during that build. >> >> I figure I could lessen the pain of hacking variables by simply >> snapshotting the /usr/ports struture, placing that into a separate >> directory and then modifying PORTSDIR and DISTDIR in the build process. >> >> So before I go too far here, I wonder if someone else has done this - >> perhaps some examples/tips/feedback would be appreciated. >> >> >> Thanks..... >> >> > > I'm not sure I 100% understand what you are trying to do here, But > maybe this will give you some more information. > > http://www.franksworld.org/localuser_portinstall.html > > Hope that help.s > > Kind Regards, > Frank Laszlo From owner-freebsd-ports@FreeBSD.ORG Wed Mar 16 23:32:06 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 758) id BBA1616A4CF; Wed, 16 Mar 2005 23:32:06 +0000 (GMT) Date: Wed, 16 Mar 2005 23:32:06 +0000 From: Kris Kennaway To: Alhov Gennadiy Message-ID: <20050316233206.GK91771@hub.freebsd.org> References: <667950543.20050317015051@mail.fireshade.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <667950543.20050317015051@mail.fireshade.net> User-Agent: Mutt/1.4.2.1i cc: freebsd-ports@freebsd.org Subject: Re: libtool13 dependencies X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 23:32:06 -0000 On Thu, Mar 17, 2005 at 01:50:51AM +0300, Alhov Gennadiy wrote: > Hello freebsd-ports, > > Following ports claims LIBTOOL_VERSION=13, but perfectly works with > LIBTOOL_VERSION=15. Can someone probably fix them to depend on > version 1.5? > > audio/libao > audio/libid3tag > audio/libmad Be sure to verify that the packing lists do not require changes (they often do) Kris -- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe From owner-freebsd-ports@FreeBSD.ORG Wed Mar 16 23:33:18 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C7E5416A4CE for ; Wed, 16 Mar 2005 23:33:18 +0000 (GMT) Received: from smtp1.utdallas.edu (smtp1.utdallas.edu [129.110.10.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75B8143D2F for ; Wed, 16 Mar 2005 23:33:18 +0000 (GMT) (envelope-from pauls@utdallas.edu) Received: from utd49554 (utd49554.utdallas.edu [129.110.3.85]) by smtp1.utdallas.edu (Postfix) with ESMTP id 23137388C1E for ; Wed, 16 Mar 2005 17:33:18 -0600 (CST) Date: Wed, 16 Mar 2005 17:33:18 -0600 From: Paul Schmehl To: freebsd-ports@freebsd.org Message-ID: <7B258A5353227AE542ED4DA1@utd49554.utdallas.edu> In-Reply-To: <4238AD5C.6010903@noconname.org> References: <42387211.5050404@noconname.org> <0505ACBCBED4EC65FF9F6D18@utd49554.utdallas.edu> <4238AD5C.6010903@noconname.org> X-Mailer: Mulberry/3.1.6 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Re: Postfix or SASL Port failure ( TLS Support ) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Paul Schmehl List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 23:33:18 -0000 --On Wednesday, March 16, 2005 11:04:12 PM +0100 Jos=E9 Nicol=E1s = Castellano=20 wrote: > > Ok, but now i want to send without tls, son this don't works. Postfix will not relay by default. When you setup TLS, you are allowed to=20 relay through Postfix by first authenticating. If you're trying to relay=20 but the authentication is failing, then you need to look at *how* the=20 authentication is done. First, do you have a line like this in master.cf? smtps inet n - n - - smtpd -o=20 smtpd_tls_wrappermode=3Dyes -o smtpd_sasl_auth_enable=3Dyes If not, you won't be able to do TLS. Do you have lines like these in main.cf? smtpd_use_tls =3D yes #smtpd_tls_auth_only =3D yes smtpd_tls_key_file =3D /var/imap/server.pem smtpd_tls_cert_file =3D /var/imap/server.pem smtpd_tls_CAfile =3D /var/imap/server.pem mtpd_tls_loglevel =3D 3 smtpd_tls_received_header =3D yes smtpd_tls_session_cache_timeout =3D 3600s tls_random_source =3D dev:/dev/urandom If not, you won't be able to do TLS. Do you also have lines like this in main.cf? smtpd_sasl_auth_enable =3D yes broken_sasl_auth_clients =3D yes permit_sasl_authenticated reject_unauth_destination reject_unauth_pipelining If not, you won't be able to do TLS. Do you have a file like this: /usr/local/lib/sasl2/Sendmail.conf with contents like this: pwcheck_method: saslauthd auxprop If not, you won't be able to do TLS. I don't understand what you mean by "send without tls". Are you trying to=20 relay? Send from the localhost? What? Paul Schmehl (pauls@utdallas.edu) Adjunct Information Security Officer The University of Texas at Dallas AVIEN Founding Member http://www.utdallas.edu From owner-freebsd-ports@FreeBSD.ORG Thu Mar 17 01:42:11 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8909616A4CF; Thu, 17 Mar 2005 01:42:11 +0000 (GMT) Received: from 62-15-215-140.inversas.jazztel.es (62-15-215-140.inversas.jazztel.es [62.15.215.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id F194243D53; Thu, 17 Mar 2005 01:42:09 +0000 (GMT) (envelope-from josemi@freebsd.jazztel.es) Received: from redesjm.local (orion.redesjm.local [192.168.254.16]) j2H1g7iN014945; Thu, 17 Mar 2005 02:42:07 +0100 (CET) (envelope-from freebsd@redesjm.local) Received: from localhost (localhost [[UNIX: localhost]]) by redesjm.local (8.13.3/8.13.3/Submit) id j2H1gP6w045084; Thu, 17 Mar 2005 02:42:25 +0100 (CET) (envelope-from freebsd@redesjm.local) From: Jose M Rodriguez To: ports@freebsd.org Date: Thu, 17 Mar 2005 02:42:24 +0100 User-Agent: KMail/1.7.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200503170242.25222.freebsd@redesjm.local> X-AntiVirus: checked by AntiVir Milter (version: 1.1.0-3; AVE: 6.30.0.7; VDF: 6.30.0.31; host: antares.redesjm.local) cc: gnome@freebsd.org Subject: libgnomevfs2 (2.10) and KDE apps X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 01:42:11 -0000 Hi, I'm one of that fools who must install Xservers with KDE/gnome/xfce and let the user select his desktop (Over 20 Servers and hundreds users). Again, libgnomevfs2 makes KDE apps appear in the application menu without icons (there aren't KDE icons where gnome searchs). But Now, there isn't a knob to disable this. After some investigation, I found that I can get a more correct behavior using a XDG_DATA_DIRS env of: XDG_DATA_DIRS="/usr/X11R6/share/gnome/:/usr/X11R6/share/" Appart of note this for other users in my case, please, can gnome@ rethink libgnomevfs2 patches? I think that, if a gnome user need a kde app (very rare case), he may use the same env to include /usr/local/share/ or what he needs of special. Thanks in advance, -- josemi From owner-freebsd-ports@FreeBSD.ORG Thu Mar 17 01:42:22 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12BCA16A4CE for ; Thu, 17 Mar 2005 01:42:22 +0000 (GMT) Received: from tarsier.geekcn.org (tarsier.geekcn.org [210.51.165.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BC6243D2D for ; Thu, 17 Mar 2005 01:42:21 +0000 (GMT) (envelope-from quakelee@geekcn.org) Received: from ZXDELL (unknown [61.135.152.194]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTP id 9D752EB0A7F; Thu, 17 Mar 2005 09:42:18 +0800 (CST) From: "Quake Lee" To: Date: Thu, 17 Mar 2005 09:42:09 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Thread-index: AcUqYhZYj5VoRYOuQWO1Bm0+XsCNWAAL3cIA In-Reply-To: Message-Id: <20050317014218.9D752EB0A7F@tarsier.geekcn.org> cc: freebsd-ports@freebsd.org Subject: RE: gaim core dump after gnome2 upgrade to 2.10 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 01:42:22 -0000 Yeah, I install all three ports need WITH_CJK after the new patches committed, and build gaim with -O and -Os flag, both of that core dumped. Li Xin suggested me rebuild gnome2.10 with -O flag because I build it with -Os flag. Is that problem? Cheers Quake Lee -----Original Message----- From: owner-freebsd-ports@freebsd.org [mailto:owner-freebsd-ports@freebsd.org] On Behalf Of Jeremy Messenger Sent: Thursday, March 17, 2005 3:56 AM To: Quake Lee Cc: freebsd-ports@freebsd.org Subject: Re: gaim core dump after gnome2 upgrade to 2.10 On Thu, 17 Mar 2005 00:27:30 +0800, Quake Lee wrote: > Hi all, > > I build gaim port after build gnome 2.10 today. I had built libXft, > fontconfig, > freetype2 WITH_CJK before. It started up normally, and connected with > all my three accounts' > servers, but when I double click a friend in my contact list, the gaim > core dumped, and reported > a follow error: > > Mar 16 23:47:32 dock kernel: pid 52396 (gaim), uid 0: exited on signal > 10 (core dumped) > > and dump a core. > > anyone know why? :'( Try to update your ports tree and reinstall those ports that has WITH_CJK. There have new patches that was committed. Cheers, Mezz > Quake > Lee -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" From owner-freebsd-ports@FreeBSD.ORG Thu Mar 17 04:55:40 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 103BE16A4CE; Thu, 17 Mar 2005 04:55:40 +0000 (GMT) Received: from lakermmtao03.cox.net (lakermmtao03.cox.net [68.230.240.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E9AC43D48; Thu, 17 Mar 2005 04:55:39 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by lakermmtao03.cox.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20050317045538.ICTB16861.lakermmtao03.cox.net@mezz.mezzweb.com>; Wed, 16 Mar 2005 23:55:38 -0500 To: "Jose M Rodriguez" References: <200503170242.25222.freebsd@redesjm.local> Message-ID: Date: Wed, 16 Mar 2005 22:56:49 -0600 From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit In-Reply-To: <200503170242.25222.freebsd@redesjm.local> User-Agent: Opera M2/7.54 (Linux, build 955) cc: gnome@freebsd.org cc: ports@freebsd.org Subject: Re: libgnomevfs2 (2.10) and KDE apps X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 04:55:40 -0000 On Thu, 17 Mar 2005 02:42:24 +0100, Jose M Rodriguez wrote: > Hi, > > I'm one of that fools who must install Xservers with KDE/gnome/xfce and > let the user select his desktop (Over 20 Servers and hundreds users). > > Again, libgnomevfs2 makes KDE apps appear in the application menu without > icons (there aren't KDE icons where gnome searchs). gnomevfs2 doesn't has any of menu function anymore. It's in gnome-menus. > But Now, there isn't a knob to disable this. > > After some investigation, I found that I can get a more correct behavior > using > a XDG_DATA_DIRS env of: > XDG_DATA_DIRS="/usr/X11R6/share/gnome/:/usr/X11R6/share/" ...and in that ${X11BASE}/etc/xdg/menus/applications.menu > Appart of note this for other users in my case, please, can gnome@ > rethink libgnomevfs2 patches? gnome-menus doesn't provide any option to enable/disable like what gnomevfs2 used to have. I am not going to work on to break the 'standard' installation of gnome-menus, so send us the patch if you do really want to have the KDE menu disable. When you create patch, be sure to keep KDE menu enable by default. > I think that, if a gnome user need a kde app (very rare case), he may > use the same env to include /usr/local/share/ or what he needs of > special. Disagree, this is even more nasty. If GNOME 2.10 has menu editors then the things will be difference, because any users can remove KDE menu. It is easier to remove than that 'env' stuff. Cheers, Mezz > Thanks in advance, > -- > josemi -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From owner-freebsd-ports@FreeBSD.ORG Thu Mar 17 05:26:06 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A51C716A4CE for ; Thu, 17 Mar 2005 05:26:06 +0000 (GMT) Received: from forrie.com (forrie.ne.client2.attbi.com [24.147.45.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2511843D55 for ; Thu, 17 Mar 2005 05:26:06 +0000 (GMT) (envelope-from forrie@forrie.com) Received: from [192.168.1.99] (i-99.forrie.net. [192.168.1.99]) (authenticated bits=0) by forrie.com with ESMTP id j2H5Q1s2003445 for ; Thu, 17 Mar 2005 00:26:01 -0500 (EST) (envelope-from forrie@forrie.com) Message-ID: <423914E8.1060203@forrie.com> Date: Thu, 17 Mar 2005 00:26:00 -0500 From: Forrest Aldrich User-Agent: Mozilla Thunderbird 1.0.1 (Windows/20050307) X-Accept-Language: en-us, en MIME-Version: 1.0 To: ports@freebsd.org X-Enigmail-Version: 0.90.1.1 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-RAVMilter-Version: 8.3.0(snapshot 20010925) (forrie.ne.client2.attbi.com) X-MailScanner-LocalNet: Found to be clean Subject: NO_INSTALL_MANPAGES X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 05:26:06 -0000 I'm trying to build ports without any documentation and seem to be tripping over my feet. I read through /usr/ports/Mk/bsd.port.mk and as I understand, these variables defined on the command line should negate this behavior: NO_INSTALL_MANPAGES NOPORTDOCS I've been testing this with the cyrus-sasl2 port - I'm installing it to a different location. I end up with a full tree of "man" directories, info, et al. How can I avoid this? I presume I've missed another variable or two.... Thanks, _F From owner-freebsd-ports@FreeBSD.ORG Thu Mar 17 05:51:30 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A34D16A4CE for ; Thu, 17 Mar 2005 05:51:30 +0000 (GMT) Received: from bowser.newcastle.edu.au (bowser.newcastle.edu.au [134.148.4.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97EF343D2D for ; Thu, 17 Mar 2005 05:51:29 +0000 (GMT) (envelope-from samuel.lawrance@studentmail.newcastle.edu.au) Received: from conversion-daemon.bowser.newcastle.edu.au by bowser.newcastle.edu.au (Sun Java System Messaging Server 6.1 HotFix 0.01 (built Jun 24 2004)) id <0IDH00501E36QM00@bowser.newcastle.edu.au> for ports@freebsd.org; Thu, 17 Mar 2005 16:40:42 +1100 (EST) Received: from banerjee ([134.148.4.49]) by bowser.newcastle.edu.au (Sun Java System Messaging Server 6.1 HotFix 0.01 (built Jun 24 2004)) with ESMTP id <0IDH0058NEFUQH00@bowser.newcastle.edu.au>; Thu, 17 Mar 2005 16:40:42 +1100 (EST) Received: from studentmail.newcastle.edu.au (localhost [127.0.0.1]) by banerjee.newcastle.edu.au (iPlanet Messaging Server 5.2 HotFix 2.02 (built Oct 21 2004)) with ESMTP id <0IDH003DPEFM60@banerjee.newcastle.edu.au>; Thu, 17 Mar 2005 16:40:34 +1100 (EST) Received: from [134.148.20.33] (Forwarded-For: 134.148.100.171) by banerjee.newcastle.edu.au (mshttpd); Thu, 17 Mar 2005 16:40:34 +1100 Date: Thu, 17 Mar 2005 16:40:34 +1100 From: SAMUEL ISAAC LAWRANCE To: Forrest Aldrich Message-id: <48f992490a1b.490a1b48f992@studentmail.newcastle.edu.au> MIME-version: 1.0 X-Mailer: iPlanet Messenger Express 5.2 HotFix 2.02 (built Oct 21 2004) Content-type: text/plain; charset=us-ascii Content-language: en Content-transfer-encoding: 7BIT Content-disposition: inline X-Accept-Language: en Priority: normal cc: ports@freebsd.org Subject: Re: NO_INSTALL_MANPAGES X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 05:51:30 -0000 ----- Original Message ----- From: Forrest Aldrich Date: Thursday, March 17, 2005 4:26 pm Subject: NO_INSTALL_MANPAGES > I'm trying to build ports without any documentation and seem to be > tripping over my feet. > > I read through /usr/ports/Mk/bsd.port.mk and as I understand, > these > variables defined on the command line should negate this behavior: > > NO_INSTALL_MANPAGES > NOPORTDOCS > > I've been testing this with the cyrus-sasl2 port - I'm installing > it to > a different location. I end up with a full tree of "man" > directories, > info, et al. > > How can I avoid this? I presume I've missed another variable or > two.... Not all ports obey these knobs. Regarding the full tree of directories that are created - this is normal behaviour. The mtree files in /etc/mtree are used to create a standard directory hierarchy where the port is installed. From owner-freebsd-ports@FreeBSD.ORG Thu Mar 17 06:00:08 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 04B5516A4CE for ; Thu, 17 Mar 2005 06:00:08 +0000 (GMT) Received: from forrie.com (forrie.ne.client2.attbi.com [24.147.45.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77A1343D49 for ; Thu, 17 Mar 2005 06:00:07 +0000 (GMT) (envelope-from forrie@forrie.com) Received: from [192.168.1.99] (i-99.forrie.net. [192.168.1.99]) (authenticated bits=0) by forrie.com with ESMTP id j2H5xvF0004329 for ; Thu, 17 Mar 2005 01:00:03 -0500 (EST) (envelope-from forrie@forrie.com) Message-ID: <42391CDC.5020902@forrie.com> Date: Thu, 17 Mar 2005 00:59:56 -0500 From: Forrest Aldrich User-Agent: Mozilla Thunderbird 1.0.1 (Windows/20050307) X-Accept-Language: en-us, en MIME-Version: 1.0 To: ports@freebsd.org X-Enigmail-Version: 0.90.1.1 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-RAVMilter-Version: 8.3.0(snapshot 20010925) (forrie.ne.client2.attbi.com) X-MailScanner-LocalNet: Found to be clean Subject: pkg_create X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 06:00:08 -0000 We're using the ports to install into a special location - I've figured out how to make the package via pkg_create, but what I'd really like to accomplish is prefixing the actual package name with a marker such as "m1-" so we'd have in /var/db/pkg: m1-packagename-2.1.10_1 or something like that. Is this possible through some reasonable means. Thanks. From owner-freebsd-ports@FreeBSD.ORG Thu Mar 17 06:32:02 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F4ED16A4CE for ; Thu, 17 Mar 2005 06:32:02 +0000 (GMT) Received: from forrie.com (forrie.ne.client2.attbi.com [24.147.45.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1474543D3F for ; Thu, 17 Mar 2005 06:32:02 +0000 (GMT) (envelope-from forrie@forrie.com) Received: from [192.168.1.99] (i-99.forrie.net. [192.168.1.99]) (authenticated bits=0) by forrie.com with ESMTP id j2H6VogB005230 for ; Thu, 17 Mar 2005 01:31:57 -0500 (EST) (envelope-from forrie@forrie.com) Message-ID: <42392456.8080605@forrie.com> Date: Thu, 17 Mar 2005 01:31:50 -0500 From: Forrest Aldrich User-Agent: Mozilla Thunderbird 1.0.1 (Windows/20050307) X-Accept-Language: en-us, en MIME-Version: 1.0 To: ports@freebsd.org X-Enigmail-Version: 0.90.1.1 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-RAVMilter-Version: 8.3.0(snapshot 20010925) (forrie.ne.client2.attbi.com) X-MailScanner-LocalNet: Found to be clean Subject: "make package" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 06:32:02 -0000 I'm passing these args to "make package" PACKAGES=/opt/packages USE_PACKAGE_DEPENDS=yes According to /usr/ports/Mk/bsd.port.mk, the second argument should prevent it from compiling dependencies. But when I run this process, it goes into build mode (ie ./configure) and I'd rather it just use the binaries I just built. I can easily get around this by simply doing: pkg_create -b portname-1.x /opt/packages/portname-1.x.tgz but in a makefile with several targets, this becomes cumbersome (ie: haveing to name the specific version that happens to be installed). ? Thanks, F From owner-freebsd-ports@FreeBSD.ORG Thu Mar 17 06:58:02 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5018616A4CE for ; Thu, 17 Mar 2005 06:58:02 +0000 (GMT) Received: from isis.sigpipe.cz (r2g224.chello.upc.cz [62.245.70.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A4E543D2D for ; Thu, 17 Mar 2005 06:58:01 +0000 (GMT) (envelope-from neuhauser@chello.cz) Received: by isis.sigpipe.cz (Postfix, from userid 1001) id D83391F87BEE; Thu, 17 Mar 2005 07:57:58 +0100 (CET) Date: Thu, 17 Mar 2005 07:57:58 +0100 From: Roman Neuhauser To: Forrest Aldrich Message-ID: <20050317065758.GB25850@isis.sigpipe.cz> Mail-Followup-To: Forrest Aldrich , ports@freebsd.org References: <42391CDC.5020902@forrie.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <42391CDC.5020902@forrie.com> User-Agent: Mutt/1.5.6i cc: ports@freebsd.org Subject: Re: pkg_create X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 06:58:02 -0000 # forrie@forrie.com / 2005-03-17 00:59:56 -0500: > We're using the ports to install into a special location - I've figured > out how to make the package via pkg_create, but what I'd really like to > accomplish is prefixing the actual package name with a marker such as > "m1-" so we'd have in /var/db/pkg: m1-packagename-2.1.10_1 or something > like that. > > Is this possible through some reasonable means. Is PKGNAMEPREFIX what you're looking for? -- How many Vietnam vets does it take to screw in a light bulb? You don't know, man. You don't KNOW. Cause you weren't THERE. http://bash.org/?255991 From owner-freebsd-ports@FreeBSD.ORG Thu Mar 17 07:02:18 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A06C16A4CE for ; Thu, 17 Mar 2005 07:02:18 +0000 (GMT) Received: from forrie.com (forrie.ne.client2.attbi.com [24.147.45.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC7BF43D5D for ; Thu, 17 Mar 2005 07:02:17 +0000 (GMT) (envelope-from forrie@forrie.com) Received: from [192.168.1.99] (i-99.forrie.net. [192.168.1.99]) (authenticated bits=0) by forrie.com with ESMTP id j2H72Bpg005844 for ; Thu, 17 Mar 2005 02:02:11 -0500 (EST) (envelope-from forrie@forrie.com) Message-ID: <42392B72.1060301@forrie.com> Date: Thu, 17 Mar 2005 02:02:10 -0500 From: Forrest Aldrich User-Agent: Mozilla Thunderbird 1.0.1 (Windows/20050307) X-Accept-Language: en-us, en MIME-Version: 1.0 To: ports@freebsd.org X-Enigmail-Version: 0.90.1.1 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-RAVMilter-Version: 8.3.0(snapshot 20010925) (forrie.ne.client2.attbi.com) X-MailScanner-LocalNet: Found to be clean Subject: Packages and dependencies... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 07:02:18 -0000 When you create a package of a port, is there a means by which to also create the dependencies into packages ... for distribution. For example, the amavisd-new port has several dependencies (archivers) that must also be present in the system, is there an efficient way to accomplish this in the packaging structure. Thanks. From owner-freebsd-ports@FreeBSD.ORG Thu Mar 17 07:15:39 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C2EF016A4CE for ; Thu, 17 Mar 2005 07:15:39 +0000 (GMT) Received: from forrie.com (forrie.ne.client2.attbi.com [24.147.45.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38B1C43D31 for ; Thu, 17 Mar 2005 07:15:39 +0000 (GMT) (envelope-from forrie@forrie.com) Received: from [192.168.1.99] (i-99.forrie.net. [192.168.1.99]) (authenticated bits=0) by forrie.com with ESMTP id j2H7FYRP006173 for ; Thu, 17 Mar 2005 02:15:35 -0500 (EST) (envelope-from forrie@forrie.com) Message-ID: <42392E95.70407@forrie.com> Date: Thu, 17 Mar 2005 02:15:33 -0500 From: Forrest Aldrich User-Agent: Mozilla Thunderbird 1.0.1 (Windows/20050307) X-Accept-Language: en-us, en MIME-Version: 1.0 To: ports@freebsd.org X-Enigmail-Version: 0.90.1.1 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-RAVMilter-Version: 8.3.0(snapshot 20010925) (forrie.ne.client2.attbi.com) X-MailScanner-LocalNet: Found to be clean Subject: Re: Packages and dependencies... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 07:15:39 -0000 In follow-up to my own post... using the same example for amavisd-new, a "make all-depends-list" show an impressive: archivers/arc archivers/cabextract archivers/freeze archivers/lha archivers/lzo archivers/lzop archivers/p5-Archive-Tar archivers/p5-Archive-Zip archivers/p5-Compress-Zlib archivers/p5-IO-Zlib archivers/rpm2cpio archivers/unarj archivers/unrar archivers/zoo converters/libiconv converters/p5-Convert-BinHex converters/p5-Convert-TNEF converters/p5-Convert-UUlib converters/p5-MIME-Base64 databases/db3 databases/p5-BerkeleyDB devel/gettext devel/gmake devel/libtool13 devel/libtool15 devel/p5-IO-String devel/p5-IO-stringy dns/p5-Net-DNS lang/perl5.8 mail/p5-MIME-Tools mail/p5-Mail-SpamAssassin mail/p5-Mail-Tools mail/razor-agents net/p5-Net-Server net/p5-URI security/p5-Digest-HMAC security/p5-Digest-SHA1 sysutils/p5-Unix-Syslog www/p5-HTML-Parser www/p5-HTML-Tagset (I removed the prefix of /usr/ports/ for brevity) Now, with this in mind - is there some automated means, using the ports system, that I can package up all of these dependencies as well to be installed before the amavisd-new package. (bear with me, I'm a little new to this) The other problem package I see is SpamAssassin and ClamAV, with their dependencies. Now, I suppose I could take a really bizarre route and install all the dependency libraries under our special directory /opt/dirname-1.0 - but that could get really messy. Suggestions/feedback welcomed. Thanks. From owner-freebsd-ports@FreeBSD.ORG Thu Mar 17 07:25:53 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CBA0516A4CE for ; Thu, 17 Mar 2005 07:25:53 +0000 (GMT) Received: from forrie.com (forrie.ne.client2.attbi.com [24.147.45.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6217243D4C for ; Thu, 17 Mar 2005 07:25:53 +0000 (GMT) (envelope-from forrie@forrie.com) Received: from [192.168.1.99] (i-99.forrie.net. [192.168.1.99]) (authenticated bits=0) by forrie.com with ESMTP id j2H7PmSv006594 for ; Thu, 17 Mar 2005 02:25:49 -0500 (EST) (envelope-from forrie@forrie.com) Message-ID: <423930FC.2040104@forrie.com> Date: Thu, 17 Mar 2005 02:25:48 -0500 From: Forrest Aldrich User-Agent: Mozilla Thunderbird 1.0.1 (Windows/20050307) X-Accept-Language: en-us, en MIME-Version: 1.0 To: ports@freebsd.org X-Enigmail-Version: 0.90.1.1 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-RAVMilter-Version: 8.3.0(snapshot 20010925) (forrie.ne.client2.attbi.com) X-MailScanner-LocalNet: Found to be clean Subject: Re: pkg_create X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 07:25:53 -0000 If this can be fed to pkg_create somehow (-p? the manpage seems vague about -p) then perhaps... ? # forrie at forrie.com / 2005-03-17 00:59:56 -0500: >/ We're using the ports to install into a special location - I've figured />/ out how to make the package via pkg_create, but what I'd really like to />/ accomplish is prefixing the actual package name with a marker such as />/ "m1-" so we'd have in /var/db/pkg: m1-packagename-2.1.10_1 or something />/ like that. />/ />/ Is this possible through some reasonable means. / Is PKGNAMEPREFIX what you're looking for? From owner-freebsd-ports@FreeBSD.ORG Thu Mar 17 09:19:25 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46A8116A4CE; Thu, 17 Mar 2005 09:19:25 +0000 (GMT) Received: from 62-15-215-140.inversas.jazztel.es (62-15-215-140.inversas.jazztel.es [62.15.215.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id D762443D64; Thu, 17 Mar 2005 09:19:23 +0000 (GMT) (envelope-from josemi@freebsd.jazztel.es) Received: from redesjm.local (orion.redesjm.local [192.168.254.16]) j2H9JB1Z016339; Thu, 17 Mar 2005 10:19:11 +0100 (CET) (envelope-from freebsd@redesjm.local) Received: from localhost (localhost [[UNIX: localhost]]) by redesjm.local (8.13.3/8.13.3/Submit) id j2H9JUdU000748; Thu, 17 Mar 2005 10:19:30 +0100 (CET) (envelope-from freebsd@redesjm.local) From: Jose M Rodriguez To: "Jeremy Messenger" Date: Thu, 17 Mar 2005 10:19:29 +0100 User-Agent: KMail/1.7.2 References: <200503170242.25222.freebsd@redesjm.local> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200503171019.29957.freebsd@redesjm.local> X-AntiVirus: checked by AntiVir Milter (version: 1.1.0-3; AVE: 6.30.0.7; VDF: 6.30.0.31; host: antares.redesjm.local) cc: gnome@freebsd.org cc: ports@freebsd.org cc: Jose M Rodriguez Subject: Re: libgnomevfs2 (2.10) and KDE apps X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 09:19:25 -0000 El Jueves, 17 de Marzo de 2005 05:56, Jeremy Messenger escribi=F3: > On Thu, 17 Mar 2005 02:42:24 +0100, Jose M Rodriguez > > wrote: > > Hi, > > > > gnome-menus doesn't provide any option to enable/disable like what > gnomevfs2 used to have. I am not going to work on to break the > 'standard' installation of gnome-menus, so send us the patch if you > do really want to have the KDE menu disable. When you create patch, > be sure to keep KDE menu enable by default. > My problems are, in general, related to the presence=20 of /usr/local/share/ in some paths. I don't know of any gnome bits=20 under /usr/local/share. > > I think that, if a gnome user need a kde app (very rare case), he > > may use the same env to include /usr/local/share/ or what he needs > > of special. > > Disagree, this is even more nasty. If GNOME 2.10 has menu editors > then the things will be difference, because any users can remove KDE > menu. It is easier to remove than that 'env' stuff. > I think that gnome init do some scan on that paths and an auto config,=20 but you may know more than I about that. The env thing has solved my=20 problems now. =2D- josemi > Cheers, > Mezz > > > Thanks in advance, > > -- > > josemi From owner-freebsd-ports@FreeBSD.ORG Thu Mar 17 09:52:32 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8AA8E16A4CE for ; Thu, 17 Mar 2005 09:52:32 +0000 (GMT) Received: from mail.snowfall.se (guldivar.globalwire.se [212.112.184.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8356843D41 for ; Thu, 17 Mar 2005 09:52:31 +0000 (GMT) (envelope-from stefan@snowfall.se) Received: from [213.136.48.101] (unknown [213.136.48.101]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.snowfall.se (Postfix) with ESMTP id E1A5987 for ; Thu, 17 Mar 2005 10:52:28 +0100 (CET) Message-ID: <4239535B.3060104@snowfall.se> Date: Thu, 17 Mar 2005 10:52:27 +0100 From: Stefan Cars User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Postfix 2.2 ? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 09:52:32 -0000 Hi! I can't seem to find postfix 2.2 in /usr/ports (just did a cvsup), /usr/ports/mail/postfix seems to be 2.1.5 aswell as /usr/ports/mail/postfix21, /usr/ports/mail/postfix-current is 2.3. Where is 2.2 ?? /S From owner-freebsd-ports@FreeBSD.ORG Thu Mar 17 10:08:25 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF25816A4CE for ; Thu, 17 Mar 2005 10:08:25 +0000 (GMT) Received: from panther.mmj.dk (panther.mmj.dk [62.79.83.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6252C43D41 for ; Thu, 17 Mar 2005 10:08:25 +0000 (GMT) (envelope-from mmj@mmj.dk) Received: by panther.mmj.dk (Postfix, from userid 500) id D7D451A3D33; Thu, 17 Mar 2005 11:08:23 +0100 (CET) Date: Thu, 17 Mar 2005 11:08:23 +0100 From: Mads Martin Joergensen To: Stefan Cars Message-ID: <20050317100823.GF74249@mmj.dk> References: <4239535B.3060104@snowfall.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4239535B.3060104@snowfall.se> User-Agent: Mutt/1.5.8i cc: ports@freebsd.org Subject: Re: Postfix 2.2 ? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 10:08:25 -0000 * Stefan Cars [Mar 17. 2005 10:52]: > Hi! > > I can't seem to find postfix 2.2 in /usr/ports (just did a cvsup), > /usr/ports/mail/postfix seems to be 2.1.5 aswell as > /usr/ports/mail/postfix21, /usr/ports/mail/postfix-current is 2.3. > > Where is 2.2 ?? It's pending a repocopy of existing postfix to postfix21. There was a patch posted to update existing postfix to 2.2.1 posted as well. -- Mads Martin Joergensen, http://mmj.dk "Why make things difficult, when it is possible to make them cryptic and totally illogical, with just a little bit more effort?" -- A. P. J. From owner-freebsd-ports@FreeBSD.ORG Thu Mar 17 10:16:43 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F3BE16A4CE for ; Thu, 17 Mar 2005 10:16:43 +0000 (GMT) Received: from mail.bitdefender.com (ns.bitdefender.com [217.156.83.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5809943D48 for ; Thu, 17 Mar 2005 10:16:40 +0000 (GMT) (envelope-from apircalabu@bitdefender.com) Received: (qmail 8684 invoked by uid 1010); 17 Mar 2005 12:13:59 +0200 Received: from apircalabu.dsd.ro (10.10.15.22) by mail.bitdefender.com with AES256-SHA encrypted SMTP; 17 Mar 2005 12:13:58 +0200 Date: Thu, 17 Mar 2005 12:17:08 +0200 From: Adi Pircalabu To: freebsd-ports@freebsd.org Message-ID: <20050317121708.03d925d0@apircalabu.dsd.ro> Organization: BitDefender X-Mailer: Sylpheed-Claws 1.0.1 (GTK+ 1.2.10; i386-portbld-freebsd4.11) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BitDefender-SpamStamp: 1.1.3 044000040111AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQ X-BitDefender-Scanner: Clean, Agent: BitDefender Qmail 1.6.1 on mail.bitdefender.com X-BitDefender-Spam: No (25) Subject: gnome_upgrade.sh fails due to libexif-gtk build error - initially posted on freebsd-gnome@ X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 10:16:43 -0000 Hi, Trying to upgrade few gtk-based ports, I noticed in /usr/src/UPDATING the following: "20050312: AFFECTS: all users who have glib/gtk/gnome libraries installed AUTHOR: ahze@FreeBSD.org and the FreeBSD gnome team Gnome has been upgraded to 2.10 and gtk/glib to 2.6. DO NOT USE portupgrade(1) to update any gnome or gtk or any port that depends on them. Using portupgrade will cause problems and you will have to manually upgrade ports. Please use the gnome_upgrade.sh script from http://www.FreeBSD.org/gnome/gnome_upgrade.sh" All well, I started gnome_upgrade.sh then, after few hours, the upgrade process stopped with: "*** UPGRADE FAILED *** ERROR: /usr/local/sbin/portinstall failed to install graphics/libexif-gtk. The output of the failed build is in /var/tmp/gnome_upgrade_log.6fVw8B. If you require additional help in figuring out why the upgrade failed, please compress /var/tmp/gnome_upgrade_log.6fVw8B and send it to freebsd-gnome@FreeBSD.org. INFO: If you wish to resume this upgrade where it left off, re-run this script with the "-restart /var/tmp/gnome_upgrade_lst.6gdwIr" argument." Looking at the above mentioned file I saw that libexif-gtk build fails: "gtk-exif-content-list.c: In function `gtk_exif_content_list_update_entry': gtk-exif-content-list.c:408: too many arguments to function `exif_entry_get_value' gtk-exif-content-list.c: In function `gtk_exif_content_list_add_entry': gtk-exif-content-list.c:434: too many arguments to function `exif_entry_get_value' *** Error code 1 Stop in /usr/ports/graphics/libexif-gtk/work/libexif-gtk-0.3.4/libexif-gtk. *** Error code 1 Stop in /usr/ports/graphics/libexif-gtk/work/libexif-gtk-0.3.4. *** Error code 1" I found (among others) the following posts: http://lists.freebsd.org/pipermail/freebsd-questions/2004-October/061397.html http://lists.freebsd.org/pipermail/freebsd-ports/2004-October/016970.html Now, my question is: Is there a way to exclude libexif-gtk dependency? I really need my gtk ports back :) I excluded from this message (but not from the previous post to freebsd-gnome@) the compressed log file from obvious reasons (~200KB), but it is still available upon request. Thank you -- Adrian Pircalabu Public KeyID = 0x04329F5E -- This message was scanned for spam and viruses by BitDefender. For more information please visit http://linux.bitdefender.com/ From owner-freebsd-ports@FreeBSD.ORG Thu Mar 17 12:27:51 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C2C6C16A4CE for ; Thu, 17 Mar 2005 12:27:51 +0000 (GMT) Received: from pi.codefab.com (pi.codefab.com [199.103.21.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7903743D55 for ; Thu, 17 Mar 2005 12:27:51 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from localhost (localhost [127.0.0.1]) by pi.codefab.com (Postfix) with ESMTP id D5AFA5D60; Thu, 17 Mar 2005 07:27:50 -0500 (EST) Received: from pi.codefab.com ([127.0.0.1]) by localhost (pi.codefab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 94914-08; Thu, 17 Mar 2005 07:27:50 -0500 (EST) Received: from [192.168.1.3] (pool-68-161-53-96.ny325.east.verizon.net [68.161.53.96]) by pi.codefab.com (Postfix) with ESMTP id D7E735C0F; Thu, 17 Mar 2005 07:27:49 -0500 (EST) Message-ID: <4239779D.3020903@mac.com> Date: Thu, 17 Mar 2005 07:27:09 -0500 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041217 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Forrest Aldrich References: <42392B72.1060301@forrie.com> In-Reply-To: <42392B72.1060301@forrie.com> X-Enigmail-Version: 0.90.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at codefab.com cc: ports@freebsd.org Subject: Re: Packages and dependencies... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 12:27:51 -0000 Forrest Aldrich wrote: > When you create a package of a port, is there a means by which to also > create the dependencies into packages ... for distribution. Yep. You want "make package-recursive". -- -Chuck From owner-freebsd-ports@FreeBSD.ORG Thu Mar 17 13:14:30 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F21A116A4CE; Thu, 17 Mar 2005 13:14:29 +0000 (GMT) Received: from smtp.unsam.edu.ar (smtp.unsam.edu.ar [170.210.48.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id C77AF43D2D; Thu, 17 Mar 2005 13:14:24 +0000 (GMT) (envelope-from fernan@iib.unsam.edu.ar) Received: from pi.iib.unsam.edu.ar (pi.iib.unsam.edu.ar [192.168.10.11]) by smtp.unsam.edu.ar (8.12.6/8.12.6) with ESMTP id j2HDQmr9042461; Thu, 17 Mar 2005 10:26:49 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) Received: from pi.iib.unsam.edu.ar (localhost [127.0.0.1]) by pi.iib.unsam.edu.ar (8.13.1/8.13.1) with ESMTP id j2HDE6i0044878; Thu, 17 Mar 2005 10:14:06 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) Received: (from fernan@localhost) by pi.iib.unsam.edu.ar (8.13.1/8.13.1/Submit) id j2HDE5ff044873; Thu, 17 Mar 2005 10:14:05 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) X-Authentication-Warning: pi.iib.unsam.edu.ar: fernan set sender to fernan@iib.unsam.edu.ar using -f Date: Thu, 17 Mar 2005 10:14:05 -0300 From: Fernan Aguero To: FreeBSD Ports Message-ID: <20050317131405.GA31049@iib.unsam.edu.ar> Mail-Followup-To: FreeBSD Ports , gerald@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.6i cc: gerald@FreeBSD.ORG Subject: problems fetching lang/gcc*: random? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 13:14:30 -0000 Hi! I'm having a weird problem trying to fetch lang/gcc* ports using the ports system. This does not happen with other ports (at least not with the ones I tested, and with the latest gnome upgrade, I've been fetching lots of them), so I don't believe the cause to be my network connectivity or fetch(1). This is the first reason for this weirdness. This happens both doing 'make fetch' on the corresponding port directory or using portupgrade -F. The ports that I have installed and that I wanted to update are lang/gcc32, lang/gcc33 and lang/gcc34. In all cases this is as far as I get: pi# pwd /usr/ports/lang/gcc34 pi# make fetch Making GCC 3.4.4 for FreeBSD 4.11 target=i386-portbld-freebsd4.11 => gcc-core-3.4-20050311.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/. at the same time CPU usage raises considerably and 75-80% of this corresponds to a process named random, which ps(1) shows as /usr/games/random. As soon as I Ctrl-C and quit the fetch, this process disappears and CPU usage return to normal levels. This is the second reason I found this weird. I'm completely intrigued by this. Anyone can reproduce it, or better yet have an idea of what is going on? This is on FreeBSD-4.11, i386 Thanks in advance, Fernan From owner-freebsd-ports@FreeBSD.ORG Thu Mar 17 15:12:54 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 03F3016A4CE; Thu, 17 Mar 2005 15:12:54 +0000 (GMT) Received: from yertle.kcilink.com (yertle.kcilink.com [65.205.34.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BE7343D41; Thu, 17 Mar 2005 15:12:51 +0000 (GMT) (envelope-from vivek@khera.org) Received: from [192.168.7.103] (host-103.int.kcilink.com [192.168.7.103]) by yertle.kcilink.com (Postfix) with ESMTP id 926F5B857; Thu, 17 Mar 2005 10:12:50 -0500 (EST) In-Reply-To: <22FD04521EA81D6E4C8D2402@rambutan.pingpong.net> References: <20050314094909.GA1080@tongi.org> <22FD04521EA81D6E4C8D2402@rambutan.pingpong.net> Mime-Version: 1.0 (Apple Message framework v619.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Vivek Khera Date: Thu, 17 Mar 2005 10:12:50 -0500 To: Palle Girgensohn X-Mailer: Apple Mail (2.619.2) cc: FreeeBSD Ports Subject: Re: Changing username of postgresql port X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 15:12:54 -0000 On Mar 14, 2005, at 6:56 AM, Palle Girgensohn wrote: > You're not the first to ask about this, and I'd like to make the > username dynamic. I do think it shall default to pgsql though, at > least if the userid already exists, so running configs will not break. > > If you want to send me patches, please do, I'll be much obliged. :-) I don't think it is so much important that the *system* user be configurable as it is that the postgres super-user be configurable. That's all the postgres server cares about, and that's what shows up in the dumps. It doesn't matter that the superuser name is not the same as that of the system account. Please see my PR from a few days ago. It is *trivial* to support this. http://www.freebsd.org/cgi/query-pr.cgi?pr=78630 With this in place, I just edit ~pgsql/.profile to set PGUSER=postgres (and export it), then su - pgsql -c 'initdb -U postgres' and my whole PG system is now using "postgres" as the super user. I suppose we could also set the PGUSER equivalent command line args via twiddles in rc.conf. Vivek Khera, Ph.D. +1-301-869-4449 x806 From owner-freebsd-ports@FreeBSD.ORG Thu Mar 17 15:27:36 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F47416A4CE for ; Thu, 17 Mar 2005 15:27:36 +0000 (GMT) Received: from yertle.kcilink.com (yertle.kcilink.com [65.205.34.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95CA043D4C for ; Thu, 17 Mar 2005 15:27:35 +0000 (GMT) (envelope-from vivek@khera.org) Received: from [192.168.7.103] (host-103.int.kcilink.com [192.168.7.103]) by yertle.kcilink.com (Postfix) with ESMTP id 7D224B850 for ; Thu, 17 Mar 2005 10:27:34 -0500 (EST) Mime-Version: 1.0 (Apple Message framework v619.2) In-Reply-To: <4239535B.3060104@snowfall.se> References: <4239535B.3060104@snowfall.se> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <5a8bff4235f29839cd9e45accecc0688@khera.org> Content-Transfer-Encoding: 7bit From: Vivek Khera Date: Thu, 17 Mar 2005 10:27:33 -0500 To: ports@freebsd.org X-Mailer: Apple Mail (2.619.2) Subject: Re: Postfix 2.2 ? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 15:27:36 -0000 On Mar 17, 2005, at 4:52 AM, Stefan Cars wrote: > Hi! > > I can't seem to find postfix 2.2 in /usr/ports (just did a cvsup), > /usr/ports/mail/postfix seems to be 2.1.5 aswell as > /usr/ports/mail/postfix21, /usr/ports/mail/postfix-current is 2.3. > > Where is 2.2 ?? I literally just applied the proposed patch to test before I approve it. That and waiting for the repocopy will take some time... personally I don't see the need as this version is 100% back compatible with 2.1, unlike the 2.0 to 2.1 change which made some user-visible changes necessary. Vivek Khera, Ph.D. +1-301-869-4449 x806 From owner-freebsd-ports@FreeBSD.ORG Thu Mar 17 15:38:42 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B97616A4CE for ; Thu, 17 Mar 2005 15:38:42 +0000 (GMT) Received: from haggis.it.ca (haggis.it.ca [216.126.86.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19FF043D2D for ; Thu, 17 Mar 2005 15:38:42 +0000 (GMT) (envelope-from paul@haggis.it.ca) Received: from haggis.it.ca (paul@localhost [127.0.0.1]) by haggis.it.ca (8.12.11/8.12.11) with ESMTP id j2HFcehZ062209 for ; Thu, 17 Mar 2005 10:38:40 -0500 (EST) (envelope-from paul@haggis.it.ca) Received: (from paul@localhost) by haggis.it.ca (8.12.11/8.12.6/Submit) id j2HFce2n062208 for ports@freebsd.org; Thu, 17 Mar 2005 10:38:40 -0500 (EST) (envelope-from paul) Date: Thu, 17 Mar 2005 10:38:40 -0500 From: Paul Chvostek To: ports@freebsd.org Message-ID: <20050317153840.GA39137@it.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: port name conflicts X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-ports@freebsd.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 15:38:42 -0000 The ports www/clearsilver and www/clearsilver-python both exist. The latter calls the former with WITH_PYTHON enabled. So www/clearsilver detects WITH_PYTHON, and changes its options accordingly ... but also changes its package name with: .if defined(WITH_PYTHON) ... PKGNAMESUFFIX= -python ... The result is that if WITH_PYTHON=yes is in /etc/make.conf, then these ports have identical names, causing a conflict when `make index` runs. What's the solution here? Don't put WITH_PYTHON in /etc/make.conf? p -- Paul Chvostek Operations / Abuse / Whatever it.canada, hosting and development http://www.it.ca/ From owner-freebsd-ports@FreeBSD.ORG Thu Mar 17 15:47:47 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 59A2416A4CE for ; Thu, 17 Mar 2005 15:47:47 +0000 (GMT) Received: from hotmail.com (bay2-f20.bay2.hotmail.com [65.54.247.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FFF943D2D for ; Thu, 17 Mar 2005 15:47:47 +0000 (GMT) (envelope-from missive@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 17 Mar 2005 07:47:46 -0800 Message-ID: Received: from 24.97.94.145 by by2fd.bay2.hotmail.msn.com with HTTP; Thu, 17 Mar 2005 15:47:46 GMT X-Originating-IP: [24.97.94.145] X-Originating-Email: [missive@hotmail.com] X-Sender: missive@hotmail.com From: "Lee Harr" To: freebsd-ports@freebsd.org Date: Thu, 17 Mar 2005 20:17:46 +0430 Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-OriginalArrivalTime: 17 Mar 2005 15:47:46.0809 (UTC) FILETIME=[AA602E90:01C52B08] Subject: portmanager core dump X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 15:47:47 -0000 Not sure how much to show, or how to diagnose.... ------------------------------------------------------------------------ PMGRrStatus 0.2.9_3 info: looking for installed ports built with old dependencies ------------------------------------------------------------------------ ------------------------------------------------------------------------ OLD kdenetwork-3.3.2 built with old dependency kdelibs-3.3.2_4, current dependency is kdelibs-3.3.2_5 [...] OLD p5-XML-DOM-1.43 built with old dependency p5-libwww-5.79_1, current dependency is p5-libwww-5.803 OLD p5-XML-XQL-0.68 built with old dependency p5-libwww-5.79_1, current dependency is p5-libwww-5.803 OLD html2ps-letter-1.0_2 built with old dependency p5-libwww-5.79_1, current dependency is p5-libwww-5.803 Segmentation fault (core dumped) #0 0x280e0b5a in strcmp () from /usr/lib/libc.so.4 #1 0x28073e2b in PMGRrStatus (property=0xbfbffa48) at PMGRrStatus.c:222 #2 0x80492ab in portmanager (argc=2, argv=0xbfbffc5c) at portmanager.c:295 #3 0x8048a9c in main (argc=2, argv=0xbfbffc5c) at portmanager.c:47 How should I proceed? _________________________________________________________________ Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ From owner-freebsd-ports@FreeBSD.ORG Thu Mar 17 16:06:10 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B879616A4CE for ; Thu, 17 Mar 2005 16:06:10 +0000 (GMT) Received: from vms046pub.verizon.net (vms046pub.verizon.net [206.46.252.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8611E43D46 for ; Thu, 17 Mar 2005 16:06:10 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: from ringworm.mechee.com ([4.27.46.32])0.04 <0IDI00FYY7E76440@vms046.mailsrvcs.net> for freebsd-ports@freebsd.org; Thu, 17 Mar 2005 10:06:08 -0600 (CST) Received: by ringworm.mechee.com (Postfix, from userid 1001) id 82CC22CE776; Thu, 17 Mar 2005 08:06:05 -0800 (PST) Date: Thu, 17 Mar 2005 08:06:03 -0800 From: "Michael C. Shultz" In-reply-to: To: freebsd-ports@freebsd.org Message-id: <200503170806.04209.ringworm01@gmail.com> MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-transfer-encoding: 7bit Content-disposition: inline References: User-Agent: KMail/1.7.2 Subject: Re: portmanager core dump X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 16:06:10 -0000 On Thursday 17 March 2005 07:47 am, Lee Harr wrote: > Not sure how much to show, or how to diagnose.... > > --------------------------------------------------------------------- >--- PMGRrStatus 0.2.9_3 info: looking for installed ports built with > old dependencies > --------------------------------------------------------------------- >--- > --------------------------------------------------------------------- >--- OLD kdenetwork-3.3.2 built with old dependency kdelibs-3.3.2_4, > current dependency is kdelibs-3.3.2_5 > [...] > > OLD p5-XML-DOM-1.43 built with old dependency p5-libwww-5.79_1, > current dependency is p5-libwww-5.803 > OLD p5-XML-XQL-0.68 built with old dependency p5-libwww-5.79_1, > current dependency is p5-libwww-5.803 > OLD html2ps-letter-1.0_2 built with old dependency p5-libwww-5.79_1, > current dependency is p5-libwww-5.803 > Segmentation fault (core dumped) > > > #0 0x280e0b5a in strcmp () from /usr/lib/libc.so.4 > #1 0x28073e2b in PMGRrStatus (property=0xbfbffa48) at > PMGRrStatus.c:222 #2 0x80492ab in portmanager (argc=2, > argv=0xbfbffc5c) at portmanager.c:295 #3 0x8048a9c in main (argc=2, > argv=0xbfbffc5c) at portmanager.c:47 > > > How should I proceed? Well you found a bug that will take a day or two to fix. I need to examine a core file before I can give you a work around using portmanager. If you don't want to send a core file nor wait then do this: portupgrade -rf p5-libwww-5.803 This will force an upgrade of things depending on p5-libwww-5.803. -Mike From owner-freebsd-ports@FreeBSD.ORG Thu Mar 17 17:36:13 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A948716A4D0 for ; Thu, 17 Mar 2005 17:36:13 +0000 (GMT) Received: from forrie.com (forrie.ne.client2.attbi.com [24.147.45.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id E68FF43D58 for ; Thu, 17 Mar 2005 17:36:12 +0000 (GMT) (envelope-from forrie@forrie.com) Received: from [192.168.1.99] (i-99.forrie.net. [192.168.1.99]) (authenticated bits=0) by forrie.com with ESMTP id j2HHa7RJ016668; Thu, 17 Mar 2005 12:36:07 -0500 (EST) (envelope-from forrie@forrie.com) Message-ID: <4239C006.7000000@forrie.com> Date: Thu, 17 Mar 2005 12:36:06 -0500 From: Forrest Aldrich User-Agent: Mozilla Thunderbird 1.0.1 (Windows/20050307) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Chuck Swiger References: <42392B72.1060301@forrie.com> <4239779D.3020903@mac.com> In-Reply-To: <4239779D.3020903@mac.com> X-Enigmail-Version: 0.90.1.1 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-RAVMilter-Version: 8.3.0(snapshot 20010925) (forrie.ne.client2.attbi.com) X-MailScanner-LocalNet: Found to be clean cc: ports@freebsd.org Subject: Re: Packages and dependencies... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 17:36:13 -0000 Ah, thank you... this is a good thing. Because I'm using a different PREFIX to install some code into, I think there may be a problem with this. Here's what I get when trying to package up amavisd-new: ===> Building package for amavisd-new-2.2.1_1,1 Creating package /opt/packages/All/amavisd-new-2.2.1_1,1.tbz Registering depends: arc-5.21j cabextract-1.1 p5-BerkeleyDB-0.26 freeze-2.5_1 lha-1.14i_6 lzop-1.01 lzo-1.08_1 p5-Archive-Tar-1.23 p5-Archive-Zip-1.14 db3-3.3.11_2,1 p5-IO-Zlib-1.04_1 p5-Convert-TNEF-0.17 p5-MIME-Tools-5.417,2 p5-Convert-UUlib-1.05.1,1 p5-Mail-SpamAssassin-3.0.2_1 razor-agents-2.67 p5-HTML-Parser-3.45 p5-HTML-Tagset-3.04 p5-IO-String-1.06 p5-Compress-Zlib-1.33 p5-IO-stringy-2.110 p5-MIME-Base64-3.05 p5-Convert-BinHex-1.119 p5-Net-DNS-0.48 p5-Mail-Tools-1.66 p5-Digest-HMAC-1.01 p5-Net-Server-0.87 p5-URI-1.35 p5-Unix-Syslog-0.100 p5-Digest-SHA1-2.10 rpm2cpio-1.2_2 perl-5.8.5 unarj-2.65_1 unrar-3.43,3 zoo-2.10.1. Creating bzip'd tar ball in '/opt/packages/All/amavisd-new-2.2.1_1,1.tbz' ===> Generating temporary packing list Creating package /opt/packages/All/arc-5.21j.tbz Registering depends:. Creating bzip'd tar ball in '/opt/packages/All/arc-5.21j.tbz' tar: man/man1/arc.1.gz: Could not stat: No such file or directory tar: bin/arc: Could not stat: No such file or directory tar: bin/marc: Could not stat: No such file or directory tar: share/doc/arc/Arc521.doc: Could not stat: No such file or directory pkg_create: make_dist: tar command failed with code 256 *** Error code 1 My custom makefile (to drive this process) reads for this line: @cd ${PORTSDIR}/security/amavisd-new && make PACKAGES=/opt/packages "${M1OPTS}" package-recursive with M1OPTS="PREFIX=/opt/mail-1.0 NOPORTDOCS=yes NO_INSTALL_MANPAGES=yes" I had been using pkg_create, but I don't know if you can accomplish the same recursive thing with that alone. Thanks. Chuck Swiger wrote: > Forrest Aldrich wrote: > >> When you create a package of a port, is there a means by which to >> also create the dependencies into packages ... for distribution. > > > Yep. You want "make package-recursive". > From owner-freebsd-ports@FreeBSD.ORG Thu Mar 17 17:53:07 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2271516A4CE for ; Thu, 17 Mar 2005 17:53:07 +0000 (GMT) Received: from forrie.com (forrie.ne.client2.attbi.com [24.147.45.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF30343D5A for ; Thu, 17 Mar 2005 17:53:06 +0000 (GMT) (envelope-from forrie@forrie.com) Received: from [192.168.1.99] (i-99.forrie.net. [192.168.1.99]) (authenticated bits=0) by forrie.com with ESMTP id j2HHqbwT017001; Thu, 17 Mar 2005 12:52:38 -0500 (EST) (envelope-from forrie@forrie.com) Message-ID: <4239C3E5.7070409@forrie.com> Date: Thu, 17 Mar 2005 12:52:37 -0500 From: Forrest Aldrich User-Agent: Mozilla Thunderbird 1.0.1 (Windows/20050307) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Chuck Swiger References: <42392B72.1060301@forrie.com> <4239779D.3020903@mac.com> In-Reply-To: <4239779D.3020903@mac.com> X-Enigmail-Version: 0.90.1.1 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-RAVMilter-Version: 8.3.0(snapshot 20010925) (forrie.ne.client2.attbi.com) X-MailScanner-LocalNet: Found to be clean cc: ports@freebsd.org Subject: Re: Packages and dependencies... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 17:53:07 -0000 I am trying a different angle: build the port as-is in the ports directory, with the expectation to use "pkg_add -p" to alter the installation PATH. However, one of the dependencies relies upon an older version of perl that isn't being built: ===> Configuring for p5-Unix-Syslog-0.100 env: /usr/local/bin/perl5.8.5: No such file or directory *** Error code 127 Instead, I have perl5.8.6 in there. There must be a way to correct this dependency skew.? Thanks. From owner-freebsd-ports@FreeBSD.ORG Thu Mar 17 17:54:56 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 758) id 1C21416A4CF; Thu, 17 Mar 2005 17:54:56 +0000 (GMT) Date: Thu, 17 Mar 2005 17:54:56 +0000 From: Kris Kennaway To: freebsd-ports@freebsd.org Message-ID: <20050317175456.GR91771@hub.freebsd.org> References: <20050317153840.GA39137@it.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050317153840.GA39137@it.ca> User-Agent: Mutt/1.4.2.1i cc: ports@freebsd.org Subject: Re: port name conflicts X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 17:54:56 -0000 On Thu, Mar 17, 2005 at 10:38:40AM -0500, Paul Chvostek wrote: > > The ports www/clearsilver and www/clearsilver-python both exist. The > latter calls the former with WITH_PYTHON enabled. So www/clearsilver > detects WITH_PYTHON, and changes its options accordingly ... but also > changes its package name with: > > .if defined(WITH_PYTHON) > ... > PKGNAMESUFFIX= -python > ... > > The result is that if WITH_PYTHON=yes is in /etc/make.conf, then these > ports have identical names, causing a conflict when `make index` runs. > > What's the solution here? Don't put WITH_PYTHON in /etc/make.conf? You can just ignore the warning, it shouldn't cause any problems. Kris From owner-freebsd-ports@FreeBSD.ORG Thu Mar 17 17:54:56 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 758) id 1C21416A4CF; Thu, 17 Mar 2005 17:54:56 +0000 (GMT) Date: Thu, 17 Mar 2005 17:54:56 +0000 From: Kris Kennaway To: freebsd-ports@freebsd.org Message-ID: <20050317175456.GR91771@hub.freebsd.org> References: <20050317153840.GA39137@it.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050317153840.GA39137@it.ca> User-Agent: Mutt/1.4.2.1i cc: ports@freebsd.org Subject: Re: port name conflicts X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 17:54:56 -0000 On Thu, Mar 17, 2005 at 10:38:40AM -0500, Paul Chvostek wrote: > > The ports www/clearsilver and www/clearsilver-python both exist. The > latter calls the former with WITH_PYTHON enabled. So www/clearsilver > detects WITH_PYTHON, and changes its options accordingly ... but also > changes its package name with: > > .if defined(WITH_PYTHON) > ... > PKGNAMESUFFIX= -python > ... > > The result is that if WITH_PYTHON=yes is in /etc/make.conf, then these > ports have identical names, causing a conflict when `make index` runs. > > What's the solution here? Don't put WITH_PYTHON in /etc/make.conf? You can just ignore the warning, it shouldn't cause any problems. Kris From owner-freebsd-ports@FreeBSD.ORG Thu Mar 17 18:06:40 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D465116A4CE; Thu, 17 Mar 2005 18:06:40 +0000 (GMT) Received: from mxsf30.cluster1.charter.net (mxsf30.cluster1.charter.net [209.225.28.230]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C24243D48; Thu, 17 Mar 2005 18:06:40 +0000 (GMT) (envelope-from pathiaki@pathiaki.com) Received: from mxip14.cluster1.charter.net (mxip14a.cluster1.charter.net [209.225.28.144])j2HI6cOA004226; Thu, 17 Mar 2005 13:06:39 -0500 Received: from cpe-68-184-36-187.ma.charter.com (HELO pc4.atlantisservices.com) (68.184.36.187) by mxip14.cluster1.charter.net with ESMTP; 17 Mar 2005 13:06:38 -0500 X-Ironport-AV: i="3.91,98,1110171600"; d="scan'208"; a="47059253:sNHT12220354" From: "Paul J. Pathiakis" To: ports@freebsd.org Date: Thu, 17 Mar 2005 13:06:37 -0500 User-Agent: KMail/1.7.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200503171306.37647.pathiaki@pathiaki.com> cc: asa@agava.com cc: vs@freebsd.org cc: dougb@freebsd.org Subject: hplip request X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 18:06:41 -0000 Hi, have you guys and gals seen this: http://hpinkjet.sourceforge.net/hplip_readme.html HP generic printing interface to cups. Paul Pathiakis From owner-freebsd-ports@FreeBSD.ORG Thu Mar 17 18:32:51 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7443F16A4CE; Thu, 17 Mar 2005 18:32:51 +0000 (GMT) Received: from smtp.owt.com (smtp.owt.com [204.118.6.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1651143D54; Thu, 17 Mar 2005 18:32:51 +0000 (GMT) (envelope-from kstewart@owt.com) Received: from [207.41.94.233] (owt-207-41-94-233.owt.com [207.41.94.233]) by smtp.owt.com (8.12.8/8.12.8) with ESMTP id j2HIWPQW016290; Thu, 17 Mar 2005 10:32:26 -0800 From: Kent Stewart To: freebsd-ports@freebsd.org Date: Thu, 17 Mar 2005 10:32:34 -0800 User-Agent: KMail/1.7.2 References: <42392B72.1060301@forrie.com> <4239779D.3020903@mac.com> <4239C3E5.7070409@forrie.com> In-Reply-To: <4239C3E5.7070409@forrie.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200503171032.35297.kstewart@owt.com> cc: ports@freebsd.org cc: Forrest Aldrich Subject: Re: Packages and dependencies... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 18:32:51 -0000 On Thursday 17 March 2005 09:52 am, Forrest Aldrich wrote: > I am trying a different angle: build the port as-is in the ports > directory, with the expectation to use "pkg_add -p" to alter the > installation PATH. > > However, one of the dependencies relies upon an older version of perl > that isn't being built: > > ===> Configuring for p5-Unix-Syslog-0.100 > env: /usr/local/bin/perl5.8.5: No such file or directory > *** Error code 127 > > Instead, I have perl5.8.6 in there. > > There must be a way to correct this dependency skew.? You didn't read /usr/ports/UPDATING. There is a sequence that you have to follow when you update perl. When follow the instructions in UPDATING and you rebuild the ports such as p5-\*, you won't see your problem. Kent > > > Thanks. > > _______________________________________________ > 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" -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html From owner-freebsd-ports@FreeBSD.ORG Thu Mar 17 18:32:51 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7443F16A4CE; Thu, 17 Mar 2005 18:32:51 +0000 (GMT) Received: from smtp.owt.com (smtp.owt.com [204.118.6.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1651143D54; Thu, 17 Mar 2005 18:32:51 +0000 (GMT) (envelope-from kstewart@owt.com) Received: from [207.41.94.233] (owt-207-41-94-233.owt.com [207.41.94.233]) by smtp.owt.com (8.12.8/8.12.8) with ESMTP id j2HIWPQW016290; Thu, 17 Mar 2005 10:32:26 -0800 From: Kent Stewart To: freebsd-ports@freebsd.org Date: Thu, 17 Mar 2005 10:32:34 -0800 User-Agent: KMail/1.7.2 References: <42392B72.1060301@forrie.com> <4239779D.3020903@mac.com> <4239C3E5.7070409@forrie.com> In-Reply-To: <4239C3E5.7070409@forrie.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200503171032.35297.kstewart@owt.com> cc: ports@freebsd.org cc: Forrest Aldrich Subject: Re: Packages and dependencies... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 18:32:51 -0000 On Thursday 17 March 2005 09:52 am, Forrest Aldrich wrote: > I am trying a different angle: build the port as-is in the ports > directory, with the expectation to use "pkg_add -p" to alter the > installation PATH. > > However, one of the dependencies relies upon an older version of perl > that isn't being built: > > ===> Configuring for p5-Unix-Syslog-0.100 > env: /usr/local/bin/perl5.8.5: No such file or directory > *** Error code 127 > > Instead, I have perl5.8.6 in there. > > There must be a way to correct this dependency skew.? You didn't read /usr/ports/UPDATING. There is a sequence that you have to follow when you update perl. When follow the instructions in UPDATING and you rebuild the ports such as p5-\*, you won't see your problem. Kent > > > Thanks. > > _______________________________________________ > 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" -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html From owner-freebsd-ports@FreeBSD.ORG Thu Mar 17 18:34:47 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 623D316A4CE for ; Thu, 17 Mar 2005 18:34:47 +0000 (GMT) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.198.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D78C43D46 for ; Thu, 17 Mar 2005 18:34:47 +0000 (GMT) (envelope-from vladimir@math.uic.edu) Received: from cat.math.uic.edu (c-24-12-126-199.client.comcast.net[24.12.126.199]) by comcast.net (rwcrmhc11) with SMTP id <2005031718344601300efn4ie>; Thu, 17 Mar 2005 18:34:46 +0000 Received: (qmail 62960 invoked by uid 31415); 17 Mar 2005 18:34:45 -0000 Message-ID: <20050317183445.62959.qmail@cat.math.uic.edu> From: vladimir@math.uic.edu Date: Thu, 17 Mar 2005 12:34:45 -0600 To: freebsd-ports@freebsd.org User-Agent: nail 11.20 1/13/05 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: vmware3 on a recent -CURRENT (repost) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 18:34:47 -0000 Does anyone have vmware3 port running on a recent -CURRENT (post Feb 13). Pressing the power button in vmware instantly reboots the host machine. Pre-Feb13 -current runs fine. Also, has anyone tried patches to run vmware 4.5 from http://www.break.net/orlando/freebsd.html ? Thanks, Vlad From owner-freebsd-ports@FreeBSD.ORG Thu Mar 17 18:38:11 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D63B816A4CE; Thu, 17 Mar 2005 18:38:11 +0000 (GMT) Received: from forrie.com (forrie.ne.client2.attbi.com [24.147.45.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF7BA43D39; Thu, 17 Mar 2005 18:38:10 +0000 (GMT) (envelope-from forrie@forrie.com) Received: from [192.168.1.99] (i-99.forrie.net. [192.168.1.99]) (authenticated bits=0) by forrie.com with ESMTP id j2HIc5Tr018035; Thu, 17 Mar 2005 13:38:06 -0500 (EST) (envelope-from forrie@forrie.com) Message-ID: <4239CE8D.6000104@forrie.com> Date: Thu, 17 Mar 2005 13:38:05 -0500 From: Forrest Aldrich User-Agent: Mozilla Thunderbird 1.0.1 (Windows/20050307) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kent Stewart References: <42392B72.1060301@forrie.com> <4239779D.3020903@mac.com> <4239C3E5.7070409@forrie.com> <200503171032.35297.kstewart@owt.com> In-Reply-To: <200503171032.35297.kstewart@owt.com> X-Enigmail-Version: 0.90.1.1 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-RAVMilter-Version: 8.3.0(snapshot 20010925) (forrie.ne.client2.attbi.com) X-MailScanner-LocalNet: Found to be clean cc: ports@freebsd.org cc: freebsd-ports@freebsd.org Subject: Re: Packages and dependencies... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 18:38:12 -0000 This is a brand new system that was installed and CVSup'd yesterday (late EST), and so there really aren't any ports installed yet. When I went to build amavisd-new via "make package-recursive" this problem occured. So is it that the port itself isn't up-to-date (the one generating the error), or? I will keep reading the UPDATING file, but I am not sure how that applies here to a new system with nothing installed. I found this: 20050201: AFFECTS: users of lang/perl5 and lang/perl5.8 AUTHOR: tobez@FreeBSD.org lang/perl5 has been updated to 5.6.2, and lang/perl5.8 has been updated to 5.8.6. you should update everything depending on perl, that is: * first, upgrade your perl installation (use either lang/perl5 or lang/perl5.8, the latter being recommended); * for FreeBSD 4.X, run "use.perl port", so that the system knows you have 5.8.6 or 5.6.2; this step is not needed on FreeBSD 5.X and FreeBSD -CURRENT; * run some magic incantations to upgrade all ports depending on perl, that is run something like : portupgrade -f `(pkg_info -R perl-5\* |tail +4; \ find /usr/local/lib/perl5/site_perl/5.[68].[1245] -type f -print0 \ | xargs -0 pkg_which -fv | sed -e '/: ?/d' -e 's/.*: //')|sort -u` This is likely to fail for a few ports, you'll have to upgrade them afterwards by hand. Thanks, Forrest Kent Stewart wrote: >On Thursday 17 March 2005 09:52 am, Forrest Aldrich wrote: > > >>I am trying a different angle: build the port as-is in the ports >>directory, with the expectation to use "pkg_add -p" to alter the >>installation PATH. >> >>However, one of the dependencies relies upon an older version of perl >>that isn't being built: >> >>===> Configuring for p5-Unix-Syslog-0.100 >>env: /usr/local/bin/perl5.8.5: No such file or directory >>*** Error code 127 >> >>Instead, I have perl5.8.6 in there. >> >>There must be a way to correct this dependency skew.? >> >> > >You didn't read /usr/ports/UPDATING. There is a sequence that you have >to follow when you update perl. When follow the instructions in >UPDATING and you rebuild the ports such as p5-\*, you won't see your >problem. > >Kent > > > >>Thanks. >> >>_______________________________________________ >>freebsd-ports@freebsd.org mailing list >>http://lists.freebsd.org/mailman/listinfo/freebsd-ports >>To unsubscribe, send any mail to >>"freebsd-ports-unsubscribe@freebsd.org" >> >> > > > From owner-freebsd-ports@FreeBSD.ORG Thu Mar 17 18:38:11 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D63B816A4CE; Thu, 17 Mar 2005 18:38:11 +0000 (GMT) Received: from forrie.com (forrie.ne.client2.attbi.com [24.147.45.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF7BA43D39; Thu, 17 Mar 2005 18:38:10 +0000 (GMT) (envelope-from forrie@forrie.com) Received: from [192.168.1.99] (i-99.forrie.net. [192.168.1.99]) (authenticated bits=0) by forrie.com with ESMTP id j2HIc5Tr018035; Thu, 17 Mar 2005 13:38:06 -0500 (EST) (envelope-from forrie@forrie.com) Message-ID: <4239CE8D.6000104@forrie.com> Date: Thu, 17 Mar 2005 13:38:05 -0500 From: Forrest Aldrich User-Agent: Mozilla Thunderbird 1.0.1 (Windows/20050307) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kent Stewart References: <42392B72.1060301@forrie.com> <4239779D.3020903@mac.com> <4239C3E5.7070409@forrie.com> <200503171032.35297.kstewart@owt.com> In-Reply-To: <200503171032.35297.kstewart@owt.com> X-Enigmail-Version: 0.90.1.1 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-RAVMilter-Version: 8.3.0(snapshot 20010925) (forrie.ne.client2.attbi.com) X-MailScanner-LocalNet: Found to be clean cc: ports@freebsd.org cc: freebsd-ports@freebsd.org Subject: Re: Packages and dependencies... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 18:38:12 -0000 This is a brand new system that was installed and CVSup'd yesterday (late EST), and so there really aren't any ports installed yet. When I went to build amavisd-new via "make package-recursive" this problem occured. So is it that the port itself isn't up-to-date (the one generating the error), or? I will keep reading the UPDATING file, but I am not sure how that applies here to a new system with nothing installed. I found this: 20050201: AFFECTS: users of lang/perl5 and lang/perl5.8 AUTHOR: tobez@FreeBSD.org lang/perl5 has been updated to 5.6.2, and lang/perl5.8 has been updated to 5.8.6. you should update everything depending on perl, that is: * first, upgrade your perl installation (use either lang/perl5 or lang/perl5.8, the latter being recommended); * for FreeBSD 4.X, run "use.perl port", so that the system knows you have 5.8.6 or 5.6.2; this step is not needed on FreeBSD 5.X and FreeBSD -CURRENT; * run some magic incantations to upgrade all ports depending on perl, that is run something like : portupgrade -f `(pkg_info -R perl-5\* |tail +4; \ find /usr/local/lib/perl5/site_perl/5.[68].[1245] -type f -print0 \ | xargs -0 pkg_which -fv | sed -e '/: ?/d' -e 's/.*: //')|sort -u` This is likely to fail for a few ports, you'll have to upgrade them afterwards by hand. Thanks, Forrest Kent Stewart wrote: >On Thursday 17 March 2005 09:52 am, Forrest Aldrich wrote: > > >>I am trying a different angle: build the port as-is in the ports >>directory, with the expectation to use "pkg_add -p" to alter the >>installation PATH. >> >>However, one of the dependencies relies upon an older version of perl >>that isn't being built: >> >>===> Configuring for p5-Unix-Syslog-0.100 >>env: /usr/local/bin/perl5.8.5: No such file or directory >>*** Error code 127 >> >>Instead, I have perl5.8.6 in there. >> >>There must be a way to correct this dependency skew.? >> >> > >You didn't read /usr/ports/UPDATING. There is a sequence that you have >to follow when you update perl. When follow the instructions in >UPDATING and you rebuild the ports such as p5-\*, you won't see your >problem. > >Kent > > > >>Thanks. >> >>_______________________________________________ >>freebsd-ports@freebsd.org mailing list >>http://lists.freebsd.org/mailman/listinfo/freebsd-ports >>To unsubscribe, send any mail to >>"freebsd-ports-unsubscribe@freebsd.org" >> >> > > > From owner-freebsd-ports@FreeBSD.ORG Thu Mar 17 18:41:48 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 758) id CA6CF16A4CF; Thu, 17 Mar 2005 18:41:48 +0000 (GMT) Date: Thu, 17 Mar 2005 18:41:48 +0000 From: Kris Kennaway To: Forrest Aldrich Message-ID: <20050317184148.GX91771@hub.freebsd.org> References: <42392B72.1060301@forrie.com> <4239779D.3020903@mac.com> <4239C006.7000000@forrie.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4239C006.7000000@forrie.com> User-Agent: Mutt/1.4.2.1i cc: ports@freebsd.org Subject: Re: Packages and dependencies... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 18:41:48 -0000 On Thu, Mar 17, 2005 at 12:36:06PM -0500, Forrest Aldrich wrote: > Ah, thank you... this is a good thing. > > Because I'm using a different PREFIX to install some code into, I think > there may be a problem with this. Here's what I get when trying to > package up amavisd-new: You'll probably find that many ports are not PREFIX-clean. These bugs should be reported to the port maintainers, or you can submit a patch yourself for the unmaintained ones. Also, you'll need to also set LOCALBASE to the directory where dependencies have been installed (PREFIX is for where *this* port should be installed, not where to look for others) Kris -- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe From owner-freebsd-ports@FreeBSD.ORG Thu Mar 17 19:03:47 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2AEFC16A4CE; Thu, 17 Mar 2005 19:03:47 +0000 (GMT) Received: from forrie.com (forrie.ne.client2.attbi.com [24.147.45.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CE7443D31; Thu, 17 Mar 2005 19:03:46 +0000 (GMT) (envelope-from forrie@forrie.com) Received: from [192.168.1.99] (i-99.forrie.net. [192.168.1.99]) (authenticated bits=0) by forrie.com with ESMTP id j2HJ3fLa018490; Thu, 17 Mar 2005 14:03:41 -0500 (EST) (envelope-from forrie@forrie.com) Message-ID: <4239D48C.8040809@forrie.com> Date: Thu, 17 Mar 2005 14:03:40 -0500 From: Forrest Aldrich User-Agent: Mozilla Thunderbird 1.0.1 (Windows/20050307) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kris Kennaway References: <42392B72.1060301@forrie.com> <4239779D.3020903@mac.com> <4239C006.7000000@forrie.com> <20050317184148.GX91771@hub.freebsd.org> In-Reply-To: <20050317184148.GX91771@hub.freebsd.org> X-Enigmail-Version: 0.90.1.1 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-RAVMilter-Version: 8.3.0(snapshot 20010925) (forrie.ne.client2.attbi.com) X-MailScanner-LocalNet: Found to be clean cc: ports@FreeBSD.ORG Subject: Re: Packages and dependencies... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 19:03:47 -0000 I found that if you go in to the p5-Unix-Syslog and do a make install, that seems to get rid of the problem. But now, after having done that and re-issued a "make package-recursive", setting LOCALBASE=/usr/local, I'm still not able to get this to package up correctly. Again, bare with me, I'm new to this and have spent a considerable time reading over the docs first ;-) This is what I ended up with the above process... Thanks, Forrest -rw-r--r-- 0 root wheel 5687 Mar 17 12:57 +CONTENTS -rw-r--r-- 0 root wheel 55 Mar 17 12:57 +COMMENT -rw-r--r-- 0 root wheel 349 Mar 17 12:57 +DESC -rw-r--r-- 0 root wheel 1426 Mar 17 12:57 +INSTALL -rw-r--r-- 0 root wheel 693 Mar 17 12:57 +DEINSTALL -rw-r--r-- 0 root wheel 895 Mar 17 12:57 +DISPLAY -r--r--r-- 0 root wheel 11209 Mar 17 12:57 +MTREE_DIRS -r--r--r-- 0 root wheel 2062 Mar 17 12:57 share/doc/amavisd-new/AAAREADME.first -r--r--r-- 0 root wheel 10999 Mar 17 12:57 share/doc/amavisd-new/INSTALL -r--r--r-- 0 root wheel 27002 Mar 17 12:57 share/doc/amavisd-new/LDAP.schema -r--r--r-- 0 root wheel 18009 Mar 17 12:57 share/doc/amavisd-new/LICENSE -r--r--r-- 0 root wheel 8277 Mar 17 12:57 share/doc/amavisd-new/README.banned -r--r--r-- 0 root wheel 8139 Mar 17 12:57 share/doc/amavisd-new/README.chroot -r--r--r-- 0 root wheel 1210 Mar 17 12:57 share/doc/amavisd-new/README.contributed -r--r--r-- 0 root wheel 6016 Mar 17 12:57 share/doc/amavisd-new/README.courier -r--r--r-- 0 root wheel 14250 Mar 17 12:57 share/doc/amavisd-new/README.customize -r--r--r-- 0 root wheel 7040 Mar 17 12:57 share/doc/amavisd-new/README.exim_v3 -r--r--r-- 0 root wheel 4397 Mar 17 12:57 share/doc/amavisd-new/README.exim_v3_app -r--r--r-- 0 root wheel 2928 Mar 17 12:57 share/doc/amavisd-new/README.exim_v4 -r--r--r-- 0 root wheel 5252 Mar 17 12:57 share/doc/amavisd-new/README.exim_v4_app -r--r--r-- 0 root wheel 32581 Mar 17 12:57 share/doc/amavisd-new/README.exim_v4_app2 -r--r--r-- 0 root wheel 36239 Mar 17 12:57 share/doc/amavisd-new/README.lookups -r--r--r-- 0 root wheel 11066 Mar 17 12:57 share/doc/amavisd-new/README.milter -r--r--r-- 0 root wheel 30379 Mar 17 12:57 share/doc/amavisd-new/README.old.scanners -r--r--r-- 0 root wheel 8858 Mar 17 12:57 share/doc/amavisd-new/README.performance -r--r--r-- 0 root wheel 12659 Mar 17 12:57 share/doc/amavisd-new/README.policy-on-not ifications -r--r--r-- 0 root wheel 22599 Mar 17 12:57 share/doc/amavisd-new/README.postfix -r--r--r-- 0 root wheel 13849 Mar 17 12:57 share/doc/amavisd-new/README.protocol -r--r--r-- 0 root wheel 12253 Mar 17 12:57 share/doc/amavisd-new/README.sendmail -r--r--r-- 0 root wheel 18678 Mar 17 12:57 share/doc/amavisd-new/README.sendmail-dual -r--r--r-- 0 root wheel 230496 Mar 17 12:57 share/doc/amavisd-new/RELEASE_NOTES -r--r--r-- 0 root wheel 59070 Mar 17 12:57 share/doc/amavisd-new/amavisd-new-docs.htm l -r-xr-xr-x 0 root wheel 16033 Mar 17 12:57 etc/amavisd.conf-default -r-xr-xr-x 0 root wheel 24010 Mar 17 12:57 etc/amavisd.conf-dist -r-xr-xr-x 0 root wheel 95226 Mar 17 12:57 etc/amavisd.conf-sample -r-xr-xr-x 0 root wheel 666 Mar 17 12:57 etc/rc.d/amavis-milter.sh -r-xr-xr-x 0 root wheel 682 Mar 17 12:57 etc/rc.d/amavisd.sh -r-xr-xr-x 0 root wheel 10676 Mar 17 12:57 sbin/amavis -r-xr-xr-x 0 root wheel 44040 Mar 17 12:57 sbin/amavis-milter -r-xr-xr-x 0 root wheel 548922 Mar 17 12:57 sbin/amavisd -r-xr-xr-x 0 root wheel 7287 Mar 17 12:57 sbin/amavisd-nanny From owner-freebsd-ports@FreeBSD.ORG Thu Mar 17 19:06:39 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 758) id 739DA16A4CF; Thu, 17 Mar 2005 19:06:39 +0000 (GMT) Date: Thu, 17 Mar 2005 19:06:39 +0000 From: Kris Kennaway To: Forrest Aldrich Message-ID: <20050317190639.GZ91771@hub.freebsd.org> References: <42392B72.1060301@forrie.com> <4239779D.3020903@mac.com> <4239C006.7000000@forrie.com> <20050317184148.GX91771@hub.freebsd.org> <4239D48C.8040809@forrie.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4239D48C.8040809@forrie.com> User-Agent: Mutt/1.4.2.1i cc: ports@FreeBSD.ORG cc: Kris Kennaway Subject: Re: Packages and dependencies... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 19:06:39 -0000 On Thu, Mar 17, 2005 at 02:03:40PM -0500, Forrest Aldrich wrote: > I found that if you go in to the p5-Unix-Syslog and do a make install, > that seems to get rid of the problem. > > But now, after having done that and re-issued a "make > package-recursive", setting LOCALBASE=/usr/local, I'm still not able to > get this to package up correctly. Again, bare with me, I'm new to this > and have spent a considerable time reading over the docs first ;-) > > This is what I ended up with the above process... Read the output of the install phase carefully to find out where the missing files were installed, or why they weren't. You're trying to do something that isn't well-supported by the ports collection, so you should expect to find land mines that you'll need to be able to deal with yourself. Kris From owner-freebsd-ports@FreeBSD.ORG Thu Mar 17 19:08:03 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B629416A4CE; Thu, 17 Mar 2005 19:08:03 +0000 (GMT) Received: from sccrmhc12.comcast.net (sccrmhc12.comcast.net [204.127.202.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49BEA43D31; Thu, 17 Mar 2005 19:08:03 +0000 (GMT) (envelope-from dougb@freebsd.org) Received: from [192.168.0.4] (c-24-130-110-32.we.client2.attbi.com[24.130.110.32]) by comcast.net (sccrmhc12) with ESMTP id <2005031719080101200edbpje>; Thu, 17 Mar 2005 19:08:02 +0000 Message-ID: <4239D590.7040007@freebsd.org> Date: Thu, 17 Mar 2005 11:08:00 -0800 From: Doug Barton Organization: http://www.FreeBSD.org User-Agent: Mozilla Thunderbird 1.0 (X11/20050316) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Paul J. Pathiakis" References: <200503171306.37647.pathiaki@pathiaki.com> In-Reply-To: <200503171306.37647.pathiaki@pathiaki.com> X-Enigmail-Version: 0.89.6.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: ports@freebsd.org cc: asa@agava.com cc: vs@freebsd.org Subject: Re: hplip request X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 19:08:03 -0000 Paul J. Pathiakis wrote: > Hi, > > have you guys and gals seen this: > > http://hpinkjet.sourceforge.net/hplip_readme.html > > HP generic printing interface to cups. > > Paul Pathiakis > Yes I've seen it, and having read the project description I don't like it much. That said, I do plan to give it a look when I have time, but it's low on my priority list. Doug -- This .signature sanitized for your protection From owner-freebsd-ports@FreeBSD.ORG Thu Mar 17 19:14:36 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D69516A4CE; Thu, 17 Mar 2005 19:14:36 +0000 (GMT) Received: from forrie.com (forrie.ne.client2.attbi.com [24.147.45.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C7BD43D41; Thu, 17 Mar 2005 19:14:35 +0000 (GMT) (envelope-from forrie@forrie.com) Received: from [192.168.1.99] (i-99.forrie.net. [192.168.1.99]) (authenticated bits=0) by forrie.com with ESMTP id j2HJESBh018724; Thu, 17 Mar 2005 14:14:29 -0500 (EST) (envelope-from forrie@forrie.com) Message-ID: <4239D713.1010200@forrie.com> Date: Thu, 17 Mar 2005 14:14:27 -0500 From: Forrest Aldrich User-Agent: Mozilla Thunderbird 1.0.1 (Windows/20050307) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kris Kennaway References: <42392B72.1060301@forrie.com> <4239779D.3020903@mac.com> <4239C006.7000000@forrie.com> <20050317184148.GX91771@hub.freebsd.org> <4239D48C.8040809@forrie.com> <20050317190639.GZ91771@hub.freebsd.org> In-Reply-To: <20050317190639.GZ91771@hub.freebsd.org> X-Enigmail-Version: 0.90.1.1 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-RAVMilter-Version: 8.3.0(snapshot 20010925) (forrie.ne.client2.attbi.com) X-MailScanner-LocalNet: Found to be clean cc: ports@FreeBSD.ORG Subject: Re: Packages and dependencies... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 19:14:36 -0000 I think I see what's going on here. The "package-recursive" makes *.tgz packages IN the dependency directories. But then, it seems that you need go back and copy those over to and ensure that those packages are installed first before the primary port... I was under the impression that "package-recursive" would create a larger *.tgz file that included some of the dependencies. How then does that installation (pkg_add or pkg_add -p /another/path) work with this scenario - is there a recommended approach. Thanks, Forrest Kris Kennaway wrote: >On Thu, Mar 17, 2005 at 02:03:40PM -0500, Forrest Aldrich wrote: > > >>I found that if you go in to the p5-Unix-Syslog and do a make install, >>that seems to get rid of the problem. >> >>But now, after having done that and re-issued a "make >>package-recursive", setting LOCALBASE=/usr/local, I'm still not able to >>get this to package up correctly. Again, bare with me, I'm new to this >>and have spent a considerable time reading over the docs first ;-) >> >>This is what I ended up with the above process... >> >> > >Read the output of the install phase carefully to find out where the >missing files were installed, or why they weren't. > >You're trying to do something that isn't well-supported by the ports >collection, so you should expect to find land mines that you'll need >to be able to deal with yourself. > >Kris > > From owner-freebsd-ports@FreeBSD.ORG Thu Mar 17 19:17:58 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 758) id AE5DE16A4CF; Thu, 17 Mar 2005 19:17:58 +0000 (GMT) Date: Thu, 17 Mar 2005 19:17:58 +0000 From: Kris Kennaway To: Forrest Aldrich Message-ID: <20050317191758.GB91771@hub.freebsd.org> References: <42392B72.1060301@forrie.com> <4239779D.3020903@mac.com> <4239C006.7000000@forrie.com> <20050317184148.GX91771@hub.freebsd.org> <4239D48C.8040809@forrie.com> <20050317190639.GZ91771@hub.freebsd.org> <4239D713.1010200@forrie.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4239D713.1010200@forrie.com> User-Agent: Mutt/1.4.2.1i cc: ports@FreeBSD.ORG cc: Kris Kennaway Subject: Re: Packages and dependencies... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 19:17:58 -0000 On Thu, Mar 17, 2005 at 02:14:27PM -0500, Forrest Aldrich wrote: > I think I see what's going on here. > > The "package-recursive" makes *.tgz packages IN the dependency > directories. But then, it seems that you need go back and copy those > over to and ensure that those packages are installed first > before the primary port... They should be created in ${PACKAGES} if it exists. > I was under the impression that "package-recursive" would create a > larger *.tgz file that included some of the dependencies. No. > How then does that installation (pkg_add or pkg_add -p /another/path) > work with this scenario - is there a recommended approach. pkg_add has a search path where it looks for packages. Note: pkg_add -p often won't do what you expect, because many ports need to hard-code the full path with which they were built. Kris -- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe From owner-freebsd-ports@FreeBSD.ORG Thu Mar 17 19:29:32 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F9D416A4CE; Thu, 17 Mar 2005 19:29:32 +0000 (GMT) Received: from mxsf08.cluster1.charter.net (mxsf08.cluster1.charter.net [209.225.28.208]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88C2F43D2F; Thu, 17 Mar 2005 19:29:31 +0000 (GMT) (envelope-from pathiaki@pathiaki.com) Received: from mxip17.cluster1.charter.net (mxip17a.cluster1.charter.net [209.225.28.147])j2HJTTrw023563; Thu, 17 Mar 2005 14:29:29 -0500 Received: from cpe-68-184-36-187.ma.charter.com (HELO pc4.atlantisservices.com) (68.184.36.187) by mxip17.cluster1.charter.net with ESMTP; 17 Mar 2005 14:29:30 -0500 X-Ironport-AV: i="3.91,98,1110171600"; d="scan'208"; a="831240846:sNHT12873340" From: "Paul J. Pathiakis" To: Doug Barton Date: Thu, 17 Mar 2005 14:29:28 -0500 User-Agent: KMail/1.7.2 References: <200503171306.37647.pathiaki@pathiaki.com> <4239D590.7040007@freebsd.org> In-Reply-To: <4239D590.7040007@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200503171429.28675.pathiaki@pathiaki.com> cc: ports@freebsd.org cc: asa@agava.com cc: vs@freebsd.org Subject: Re: hplip request X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 19:29:32 -0000 Doug, can't ask for more than that. Thank you! I only ask as one of my customers bought an HP Photosmart 2610 without consulting me. I can't seem to get it to work beyond printing with the ulpt interface. So, no scanning and/or faxing. (I can get the memory chip interface to mount via the /dev/da0 umass interface.) The epson stylus 2500 that I have seems capable of all these things as all the USB interfaces for the various functions are recognized. (ADF, scanner, etc) Thanks, again! Paul Pathiakis On Thursday 17 March 2005 14:08, Doug Barton wrote: > Paul J. Pathiakis wrote: > > Hi, > > > > have you guys and gals seen this: > > > > http://hpinkjet.sourceforge.net/hplip_readme.html > > > > HP generic printing interface to cups. > > > > Paul Pathiakis > > Yes I've seen it, and having read the project description I don't > like it much. That said, I do plan to give it a look when I have > time, but it's low on my priority list. > > Doug From owner-freebsd-ports@FreeBSD.ORG Thu Mar 17 19:58:33 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 50C0B16A4CE for ; Thu, 17 Mar 2005 19:58:33 +0000 (GMT) Received: from hotmail.com (bay18-f41.bay18.hotmail.com [65.54.187.91]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D5D443D2D for ; Thu, 17 Mar 2005 19:58:33 +0000 (GMT) (envelope-from deskdrop@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 17 Mar 2005 11:55:30 -0800 Message-ID: Received: from 24.6.145.234 by by18fd.bay18.hotmail.msn.com with HTTP; Thu, 17 Mar 2005 19:55:30 GMT X-Originating-IP: [24.6.145.234] X-Originating-Email: [deskdrop@hotmail.com] X-Sender: deskdrop@hotmail.com From: "Henry Kaminski" To: ports@freebsd.org Date: Thu, 17 Mar 2005 11:55:30 -0800 Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-OriginalArrivalTime: 17 Mar 2005 19:55:30.0420 (UTC) FILETIME=[45C73B40:01C52B2B] Subject: Blender current ported to 5.3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 19:58:33 -0000 I am excited about getting the current version of blender working on my system this morning. Thank you for considering the addition of my work to the ports collection. I've listed the details below. Yours truly, Henry Kaminski MakeFile # New ports collection makefile for: blender 2.36 -freebsd-5.3-i386 # Date created: 17 March 2005 # Whom: Henry Kaminski # # $FreeBSD$ # PORTNAME= blender PORTVERSION= 2.36 CATEGORIES= graphics MASTER_SITES= ftp://blender.org MAINTAINER= ports@FreeBSD.org COMMENT= This port is a binary maintained by the Blender Foundation. I just made the port work in FreeBSD 5.3 by also installing the port /usr/ports/dev/sdl1.2 w/ make install and then typing ./blender to start blender in an X window. It works in both Enlightenment and Gnome on my system. # There is an online manual for blender at blender.org MANCOMPRESSED= yes USE_IMAKE= yes .include pkg-descr A great 3d animation program. Henry Kaminski deskdrop@hotmail.com pkg-plist bin/blender 2.36 - freebsd - 5.3 - i386 /usr/ports/dev/sdl1.2 make checksum From owner-freebsd-ports@FreeBSD.ORG Thu Mar 17 20:01:13 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6279016A4CE for ; Thu, 17 Mar 2005 20:01:13 +0000 (GMT) Received: from hotmail.com (bay18-f30.bay18.hotmail.com [65.54.187.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15F2B43D54 for ; Thu, 17 Mar 2005 20:01:13 +0000 (GMT) (envelope-from deskdrop@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 17 Mar 2005 12:01:12 -0800 Message-ID: Received: from 24.6.145.234 by by18fd.bay18.hotmail.msn.com with HTTP; Thu, 17 Mar 2005 20:01:12 GMT X-Originating-IP: [24.6.145.234] X-Originating-Email: [deskdrop@hotmail.com] X-Sender: deskdrop@hotmail.com From: "Henry Kaminski" To: ports@freebsd.org Date: Thu, 17 Mar 2005 12:01:12 -0800 Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-OriginalArrivalTime: 17 Mar 2005 20:01:12.0609 (UTC) FILETIME=[11BD2110:01C52B2C] Subject: Porting Blender2.36 to 5.3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 20:01:13 -0000 I am excited about getting the current version of blender working on my system this morning. Thank you for considering the addition of my work to the ports collection. I've listed the details below. Yours truly, Henry Kaminski MakeFile # New ports collection makefile for: blender 2.36 -freebsd-5.3-i386 # Date created: 17 March 2005 # Whom: Henry Kaminski # # $FreeBSD$ # PORTNAME= blender PORTVERSION= 2.36 CATEGORIES= graphics MASTER_SITES= ftp://blender.org MAINTAINER= ports@FreeBSD.org COMMENT= This port is a binary maintained by the Blender Foundation. I just made the port work in FreeBSD 5.3 by also installing the port /usr/ports/dev/sdl1.2 w/ make install and then typing ./blender to start blender in an X window. It works in both Enlightenment and Gnome on my system. # There is an online manual for blender at blender.org MANCOMPRESSED= yes USE_IMAKE= yes .include pkg-descr A great 3d animation program. Henry Kaminski deskdrop@hotmail.com pkg-plist bin/blender 2.36 - freebsd - 5.3 - i386 /usr/ports/dev/sdl1.2 make checksum From owner-freebsd-ports@FreeBSD.ORG Thu Mar 17 20:12:21 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2101F16A4CE; Thu, 17 Mar 2005 20:12:21 +0000 (GMT) Received: from klmhosting.net (ip-64-124-231-116.sea1.gadoz.com [64.124.231.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C5CA43D55; Thu, 17 Mar 2005 20:12:19 +0000 (GMT) (envelope-from kyle@xraided.net) Received: from [172.16.45.200] (account kyle [172.16.45.200] verified) by klmhosting.net (CommuniGate Pro SMTP 4.2.8) with ESMTP id 168619; Thu, 17 Mar 2005 12:10:43 -0800 Message-ID: <4239E44F.3080706@xraided.net> Date: Thu, 17 Mar 2005 12:10:55 -0800 From: Kyle Mott User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Michael C. Shultz" References: <6.2.1.2.0.20050315112131.054b56f8@64.7.153.2> <4239B796.80303@errno.com> <4239CC6A.7050402@xraided.net> <200503171035.16483.ringworm01@gmail.com> In-Reply-To: <200503171035.16483.ringworm01@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.1 cc: ports@freebsd.org cc: freebsd-stable@freebsd.org Subject: Re: Apache Signal 11 (5.3-RELEASE-p3/4) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 20:12:21 -0000 I took your advice and rebuilt apache with debugging symbols, and came up with this (following http://httpd.apache.org/dev/debugging.html): root@logsrv:/usr/ports/www/apache13-modssl# gdb httpd (gdb) b ap_process_request Breakpoint 1 at 0x8064944: file http_request.c, line 1311. (gdb) run -X -d /usr/local Starting program: /usr/local/sbin/httpd -X -d /usr/local [Thu Mar 17 12:02:38 2005] [warn] NameVirtualHost *:443 has no VirtualHosts gdb in realloc(): error: junk pointer, too high to make sense Abort (core dumped) If I run 'gdb httpd httpd.core' and then run 'where', I get the following (though I have no idea if it is relavant). Sorry for the long paste: root@logsrv:/usr/ports/www/apache13-modssl# gdb httpd httpd.core warning: exec file is newer than core file. Core was generated by `httpd'. Program terminated with signal 11, Segmentation fault. Reading symbols from /lib/libcrypt.so.2...done. Loaded symbols for /lib/libcrypt.so.2 Reading symbols from /usr/local/lib/libmm.so.13...done. Loaded symbols for /usr/local/lib/libmm.so.13 Reading symbols from /lib/libc.so.5...done. Loaded symbols for /lib/libc.so.5 Reading symbols from /usr/local/libexec/apache/mod_mmap_static.so...done. Loaded symbols for /usr/local/libexec/apache/mod_mmap_static.so Reading symbols from /usr/local/libexec/apache/mod_vhost_alias.so...done. Loaded symbols for /usr/local/libexec/apache/mod_vhost_alias.so Reading symbols from /usr/local/libexec/apache/mod_env.so...done. Loaded symbols for /usr/local/libexec/apache/mod_env.so Reading symbols from /usr/local/libexec/apache/mod_define.so...done. Loaded symbols for /usr/local/libexec/apache/mod_define.so Reading symbols from /usr/local/libexec/apache/mod_log_config.so...done. Loaded symbols for /usr/local/libexec/apache/mod_log_config.so Reading symbols from /usr/local/libexec/apache/mod_mime_magic.so...done. Loaded symbols for /usr/local/libexec/apache/mod_mime_magic.so Reading symbols from /usr/local/libexec/apache/mod_mime.so...done. Loaded symbols for /usr/local/libexec/apache/mod_mime.so Reading symbols from /usr/local/libexec/apache/mod_negotiation.so...done. Loaded symbols for /usr/local/libexec/apache/mod_negotiation.so Reading symbols from /usr/local/libexec/apache/mod_status.so...done. Loaded symbols for /usr/local/libexec/apache/mod_status.so Reading symbols from /usr/local/libexec/apache/mod_info.so...done. Loaded symbols for /usr/local/libexec/apache/mod_info.so Reading symbols from /usr/local/libexec/apache/mod_include.so...done. Loaded symbols for /usr/local/libexec/apache/mod_include.so Reading symbols from /usr/local/libexec/apache/mod_autoindex.so...done. Loaded symbols for /usr/local/libexec/apache/mod_autoindex.so Reading symbols from /usr/local/libexec/apache/mod_dir.so...done. Loaded symbols for /usr/local/libexec/apache/mod_dir.so Reading symbols from /usr/local/libexec/apache/mod_cgi.so...done. Loaded symbols for /usr/local/libexec/apache/mod_cgi.so Reading symbols from /usr/local/libexec/apache/mod_asis.so...done. Loaded symbols for /usr/local/libexec/apache/mod_asis.so Reading symbols from /usr/local/libexec/apache/mod_imap.so...done. Loaded symbols for /usr/local/libexec/apache/mod_imap.so Reading symbols from /usr/local/libexec/apache/mod_actions.so...done. Loaded symbols for /usr/local/libexec/apache/mod_actions.so Reading symbols from /usr/local/libexec/apache/mod_speling.so...done. Loaded symbols for /usr/local/libexec/apache/mod_speling.so Reading symbols from /usr/local/libexec/apache/mod_userdir.so...done. Loaded symbols for /usr/local/libexec/apache/mod_userdir.so Reading symbols from /usr/local/libexec/apache/mod_alias.so...done. Loaded symbols for /usr/local/libexec/apache/mod_alias.so Reading symbols from /usr/local/libexec/apache/mod_rewrite.so...done. Loaded symbols for /usr/local/libexec/apache/mod_rewrite.so Reading symbols from /usr/local/libexec/apache/mod_access.so...done. Loaded symbols for /usr/local/libexec/apache/mod_access.so Reading symbols from /usr/local/libexec/apache/mod_auth.so...done. Loaded symbols for /usr/local/libexec/apache/mod_auth.so Reading symbols from /usr/local/libexec/apache/mod_auth_anon.so...done. Loaded symbols for /usr/local/libexec/apache/mod_auth_anon.so Reading symbols from /usr/local/libexec/apache/mod_auth_db.so...done. Loaded symbols for /usr/local/libexec/apache/mod_auth_db.so Reading symbols from /usr/local/libexec/apache/mod_digest.so...done. Loaded symbols for /usr/local/libexec/apache/mod_digest.so Reading symbols from /usr/local/libexec/apache/libproxy.so...done. Loaded symbols for /usr/local/libexec/apache/libproxy.so Reading symbols from /usr/local/libexec/apache/mod_cern_meta.so...done. Loaded symbols for /usr/local/libexec/apache/mod_cern_meta.so Reading symbols from /usr/local/libexec/apache/mod_expires.so...done. Loaded symbols for /usr/local/libexec/apache/mod_expires.so Reading symbols from /usr/local/libexec/apache/mod_headers.so...done. Loaded symbols for /usr/local/libexec/apache/mod_headers.so Reading symbols from /usr/local/libexec/apache/mod_usertrack.so...done. Loaded symbols for /usr/local/libexec/apache/mod_usertrack.so Reading symbols from /usr/local/libexec/apache/mod_log_forensic.so...done. Loaded symbols for /usr/local/libexec/apache/mod_log_forensic.so Reading symbols from /usr/local/libexec/apache/mod_unique_id.so...done. Loaded symbols for /usr/local/libexec/apache/mod_unique_id.so Reading symbols from /usr/local/libexec/apache/mod_setenvif.so...done. Loaded symbols for /usr/local/libexec/apache/mod_setenvif.so Reading symbols from /usr/local/libexec/apache/libssl.so...done. Loaded symbols for /usr/local/libexec/apache/libssl.so Reading symbols from /usr/lib/libssl.so.3...done. Loaded symbols for /usr/lib/libssl.so.3 Reading symbols from /lib/libcrypto.so.3...done. Loaded symbols for /lib/libcrypto.so.3 Reading symbols from /usr/local/libexec/apache/libphp4.so...done. Loaded symbols for /usr/local/libexec/apache/libphp4.so Reading symbols from /lib/libm.so.3...done. Loaded symbols for /lib/libm.so.3 Reading symbols from /usr/local/lib/php/20020429/ctype.so...done. Loaded symbols for /usr/local/lib/php/20020429/ctype.so Reading symbols from /usr/local/lib/php/20020429/curl.so...done. Loaded symbols for /usr/local/lib/php/20020429/curl.so Reading symbols from /usr/local/lib/libcurl.so.3...done. Loaded symbols for /usr/local/lib/libcurl.so.3 Reading symbols from /lib/libz.so.2...done. Loaded symbols for /lib/libz.so.2 Reading symbols from /usr/local/lib/php/20020429/exif.so...done. Loaded symbols for /usr/local/lib/php/20020429/exif.so Reading symbols from /usr/local/lib/php/20020429/ftp.so...done. Loaded symbols for /usr/local/lib/php/20020429/ftp.so Reading symbols from /usr/local/lib/php/20020429/gd.so...done. Loaded symbols for /usr/local/lib/php/20020429/gd.so Reading symbols from /usr/local/lib/libt1.so.5...done. Loaded symbols for /usr/local/lib/libt1.so.5 Reading symbols from /usr/local/lib/libfreetype.so.9...done. Loaded symbols for /usr/local/lib/libfreetype.so.9 Reading symbols from /usr/X11R6/lib/libX11.so.6...done. Loaded symbols for /usr/X11R6/lib/libX11.so.6 Reading symbols from /usr/X11R6/lib/libXpm.so.4...done. Loaded symbols for /usr/X11R6/lib/libXpm.so.4 Reading symbols from /usr/local/lib/libpng.so.5...done. Loaded symbols for /usr/local/lib/libpng.so.5 Reading symbols from /usr/local/lib/libjpeg.so.9...done. Loaded symbols for /usr/local/lib/libjpeg.so.9 Reading symbols from /usr/X11R6/lib/libXext.so.6...done. Loaded symbols for /usr/X11R6/lib/libXext.so.6 Reading symbols from /usr/local/lib/php/20020429/ldap.so...done. Loaded symbols for /usr/local/lib/php/20020429/ldap.so Reading symbols from /usr/local/lib/libldap-2.2.so.7...done. Loaded symbols for /usr/local/lib/libldap-2.2.so.7 Reading symbols from /usr/local/lib/liblber-2.2.so.7...done. Loaded symbols for /usr/local/lib/liblber-2.2.so.7 Reading symbols from /usr/local/lib/php/20020429/mbstring.so...done. Loaded symbols for /usr/local/lib/php/20020429/mbstring.so Reading symbols from /usr/local/lib/php/20020429/mysql.so...done. Loaded symbols for /usr/local/lib/php/20020429/mysql.so Reading symbols from /usr/local/lib/mysql/libmysqlclient.so.14...done. Loaded symbols for /usr/local/lib/mysql/libmysqlclient.so.14 Reading symbols from /usr/local/lib/php/20020429/openssl.so...done. Loaded symbols for /usr/local/lib/php/20020429/openssl.so Reading symbols from /usr/local/lib/php/20020429/overload.so...done. Loaded symbols for /usr/local/lib/php/20020429/overload.so Reading symbols from /usr/local/lib/php/20020429/pcre.so...done. Loaded symbols for /usr/local/lib/php/20020429/pcre.so Reading symbols from /usr/local/lib/php/20020429/pgsql.so...done. Loaded symbols for /usr/local/lib/php/20020429/pgsql.so Reading symbols from /usr/local/lib/libpq.so.3...done. Loaded symbols for /usr/local/lib/libpq.so.3 Reading symbols from /usr/local/lib/libintl.so.6...done. Loaded symbols for /usr/local/lib/libintl.so.6 Reading symbols from /usr/local/lib/libiconv.so.3...done. Loaded symbols for /usr/local/lib/libiconv.so.3 Reading symbols from /usr/local/lib/php/20020429/posix.so...done. Loaded symbols for /usr/local/lib/php/20020429/posix.so Reading symbols from /usr/local/lib/php/20020429/session.so...done. Loaded symbols for /usr/local/lib/php/20020429/session.so Reading symbols from /usr/local/lib/php/20020429/snmp.so...done. Loaded symbols for /usr/local/lib/php/20020429/snmp.so Reading symbols from /usr/local/lib/libnetsnmp.so.7...done. Loaded symbols for /usr/local/lib/libnetsnmp.so.7 Reading symbols from /lib/libkvm.so.2...done. Loaded symbols for /lib/libkvm.so.2 Reading symbols from /lib/libdevstat.so.4...done. Loaded symbols for /lib/libdevstat.so.4 Reading symbols from /usr/lib/libwrap.so.3...done. Loaded symbols for /usr/lib/libwrap.so.3 Reading symbols from /usr/local/lib/php/20020429/tokenizer.so...done. Loaded symbols for /usr/local/lib/php/20020429/tokenizer.so Reading symbols from /usr/local/lib/php/20020429/xml.so...done. Loaded symbols for /usr/local/lib/php/20020429/xml.so Reading symbols from /usr/local/lib/libexpat.so.5...done. Loaded symbols for /usr/local/lib/libexpat.so.5 Reading symbols from /usr/local/lib/php/20020429/zlib.so...done. Loaded symbols for /usr/local/lib/php/20020429/zlib.so Reading symbols from /libexec/ld-elf.so.1...done. Loaded symbols for /libexec/ld-elf.so.1 #0 0x28456711 in engine_table_select () from /lib/libcrypto.so.3 (gdb) where #0 0x28456711 in engine_table_select () from /lib/libcrypto.so.3 #1 0x28434c9d in ENGINE_get_default_RSA () from /lib/libcrypto.so.3 #2 0x28433071 in RSA_new_method () from /lib/libcrypto.so.3 #3 0x28432eea in RSA_new () from /lib/libcrypto.so.3 #4 0x2844c7e8 in RSAPrivateKey_asn1_meth () from /lib/libcrypto.so.3 #5 0x284588a6 in ASN1_item_ex_new () from /lib/libcrypto.so.3 #6 0x284586c3 in ASN1_item_ex_new () from /lib/libcrypto.so.3 #7 0x2845421c in ASN1_item_ex_d2i () from /lib/libcrypto.so.3 #8 0x28453c85 in ASN1_item_d2i () from /lib/libcrypto.so.3 #9 0x2844c847 in d2i_RSAPrivateKey () from /lib/libcrypto.so.3 #10 0x283553c9 in ssl_init_TmpKeysHandle (action=136421392, s=0x809b038, p=0x809b010) at ssl_engine_init.c:428 #11 0x28354fc0 in ssl_init_Module (s=0x809b038, p=0x809b010) at ssl_engine_init.c:234 #12 0x08055946 in ap_init_modules (p=0x809b010, s=0x809b038) at http_config.c:1664 #13 0x0805de5d in standalone_main (argc=2, argv=0xbfbfec60) at http_main.c:5379 #14 0x0805e647 in main (argc=2, argv=0xbfbfec60) at http_main.c:5767 -Kyle Mott Michael C. Shultz wrote: >On Thursday 17 March 2005 10:28 am, Kyle Mott wrote: > > >>I've already sent this question to freebsd-questions; forgive me if >>this is the wrong list. >> >>This just very recently started to happen (and I haven't upgraded >>Apache as of late either, or any other software for that matter). I >>keep getting this in my kernel.log on 2 different hosts: >>Mar 17 09:34:16 logsrv pid 38069 (httpd), uid 0: exited on signal 11 >>(core dumped) >>Mar 17 00:34:25 g1bs0n kernel: pid 9419 (httpd), uid 0: exited on >>signal 11 (core dumped) >> >>Both hosts are running 'apache+mod_ssl-1.3.33+2.8.22' plus >>'php4-4.3.10', and a bunch of php modules that I don't want to list. >>i was able to get Apache running on g1bs0n by not starting ssl; >>however, Apache won't start on logsrv at all. >> >>Looking up man signal, SIGSEGV (11) is a segmentation violation. What >>can cause this on 2 different machines that haven't been updated in a >>while? I'm currently running a ports-cvsup, to verify that >>apache+mod_ssl either does or does not need to be updated. >> >> >> >>-Kyle Mott >> >> > >Just a suggestion.... > >Build Apache with debug support, do a back trace on the .core file with >GDB. That will let you narrow down the problem a bit. Then notify the >ports maintainer. > >-Mike > >_______________________________________________ >freebsd-stable@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-stable >To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > > From owner-freebsd-ports@FreeBSD.ORG Thu Mar 17 20:22:53 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F47216A4CE for ; Thu, 17 Mar 2005 20:22:53 +0000 (GMT) Received: from smtp.unsam.edu.ar (smtp.unsam.edu.ar [170.210.48.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA4A843D39 for ; Thu, 17 Mar 2005 20:22:46 +0000 (GMT) (envelope-from fernan@iib.unsam.edu.ar) Received: from pi.iib.unsam.edu.ar (pi.iib.unsam.edu.ar [192.168.10.11]) by smtp.unsam.edu.ar (8.12.6/8.12.6) with ESMTP id j2HKZ9r9057585; Thu, 17 Mar 2005 17:35:09 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) Received: from pi.iib.unsam.edu.ar (localhost [127.0.0.1]) by pi.iib.unsam.edu.ar (8.13.1/8.13.1) with ESMTP id j2HKMSHJ070469; Thu, 17 Mar 2005 17:22:28 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) Received: (from fernan@localhost) by pi.iib.unsam.edu.ar (8.13.1/8.13.1/Submit) id j2HKMNPb069717; Thu, 17 Mar 2005 17:22:23 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) X-Authentication-Warning: pi.iib.unsam.edu.ar: fernan set sender to fernan@iib.unsam.edu.ar using -f Date: Thu, 17 Mar 2005 17:22:23 -0300 From: Fernan Aguero To: Henry Kaminski Message-ID: <20050317202223.GE96355@iib.unsam.edu.ar> Mail-Followup-To: Henry Kaminski , ports@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.9i cc: ports@freebsd.org Subject: Re: Porting Blender2.36 to 5.3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 20:22:53 -0000 +----[ Henry Kaminski (17.Mar.2005 17:06): | | I am excited about getting the current version of blender working on my | system this morning. | | Thank you for considering the addition of my work to the ports collection. The port for blender already exists in the ports collection and it is being maintained by dyeske@yahoo.com See: www.freshports.org/graphics/blender However, it is at version 2.25, so perhaps you can resend this as an update (in the form of a diff). Start with a copy of the already existing port and modify it accordingly. Then just do: diff -ruN current_port_dir/ your_modified_copy/ > blender.diff and send the resulting .diff file using send-pr(1), with a copy to the maintainer. When in doubt, check with the porter's handbook: http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/ or ask again in the list for help. [snipped] | COMMENT= This port is a binary maintained by the Blender Foundation. | I just | made the port work in FreeBSD 5.3 by also installing the port | /usr/ports/dev/sdl1.2 w/ make install and then typing | ./blender to | start blender in an X window. It works in both Enlightenment | and | Gnome on my system. | +----] So perhaps the update would be as easy as changing the PORTVERSION and adding a RUN_DEPENDS entry for devel/sdl12? Do not forget to update the distinfo file, and to check if the existing pkg-plist also needs to be updated (check the section on automated package list creation in the porter's handbook). Hope this helps, Fernan From owner-freebsd-ports@FreeBSD.ORG Thu Mar 17 20:47:40 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E011816A4CE for ; Thu, 17 Mar 2005 20:47:40 +0000 (GMT) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id D78FA43D2D for ; Thu, 17 Mar 2005 20:47:39 +0000 (GMT) (envelope-from michaelnottebrock@gmx.net) Received: (qmail invoked by alias); 17 Mar 2005 20:47:37 -0000 Received: from p508BD657.dip.t-dialin.net (EHLO lofi.dyndns.org) [80.139.214.87] by mail.gmx.net (mp005) with SMTP; 17 Mar 2005 21:47:37 +0100 X-Authenticated: #443188 Received: from kiste.my.domain (lofi@kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.12.10/8.12.10) with ESMTP id j2HKlPmb027390 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Thu, 17 Mar 2005 21:47:26 +0100 (CET) (envelope-from michaelnottebrock@gmx.net) From: Michael Nottebrock To: freebsd-ports@freebsd.org Date: Thu, 17 Mar 2005 21:47:20 +0100 User-Agent: KMail/1.8 References: <20050317202223.GE96355@iib.unsam.edu.ar> In-Reply-To: <20050317202223.GE96355@iib.unsam.edu.ar> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2316227.ZvUvXlR1Xi"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200503172147.24762.michaelnottebrock@gmx.net> X-Virus-Scanned: by amavisd-new X-Y-GMX-Trusted: 0 cc: Henry Kaminski cc: ports@freebsd.org Subject: Re: Porting Blender2.36 to 5.3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 20:47:41 -0000 --nextPart2316227.ZvUvXlR1Xi Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Thursday, 17. March 2005 21:22, Fernan Aguero wrote: > +----[ Henry Kaminski (17.Mar.2005 17:06): > | I am excited about getting the current version of blender working on my > | system this morning. > | > | Thank you for considering the addition of my work to the ports > | collection. > > The port for blender already exists in the ports collection > and it is being maintained by dyeske@yahoo.com > See: www.freshports.org/graphics/blender > > However, it is at version 2.25, so perhaps you can resend > this as an update (in the form of a diff). Or perhaps you should just use graphics/blender-devel instead. =2D-=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --nextPart2316227.ZvUvXlR1Xi Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCOezcXhc68WspdLARAlOPAKCDYvnczXSG13pBu5iQgNIbLrW27gCcC+gi jUEV77TTfGKJ7G1sdWOU1lk= =HdXG -----END PGP SIGNATURE----- --nextPart2316227.ZvUvXlR1Xi-- From owner-freebsd-ports@FreeBSD.ORG Thu Mar 17 20:47:40 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E654C16A4CF for ; Thu, 17 Mar 2005 20:47:40 +0000 (GMT) Received: from mail.gmx.net (pop.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id AC8E843D1F for ; Thu, 17 Mar 2005 20:47:39 +0000 (GMT) (envelope-from michaelnottebrock@gmx.net) Received: (qmail invoked by alias); 17 Mar 2005 20:47:37 -0000 Received: from p508BD657.dip.t-dialin.net (EHLO lofi.dyndns.org) [80.139.214.87] by mail.gmx.net (mp005) with SMTP; 17 Mar 2005 21:47:37 +0100 X-Authenticated: #443188 Received: from kiste.my.domain (lofi@kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.12.10/8.12.10) with ESMTP id j2HKlPmb027390 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Thu, 17 Mar 2005 21:47:26 +0100 (CET) (envelope-from michaelnottebrock@gmx.net) From: Michael Nottebrock To: freebsd-ports@freebsd.org Date: Thu, 17 Mar 2005 21:47:20 +0100 User-Agent: KMail/1.8 References: <20050317202223.GE96355@iib.unsam.edu.ar> In-Reply-To: <20050317202223.GE96355@iib.unsam.edu.ar> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2316227.ZvUvXlR1Xi"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200503172147.24762.michaelnottebrock@gmx.net> X-Virus-Scanned: by amavisd-new X-Y-GMX-Trusted: 0 cc: Henry Kaminski cc: ports@freebsd.org Subject: Re: Porting Blender2.36 to 5.3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 20:47:41 -0000 --nextPart2316227.ZvUvXlR1Xi Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Thursday, 17. March 2005 21:22, Fernan Aguero wrote: > +----[ Henry Kaminski (17.Mar.2005 17:06): > | I am excited about getting the current version of blender working on my > | system this morning. > | > | Thank you for considering the addition of my work to the ports > | collection. > > The port for blender already exists in the ports collection > and it is being maintained by dyeske@yahoo.com > See: www.freshports.org/graphics/blender > > However, it is at version 2.25, so perhaps you can resend > this as an update (in the form of a diff). Or perhaps you should just use graphics/blender-devel instead. =2D-=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --nextPart2316227.ZvUvXlR1Xi Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCOezcXhc68WspdLARAlOPAKCDYvnczXSG13pBu5iQgNIbLrW27gCcC+gi jUEV77TTfGKJ7G1sdWOU1lk= =HdXG -----END PGP SIGNATURE----- --nextPart2316227.ZvUvXlR1Xi-- From owner-freebsd-ports@FreeBSD.ORG Thu Mar 17 20:51:55 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4210316A4CE for ; Thu, 17 Mar 2005 20:51:55 +0000 (GMT) Received: from smtp04.mrf.mail.rcn.net (smtp04.mrf.mail.rcn.net [207.172.4.63]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8ED4D43D5A for ; Thu, 17 Mar 2005 20:51:54 +0000 (GMT) (envelope-from roberthuff@rcn.com) Received: from 209-6-197-67.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) (209.6.197.67) by smtp04.mrf.mail.rcn.net with ESMTP; 17 Mar 2005 15:51:47 -0500 X-IronPort-AV: i="3.91,98,1110171600"; d="scan'208"; a="11804999:sNHT10363286182" From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16953.60445.461672.152724@jerusalem.litteratus.org> Date: Thu, 17 Mar 2005 15:44:13 -0500 To: ports@freebsd.org In-Reply-To: <20050317202223.GE96355@iib.unsam.edu.ar> References: <20050317202223.GE96355@iib.unsam.edu.ar> X-Mailer: VM 7.17 under 21.5 (beta16) "celeriac" XEmacs Lucid Subject: Re: Porting Blender2.36 to 5.3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 20:51:55 -0000 Fernan Aguero writes: > The port for blender already exists in the ports collection > and it is being maintained by dyeske@yahoo.com > See: www.freshports.org/graphics/blender > > However, it is at version 2.25, so perhaps you can resend > this as an update (in the form of a diff). Actually, there's graphics/blender (v 2.25) and graphics/blender-devel (v 2.36). So - with all due respect to Henry Kaminski - that boat is not only in the water, but appears to have sailed on February 10th. (Interesting: an attempted build fails, with: ===> Building for blender-devel-2.36 scons: Reading SConscript files ... AttributeError: 'module' object has no attribute 'OptParser': File "SConstruct", line 36: bs_config.parseOpts() File "/usr/ports/graphics/blender-devel/work/blender/tools/scons/bs/bs_config.py", line 21: parser = SCons.Script.OptParser() *** Error code 2 Stop in /usr/ports/graphics/blender-devel. Have to check this out at some point.) Robert Huff From owner-freebsd-ports@FreeBSD.ORG Thu Mar 17 21:04:36 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 180A116A4CE; Thu, 17 Mar 2005 21:04:36 +0000 (GMT) Received: from smtp.unsam.edu.ar (smtp.unsam.edu.ar [170.210.48.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A44A43D39; Thu, 17 Mar 2005 21:04:34 +0000 (GMT) (envelope-from fernan@iib.unsam.edu.ar) Received: from pi.iib.unsam.edu.ar (pi.iib.unsam.edu.ar [192.168.10.11]) by smtp.unsam.edu.ar (8.12.6/8.12.6) with ESMTP id j2HLGvr9059085; Thu, 17 Mar 2005 18:16:57 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) Received: from pi.iib.unsam.edu.ar (localhost [127.0.0.1]) by pi.iib.unsam.edu.ar (8.13.1/8.13.1) with ESMTP id j2HL4GNo021980; Thu, 17 Mar 2005 18:04:16 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) Received: (from fernan@localhost) by pi.iib.unsam.edu.ar (8.13.1/8.13.1/Submit) id j2HL4GFM021977; Thu, 17 Mar 2005 18:04:16 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) X-Authentication-Warning: pi.iib.unsam.edu.ar: fernan set sender to fernan@iib.unsam.edu.ar using -f Date: Thu, 17 Mar 2005 18:04:16 -0300 From: Fernan Aguero To: Michael Nottebrock Message-ID: <20050317210416.GF96355@iib.unsam.edu.ar> Mail-Followup-To: Michael Nottebrock , freebsd-ports@freebsd.org, Henry Kaminski , ports@freebsd.org References: <20050317202223.GE96355@iib.unsam.edu.ar> <200503172147.24762.michaelnottebrock@gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200503172147.24762.michaelnottebrock@gmx.net> User-Agent: Mutt/1.5.9i cc: ports@freebsd.org cc: Henry Kaminski cc: freebsd-ports@freebsd.org Subject: Re: Porting Blender2.36 to 5.3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 21:04:36 -0000 +----[ Michael Nottebrock (17.Mar.2005 17:50): | | > The port for blender already exists in the ports collection | > and it is being maintained by dyeske@yahoo.com | > See: www.freshports.org/graphics/blender | > | > However, it is at version 2.25, so perhaps you can resend | > this as an update (in the form of a diff). | | Or perhaps you should just use graphics/blender-devel instead. | +----] Of course! I completely missed blender-devel. Anyway, it seems like I should continue ignoring it until I upgrade to FreeBSD-5.x :) Fernan From owner-freebsd-ports@FreeBSD.ORG Thu Mar 17 21:04:36 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 180A116A4CE; Thu, 17 Mar 2005 21:04:36 +0000 (GMT) Received: from smtp.unsam.edu.ar (smtp.unsam.edu.ar [170.210.48.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A44A43D39; Thu, 17 Mar 2005 21:04:34 +0000 (GMT) (envelope-from fernan@iib.unsam.edu.ar) Received: from pi.iib.unsam.edu.ar (pi.iib.unsam.edu.ar [192.168.10.11]) by smtp.unsam.edu.ar (8.12.6/8.12.6) with ESMTP id j2HLGvr9059085; Thu, 17 Mar 2005 18:16:57 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) Received: from pi.iib.unsam.edu.ar (localhost [127.0.0.1]) by pi.iib.unsam.edu.ar (8.13.1/8.13.1) with ESMTP id j2HL4GNo021980; Thu, 17 Mar 2005 18:04:16 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) Received: (from fernan@localhost) by pi.iib.unsam.edu.ar (8.13.1/8.13.1/Submit) id j2HL4GFM021977; Thu, 17 Mar 2005 18:04:16 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) X-Authentication-Warning: pi.iib.unsam.edu.ar: fernan set sender to fernan@iib.unsam.edu.ar using -f Date: Thu, 17 Mar 2005 18:04:16 -0300 From: Fernan Aguero To: Michael Nottebrock Message-ID: <20050317210416.GF96355@iib.unsam.edu.ar> Mail-Followup-To: Michael Nottebrock , freebsd-ports@freebsd.org, Henry Kaminski , ports@freebsd.org References: <20050317202223.GE96355@iib.unsam.edu.ar> <200503172147.24762.michaelnottebrock@gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200503172147.24762.michaelnottebrock@gmx.net> User-Agent: Mutt/1.5.9i cc: ports@freebsd.org cc: Henry Kaminski cc: freebsd-ports@freebsd.org Subject: Re: Porting Blender2.36 to 5.3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 21:04:36 -0000 +----[ Michael Nottebrock (17.Mar.2005 17:50): | | > The port for blender already exists in the ports collection | > and it is being maintained by dyeske@yahoo.com | > See: www.freshports.org/graphics/blender | > | > However, it is at version 2.25, so perhaps you can resend | > this as an update (in the form of a diff). | | Or perhaps you should just use graphics/blender-devel instead. | +----] Of course! I completely missed blender-devel. Anyway, it seems like I should continue ignoring it until I upgrade to FreeBSD-5.x :) Fernan From owner-freebsd-ports@FreeBSD.ORG Thu Mar 17 21:48:29 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F23316A4CE for ; Thu, 17 Mar 2005 21:48:29 +0000 (GMT) Received: from lambermont.dyndns.org (j226018.upc-j.chello.nl [24.132.226.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42B6F43D54 for ; Thu, 17 Mar 2005 21:48:29 +0000 (GMT) (envelope-from hans@lambermont.dyndns.org) Received: by lambermont.dyndns.org (Postfix, from userid 1001) id DF6ED95867; Thu, 17 Mar 2005 22:48:27 +0100 (CET) Date: Thu, 17 Mar 2005 22:48:27 +0100 To: Michael Nottebrock , freebsd-ports@freebsd.org, Henry Kaminski Message-ID: <20050317214827.GO52203@leia.lambermont.dyndns.org> References: <20050317202223.GE96355@iib.unsam.edu.ar> <200503172147.24762.michaelnottebrock@gmx.net> <20050317210416.GF96355@iib.unsam.edu.ar> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050317210416.GF96355@iib.unsam.edu.ar> User-Agent: Mutt/1.4.2.1i From: hans@lambermont.dyndns.org (Hans Lambermont) Subject: Re: Porting Blender2.36 to 5.3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 21:48:29 -0000 Fernan Aguero wrote: > +----[ Michael Nottebrock (17.Mar.2005 17:50): > | > The port for blender already exists in the ports collection > | > and it is being maintained by dyeske@yahoo.com > | > See: www.freshports.org/graphics/blender > | > > | > However, it is at version 2.25, so perhaps you can resend > | > this as an update (in the form of a diff). > | > | Or perhaps you should just use graphics/blender-devel instead. > +----] > > Of course! I completely missed blender-devel. > > Anyway, it seems like I should continue ignoring it until I > upgrade to FreeBSD-5.x :) As an alternative; I maintain the FreeBSD precompiled versions of Blender, available at http://www.blender.org/ f.i. ftp://ftp.cs.umn.edu/pub/blender.org/release/Blender2.36/blender-2.36-freebsd-5.3-i386.tar.gz Hans Lambermont -- http://hans.dse.nl/ () ASCII-ribbon campaign against vCards, /\ HTML-mail and proprietary formats. From owner-freebsd-ports@FreeBSD.ORG Thu Mar 17 22:49:50 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBD6F16A4CF; Thu, 17 Mar 2005 22:49:50 +0000 (GMT) Received: from wrzx28.rz.uni-wuerzburg.de (wrzx28.rz.uni-wuerzburg.de [132.187.3.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 425AC43D46; Thu, 17 Mar 2005 22:49:49 +0000 (GMT) (envelope-from q@uni.de) Received: from wrzx34.rz.uni-wuerzburg.de (wrzx34.rz.uni-wuerzburg.de [132.187.3.34]) by wrzx28.rz.uni-wuerzburg.de (Postfix) with ESMTP id 1261BD811C; Thu, 17 Mar 2005 23:49:48 +0100 (CET) Received: from virusscan (localhost [127.0.0.1]) by wrzx34.rz.uni-wuerzburg.de (Postfix) with ESMTP id E78EFA85E9; Thu, 17 Mar 2005 23:49:47 +0100 (CET) Received: from wrzx28.rz.uni-wuerzburg.de (wrzx28.rz.uni-wuerzburg.de [132.187.3.28]) by wrzx34.rz.uni-wuerzburg.de (Postfix) with ESMTP id A9C53591E9; Thu, 17 Mar 2005 23:49:47 +0100 (CET) Received: from coyote.q.local (wwsx14.win-screen.uni-wuerzburg.de [132.187.253.14]) by wrzx28.rz.uni-wuerzburg.de (Postfix) with ESMTP id 78930D811C; Thu, 17 Mar 2005 23:49:47 +0100 (CET) Received: from roadrunner.q.local (roadrunner.q.local [192.168.0.148]) by coyote.q.local (8.13.1/8.13.1) with ESMTP id j2HMnlLH060802; Thu, 17 Mar 2005 23:49:47 +0100 (CET) (envelope-from q@uni.de) Received: from roadrunner.q.local (localhost [127.0.0.1]) by roadrunner.q.local (8.13.3/8.13.1) with ESMTP id j2HMnk8h094646; Thu, 17 Mar 2005 23:49:47 +0100 (CET) (envelope-from q@uni.de) Received: (from q@localhost) by roadrunner.q.local (8.13.3/8.13.1/Submit) id j2HMnkFt094645; Thu, 17 Mar 2005 23:49:46 +0100 (CET) (envelope-from q@uni.de) Date: Thu, 17 Mar 2005 23:49:46 +0100 From: Ulrich Spoerlein To: ports@freebsd.org Message-ID: <20050317224946.GD834@galgenberg.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="maH1Gajj2nflutpK" Content-Disposition: inline User-Agent: Mutt/1.5.8i X-Virus-Scanned: by amavisd-new (Rechenzentrum Universitaet Wuerzburg) cc: clsung@freebsd.org Subject: Please test: Update/Unbreak of sysutils/xosview X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 22:49:51 -0000 --maH1Gajj2nflutpK Content-Type: multipart/mixed; boundary="3Pql8miugIZX0722" Content-Disposition: inline --3Pql8miugIZX0722 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Well, I can't say I was bored, but somehow I had to fix this app which I dont even use. Go figure ... Attached is an update to the current version and my attempt at bringing back the IRQ counting on FreeBSD 5. Due to all the #ifdef mess, I'm not quite sure if this builds/works on non-i386 platforms. I also can't test -CURRENT, therefore please give it a whirl if you have a non-FreeBSD4/5 non-i386 machine handy. Thanks! Ulrich Sp=F6rlein --=20 PGP Key ID: F0DB9F44 Encrypted mail welcome! Fingerprint: F1CE D062 0CA9 ADE3 349B 2FE8 980A C6B5 F0DB 9F44 Ok, which part of "Ph'nglui mglw'nafh Cthulhu R'lyeh wgah'nagl fhtagn." didn't you understand? --3Pql8miugIZX0722 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="xosview-1.8.2.patch" Content-Transfer-Encoding: quoted-printable Index: Makefile =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/ports/sysutils/xosview/Makefile,v retrieving revision 1.37 diff -u -r1.37 Makefile --- Makefile 18 Nov 2004 22:09:44 -0000 1.37 +++ Makefile 17 Mar 2005 22:39:02 -0000 @@ -7,7 +7,7 @@ # =20 PORTNAME=3D xosview -PORTVERSION=3D 1.8.0 +PORTVERSION=3D 1.8.2 CATEGORIES=3D sysutils MASTER_SITES=3D ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=3D ${PORTNAME} @@ -22,10 +22,6 @@ =20 .include =20 -.if ${OSVERSION} >=3D 600000 -BROKEN=3D "Configure fails on FreeBSD >=3D 6.x" -.endif - post-patch: @${REINPLACE_CMD} -e 's,iostream.h,iostream,' \ ${WRKSRC}/xwin.h \ @@ -46,7 +42,7 @@ ${WRKSRC}/fieldmeter.cc \ ${WRKSRC}/fieldmeterdecay.cc \ ${WRKSRC}/fieldmetergraph.cc - @${REINPLACE_CMD} -e 's,-O4 -pipe,,' \ + @${REINPLACE_CMD} -e 's,-O4,,' \ ${WRKSRC}/configure =20 .include Index: distinfo =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/ports/sysutils/xosview/distinfo,v retrieving revision 1.12 diff -u -r1.12 distinfo --- distinfo 31 Mar 2004 03:11:37 -0000 1.12 +++ distinfo 17 Mar 2005 22:39:02 -0000 @@ -1,2 +1,2 @@ -MD5 (xosview-1.8.0.tar.gz) =3D bcbc0f02ac8944222ec677d504024c40 -SIZE (xosview-1.8.0.tar.gz) =3D 170323 +MD5 (xosview-1.8.2.tar.gz) =3D cc8b261b1f8d82da29239f1cc2ee55e9 +SIZE (xosview-1.8.2.tar.gz) =3D 248859 Index: files/patch-Host.h =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: files/patch-Host.h diff -N files/patch-Host.h --- files/patch-Host.h 28 Oct 2003 14:53:44 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,10 +0,0 @@ ---- Host.h.orig Sun Jan 24 06:20:39 1999 -+++ Host.h Mon Oct 27 21:31:31 2003 -@@ -19,6 +19,7 @@ - #include - #include - #include "bool.h" -+using namespace std; -=20 - class Host { - public: Index: files/patch-Xrm.h =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: files/patch-Xrm.h diff -N files/patch-Xrm.h --- files/patch-Xrm.h 28 Oct 2003 14:53:44 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,11 +0,0 @@ ---- Xrm.h.orig Sun Jan 24 06:20:39 1999 -+++ Xrm.h Mon Oct 27 21:26:37 2003 -@@ -16,7 +16,7 @@ - #include - #include -=20 --class ostream; -+using namespace std; -=20 - class Xrm { - public: Index: files/patch-bsd::cpumeter.cc =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: files/patch-bsd::cpumeter.cc diff -N files/patch-bsd::cpumeter.cc --- files/patch-bsd::cpumeter.cc 28 Oct 2003 14:53:44 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,21 +0,0 @@ ---- bsd/cpumeter.cc.orig Tue Oct 28 17:42:56 2003 -+++ bsd/cpumeter.cc Tue Oct 28 17:43:20 2003 -@@ -123,12 +123,12 @@ - static int firstTime =3D 1; - if (firstTime) { - fprintf(stderr, --" Warning: the CPU tick counters are not changing. This could --be due to running a kernel besides /netbsd (or the equivalent for FreeBSD= ). -- If this is the case, re-run xosview with the -N kernel-name option. -- If not, then this is a bug. Please send a message to --bgrayson@ece.utexas.edu, in addition to any send-pr bug reports --(or in lieu of -- it ought to get fixed faster if you contact me -+" Warning: the CPU tick counters are not changing. This could \ -+be due to running a kernel besides /netbsd (or the equivalent for FreeBSD= ). \ -+ If this is the case, re-run xosview with the -N kernel-name option. \ -+ If not, then this is a bug. Please send a message to \ -+bgrayson@ece.utexas.edu, in addition to any send-pr bug reports \ -+(or in lieu of -- it ought to get fixed faster if you contact me \ - directly). Thanks!\n"); - firstTime =3D 0; - } Index: files/patch-configure =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/ports/sysutils/xosview/files/patch-configure,v retrieving revision 1.2 diff -u -r1.2 patch-configure --- files/patch-configure 2 Jun 2002 17:43:05 -0000 1.2 +++ files/patch-configure 17 Mar 2005 22:39:02 -0000 @@ -1,11 +1,11 @@ --- configure.orig Sat Jun 1 23:56:10 2002 +++ configure Sat Jun 1 23:56:23 2002 -@@ -1851,7 +1851,7 @@ +@@ -4852,7 +4852,7 @@ =20 host_dir=3Dbsd host_os=3Dfreebsd ;; --freebsd[4]*)=20 -+freebsd[45]*)=20 +-freebsd[4]*) ++freebsd[456]*) EXTRALIBS=3D"-lkvm $XPMLIB $DEVSTATLIB" INSTALL_ARGS=3D'-s -g kmem -m 02555' NetMeter_Default_Setting=3DTrue Index: files/patch-general.h =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: files/patch-general.h diff -N files/patch-general.h --- files/patch-general.h 2 Dec 2002 01:52:14 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,29 +0,0 @@ ---- general.h.orig Fri Feb 14 01:22:03 1997 -+++ general.h Sun Dec 1 19:54:02 2002 -@@ -17,11 +17,14 @@ - includes but before any local includes. It should NOT be included - by any .h files unless there is a REALLY good reason. */ -=20 -+#include "osreldate.h" -=20 - #ifdef __GNUC__ -+#if defined(__FreeBSD__) && (__FreeBSD_version < 500035) - /* Grab _G_HAVE_BOOL, if possible. */ - #include <_G_config.h> - #endif -+#endif -=20 - #ifndef _G_HAVE_BOOL - /* Every GNU system has _G_config.h, I believe, which tells us -@@ -29,11 +32,6 @@ - let's just redefine them all. The following lines are directly - from g++-include's bool.h file. bgrayson */ -=20 --#undef FALSE --#undef false --#undef TRUE --#undef true --enum bool { FALSE =3D 0, false =3D 0, TRUE =3D 1, true =3D 1 }; - #endif -=20 -=20 Index: files/patch-kernel.cc =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/ports/sysutils/xosview/files/patch-kernel.cc,v retrieving revision 1.5 diff -u -r1.5 patch-kernel.cc --- files/patch-kernel.cc 28 Oct 2003 14:53:44 -0000 1.5 +++ files/patch-kernel.cc 17 Mar 2005 22:39:02 -0000 @@ -1,6 +1,6 @@ ---- bsd/kernel.cc.orig Tue Oct 9 10:40:51 2001 -+++ bsd/kernel.cc Mon Oct 27 20:03:03 2003 -@@ -46,6 +46,7 @@ +--- bsd/kernel.cc.orig Tue Oct 14 03:53:17 2003 ++++ bsd/kernel.cc Thu Mar 17 23:26:49 2005 +@@ -54,6 +54,7 @@ #endif =20 #ifdef HAVE_DEVSTAT @@ -8,8 +8,41 @@ #include #include /* For malloc(). */ void DevStat_Init(); -@@ -297,7 +298,12 @@ - while (nlp && nlp->n_name) { +@@ -211,19 +212,28 @@ +=20 + { "_bufspace" }, + #define BUFSPACE_SYM_INDEX 3 ++#if __FreeBSD_version < 500000 + { "_intr_countp" }, + #define INTRCOUNTP_SYM_INDEX 4 ++{ DUMMY_SYM }, ++#define DUMMY_5 5 ++#else ++{ "_intrnames" }, ++#define INTRNAMES_SYM_INDEX 4 ++{ "_eintrnames" }, ++#define EINTRNAMES_SYM_INDEX 5 ++#endif /* FreeBSD < 5.x */ + { "_intrcnt" }, +-#define INTRCNT_SYM_INDEX 5 ++#define INTRCNT_SYM_INDEX 6 + { "_eintrcnt" }, +-#define EINTRCNT_SYM_INDEX 6 ++#define EINTRCNT_SYM_INDEX 7 +=20 + #ifndef HAVE_DEVSTAT +=20 + { "_dk_ndrive" }, +-#define DK_NDRIVE_SYM_INDEX 7 ++#define DK_NDRIVE_SYM_INDEX 8 + { "_dk_wds" }, +-#define DK_WDS_SYM_INDEX 8 ++#define DK_WDS_SYM_INDEX 9 +=20 + #endif /*HAVE_DEVSTAT */ +=20 +@@ -329,7 +339,12 @@ + while (nlp && nlp->n_name && strncmp(nlp->n_name, DUMMY_SYM, strlen(DUM= MY_SYM))) { if ((nlp->n_type =3D=3D 0) || (nlp->n_value =3D=3D 0)) /*errx (-1, "kvm_nlist() lookup failed for symbol '%s'.", nlp->n_na= me);*/ +#if defined(XOSVIEW_FREEBSD) && defined(__alpha__) @@ -21,16 +54,7 @@ nlp++; } #ifdef HAVE_DEVSTAT -@@ -493,7 +499,7 @@ - // -=20 - void --BSDGetSwapCtlInfo(int *totalp, int *freep) { -+BSDGetSwapCtlInfo(int64_t *totalp, int64_t *freep) { - int totalinuse, totalsize; - int rnswap, nswap =3D swapctl(SWAP_NSWAP, 0, 0); - struct swapent *swapiter; -@@ -557,13 +563,21 @@ +@@ -597,13 +612,21 @@ * Make sure that the userland devstat version matches the kernel * devstat version. */ @@ -52,7 +76,7 @@ nodisk++; return; } -@@ -578,7 +592,11 @@ +@@ -618,7 +641,11 @@ * changed here, since it almost certainly has. We only look for * errors. */ @@ -64,7 +88,7 @@ nodisk++; return; } -@@ -590,7 +608,11 @@ +@@ -630,7 +657,11 @@ =20 /* only interested in disks */ matches =3D NULL; @@ -76,7 +100,7 @@ nodisk++; return; } -@@ -605,7 +627,11 @@ +@@ -645,7 +676,11 @@ * device list has changed, so we don't look for return values of 0 * or 1. If we get back -1, though, there is an error. */ @@ -88,7 +112,7 @@ &num_selections, &select_generation, generation, cur.dinfo->devices, num_devices, matches, num_matches, -@@ -632,7 +658,11 @@ +@@ -672,7 +707,11 @@ * the selection process again, in case a device that we * were previously displaying has gone away. */ @@ -100,7 +124,7 @@ case -1: return (0); case 1: { -@@ -640,7 +670,11 @@ +@@ -680,7 +719,11 @@ =20 num_devices =3D cur.dinfo->numdevs; generation =3D cur.dinfo->generation; @@ -112,7 +136,7 @@ &num_selections, &select_generation, generation, cur.dinfo->devices, num_devices, matches, num_matches, -@@ -664,14 +698,22 @@ +@@ -704,14 +747,22 @@ * Calculate elapsed time up front, since it's the same for all * devices. */ @@ -135,7 +159,7 @@ return (0); } =20 -@@ -685,7 +727,11 @@ +@@ -725,7 +776,11 @@ =20 di =3D dev_select[dn].position; =20 @@ -147,7 +171,7 @@ &last.dinfo->devices[di], busy_seconds, &total_bytes, &total_transfers, NULL, NULL, -@@ -700,7 +746,11 @@ +@@ -740,7 +795,11 @@ last.dinfo =3D cur.dinfo; cur.dinfo =3D tmp_dinfo; =20 @@ -159,7 +183,7 @@ =20 } else { /* no disks found ? */ -@@ -828,25 +878,25 @@ +@@ -912,25 +971,26 @@ OpenKDIfNeeded();=20 nintr =3D (nlst[EINTRCNT_SYM_INDEX].n_value - nlst[INTRCNT_SYM_INDEX].n_value) / sizeof(int); @@ -189,17 +213,46 @@ BSDGetIntrStats (unsigned long intrCount[NUM_INTR]) { -#ifdef XOSVIEW_FREEBSD +#if defined(XOSVIEW_FREEBSD) && defined(__i386__) ++#if __FreeBSD_version < 500000 /* FreeBSD has an array of interrupt counts, indexed by device number. These are also indirected by IRQ num with intr_countp: */ safe_kvm_read (nlst[INTRCOUNTP_SYM_INDEX].n_value, -@@ -875,8 +925,8 @@ - intrCount[i] =3D kvm_intrptrs[i]; - #endif /* _BSDI_VERSION */ -=20 --#else /* XOSVIEW_FREEBSD */ -- // NetBSD/OpenBSD version, based on vmstat.c. Note that the pc532 -+#else /* XOSVIEW_FREEBSD & i386 */ -+ // NetBSD/OpenBSD & FreeBSD/Alpha version, based on vmstat.c. Note th= at the pc532=20 - // platform does support intrcnt and eintrcnt, but vmstat uses - // the more advanced event counters to provide software - // counts. We'll just use the intrcnt array here. If anyone +@@ -944,6 +1004,38 @@ + sizeof(unsigned long); + intrCount[i] =3D kvm_intrcnt[idx]; + } ++#else /* FreeBSD 5.x and 6.x */ ++ /* This code is stolen from vmstat */ ++ unsigned long *kvm_intrcnt; ++ char *kvm_intrname; ++ size_t inamlen, intrcntlen; ++ unsigned int i, nintr; ++ int d; ++ ++ intrcntlen =3D (nlst[EINTRCNT_SYM_INDEX].n_value - nlst[INTRCNT_SYM_I= NDEX].n_value); ++ inamlen =3D nlst[EINTRNAMES_SYM_INDEX].n_value - nlst[INTRNAMES_SYM_I= NDEX].n_value; ++ nintr =3D intrcntlen / sizeof(unsigned long); ++ ++ if (((kvm_intrcnt =3D (unsigned long *)malloc(intrcntlen)) =3D=3D NUL= L) ||=20 ++ ((kvm_intrname =3D (char *)malloc(inamlen)) =3D=3D NULL)) ++ err(1, "malloc()"); ++ ++ safe_kvm_read (nlst[INTRCNT_SYM_INDEX].n_value, kvm_intrcnt, intrcntl= en); ++ safe_kvm_read (nlst[INTRNAMES_SYM_INDEX].n_value, kvm_intrname, inaml= en); ++ ++ /* kvm_intrname has the ASCII names of the IRQs, every null-terminated ++ * string corresponds to a value in the kvm_intrcnt array */ ++ for (i=3D0; i < nintr; i++) { ++ if (kvm_intrname[0] !=3D '\0' && (*kvm_intrcnt !=3D 0)) { ++ /* Figure out which irq we have here */ ++ if (1 =3D=3D sscanf(kvm_intrname, "irq%d:", &d)) ++ if (d < NUM_INTR) ++ intrCount[d] =3D *kvm_intrcnt; ++ } ++ kvm_intrcnt++; ++ kvm_intrname +=3D strlen(kvm_intrname) + 1; ++ } ++#endif + #elif defined (XOSVIEW_BSDI) + int nintr =3D 16; + #if _BSDI_VERSION >=3D 199802 /* BSD/OS 4.x */ Index: files/patch-kernel.h =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/ports/sysutils/xosview/files/patch-kernel.h,v retrieving revision 1.3 diff -u -r1.3 patch-kernel.h --- files/patch-kernel.h 22 Aug 2001 22:22:06 -0000 1.3 +++ files/patch-kernel.h 17 Mar 2005 22:39:02 -0000 @@ -1,14 +1,5 @@ --- bsd/kernel.h.orig Fri May 29 14:21:36 1998 +++ bsd/kernel.h Tue Aug 21 10:50:17 2001 -@@ -52,7 +52,7 @@ -=20 - #ifdef HAVE_SWAPCTL - void --BSDGetSwapCtlInfo(int* total, int* free); -+BSDGetSwapCtlInfo(int64_t* total, int64_t* free); - #endif -=20 - int @@ -67,7 +67,11 @@ #endif =20 Index: files/patch-swapinternal.cc =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/ports/sysutils/xosview/files/patch-swapinternal.cc,v retrieving revision 1.2 diff -u -r1.2 patch-swapinternal.cc --- files/patch-swapinternal.cc 22 Aug 2001 22:22:06 -0000 1.2 +++ files/patch-swapinternal.cc 17 Mar 2005 22:39:02 -0000 @@ -1,6 +1,6 @@ --- bsd/swapinternal.cc.orig Tue Nov 16 23:16:20 1999 +++ bsd/swapinternal.cc Tue Aug 21 11:27:26 2001 -@@ -437,16 +437,17 @@ +@@ -459,16 +459,17 @@ #endif /* XOSVIEW_FREEBSD */ =20 void Index: files/patch-swapinternal.h =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/ports/sysutils/xosview/files/patch-swapinternal.h,v retrieving revision 1.2 diff -u -r1.2 patch-swapinternal.h --- files/patch-swapinternal.h 22 Aug 2001 22:22:06 -0000 1.2 +++ files/patch-swapinternal.h 17 Mar 2005 22:39:02 -0000 @@ -6,6 +6,7 @@ void -BSDGetSwapInfo(int* total, int* free); +BSDGetSwapInfo(int64_t* total, int64_t* free); + #endif =20 void -BSDGetSwapCtlInfo(int* total, int* free); Index: files/patch-swapmeter.cc =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/ports/sysutils/xosview/files/patch-swapmeter.cc,v retrieving revision 1.2 diff -u -r1.2 patch-swapmeter.cc --- files/patch-swapmeter.cc 22 Aug 2001 22:22:06 -0000 1.2 +++ files/patch-swapmeter.cc 17 Mar 2005 22:39:02 -0000 @@ -2,6 +2,6 @@ +++ bsd/swapmeter.cc Tue Aug 21 10:53:02 2001 @@ -76,3 +76,3 @@ void SwapMeter::getswapinfo( void ){ -- int total_int, free_int; +- unsigned long long total_int, free_int; + int64_t total_int, free_int; =20 Index: files/patch-xwin.h =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: files/patch-xwin.h diff -N files/patch-xwin.h --- files/patch-xwin.h 28 Oct 2003 14:53:44 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,10 +0,0 @@ ---- xwin.h.orig Mon Feb 25 03:52:00 2002 -+++ xwin.h Mon Oct 27 21:13:29 2003 -@@ -11,6 +11,7 @@ - #endif - #include - #include -+using namespace std; -=20 - #define XWIN_H_CVSID "$Id$" -=20 --3Pql8miugIZX0722-- --maH1Gajj2nflutpK Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCOgmKmArGtfDbn0QRAiKUAJ9IVbVNew/XQh3BlpZZWiXwBAnlFQCgoFnz zg34rwxLWt4fFuynQodoms4= =L/dz -----END PGP SIGNATURE----- --maH1Gajj2nflutpK-- From owner-freebsd-ports@FreeBSD.ORG Thu Mar 17 23:37:56 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1312716A4CE; Thu, 17 Mar 2005 23:37:56 +0000 (GMT) Received: from niobe.ijs.si (mail.ijs.si [193.2.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0164043D1F; Thu, 17 Mar 2005 23:37:55 +0000 (GMT) (envelope-from dejan.lesjak@ijs.si) Received: from localhost (patsy.ijs.si [193.2.4.8]) by niobe.ijs.si (Postfix) with ESMTP id E835F1DD585; Fri, 18 Mar 2005 00:37:53 +0100 (CET) Received: from niobe.ijs.si ([193.2.4.24]) by localhost (patsy.ijs.si [193.2.4.8]) (amavisd-new, port 10024) with LMTP id 61142-01-85; Fri, 18 Mar 2005 00:37:51 +0100 (CET) Received: from metatron.ijs.si (metatron.ijs.si [193.2.4.152]) by niobe.ijs.si (Postfix) with ESMTP id 252CA1DD5A4; Fri, 18 Mar 2005 00:37:48 +0100 (CET) Received: from idefix.ijs.si (idefix.ijs.si [193.2.4.33]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by metatron.ijs.si (Postfix) with ESMTP id 9C7621C0071C; Fri, 18 Mar 2005 00:37:48 +0100 (CET) From: Dejan Lesjak To: freebsd-ports@freebsd.org, freebsd-x11@freebsd.org Date: Fri, 18 Mar 2005 00:37:47 +0100 User-Agent: KMail/1.7.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200503180037.47924.dejan.lesjak@ijs.si> X-Virus-Scanned: amavisd-new at ijs.si Subject: X.Org ports upgraded to 6.8.2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 23:37:56 -0000 Upgrade of X.Org ports has just been commited to ports tree. You can find the release notes at http://www.x.org/X11R6.8.2/doc/RELNOTES.html ************************************************************************ * General note: * * Please use portupgrade or similar tools to upgrade ports in proper * * order, especially if you are upgrading from 6.7 or changing * * X_WINDOW_SYSTEM setting. * * imake should be upgraded first, then xorg-libraries and then others. * ************************************************************************ (From commit log as I have no imagination whatsoever to come up with something different:) Thanks to kris and krion for running several cluster test builds, maintainers of GNOME for prompt responses, portmgr for postponing ports freeze for this update, testers on FreeBSD-X11@ list and others that I might have mised here. Also included: - fix for ATI Mobility on Dell Inspiron 7500 (obtained from Marc Aurele La France; obtained and tested by julian) - fix for kbd driver on Sparc64 (tested by Aaron Dudek, Michael G. Jung and Matthias Muthmann), which still appears to have problems with some keyboards - so - fix for kbd driver on PC98 (reported and tested by NAKAJI Hiroyuki; PR ports/77217) - fix for i810 on HP D530 (obtained from Egbert Eich; obtained and tested by Anders Nor Berle; PR ports/74757) Have fun! Dejan From owner-freebsd-ports@FreeBSD.ORG Fri Mar 18 05:50:36 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56C6B16A4CE for ; Fri, 18 Mar 2005 05:50:36 +0000 (GMT) Received: from sophia3.e-shell.net (sophia3.e-shell.net [64.246.46.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16E5943D41 for ; Fri, 18 Mar 2005 05:50:36 +0000 (GMT) (envelope-from loox@e-shell.net) Received: from dsl-201-137-128-191.prod-infinitum.com.mx (unknown [201.137.128.191]) by sophia3.e-shell.net (Postfix) with ESMTP id 71884656833 for ; Thu, 17 Mar 2005 23:50:31 -0600 (CST) From: Axel Gonzalez To: freebsd-ports@freebsd.org Date: Thu, 17 Mar 2005 23:50:33 -0600 User-Agent: KMail/1.7.2 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200503172350.33898.loox@e-shell.net> Subject: KDE sounds gone (system notification) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Mar 2005 05:50:36 -0000 Yesterday I upgraded ports, and somewhere along the way, all sounds where gone! This was done after the gnome big update (i did that on sunday). Could this be relatred to the recent audio/flac update? I dont really know what port caused the problem... just noticed after the sounds were gone. artsd is running ok, noatunand and JuK work ok, even artsplay works. I've rebuilt kdelibs, kdebase and kdemultimedia to no avail (need to rebuild something else?) The temporary workaround was to use external player (artsplay), and sounds are back. If I remove the external player, all sounds are gone, and clicking the play button next to file name has no effect (file is ok, and plays when external player is enabled) can someone pleas give some light on this issue ? or perhaps i'll have to wait till 3.4 is on the ports. thanks in advance From owner-freebsd-ports@FreeBSD.ORG Fri Mar 18 07:13:07 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95D0C16A4CE; Fri, 18 Mar 2005 07:13:07 +0000 (GMT) Received: from mail.lovett.com (core.lovett.com [216.168.8.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77CFF43D49; Fri, 18 Mar 2005 07:13:07 +0000 (GMT) (envelope-from ade@FreeBSD.org) Received: from hellfire.lovett.com ([67.134.38.149]) by mail.lovett.com with esmtpa (Exim 4.43 (FreeBSD)) id 1DCBfP-0000Gm-C1; Fri, 18 Mar 2005 07:13:07 +0000 Message-ID: <423A7F8F.3080908@FreeBSD.org> Date: Thu, 17 Mar 2005 23:13:19 -0800 From: Ade Lovett User-Agent: Mozilla Thunderbird 1.0 (Macintosh/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Doug Barton References: <42378DF5.7070507@freebsd.org> In-Reply-To: <42378DF5.7070507@freebsd.org> X-Enigmail-Version: 0.90.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit cc: freebsd-ports@freebsd.org Subject: Re: No compat5x port yet? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Mar 2005 07:13:07 -0000 Doug Barton wrote: > I'm already in a world where a compat5x port would be useful, any > volunteers? Whilst it would indeed end up being a port, wouldn't the volunteers suggested here be more likely to be tracking -current? I'd also imagine that at least the first cut of a misc/compat5x port would be based on libraries from 5.4-RELEASE as and when it happens. Perhaps a gentle word in the shell-like of re@ once 5.4-REL is out the door as to the relevant libraries etc. to be included in such a port would be in order? Or you could bug kris about it: [ade@nail:ports/misc/compat4x] 4% make -V MASTER_SITE_SUBDIR kris/amd64 :) -aDe From owner-freebsd-ports@FreeBSD.ORG Fri Mar 18 07:32:55 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CE4E16A4CE; Fri, 18 Mar 2005 07:32:55 +0000 (GMT) Received: from rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4210043D3F; Fri, 18 Mar 2005 07:32:55 +0000 (GMT) (envelope-from dougb@freebsd.org) Received: from [192.168.0.3] (c-24-130-110-32.we.client2.attbi.com[24.130.110.32]) by comcast.net (rwcrmhc13) with ESMTP id <2005031807325401500ej3h6e>; Fri, 18 Mar 2005 07:32:54 +0000 Message-ID: <423A8471.8040102@FreeBSD.org> Date: Thu, 17 Mar 2005 23:34:09 -0800 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ade Lovett References: <42378DF5.7070507@freebsd.org> <423A7F8F.3080908@FreeBSD.org> In-Reply-To: <423A7F8F.3080908@FreeBSD.org> X-Enigmail-Version: 0.90.1.1 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-ports@freebsd.org Subject: Re: No compat5x port yet? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Mar 2005 07:32:55 -0000 Ade Lovett wrote: > Doug Barton wrote: > >>I'm already in a world where a compat5x port would be useful, any >>volunteers? > > > Whilst it would indeed end up being a port, wouldn't the volunteers > suggested here be more likely to be tracking -current? Umm, yes? (Not sure I understand the question, unless you're saying I should have posted to freebsd-current@.) > I'd also imagine that at least the first cut of a misc/compat5x port > would be based on libraries from 5.4-RELEASE as and when it happens. I agree that's a reasonable approach, but doesn't stop me from needing it now. :) What I'll probably do short term is just figure out what libs my application needs, and shuffle them by hand, but I do think that teeing this up for 5.4-RELEASE time frame is a good idea. Doug -- This .signature sanitized for your protection From owner-freebsd-ports@FreeBSD.ORG Fri Mar 18 08:39:39 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F61C16A4CE for ; Fri, 18 Mar 2005 08:39:39 +0000 (GMT) Received: from mail.gmx.net (imap.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 8545143D4C for ; Fri, 18 Mar 2005 08:39:38 +0000 (GMT) (envelope-from michaelnottebrock@gmx.net) Received: (qmail invoked by alias); 18 Mar 2005 08:39:37 -0000 Received: from p508BE17A.dip.t-dialin.net (EHLO lofi.dyndns.org) [80.139.225.122] by mail.gmx.net (mp009) with SMTP; 18 Mar 2005 09:39:37 +0100 X-Authenticated: #443188 Received: from kiste.my.domain (lofi@kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.12.10/8.12.10) with ESMTP id j2I8dU64038166 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Fri, 18 Mar 2005 09:39:32 +0100 (CET) (envelope-from michaelnottebrock@gmx.net) From: Michael Nottebrock To: freebsd-ports@freebsd.org Date: Fri, 18 Mar 2005 09:39:23 +0100 User-Agent: KMail/1.8 References: <200503172350.33898.loox@e-shell.net> In-Reply-To: <200503172350.33898.loox@e-shell.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2036042.a9yURd4yrV"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200503180939.28119.michaelnottebrock@gmx.net> X-Virus-Scanned: by amavisd-new X-Y-GMX-Trusted: 0 cc: Axel Gonzalez Subject: Re: KDE sounds gone (system notification) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Mar 2005 08:39:39 -0000 --nextPart2036042.a9yURd4yrV Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Friday, 18. March 2005 06:50, Axel Gonzalez wrote: > Yesterday I upgraded ports, and somewhere along the way, all sounds where > gone! > > This was done after the gnome big update (i did that on sunday). > > Could this be relatred to the recent audio/flac update? Could be. KDE 3.4 handles the new FLAC version correctly, but I'm not sure= =20 about 3.3. However, see below. > I dont really know=20 > what port caused the problem... just noticed after the sounds were gone. Check http://freebsd.kde.org/faq.php#q16 =2D-=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --nextPart2036042.a9yURd4yrV Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCOpPAXhc68WspdLARAqUvAJ9dwOeRdq0BsTe0eV72KOxzm3TFvACdFH4p Lcd/pYsR8mxhnS2b5EYdpR4= =QpNj -----END PGP SIGNATURE----- --nextPart2036042.a9yURd4yrV-- From owner-freebsd-ports@FreeBSD.ORG Fri Mar 18 13:41:32 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D891716A4CE; Fri, 18 Mar 2005 13:41:32 +0000 (GMT) Received: from grisu.bik-gmbh.de (grisu.bik-gmbh.de [217.110.154.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9ACD643D3F; Fri, 18 Mar 2005 13:41:31 +0000 (GMT) (envelope-from hars@bik-gmbh.de) Received: from [192.168.125.193] (prony.bik-gmbh.de [192.168.125.193]) by grisu.bik-gmbh.de (8.12.11/8.12.11) with ESMTP id j2IDfJ9U073282; Fri, 18 Mar 2005 14:41:20 +0100 (CET). Message-ID: <423ADA7A.2030400@bik-gmbh.de> Date: Fri, 18 Mar 2005 14:41:14 +0100 From: Florian Hars User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.7.3) Gecko/20040924 Debian/1.7.3-1ubuntu1 X-Accept-Language: en MIME-Version: 1.0 To: Doug Barton References: <200503171912.j2HJC8wH090706@freefall.freebsd.org> In-Reply-To: <200503171912.j2HJC8wH090706@freefall.freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=-4.6 required=5.0 tests=AWL,BAYES_00 autolearn=no version=2.64 X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on grisu.bik-gmbh.de cc: freebsd-ports@FreeBSD.org Subject: Re: ports/78944: htdig depends on a very specific apache X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Mar 2005 13:41:33 -0000 Doug Barton wrote: > It actually doesn't depend on a specific apache, it depends on > the value of ${APACHE_PORT}, which on the ports building > cluster is (has to be) a specific value. I tried to install the package, and it did indeed require this and only this version of apache, although it doesn't even need any apache at all. This is a serious design error of the ports/packages system. > You can also force the package to install without dependencies > if you need to use the package. And it will still download and try to install any packages it erroneously thinks it depends on. > For future reference, "Look at Debian" is a completely > useless suggestion Unlike FreeBSD, package management on debian mostly works, so the suggestion is far from useless. > You would have been better off talking > about this issue on freebsd-ports@freebsd.org. If you say so. And don't get me started on p5-DBD-Pg. Yours, Florian. From owner-freebsd-ports@FreeBSD.ORG Fri Mar 18 14:52:53 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9EBDB16A4CE for ; Fri, 18 Mar 2005 14:52:53 +0000 (GMT) Received: from gate.ka.punkt.de (kagate.punkt.de [217.29.33.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D06C43D49 for ; Fri, 18 Mar 2005 14:52:52 +0000 (GMT) (envelope-from hausen@punkt.de) Received: from hugo10.ka.punkt.de (hugo10.ka.punkt.de [10.0.0.110]) by gate.ka.punkt.de with ESMTP id j2IEp9FK003282 for ; Fri, 18 Mar 2005 15:51:09 +0100 (CET) Received: from hugo10.ka.punkt.de (localhost [127.0.0.1]) by hugo10.ka.punkt.de (8.12.10/8.12.10) with ESMTP id j2IEqoO3046485 for ; Fri, 18 Mar 2005 15:52:51 +0100 (CET) (envelope-from ry93@hugo10.ka.punkt.de) Received: (from ry93@localhost) by hugo10.ka.punkt.de (8.12.10/8.12.10/Submit) id j2IEqoLk046484 for ports@freebsd.org; Fri, 18 Mar 2005 15:52:50 +0100 (CET) (envelope-from ry93) From: "Patrick M. Hausen" Message-Id: <200503181452.j2IEqoLk046484@hugo10.ka.punkt.de> To: ports@freebsd.org Date: Fri, 18 Mar 2005 15:52:50 +0100 (CET) X-Mailer: ELM [version 2.4ME+ PL99f (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Subject: New port sysutils/env4801 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Mar 2005 14:52:53 -0000 Hi! Any chance I will get my five minutes of fame and this http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/74316 will be commited before 5.4-RELEASE? I know it's rather esoteric and probably few people will ever use it but I invested some work and I would really appreciate seeing it in the ports tree. Thanks, Patrick From owner-freebsd-ports@FreeBSD.ORG Fri Mar 18 15:08:43 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 89EEE16A4CE; Fri, 18 Mar 2005 15:08:43 +0000 (GMT) Received: from pi.codefab.com (pi.codefab.com [199.103.21.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id D17C043D54; Fri, 18 Mar 2005 15:08:42 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from localhost (localhost [127.0.0.1]) by pi.codefab.com (Postfix) with ESMTP id 479FA5DE1; Fri, 18 Mar 2005 10:08:42 -0500 (EST) Received: from pi.codefab.com ([127.0.0.1]) by localhost (pi.codefab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03952-09; Fri, 18 Mar 2005 10:08:39 -0500 (EST) Received: from [192.168.1.3] (pool-68-161-53-96.ny325.east.verizon.net [68.161.53.96]) by pi.codefab.com (Postfix) with ESMTP id CDA555DB5; Fri, 18 Mar 2005 10:08:38 -0500 (EST) Message-ID: <423AEEC5.3070101@mac.com> Date: Fri, 18 Mar 2005 10:07:49 -0500 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041217 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Florian Hars References: <200503171912.j2HJC8wH090706@freefall.freebsd.org> <423ADA7A.2030400@bik-gmbh.de> In-Reply-To: <423ADA7A.2030400@bik-gmbh.de> X-Enigmail-Version: 0.90.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at codefab.com cc: Doug Barton cc: freebsd-ports@FreeBSD.org Subject: Re: ports/78944: htdig depends on a very specific apache X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Mar 2005 15:08:43 -0000 Florian Hars wrote: > Doug Barton wrote: >> It actually doesn't depend on a specific apache, it depends on >> the value of ${APACHE_PORT}, which on the ports building >> cluster is (has to be) a specific value. > > I tried to install the package, and it did indeed require this and > only this version of apache, although it doesn't even need any > apache at all. The precompiled package of this port has a dependency on a specific version of Apache. That's the way precompiled software generally works, although some software is well-enough written to dynamicly check for and include optional dependencies at runtime. > This is a serious design error of the ports/packages system. Listing an optional dependency as being required was the choice of the port's maintainer. I don't know whether it is the right choice-- that depends on whether htdig+Apache results in a better or more useable version than htdig compiled alone, but perhaps Florian would be happier with: --- ports/textproc/htdig/Makefile~ Fri Mar 18 09:45:08 2005 +++ ports/textproc/htdig/Makefile Fri Mar 18 10:05:20 2005 @@ -17,11 +17,14 @@ MAINTAINER= DougB@FreeBSD.org COMMENT= A www indexing and searching system +.if defined(APACHE_PORT) RUN_DEPENDS= ${LOCALBASE}/sbin/httpd:${PORTSDIR}/${APACHE_PORT} +.endif USE_LIBTOOL_VER=15 GNU_CONFIGURE= yes +.if defined(APACHE_PORT) CONFIGURE_ARGS= --with-config-dir=${PREFIX}/etc/htdig \ --with-default-config-file=${PREFIX}/etc/htdig/htdig.conf \ --with-common-dir=${PREFIX}/share/htdig/common \ @@ -32,6 +35,14 @@ --with-image-url-prefix=/icons/htdig \ --with-ssl \ --with-apache=${LOCALBASE}/sbin +.else +CONFIGURE_ARGS= --with-config-dir=${PREFIX}/etc/htdig \ + --with-default-config-file=${PREFIX}/etc/htdig/htdig.conf \ + --with-common-dir=${PREFIX}/share/htdig/common \ + --with-database-dir=${PREFIX}/share/htdig/database \ + --with-image-url-prefix=/icons/htdig \ + --with-ssl +.endif MAN1= htdig.1 htdig-pdfparser.1 htdump.1 htfuzzy.1 htload.1 \ htmerge.1 htnotify.1 htpurge.1 htsearch.1 htstat.1 rundig.1 I haven't tested this to any real extent, but htdig at least compiles without the dependency on Apache if that is what you want. Of course, you'll have to deal with integrating htdig with whatever other webserver you want to use yourself, rather than having the port do so by default. Seriously, it's not very useful to complain that a precompiled package generated by someone else isn't perfectly suitable to your needs: the tools are all there and you are welcome to customize things differently if you prefer. -- -Chuck From owner-freebsd-ports@FreeBSD.ORG Fri Mar 18 15:26:23 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D04F716A4CF for ; Fri, 18 Mar 2005 15:26:23 +0000 (GMT) Received: from slytherin.ds.psu.edu (slytherin.ds.psu.edu [146.186.61.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31B7343D48 for ; Fri, 18 Mar 2005 15:26:23 +0000 (GMT) (envelope-from hawk@slytherin.ds.psu.edu) Received: from slytherin.ds.psu.edu (localhost [127.0.0.1]) by slytherin.ds.psu.edu (8.13.3/8.13.1) with ESMTP id j2IFSN65006236 for ; Fri, 18 Mar 2005 10:28:23 -0500 (EST) (envelope-from hawk@slytherin.ds.psu.edu) Received: (from hawk@localhost) by slytherin.ds.psu.edu (8.13.3/8.13.1/Submit) id j2IFSNr9006235 for ports@freebsd.org; Fri, 18 Mar 2005 10:28:23 -0500 (EST) (envelope-from hawk) Date: Fri, 18 Mar 2005 10:28:23 -0500 From: "Dr. Richard E. Hawkins" To: ports@freebsd.org Message-ID: <20050318152823.GA93906@slytherin.ds.psu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Organization: House of Hawkins Subject: Partial solution for openoffice-2.0 and gcc-ooo X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: dochawk@psu.edu, ports@freebsd.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Mar 2005 15:26:24 -0000 Please cc: me, as I'm not currently subscribed. Openoffice 2.0 now fails to build as gcc-ooo is marked as broken. This is because it fails to retrieve all its files, which is in turn because of the line: PATCH_SITES+= http://www.nedprod.com/TnFOX/patches/ in the Makefile. www.nedprod.com is simiply a parked domain; it has no content. I manually downloaded the file at http://ftp7.de.freebsd.org/pub/EMAIL/FreeBSD/distfiles/GCC3.4.0VisibilityPatch2.diff put it in /usr/ports/distfiles, removed the broken, and gcc-ooo compiled and installed. It failed some of the tests with "make test," but I don't know whether it's supposed to be able to pass them, anyway. The rest of the dependent packages are then successfully built, and on dueal 2.4G Xeons, it built for about four hoursbefore bombing out with deliver -- version: 1.78 Statistics: Files copied: 0 Files unchanged/not matching: 137 cd ../../unxfbsd.pro/bin/odk680/classes && zip -u -r ../../../bin/uno_loader_cla sses com/* win/* dmake: Error code 12, while making '../../unxfbsd.pro/bin/uno_loader_classes.zi p' '---* RULES.MK *---' 4 module(s): libxmlsec desktop filter odk need(s) to be rebuilt Reason(s): ERROR: error 65280 occurred while making /usr/ports/editors/openoffice-2.0-devel /work/odk/pack/copying ERROR: error 65280 occurred while making /usr/ports/editors/openoffice-2.0-devel /work/libxmlsec ERROR: error 65280 occurred while making /usr/ports/editors/openoffice-2.0-devel /work/desktop/source/migration/services ERROR: error 65280 occurred while making /usr/ports/editors/openoffice-2.0-devel /work/filter/source/config/fragments Attention: if you build and deliver the above module(s) you may prolongue your t he build issuing command "build --from libxmlsec desktop filter odk *** Error code 1 Stop in /usr/ports/editors/openoffice-2.0-devel. hawk -- Richard E. Hawkins, Asst. Prof. of Economics /"\ ASCII ribbon campaign dochawk@psu.edu 111 Hiller (814) 375-4846 \ / against HTML mail Find commentary on law, economics, and X and postings. other issues of the day at dochawk.org! / \ From owner-freebsd-ports@FreeBSD.ORG Fri Mar 18 15:41:30 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C738516A4CE for ; Fri, 18 Mar 2005 15:41:30 +0000 (GMT) Received: from smtp11.wanadoo.fr (smtp11.wanadoo.fr [193.252.22.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66AC743D53 for ; Fri, 18 Mar 2005 15:41:30 +0000 (GMT) (envelope-from legalois@acm.org) Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf1101.wanadoo.fr (SMTP Server) with ESMTP id 1AC091C00096 for ; Fri, 18 Mar 2005 16:41:29 +0100 (CET) Received: from [192.168.0.4] (ADijon-151-1-97-242.w83-203.abo.wanadoo.fr [83.203.153.242]) by mwinf1101.wanadoo.fr (SMTP Server) with ESMTP id C014F1C000AB for ; Fri, 18 Mar 2005 16:41:28 +0100 (CET) X-ME-UUID: 20050318154128786.C014F1C000AB@mwinf1101.wanadoo.fr Message-ID: <423AF519.8050209@acm.org> Date: Fri, 18 Mar 2005 16:34:49 +0100 From: Jake Lloyd User-Agent: Mozilla Thunderbird 1.0 (X11/20050313) X-Accept-Language: en-us, en MIME-Version: 1.0 To: ports@freebsd.org References: <200503180037.47924.dejan.lesjak@ijs.si> In-Reply-To: <200503180037.47924.dejan.lesjak@ijs.si> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: X.Org ports upgraded to 6.8.2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: legalois@acm.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Mar 2005 15:41:30 -0000 Dejan Lesjak wrote: > Upgrade of X.Org ports has just been commited to ports tree. You can find the > release notes at > http://www.x.org/X11R6.8.2/doc/RELNOTES.html > > ************************************************************************ > * General note: * > * Please use portupgrade or similar tools to upgrade ports in proper * > * order, especially if you are upgrading from 6.7 or changing * > * X_WINDOW_SYSTEM setting. * > * imake should be upgraded first, then xorg-libraries and then others. * > ************************************************************************ > [snip] To upgrade the xorg 'meta-port' and its many component parts from 6.8.1 to 6.8.2, we ran: # portupgrade -Rr xorg The upgrade ran smoothly and finished without any errors. From owner-freebsd-ports@FreeBSD.ORG Fri Mar 18 16:50:49 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E9B5D16A4CE for ; Fri, 18 Mar 2005 16:50:49 +0000 (GMT) Received: from raptor.cigb.edu.cu (ns.cigb.edu.cu [200.55.134.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id D97CA43D1D for ; Fri, 18 Mar 2005 16:50:41 +0000 (GMT) (envelope-from osmany.guirola@cigb.edu.cu) Received: from atlas.cigb.edu.cu ([172.16.1.12]) by raptor.cigb.edu.cu with Microsoft SMTPSVC(5.0.2195.6713); Fri, 18 Mar 2005 12:50:25 -0400 Received: from Unknown [172.16.1.4] by atlas.cigb.edu.cu - SurfControl E-mail Filter (4.6); Friday, 18 March 2005, 12:50:17 Received: from [172.16.11.106] ([172.16.11.106]) by mercurio.cigb.edu.cu with Microsoft SMTPSVC(5.0.2195.6713); Fri, 18 Mar 2005 12:50:16 -0400 Message-ID: <423ACEE2.8090506@cigb.edu.cu> From: Osmany Guirola Cruz To: ssw@neo.redjade.org Date: Fri, 18 Mar 2005 12:51:46 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Accept-Language: en-us, en X-OriginalArrivalTime: 18 Mar 2005 16:50:16.0228 (UTC) FILETIME=[8F9DDE40:01C52BDA] User-Agent: Mozilla Thunderbird 1.0 (X11/20050125) cc: ports@FreeBSD.org Subject: FreeBSD Port: vmd-1.8.2_2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Mar 2005 16:50:50 -0000 VMD 1.8.3 is out Do you have intention to port it? in this moment the port version is 1.8.2 Thanks Osmany From owner-freebsd-ports@FreeBSD.ORG Fri Mar 18 17:09:15 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B983016A4CE for ; Fri, 18 Mar 2005 17:09:15 +0000 (GMT) Received: from mail.freebsdmall.com (ns1.freebsdmall.com [69.50.233.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id A728743D39 for ; Fri, 18 Mar 2005 17:09:15 +0000 (GMT) (envelope-from murray@freebsdmall.com) Received: by mail.freebsdmall.com (Postfix, from userid 2074) id C02481CDAB; Fri, 18 Mar 2005 09:25:53 -0800 (PST) Date: Fri, 18 Mar 2005 09:25:53 -0800 From: Murray Stokely To: freebsd-ports@freebsd.org Message-ID: <20050318172553.GG89714@freebsdmall.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-GPG-Key-ID: 1024D/0E451F7D X-GPG-Key-Fingerprint: E2CA 411D DD44 53FD BB4B 3CB5 B4D7 10A2 0E45 1F7D Subject: ntfsprogs under FreeBSD 5.4-PRERELEASE not working? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Mar 2005 17:09:15 -0000 I'm having trouble using ntfsls from a recently built sysutils/ntfsprogs port. Is anyone successfully using this port? The package is only 230k when built without GNOME VFS support, but it just doesn't seem to work. I'd like to put this tool onto FreeBSD DVDs (and CDs if it fits). - Murray From owner-freebsd-ports@FreeBSD.ORG Fri Mar 18 17:41:32 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4642116A4CE; Fri, 18 Mar 2005 17:41:32 +0000 (GMT) Received: from mail.lovett.com (core.lovett.com [216.168.8.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09FF843D68; Fri, 18 Mar 2005 17:41:31 +0000 (GMT) (envelope-from ade@FreeBSD.org) Received: from hellfire.lovett.com ([67.134.38.149]) by mail.lovett.com with esmtpa (Exim 4.43 (FreeBSD)) id 1DCLTX-0003aV-O0; Fri, 18 Mar 2005 17:41:31 +0000 Message-ID: <423B12DA.5030209@FreeBSD.org> Date: Fri, 18 Mar 2005 09:41:46 -0800 From: Ade Lovett User-Agent: Mozilla Thunderbird 1.0 (Macintosh/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Doug Barton References: <42378DF5.7070507@freebsd.org> <423A7F8F.3080908@FreeBSD.org> <423A8471.8040102@FreeBSD.org> In-Reply-To: <423A8471.8040102@FreeBSD.org> X-Enigmail-Version: 0.90.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit cc: freebsd-ports@freebsd.org Subject: Re: No compat5x port yet? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Mar 2005 17:41:32 -0000 Doug Barton wrote: > Ade Lovett wrote: >> Whilst it would indeed end up being a port, wouldn't the volunteers >> suggested here be more likely to be tracking -current? > > Umm, yes? (Not sure I understand the question, unless you're saying I > should have posted to freebsd-current@.) Well, I was thinking more along the lines of whilst it would be a port, the real work associated with it would be identifying those bits and pieces of userland that would need to go into such a port, which to my mind is more the remit of src/ people -- the actual mechanics of creating and packaging a compat5x are minimal compared to the content. >> I'd also imagine that at least the first cut of a misc/compat5x port >> would be based on libraries from 5.4-RELEASE as and when it happens. > > I agree that's a reasonable approach, but doesn't stop me from needing > it now. :) :) I fully understand -- given the impending 5.4-RELEASE though, we do seem to be in something of a fortuitous situation to create a good, solid misc/compat5x just after 5.4 is pushed out the door. -aDe From owner-freebsd-ports@FreeBSD.ORG Fri Mar 18 18:22:18 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E76516A4CE for ; Fri, 18 Mar 2005 18:22:18 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 12C3743D4C for ; Fri, 18 Mar 2005 18:22:18 +0000 (GMT) (envelope-from tethys.ocean@gmail.com) Received: by rproxy.gmail.com with SMTP id a36so250022rnf for ; Fri, 18 Mar 2005 10:22:14 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=ZZjg7pyRbYIct6MEH2X7koVOm6PpqxqA8M3NmUZNKQAQeU7o+tL4L+QmRcVKEIaCUMUsRmZzspC455mkwVtLPqrh2a/m+CNWOOUpGEqBtpYtyHP8WlMh089bg5f5k3xeTN8Lm8uAQ3A/Q2jyIhA+6ucJjINCEX75zjAgIAdfcbA= Received: by 10.38.66.45 with SMTP id o45mr3021115rna; Fri, 18 Mar 2005 10:22:14 -0800 (PST) Received: by 10.38.66.2 with HTTP; Fri, 18 Mar 2005 10:22:13 -0800 (PST) Message-ID: <235b800005031810221b5b8a8@mail.gmail.com> Date: Fri, 18 Mar 2005 20:22:13 +0200 From: tethys ocean To: freebsd-ports@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: tethys ocean List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Mar 2005 18:22:18 -0000 From owner-freebsd-ports@FreeBSD.ORG Fri Mar 18 19:12:03 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EDAF616A4CF for ; Fri, 18 Mar 2005 19:12:03 +0000 (GMT) Received: from mail22.sea5.speakeasy.net (mail22.sea5.speakeasy.net [69.17.117.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id B291C43D62 for ; Fri, 18 Mar 2005 19:12:03 +0000 (GMT) (envelope-from freebsd-ports-local@be-well.ilk.org) Received: (qmail 31823 invoked from network); 18 Mar 2005 19:12:03 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail22.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 18 Mar 2005 19:12:03 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 9A8F484; Fri, 18 Mar 2005 14:12:02 -0500 (EST) Sender: lowell@be-well.ilk.org To: freebsd-ports@freebsd.org From: Lowell Gilbert Date: 18 Mar 2005 14:12:02 -0500 Message-ID: <44r7icydj1.fsf@be-well.ilk.org> Lines: 13 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: trevor@FreeBSD.org Subject: acroread7 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Mar 2005 19:12:04 -0000 The new acroread is failing in an NIS environment: ! ! lowell> acroread ! ! (acroread:78217): GLib-WARNING **: getpwuid_r(): failed due to unknown user id (1001) ! [1002] (mikazuki-dhcp124-141) lowell> ! The problem comes from the Linux glib, which presumably isn't able to pick up our password database properly in that case. Anyone have an idea how to fix that? From owner-freebsd-ports@FreeBSD.ORG Fri Mar 18 19:30:01 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD53116A4CE for ; Fri, 18 Mar 2005 19:30:01 +0000 (GMT) Received: from math.missouri.edu (math.missouri.edu [128.206.49.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D1E743D39 for ; Fri, 18 Mar 2005 19:30:01 +0000 (GMT) (envelope-from stephen@math.missouri.edu) Received: from [128.206.49.166] (cauchy.math.missouri.edu [128.206.49.166]) by math.missouri.edu (8.12.11/8.12.11) with ESMTP id j2IJTcmf091474; Fri, 18 Mar 2005 13:29:48 -0600 (CST) (envelope-from stephen@math.missouri.edu) Message-ID: <423B2C22.6090007@math.missouri.edu> Date: Fri, 18 Mar 2005 13:29:38 -0600 From: Stephen Montgomery-Smith Organization: University of Missouri User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.5) Gecko/20050216 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Osmany Guirola Cruz References: <423ACEE2.8090506@cigb.edu.cu> In-Reply-To: <423ACEE2.8090506@cigb.edu.cu> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on math.missouri.edu X-Virus-Scanned: clamd / ClamAV version 0.71, clamav-milter version 0.71 X-Virus-Status: Clean cc: ports@freebsd.org cc: ssw@neo.redjade.org Subject: Re: FreeBSD Port: vmd-1.8.2_2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Mar 2005 19:30:01 -0000 Osmany Guirola Cruz wrote: > VMD 1.8.3 is out Do you have intention to port it? in this moment the > port version is 1.8.2 > > Thanks Also, when I was the maintainer of this port, I had promised that when I would upgrade to vmd-1.8.3 that I would also make it respect CFLAGS. I don't think that this would be difficult, but it will be mildly non-trivial since there are many sub-builds in this port. If I can be of any help (perhaps I could do some of the work) please let me know. Stephen -- Stephen Montgomery-Smith stephen@math.missouri.edu http://www.math.missouri.edu/~stephen From owner-freebsd-ports@FreeBSD.ORG Fri Mar 18 19:59:23 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA98B16A4CE for ; Fri, 18 Mar 2005 19:59:23 +0000 (GMT) Received: from unix.sojuz.ru (unix.sojuz.ru [195.151.197.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1153B43D39 for ; Fri, 18 Mar 2005 19:59:23 +0000 (GMT) (envelope-from "") Received: from sojuz.ru (barbos.sojuz.ru [195.151.197.23]) by unix.sojuz.ru (Postfix) with ESMTP id 0A88733D8F for ; Fri, 18 Mar 2005 22:56:20 +0300 (MSK) Received: from sojuz.ru [195.151.197.23] by sojuz.ru [195.151.197.23] (with RAW) (MDaemon.PRO.v7.2.3.R) for ; Fri, 18 Mar 2005 22:55:56 +0300 Date: Fri, 18 Mar 2005 22:55:56 +0300 From: MDaemon@sojuz.ru Precedence: bulk X-MDSend-Notifications-To: [trash] To: freebsd-ports@freebsd.org X-MDaemon-Deliver-To: freebsd-ports@freebsd.org Message-ID: Mime-Version: 1.0 X-Actual-From: MDaemon@sojuz.ru X-Return-Path: <> Content-Type: multipart/mixed; boundary="0318-2255-56-PART-BREAK" X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on barbos X-Spam-Status: No, hits=-99.8 required=10.0 tests=BAYES_50,NO_REAL_NAME, USER_IN_WHITELIST autolearn=no version=2.64 X-Spam-Level: X-Spam-Processed: barbos.sojuz.ru, Fri, 18 Mar 2005 22:55:56 +0300 X-MDAV-Processed: barbos.sojuz.ru, Fri, 18 Mar 2005 22:55:57 +0300 Subject: Warning: pol@sojuz.ru - User unknown! X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Reply-To: MDaemon@sojuz.ru List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Mar 2005 19:59:24 -0000 The following data may contain sections which represent BASE64 encoded file attachments. These sections will be unreadable without MIME aware tools. Seek your system administrator if you need help extracting any files which may be embedded within this message. --0318-2255-56-PART-BREAK Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit pol@sojuz.ru - no such user here. There is no user by that name at this server. : Message contains [1] file attachments --0318-2255-56-PART-BREAK Content-Type: message/rfc822; charset=US-ASCII; name="md75000327668.md" Content-Transfer-Encoding: 7bit Return-path: Received: from unix.sojuz.ru ([195.151.197.27]) by sojuz.ru (barbos.sojuz.ru [195.151.197.23]) (MDaemon.PRO.v7.2.3.R) with ESMTP id 20-md50000028187.msg for ; Fri, 18 Mar 2005 22:55:47 +0300 Received: from sojuz.ru (212.154.165.232.dial.online.kz [212.154.165.232]) by unix.sojuz.ru (Postfix) with ESMTP id 7C41E33B70 for ; Fri, 18 Mar 2005 22:55:25 +0300 (MSK) From: freebsd-ports@freebsd.org To: pol@sojuz.ru Subject: MDaemon Warning - virus found: Re: Secure SMTP Message Date: Sat, 19 Mar 2005 01:55:20 +0600 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0016----=_NextPart_000_0016" X-Priority: 3 X-MSMail-Priority: Normal Message-Id: <20050318195525.7C41E33B70@unix.sojuz.ru> X-MDRcpt-To: pol@sojuz.ru X-Rcpt-To: pol@sojuz.ru X-MDRemoteIP: 195.151.197.27 X-Return-Path: freebsd-ports@freebsd.org X-MDaemon-Deliver-To: pol@sojuz.ru X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on barbos X-Spam-Status: No, hits=9.0 required=10.0 tests=BAYES_99,MICROSOFT_EXECUTABLE, MIME_BOUND_NEXTPART,MISSING_MIMEOLE,NO_REAL_NAME,PRIORITY_NO_NAME autolearn=no version=2.64 X-Spam-Level: ******** X-Spam-Processed: barbos.sojuz.ru, Fri, 18 Mar 2005 22:55:49 +0300 X-MDAV-Processed: barbos.sojuz.ru, Fri, 18 Mar 2005 22:55:50 +0300 X-MDAV-Infected: Email-Worm.Win32.NetSky.q This is a multi-part message in MIME format. ------=_NextPart_000_0016----=_NextPart_000_0016 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit ******************************* WARNING ****************************** This message has been scanned by MDaemon AntiVirus and was found to contain infected attachment(s). Please review the list below. Attachment Virus name Action taken ---------------------------------------------------------------------- readme_pol.doc.pif Email-Worm.Win32.NetSky.q Removed ********************************************************************** Please read the attachment to get the message. ------=_NextPart_000_0016----=_NextPart_000_0016-- --0318-2255-56-PART-BREAK-- From owner-freebsd-ports@FreeBSD.ORG Fri Mar 18 21:23:16 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F44116A4CE for ; Fri, 18 Mar 2005 21:23:16 +0000 (GMT) Received: from mail21.sea5.speakeasy.net (mail21.sea5.speakeasy.net [69.17.117.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id A204B43D2D for ; Fri, 18 Mar 2005 21:23:15 +0000 (GMT) (envelope-from freebsd-ports-local@be-well.ilk.org) Received: (qmail 1791 invoked from network); 18 Mar 2005 21:23:15 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail21.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 18 Mar 2005 21:23:15 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 0E39E82; Fri, 18 Mar 2005 16:23:14 -0500 (EST) Sender: lowell@be-well.ilk.org To: freebsd-ports@freebsd.org References: <20050315172854.GG91771@hub.freebsd.org> <44psy04ppa.fsf@be-well.ilk.org> <20050315205119.GR91771@hub.freebsd.org> <44wts8zfbi.fsf@be-well.ilk.org> <20050315230358.GV91771@hub.freebsd.org> From: Lowell Gilbert Date: 18 Mar 2005 16:23:13 -0500 In-Reply-To: <20050315230358.GV91771@hub.freebsd.org> Message-ID: <44k6o47iny.fsf@be-well.ilk.org> Lines: 22 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: Max recursion level (500) exceeded. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Mar 2005 21:23:16 -0000 Kris Kennaway writes: > On Tue, Mar 15, 2005 at 05:58:57PM -0500, Lowell Gilbert wrote: > > > > > I get it on "make clean" for editors/openoffice-1.1, but I haven't > > > > managed to track the problem down. With an empty environment and an > > > > empty make.conf. But that takes so long to build anyway that I don't > > > > really care very much... > > > > > > Let us know if/when you study it in more detail knowing the above > > > probable cause :-) > > > > I knew the "usual cause." That's why I tried it with an empty > > make.conf and a minimal environment, under various shells. And a > > simple "make conf" still goes into spasms of recursion. > > It doesn't for me, so you'll still need to debug this some more on > your own or at least post some details. So far, I've tracked it down to calculating the all-depends-list in lang/gcc32. And if I deinstall gcc32, the problem goes away. From owner-freebsd-ports@FreeBSD.ORG Fri Mar 18 21:55:33 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C3B8316A4CE for ; Fri, 18 Mar 2005 21:55:33 +0000 (GMT) Received: from mail22.sea5.speakeasy.net (mail22.sea5.speakeasy.net [69.17.117.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85C0443D49 for ; Fri, 18 Mar 2005 21:55:33 +0000 (GMT) (envelope-from freebsd-ports-local@be-well.ilk.org) Received: (qmail 16539 invoked from network); 18 Mar 2005 21:55:33 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail22.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 18 Mar 2005 21:55:32 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 7661082; Fri, 18 Mar 2005 16:55:32 -0500 (EST) Sender: lowell@be-well.ilk.org To: freebsd-ports@freebsd.org References: <20050315172854.GG91771@hub.freebsd.org> <44psy04ppa.fsf@be-well.ilk.org> <20050315205119.GR91771@hub.freebsd.org> <44wts8zfbi.fsf@be-well.ilk.org> <20050315230358.GV91771@hub.freebsd.org> <44k6o47iny.fsf@be-well.ilk.org> From: Lowell Gilbert Date: 18 Mar 2005 16:55:32 -0500 In-Reply-To: <44k6o47iny.fsf@be-well.ilk.org> Message-ID: <44acp07h63.fsf@be-well.ilk.org> Lines: 26 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: Max recursion level (500) exceeded. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Mar 2005 21:55:33 -0000 Lowell Gilbert writes: > Kris Kennaway writes: > > > On Tue, Mar 15, 2005 at 05:58:57PM -0500, Lowell Gilbert wrote: > > > > > > > I get it on "make clean" for editors/openoffice-1.1, but I haven't > > > > > managed to track the problem down. With an empty environment and an > > > > > empty make.conf. But that takes so long to build anyway that I don't > > > > > really care very much... > > > > > > > > Let us know if/when you study it in more detail knowing the above > > > > probable cause :-) > > > > > > I knew the "usual cause." That's why I tried it with an empty > > > make.conf and a minimal environment, under various shells. And a > > > simple "make conf" still goes into spasms of recursion. > > > > It doesn't for me, so you'll still need to debug this some more on > > your own or at least post some details. > > So far, I've tracked it down to calculating the all-depends-list in > lang/gcc32. And if I deinstall gcc32, the problem goes away. The problem comes from the USE_GCC variable in the gcc32 Makefile. Is USE_GCC broken for "ORLATER" if a later gcc is already installed? From owner-freebsd-ports@FreeBSD.ORG Fri Mar 18 22:49:45 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CDC3616A4CE for ; Fri, 18 Mar 2005 22:49:45 +0000 (GMT) Received: from connectmail.carleton.ca (connectmail.carleton.ca [134.117.2.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7238B43D2F for ; Fri, 18 Mar 2005 22:49:45 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from [192.168.1.105] ([134.117.145.25]) by connectmail.carleton.ca (iPlanet Messaging Server 5.2 HotFix 2.02 (built Oct 21 2004)) with ESMTPSA id <0IDK00959KQW42@connectmail.carleton.ca> for freebsd-ports@freebsd.org; Fri, 18 Mar 2005 17:49:44 -0500 (EST) Date: Fri, 18 Mar 2005 17:50:10 -0500 From: Adam Weinberger In-reply-to: <44acp07h63.fsf@be-well.ilk.org> To: Lowell Gilbert Message-id: <423B5B22.8030100@FreeBSD.org> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-ca, en-gb, en-us, en User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-CA; rv:1.7.5) Gecko/20050105 Thunderbird/1.0 OMFG PANTS References: <20050315172854.GG91771@hub.freebsd.org> <44psy04ppa.fsf@be-well.ilk.org> <20050315205119.GR91771@hub.freebsd.org> <44wts8zfbi.fsf@be-well.ilk.org> <20050315230358.GV91771@hub.freebsd.org> <44k6o47iny.fsf@be-well.ilk.org> <44acp07h63.fsf@be-well.ilk.org> cc: freebsd-ports@freebsd.org Subject: Re: Max recursion level (500) exceeded. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Mar 2005 22:49:45 -0000 Lowell Gilbert wrote: > Lowell Gilbert writes: > > >>Kris Kennaway writes: >> >> >>>On Tue, Mar 15, 2005 at 05:58:57PM -0500, Lowell Gilbert wrote: >>> >>> >>>>>>I get it on "make clean" for editors/openoffice-1.1, but I haven't >>>>>>managed to track the problem down. With an empty environment and an >>>>>>empty make.conf. But that takes so long to build anyway that I don't >>>>>>really care very much... >>>>> >>>>>Let us know if/when you study it in more detail knowing the above >>>>>probable cause :-) >>>> >>>>I knew the "usual cause." That's why I tried it with an empty >>>>make.conf and a minimal environment, under various shells. And a >>>>simple "make conf" still goes into spasms of recursion. >>> >>>It doesn't for me, so you'll still need to debug this some more on >>>your own or at least post some details. >> >>So far, I've tracked it down to calculating the all-depends-list in >>lang/gcc32. And if I deinstall gcc32, the problem goes away. > > > The problem comes from the USE_GCC variable in the gcc32 Makefile. > Is USE_GCC broken for "ORLATER" if a later gcc is already installed? ENOPARSE on that last line, sir. That USE_GCC line shouldn't be creating any sort of BROKEN assignment. And it shouldn't choke if gcc > 3.2 (or gcc > 2.7) is installed. The only thing I'm confused about is why openoffice-1.1 has an explicit BUILD_DEPENDS on gcc32, rather than just using USE_GCC=3.2. However, you are most certainly correct in that when I deinstalled gcc32, make clean went smoothly and quickly. # Adam -- Adam Weinberger adamw@magnesium.net || adamw@FreeBSD.org adamw@vectors.cx || adamw@gnome.org http://www.vectors.cx From owner-freebsd-ports@FreeBSD.ORG Fri Mar 18 23:12:51 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A26F116A4CE for ; Fri, 18 Mar 2005 23:12:51 +0000 (GMT) Received: from bsam.ru (gw.ipt.ru [80.253.10.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA3C743D2D for ; Fri, 18 Mar 2005 23:12:50 +0000 (GMT) (envelope-from bsam@bsam.ru) Received: from bsam by bsam.ru with local (Exim 4.30; FreeBSD) id 1DCQcz-0000e5-UH for freebsd-ports@FreeBSD.org; Sat, 19 Mar 2005 02:11:37 +0300 Date: Sat, 19 Mar 2005 02:11:37 +0300 From: "Boris B. Samorodov" To: freebsd-ports@FreeBSD.org Message-ID: <20050318231137.GA70696@ipt.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Sender: "Boris B. Samorodov" Subject: ports/78971: [maintainer update] www/pyweblib: docs, examples, OPTIONS added X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Mar 2005 23:12:51 -0000 Hi! Can someone look at and commit this PR? It's very simple. ----- You can access the state of your problem report at any time via this link: http://www.freebsd.org/cgi/query-pr.cgi?pr=78971 >Category: ports >Responsible: freebsd-ports-bugs >Synopsis: [maintainer update] www/pyweblib: docs, examples, OPTIONS added >Arrival-Date: Fri Mar 18 00:00:09 GMT 2005 ----- WBR -- bsam From owner-freebsd-ports@FreeBSD.ORG Fri Mar 18 23:23:18 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4AF2016A4CE; Fri, 18 Mar 2005 23:23:18 +0000 (GMT) Received: from bsam.ru (gw.ipt.ru [80.253.10.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4DDD43D1D; Fri, 18 Mar 2005 23:23:17 +0000 (GMT) (envelope-from bsam@bsam.ru) Received: from bsam by bsam.ru with local (Exim 4.30; FreeBSD) id 1DCQn6-000EmA-W2; Sat, 19 Mar 2005 02:22:04 +0300 Date: Sat, 19 Mar 2005 02:22:04 +0300 From: "Boris B. Samorodov" To: freebsd-ports@FreeBSD.org, freebsd-gnome@FreeBSD.org Message-ID: <20050318232204.GA21446@ipt.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Sender: "Boris B. Samorodov" Subject: gtk20 problem X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Mar 2005 23:23:18 -0000 Hello, is it a known problem or my fault? Gnomelogalyzer said it doesn't know it. ----- # cd /usr/ports/x11-toolkits/gtk20 # make [skip] checking return type of signal handlers... (cached) void checking for x86 platform... yes checking compiler support for MMX... yes checking for freetype-config... /usr/local/bin/freetype-config checking For sufficiently new FreeType (at least 2.0.1)... yes gnome-config: not found configure: error: Xft Pango backend is required for x11 target ===> Script "configure" failed unexpectedly. Please direct the output of the failure of the make command to a file, and then feed that file to the gnomelogalyzer, available from http://www.freebsd.org/gnome/gnomelogalyzer.sh, which will diagnose the problem and suggest a solution. If - and only if - the gnomelogalyzer cannot solve the problem, report the problem to the FreeBSD GNOME team at gnome@FreeBSD.org, and attach "/usr/ports/x11-toolkits/gtk20/work/gtk+-2.6.4/config.log" and the output of the failure of the make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/x11-toolkits/gtk20. ----- WBR -- bsam From owner-freebsd-ports@FreeBSD.ORG Fri Mar 18 23:32:27 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 30F1716A4CE; Fri, 18 Mar 2005 23:32:27 +0000 (GMT) Received: from connectmail.carleton.ca (connectmail.carleton.ca [134.117.2.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5BAE43D53; Fri, 18 Mar 2005 23:32:26 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from [192.168.1.105] ([134.117.145.25]) by connectmail.carleton.ca (iPlanet Messaging Server 5.2 HotFix 2.02 (built Oct 21 2004)) with ESMTPSA id <0IDK009LVMQ142@connectmail.carleton.ca>; Fri, 18 Mar 2005 18:32:25 -0500 (EST) Date: Fri, 18 Mar 2005 18:32:51 -0500 From: Adam Weinberger In-reply-to: <423B5B22.8030100@FreeBSD.org> To: Adam Weinberger Message-id: <423B6523.5090904@FreeBSD.org> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-ca, en-gb, en-us, en User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-CA; rv:1.7.5) Gecko/20050105 Thunderbird/1.0 OMFG PANTS References: <20050315172854.GG91771@hub.freebsd.org> <44psy04ppa.fsf@be-well.ilk.org> <20050315205119.GR91771@hub.freebsd.org> <44wts8zfbi.fsf@be-well.ilk.org> <20050315230358.GV91771@hub.freebsd.org> <44k6o47iny.fsf@be-well.ilk.org> <44acp07h63.fsf@be-well.ilk.org> <423B5B22.8030100@FreeBSD.org> cc: Lowell Gilbert cc: freebsd-ports@freebsd.org Subject: Re: Max recursion level (500) exceeded. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Mar 2005 23:32:27 -0000 Adam Weinberger wrote: > Lowell Gilbert wrote: > >> Lowell Gilbert writes: >> >> >>> Kris Kennaway writes: >>> >>> >>>> On Tue, Mar 15, 2005 at 05:58:57PM -0500, Lowell Gilbert wrote: >>>> >>>> >>>>>>> I get it on "make clean" for editors/openoffice-1.1, but I haven't >>>>>>> managed to track the problem down. With an empty environment and an >>>>>>> empty make.conf. But that takes so long to build anyway that I >>>>>>> don't >>>>>>> really care very much... >>>>>> >>>>>> >>>>>> Let us know if/when you study it in more detail knowing the above >>>>>> probable cause :-) >>>>> >>>>> >>>>> I knew the "usual cause." That's why I tried it with an empty >>>>> make.conf and a minimal environment, under various shells. And a >>>>> simple "make conf" still goes into spasms of recursion. >>>> >>>> >>>> It doesn't for me, so you'll still need to debug this some more on >>>> your own or at least post some details. >>> >>> >>> So far, I've tracked it down to calculating the all-depends-list in >>> lang/gcc32. And if I deinstall gcc32, the problem goes away. >> >> >> >> The problem comes from the USE_GCC variable in the gcc32 Makefile. >> Is USE_GCC broken for "ORLATER" if a later gcc is already installed? > > > ENOPARSE on that last line, sir. > > That USE_GCC line shouldn't be creating any sort of BROKEN assignment. > And it shouldn't choke if gcc > 3.2 (or gcc > 2.7) is installed. > > The only thing I'm confused about is why openoffice-1.1 has an explicit > BUILD_DEPENDS on gcc32, rather than just using USE_GCC=3.2. > > However, you are most certainly correct in that when I deinstalled > gcc32, make clean went smoothly and quickly. The problem lies in the gcc32 port. It redefines USE_GCC. It, and the other gcc ports, need not to do that. # Adam -- Adam Weinberger adamw@magnesium.net || adamw@FreeBSD.org adamw@vectors.cx || adamw@gnome.org http://www.vectors.cx From owner-freebsd-ports@FreeBSD.ORG Sat Mar 19 00:05:52 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C53016A4CE; Sat, 19 Mar 2005 00:05:52 +0000 (GMT) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4EFD143D48; Sat, 19 Mar 2005 00:05:51 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) j2J06T1U020285; Fri, 18 Mar 2005 19:06:29 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: "Boris B. Samorodov" In-Reply-To: <20050318232204.GA21446@ipt.ru> References: <20050318232204.GA21446@ipt.ru> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-16UfIscVzBw6O948zTpW" Organization: MarcusCom, Inc. Date: Fri, 18 Mar 2005 19:05:33 -0500 Message-Id: <1111190733.41721.21.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.2.0 FreeBSD GNOME Team Port cc: freebsd-gnome@freebsd.org cc: freebsd-ports@freebsd.org Subject: Re: gtk20 problem X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2005 00:05:52 -0000 --=-16UfIscVzBw6O948zTpW Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2005-03-19 at 02:22 +0300, Boris B. Samorodov wrote: > Hello, >=20 > is it a known problem or my fault? Gnomelogalyzer said it doesn't > know it. Looks like your freetype2 installation is out of date. Run portupgrade -R gtk-2\* to make sure all of gtk20's dependencies are up to date first. However, if this is a GNOME upgrade, you should consult /usr/ports/UPDATING, and use the gnome_upgrade.sh script. Joe >=20 > ----- > # cd /usr/ports/x11-toolkits/gtk20 > # make > [skip] > checking return type of signal handlers... (cached) void > checking for x86 platform... yes > checking compiler support for MMX... yes > checking for freetype-config... /usr/local/bin/freetype-config > checking For sufficiently new FreeType (at least 2.0.1)... yes > gnome-config: not found > configure: error: Xft Pango backend is required for x11 target > =3D=3D=3D> Script "configure" failed unexpectedly. > Please direct the output of the failure of the make command to a file, an= d > then feed that file to the gnomelogalyzer, available from > http://www.freebsd.org/gnome/gnomelogalyzer.sh, which will diagnose the p= roblem > and suggest a solution. If - and only if - the gnomelogalyzer cannot sol= ve > the problem, report the problem to the FreeBSD GNOME team at gnome@FreeBS= D.org, > and attach "/usr/ports/x11-toolkits/gtk20/work/gtk+-2.6.4/config.log" and= the > output of the failure of the 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 >=20 > Stop in /usr/ports/x11-toolkits/gtk20. > ----- >=20 > WBR --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-16UfIscVzBw6O948zTpW Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCO2zNb2iPiv4Uz4cRAsnpAKCnz/9YkzgF34boP1EZhyhU0Z56mQCfV3Fh eELc7AtSqERAH3vxEDSkRRE= =OgVc -----END PGP SIGNATURE----- --=-16UfIscVzBw6O948zTpW-- From owner-freebsd-ports@FreeBSD.ORG Sat Mar 19 01:03:17 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C30A416A4CE; Sat, 19 Mar 2005 01:03:17 +0000 (GMT) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7ABE043D39; Sat, 19 Mar 2005 01:03:17 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id C7330149B2; Fri, 18 Mar 2005 19:03:16 -0600 (CST) Date: Fri, 18 Mar 2005 19:03:16 -0600 (CST) From: Mark Linimon X-X-Sender: linimon@pancho To: Florian Hars In-Reply-To: <423ADA7A.2030400@bik-gmbh.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Doug Barton cc: freebsd-ports@FreeBSD.org Subject: Re: ports/78944: htdig depends on a very specific apache X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2005 01:03:17 -0000 On Fri, 18 Mar 2005, Florian Hars wrote: > I tried to install the package, and it did indeed require this and > only this version of apache, although it doesn't even need any > apache at all. > This is a serious design error of the ports/packages system. No, this is an error in an individual port. Please contact the maintainer to ask why the dependency is there. If the maintainer does not reply, please file a PR about it. > And it will still download and try to install any packages it > erroneously thinks it depends on. Per design. It is doing exactly what it has been told to do. > Unlike FreeBSD, package management on debian mostly works, so the > suggestion is far from useless. I'm sure Debian, like FreeBSD, has individual packages with bugs. I assume that in both systems problems only get fixed if they are reported to the maintainers or, if that fails, through some kind of bug-reporting system. I doubt Debian bugs get fixed by posting to a mailing list saying that package management is completely broken, either. Hundreds of people use the FreeBSD packages. If they were as broken as you were making them out to be, we would have 8000 PRs, not 800, and a flood of email messages. Instead we have reports about individual errors, which we attempt to fix. mcl From owner-freebsd-ports@FreeBSD.ORG Sat Mar 19 01:21:03 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 548A216A4CE; Sat, 19 Mar 2005 01:21:03 +0000 (GMT) Received: from bsam.ru (gw.ipt.ru [80.253.10.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 320D243D2D; Sat, 19 Mar 2005 01:21:02 +0000 (GMT) (envelope-from bsam@bsam.ru) Received: from bsam by bsam.ru with local (Exim 4.30; FreeBSD) id 1DCSd2-000EP6-3u; Sat, 19 Mar 2005 04:19:48 +0300 Date: Sat, 19 Mar 2005 04:19:48 +0300 From: "Boris B. Samorodov" To: Joe Marcus Clarke Message-ID: <20050319011948.GA11083@ipt.ru> References: <20050318232204.GA21446@ipt.ru> <1111190733.41721.21.camel@shumai.marcuscom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1111190733.41721.21.camel@shumai.marcuscom.com> Sender: "Boris B. Samorodov" cc: freebsd-gnome@freebsd.org cc: freebsd-ports@freebsd.org Subject: Re: gtk20 problem X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2005 01:21:03 -0000 Hi! On Fri, Mar 18, 2005 at 07:05:33PM -0500, Joe Marcus Clarke wrote: > On Sat, 2005-03-19 at 02:22 +0300, Boris B. Samorodov wrote: > > Hello, > > > > is it a known problem or my fault? Gnomelogalyzer said it doesn't > > know it. > > Looks like your freetype2 installation is out of date. Run portupgrade > -R gtk-2\* to make sure all of gtk20's dependencies are up to date > first. However, if this is a GNOME upgrade, you should > consult /usr/ports/UPDATING, and use the gnome_upgrade.sh script. Firstly it was not GNOME upgrade. I tried to install mail/thunderbird and got the error. Tried to solve this problem: - reinstalled libtool15; - reinstall freetype2; - use gnome_upgrade.sh script. Every time on installing x11-toolkits/gtk20 stopped with that error. Here is top and tail of config.log. What's wrong with c++? ----- config.log start ----- This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by gtk+ configure 2.6.4, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --enable-static --with-xinput=yes --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/X11R6 --build=i386-portbld-freebsd5.4 ## --------- ## ## Platform. ## ## --------- ## hostname = bsam.int.kfs.ru uname -m = i386 uname -r = 5.4-PRERELEASE uname -s = FreeBSD uname -v = FreeBSD 5.4-PRERELEASE #19: Thu Mar 17 01:52:34 MSK 2005 bsam@bsam.int.kfs.ru:/usr/obj/usr/src/sys/BSAM /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: /usr/local/libexec/libtool15 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 PATH: /home/bsam/bin PATH: /usr/local/jdk1.4.2/bin ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ENABLE_NLS 1 #define GETTEXT_PACKAGE "gtk20" #define GTK_COMPILED_WITH_DEBUGGING "minimum" #define GTK_LOCALEDIR "/usr/X11R6/share/locale" #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DCGETTEXT 1 #define HAVE_DLFCN_H 1 #define HAVE_FLOCKFILE 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETRESUID 1 #define HAVE_GETTEXT 1 #define HAVE_INTTYPES_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_LOCALE_H 1 #define HAVE_LSTAT 1 #define HAVE_MEMORY_H 1 #define HAVE_MKSTEMP 1 #define HAVE_MMAP 1 #define HAVE_PROGRESSIVE_JPEG 1 #define HAVE_PWD_H 1 #define HAVE_PWD_H 1 #define HAVE_SIGSETJMP 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_WCHAR_H 1 #define HAVE_WCTYPE_H 1 #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk+" #define PACKAGE_NAME "gtk+" #define PACKAGE_STRING "gtk+ 2.6.4" #define PACKAGE_TARNAME "gtk+" #define PACKAGE_VERSION "2.6.4" #define RETSIGTYPE void #define RETSIGTYPE void #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define USE_GMODULE 1 #define USE_MMX 1 #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 1 ----- config.log stop --- > Joe WBR -- bsam From owner-freebsd-ports@FreeBSD.ORG Sat Mar 19 01:23:42 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A866216A4CE for ; Sat, 19 Mar 2005 01:23:42 +0000 (GMT) Received: from smtp003.mail.ukl.yahoo.com (smtp003.mail.ukl.yahoo.com [217.12.11.34]) by mx1.FreeBSD.org (Postfix) with SMTP id 1BF2F43D1F for ; Sat, 19 Mar 2005 01:23:42 +0000 (GMT) (envelope-from club_azur@yahoo.fr) Received: from unknown (HELO ?24.101.200.132?) (henderson?we@24.101.200.132 with plain) by smtp003.mail.ukl.yahoo.com with SMTP; 19 Mar 2005 01:23:40 -0000 Message-ID: <423B7F0B.4010402@yahoo.fr> Date: Fri, 18 Mar 2005 20:23:23 -0500 From: Bill Henderson User-Agent: Mozilla Thunderbird 0.7.3 (X11/20041016) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-ports Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Problem with gnumeric X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2005 01:23:42 -0000 I have just installed FreeBSD 5.3 Trying to launch gnumeric produces: /usr/X11R6/etc/gnome/fonts/gnome-print-x11.fontmap:1: error: Document is empty ^ /usr/X11R6/etc/gnome/fonts/gnome-print-x11.fontmap:1: error: Start tag expect, '<' not found ^ /libexec/ld-elf.so.1: /usr/X11R6/lib/gdk-pixbuf/loaders/libpixbufloader-xpm.so: Undefined symbol "g_try_malloc" Can anyone help me out here please From owner-freebsd-ports@FreeBSD.ORG Sat Mar 19 01:38:08 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BFB216A4CF; Sat, 19 Mar 2005 01:38:07 +0000 (GMT) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22F6243D49; Sat, 19 Mar 2005 01:38:07 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id A9367149BA; Fri, 18 Mar 2005 19:38:06 -0600 (CST) Date: Fri, 18 Mar 2005 19:38:06 -0600 (CST) From: Mark Linimon X-X-Sender: linimon@pancho To: Adam Weinberger In-Reply-To: <423B6523.5090904@FreeBSD.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Lowell Gilbert cc: freebsd-ports@freebsd.org Subject: Re: Max recursion level (500) exceeded. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2005 01:38:08 -0000 On Fri, 18 Mar 2005, Adam Weinberger wrote: > The problem lies in the gcc32 port. It redefines USE_GCC. It, and the > other gcc ports, need not to do that. IIRC gcc3.2 had a USE_GCC definition that its internal make stuff needed whose existance predated the creation of bsd.gcc.mk which introduced a USE_GCC variable intended to be used internal to the ports framework which has different semantics. AFAIK gcc32 has been broken since that time. I do not have time to test this hypothesis but would suggest trying a patchset with s/USE_GCC/INTERNAL_USE_GCC/ or something. It would be great if someone could investigate and fix this problem ... mcl From owner-freebsd-ports@FreeBSD.ORG Sat Mar 19 02:28:43 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C39E16A4CE for ; Sat, 19 Mar 2005 02:28:43 +0000 (GMT) Received: from sccrmhc11.comcast.net (sccrmhc14.comcast.net [204.127.202.59]) by mx1.FreeBSD.org (Postfix) with ESMTP id 045F243D31 for ; Sat, 19 Mar 2005 02:28:43 +0000 (GMT) (envelope-from bsd@kelleycows.com) Received: from [10.3.29.200] (c-24-30-114-40.we.client2.attbi.com[24.30.114.40]) by comcast.net (sccrmhc14) with ESMTP id <20050319022841014004h1oge>; Sat, 19 Mar 2005 02:28:42 +0000 Message-ID: <423B8E55.2090304@kelleycows.com> Date: Fri, 18 Mar 2005 18:28:37 -0800 From: Christopher Kelley User-Agent: Mozilla Thunderbird 1.0 (X11/20050313) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <20050316120030.AD23516A557@hub.freebsd.org> In-Reply-To: <20050316120030.AD23516A557@hub.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: xfce4-toys build fails X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2005 02:28:43 -0000 I think an update to the distinfo file for games/xfce4-toys was missed in the xfce4 upgrade from 4.2.0_1 to 4.2.1. When I try to portupgrade, I get: $ portupgrade -rR xfce4-toys ---> Upgrading 'xfce4-toys-4.2.0_1' to 'xfce4-toys-4.2.1' (games/xfce4-toys) ---> Building '/usr/ports/games/xfce4-toys' ===> Cleaning for atk-1.9.1 (cleaning messages for all dependencies removed for brevity) ===> Cleaning for xfce4-toys-4.2.1 => xfce4/xfce4-toys-4.2.1.tar.gz is not in /usr/ports/games/xfce4-toys/distinfo. => Either /usr/ports/games/xfce4-toys/distinfo is out of date, or => xfce4/xfce4-toys-4.2.1.tar.gz is spelled incorrectly. *** Error code 1 Stop in /usr/ports/games/xfce4-toys. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade82096.27 make ** Fix the problem and try again. ---> Skipping 'x11-wm/xfce4' (xfce-4.2.0_1) because a requisite package 'xfce4-toys-4.2.0_1' (games/xfce4-toys) failed (specify -k to force) ** Listing the failed packages (*:skipped / !:failed) ! games/xfce4-toys (xfce4-toys-4.2.0_1) (distinfo incorrect) * x11-wm/xfce4 (xfce-4.2.0_1) ---> Packages processed: 0 done, 27 ignored, 1 skipped and 1 failed Exit 1 $ cat distinfo MD5 (xfce4/xfce4-toys-4.2.0.tar.gz) = 98d882654c81dcd30c4a7636cb4b282a SIZE(xfce4/xfce4-toys-4.2.0.tar.gz) = 403655 owl@owl:/usr/ports/games/xfce4-toys$ Also, looking at the commit message and the distinfo and Makefile for misc/xfce4-wm-themes, I'm guessing that the distinfo file for it needs to be updated as well. I guess if I was really clever, I'd figure out how to generate MD5 sums, and also figure out how to make and submit a patch. I suppose I really need to figure out how to do those things. Christopher From owner-freebsd-ports@FreeBSD.ORG Sat Mar 19 03:11:24 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A1C316A4CE for ; Sat, 19 Mar 2005 03:11:24 +0000 (GMT) Received: from melon.pingpong.net (82.milagro.bahnhof.net [195.178.168.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D9CA43D6B for ; Sat, 19 Mar 2005 03:11:23 +0000 (GMT) (envelope-from girgen@FreeBSD.org) Received: from localhost (localhost.pingpong.net [127.0.0.1]) by melon.pingpong.net (Postfix) with ESMTP id C56C74AFFC; Sat, 19 Mar 2005 04:11:21 +0100 (CET) Received: from melon.pingpong.net ([127.0.0.1]) by localhost (melon.pingpong.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 93259-01-67; Sat, 19 Mar 2005 04:11:21 +0100 (CET) Received: from palle.girgensohn.se (1-2-8-5a.asp.sth.bostream.se [82.182.157.66]) by melon.pingpong.net (Postfix) with ESMTP id 163714AF0A; Sat, 19 Mar 2005 04:11:16 +0100 (CET) Date: Sat, 19 Mar 2005 04:11:15 +0100 From: Palle Girgensohn To: Vivek Khera Message-ID: <79D169B0863C4D6DD7815DE8@palle.girgensohn.se> In-Reply-To: References: <20050314094909.GA1080@tongi.org> <22FD04521EA81D6E4C8D2402@rambutan.pingpong.net> X-Mailer: Mulberry/3.1.6 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-new at pingpong.net cc: FreeeBSD Ports Subject: Re: Changing username of postgresql port X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2005 03:11:24 -0000 --On torsdag, mars 17, 2005 10.12.50 -0500 Vivek Khera wrote: > > On Mar 14, 2005, at 6:56 AM, Palle Girgensohn wrote: > >> You're not the first to ask about this, and I'd like to make the >> username dynamic. I do think it shall default to pgsql though, at >> least if the userid already exists, so running configs will not break. >> >> If you want to send me patches, please do, I'll be much obliged. :-) > > > I don't think it is so much important that the *system* user be > configurable as it is that the postgres super-user be configurable. > That's all the postgres server cares about, and that's what shows up in > the dumps. It doesn't matter that the superuser name is not the same as > that of the system account. Actually, it might even be A Good Thing (tm) to keep them separated, so ppl won't mix them up. I installed postgresql on a windows system yesterday (first time hardly ever use the OS). Anyway, the installer stressed that there shoudl be a system user and postgres super user, and that shoudl prefereably *not* be the same. That said, on unix it is a bit practical to keep them the same, I guess. And I guess you want to be able to configure both user names? > Please see my PR from a few days ago. It is > *trivial* to support this. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=78630 Ah, yes, that's quite trivial. Dunno why I didn't use -l in the first place, plain stupid I guess ;^) I'll commit it promptly! > With this in place, I just edit ~pgsql/.profile to set PGUSER=postgres > (and export it), then > > su - pgsql -c 'initdb -U postgres' > > and my whole PG system is now using "postgres" as the super user. Yeah, that was the idea. I guess I forgot somewhere along the line... :) > I suppose we could also set the PGUSER equivalent command line args via > twiddles in rc.conf. Nah, better to fix the startup script. /Palle From owner-freebsd-ports@FreeBSD.ORG Sat Mar 19 03:23:00 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6185416A4CE for ; Sat, 19 Mar 2005 03:23:00 +0000 (GMT) Received: from sophia3.e-shell.net (sophia3.e-shell.net [64.246.46.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 398E643D1F for ; Sat, 19 Mar 2005 03:23:00 +0000 (GMT) (envelope-from loox@e-shell.net) Received: from dsl-201-137-128-191.prod-infinitum.com.mx (unknown [201.137.128.191]) by sophia3.e-shell.net (Postfix) with ESMTP id 5A1DE656833; Fri, 18 Mar 2005 21:22:54 -0600 (CST) From: Axel Gonzalez To: Michael Nottebrock Date: Fri, 18 Mar 2005 21:22:58 -0600 User-Agent: KMail/1.7.2 References: <200503172350.33898.loox@e-shell.net> <200503180939.28119.michaelnottebrock@gmx.net> In-Reply-To: <200503180939.28119.michaelnottebrock@gmx.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200503182122.58345.loox@e-shell.net> cc: freebsd-ports@freebsd.org Subject: Re: KDE sounds gone (system notification) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2005 03:23:00 -0000 On Friday 18 March 2005 02:39, you wrote: > Could be. KDE 3.4 handles the new FLAC version correctly, but I'm not sure > about 3.3. However, see below. > > > Check http://freebsd.kde.org/faq.php#q16 Thanks a lot, this worked! After reading the FAQ, is clear that while the update was running, knotify failed to connect to arts, so it disabled sounds, but if failed to re-enable it, even if it was available after that. been using kde for several years, and its the first time this happens :( From owner-freebsd-ports@FreeBSD.ORG Sat Mar 19 03:32:43 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 602E116A4CE for ; Sat, 19 Mar 2005 03:32:43 +0000 (GMT) Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [204.127.202.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFC8743D1D for ; Sat, 19 Mar 2005 03:32:42 +0000 (GMT) (envelope-from bsd@kelleycows.com) Received: from [10.3.29.200] (c-24-30-114-40.we.client2.attbi.com[24.30.114.40]) by comcast.net (sccrmhc11) with ESMTP id <2005031903324201100stplje>; Sat, 19 Mar 2005 03:32:42 +0000 Message-ID: <423B9D55.50601@kelleycows.com> Date: Fri, 18 Mar 2005 19:32:37 -0800 From: Christopher Kelley User-Agent: Mozilla Thunderbird 1.0 (X11/20050313) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <20050316120030.AD23516A557@hub.freebsd.org> <423B8E55.2090304@kelleycows.com> In-Reply-To: <423B8E55.2090304@kelleycows.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: xfce4-toys build fails X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2005 03:32:43 -0000 Christopher Kelley wrote: > Also, looking at the commit message and the distinfo and Makefile for > misc/xfce4-wm-themes, I'm guessing that the distinfo file for it needs > to be updated as well. > > I guess if I was really clever, I'd figure out how to generate MD5 > sums, and also figure out how to make and submit a patch. I suppose I > really need to figure out how to do those things. > > Christopher Heh, that wasn't so hard, xfce.org provides the md5 sums. So here's the patches for games/xfce4-toys/distinfo and misc/xfce4-wm-themes; games/xfce4-toys: --- distinfo.4.2.0_1 Fri Mar 18 18:40:43 2005 +++ distinfo Fri Mar 18 18:46:44 2005 @@ -1,2 +1,2 @@ -MD5 (xfce4/xfce4-toys-4.2.0.tar.gz) = 98d882654c81dcd30c4a7636cb4b282a -SIZE(xfce4/xfce4-toys-4.2.0.tar.gz) = 403655 +MD5 (xfce4/xfce4-toys-4.2.1.tar.gz) = a7700980c111dbab07172652a365fafd +SIZE(xfce4/xfce4-toys-4.2.1.tar.gz) = 403562 misc/xfce4-wm-themes: --- distinfo.4.2.0_1 Sat Feb 5 21:40:29 2005 +++ distinfo Fri Mar 18 18:57:07 2005 @@ -1,2 +1,2 @@ -MD5 (xfce4/xfwm4-themes-4.2.0.tar.gz) = a8d0676fbf9cd3b3514d76a39d4ecbe1 -SIZE(xfce4/xfwm4-themes-4.2.0.tar.gz) = 779350 +MD5 (xfce4/xfwm4-themes-4.2.1.tar.gz) = d02ca2fc931ffd336b9a9fe767da80fc +SIZE(xfce4/xfwm4-themes-4.2.1.tar.gz) = 779707 Now the only puzzle piece I'm missing is how to "correctly" submit the patches to the maintainer. I posted them here because the maintainer might see them here before I figure that part out. :) Back to the books! Christopher Oh yeah, and to anyone else updating xfce: don't be a moron like me and fail to backup your ~/.config directory. The new version overwrote my xfce panel settings, so now I have to try to remember what I had where. From owner-freebsd-ports@FreeBSD.ORG Sat Mar 19 03:51:46 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D88B916A4CF for ; Sat, 19 Mar 2005 03:51:46 +0000 (GMT) Received: from connectmail.carleton.ca (connectmail.carleton.ca [134.117.2.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BE2943D1F for ; Sat, 19 Mar 2005 03:51:46 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from [192.168.1.141] ([134.117.145.25]) by connectmail.carleton.ca (iPlanet Messaging Server 5.2 HotFix 2.02 (built Oct 21 2004)) with ESMTPSA id <0IDK0092UYQ942@connectmail.carleton.ca> for freebsd-ports@freebsd.org; Fri, 18 Mar 2005 22:51:45 -0500 (EST) Date: Fri, 18 Mar 2005 22:52:12 -0500 From: Adam Weinberger In-reply-to: To: Mark Linimon Message-id: <423BA1EC.9020806@FreeBSD.org> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) References: cc: Lowell Gilbert cc: freebsd-ports@freebsd.org Subject: Re: Max recursion level (500) exceeded. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2005 03:51:47 -0000 Mark Linimon wrote: > On Fri, 18 Mar 2005, Adam Weinberger wrote: > > >>The problem lies in the gcc32 port. It redefines USE_GCC. It, and the >>other gcc ports, need not to do that. > > > IIRC gcc3.2 had a USE_GCC definition that its internal make stuff > needed whose existance predated the creation of bsd.gcc.mk which > introduced a USE_GCC variable intended to be used internal to the > ports framework which has different semantics. AFAIK gcc32 has > been broken since that time. > > I do not have time to test this hypothesis but would suggest trying > a patchset with s/USE_GCC/INTERNAL_USE_GCC/ or something. > > It would be great if someone could investigate and fix this problem ... Here is a simple solution. First of all, OOo needs to remove the gcc32 BUILD_DEPENDS, and replace it with USE_GCC=3.2. Then, for each gcc port, simply replace the USE_GCC=2.7+ line with .undef USE_GCC If people want to test this, I'll commit it. # Adam -- Adam Weinberger adamw@magnesium.net || adamw@FreeBSD.org adamw@vectors.cx || adamw@gnome.org http://www.vectors.cx From owner-freebsd-ports@FreeBSD.ORG Sat Mar 19 04:48:34 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B412116A4CE for ; Sat, 19 Mar 2005 04:48:34 +0000 (GMT) Received: from quark.rcac.purdue.edu (quark.rcac.purdue.edu [128.210.189.109]) by mx1.FreeBSD.org (Postfix) with ESMTP id B0AA743D41 for ; Sat, 19 Mar 2005 04:48:33 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from quark.rcac.purdue.edu (localhost [127.0.0.1]) j2J4mXHJ094721 for ; Fri, 18 Mar 2005 23:48:33 -0500 (EST) (envelope-from linimon@FreeBSD.org) Date: Fri, 18 Mar 2005 23:48:33 -0500 (EST) Message-Id: <200503190448.j2J4mXHJ094721@quark.rcac.purdue.edu> From: linimon@FreeBSD.org To: ports@FreeBSD.org Subject: FreeBSD ports that you maintain which are currently marked broken X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2005 04:48:34 -0000 Dear FreeBSD port maintainer: As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we are attempting to notify maintainers of ports that are marked as "broken" in their Makefiles. In many cases these ports are failing to compile on some subset of the FreeBSD build environments. The most common problem is that recent versions of -CURRENT include gcc3.3, which is much stricter about such things as function declarations, literal strings constants that continue over several physical lines, and forcing the deprecation of antique header files such as varargs.h (we should now be using stdargs.h). The next most common problem is that compiles succeed on the i386 architecture (e.g. the common Intel PC), but fail on one or more of the other architectures due to assumptions about things such as size of various types, byte-alignment issues, and so forth. In occasional cases we see that the same port may have different errors in different build environments. The script that runs on the build cluster uses heuristics to try to 'guess' the error type to help you isolate problems, but it is only a rough guide. If you need help in one or more build environments that you do not have access to, please ask for help on the freebsd-ports mailing list. One more note: on occasion, there are transient build errors seen on the build farm. Unfortunately, there is not yet any way for this algorithm to tell the difference (humans are much, much better at this kind of thing.) The build errors are listed below. In the case where the same problem exists on more than one build environment, the URL points to the latest errorlog for that type. (By 'build environment' here we mean 'combination of 4.x/5.x/6.x with target architecture'.) (Note: the dates are included to help you to gauge whether or not the build error still applies to the latest version. The program that generates this report is not yet able to determine this automatically.) portname: audio/gkrellmss broken because: Does not compile on FreeBSD >= 5.3 build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=audio&portname=gkrellmss portname: audio/rebler broken because: Does not compile (bad C++ code) build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=audio&portname=rebler portname: audio/wsoundprefs broken because: Does not build with new version of windowmaker build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=audio&portname=wsoundprefs portname: cad/ziarc broken because: Checksum mismatch build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=cad&portname=ziarc portname: chinese/eterm broken because: Incomplete pkg-plist build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=chinese&portname=eterm portname: comms/ixj broken because: Driver has not been updated for 5.x kernels. Still uses machine/ipl.h build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=comms&portname=ixj portname: databases/WWWdb broken because: Incomplete pkg-plist build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=databases&portname=WWWdb portname: devel/cl-asdf broken because: Incomplete pkg-plist build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=devel&portname=cl-asdf portname: devel/clint broken because: Does not compile on FreeBSD >= 5.x build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=devel&portname=clint portname: devel/gauche-gaunit broken because: Incomplete pkg-plist build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=devel&portname=gauche-gaunit portname: devel/idlefork broken because: Incorrect pkg-plist build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=devel&portname=idlefork portname: devel/ixlib broken because: Does not compile on !i386 or on FreeBSD >= 5.x build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=devel&portname=ixlib portname: devel/korelib broken because: Does not compile with gcc 3.4.2 build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=devel&portname=korelib portname: devel/libsigcx broken because: Does not compile on FreeBSD >= 5.x build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=devel&portname=libsigcx portname: devel/m6811-gcc broken because: Does not compile on FreeBSD >= 5.x build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=devel&portname=m6811-gcc portname: devel/sourcenav broken because: Does not compile on FreeBSD >= 6.x build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=devel&portname=sourcenav portname: devel/titano broken because: Does not compile (bad C++ code) build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=devel&portname=titano portname: devel/xparam broken because: Does not compile with gcc 3.4.2 build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=devel&portname=xparam portname: devel/yacl broken because: Does not compile (bad C++ code) build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=devel&portname=yacl portname: editors/muggy broken because: Incomplete pkg-plist build errors: http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.6.2005021323/muggy-1.3.1.log (Feb 24 14:50:21 UTC 2005) overview: http://portsmon.firepipe.net/portoverview.py?category=editors&portname=muggy portname: emulators/grustibus broken because: Incomplete pkg-plist build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=emulators&portname=grustibus portname: games/bomb broken because: Checksum mismatch build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=games&portname=bomb portname: games/gretools broken because: Incomplete pkg-plist build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=games&portname=gretools portname: games/nil broken because: Does not compile on FreeBSD >= 5.x build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=games&portname=nil portname: games/senken broken because: Incomplete pkg-plist build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=games&portname=senken portname: graphics/djvulibre broken because: Incomplete pkg-plist build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=graphics&portname=djvulibre portname: graphics/gnofract4d broken because: Does not compile on FreeBSD >= 5.x build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=graphics&portname=gnofract4d portname: graphics/hs-HOpenGL broken because: Does not compile build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=graphics&portname=hs-HOpenGL portname: graphics/ivtools broken because: Does not compile on FreeBSD >= 5.x build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=graphics&portname=ivtools portname: graphics/jgv broken because: Incomplete pkg-plist build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=graphics&portname=jgv portname: graphics/nurbs++ broken because: Does not compile with gcc 3.4.2 build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=graphics&portname=nurbs%2B%2B portname: graphics/p5-Tk-JPEG-Lite broken because: Removes files installed by another port build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=graphics&portname=p5-Tk-JPEG-Lite portname: graphics/qtutils broken because: libquicktime API changed build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=graphics&portname=qtutils portname: graphics/teddy broken because: Does not compile on FreeBSD >= 5.x build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=graphics&portname=teddy portname: graphics/xbarcode broken because: Does not compile build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=graphics&portname=xbarcode portname: japanese/binder broken because: Incomplete pkg-plist build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=japanese&portname=binder portname: japanese/gauche-kakasi broken because: Incomplete pkg-plist build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=japanese&portname=gauche-kakasi portname: japanese/gnomelibs broken because: Does not compile on FreeBSD 600007 build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=japanese&portname=gnomelibs portname: japanese/iv broken because: Does not compile on FreeBSD >= 5.x build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=japanese&portname=iv portname: japanese/jgv broken because: Incomplete pkg-plist build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=japanese&portname=jgv portname: japanese/muggy broken because: Incomplete pkg-plist build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=japanese&portname=muggy portname: japanese/oleo broken because: Does not compile build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=japanese&portname=oleo portname: japanese/perl5 broken because: Incomplete pkg-plist build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=japanese&portname=perl5 portname: japanese/w3 broken because: Incomplete pkg-plist build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=japanese&portname=w3 portname: japanese/weblint97 broken because: Incomplete pkg-plist (port installs into nonstandard perl directory) build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=japanese&portname=weblint97 portname: japanese/xemacs21-canna broken because: Incomplete pkg-plist build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=japanese&portname=xemacs21-canna portname: java/janosvm broken because: Fails to link build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=java&portname=janosvm portname: lang/Sather broken because: Does not compile on FreeBSD 600007 build errors: http://pointyhat.freebsd.org/errorlogs/alpha-errorlogs/e.4.2005010501/sather-1.2.1_2.log (Mar 5 15:13:45 GMT 2005) overview: http://portsmon.firepipe.net/portoverview.py?category=lang&portname=Sather portname: lang/egcs broken because: Does not compile (bad C++ code) build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=lang&portname=egcs portname: lang/gcc27 broken because: Does not compile build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=lang&portname=gcc27 portname: lang/gcc30 broken because: Does not compile build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=lang&portname=gcc30 portname: lang/glibstdc++28 broken because: Does not compile (bad C++ code) build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=lang&portname=glibstdc%2B%2B28 portname: lang/objc broken because: Does not compile build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=lang&portname=objc portname: lang/pnet-base broken because: Incomplete pkg-plist build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=lang&portname=pnet-base portname: lang/rscheme broken because: Coredump during build build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=lang&portname=rscheme portname: lang/tensile broken because: Coredump during build on FreeBSD >= 6.x build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=lang&portname=tensile portname: mail/kiltdown broken because: gcc34: no match for operator== build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=mail&portname=kiltdown portname: mail/mew-mule broken because: Incorrect pkg-plist (removes directories not installed by this port) build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=mail&portname=mew-mule portname: mail/ml broken because: Does not compile build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=mail&portname=ml portname: mail/postfix1 broken because: Does not build on FreeBSD 6.x build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=mail&portname=postfix1 portname: math/kaskade broken because: Does not compile on FreeBSD >= 5.x build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=math&portname=kaskade portname: misc/documancer broken because: Broken dependency build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=misc&portname=documancer portname: misc/goblin broken because: Does not compile on FreeBSD >= 5.x build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=misc&portname=goblin portname: misc/gtl broken because: Does not compile on 5.0 build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=misc&portname=gtl portname: misc/videotext broken because: Does not build build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=misc&portname=videotext portname: multimedia/netshow broken because: Unfetchable build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=multimedia&portname=netshow portname: multimedia/xmms-avi broken because: Does not compile on FreeBSD >= 5.x build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=multimedia&portname=xmms-avi portname: multimedia/xmps-win32-plugin broken because: Incomplete pkg-plist build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=multimedia&portname=xmps-win32-plugin portname: net-mgmt/sting broken because: Does not work with ipfw2 build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=net-mgmt&portname=sting portname: net/arla broken because: Does not build build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=net&portname=arla portname: net/c3270 broken because: Incomplete pkg-plist build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=net&portname=c3270 portname: net/tramp-emacs20 broken because: Does not configure build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=net&portname=tramp-emacs20 portname: net/vomit broken because: Broken by libevent update build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=net&portname=vomit portname: news/PicMonger broken because: Does not compile (bad C++ code) build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=news&portname=PicMonger portname: news/pyne broken because: Broken pkg-plist build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=news&portname=pyne portname: news/t-gnus broken because: Removes files installed by another port build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=news&portname=t-gnus portname: news/t-gnus-emacs20 broken because: Removes files installed by another port build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=news&portname=t-gnus-emacs20 portname: news/t-gnus-mule broken because: Removes files installed by another port build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=news&portname=t-gnus-mule portname: news/t-gnus-xemacs21-mule broken because: Removes files installed by another port build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=news&portname=t-gnus-xemacs21-mule portname: palm/prc-tools broken because: Incorrect pkg-plist build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=palm&portname=prc-tools portname: print/perlftlib broken because: Installs perllocal.pod build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=print&portname=perlftlib portname: russian/pgp.language broken because: Incorrect pkg-plist build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=russian&portname=pgp.language portname: russian/pine.language broken because: Removes pine.conf at deinstallation build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=russian&portname=pine.language portname: science/xloops-ginac broken because: Does not compile on FreeBSD >= 6.x build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=science&portname=xloops-ginac portname: security/cryptlib broken because: Size mismatch build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=security&portname=cryptlib portname: security/p5-Authen-Krb5 broken because: Incomplete pkg-plist build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=security&portname=p5-Authen-Krb5 portname: security/pam-pgsql broken because: Does not compile build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=security&portname=pam-pgsql portname: shells/perlsh broken because: Incomplete pkg-plist build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=shells&portname=perlsh portname: sysutils/ffsrecov broken because: Incompatible with UFS2 header files build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=sysutils&portname=ffsrecov portname: sysutils/progsreiserfs broken because: Leaves behind lib/charset.alias instead of correctly using gettext build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=sysutils&portname=progsreiserfs portname: textproc/cdsware broken because: MySQL versions mismatch: mysql323-client is installed and wanted version is mysql41-client build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=textproc&portname=cdsware portname: textproc/gxmlviewer broken because: Incomplete pkg-plist build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=textproc&portname=gxmlviewer portname: textproc/mathml-xsd broken because: Size mismatch build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=textproc&portname=mathml-xsd portname: textproc/py-ltxml broken because: Size mismatch build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=textproc&portname=py-ltxml portname: textproc/tei-guidelines-p4 broken because: Size mismatch build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=textproc&portname=tei-guidelines-p4 portname: textproc/tei-p4 broken because: Size mismatch build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=textproc&portname=tei-p4 portname: textproc/tei-xlite broken because: Size mismatch build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=textproc&portname=tei-xlite portname: ukrainian/iceb broken because: Does not compile on FreeBSD >= 5.x build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=ukrainian&portname=iceb portname: www/arena broken because: Does not compile on FreeBSD >= 5.x build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=www&portname=arena portname: www/cherokee broken because: Broken pkg-plist build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=www&portname=cherokee portname: www/rt2 broken because: Broken pkg-plist build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=www&portname=rt2 portname: www/sitebar broken because: Size mismatch build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=www&portname=sitebar portname: www/w3 broken because: Incomplete pkg-plist build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=www&portname=w3 portname: www/w3-4 broken because: Incomplete pkg-plist build errors: http://pointyhat.freebsd.org/errorlogs/ia64-errorlogs/e.5.2004100719/w3-emacs21-4.0.p47.log (Mar 2 21:33:24 UTC 2005) http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.6.2005021323/w3-emacs21-4.0.p47.log (Feb 24 14:14:45 UTC 2005) overview: http://portsmon.firepipe.net/portoverview.py?category=www&portname=w3-4 portname: www/zope-soapmethod broken because: Broken dependency build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=www&portname=zope-soapmethod portname: www/zope-zpt broken because: Does not build after python 2.4 update build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=www&portname=zope-zpt portname: x11-fm/binder broken because: Incomplete pkg-plist build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=x11-fm&portname=binder portname: x11-fm/xfe broken because: Does not build with current fox-devel version build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.4.2005021819/xfe-0.72_1.log (Mar 6 05:40:26 GMT 2005) overview: http://portsmon.firepipe.net/portoverview.py?category=x11-fm&portname=xfe portname: x11-toolkits/erlgtk broken because: Missing dependency build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=x11-toolkits&portname=erlgtk portname: x11-toolkits/guis broken because: Broken dependency after python 2.4 update build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=x11-toolkits&portname=guis portname: x11-toolkits/inti-gconf broken because: Incomplete pkg-plist build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=x11-toolkits&portname=inti-gconf portname: x11-toolkits/inti-gl broken because: Incomplete pkg-plist build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=x11-toolkits&portname=inti-gl portname: x11-toolkits/inti-sourceview broken because: Incomplete pkg-plist build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=x11-toolkits&portname=inti-sourceview portname: x11-toolkits/jx broken because: Does not work with gcc 3.x build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=x11-toolkits&portname=jx portname: x11-toolkits/py-fltk broken because: Broken pkg-plist on FreeBSD >= 6.x build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=x11-toolkits&portname=py-fltk portname: x11-toolkits/py-gtkglext broken because: Incomplete pkg-plist build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=x11-toolkits&portname=py-gtkglext portname: x11-toolkits/v broken because: Does not compile (bad C++ code) build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=x11-toolkits&portname=v portname: x11-toolkits/vdkbuilder broken because: Incomplete pkg-plist build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=x11-toolkits&portname=vdkbuilder portname: x11-toolkits/xview broken because: Broken by changes to make(1) on FreeBSD >= 5.x build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=x11-toolkits&portname=xview portname: x11/eweather broken because: Does not work with new wmweather build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.4.2005021819/E-Weather-0.4b_2.log (Mar 6 05:42:36 GMT 2005) overview: http://portsmon.firepipe.net/portoverview.py?category=x11&portname=eweather portname: x11/props broken because: Does not compile build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=x11&portname=props If these build errors are ones that you are already aware of, please accept our apologies and ignore this message. On the other hand, if you no longer wish to maintain this port (or ports), please reply with a message stating that, and accept our thanks for your efforts in the past. Every effort has been made to make sure that these build errors really do correspond to a port that you maintain. However, due to the fact that this is an automated process, it may indeed generate false matches. If one of these build errors fits that description, please forward this email to the author of this software, Mark Linimon , so that he can attempt to fix the problem in the future. Thanks for your efforts to help improve FreeBSD. From owner-freebsd-ports@FreeBSD.ORG Sat Mar 19 04:50:59 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD23E16A4CE for ; Sat, 19 Mar 2005 04:50:59 +0000 (GMT) Received: from quark.rcac.purdue.edu (quark.rcac.purdue.edu [128.210.189.109]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FE6543D1D for ; Sat, 19 Mar 2005 04:50:59 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from quark.rcac.purdue.edu (localhost [127.0.0.1]) j2J4owHJ096986 for ; Fri, 18 Mar 2005 23:50:58 -0500 (EST) (envelope-from linimon@FreeBSD.org) Date: Fri, 18 Mar 2005 23:50:58 -0500 (EST) Message-Id: <200503190450.j2J4owHJ096986@quark.rcac.purdue.edu> From: linimon@FreeBSD.org To: ports@FreeBSD.org Subject: FreeBSD ports which are currently scheduled for deletion X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2005 04:51:00 -0000 As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we periodically schedule removal of ports that have been judged to have outlived their usefulness. Often, this is due to a better alternative having become available and/or the cessation of development on the existing port. In some cases, ports are marked for removal because they fail to build and install correctly from their sources, or otherwise fail in operation. The ports, and the reason and date that they have been scheduled for removal, are listed below. If no one has stepped forward before that time to propose a way to fix the problems, the ports will be deleted. The goal of this posting is to make this process much more visible to the wider FreeBSD community. portname: databases/gnats description: Cygnus GNATS bug tracking system maintainer: ceri@FreeBSD.org status: FORBIDDEN deprecated because: Security issues expiration date: 2004-08-20 build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=databases&portname=gnats portname: devel/p5-Config-Ini description: Perl interface to MS-Windows registry and .ini files maintainer: ports@FreeBSD.org deprecated because: no longer on CPAN expiration date: 2005-04-17 build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=devel&portname=p5-Config-Ini portname: devel/p5-Server-FastPL description: Perl module to eliminate the compile-time of big scripts maintainer: tobez@FreeBSD.org deprecated because: no longer on CPAN expiration date: 2005-03-21 build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=devel&portname=p5-Server-FastPL portname: devel/swarm description: The Swarm Simulation System maintainer: horance@freera.net status: BROKEN deprecated because: Does not compile expiration date: 2005-02-18 build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=devel&portname=swarm portname: editors/gxedit description: A simple GTK+ editor maintainer: dom@happygiraffe.net deprecated because: project no longer exists expiration date: 2005-06-01 build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=editors&portname=gxedit portname: editors/ooodict-es_ES description: Spanish (Spain) MySpell dictionary for OpenOffice.org maintainer: openoffice@FreeBSD.org status: BROKEN deprecated because: Checksum mismatch expiration date: 2005-02-18 build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=editors&portname=ooodict-es_ES portname: emulators/linux_base-6 description: The base set of packages needed in Linux mode maintainer: ports@FreeBSD.org status: FORBIDDEN deprecated because: RHSA-2004:383-01, RHSA-2000-115, RHSA-2000-117 expiration date: 2005-05-14 build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=emulators&portname=linux_base-6 portname: graphics/qtutils description: QuickTime Utilities maintainer: ports@FreeBSD.org status: BROKEN deprecated because: libquicktime API changed expiration date: 2005-06-01 build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=graphics&portname=qtutils portname: graphics/togl description: A Tk OpenGL widget maintainer: ports@FreeBSD.org deprecated because: Resulting application unusable, cf. PR ports/76293 expiration date: 2005-07-01 build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=graphics&portname=togl portname: japanese/latex2html description: Japanese LaTeX2HTML with JA patch maintainer: ixtl@utmc.or.jp status: BROKEN deprecated because: Conflicting dependencies (ja-ptex-base and teTeX) expiration date: 2005-02-18 build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=japanese&portname=latex2html portname: mail/sendmail811 description: Reliable, highly configurable mail transfer agent with utilities maintainer: dinoex@FreeBSD.org deprecated because: please update to a newer version expiration date: 2005-05-01 build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=mail&portname=sendmail811 portname: mail/sendmail812 description: Reliable, highly configurable mail transfer agent with utilities maintainer: dinoex@FreeBSD.org deprecated because: please update to a newer version expiration date: 2005-04-01 build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=mail&portname=sendmail812 portname: math/p5-Math-BigIntFast description: Perl module wrapper for Bit::Vector to provide big integer math maintainer: ports@FreeBSD.org deprecated because: no longer on CPAN expiration date: 2005-03-26 build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=math&portname=p5-Math-BigIntFast portname: math/p5-Statistics-Table-F description: Perl module for computing the statistical F-ratio maintainer: tobez@FreeBSD.org deprecated because: no longer on CPAN expiration date: 2005-03-21 build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=math&portname=p5-Statistics-Table-F portname: misc/kfile_torrent description: Konqueror KFilePlugin to display info about BitTorrent .torrent files maintainer: lioux@FreeBSD.org deprecated because: It will included on KDE 3.4 which should be released around March, 2005 expiration date: 2005-04-31 build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=misc&portname=kfile_torrent portname: misc/yaucg description: A bash Script which will get you the today's Userfriendly.org Picture maintainer: ports@FreeBSD.org deprecated because: master site disappeared, script probably broken expiration date: 2005-06-01 build errors: http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.5.2004100719/yaucg-0.2_1.log (Mar 7 04:30:55 UTC 2005) overview: http://portsmon.firepipe.net/portoverview.py?category=misc&portname=yaucg portname: net/archie.el description: A mock-interface to Archie for Emacs maintainer: ports@FreeBSD.org deprecated because: master site disappeared expiration date: 2005-06-01 build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=net&portname=archie.el portname: net/arla description: A free AFS client implementation maintainer: ports@FreeBSD.org status: BROKEN deprecated because: Does not build expiration date: 2005-02-18 build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=net&portname=arla portname: net/licq-jons-gtk-gui description: Jons GTK plugin for licq maintainer: dinoex@FreeBSD.org status: BROKEN deprecated because: project stalled, no more releases expiration date: 2005-04-01 build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=net&portname=licq-jons-gtk-gui portname: net/openldap21-client description: Open source LDAP client implementation maintainer: eik@FreeBSD.org deprecated because: EOL, no longer actively maintained by the OpenLDAP Project. Please use OpenLDAP 2.2 instead expiration date: 2005-03-01 build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=net&portname=openldap21-client portname: net/openldap21-sasl-client description: Open source LDAP client implementation with SASL2 support maintainer: eik@FreeBSD.org deprecated because: EOL, no longer actively maintained by the OpenLDAP Project. Please use OpenLDAP 2.2 instead expiration date: 2005-03-01 build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=net&portname=openldap21-sasl-client portname: net/openldap21-sasl-server description: Open source LDAP server implementation with SASL2 support maintainer: eik@FreeBSD.org deprecated because: EOL, no longer actively maintained by the OpenLDAP Project. Please use OpenLDAP 2.2 instead expiration date: 2005-03-01 build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=net&portname=openldap21-sasl-server portname: net/openldap21-server description: Open source LDAP server implementation maintainer: eik@FreeBSD.org deprecated because: EOL, no longer actively maintained by the OpenLDAP Project. Please use OpenLDAP 2.2 instead expiration date: 2005-03-01 build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=net&portname=openldap21-server portname: net/tramp-emacs20 description: Transparent remote file access tool for emacsen maintainer: ports@FreeBSD.org status: BROKEN deprecated because: Emacs21 version is available expiration date: 2005-04-20 build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=net&portname=tramp-emacs20 portname: polish/ooodict_PL description: Polish (Poland) MySpell dictionary for OpenOffice.org maintainer: openoffice@FreeBSD.org status: BROKEN deprecated because: Checksum mismatch expiration date: 2005-02-18 build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=polish&portname=ooodict_PL portname: sysutils/cfengine description: GNU cfengine - a systems administration tool for networks maintainer: gordon@FreeBSD.org deprecated because: EOL - consider using cfengine-2.x instead expiration date: 2005-09-14 build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=sysutils&portname=cfengine portname: sysutils/doconfig description: Kernel "config" wrapper ala Digital Unix's doconfig maintainer: ports@FreeBSD.org deprecated because: master site disappeared expiration date: 2005-06-01 build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=sysutils&portname=doconfig portname: textproc/p5-Sort-PolySort description: General rules-based sorting of lists maintainer: tobez@FreeBSD.org deprecated because: no longer on CPAN expiration date: 2005-03-21 build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=textproc&portname=p5-Sort-PolySort portname: textproc/py-4suite description: A collection of Python tools for XML processing and object database management maintainer: mike@skew.org status: BROKEN deprecated because: has a broken pkg-plist that removes dozens of files not installed by this port expiration date: 2005-04-18 build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=textproc&portname=py-4suite portname: www/p5-HTML-Navigation description: Perl module for creating generic HTML navigation bars maintainer: ports@FreeBSD.org deprecated because: no longer on CPAN expiration date: 2005-03-26 build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=www&portname=p5-HTML-Navigation portname: x11/eweather description: Weather epplet for Enlightenment similar to wmWeather maintainer: ports@FreeBSD.org status: BROKEN deprecated because: Does not work with new wmweather expiration date: 2005-05-01 build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.4.2005021819/E-Weather-0.4b_2.log (Mar 6 05:42:36 GMT 2005) overview: http://portsmon.firepipe.net/portoverview.py?category=x11&portname=eweather From owner-freebsd-ports@FreeBSD.ORG Sat Mar 19 04:51:11 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2BB8D16A4D0 for ; Sat, 19 Mar 2005 04:51:11 +0000 (GMT) Received: from quark.rcac.purdue.edu (quark.rcac.purdue.edu [128.210.189.109]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE1A043D3F for ; Sat, 19 Mar 2005 04:51:10 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from quark.rcac.purdue.edu (localhost [127.0.0.1]) j2J4pAHJ097184 for ; Fri, 18 Mar 2005 23:51:10 -0500 (EST) (envelope-from linimon@FreeBSD.org) Date: Fri, 18 Mar 2005 23:51:10 -0500 (EST) Message-Id: <200503190451.j2J4pAHJ097184@quark.rcac.purdue.edu> From: linimon@FreeBSD.org To: ports@FreeBSD.org Subject: FreeBSD ports that you maintain which are currently marked forbidden X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2005 04:51:11 -0000 Dear FreeBSD port maintainer: As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we are attempting to notify maintainers of ports that are marked as "forbidden" in their Makefiles. Often, these ports are so marked due to security concerns, such as known exploits. An overview of the port, including errors seen on the build farm, is included below. portname: emulators/linux_base-6 forbidden because: RHSA-2004:383-01, RHSA-2000-115, RHSA-2000-117 build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=emulators&portname=linux_base-6 portname: misc/compat22 forbidden because: FreeBSD-SA-03:05.xdr, FreeBSD-SA-03:08.realpath - not fixed build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=misc&portname=compat22 portname: misc/compat3x forbidden because: FreeBSD-SA-03:05.xdr, FreeBSD-SA-03:08.realpath - not fixed / no lib available build errors: none. overview: http://portsmon.firepipe.net/portoverview.py?category=misc&portname=compat3x If this problem is one that you are already aware of, please accept our apologies and ignore this message. On the other hand, if you no longer wish to maintain this port (or ports), please reply with a message stating that, and accept our thanks for your efforts in the past. Thanks for your efforts to help improve FreeBSD. From owner-freebsd-ports@FreeBSD.ORG Sat Mar 19 07:31:01 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D158616A4CE for ; Sat, 19 Mar 2005 07:31:01 +0000 (GMT) Received: from avocado.salatschuessel.net (avocado.salatschuessel.net [83.136.81.184]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBA7C43D5A for ; Sat, 19 Mar 2005 07:31:00 +0000 (GMT) (envelope-from lehmann@ans-netz.de) Received: (qmail 34324 invoked by uid 89); 19 Mar 2005 07:32:49 -0000 Received: from unknown (HELO kartoffel.salatschuessel.net) (83.136.81.185) by avocado.salatschuessel.net with SMTP; 19 Mar 2005 07:32:49 -0000 Date: Sat, 19 Mar 2005 08:30:56 +0100 From: Oliver Lehmann To: Christopher Kelley Message-Id: <20050319083056.192544a8.lehmann@ans-netz.de> In-Reply-To: <423B8E55.2090304@kelleycows.com> References: <20050316120030.AD23516A557@hub.freebsd.org> <423B8E55.2090304@kelleycows.com> X-Mailer: Sylpheed version 1.9.6 (GTK+ 2.6.4; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-ports@freebsd.org Subject: Re: xfce4-toys build fails X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2005 07:31:02 -0000 Christopher Kelley wrote: > I think an update to the distinfo file for games/xfce4-toys was missed > in the xfce4 upgrade from 4.2.0_1 to 4.2.1. When I try to portupgrade, > I get: > Uhm.. don't know how I could missed both ports... fixed now in cvs. Many thanks for noting this. -- Oliver Lehmann http://www.pofo.de/ http://wishlist.ans-netz.de/ From owner-freebsd-ports@FreeBSD.ORG Sat Mar 19 08:06:53 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7462916A4CE; Sat, 19 Mar 2005 08:06:53 +0000 (GMT) Received: from ares.wolfpond.org (ns1.wolfpond.org [62.212.96.219]) by mx1.FreeBSD.org (Postfix) with ESMTP id 709E543D2F; Sat, 19 Mar 2005 08:06:51 +0000 (GMT) (envelope-from ftigeot@wolfpond.org) Received: from aoi.wolfpond.org (aoi.wolfpond.org [IPv6:2001:7a8:24db:1:20c:76ff:feb4:27e1]) by ares.wolfpond.org (8.13.3/8.13.3) with ESMTP id j2J86nu5097654; Sat, 19 Mar 2005 09:06:50 +0100 (CET) (envelope-from ftigeot@aoi.wolfpond.org) Received: from aoi.wolfpond.org (localhost [127.0.0.1]) by aoi.wolfpond.org (8.13.3/8.13.1) with ESMTP id j2J86oTT082485; Sat, 19 Mar 2005 09:06:50 +0100 (CET) (envelope-from ftigeot@aoi.wolfpond.org) Received: (from ftigeot@localhost) by aoi.wolfpond.org (8.13.3/8.13.1/Submit) id j2J86ogC082484; Sat, 19 Mar 2005 09:06:50 +0100 (CET) (envelope-from ftigeot) Date: Sat, 19 Mar 2005 09:06:50 +0100 From: Francois Tigeot To: freebsd-stable@freebsd.org Message-ID: <20050319080649.GA82161@aoi.wolfpond.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i cc: freebsd-ports@freebsd.org Subject: Qt applications hang X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2005 08:06:53 -0000 I'm experiencing a very strange problem: everything on my system appears to work fine, with the exception of QT-based applications. When I launch one, the GUI appears normally and the menus are working. Most of the menu items also appear to work fine. As soon as I try to open a file selection dialog (File/Open Location in konqueror), the whole GUI becomes irresponsive, but the application can still be killed. So far I have had the problem with konqueror and print/scribus The machine is running 5.4-PRERELEASE/amd64. -- Francois Tigeot From owner-freebsd-ports@FreeBSD.ORG Sat Mar 19 09:38:18 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 251B316A4EB for ; Sat, 19 Mar 2005 09:38:18 +0000 (GMT) Received: from brugere.aub.dk (mail.aub.dk [195.24.1.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3170243D1D for ; Sat, 19 Mar 2005 09:38:15 +0000 (GMT) (envelope-from jmp.lists@alvorlig.dk) Received: by brugere.aub.dk (Postfix, from userid 1693) id B6096C468; Sat, 19 Mar 2005 10:38:13 +0100 (CET) Received: from [10.1.4.50] (jmp.aub.dk [10.1.4.50]) by brugere.aub.dk (Postfix) with ESMTP id 9A89DC462; Sat, 19 Mar 2005 10:38:13 +0100 (CET) Message-ID: <423BF304.7090408@alvorlig.dk> Date: Sat, 19 Mar 2005 10:38:12 +0100 From: "J. Martin Petersen" User-Agent: Mozilla Thunderbird 1.0 (X11/20050313) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Oliver Lehmann References: <20050316120030.AD23516A557@hub.freebsd.org> <423B8E55.2090304@kelleycows.com> <20050319083056.192544a8.lehmann@ans-netz.de> In-Reply-To: <20050319083056.192544a8.lehmann@ans-netz.de> X-Enigmail-Version: 0.90.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-ports@freebsd.org Subject: Re: xfce4-toys build fails X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2005 09:38:18 -0000 Oliver Lehmann wrote: > Christopher Kelley wrote: > > >>I think an update to the distinfo file for games/xfce4-toys was missed >>in the xfce4 upgrade from 4.2.0_1 to 4.2.1. When I try to portupgrade, >>I get: >> > > > Uhm.. don't know how I could missed both ports... fixed now in cvs. Many > thanks for noting this. It works perfectly, thanks. Have you seen that 4.2.1.1 is out already? Cheers, Martin From owner-freebsd-ports@FreeBSD.ORG Sat Mar 19 09:47:40 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 012A116A4CE for ; Sat, 19 Mar 2005 09:47:40 +0000 (GMT) Received: from mail.integrity.hu (mail.integrity.hu [195.56.44.40]) by mx1.FreeBSD.org (Postfix) with SMTP id 0850343D49 for ; Sat, 19 Mar 2005 09:47:39 +0000 (GMT) (envelope-from gabor@zahemszky.hu) Received: (qmail 27779 invoked by uid 89); 19 Mar 2005 10:47:37 +0100 Message-ID: <20050319094737.27778.qmail@mail.integrity.hu> From: "Zahemszky Gabor" To: oliver@freebsd.org, matt@bsdfly.org Date: Sat, 19 Mar 2005 10:47:37 +0100 Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-2" Content-Transfer-Encoding: 7bit X-Sender: gabor@zahemszky.hu cc: freebsd-ports@freebsd.org Subject: xfce4-calendar is not updated X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2005 09:47:40 -0000 Subject says everything. In the XFCE4 upgrade to 4.2.1, deskutils/xfce4-calendar is not updated. Neither Makefile, nor distinfo not corrected to use the new 4.2.1 tgz. (xfce4-toys and xfce4-wm-themes are both half updated - but as I found in freshports, the last two were corrected by Oliver@). Bye, Gabor < Gabor at Zahemszky dot HU > From owner-freebsd-ports@FreeBSD.ORG Sat Mar 19 10:10:52 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 635B116A4CE for ; Sat, 19 Mar 2005 10:10:52 +0000 (GMT) Received: from mx3.mail.ru (mx3.mail.ru [194.67.23.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 537E243D55 for ; Sat, 19 Mar 2005 10:10:51 +0000 (GMT) (envelope-from vovalyst@mail.ru) Received: from [222.153.16.217] (port=12912 helo=traxo) by mx3.mail.ru with smtp id 1DCaut-000EEM-00 for ports@FreeBSD.org; Sat, 19 Mar 2005 13:10:48 +0300 Message-ID: <002901c52c6b$eca86970$0201a8c0@athlon> From: "V" To: Date: Sat, 19 Mar 2005 23:10:21 +1300 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0022_01C52CD8.D2D10940" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1478 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1478 X-Spam: Not detected Subject: [maintainer] spamass-milter 0.3.0 compilation/configure problem X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2005 10:10:52 -0000 This is a multi-part message in MIME format. ------=_NextPart_000_0022_01C52CD8.D2D10940 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit Hi there, The following is what I receive while upgrading the ports. It worked up until now. libmilter is in place. Any thought? Thank you Valeri ===> Extracting for spamass-milter-0.3.0 => Checksum OK for spamass-milter-0.3.0.tar.gz. ===> Patching for spamass-milter-0.3.0 ===> spamass-milter-0.3.0 depends on executable: spamc - found ===> spamass-milter-0.3.0 depends on shared library: ldap-2.2.7 - found ===> Configuring for spamass-milter-0.3.0 configure: WARNING: you should use --build, --host, --target checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether make sets $(MAKE)... yes checking for i386-portbld-freebsd5.3-g++... c++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of c++... none checking for i386-portbld-freebsd5.3-gcc... cc checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking dependency style of cc... none checking for C compiler warning flags... -Wall checking whether the compiler supports exceptions... yes checking whether the compiler implements namespaces... yes checking whether the compiler has __gnu_cxx::__verbose_terminate_handler... yes checking for -fno-default-inline... yes checking for -fno-inline... yes checking for spamc... /usr/local/bin/spamc checking for sendmail... /usr/sbin/sendmail checking for nroff... nroff checking for mdoc nroff macros... yes checking build system type... i386-portbld-freebsd5.3 checking host system type... i386-portbld-freebsd5.3 checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... -D_THREAD_SAFE checking for cc_r... cc checking how to run the C++ preprocessor... c++ -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for size_t... yes checking if we must define _GNU_SOURCE... no checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking if malloc debugging is wanted... no checking for vsyslog... yes checking for vasprintf... yes checking for vsnprintf... yes checking for asprintf... yes checking for snprintf... yes checking for library containing gethostbyname... none required checking for library containing connect... none required checking for library containing inet_aton... none required checking for strsep... yes checking for daemon... yes checking whether strsep is declared... yes checking whether daemon is declared... yes checking for mi_stop in -lmilter -lldap... no checking for library containing strlcpy... none required checking for mi_stop in -lmilter -lldap... no configure: error: Cannot find libmilter ===> Script "configure" failed unexpectedly. Please report the problem to ports@FreeBSD.org [maintainer] and attach the "/usr/ports/mail/spamass-milter/work/spamass-milter-0.3.0/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 $ ls /var/dp/pkg apache-2.0.53_1 p5-HTML-Parser-3.45 autoconf-2.59_2 p5-HTML-Tagset-3.04 cvsup-16.1h p5-Mail-SpamAssassin-3.0.2_1 exim-ldap2-4.50 p5-Mail-Tools-1.66 expat-1.95.8 p5-Net-DNS-0.48 ezm3-1.2 p5-URI-1.35 fontconfig-2.2.3,1 p5-gettext-1.03 freetype2-2.1.9 perl-5.8.6_2 gettext-0.14.1 pkgconfig-0.15.0_1 gmake-3.80_2 pkgdb.db help2man-1.35.1 portaudit-0.5.9 imake-6.8.2 portupgrade-20041226_1 libiconv-1.9.2_1 proftpd-1.2.10_1 libtool-1.3.5_2 razor-agents-2.67 libtool-1.5.10_1 ruby-1.8.2_3 m4-1.4.1 ruby18-bdb1-0.2.2 openldap-client-2.2.23 spamass-milter-0.2.0_5 p5-Digest-HMAC-1.01 xorg-libraries-6.8.2 p5-Digest-SHA1-2.10 ------=_NextPart_000_0022_01C52CD8.D2D10940 Content-Type: application/octet-stream; name="config.log" Content-Transfer-Encoding: quoted-printable 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 spamass-milter configure 0.3.0, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=3D/usr/local i386-portbld-freebsd5.3 ## --------- ## ## Platform. ## ## --------- ## hostname =3D gw.xx.xx uname -m =3D i386 uname -r =3D 5.3-RELEASE uname -s =3D FreeBSD uname -v =3D FreeBSD 5.3-RELEASE #0: Fri Nov 5 04:19:18 UTC 2004 = root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC /usr/bin/uname -p =3D i386 /bin/uname -X =3D unknown /bin/arch =3D unknown /usr/bin/arch -k =3D unknown /usr/convex/getsysinfo =3D unknown hostinfo =3D unknown /bin/machine =3D unknown /usr/bin/oslevel =3D unknown /bin/universe =3D 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 PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1387: checking for a BSD-compatible install configure:1442: result: /usr/bin/install -c -o root -g wheel configure:1453: checking whether build environment is sane configure:1496: result: yes configure:1561: checking for gawk configure:1590: result: no configure:1561: checking for mawk configure:1590: result: no configure:1561: checking for nawk configure:1577: found /usr/bin/nawk configure:1587: result: nawk configure:1597: checking whether make sets $(MAKE) configure:1617: result: yes configure:1797: checking for i386-portbld-freebsd5.3-g++ configure:1823: result: c++ configure:1881: checking for C++ compiler version configure:1884: c++ --version &5 c++ (GCC) 3.4.2 [FreeBSD] 20040728 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:1887: $? =3D 0 configure:1889: c++ -v &5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.2 [FreeBSD] 20040728 configure:1892: $? =3D 0 configure:1894: c++ -V &5 c++: `-V' option must have argument configure:1897: $? =3D 1 configure:1920: checking for C++ compiler default output file name configure:1923: c++ -O -pipe -I/usr/include -L/usr/lib conftest.cc >&5 configure:1926: $? =3D 0 configure:1972: result: a.out configure:1977: checking whether the C++ compiler works configure:1983: ./a.out configure:1986: $? =3D 0 configure:2003: result: yes configure:2010: checking whether we are cross compiling configure:2012: result: no configure:2015: checking for suffix of executables configure:2017: c++ -o conftest -O -pipe -I/usr/include -L/usr/lib = conftest.cc >&5 configure:2020: $? =3D 0 configure:2045: result:=20 configure:2051: checking for suffix of object files configure:2072: c++ -c -O -pipe -I/usr/include conftest.cc >&5 configure:2075: $? =3D 0 configure:2097: result: o configure:2101: checking whether we are using the GNU C++ compiler configure:2125: c++ -c -O -pipe -I/usr/include conftest.cc >&5 configure:2131: $? =3D 0 configure:2135: test -z=20 || test ! -s conftest.err configure:2138: $? =3D 0 configure:2141: test -s conftest.o configure:2144: $? =3D 0 configure:2157: result: yes configure:2163: checking whether c++ accepts -g configure:2184: c++ -c -g -I/usr/include conftest.cc >&5 configure:2190: $? =3D 0 configure:2194: test -z=20 || test ! -s conftest.err configure:2197: $? =3D 0 configure:2200: test -s conftest.o configure:2203: $? =3D 0 configure:2214: result: yes configure:2256: c++ -c -O -pipe -I/usr/include conftest.cc >&5 configure:2262: $? =3D 0 configure:2266: test -z=20 || test ! -s conftest.err configure:2269: $? =3D 0 configure:2272: test -s conftest.o configure:2275: $? =3D 0 configure:2301: c++ -c -O -pipe -I/usr/include conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:15: error: `exit' undeclared (first use this function) conftest.cc:15: error: (Each undeclared identifier is reported only once = for each function it appears in.) configure:2307: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "spamass-milter" | #define PACKAGE_TARNAME "spamass-milter" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "spamass-milter 0.3.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spamass-milter" | #define VERSION "0.3.0" | /* end confdefs.h. */ |=20 | int | main () | { | exit (42); | ; | return 0; | } configure:2256: c++ -c -O -pipe -I/usr/include conftest.cc >&5 configure:2262: $? =3D 0 configure:2266: test -z=20 || test ! -s conftest.err configure:2269: $? =3D 0 configure:2272: test -s conftest.o configure:2275: $? =3D 0 configure:2301: c++ -c -O -pipe -I/usr/include conftest.cc >&5 configure:2307: $? =3D 0 configure:2311: test -z=20 || test ! -s conftest.err configure:2314: $? =3D 0 configure:2317: test -s conftest.o configure:2320: $? =3D 0 configure:2354: checking for style of include used by make configure:2382: result: GNU configure:2410: checking dependency style of c++ configure:2500: result: none configure:2525: checking for i386-portbld-freebsd5.3-gcc configure:2551: result: cc configure:2833: checking for C compiler version configure:2836: cc --version &5 cc (GCC) 3.4.2 [FreeBSD] 20040728 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:2839: $? =3D 0 configure:2841: cc -v &5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.2 [FreeBSD] 20040728 configure:2844: $? =3D 0 configure:2846: cc -V &5 cc: `-V' option must have argument configure:2849: $? =3D 1 configure:2852: checking whether we are using the GNU C compiler configure:2876: cc -c -O -pipe -I/usr/include conftest.c >&5 configure:2882: $? =3D 0 configure:2886: test -z=20 || test ! -s conftest.err configure:2889: $? =3D 0 configure:2892: test -s conftest.o configure:2895: $? =3D 0 configure:2908: result: yes configure:2914: checking whether cc accepts -g configure:2935: cc -c -g -I/usr/include conftest.c >&5 configure:2941: $? =3D 0 configure:2945: test -z=20 || test ! -s conftest.err configure:2948: $? =3D 0 configure:2951: test -s conftest.o configure:2954: $? =3D 0 configure:2965: result: yes configure:2982: checking for cc option to accept ANSI C configure:3052: cc -c -O -pipe -I/usr/include conftest.c >&5 configure:3058: $? =3D 0 configure:3062: test -z=20 || test ! -s conftest.err configure:3065: $? =3D 0 configure:3068: test -s conftest.o configure:3071: $? =3D 0 configure:3089: result: none needed configure:3107: cc -c -O -pipe -I/usr/include conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:3113: $? =3D 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3248: checking dependency style of cc configure:3338: result: none configure:3362: checking for C compiler warning flags configure:3463: result: -Wall configure:3477: checking whether the compiler supports exceptions configure:3506: c++ -c -O -pipe -Wall -I/usr/include conftest.cc >&5 configure:3512: $? =3D 0 configure:3516: test -z=20 || test ! -s conftest.err configure:3519: $? =3D 0 configure:3522: test -s conftest.o configure:3525: $? =3D 0 configure:3543: result: yes configure:3553: checking whether the compiler implements namespaces configure:3582: c++ -c -O -pipe -Wall -I/usr/include conftest.cc >&5 configure:3588: $? =3D 0 configure:3592: test -z=20 || test ! -s conftest.err configure:3595: $? =3D 0 configure:3598: test -s conftest.o configure:3601: $? =3D 0 configure:3619: result: yes configure:3629: checking whether the compiler has = __gnu_cxx::__verbose_terminate_handler configure:3661: c++ -c -O -pipe -Wall -I/usr/include conftest.cc >&5 configure:3667: $? =3D 0 configure:3671: test -z=20 || test ! -s conftest.err configure:3674: $? =3D 0 configure:3677: test -s conftest.o configure:3680: $? =3D 0 configure:3699: result: yes configure:3713: checking for -fno-default-inline configure:3792: c++ -o conftest -O -pipe -Wall -I/usr/include = -fno-default-inline -L/usr/lib conftest.cc >&5 2>conftezt.out.2 configure:3795: $? =3D 0 configure:3797: ./conftest configure:3800: $? =3D 0 configure:3854: result: yes configure:3864: checking for -fno-inline configure:3943: c++ -o conftest -O -pipe -Wall -fno-default-inline = -I/usr/include -fno-inline -L/usr/lib conftest.cc >&5 2>conftezt.out.2 configure:3946: $? =3D 0 configure:3948: ./conftest configure:3951: $? =3D 0 configure:4005: result: yes configure:4021: checking for spamc configure:4039: found /usr/local/bin/spamc configure:4051: result: /usr/local/bin/spamc configure:4073: checking for sendmail configure:4092: found /usr/sbin/sendmail configure:4104: result: /usr/sbin/sendmail configure:4128: checking for nroff configure:4144: found /usr/bin/nroff configure:4154: result: nroff configure:4167: checking for mdoc nroff macros configure:4183: result: yes configure:4206: checking build system type configure:4224: result: i386-portbld-freebsd5.3 configure:4232: checking host system type configure:4246: result: i386-portbld-freebsd5.3 configure:4447: checking for the pthreads library -lpthreads configure:4485: cc -o conftest -O -pipe -Wall -I/usr/include = -L/usr/lib conftest.c -lpthreads >&5 conftest.c: In function `main': conftest.c:23: warning: 'th' might be used uninitialized in this = function /usr/bin/ld: cannot find -lpthreads configure:4491: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "spamass-milter" | #define PACKAGE_TARNAME "spamass-milter" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "spamass-milter 0.3.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spamass-milter" | #define VERSION "0.3.0" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define HAVE_VERBOSE_TERMINATE_HANDLER | #define SPAMC "/usr/local/bin/spamc" | #define SENDMAIL "/usr/sbin/sendmail" | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:4518: result: no configure:4394: checking whether pthreads work without any flags configure:4485: cc -o conftest -O -pipe -Wall -I/usr/include = -L/usr/lib conftest.c >&5 conftest.c: In function `main': conftest.c:23: warning: 'th' might be used uninitialized in this = function /var/tmp//ccwiGWkH.o(.text+0x10): In function `main': : undefined reference to `pthread_join' /var/tmp//ccwiGWkH.o(.text+0x1c): In function `main': : undefined reference to `pthread_attr_init' /var/tmp//ccwiGWkH.o(.text+0x28): In function `main': : undefined reference to `pthread_cleanup_push' /var/tmp//ccwiGWkH.o(.text+0x35): In function `main': : undefined reference to `pthread_create' /var/tmp//ccwiGWkH.o(.text+0x3f): In function `main': : undefined reference to `pthread_cleanup_pop' configure:4491: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "spamass-milter" | #define PACKAGE_TARNAME "spamass-milter" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "spamass-milter 0.3.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spamass-milter" | #define VERSION "0.3.0" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define HAVE_VERBOSE_TERMINATE_HANDLER | #define SPAMC "/usr/local/bin/spamc" | #define SENDMAIL "/usr/sbin/sendmail" | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:4518: result: no configure:4399: checking whether pthreads work with -Kthread configure:4485: cc -o conftest -O -pipe -Wall -Kthread -I/usr/include = -L/usr/lib conftest.c >&5 cc: unrecognized option `-Kthread' conftest.c: In function `main': conftest.c:23: warning: 'th' might be used uninitialized in this = function /var/tmp//cceoS4Qp.o(.text+0x10): In function `main': : undefined reference to `pthread_join' /var/tmp//cceoS4Qp.o(.text+0x1c): In function `main': : undefined reference to `pthread_attr_init' /var/tmp//cceoS4Qp.o(.text+0x28): In function `main': : undefined reference to `pthread_cleanup_push' /var/tmp//cceoS4Qp.o(.text+0x35): In function `main': : undefined reference to `pthread_create' /var/tmp//cceoS4Qp.o(.text+0x3f): In function `main': : undefined reference to `pthread_cleanup_pop' configure:4491: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "spamass-milter" | #define PACKAGE_TARNAME "spamass-milter" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "spamass-milter 0.3.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spamass-milter" | #define VERSION "0.3.0" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define HAVE_VERBOSE_TERMINATE_HANDLER | #define SPAMC "/usr/local/bin/spamc" | #define SENDMAIL "/usr/sbin/sendmail" | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:4518: result: no configure:4399: checking whether pthreads work with -kthread configure:4485: cc -o conftest -O -pipe -Wall -kthread -I/usr/include = -L/usr/lib conftest.c >&5 cc: unrecognized option `-kthread' conftest.c: In function `main': conftest.c:23: warning: 'th' might be used uninitialized in this = function /var/tmp//ccKSQU18.o(.text+0x10): In function `main': : undefined reference to `pthread_join' /var/tmp//ccKSQU18.o(.text+0x1c): In function `main': : undefined reference to `pthread_attr_init' /var/tmp//ccKSQU18.o(.text+0x28): In function `main': : undefined reference to `pthread_cleanup_push' /var/tmp//ccKSQU18.o(.text+0x35): In function `main': : undefined reference to `pthread_create' /var/tmp//ccKSQU18.o(.text+0x3f): In function `main': : undefined reference to `pthread_cleanup_pop' configure:4491: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "spamass-milter" | #define PACKAGE_TARNAME "spamass-milter" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "spamass-milter 0.3.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spamass-milter" | #define VERSION "0.3.0" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define HAVE_VERBOSE_TERMINATE_HANDLER | #define SPAMC "/usr/local/bin/spamc" | #define SENDMAIL "/usr/sbin/sendmail" | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:4518: result: no configure:4447: checking for the pthreads library -llthread configure:4485: cc -o conftest -O -pipe -Wall -I/usr/include = -L/usr/lib conftest.c -llthread >&5 conftest.c: In function `main': conftest.c:23: warning: 'th' might be used uninitialized in this = function /usr/bin/ld: cannot find -llthread configure:4491: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "spamass-milter" | #define PACKAGE_TARNAME "spamass-milter" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "spamass-milter 0.3.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spamass-milter" | #define VERSION "0.3.0" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define HAVE_VERBOSE_TERMINATE_HANDLER | #define SPAMC "/usr/local/bin/spamc" | #define SENDMAIL "/usr/sbin/sendmail" | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:4518: result: no configure:4399: checking whether pthreads work with -pthread configure:4485: cc -o conftest -O -pipe -Wall -pthread -I/usr/include = -L/usr/lib conftest.c >&5 conftest.c: In function `main': conftest.c:23: warning: 'th' might be used uninitialized in this = function configure:4491: $? =3D 0 configure:4495: test -z=20 || test ! -s conftest.err configure:4498: $? =3D 0 configure:4501: test -s conftest configure:4504: $? =3D 0 configure:4518: result: yes configure:4538: checking for joinable pthread attribute configure:4556: cc -o conftest -O -pipe -Wall -pthread -I/usr/include = -L/usr/lib conftest.c >&5 conftest.c: In function `main': conftest.c:23: warning: unused variable `attr' configure:4562: $? =3D 0 configure:4566: test -z=20 || test ! -s conftest.err configure:4569: $? =3D 0 configure:4572: test -s conftest configure:4575: $? =3D 0 configure:4641: result: PTHREAD_CREATE_JOINABLE configure:4648: checking if more special flags are required for pthreads configure:4655: result: -D_THREAD_SAFE configure:4667: checking for cc_r configure:4694: result: cc configure:4740: checking how to run the C++ preprocessor configure:4771: c++ -E -I/usr/include conftest.cc configure:4777: $? =3D 0 configure:4809: c++ -E -I/usr/include conftest.cc conftest.cc:20:28: ac_nonexistent.h: No such file or directory configure:4815: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "spamass-milter" | #define PACKAGE_TARNAME "spamass-milter" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "spamass-milter 0.3.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spamass-milter" | #define VERSION "0.3.0" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define HAVE_VERBOSE_TERMINATE_HANDLER | #define SPAMC "/usr/local/bin/spamc" | #define SENDMAIL "/usr/sbin/sendmail" | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | #include configure:4854: result: c++ -E configure:4878: c++ -E -I/usr/include conftest.cc configure:4884: $? =3D 0 configure:4916: c++ -E -I/usr/include conftest.cc conftest.cc:20:28: ac_nonexistent.h: No such file or directory configure:4922: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "spamass-milter" | #define PACKAGE_TARNAME "spamass-milter" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "spamass-milter 0.3.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spamass-milter" | #define VERSION "0.3.0" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define HAVE_VERBOSE_TERMINATE_HANDLER | #define SPAMC "/usr/local/bin/spamc" | #define SENDMAIL "/usr/sbin/sendmail" | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | #include configure:4966: checking for egrep configure:4976: result: grep -E configure:4981: checking for ANSI C header files configure:5006: c++ -c -O -pipe -Wall -fno-default-inline -fno-inline = -D_THREAD_SAFE -pthread -I/usr/include conftest.cc >&5 configure:5012: $? =3D 0 configure:5016: test -z=20 || test ! -s conftest.err configure:5019: $? =3D 0 configure:5022: test -s conftest.o configure:5025: $? =3D 0 configure:5114: c++ -o conftest -O -pipe -Wall -fno-default-inline = -fno-inline -D_THREAD_SAFE -pthread -I/usr/include -L/usr/lib = conftest.cc >&5 configure:5117: $? =3D 0 configure:5119: ./conftest configure:5122: $? =3D 0 configure:5137: result: yes configure:5147: checking for sys/wait.h that is POSIX.1 compatible configure:5178: c++ -c -O -pipe -Wall -fno-default-inline -fno-inline = -D_THREAD_SAFE -pthread -I/usr/include conftest.cc >&5 configure:5184: $? =3D 0 configure:5188: test -z=20 || test ! -s conftest.err configure:5191: $? =3D 0 configure:5194: test -s conftest.o configure:5197: $? =3D 0 configure:5208: result: yes configure:5232: checking for sys/types.h configure:5248: c++ -c -O -pipe -Wall -fno-default-inline -fno-inline = -D_THREAD_SAFE -pthread -I/usr/include conftest.cc >&5 configure:5254: $? =3D 0 configure:5258: test -z=20 || test ! -s conftest.err configure:5261: $? =3D 0 configure:5264: test -s conftest.o configure:5267: $? =3D 0 configure:5278: result: yes configure:5232: checking for sys/stat.h configure:5248: c++ -c -O -pipe -Wall -fno-default-inline -fno-inline = -D_THREAD_SAFE -pthread -I/usr/include conftest.cc >&5 configure:5254: $? =3D 0 configure:5258: test -z=20 || test ! -s conftest.err configure:5261: $? =3D 0 configure:5264: test -s conftest.o configure:5267: $? =3D 0 configure:5278: result: yes configure:5232: checking for stdlib.h configure:5248: c++ -c -O -pipe -Wall -fno-default-inline -fno-inline = -D_THREAD_SAFE -pthread -I/usr/include conftest.cc >&5 configure:5254: $? =3D 0 configure:5258: test -z=20 || test ! -s conftest.err configure:5261: $? =3D 0 configure:5264: test -s conftest.o configure:5267: $? =3D 0 configure:5278: result: yes configure:5232: checking for string.h configure:5248: c++ -c -O -pipe -Wall -fno-default-inline -fno-inline = -D_THREAD_SAFE -pthread -I/usr/include conftest.cc >&5 configure:5254: $? =3D 0 configure:5258: test -z=20 || test ! -s conftest.err configure:5261: $? =3D 0 configure:5264: test -s conftest.o configure:5267: $? =3D 0 configure:5278: result: yes configure:5232: checking for memory.h configure:5248: c++ -c -O -pipe -Wall -fno-default-inline -fno-inline = -D_THREAD_SAFE -pthread -I/usr/include conftest.cc >&5 configure:5254: $? =3D 0 configure:5258: test -z=20 || test ! -s conftest.err configure:5261: $? =3D 0 configure:5264: test -s conftest.o configure:5267: $? =3D 0 configure:5278: result: yes configure:5232: checking for strings.h configure:5248: c++ -c -O -pipe -Wall -fno-default-inline -fno-inline = -D_THREAD_SAFE -pthread -I/usr/include conftest.cc >&5 configure:5254: $? =3D 0 configure:5258: test -z=20 || test ! -s conftest.err configure:5261: $? =3D 0 configure:5264: test -s conftest.o configure:5267: $? =3D 0 configure:5278: result: yes configure:5232: checking for inttypes.h configure:5248: c++ -c -O -pipe -Wall -fno-default-inline -fno-inline = -D_THREAD_SAFE -pthread -I/usr/include conftest.cc >&5 configure:5254: $? =3D 0 configure:5258: test -z=20 || test ! -s conftest.err configure:5261: $? =3D 0 configure:5264: test -s conftest.o configure:5267: $? =3D 0 configure:5278: result: yes configure:5232: checking for stdint.h configure:5248: c++ -c -O -pipe -Wall -fno-default-inline -fno-inline = -D_THREAD_SAFE -pthread -I/usr/include conftest.cc >&5 configure:5254: $? =3D 0 configure:5258: test -z=20 || test ! -s conftest.err configure:5261: $? =3D 0 configure:5264: test -s conftest.o configure:5267: $? =3D 0 configure:5278: result: yes configure:5232: checking for unistd.h configure:5248: c++ -c -O -pipe -Wall -fno-default-inline -fno-inline = -D_THREAD_SAFE -pthread -I/usr/include conftest.cc >&5 configure:5254: $? =3D 0 configure:5258: test -z=20 || test ! -s conftest.err configure:5261: $? =3D 0 configure:5264: test -s conftest.o configure:5267: $? =3D 0 configure:5278: result: yes configure:5307: checking fcntl.h usability configure:5319: c++ -c -O -pipe -Wall -fno-default-inline -fno-inline = -D_THREAD_SAFE -pthread -I/usr/include conftest.cc >&5 configure:5325: $? =3D 0 configure:5329: test -z=20 || test ! -s conftest.err configure:5332: $? =3D 0 configure:5335: test -s conftest.o configure:5338: $? =3D 0 configure:5348: result: yes configure:5352: checking fcntl.h presence configure:5362: c++ -E -I/usr/include conftest.cc configure:5368: $? =3D 0 configure:5388: result: yes configure:5423: checking for fcntl.h configure:5430: result: yes configure:5307: checking syslog.h usability configure:5319: c++ -c -O -pipe -Wall -fno-default-inline -fno-inline = -D_THREAD_SAFE -pthread -I/usr/include conftest.cc >&5 configure:5325: $? =3D 0 configure:5329: test -z=20 || test ! -s conftest.err configure:5332: $? =3D 0 configure:5335: test -s conftest.o configure:5338: $? =3D 0 configure:5348: result: yes configure:5352: checking syslog.h presence configure:5362: c++ -E -I/usr/include conftest.cc configure:5368: $? =3D 0 configure:5388: result: yes configure:5423: checking for syslog.h configure:5430: result: yes configure:5307: checking sys/cdefs.h usability configure:5319: c++ -c -O -pipe -Wall -fno-default-inline -fno-inline = -D_THREAD_SAFE -pthread -I/usr/include conftest.cc >&5 configure:5325: $? =3D 0 configure:5329: test -z=20 || test ! -s conftest.err configure:5332: $? =3D 0 configure:5335: test -s conftest.o configure:5338: $? =3D 0 configure:5348: result: yes configure:5352: checking sys/cdefs.h presence configure:5362: c++ -E -I/usr/include conftest.cc configure:5368: $? =3D 0 configure:5388: result: yes configure:5423: checking for sys/cdefs.h configure:5430: result: yes configure:5307: checking sys/select.h usability configure:5319: c++ -c -O -pipe -Wall -fno-default-inline -fno-inline = -D_THREAD_SAFE -pthread -I/usr/include conftest.cc >&5 configure:5325: $? =3D 0 configure:5329: test -z=20 || test ! -s conftest.err configure:5332: $? =3D 0 configure:5335: test -s conftest.o configure:5338: $? =3D 0 configure:5348: result: yes configure:5352: checking sys/select.h presence configure:5362: c++ -E -I/usr/include conftest.cc configure:5368: $? =3D 0 configure:5388: result: yes configure:5423: checking for sys/select.h configure:5430: result: yes configure:5445: checking for an ANSI C-conforming const configure:5512: c++ -c -O -pipe -Wall -fno-default-inline -fno-inline = -D_THREAD_SAFE -pthread -I/usr/include conftest.cc >&5 configure:5518: $? =3D 0 configure:5522: test -z=20 || test ! -s conftest.err configure:5525: $? =3D 0 configure:5528: test -s conftest.o configure:5531: $? =3D 0 configure:5542: result: yes configure:5552: checking for pid_t configure:5576: c++ -c -O -pipe -Wall -fno-default-inline -fno-inline = -D_THREAD_SAFE -pthread -I/usr/include conftest.cc >&5 configure:5582: $? =3D 0 configure:5586: test -z=20 || test ! -s conftest.err configure:5589: $? =3D 0 configure:5592: test -s conftest.o configure:5595: $? =3D 0 configure:5606: result: yes configure:5618: checking for size_t configure:5642: c++ -c -O -pipe -Wall -fno-default-inline -fno-inline = -D_THREAD_SAFE -pthread -I/usr/include conftest.cc >&5 configure:5648: $? =3D 0 configure:5652: test -z=20 || test ! -s conftest.err configure:5655: $? =3D 0 configure:5658: test -s conftest.o configure:5661: $? =3D 0 configure:5672: result: yes configure:5686: checking if we must define _GNU_SOURCE configure:5711: c++ -c -O -pipe -Wall -fno-default-inline -fno-inline = -D_THREAD_SAFE -pthread -I/usr/include conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:41: error: `make' undeclared (first use this function) conftest.cc:41: error: (Each undeclared identifier is reported only once = for each function it appears in.) conftest.cc:41: error: expected `;' before "an" configure:5717: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "spamass-milter" | #define PACKAGE_TARNAME "spamass-milter" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "spamass-milter 0.3.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spamass-milter" | #define VERSION "0.3.0" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define HAVE_VERBOSE_TERMINATE_HANDLER | #define SPAMC "/usr/local/bin/spamc" | #define SENDMAIL "/usr/sbin/sendmail" | #define HAVE_PTHREAD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_SELECT_H 1 | /* end confdefs.h. */ | #include | int | main () | { |=20 | #ifndef _XOPEN_SOURCE | make an error | #endif | ; | return 0; | } configure:5758: c++ -c -O -pipe -Wall -fno-default-inline -fno-inline = -D_THREAD_SAFE -pthread -I/usr/include -D_GNU_SOURCE conftest.cc >&5 configure:5764: $? =3D 0 configure:5768: test -z=20 || test ! -s conftest.err configure:5771: $? =3D 0 configure:5774: test -s conftest.o configure:5777: $? =3D 0 configure:5793: result: no configure:5821: checking poll.h usability configure:5833: c++ -c -O -pipe -Wall -fno-default-inline -fno-inline = -D_THREAD_SAFE -pthread -I/usr/include conftest.cc >&5 configure:5839: $? =3D 0 configure:5843: test -z=20 || test ! -s conftest.err configure:5846: $? =3D 0 configure:5849: test -s conftest.o configure:5852: $? =3D 0 configure:5862: result: yes configure:5866: checking poll.h presence configure:5876: c++ -E -I/usr/include conftest.cc configure:5882: $? =3D 0 configure:5902: result: yes configure:5937: checking for poll.h configure:5944: result: yes configure:5972: checking if malloc debugging is wanted configure:6219: result: no configure:6231: checking for vsyslog configure:6288: c++ -o conftest -O -pipe -Wall -fno-default-inline = -fno-inline -D_THREAD_SAFE -pthread -I/usr/include -L/usr/lib = conftest.cc >&5 configure:6294: $? =3D 0 configure:6298: test -z=20 || test ! -s conftest.err configure:6301: $? =3D 0 configure:6304: test -s conftest configure:6307: $? =3D 0 configure:6319: result: yes configure:6231: checking for vasprintf configure:6288: c++ -o conftest -O -pipe -Wall -fno-default-inline = -fno-inline -D_THREAD_SAFE -pthread -I/usr/include -L/usr/lib = conftest.cc >&5 configure:6294: $? =3D 0 configure:6298: test -z=20 || test ! -s conftest.err configure:6301: $? =3D 0 configure:6304: test -s conftest configure:6307: $? =3D 0 configure:6319: result: yes configure:6231: checking for vsnprintf configure:6288: c++ -o conftest -O -pipe -Wall -fno-default-inline = -fno-inline -D_THREAD_SAFE -pthread -I/usr/include -L/usr/lib = conftest.cc >&5 configure:6294: $? =3D 0 configure:6298: test -z=20 || test ! -s conftest.err configure:6301: $? =3D 0 configure:6304: test -s conftest configure:6307: $? =3D 0 configure:6319: result: yes configure:6334: checking for asprintf configure:6391: c++ -o conftest -O -pipe -Wall -fno-default-inline = -fno-inline -D_THREAD_SAFE -pthread -I/usr/include -L/usr/lib = conftest.cc >&5 configure:6397: $? =3D 0 configure:6401: test -z=20 || test ! -s conftest.err configure:6404: $? =3D 0 configure:6407: test -s conftest configure:6410: $? =3D 0 configure:6422: result: yes configure:6334: checking for snprintf configure:6391: c++ -o conftest -O -pipe -Wall -fno-default-inline = -fno-inline -D_THREAD_SAFE -pthread -I/usr/include -L/usr/lib = conftest.cc >&5 configure:6397: $? =3D 0 configure:6401: test -z=20 || test ! -s conftest.err configure:6404: $? =3D 0 configure:6407: test -s conftest configure:6410: $? =3D 0 configure:6422: result: yes configure:6432: checking for library containing gethostbyname configure:6462: c++ -o conftest -O -pipe -Wall -fno-default-inline = -fno-inline -D_THREAD_SAFE -pthread -I/usr/include -L/usr/lib = conftest.cc >&5 configure:6468: $? =3D 0 configure:6472: test -z=20 || test ! -s conftest.err configure:6475: $? =3D 0 configure:6478: test -s conftest configure:6481: $? =3D 0 configure:6551: result: none required configure:6558: checking for library containing connect configure:6588: c++ -o conftest -O -pipe -Wall -fno-default-inline = -fno-inline -D_THREAD_SAFE -pthread -I/usr/include -L/usr/lib = conftest.cc >&5 configure:6594: $? =3D 0 configure:6598: test -z=20 || test ! -s conftest.err configure:6601: $? =3D 0 configure:6604: test -s conftest configure:6607: $? =3D 0 configure:6677: result: none required configure:6684: checking for library containing inet_aton configure:6714: c++ -o conftest -O -pipe -Wall -fno-default-inline = -fno-inline -D_THREAD_SAFE -pthread -I/usr/include -L/usr/lib = conftest.cc >&5 configure:6720: $? =3D 0 configure:6724: test -z=20 || test ! -s conftest.err configure:6727: $? =3D 0 configure:6730: test -s conftest configure:6733: $? =3D 0 configure:6803: result: none required configure:6825: checking for strsep configure:6882: cc -o conftest -O -pipe -Wall -D_THREAD_SAFE -pthread = -I/usr/include -L/usr/lib conftest.c >&5 configure:6888: $? =3D 0 configure:6892: test -z=20 || test ! -s conftest.err configure:6895: $? =3D 0 configure:6898: test -s conftest configure:6901: $? =3D 0 configure:6913: result: yes configure:6825: checking for daemon configure:6882: cc -o conftest -O -pipe -Wall -D_THREAD_SAFE -pthread = -I/usr/include -L/usr/lib conftest.c >&5 configure:6888: $? =3D 0 configure:6892: test -z=20 || test ! -s conftest.err configure:6895: $? =3D 0 configure:6898: test -s conftest configure:6901: $? =3D 0 configure:6913: result: yes configure:6933: checking whether strsep is declared configure:6957: cc -c -O -pipe -Wall -D_THREAD_SAFE -pthread = -I/usr/include conftest.c >&5 conftest.c: In function `main': conftest.c:81: warning: unused variable `p' configure:6963: $? =3D 0 configure:6967: test -z=20 || test ! -s conftest.err configure:6970: $? =3D 0 configure:6973: test -s conftest.o configure:6976: $? =3D 0 configure:6987: result: yes configure:7003: checking whether daemon is declared configure:7027: cc -c -O -pipe -Wall -D_THREAD_SAFE -pthread = -I/usr/include conftest.c >&5 conftest.c: In function `main': conftest.c:82: warning: unused variable `p' configure:7033: $? =3D 0 configure:7037: test -z=20 || test ! -s conftest.err configure:7040: $? =3D 0 configure:7043: test -s conftest.o configure:7046: $? =3D 0 configure:7057: result: yes configure:7087: checking for mi_stop in -lmilter -lldap configure:7117: c++ -o conftest -O -pipe -Wall -fno-default-inline = -fno-inline -D_THREAD_SAFE -pthread -I/usr/include -L/usr/lib = conftest.cc -lmilter -lldap >&5 /usr/bin/ld: cannot find -lldap configure:7123: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "spamass-milter" | #define PACKAGE_TARNAME "spamass-milter" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "spamass-milter 0.3.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spamass-milter" | #define VERSION "0.3.0" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define HAVE_VERBOSE_TERMINATE_HANDLER | #define SPAMC "/usr/local/bin/spamc" | #define SENDMAIL "/usr/sbin/sendmail" | #define HAVE_PTHREAD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRSEP 1 | #define HAVE_DAEMON 1 | #define HAVE_DECL_STRSEP 1 | #define HAVE_DECL_DAEMON 1 | /* end confdefs.h. */ |=20 | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char mi_stop (); | int | main () | { | mi_stop (); | ; | return 0; | } configure:7149: result: no configure:7161: checking for library containing strlcpy configure:7191: c++ -o conftest -O -pipe -Wall -fno-default-inline = -fno-inline -D_THREAD_SAFE -pthread -I/usr/include -L/usr/lib = conftest.cc >&5 configure:7197: $? =3D 0 configure:7201: test -z=20 || test ! -s conftest.err configure:7204: $? =3D 0 configure:7207: test -s conftest configure:7210: $? =3D 0 configure:7280: result: none required configure:7289: checking for mi_stop in -lmilter -lldap configure:7319: c++ -o conftest -O -pipe -Wall -fno-default-inline = -fno-inline -D_THREAD_SAFE -pthread -I/usr/include -L/usr/lib = conftest.cc -lmilter -lldap >&5 /usr/bin/ld: cannot find -lldap configure:7325: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "spamass-milter" | #define PACKAGE_TARNAME "spamass-milter" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "spamass-milter 0.3.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "spamass-milter" | #define VERSION "0.3.0" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_EXCEPTIONS | #define HAVE_NAMESPACES | #define HAVE_VERBOSE_TERMINATE_HANDLER | #define SPAMC "/usr/local/bin/spamc" | #define SENDMAIL "/usr/sbin/sendmail" | #define HAVE_PTHREAD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRSEP 1 | #define HAVE_DAEMON 1 | #define HAVE_DECL_STRSEP 1 | #define HAVE_DECL_DAEMON 1 | /* end confdefs.h. */ |=20 | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char mi_stop (); | int | main () | { | mi_stop (); | ; | return 0; | } configure:7351: result: no configure:7362: error: Cannot find libmilter ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_func_asprintf=3Dyes ac_cv_type_size_t=3Dyes ac_cv_mdoc=3Dyes am_cv_CC_dependencies_compiler_type=3Dnone ac_cv_func_vasprintf=3Dyes ac_cv_prog_CXXCPP=3D'c++ -E' ac_cv_env_CXXFLAGS_value=3D'-O -pipe' ac_cv_header_stdlib_h=3Dyes ac_cv_prog_cc_g=3Dyes ac_cv_env_CXXCPP_set=3D ac_cv_env_LDFLAGS_set=3Dset ac_cv_c_compiler_gnu=3Dyes ac_cv_exeext=3D ac_cv_env_CFLAGS_set=3Dset ac_cv_prog_PTHREAD_CC=3Dcc ac_cv_env_SENDMAIL_set=3D ac_cv_prog_CXX=3Dc++ ac_cv_path_SPAMC=3D/usr/local/bin/spamc ac_cv_verbose_terminate_handler=3Dyes lt_cv_sys_max_cmd_len=3D65536 ac_cv_header_sys_wait_h=3Dyes vl_cv_prog_cc_warnings=3D-Wall ac_cv_env_CPPFLAGS_set=3Dset ac_cv_header_sys_cdefs_h=3Dyes pike_cv_option_fno_default_inline=3Dyes ac_cv_cxx_compiler_gnu=3Dyes ac_cv_env_CXX_set=3Dset ac_cv_func_snprintf=3Dyes ac_cv_header_fcntl_h=3Dyes ac_cv_cxx_exceptions=3Dyes ac_cv_env_host_alias_set=3Dset ac_cv_func_vsnprintf=3Dyes ac_cv_c_const=3Dyes ac_cv_lib_milter_mi_stop=3Dno ac_cv_prog_CC=3Dcc ac_cv_header_sys_stat_h=3Dyes ac_cv_env_build_alias_set=3Dset ac_cv_have_decl_daemon=3Dyes ac_cv_header_sys_select_h=3Dyes ac_cv_cxx_namespaces=3Dyes ac_cv_search_inet_aton=3D'none required' ac_cv_env_CXXCPP_value=3D ac_cv_env_LDFLAGS_value=3D' -L/usr/lib' ac_cv_env_target_alias_set=3Dset ac_cv_host_alias=3Di386-portbld-freebsd5.3 ac_cv_prog_cc_stdc=3D ac_cv_env_CFLAGS_value=3D'-O -pipe ' ac_cv_env_CC_set=3Dset ac_cv_header_sys_types_h=3Dyes ac_cv_header_stdc=3Dyes ac_cv_env_SENDMAIL_value=3D ac_cv_header_strings_h=3Dyes ac_cv_header_stdint_h=3Dyes ac_cv_header_inttypes_h=3Dyes ac_cv_prog_egrep=3D'grep -E' ac_cv_prog_make_make_set=3Dyes ac_cv_have_decl_strsep=3Dyes ac_cv_header_unistd_h=3Dyes ac_cv_header_string_h=3Dyes ac_cv_build_alias=3Di386-portbld-freebsd5.3 ac_cv_env_SPAMC_set=3D ac_cv_env_CPPFLAGS_value=3D-I/usr/include ac_cv_header_memory_h=3Dyes ac_cv_env_CXXFLAGS_set=3Dset ac_cv_env_CXX_value=3Dc++ ac_cv_host=3Di386-portbld-freebsd5.3 ac_cv_prog_NROFF=3Dnroff ac_cv_env_host_alias_value=3Di386-portbld-freebsd5.3 ac_cv_prog_cxx_g=3Dyes ac_cv_func_daemon=3Dyes ac_cv_type_pid_t=3Dyes ac_cv_search_gethostbyname=3D'none required' ac_cv_build=3Di386-portbld-freebsd5.3 ac_cv_path_SENDMAIL=3D/usr/sbin/sendmail am_cv_CXX_dependencies_compiler_type=3Dnone ac_cv_prog_AWK=3Dnawk ac_cv_env_build_alias_value=3Di386-portbld-freebsd5.3 ac_cv_env_target_alias_value=3Di386-portbld-freebsd5.3 ac_cv_header_poll_h=3Dyes ac_cv_header_syslog_h=3Dyes pike_cv_option_fno_inline=3Dyes ac_cv_env_CC_value=3Dcc ac_cv_func_strsep=3Dyes ac_cv_func_vsyslog=3Dyes cf_cv_gnu_source=3Dno ac_cv_search_strlcpy=3D'none required' ac_cv_search_connect=3D'none required' ac_cv_objext=3Do ac_cv_env_SPAMC_value=3D ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL=3D'${SHELL} = /usr/ports/mail/spamass-milter/work/spamass-milter-0.3.0/missing --run = aclocal-1.9' AMDEPBACKSLASH=3D'\' AMDEP_FALSE=3D'#' AMDEP_TRUE=3D'' AMTAR=3D'${SHELL} = /usr/ports/mail/spamass-milter/work/spamass-milter-0.3.0/missing --run = tar' AUTOCONF=3D'${SHELL} = /usr/ports/mail/spamass-milter/work/spamass-milter-0.3.0/missing --run = autoconf' AUTOHEADER=3D'${SHELL} = /usr/ports/mail/spamass-milter/work/spamass-milter-0.3.0/missing --run = autoheader' AUTOMAKE=3D'${SHELL} = /usr/ports/mail/spamass-milter/work/spamass-milter-0.3.0/missing --run = automake-1.9' AWK=3D'nawk' CC=3D'cc' CCDEPMODE=3D'depmode=3Dnone' CFLAGS=3D'-O -pipe -Wall -D_THREAD_SAFE -pthread' CPPFLAGS=3D'-I/usr/include' CXX=3D'c++' CXXCPP=3D'c++ -E' CXXDEPMODE=3D'depmode=3Dnone' CXXFLAGS=3D'-O -pipe -Wall -fno-default-inline -fno-inline = -D_THREAD_SAFE -pthread' CYGPATH_W=3D'echo' DEFS=3D'' DEPDIR=3D'.deps' ECHO_C=3D'' ECHO_N=3D'-n' ECHO_T=3D'' EGREP=3D'grep -E' EXEEXT=3D'' HAVE_MDOC_FALSE=3D'#' HAVE_MDOC_TRUE=3D'' INSTALL_DATA=3D'install -o root -g wheel -m 444' INSTALL_PROGRAM=3D'install -s -o root -g wheel -m 555' INSTALL_SCRIPT=3D'install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM=3D'${SHELL} $(install_sh) -c -s' LDFLAGS=3D' -L/usr/lib' LIBOBJS=3D'' LIBS=3D' ' LTLIBOBJS=3D'' MAKEINFO=3D'${SHELL} = /usr/ports/mail/spamass-milter/work/spamass-milter-0.3.0/missing --run = makeinfo' NROFF=3D'nroff' OBJEXT=3D'o' PACKAGE=3D'spamass-milter' PACKAGE_BUGREPORT=3D'' PACKAGE_NAME=3D'spamass-milter' PACKAGE_STRING=3D'spamass-milter 0.3.0' PACKAGE_TARNAME=3D'spamass-milter' PACKAGE_VERSION=3D'0.3.0' PATH_SEPARATOR=3D':' PTHREAD_CC=3D'cc' PTHREAD_CFLAGS=3D'-D_THREAD_SAFE -pthread' PTHREAD_LIBS=3D'' SENDMAIL=3D'/usr/sbin/sendmail' SET_MAKE=3D'' SHELL=3D'/bin/sh' SPAMC=3D'/usr/local/bin/spamc' STRIP=3D'' VERSION=3D'0.3.0' ac_ct_CC=3D'' ac_ct_CXX=3D'' ac_ct_STRIP=3D'' acx_pthread_config=3D'' am__fastdepCC_FALSE=3D'' am__fastdepCC_TRUE=3D'#' am__fastdepCXX_FALSE=3D'' am__fastdepCXX_TRUE=3D'#' am__include=3D'include' am__leading_dot=3D'.' am__quote=3D'' am__tar=3D'${AMTAR} chof - "$$tardir"' am__untar=3D'${AMTAR} xf -' bindir=3D'${exec_prefix}/bin' build=3D'i386-portbld-freebsd5.3' build_alias=3D'i386-portbld-freebsd5.3' build_cpu=3D'i386' build_os=3D'freebsd5.3' build_vendor=3D'portbld' datadir=3D'${prefix}/share' exec_prefix=3D'NONE' host=3D'i386-portbld-freebsd5.3' host_alias=3D'i386-portbld-freebsd5.3' host_cpu=3D'i386' host_os=3D'freebsd5.3' host_vendor=3D'portbld' includedir=3D'${prefix}/include' infodir=3D'${prefix}/info' install_sh=3D'/usr/ports/mail/spamass-milter/work/spamass-milter-0.3.0/in= stall-sh' libdir=3D'${exec_prefix}/lib' libexecdir=3D'${exec_prefix}/libexec' localstatedir=3D'${prefix}/var' mandir=3D'${prefix}/man' mkdir_p=3D'$(install_sh) -d' oldincludedir=3D'/usr/include' prefix=3D'/usr/local' program_transform_name=3D's,x,x,' sbindir=3D'${exec_prefix}/sbin' sharedstatedir=3D'${prefix}/com' sysconfdir=3D'${prefix}/etc' target_alias=3D'i386-portbld-freebsd5.3' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_ASPRINTF 1 #define HAVE_DAEMON 1 #define HAVE_DECL_DAEMON 1 #define HAVE_DECL_STRSEP 1 #define HAVE_EXCEPTIONS #define HAVE_FCNTL_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_MEMORY_H 1 #define HAVE_NAMESPACES #define HAVE_POLL_H 1 #define HAVE_PTHREAD 1 #define HAVE_SNPRINTF 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRSEP 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_VASPRINTF 1 #define HAVE_VERBOSE_TERMINATE_HANDLER #define HAVE_VSNPRINTF 1 #define HAVE_VSYSLOG 1 #define PACKAGE "spamass-milter" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "spamass-milter" #define PACKAGE_STRING "spamass-milter 0.3.0" #define PACKAGE_TARNAME "spamass-milter" #define PACKAGE_VERSION "0.3.0" #define SENDMAIL "/usr/sbin/sendmail" #define SPAMC "/usr/local/bin/spamc" #define STDC_HEADERS 1 #define VERSION "0.3.0" #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; ------=_NextPart_000_0022_01C52CD8.D2D10940-- From owner-freebsd-ports@FreeBSD.ORG Sat Mar 19 11:03:06 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B228F16A4CE for ; Sat, 19 Mar 2005 11:03:06 +0000 (GMT) Received: from neo.redjade.org (neo.redjade.org [219.254.21.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 193B543D1D for ; Sat, 19 Mar 2005 11:03:06 +0000 (GMT) (envelope-from ssw@neo.redjade.org) Received: from neo.redjade.org (localhost [127.0.0.1]) by neo.redjade.org (8.13.1/8.13.1) with ESMTP id j2JB30ej000864; Sat, 19 Mar 2005 20:03:00 +0900 (KST) (envelope-from ssw@neo.redjade.org) Received: (from ssw@localhost) by neo.redjade.org (8.13.1/8.13.1/Submit) id j2JB2uQQ000863; Sat, 19 Mar 2005 20:02:56 +0900 (KST) (envelope-from ssw) Date: Sat, 19 Mar 2005 20:02:56 +0900 From: Sangwoo Shim To: Osmany Guirola Cruz Message-ID: <20050319110256.GA769@neo.redjade.org> References: <423ACEE2.8090506@cigb.edu.cu> Mime-Version: 1.0 Content-Type: text/plain; charset=euc-kr Content-Disposition: inline In-Reply-To: <423ACEE2.8090506@cigb.edu.cu> User-Agent: Mutt/1.5.4i cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: vmd-1.8.2_2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2005 11:03:06 -0000 On Fri, Mar 18, 2005 at 12:51:46PM +0000, Osmany Guirola Cruz wrote: > VMD 1.8.3 is out Do you have intention to port it? in this moment the > port version is 1.8.2 I'll do it. Actually I have the patches for 1.8.3 locally. But VMD 1.8.3 can be built only with Tachyon 0.97 (which was posted to public yesterday) and my patches were without tachyon. I hope that I'll be able to clean up some issues and roll the patches next weekend. Regards, Sangwoo Shim From owner-freebsd-ports@FreeBSD.ORG Sat Mar 19 11:22:01 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B79E16A4CE for ; Sat, 19 Mar 2005 11:22:01 +0000 (GMT) Received: from neo.redjade.org (neo.redjade.org [219.254.21.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id F133A43D39 for ; Sat, 19 Mar 2005 11:22:00 +0000 (GMT) (envelope-from ssw@neo.redjade.org) Received: from neo.redjade.org (localhost [127.0.0.1]) by neo.redjade.org (8.13.1/8.13.1) with ESMTP id j2JBLtVA000920; Sat, 19 Mar 2005 20:21:55 +0900 (KST) (envelope-from ssw@neo.redjade.org) Received: (from ssw@localhost) by neo.redjade.org (8.13.1/8.13.1/Submit) id j2JBLsBr000919; Sat, 19 Mar 2005 20:21:54 +0900 (KST) (envelope-from ssw) Date: Sat, 19 Mar 2005 20:21:54 +0900 From: Sangwoo Shim To: Stephen Montgomery-Smith Message-ID: <20050319112154.GB769@neo.redjade.org> References: <423ACEE2.8090506@cigb.edu.cu> <423B2C22.6090007@math.missouri.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=euc-kr Content-Disposition: inline In-Reply-To: <423B2C22.6090007@math.missouri.edu> User-Agent: Mutt/1.5.4i cc: ports@freebsd.org cc: Osmany Guirola Cruz Subject: Re: FreeBSD Port: vmd-1.8.2_2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2005 11:22:01 -0000 On Fri, Mar 18, 2005 at 01:29:38PM -0600, Stephen Montgomery-Smith wrote: > Osmany Guirola Cruz wrote: > >VMD 1.8.3 is out Do you have intention to port it? in this moment the > >port version is 1.8.2 > > > >Thanks > > Also, when I was the maintainer of this port, I had promised that when I > would upgrade to vmd-1.8.3 that I would also make it respect CFLAGS. I > don't think that this would be difficult, but it will be mildly > non-trivial since there are many sub-builds in this port. I'm afraid I don't know how to solve this issues further. Should I fix the configure script not to override FreeBSD's CFLAGS? > > If I can be of any help (perhaps I could do some of the work) please let > me know. That would be great!! Thanks for your kind suggestion. Regards, Sangwoo Shim From owner-freebsd-ports@FreeBSD.ORG Sat Mar 19 12:42:02 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 371BC16A4CE for ; Sat, 19 Mar 2005 12:42:02 +0000 (GMT) Received: from amsfep14-int.chello.nl (amsfep14-int.chello.nl [213.46.243.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A63F243D1D for ; Sat, 19 Mar 2005 12:42:00 +0000 (GMT) (envelope-from per.hubinette@cellip.com) Received: from pelle ([80.216.180.42]) by amsfep14-int.chello.nl (InterMail vM.6.01.03.04 201-2131-111-106-20040729) with ESMTP id <20050319124158.RMMO2285.amsfep14-int.chello.nl@pelle>; Sat, 19 Mar 2005 13:41:58 +0100 From: "Per Hubinette" To: Date: Sat, 19 Mar 2005 13:42:02 +0100 Message-ID: <007801c52c81$0d054660$2ab4d850@pelle> MIME-Version: 1.0 X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Importance: Normal Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.1 cc: ports@FreeBSD.org Subject: FreeBSD Port: rt3-3.0.9 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2005 12:42:02 -0000 Hi, We are using freeBSD 4.10 and want to use RT. On the website for RT it states that RT requires Perl-5.8.3 or greater but I only find port 5.8.2 for FreeBSD 4.10. Will RT work with perl 5.8.2? Or how do we upgrade to perl 5.8.3? Thanks Per Hubinette From owner-freebsd-ports@FreeBSD.ORG Sat Mar 19 14:19:30 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3DE3B16A4CE; Sat, 19 Mar 2005 14:19:30 +0000 (GMT) Received: from mail.dt.e-technik.uni-dortmund.de (mail.dt.e-technik.Uni-Dortmund.DE [129.217.163.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id B85C843D31; Sat, 19 Mar 2005 14:19:29 +0000 (GMT) (envelope-from matthias.andree@gmx.de) Received: from localhost (localhost [127.0.0.1])A11EC44008; Sat, 19 Mar 2005 15:19:28 +0100 (CET) Received: from mail.dt.e-technik.uni-dortmund.de ([127.0.0.1]) by localhost (krusty [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 22457-05-4; Sat, 19 Mar 2005 15:19:22 +0100 (CET) Received: from m2a2.dyndns.org (p508EEB6D.dip.t-dialin.net [80.142.235.109]) 882AE44004; Sat, 19 Mar 2005 15:19:22 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by merlin.emma.line.org (Postfix) with ESMTP id AFB2278D15; Sat, 19 Mar 2005 15:19:21 +0100 (CET) Received: from merlin.emma.line.org ([127.0.0.1]) by localhost (m2a2.dyndns.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 05281-09; Sat, 19 Mar 2005 15:19:20 +0100 (CET) Received: by merlin.emma.line.org (Postfix, from userid 500) id 6606278D16; Sat, 19 Mar 2005 15:19:20 +0100 (CET) From: Matthias Andree To: Lowell Gilbert In-Reply-To: <44r7icydj1.fsf@be-well.ilk.org> (Lowell Gilbert's message of "18 Mar 2005 14:12:02 -0500") References: <44r7icydj1.fsf@be-well.ilk.org> X-PGP-Key: http://home.pages.de/~mandree/keys/GPGKEY.asc Date: Sat, 19 Mar 2005 15:19:20 +0100 Message-ID: User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by amavisd-new at dt.e-technik.uni-dortmund.de cc: trevor@freebsd.org cc: freebsd-ports@freebsd.org Subject: Re: acroread7 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2005 14:19:30 -0000 Lowell Gilbert writes: > The new acroread is failing in an NIS environment: > > ! > ! lowell> acroread > ! > ! (acroread:78217): GLib-WARNING **: getpwuid_r(): failed due to unknown user id (1001) > ! [1002] (mikazuki-dhcp124-141) lowell> > ! > > The problem comes from the Linux glib, which presumably isn't able to > pick up our password database properly in that case. Acroread 7 is reported to be a Beta version issued for a Dutch customer, German language article: -- Matthias Andree From owner-freebsd-ports@FreeBSD.ORG Sat Mar 19 14:34:36 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 336BE16A4CE; Sat, 19 Mar 2005 14:34:36 +0000 (GMT) Received: from mail.efacilitas.de (efacilitas.de [213.133.110.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 608CA43D39; Sat, 19 Mar 2005 14:34:35 +0000 (GMT) (envelope-from bkoenig@cs.tu-berlin.de) Received: from mail.alpha-tierchen.de (port-212-202-39-77.dynamic.qsc.de [212.202.39.77]) by mail.efacilitas.de (Postfix) with ESMTP id 42856123931; Sat, 19 Mar 2005 15:33:44 +0100 (CET) Received: from localhost (unknown [127.0.0.1]) by mail.alpha-tierchen.de (Postfix) with ESMTP id 743B4CCD823; Sat, 19 Mar 2005 15:34:10 +0100 (CET) Received: from mail.alpha-tierchen.de ([127.0.0.1]) by localhost (alpha-tierchen.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25975-10; Sat, 19 Mar 2005 15:34:09 +0100 (CET) Received: from alpha (alpha.local [192.168.1.2]) by mail.alpha-tierchen.de (Postfix) with ESMTP id 32CCFCCD800; Sat, 19 Mar 2005 15:34:09 +0100 (CET) From: =?us-ascii?B?Qmpvcm4gS29uaWc=?= To: "'Lowell Gilbert'" , Date: Sat, 19 Mar 2005 15:34:35 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Thread-Index: AcUr7mspElmblvhKT0ayM+nrtCSyGAAohN1Q In-Reply-To: <44r7icydj1.fsf@be-well.ilk.org> Message-Id: <20050319143409.32CCFCCD800@mail.alpha-tierchen.de> X-Virus-Scanned: amavisd-new at alpha-tierchen.de cc: trevor@freebsd.org Subject: RE: acroread7 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2005 14:34:36 -0000 I have another question. Did you solve the problem that acroread terminates with a segmentation fault if you choose 'Edit' -> 'Preferences' or 'Help' -> 'About Adobe Plug-Ins'? Does it occur? Regards Bjorn From owner-freebsd-ports@FreeBSD.ORG Sat Mar 19 15:24:10 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 94E6816A4CE for ; Sat, 19 Mar 2005 15:24:10 +0000 (GMT) Received: from bsam.ru (gw.ipt.ru [80.253.10.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id C560543D48 for ; Sat, 19 Mar 2005 15:24:09 +0000 (GMT) (envelope-from bsam@bsam.ru) Received: from bsam by bsam.ru with local (Exim 4.30; FreeBSD) id 1DCfmj-000MuR-JE; Sat, 19 Mar 2005 18:22:41 +0300 Date: Sat, 19 Mar 2005 18:22:41 +0300 From: "Boris B. Samorodov" To: Per Hubinette Message-ID: <20050319152241.GA16466@ipt.ru> References: <007801c52c81$0d054660$2ab4d850@pelle> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <007801c52c81$0d054660$2ab4d850@pelle> Sender: "Boris B. Samorodov" cc: ports@FreeBSD.org cc: autrijus@autrijus.org Subject: Re: FreeBSD Port: rt3-3.0.9 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2005 15:24:10 -0000 Hi! On Sat, Mar 19, 2005 at 01:42:02PM +0100, Per Hubinette wrote: > Hi, > > We are using freeBSD 4.10 and want to use RT. On the website for RT it > states that RT requires Perl-5.8.3 or greater but I only find port 5.8.2 > for FreeBSD 4.10. Will RT work with perl 5.8.2? $ grep PERL_VER= /usr/ports/lang/perl5.8/Makefile PERL_VER= 5.8.6 > Or how do we upgrade to perl 5.8.3? Cvsup ports and upgrade lang/perl5.8. > Thanks > Per Hubinette WBR -- bsam From owner-freebsd-ports@FreeBSD.ORG Sat Mar 19 15:31:02 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E6CB16A4D0 for ; Sat, 19 Mar 2005 15:31:02 +0000 (GMT) Received: from mail23.sea5.speakeasy.net (mail23.sea5.speakeasy.net [69.17.117.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 223FA43D2D for ; Sat, 19 Mar 2005 15:31:02 +0000 (GMT) (envelope-from freebsd-ports-local@be-well.ilk.org) Received: (qmail 4849 invoked from network); 19 Mar 2005 15:31:01 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail23.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 19 Mar 2005 15:31:01 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 7BF3882; Sat, 19 Mar 2005 10:31:00 -0500 (EST) Sender: lowell@be-well.ilk.org To: Adam Weinberger References: <423BA1EC.9020806@FreeBSD.org> From: Lowell Gilbert Date: 19 Mar 2005 10:31:00 -0500 In-Reply-To: <423BA1EC.9020806@FreeBSD.org> Message-ID: <44k6o3y7nv.fsf@be-well.ilk.org> Lines: 38 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: Mark Linimon cc: freebsd-ports@freebsd.org Subject: Re: Max recursion level (500) exceeded. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2005 15:31:02 -0000 Adam Weinberger writes: > Mark Linimon wrote: > > On Fri, 18 Mar 2005, Adam Weinberger wrote: > > > >> The problem lies in the gcc32 port. It redefines USE_GCC. It, and > >> the other gcc ports, need not to do that. > > IIRC gcc3.2 had a USE_GCC definition that its internal make stuff > > needed whose existance predated the creation of bsd.gcc.mk which > > introduced a USE_GCC variable intended to be used internal to the > > ports framework which has different semantics. AFAIK gcc32 has > > been broken since that time. > > I do not have time to test this hypothesis but would suggest trying > > a patchset with s/USE_GCC/INTERNAL_USE_GCC/ or something. > > It would be great if someone could investigate and fix this problem > > ... > > Here is a simple solution. > First of all, OOo needs to remove the gcc32 BUILD_DEPENDS, and replace > it with USE_GCC=3.2. That's got to be the right thing anyway. > Then, for each gcc port, simply replace the USE_GCC=2.7+ line with > .undef USE_GCC It still leaves the problem of needing at least gcc 2.7 to bootstrap, but I suppose marking it broken for OSVERSION before 400012 is reasonable at this date. > If people want to test this, I'll commit it. Sure; the GCC part works. I haven't retested the OpenOffice build; that's a bit too unwieldy for me to do at the moment. I'll get to it by early next week, if no one else does. Be well. Lowell From owner-freebsd-ports@FreeBSD.ORG Sat Mar 19 15:37:53 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 379F616A4CE for ; Sat, 19 Mar 2005 15:37:53 +0000 (GMT) Received: from mail22.sea5.speakeasy.net (mail22.sea5.speakeasy.net [69.17.117.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id BAB9F43D3F for ; Sat, 19 Mar 2005 15:37:52 +0000 (GMT) (envelope-from freebsd-ports-local@be-well.ilk.org) Received: (qmail 1792 invoked from network); 19 Mar 2005 15:37:52 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail22.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 19 Mar 2005 15:37:52 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 562C084; Sat, 19 Mar 2005 10:37:51 -0500 (EST) Sender: lowell@be-well.ilk.org To: Matthias Andree References: <44r7icydj1.fsf@be-well.ilk.org> From: Lowell Gilbert Date: 19 Mar 2005 10:37:51 -0500 In-Reply-To: Message-ID: <447jk3y7cg.fsf@be-well.ilk.org> Lines: 25 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: trevor@freebsd.org cc: freebsd-ports@freebsd.org Subject: Re: acroread7 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2005 15:37:53 -0000 Matthias Andree writes: > Lowell Gilbert writes: > > > The new acroread is failing in an NIS environment: > > > > ! > > ! lowell> acroread > > ! > > ! (acroread:78217): GLib-WARNING **: getpwuid_r(): failed due to unknown user id (1001) > > ! [1002] (mikazuki-dhcp124-141) lowell> > > ! > > > > The problem comes from the Linux glib, which presumably isn't able to > > pick up our password database properly in that case. > > Acroread 7 is reported to be a Beta version issued for a Dutch customer, > German language article: My German is only good enough to get the general drift; I missed some of the details. I can't find confirmation anywhere else, anyway. Note that Acroread 7 is currently the only Acroread in the FreeBSD ports tree. From owner-freebsd-ports@FreeBSD.ORG Sat Mar 19 15:40:37 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 963FA16A4D0 for ; Sat, 19 Mar 2005 15:40:37 +0000 (GMT) Received: from mail22.sea5.speakeasy.net (mail22.sea5.speakeasy.net [69.17.117.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A8B943D2F for ; Sat, 19 Mar 2005 15:40:37 +0000 (GMT) (envelope-from freebsd-ports-local@be-well.ilk.org) Received: (qmail 4066 invoked from network); 19 Mar 2005 15:40:37 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail22.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 19 Mar 2005 15:40:36 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 742FF82; Sat, 19 Mar 2005 10:40:36 -0500 (EST) Sender: lowell@be-well.ilk.org To: Bjorn Konig References: <20050319143409.32CCFCCD800@mail.alpha-tierchen.de> From: Lowell Gilbert Date: 19 Mar 2005 10:40:36 -0500 In-Reply-To: <20050319143409.32CCFCCD800@mail.alpha-tierchen.de> Message-ID: <443bury77v.fsf@be-well.ilk.org> Lines: 11 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: trevor@freebsd.org cc: 'Lowell Gilbert' cc: freebsd-ports@freebsd.org Subject: Re: acroread7 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2005 15:40:37 -0000 Bjorn Konig writes: > I have another question. Did you solve the problem that > acroread terminates with a segmentation fault if you choose > 'Edit' -> 'Preferences' or 'Help' -> 'About Adobe Plug-Ins'? > Does it occur? I haven't tried it, because it refused to start in the first place on my work machine. At home, where I don't use NIS, I would probably be able to get farther, but it's a much slower machine, and I usually stick to xpdf on it anyway. From owner-freebsd-ports@FreeBSD.ORG Sat Mar 19 15:41:33 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBEBC16A4CE for ; Sat, 19 Mar 2005 15:41:33 +0000 (GMT) Received: from ares.wolfpond.org (ns1.wolfpond.org [62.212.96.219]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7292243D4C for ; Sat, 19 Mar 2005 15:41:32 +0000 (GMT) (envelope-from ftigeot@wolfpond.org) Received: from aoi.wolfpond.org (aoi.wolfpond.org [IPv6:2001:7a8:24db:1:20c:76ff:feb4:27e1]) by ares.wolfpond.org (8.13.3/8.13.3) with ESMTP id j2JFfSTN000882; Sat, 19 Mar 2005 16:41:29 +0100 (CET) (envelope-from ftigeot@aoi.wolfpond.org) Received: from aoi.wolfpond.org (localhost [127.0.0.1]) by aoi.wolfpond.org (8.13.3/8.13.1) with ESMTP id j2JFfVqe073191; Sat, 19 Mar 2005 16:41:31 +0100 (CET) (envelope-from ftigeot@aoi.wolfpond.org) Received: (from ftigeot@localhost) by aoi.wolfpond.org (8.13.3/8.13.1/Submit) id j2JFfVb8073190; Sat, 19 Mar 2005 16:41:31 +0100 (CET) (envelope-from ftigeot) Date: Sat, 19 Mar 2005 16:41:31 +0100 From: Francois Tigeot To: Bjorn Konig Message-ID: <20050319154131.GA73141@aoi.wolfpond.org> References: <44r7icydj1.fsf@be-well.ilk.org> <20050319143409.32CCFCCD800@mail.alpha-tierchen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050319143409.32CCFCCD800@mail.alpha-tierchen.de> User-Agent: Mutt/1.4.2.1i cc: freebsd-ports@freebsd.org Subject: Re: RE: acroread7 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2005 15:41:34 -0000 On Sat, Mar 19, 2005 at 03:34:35PM +0100, Bjorn Konig wrote: > > I have another question. Did you solve the problem that > acroread terminates with a segmentation fault if you choose > 'Edit' -> 'Preferences' or 'Help' -> 'About Adobe Plug-Ins'? > Does it occur? Acrobat7 is running fine here. None of these menu entries cause it to crash. FWIW, the machine it is on is running linux_base-8. -- Francois Tigeot From owner-freebsd-ports@FreeBSD.ORG Sat Mar 19 16:28:07 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E285C16A4CE; Sat, 19 Mar 2005 16:28:07 +0000 (GMT) Received: from mail.dt.e-technik.uni-dortmund.de (krusty.dt.e-technik.Uni-Dortmund.DE [129.217.163.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B86A43D1F; Sat, 19 Mar 2005 16:28:07 +0000 (GMT) (envelope-from matthias.andree@gmx.de) Received: from localhost (localhost [127.0.0.1])7613B44008; Sat, 19 Mar 2005 17:28:06 +0100 (CET) Received: from mail.dt.e-technik.uni-dortmund.de ([127.0.0.1]) by localhost (krusty [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 01036-05; Sat, 19 Mar 2005 17:28:03 +0100 (CET) Received: from m2a2.dyndns.org (p508EEB6D.dip.t-dialin.net [80.142.235.109]) 4F0A444004; Sat, 19 Mar 2005 17:28:03 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by merlin.emma.line.org (Postfix) with ESMTP id 611F4FE806; Sat, 19 Mar 2005 17:28:02 +0100 (CET) Received: from merlin.emma.line.org ([127.0.0.1]) by localhost (m2a2.dyndns.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 11491-03; Sat, 19 Mar 2005 17:28:01 +0100 (CET) Received: by merlin.emma.line.org (Postfix, from userid 500) id 5E6C9FE802; Sat, 19 Mar 2005 17:28:01 +0100 (CET) Date: Sat, 19 Mar 2005 17:28:01 +0100 From: Matthias Andree To: Lowell Gilbert Message-ID: <20050319162801.GA11956@merlin.emma.line.org> Mail-Followup-To: Lowell Gilbert , trevor@freebsd.org, freebsd-ports@freebsd.org References: <44r7icydj1.fsf@be-well.ilk.org> <447jk3y7cg.fsf@be-well.ilk.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <447jk3y7cg.fsf@be-well.ilk.org> X-PGP-Key: http://home.pages.de/~mandree/keys/GPGKEY.asc User-Agent: Mutt/1.5.9i X-Virus-Scanned: by amavisd-new at dt.e-technik.uni-dortmund.de cc: trevor@freebsd.org cc: Matthias Andree cc: freebsd-ports@freebsd.org Subject: Re: acroread7 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2005 16:28:08 -0000 On Sat, 19 Mar 2005, Lowell Gilbert wrote: > My German is only good enough to get the general drift; I missed some > of the details. I can't find confirmation anywhere else, anyway. > > Note that Acroread 7 is currently the only Acroread in the FreeBSD > ports tree. > > Acroread 7 is reported to be a Beta version issued for a Dutch customer, > > German language article: The article says essentially that the Acroread 7 download is a pre-release, and the link to the FTP directory quickly found its way into the public as it was accidentally omitted to mark it as beta or pre-release. Heise references an Adobe employee on this. On www.adobe.nl, the Linux-version is offered (switch "taal" = language to "Engels" (English)). The final version is supposed to be available in the middle of this year. -- Matthias Andree From owner-freebsd-ports@FreeBSD.ORG Sat Mar 19 17:13:33 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB51516A4CE for ; Sat, 19 Mar 2005 17:13:33 +0000 (GMT) Received: from skutsje.san.webweaving.org (skutsje.san.webweaving.org [209.132.96.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82B3F43D31 for ; Sat, 19 Mar 2005 17:13:33 +0000 (GMT) (envelope-from harrie@mod-snmp.com) Received: from emperor.local (dsl-213-023-028-050.arcor-ip.net [213.23.28.50]) j2JHDTLA011701 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Sat, 19 Mar 2005 09:13:30 -0800 (PST) (envelope-from harrie@mod-snmp.com) Received: from [127.0.0.1] (localhost [127.0.0.1]) by emperor.local (Postfix) with ESMTP id 80E78395458; Sat, 19 Mar 2005 18:15:45 +0100 (CET) Mime-Version: 1.0 (Apple Message framework v619.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <81e53d3305f3be12585deb76d2b3f8ad@mod-snmp.com> Content-Transfer-Encoding: 7bit From: Harrie Hazewinkel Date: Sat, 19 Mar 2005 18:15:43 +0100 To: freebsd-ports@freebsd.org X-Mailer: Apple Mail (2.619.2) cc: Harrie Hazewinkel Subject: apache13-modssl port X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2005 17:13:34 -0000 HI, I noticed that this port with MOD_SNMP does not work. I beleive that the md5 and size in the distinfo are incorrect. Let me know how I could help to fix that, cheers, Harrie mailto: harrie(at)mod-snmp.com http://www.mod-snmp.com/ ------------------------------------------------------------------ Author of MOD-SNMP, enabling SNMP management of Apache HTTP server From owner-freebsd-ports@FreeBSD.ORG Sat Mar 19 17:17:21 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 22EAF16A4CE for ; Sat, 19 Mar 2005 17:17:21 +0000 (GMT) Received: from web31708.mail.mud.yahoo.com (web31708.mail.mud.yahoo.com [68.142.201.188]) by mx1.FreeBSD.org (Postfix) with SMTP id AF4DB43D46 for ; Sat, 19 Mar 2005 17:17:20 +0000 (GMT) (envelope-from arareko@yahoo.com) Received: (qmail 1738 invoked by uid 60001); 19 Mar 2005 17:17:20 -0000 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; b=wezEVmcYKd0ziQAkl/HfowT8KRmdtnF618qB5fFm5nyIvljDiVcr1A8ybUXjaR2iD5RC9nH2VDF+2NdgBcCT0RPcUWrnKMODhgji2Nut2p90pxlLpRnJEY9TmeQeqAHas+f7Tg1tTJsFEsIevBbq7ExaKcpadC2CkvhPC/E0GSk= ; Message-ID: <20050319171720.1736.qmail@web31708.mail.mud.yahoo.com> Received: from [201.129.28.180] by web31708.mail.mud.yahoo.com via HTTP; Sat, 19 Mar 2005 09:17:20 PST Date: Sat, 19 Mar 2005 09:17:20 -0800 (PST) From: Mauricio Herrera Cuadra To: koziol@ncsa.uiuc.edu MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: ports@FreeBSD.org Subject: FreeBSD Port: hdf5-1.6.3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2005 17:17:21 -0000 Hello there, I would like to know if there is some schedule for the HDF5-1.6.4 release. I don't have any problems with the current HDF5-1.6.3, but I also need to use the HDF5 High Level APIs for porting some application into FreeBSD. At the APIs site (http://hdf.ncsa.uiuc.edu/HDF5/hdf5_hl/) there's a note which informs that the High Level APIs will be folded into the HDF5 source code in the upcoming HDF5-1.6.4 release. My reason for knowing this is just to be aware if I would need to compile the High Level APIs for 1.6.3 or better wait a bit for the next release. Thanks in advance. Regards, MAURICIO HERRERA CUADRA mauricio@arareko.net http://www.arareko.net/ "Well, I'll say this: climbing can kill you, but women can destroy you. There's a big difference, y'know." — Derek Hersey. -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GCM/CS/IT/LS/MD/MU/PA/S/TW/O>B/M/P/AT$ d-(---)>!$ s+:+>$ a27>+++>?$ C(++++)>---$ UBL+++>UAVHIOSCX*---$ P++++(--)>--- L->+$ E-(--)>+++$ W+(+++)>-- N+>- o+++(--) K?>$ w+(---)>$ !O M>+$ !V PS+(+++) PE(-) Y(+) PGP(-)>+ t(-)>+++$ 5 X@>+$ R*>+++$ tv(+)>+$ b+>+++$ DI+++>+++$ D+++>++++$ G++(-)>++++$ e++>++++$ h!>---$ r%>++ y+(**)>+$ ------END GEEK CODE BLOCK------ __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/ From owner-freebsd-ports@FreeBSD.ORG Sat Mar 19 17:21:41 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F1E1116A4CE for ; Sat, 19 Mar 2005 17:21:41 +0000 (GMT) Received: from mail.ncsa.uiuc.edu (mail.ncsa.uiuc.edu [141.142.2.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DB5143D49 for ; Sat, 19 Mar 2005 17:21:41 +0000 (GMT) (envelope-from koziol@ncsa.uiuc.edu) X-Envelope-From: koziol@ncsa.uiuc.edu Received: from sleipnir.ncsa.uiuc.edu (sleipnir.ncsa.uiuc.edu [141.142.96.70]) by mail.ncsa.uiuc.edu (8.11.7/8.11.7) with ESMTP id j2JHLZn08612; Sat, 19 Mar 2005 11:21:35 -0600 Received: from sleipnir.ncsa.uiuc.edu (localhost [127.0.0.1]) j2JHLbQP019185; Sat, 19 Mar 2005 11:21:37 -0600 (CST) (envelope-from koziol@sleipnir.ncsa.uiuc.edu) Received: (from koziol@localhost) by sleipnir.ncsa.uiuc.edu (8.13.1/8.13.1/Submit) id j2JHLal8019184; Sat, 19 Mar 2005 11:21:37 -0600 (CST) (envelope-from koziol) From: Quincey Koziol Message-Id: <200503191721.j2JHLal8019184@sleipnir.ncsa.uiuc.edu> In-Reply-To: <20050319171720.1736.qmail@web31708.mail.mud.yahoo.com> To: Mauricio Herrera Cuadra Date: Sat, 19 Mar 2005 11:21:36 -0600 (CST) X-Mailer: ELM [version 2.4ME+ PL119 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=UNKNOWN-8BIT X-NCSA-MailScanner-Information: Please contact the help@ncsa.uiuc.edu for more information X-NCSA-MailScanner: Found to be clean cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: hdf5-1.6.3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2005 17:21:42 -0000 Hi Mauricio, > I would like to know if there is some schedule for the HDF5-1.6.4 release. > > I don't have any problems with the current HDF5-1.6.3, but I also need to > use the HDF5 High Level APIs for porting some application into FreeBSD. > > At the APIs site (http://hdf.ncsa.uiuc.edu/HDF5/hdf5_hl/) there's a note > which informs that the High Level APIs will be folded into the HDF5 source > code in the upcoming HDF5-1.6.4 release. > > My reason for knowing this is just to be aware if I would need to compile > the High Level APIs for 1.6.3 or better wait a bit for the next release. We are in the last stages of releasing HDF5-1.6.4 and should have the official final tarball ready next week. I'll update the port on FreeBSD at that time. Quincey > Thanks in advance. > Regards, > > MAURICIO HERRERA CUADRA > mauricio@arareko.net > http://www.arareko.net/ > > "Well, I'll say this: climbing can kill you, but women can destroy you. There's a big difference, y'know." — Derek Hersey. > > -----BEGIN GEEK CODE BLOCK----- > Version: 3.12 > GCM/CS/IT/LS/MD/MU/PA/S/TW/O>B/M/P/AT$ d-(---)>!$ s+:+>$ a27>+++>?$ > C(++++)>---$ UBL+++>UAVHIOSCX*---$ P++++(--)>--- L->+$ E-(--)>+++$ > W+(+++)>-- N+>- o+++(--) K?>$ w+(---)>$ !O M>+$ !V PS+(+++) PE(-) Y(+) > PGP(-)>+ t(-)>+++$ 5 X@>+$ R*>+++$ tv(+)>+$ b+>+++$ DI+++>+++$ > D+++>++++$ G++(-)>++++$ e++>++++$ h!>---$ r%>++ y+(**)>+$ > ------END GEEK CODE BLOCK------ > > > > __________________________________ > Do you Yahoo!? > Yahoo! Small Business - Try our new resources site! > http://smallbusiness.yahoo.com/resources/ > From owner-freebsd-ports@FreeBSD.ORG Sat Mar 19 17:45:36 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBCBF16A4CE for ; Sat, 19 Mar 2005 17:45:36 +0000 (GMT) Received: from smtp.dkm.cz (smtp.dkm.cz [62.24.64.34]) by mx1.FreeBSD.org (Postfix) with SMTP id CFB4243D1D for ; Sat, 19 Mar 2005 17:45:33 +0000 (GMT) (envelope-from varga@stonehenge.sk) Received: (qmail 16604 invoked by uid 0); 19 Mar 2005 17:45:32 -0000 Received: from r4aq149.chello.upc.cz (84.42.170.149) by smtp.dkm.cz with SMTP; 19 Mar 2005 17:45:32 -0000 From: Michal Varga To: freebsd-ports@freebsd.org Content-Type: text/plain Organization: Stonehenge Date: Sat, 19 Mar 2005 18:45:35 +0100 Message-Id: <1111254335.39766.14.camel@xenon.stonehenge.sk> Mime-Version: 1.0 X-Mailer: Evolution 2.2.1.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Subject: graphics/blender-devel broken with scons-0.96.90 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2005 17:45:37 -0000 Hi, I don't know if someone noticed (I've just subscribed to the list, but didn't find any reference in the history) - scons-0.96.90 from Feb 19. (devel/scons) breaks the build of graphics/blender-devel. According to http://www.scons.org/ , the .90 brings a "number of extensive changes to internal subsystems", so shouldn't we have left the previous version too in the ports collection in such cases? m. -- Michal Varga Stonehenge From owner-freebsd-ports@FreeBSD.ORG Sat Mar 19 17:49:12 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 29C5C16A4CE for ; Sat, 19 Mar 2005 17:49:12 +0000 (GMT) Received: from hood.oook.cz (hood.oook.cz [212.27.205.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B93843D2F for ; Sat, 19 Mar 2005 17:49:11 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from hood.oook.cz (localhost.oook.cz [127.0.0.1]) by hood.oook.cz (8.13.3/8.13.3) with ESMTP id j2JHn7KQ096908 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 19 Mar 2005 18:49:07 +0100 (CET) (envelope-from pav@FreeBSD.org) Received: (from pav@localhost) by hood.oook.cz (8.13.3/8.13.3/Submit) id j2JHn6q3096840; Sat, 19 Mar 2005 18:49:06 +0100 (CET) (envelope-from pav@FreeBSD.org) X-Authentication-Warning: hood.oook.cz: pav set sender to pav@FreeBSD.org using -f From: Pav Lucistnik To: Michal Varga In-Reply-To: <1111254335.39766.14.camel@xenon.stonehenge.sk> References: <1111254335.39766.14.camel@xenon.stonehenge.sk> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-udS3xONEfLMOFl/NT1df" Date: Sat, 19 Mar 2005 18:49:04 +0100 Message-Id: <1111254544.93103.3.camel@hood.oook.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.2.1.1 FreeBSD GNOME Team Port cc: freebsd-ports@FreeBSD.org Subject: Re: graphics/blender-devel broken with scons-0.96.90 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: pav@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2005 17:49:12 -0000 --=-udS3xONEfLMOFl/NT1df Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: quoted-printable Michal Varga p=ED=B9e v so 19. 03. 2005 v 18:45 +0100: > Hi, > I don't know if someone noticed (I've just subscribed to the list, but > didn't find any reference in the history) - scons-0.96.90 from Feb 19. > (devel/scons) breaks the build of graphics/blender-devel. >=20 > According to http://www.scons.org/ , the .90 brings a "number of > extensive changes to internal subsystems", so shouldn't we have left the > previous version too in the ports collection in such cases?=20 Yes I noticed it. Any patches to fix blender with new scons are welcome. I hope next release of blender will be compatible again, otherwise putting an old scons in the new port would make sense, yes. --=20 Pav Lucistnik Orfax's hip flask contained Old Janx Spirit, a mixture of potions of stupidity, paralysis, naivery, ruination, lose memories, confusion, and slime mold juice, with a twist of lemon. - from a post on Angband Community Forum --=-udS3xONEfLMOFl/NT1df Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCPGYQntdYP8FOsoIRAuquAJ9F+d+h/4wORa7Vtt8zBavx6WZllACgmUOA MPZ39ZSHHnBAsMuAfYIlVH0= =hj1F -----END PGP SIGNATURE----- --=-udS3xONEfLMOFl/NT1df-- From owner-freebsd-ports@FreeBSD.ORG Sat Mar 19 18:26:47 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 490AD16A4CE; Sat, 19 Mar 2005 18:26:47 +0000 (GMT) Received: from bsam.ru (gw.ipt.ru [80.253.10.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA85243D58; Sat, 19 Mar 2005 18:26:46 +0000 (GMT) (envelope-from bsam@bsam.ru) Received: from bsam by bsam.ru with local (Exim 4.30; FreeBSD) id 1DCidf-0007HB-IE; Sat, 19 Mar 2005 21:25:31 +0300 Date: Sat, 19 Mar 2005 21:25:31 +0300 From: "Boris B. Samorodov" To: freebsd-ports@FreeBSD.org, freebsd-gnome@FreeBSD.org Message-ID: <20050319182531.GA2879@ipt.ru> References: <20050318232204.GA21446@ipt.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050318232204.GA21446@ipt.ru> Sender: "Boris B. Samorodov" Subject: [partially solved] gtk20 problem X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2005 18:26:47 -0000 Hi! On Sat, Mar 19, 2005 at 02:22:04AM +0300, Boris B. Samorodov wrote: > Hello, > > is it a known problem or my fault? Gnomelogalyzer said it doesn't > know it. My investigation showed that pango was installed on my system and libXft wasn't. Howewer installing libXft doesn't resolve the problem. Only reinstalling pango *after* installing libXft does it. Gtk20 needs pango-with-xft. I wrote PR/79019. But I really don't know any good solution. Should the port (gtk20) check for pango-with-libxft libs and print warning to reinstall pango? How to reinstall pango in "auto" mode if needed? > ----- > # cd /usr/ports/x11-toolkits/gtk20 > # make > [skip] > checking return type of signal handlers... (cached) void > checking for x86 platform... yes > checking compiler support for MMX... yes > checking for freetype-config... /usr/local/bin/freetype-config > checking For sufficiently new FreeType (at least 2.0.1)... yes > gnome-config: not found > configure: error: Xft Pango backend is required for x11 target > ===> Script "configure" failed unexpectedly. > Please direct the output of the failure of the make command to a file, and > then feed that file to the gnomelogalyzer, available from > http://www.freebsd.org/gnome/gnomelogalyzer.sh, which will diagnose the problem > and suggest a solution. If - and only if - the gnomelogalyzer cannot solve > the problem, report the problem to the FreeBSD GNOME team at gnome@FreeBSD.org, > and attach "/usr/ports/x11-toolkits/gtk20/work/gtk+-2.6.4/config.log" and the > output of the failure of the make command. Also, it might be a good idea to > provide an overview of all packages installed on your system (e.g. an `ls > /var/db/pkg`). > *** Error code 1 > > Stop in /usr/ports/x11-toolkits/gtk20. > ----- > > WBR > -- > bsam > _______________________________________________ > 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" WBR -- bsam From owner-freebsd-ports@FreeBSD.ORG Sat Mar 19 18:31:40 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8BF7516A4CE; Sat, 19 Mar 2005 18:31:40 +0000 (GMT) Received: from hood.oook.cz (hood.oook.cz [212.27.205.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id A329643D67; Sat, 19 Mar 2005 18:31:39 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from hood.oook.cz (localhost.oook.cz [127.0.0.1]) by hood.oook.cz (8.13.3/8.13.3) with ESMTP id j2JIVcaD097887 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 19 Mar 2005 19:31:38 +0100 (CET) (envelope-from pav@FreeBSD.org) Received: (from pav@localhost) by hood.oook.cz (8.13.3/8.13.3/Submit) id j2JIVbjl097886; Sat, 19 Mar 2005 19:31:37 +0100 (CET) (envelope-from pav@FreeBSD.org) X-Authentication-Warning: hood.oook.cz: pav set sender to pav@FreeBSD.org using -f From: Pav Lucistnik To: "Boris B. Samorodov" In-Reply-To: <20050319182531.GA2879@ipt.ru> References: <20050318232204.GA21446@ipt.ru> <20050319182531.GA2879@ipt.ru> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-UKkOmWIBPDPhqF0WH4CL" Date: Sat, 19 Mar 2005 19:31:37 +0100 Message-Id: <1111257097.93103.7.camel@hood.oook.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.2.1.1 FreeBSD GNOME Team Port cc: freebsd-ports@FreeBSD.org cc: freebsd-gnome@FreeBSD.org Subject: Re: [partially solved] gtk20 problem X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: pav@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2005 18:31:40 -0000 --=-UKkOmWIBPDPhqF0WH4CL Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: quoted-printable Boris B. Samorodov p=ED=B9e v so 19. 03. 2005 v 21:25 +0300: > Hi! >=20 > On Sat, Mar 19, 2005 at 02:22:04AM +0300, Boris B. Samorodov wrote: > > Hello, > >=20 > > is it a known problem or my fault? Gnomelogalyzer said it doesn't > > know it. >=20 > My investigation showed that pango was installed on my system > and libXft wasn't. Howewer installing libXft doesn't resolve > the problem. Only reinstalling pango *after* installing libXft > does it. Gtk20 needs pango-with-xft. >=20 > I wrote PR/79019. But I really don't know any good solution. > Should the port (gtk20) check for pango-with-libxft libs and > print warning to reinstall pango? How to reinstall pango in > "auto" mode if needed? I don't want to disturb your circles, but pango port as we know it today *does depend* on libXft. --=20 Pav Lucistnik What luck - a dagger! This is your holder. Rest there and let me die. --=-UKkOmWIBPDPhqF0WH4CL Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCPHAJntdYP8FOsoIRAlMmAJ9kF8KKuyOgxCYG2a1Iaa/VWQtfjACgwUP7 /Z1js48mL0bglIvNTzTjF3g= =Z8HL -----END PGP SIGNATURE----- --=-UKkOmWIBPDPhqF0WH4CL-- From owner-freebsd-ports@FreeBSD.ORG Sat Mar 19 19:04:14 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 009AA16A4CE; Sat, 19 Mar 2005 19:04:14 +0000 (GMT) Received: from bsam.ru (gw.ipt.ru [80.253.10.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 264D843D3F; Sat, 19 Mar 2005 19:04:13 +0000 (GMT) (envelope-from bsam@bsam.ru) Received: from bsam by bsam.ru with local (Exim 4.30; FreeBSD) id 1DCjDt-0004qv-V7; Sat, 19 Mar 2005 22:02:57 +0300 Date: Sat, 19 Mar 2005 22:02:57 +0300 From: "Boris B. Samorodov" To: freebsd-ports@FreeBSD.org, freebsd-gnome@FreeBSD.org Message-ID: <20050319190257.GC2879@ipt.ru> References: <20050318232204.GA21446@ipt.ru> <20050319182531.GA2879@ipt.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050319182531.GA2879@ipt.ru> Sender: "Boris B. Samorodov" Subject: Re: [partially solved] gtk20 problem X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2005 19:04:14 -0000 Hi! On Sat, Mar 19, 2005 at 09:25:31PM +0300, Boris B. Samorodov wrote: > > My investigation showed that pango was installed on my system > and libXft wasn't. Howewer installing libXft doesn't resolve > the problem. Only reinstalling pango *after* installing libXft > does it. Gtk20 needs pango-with-xft. OOPS! Pango nowadays depends on libXft!! My fault, didn't notice it. But how did it come about, that I had pango without libXft? Maybe very old installation? Anyway the question is how to deal with such a case? Maybe an item at UPDATING? WBR -- bsam From owner-freebsd-ports@FreeBSD.ORG Sat Mar 19 19:06:19 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FEAF16A4CE; Sat, 19 Mar 2005 19:06:19 +0000 (GMT) Received: from hood.oook.cz (hood.oook.cz [212.27.205.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 760D843D48; Sat, 19 Mar 2005 19:06:18 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from hood.oook.cz (localhost.oook.cz [127.0.0.1]) by hood.oook.cz (8.13.3/8.13.3) with ESMTP id j2JJ6HxV039399 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 19 Mar 2005 20:06:17 +0100 (CET) (envelope-from pav@FreeBSD.org) Received: (from pav@localhost) by hood.oook.cz (8.13.3/8.13.3/Submit) id j2JJ6HUC039398; Sat, 19 Mar 2005 20:06:17 +0100 (CET) (envelope-from pav@FreeBSD.org) X-Authentication-Warning: hood.oook.cz: pav set sender to pav@FreeBSD.org using -f From: Pav Lucistnik To: "Boris B. Samorodov" In-Reply-To: <20050319190257.GC2879@ipt.ru> References: <20050318232204.GA21446@ipt.ru> <20050319182531.GA2879@ipt.ru> <20050319190257.GC2879@ipt.ru> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-KGpUwVNVsQIOquZYEXlx" Date: Sat, 19 Mar 2005 20:06:15 +0100 Message-Id: <1111259175.93103.20.camel@hood.oook.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.2.1.1 FreeBSD GNOME Team Port cc: freebsd-ports@FreeBSD.org cc: freebsd-gnome@FreeBSD.org Subject: Re: [partially solved] gtk20 problem X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: pav@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2005 19:06:19 -0000 --=-KGpUwVNVsQIOquZYEXlx Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: quoted-printable Boris B. Samorodov p=ED=B9e v so 19. 03. 2005 v 22:02 +0300: > Hi! >=20 > On Sat, Mar 19, 2005 at 09:25:31PM +0300, Boris B. Samorodov wrote: > >=20 > > My investigation showed that pango was installed on my system > > and libXft wasn't. Howewer installing libXft doesn't resolve > > the problem. Only reinstalling pango *after* installing libXft > > does it. Gtk20 needs pango-with-xft. >=20 > OOPS! Pango nowadays depends on libXft!! > My fault, didn't notice it. >=20 > But how did it come about, that I had pango without libXft? > Maybe very old installation? >=20 > Anyway the question is how to deal with such a case? > Maybe an item at UPDATING? If you followed the GNOME update instructions in UPDATING, you should have new pango as of few days ago. --=20 Pav Lucistnik You take the red pill, you stay in Wonderland, and I show you how deep the rabbit hole goes.... --=-KGpUwVNVsQIOquZYEXlx Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCPHgnntdYP8FOsoIRAkv/AJsFlfeSAgGBObVtjvvlpKtK1+jPxgCePfGQ g/bGmoO4Kmwajct4Nq/XkY0= =ixCC -----END PGP SIGNATURE----- --=-KGpUwVNVsQIOquZYEXlx-- From owner-freebsd-ports@FreeBSD.ORG Sat Mar 19 19:11:32 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F06DC16A4CE; Sat, 19 Mar 2005 19:11:32 +0000 (GMT) Received: from lakermmtao03.cox.net (lakermmtao03.cox.net [68.230.240.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 561DC43D31; Sat, 19 Mar 2005 19:11:32 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by lakermmtao03.cox.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20050319191131.PIC2673.lakermmtao03.cox.net@mezz.mezzweb.com>; Sat, 19 Mar 2005 14:11:31 -0500 Date: Sat, 19 Mar 2005 13:12:27 -0600 To: "Boris B. Samorodov" References: <20050318232204.GA21446@ipt.ru> <20050319182531.GA2879@ipt.ru> <20050319190257.GC2879@ipt.ru> From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <20050319190257.GC2879@ipt.ru> User-Agent: Opera M2/7.54 (Linux, build 955) cc: freebsd-gnome@freebsd.org cc: freebsd-ports@freebsd.org Subject: Re: [partially solved] gtk20 problem X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2005 19:11:33 -0000 On Sat, 19 Mar 2005 22:02:57 +0300, Boris B. Samorodov wrote: > Hi! > > On Sat, Mar 19, 2005 at 09:25:31PM +0300, Boris B. Samorodov wrote: >> >> My investigation showed that pango was installed on my system >> and libXft wasn't. Howewer installing libXft doesn't resolve >> the problem. Only reinstalling pango *after* installing libXft >> does it. Gtk20 needs pango-with-xft. > > OOPS! Pango nowadays depends on libXft!! > My fault, didn't notice it. > > But how did it come about, that I had pango without libXft? > Maybe very old installation? > > Anyway the question is how to deal with such a case? > Maybe an item at UPDATING? No, pango depends on Xft since like GNOME 2.0 or 2.2. Only thing that changed is that Xft was renamed to libXft, but that was long time ago (a year ago?) Cheers, Mezz > WBR -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From owner-freebsd-ports@FreeBSD.ORG Sat Mar 19 19:56:41 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9639316A4CE for ; Sat, 19 Mar 2005 19:56:41 +0000 (GMT) Received: from vms040pub.verizon.net (vms040pub.verizon.net [206.46.252.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E7E243D2D for ; Sat, 19 Mar 2005 19:56:41 +0000 (GMT) (envelope-from mi@corbulon.video-collage.com) Received: from corbulon.video-collage.com ([151.204.231.237]) by vms040.mailsrvcs.net (Sun Java System Messaging Server 6.2 HotFix 0.04 (built Dec 24 2004)) with ESMTPA id <0IDM0088G7EFL7J0@vms040.mailsrvcs.net> for ports@FreeBSD.org; Sat, 19 Mar 2005 13:56:40 -0600 (CST) Received: from corbulon.video-collage.comcorbulon.video-collage.com (8.13.1/8.13.1) with ESMTP id j2JJudoO015492 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 19 Mar 2005 14:56:39 -0500 Received: (from mi@localhost) by corbulon.video-collage.com (8.13.1/8.13.1/Submit) id j2JJucLD015491; Sat, 19 Mar 2005 14:56:38 -0500 (EST envelope-from mi) Date: Sat, 19 Mar 2005 14:56:38 -0500 (EST) From: Mikhail Teterin To: barner@gmx.de, jylefort@brutele.be, rodrigc@crodrigues.org Message-id: <200503191956.j2JJucLD015491@corbulon.video-collage.com> MIME-version: 1.0 X-Mailer: ELM [version 2.5 PL7] Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit X-Virus-Scanned: clamd / ClamAV version devel-20040615, clamav-milter version 0.73a on corbulon.video-collage.com X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.43 cc: ports@FreeBSD.org Subject: realplayer can't play .ra files X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2005 19:56:41 -0000 Hello! I'm trying to use the realplayer-10.0.2 (and 10.0.3) to browse Amazon's audio samples. RealPlayer keeps claiming, that "The content you are trying to play uses an audio codec that is obsolete and no longer supported". I wonder, if this is a known problem and if there is a workaround. Thanks! -mi From owner-freebsd-ports@FreeBSD.ORG Sat Mar 19 20:02:21 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 03F4B16A4CE; Sat, 19 Mar 2005 20:02:21 +0000 (GMT) Received: from wrzx28.rz.uni-wuerzburg.de (wrzx28.rz.uni-wuerzburg.de [132.187.3.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4488143D4C; Sat, 19 Mar 2005 20:02:20 +0000 (GMT) (envelope-from q@uni.de) Received: from wrzx30.rz.uni-wuerzburg.de (wrzx30.rz.uni-wuerzburg.de [132.187.1.30]) by wrzx28.rz.uni-wuerzburg.de (Postfix) with ESMTP id 0B810D3980; Sat, 19 Mar 2005 21:02:19 +0100 (CET) Received: from virusscan (localhost [127.0.0.1]) by wrzx30.rz.uni-wuerzburg.de (Postfix) with ESMTP id E73FF90A09; Sat, 19 Mar 2005 21:02:18 +0100 (CET) Received: from wrzx28.rz.uni-wuerzburg.de (wrzx28.rz.uni-wuerzburg.de [132.187.3.28]) by wrzx30.rz.uni-wuerzburg.de (Postfix) with ESMTP id CE12FC876; Sat, 19 Mar 2005 21:02:18 +0100 (CET) Received: from frodo.galgenberg.net (wwsx14.win-screen.uni-wuerzburg.de [132.187.253.14]) by wrzx28.rz.uni-wuerzburg.de (Postfix) with ESMTP id 633C9D3980; Sat, 19 Mar 2005 21:02:18 +0100 (CET) Received: from coyote.q.local (gb-21-237.galgenberg.net [172.16.21.237]) by frodo.galgenberg.net (8.13.1/8.13.1) with ESMTP id j2JK2Idj060018; Sat, 19 Mar 2005 21:02:18 +0100 (CET) (envelope-from q@uni.de) Received: from roadrunner.q.local (roadrunner.q.local [192.168.0.148]) by coyote.q.local (8.13.1/8.13.1) with ESMTP id j2JK2Ius098441; Sat, 19 Mar 2005 21:02:18 +0100 (CET) (envelope-from q@uni.de) Received: from roadrunner.q.local (localhost [127.0.0.1]) by roadrunner.q.local (8.13.3/8.13.1) with ESMTP id j2JK2Idp003033; Sat, 19 Mar 2005 21:02:18 +0100 (CET) (envelope-from q@uni.de) Received: (from q@localhost) by roadrunner.q.local (8.13.3/8.13.1/Submit) id j2JK2HMk003032; Sat, 19 Mar 2005 21:02:17 +0100 (CET) (envelope-from q@uni.de) Date: Sat, 19 Mar 2005 21:02:17 +0100 From: Ulrich Spoerlein To: Lowell Gilbert Message-ID: <20050319200217.GB1525@galgenberg.net> Mail-Followup-To: Lowell Gilbert , freebsd-ports@freebsd.org, trevor@FreeBSD.org References: <44r7icydj1.fsf@be-well.ilk.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="jRHKVT23PllUwdXP" Content-Disposition: inline In-Reply-To: <44r7icydj1.fsf@be-well.ilk.org> User-Agent: Mutt/1.5.8i X-Virus-Scanned: by amavisd-new (Rechenzentrum Universitaet Wuerzburg) cc: trevor@freebsd.org cc: freebsd-ports@freebsd.org Subject: Re: acroread7 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2005 20:02:21 -0000 --jRHKVT23PllUwdXP Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, 18.03.2005 at 14:12:02 -0500, Lowell Gilbert wrote: > ! (acroread:78217): GLib-WARNING **: getpwuid_r(): failed due to unknown = user id (1001) > ! [1002] (mikazuki-dhcp124-141) lowell>=20 > ! >=20 > The problem comes from the Linux glib, which presumably isn't able to > pick up our password database properly in that case. >=20 > Anyone have an idea how to fix that? Yes, wondered about that issue too. Anyway, edit /compat/linux/etc/nsswitch.conf like this passwd: db files nisplus nis shadow: db files nisplus nis group: db files nisplus nis and you should be fine. Ulrich Sp=F6rlein --=20 PGP Key ID: F0DB9F44 Encrypted mail welcome! Fingerprint: F1CE D062 0CA9 ADE3 349B 2FE8 980A C6B5 F0DB 9F44 Ok, which part of "Ph'nglui mglw'nafh Cthulhu R'lyeh wgah'nagl fhtagn." didn't you understand? --jRHKVT23PllUwdXP Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCPIVImArGtfDbn0QRAhsVAKD8+trD+2BGsRVU/pciAFg7XqevNQCcDb7R 6JgBVKfuwxyQjkffM7LCaIw= =MIkD -----END PGP SIGNATURE----- --jRHKVT23PllUwdXP-- From owner-freebsd-ports@FreeBSD.ORG Sat Mar 19 21:25:16 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B793216A4CE for ; Sat, 19 Mar 2005 21:25:16 +0000 (GMT) Received: from vexpert.dbai.tuwien.ac.at (vexpert.dbai.tuwien.ac.at [128.131.111.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3139343D2F for ; Sat, 19 Mar 2005 21:25:16 +0000 (GMT) (envelope-from gerald@pfeifer.com) Received: from [128.131.111.60] (acrux [128.131.111.60]) by vexpert.dbai.tuwien.ac.at (Postfix) with ESMTP id 7600A137A1; Sat, 19 Mar 2005 22:25:14 +0100 (CET) Date: Sat, 19 Mar 2005 22:25:28 +0100 (CET) From: Gerald Pfeifer To: Fernan Aguero In-Reply-To: <20050317131405.GA31049@iib.unsam.edu.ar> Message-ID: References: <20050317131405.GA31049@iib.unsam.edu.ar> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: ports@FreeBSD.ORG Subject: Re: problems fetching lang/gcc*: random? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2005 21:25:16 -0000 Dear Fernan, On Thu, 17 Mar 2005, Fernan Aguero wrote: > I'm having a weird problem trying to fetch lang/gcc* ports > using the ports system. I don't see how the problem you are experiencing should be related to these specific ports per se... > This does not happen with other ports (at least not with the > ones I tested, and with the latest gnome upgrade, I've been > fetching lots of them), so I don't believe > the cause to be my network connectivity or fetch(1). This is > the first reason for this weirdness. ...but perhaps it might be related to the specific servers you are using when downloading the distfiles for these ports? > In all cases this is as far as I get: > > pi# pwd > /usr/ports/lang/gcc34 > pi# make fetch > Making GCC 3.4.4 for FreeBSD 4.11 target=i386-portbld-freebsd4.11 > => gcc-core-3.4-20050311.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/. > > at the same time CPU usage raises considerably and 75-80% of > this corresponds to a process named random, which ps(1) shows > as /usr/games/random. As soon as I Ctrl-C and quit the > fetch, this process disappears and CPU usage return to > normal levels. This is the second reason I found this weird. > > I'm completely intrigued by this. Anyone can reproduce it, > or better yet have an idea of what is going on? Ah, wait, this might be a very useful piece of information and indeed triggers at least one idea: try renaming /usr/games/random, run rehash, and then give "make fetch" another try. Does that make any difference? Gerald PS: Please keep me Cc:ed on this thread. -- Gerald Pfeifer (Jerry) gerald@pfeifer.com http://www.pfeifer.com/gerald/ From owner-freebsd-ports@FreeBSD.ORG Sat Mar 19 21:54:35 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F360216A4CE; Sat, 19 Mar 2005 21:54:34 +0000 (GMT) Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97A3B43D1F; Sat, 19 Mar 2005 21:54:33 +0000 (GMT) (envelope-from stompson@fastmail.fm) Received: from frontend3.messagingengine.com (frontend3.internal [10.202.2.152]) by frontend1.messagingengine.com (Postfix) with ESMTP id 56432C62804; Sat, 19 Mar 2005 16:54:32 -0500 (EST) X-Sasl-enc: zpDCGaOnS7JLvvcZ94XKjQ 1111269270 Received: from [82.153.145.190] (unknown [82.153.145.190]) by frontend3.messagingengine.com (Postfix) with ESMTP id A18A1247F3; Sat, 19 Mar 2005 16:54:30 -0500 (EST) Mime-Version: 1.0 (Apple Message framework v619.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <82833f71aaf94e4b0fb598da11ca5db6@fastmail.fm> Content-Transfer-Encoding: 7bit From: Simon Tompson Date: Sat, 19 Mar 2005 21:54:30 +0000 To: DougB@FreeBSD.org X-Mailer: Apple Mail (2.619.2) cc: ports@FreeBSD.org Subject: FreeBSD Port: pico-4.62 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2005 21:54:35 -0000 Hi Doug Just to let you know, I've just installed FreeBSD 5.3 via FTP including the ports collection. The pico port appears to actually be pine instead. This is also the case on the FreeBSD website : http://www.freebsd.org/cgi/cvsweb.cgi/ports/editors/pico/ Looks like the package is OK, so I'll grab that, but thought you'd like to know about the pico source. Simon From owner-freebsd-ports@FreeBSD.ORG Sat Mar 19 22:03:00 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 660A416A4CE; Sat, 19 Mar 2005 22:03:00 +0000 (GMT) Received: from hood.oook.cz (hood.oook.cz [212.27.205.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B87C43D1F; Sat, 19 Mar 2005 22:02:59 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from hood.oook.cz (localhost.oook.cz [127.0.0.1]) by hood.oook.cz (8.13.3/8.13.3) with ESMTP id j2JM2upa008063 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 19 Mar 2005 23:02:56 +0100 (CET) (envelope-from pav@FreeBSD.org) Received: (from pav@localhost) by hood.oook.cz (8.13.3/8.13.3/Submit) id j2JM2uFm008062; Sat, 19 Mar 2005 23:02:56 +0100 (CET) (envelope-from pav@FreeBSD.org) X-Authentication-Warning: hood.oook.cz: pav set sender to pav@FreeBSD.org using -f From: Pav Lucistnik To: Simon Tompson In-Reply-To: <82833f71aaf94e4b0fb598da11ca5db6@fastmail.fm> References: <82833f71aaf94e4b0fb598da11ca5db6@fastmail.fm> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-v/zHpOPvFbJzTsPT+U5d" Date: Sat, 19 Mar 2005 23:02:56 +0100 Message-Id: <1111269776.93103.46.camel@hood.oook.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.2.1.1 FreeBSD GNOME Team Port cc: ports@FreeBSD.org cc: DougB@FreeBSD.org Subject: Re: FreeBSD Port: pico-4.62 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: pav@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2005 22:03:00 -0000 --=-v/zHpOPvFbJzTsPT+U5d Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: quoted-printable Simon Tompson p=ED=B9e v so 19. 03. 2005 v 21:54 +0000: > Hi Doug >=20 > Just to let you know, I've just installed FreeBSD 5.3 via FTP including=20 > the ports collection. The pico port appears to actually be pine=20 > instead. >=20 > This is also the case on the FreeBSD website : >=20 > http://www.freebsd.org/cgi/cvsweb.cgi/ports/editors/pico/ >=20 > Looks like the package is OK, so I'll grab that, but thought you'd like=20 > to know about the pico source. Hmmmm? You know that pico is standalone version of editor from pine? It's actually compiled from same sources. --=20 Pav Lucistnik Knight: We shall say Ny! again to you if you do not appease us. Arthur: All right. What do you want? Knight: We want... a shruberry! --=-v/zHpOPvFbJzTsPT+U5d Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCPKGQntdYP8FOsoIRAuhxAJ9o8BLcrkjqSOy+tEN7YQky9+LkRwCdFrwW vc3QR0cF31HK9HvRW+5wPMo= =MPR4 -----END PGP SIGNATURE----- --=-v/zHpOPvFbJzTsPT+U5d-- From owner-freebsd-ports@FreeBSD.ORG Sat Mar 19 22:30:08 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97BD016A4CE for ; Sat, 19 Mar 2005 22:30:08 +0000 (GMT) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DE0E43D2F for ; Sat, 19 Mar 2005 22:30:08 +0000 (GMT) (envelope-from rodrigc@crodrigues.org) Received: from h00609772adf0.ne.client2.attbi.com ([66.30.114.143]) by comcast.net (sccrmhc13) with ESMTP id <20050319223006016007niqre>; Sat, 19 Mar 2005 22:30:07 +0000 Received: from h00609772adf0.ne.client2.attbi.com (localhost.127.in-addr.arpa [127.0.0.1])j2JMU1Zl035927; Sat, 19 Mar 2005 17:30:01 -0500 (EST) (envelope-from rodrigc@h00609772adf0.ne.client2.attbi.com) Received: (from rodrigc@localhost)j2JMU0BI035923; Sat, 19 Mar 2005 17:30:00 -0500 (EST) (envelope-from rodrigc) Date: Sat, 19 Mar 2005 17:30:00 -0500 From: Craig Rodrigues To: Mikhail Teterin Message-ID: <20050319223000.GA35738@crodrigues.org> References: <200503191956.j2JJucLD015491@corbulon.video-collage.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200503191956.j2JJucLD015491@corbulon.video-collage.com> User-Agent: Mutt/1.4.1i cc: ports@FreeBSD.org cc: barner@gmx.de Subject: Re: realplayer can't play .ra files X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2005 22:30:08 -0000 On Sat, Mar 19, 2005 at 02:56:38PM -0500, Mikhail Teterin wrote: > I'm trying to use the realplayer-10.0.2 (and 10.0.3) to browse Amazon's > audio samples. RealPlayer keeps claiming, that "The content you are > trying to play uses an audio codec that is obsolete and no longer > supported". > > I wonder, if this is a known problem and if there is a workaround. > Thanks! I have the same problem with Amazon's web site, but never bothered to report it to anybody. I don't know what the solution is. :( -- Craig Rodrigues rodrigc@crodrigues.org From owner-freebsd-ports@FreeBSD.ORG Sat Mar 19 23:27:44 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C89B16A4CE for ; Sat, 19 Mar 2005 23:27:44 +0000 (GMT) Received: from artax.karlin.mff.cuni.cz (artax.karlin.mff.cuni.cz [195.113.31.125]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0638743D31 for ; Sat, 19 Mar 2005 23:27:44 +0000 (GMT) (envelope-from cernm0bm@artax.karlin.mff.cuni.cz) Received: by artax.karlin.mff.cuni.cz (Postfix, from userid 10663) id 308DF3F8F; Sun, 20 Mar 2005 00:27:42 +0100 (CET) Date: Sun, 20 Mar 2005 00:27:42 +0100 From: Marian Cerny To: eugos@gmx.net Message-ID: <20050319232742.GA24845@artax.karlin.mff.cuni.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.6i cc: ports@FreeBSD.org Subject: FreeBSD Port: psi-0.9.2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2005 23:27:44 -0000 Hello, FYI: I've compiled Psi 0.9.3 and now plan to create a port for it. I just need to study the Porter's Handbook. Hope the port will be ready in a week. -- Marian Cerny Jabber: jojo@njs.netlab.cz [ UNIX is user friendly. It's just selective about who its friends are. ]