From owner-freebsd-ports@FreeBSD.ORG Sun Feb 4 02:15:53 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 56A6416A402; Sun, 4 Feb 2007 02:15:53 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id 397F513C461; Sun, 4 Feb 2007 02:15:53 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 06B771A4D81; Sat, 3 Feb 2007 18:15:53 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 746E2512EF; Sat, 3 Feb 2007 21:15:52 -0500 (EST) Date: Sat, 3 Feb 2007 21:15:52 -0500 From: Kris Kennaway To: ports@FreeBSD.org Message-ID: <20070204021552.GA7257@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="G4iJoqBmSsgzjUCe" Content-Disposition: inline User-Agent: Mutt/1.4.2.2i Cc: Subject: HEADS UP: /usr/bin/objformat fallout X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2007 02:15:53 -0000 --G4iJoqBmSsgzjUCe Content-Type: text/plain; charset=us-ascii Content-Disposition: inline THE PROBLEM Recently the /usr/bin/objformat binary was finally removed from FreeBSD 7.0. This binary only existed to report the default system binary format ("elf" or "aout") and was introduced during the a.out/ELF transition back in the 3.x days. Ever since FreeBSD 3.x it defaulted to "elf", and FreeBSD 4.x and above removed all support for running an a.out-based system. The plan was always to remove this transition aid once the ELF conversion was complete. For various reasons this was overlooked until recently, and unfortunately in the meantime it has migrated into numerous upstream applications with incorrect usage. There are a large number of third party ported software which interprets the lack of an /usr/bin/objformat binary to mean "we are running on a pre-FreeBSD 3.x a.out system", and fails to build or install correctly on modern FreeBSD systems. THE GOOD NEWS Most of these problems are localized in the internal (outdated) copy of libtool which many ports use. Fortunately, modern versions of libtool have apparently fixed their incorrect use of objformat, and the quick fix for many ports is to USE_AUTOTOOLS=libtool:15 to force the use of the libtool port instead of their broken old internal copy. THE BAD NEWS Some ports have more extensive problems that cannot be fixed with this strategy (or it creates other problems like creating lib.a files for plugin libraries which makes no sense). They are still easy to fix though, it's just a matter of locating the objformat check(s) and making sure that they work correctly without objformat present (i.e. fall back to elf instead of aout). FREQUENTLY ASKED QUESTIONS Q. I'm not running FreeBSD 7, how will this affect me? A. It won't. Q. What is portmgr doing about it??! A. Since I bear some degree of responsibility for this problem coming to light [1] I've been working on testing and committing fixes to those ports which can be fixed using the libtool workaround. By now almost all ports are fixed, except for some ports which are waiting on maintainers to act, and some parts of gnome which are taking longer to work through because there are many layers of libraries involved, requiring repeated iterations of testing. Q. Oh my god I cannot handle a few broken ports on my system! A. First, that's not a question. Second, relax :) If you don't want to deal with this situation on FreeBSD 7.0, then either just don't delete your copy of /usr/bin/objformat or put it back (and then consider dropping back to running 6.x, because there are worse problems on the horizon, e.g. the gcc 4.x import). Unless you are maintainer of an affected port, in which case: suck it up, soldier! Q. But can't you make some kind of wonderful bsd.port.mk hack that will fix this problem invisibly? A. Yes, but we don't want to do that. This problem has been allowed to persist and propagate for too long, and unless we involve individual port maintainers and get them to push the fixes back upstream, it's only going to keep propagating out in the wild as the various Linux-centric projects out there copy from one another about how to "properly" add FreeBSD support. Q. What can I do to help? A. If you get an email from me about a problem with your port, follow the instructions and make the relevant fixes. If you find a problem with a port I have already committed a fix to, let me know. Other than that there's not much more you can do for now - I'm still running repeated builds pushing out the USE_AUTOTOOLS deployment, and having others also trying to work on those affected ports at the same time will hinder me more than it will help. In a few days I will send email about the remaining few unmaintained ports that need to be fixed. I will also be contacting the maintainers of ports for which I added the libtool15 dependency, so they can contact the upstream authors about deploying a corresponding fix. Kris [1] http://www.freebsd.org/cgi/cvsweb.cgi/src/usr.bin/objformat/Attic/objformat.c?hideattic=0 --G4iJoqBmSsgzjUCe Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFxUHXWry0BWjoQKURAmllAJ9J9KgUXsYjHkcvpLLqPES2ObBlnwCfZvyp Rn0fD4wLqta4e3oeGn68YDc= =FTTp -----END PGP SIGNATURE----- --G4iJoqBmSsgzjUCe-- From owner-freebsd-ports@FreeBSD.ORG Sun Feb 4 06:25:47 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C374F16A402; Sun, 4 Feb 2007 06:25:47 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from gw.catspoiler.org (adsl-75-1-14-242.dsl.scrm01.sbcglobal.net [75.1.14.242]) by mx1.freebsd.org (Postfix) with ESMTP id 7D8BF13C461; Sun, 4 Feb 2007 06:25:47 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from FreeBSD.org (mousie.catspoiler.org [192.168.101.2]) by gw.catspoiler.org (8.13.3/8.13.3) with ESMTP id l145tZZv091700; Sat, 3 Feb 2007 21:55:39 -0800 (PST) (envelope-from truckman@FreeBSD.org) Message-Id: <200702040555.l145tZZv091700@gw.catspoiler.org> Date: Sat, 3 Feb 2007 21:55:35 -0800 (PST) From: Don Lewis To: almarrie@gmail.com In-Reply-To: <499c70c0702020919s22106697x8f58e2d630cd0eea@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Cc: ports@FreeBSD.org, ade@FreeBSD.org Subject: Re: FreeBSD Port: devel/libtool15 doesn't build in 2 of my servers X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2007 06:25:47 -0000 On 2 Feb, Abdullah Ibn Hamad Al-Marri wrote: > Hello, > > I have 2 servers, and libtool wont upgrade on both of them. > > > configure: creating ./config.status > config.status: creating Makefile > config.status: creating config.h > config.status: executing depfiles commands > ===> Building for libtool-1.5.22_3 > Making all in . > CONFIG_FILES=libtoolize CONFIG_HEADERS= /bin/sh ./config.status > config.status: creating libtoolize > config.status: executing depfiles commands > chmod +x libtoolize > Making all in libltdl > cd . && /bin/sh > /usr/ports/devel/libtool15/work/libtool-1.5.22/libltdl/missing --run > aclocal-1.9a > aclocal-1.9a: not found > WARNING: `aclocal-1.9a' is missing on your system. You should only need it if > you modified `acinclude.m4' or `configure.ac'. You might want > to install the `Automake' and `Perl' packages. Grab them from > any GNU archive site. > cd . && /bin/sh > /usr/ports/devel/libtool15/work/libtool-1.5.22/libltdl/missing --run > autoheader > /usr/local/bin/gm4:configure.ac:43: bad regular expression: > `AS_ESCAPE([$as_me:$LINENO: WARNING: *** The top-level configure must > select either], [`""])': Invalid range end > /usr/local/bin/gm4:configure.ac:43: bad regular expression: > `AS_ESCAPE([$as_me: WARNING: *** The top-level configure must select > either], [`""])': Invalid range end > /usr/local/bin/gm4:configure.ac:45: bad regular expression: > `AS_ESCAPE([$as_me:$LINENO: error: *** Maybe you want to > --enable-ltdl-install?], [`""])': Invalid range end > /usr/local/bin/gm4:configure.ac:45: bad regular expression: > `AS_ESCAPE([$as_me: error: *** Maybe you want to > --enable-ltdl-install?], [`""])': Invalid range end > configure.ac:53: error: Autoconf version 2.59c or higher is required > aclocal.m4:387: AM_INIT_AUTOMAKE is expanded from... > configure.ac:53: the top level > autoheader: autom4te failed with exit status: 1 > at /usr/local/bin/autoheader line 163 > *** Error code 1 > > Stop in /usr/ports/devel/libtool15/work/libtool-1.5.22/libltdl. I just ran into this same problem. I tracked the cause to some old copies of the auto* tools installed under /usr/local/bin without any version suffix. These files were unclaimed by any currently installed port. The libtool build was using these older executables instead of the newer ones with the version suffix and running into problems because the tools were too old. I deleted these old files and now the libtool build succeeds. From owner-freebsd-ports@FreeBSD.ORG Sun Feb 4 06:36:29 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BE15D16A40B for ; Sun, 4 Feb 2007 06:36:29 +0000 (UTC) (envelope-from leafy7382@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184]) by mx1.freebsd.org (Postfix) with ESMTP id 5862A13C4BB for ; Sun, 4 Feb 2007 06:36:29 +0000 (UTC) (envelope-from leafy7382@gmail.com) Received: by nf-out-0910.google.com with SMTP id m19so1707226nfc for ; Sat, 03 Feb 2007 22:36:28 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=QaWsQCVszqwrI02k9a573tZ9Bd/AD5RIg861dc7qA5Ma2tBrPQPqU6m9LSXW3drN+K1rbIIPDY+QUtKWh9LHIt4uufc1t9FMXpIQeFwTtl/KZ/hTftfU2ZOHR+uSTSuPHbThPInTTFassE047V3ndRnAljV38E6FN3LhiVGcNHk= Received: by 10.78.136.9 with SMTP id j9mr975497hud.1170570987840; Sat, 03 Feb 2007 22:36:27 -0800 (PST) Received: by 10.78.164.9 with HTTP; Sat, 3 Feb 2007 22:36:27 -0800 (PST) Message-ID: Date: Sun, 4 Feb 2007 14:36:27 +0800 From: "Jiawei Ye" To: "Eygene Ryabinkin" In-Reply-To: <20070203180056.GC41820@codelabs.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <45C49BA9.5050401@gwdg.de> <20070203160039.GB41820@codelabs.ru> <45C4BA9A.2070002@gwdg.de> <20070203180056.GC41820@codelabs.ru> Cc: Rainer Hurling , freebsd-ports@freebsd.org Subject: Re: X.org, dlopen and -current problem X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2007 06:36:29 -0000 On 2/4/07, Eygene Ryabinkin wrote: > > yes, both libraries were recompiled with newest portupgrade, no error message > > was given. > > You meant 'both ports'. Fine. And the last simple question: what is the > output from 'ldconfig -r| grep libXfont'? Installation should invoke > ldconfig, but may be something went wrong. > -- > Eygene I have mine here: [ leafy@sh-mail ~] $ ldconfig -r| grep libXfont 110:-lXfont.1 => /usr/X11R6/lib/libXfont.so.1 Both ports were recompiled when the issue first came up. Jiawei Ye -- "If it looks like a duck, walks like a duck, and quacks like a duck, then to the end user it's a duck, and end users have made it pretty clear they want a duck; whether the duck drinks hot chocolate or coffee is irrelevant." From owner-freebsd-ports@FreeBSD.ORG Sun Feb 4 09:08:10 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 014E216A400; Sun, 4 Feb 2007 09:08:10 +0000 (UTC) (envelope-from kline@tao.thought.org) Received: from tao.thought.org (dsl231-043-140.sea1.dsl.speakeasy.net [216.231.43.140]) by mx1.freebsd.org (Postfix) with ESMTP id 3CF1413C467; Sun, 4 Feb 2007 09:08:09 +0000 (UTC) (envelope-from kline@tao.thought.org) Received: from tao.thought.org (localhost [127.0.0.1]) by tao.thought.org (8.13.8/8.13.1) with ESMTP id l148o5ee060050; Sun, 4 Feb 2007 00:50:05 -0800 (PST) (envelope-from kline@tao.thought.org) Received: (from kline@localhost) by tao.thought.org (8.13.8/8.13.1/Submit) id l148o44K059999; Sun, 4 Feb 2007 00:50:04 -0800 (PST) (envelope-from kline) Date: Sun, 4 Feb 2007 00:50:04 -0800 From: Gary Kline To: Don Lewis Message-ID: <20070204085004.GA35601@thought.org> References: <499c70c0702020919s22106697x8f58e2d630cd0eea@mail.gmail.com> <200702040555.l145tZZv091700@gw.catspoiler.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200702040555.l145tZZv091700@gw.catspoiler.org> X-Organization: Thought Unlimited. Public service Unix since 1986. X-Of_Interest: Observing twenty years of service to the Unix community User-Agent: Mutt/1.5.13 (2006-08-11) Cc: ports@freebsd.org, ade@freebsd.org, almarrie@gmail.com Subject: Re: FreeBSD Port: devel/libtool15 doesn't build in 2 of my servers X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2007 09:08:10 -0000 On Sat, Feb 03, 2007 at 09:55:35PM -0800, Don Lewis wrote: > On 2 Feb, Abdullah Ibn Hamad Al-Marri wrote: > > Hello, > > > > I have 2 servers, and libtool wont upgrade on both of them. > > > > > > configure: creating ./config.status > > config.status: creating Makefile > > config.status: creating config.h > > config.status: executing depfiles commands > > ===> Building for libtool-1.5.22_3 > > Making all in . > > CONFIG_FILES=libtoolize CONFIG_HEADERS= /bin/sh ./config.status > > config.status: creating libtoolize > > config.status: executing depfiles commands > > chmod +x libtoolize > > Making all in libltdl > > cd . && /bin/sh > > /usr/ports/devel/libtool15/work/libtool-1.5.22/libltdl/missing --run > > aclocal-1.9a > > aclocal-1.9a: not found > > WARNING: `aclocal-1.9a' is missing on your system. You should only need it if > > you modified `acinclude.m4' or `configure.ac'. You might want > > to install the `Automake' and `Perl' packages. Grab them from > > any GNU archive site. > > cd . && /bin/sh > > /usr/ports/devel/libtool15/work/libtool-1.5.22/libltdl/missing --run > > autoheader > > /usr/local/bin/gm4:configure.ac:43: bad regular expression: > > `AS_ESCAPE([$as_me:$LINENO: WARNING: *** The top-level configure must > > select either], [`""])': Invalid range end > > /usr/local/bin/gm4:configure.ac:43: bad regular expression: > > `AS_ESCAPE([$as_me: WARNING: *** The top-level configure must select > > either], [`""])': Invalid range end > > /usr/local/bin/gm4:configure.ac:45: bad regular expression: > > `AS_ESCAPE([$as_me:$LINENO: error: *** Maybe you want to > > --enable-ltdl-install?], [`""])': Invalid range end > > /usr/local/bin/gm4:configure.ac:45: bad regular expression: > > `AS_ESCAPE([$as_me: error: *** Maybe you want to > > --enable-ltdl-install?], [`""])': Invalid range end > > configure.ac:53: error: Autoconf version 2.59c or higher is required > > aclocal.m4:387: AM_INIT_AUTOMAKE is expanded from... > > configure.ac:53: the top level > > autoheader: autom4te failed with exit status: 1 > > at /usr/local/bin/autoheader line 163 > > *** Error code 1 > > > > Stop in /usr/ports/devel/libtool15/work/libtool-1.5.22/libltdl. > > I just ran into this same problem. I tracked the cause to some old > copies of the auto* tools installed under /usr/local/bin without any > version suffix. These files were unclaimed by any currently installed > port. The libtool build was using these older executables instead of the > newer ones with the version suffix and running into problems because the > tools were too old. I deleted these old files and now the libtool build > succeeds. > Hm, I wonder if these auto* tools interfer with my building of lang/php4. (On my web server, PHP fails and firefox can't display anything.) I see a whole slew of auto* files in /usr/local/bin. Do you remember which binaries you rm'd?? tx much. -- Gary Kline kline@thought.org www.thought.org Public Service Unix From owner-freebsd-ports@FreeBSD.ORG Sun Feb 4 09:54:53 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3DBD416A406 for ; Sun, 4 Feb 2007 09:54:53 +0000 (UTC) (envelope-from rhurlin@gwdg.de) Received: from tmailer.gwdg.de (tmailer.gwdg.de [134.76.10.23]) by mx1.freebsd.org (Postfix) with ESMTP id 0048E13C491 for ; Sun, 4 Feb 2007 09:54:52 +0000 (UTC) (envelope-from rhurlin@gwdg.de) Received: from [87.139.104.184] (helo=[192.168.2.71]) by mailer.gwdg.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1HDe56-0005Gu-OK; Sun, 04 Feb 2007 10:54:44 +0100 Message-ID: <45C5AD61.1080509@gwdg.de> Date: Sun, 04 Feb 2007 10:54:41 +0100 From: Rainer Hurling User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: Eygene Ryabinkin References: <45C49BA9.5050401@gwdg.de> <20070203160039.GB41820@codelabs.ru> <45C4BA9A.2070002@gwdg.de> <20070203180056.GC41820@codelabs.ru> In-Reply-To: <20070203180056.GC41820@codelabs.ru> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated: Id:rhurlin X-Spam-Level: - X-Virus-Scanned: (clean) by exiscan+sophie Cc: freebsd-ports@freebsd.org Subject: Re: X.org, dlopen and -current problem X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2007 09:54:53 -0000 Here 'ldconfig -r| grep libXfont' gives 99:-lXfont.1 => /usr/X11R6/lib/libXfont.so.1 969:-lXfontcache.1 => /usr/local/lib/compat/pkg/libXfontcache.so.1 In /usr/local/lib/compat/pkg/ many old compatibility libs are hold. I hope, this is no problem. Rainer Eygene Ryabinkin schrieb: >>> First I should ask some simple questions: >>> - I assume that xorg-server and xorg-libraries were recompiled for the >>> version 6.9.0_6? >>> - How you updated the xorg? Via portupgrade, by hands, some other way? >> yes, both libraries were recompiled with newest portupgrade, no error message >> was given. > > You meant 'both ports'. Fine. And the last simple question: what is the > output from 'ldconfig -r| grep libXfont'? Installation should invoke > ldconfig, but may be something went wrong. From owner-freebsd-ports@FreeBSD.ORG Sun Feb 4 10:17:52 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BEE7F16A402 for ; Sun, 4 Feb 2007 10:17:52 +0000 (UTC) (envelope-from clint@0lsen.net) Received: from rwcrmhc14.comcast.net (rwcrmhc14.comcast.net [204.127.192.84]) by mx1.freebsd.org (Postfix) with ESMTP id AE9D313C48D for ; Sun, 4 Feb 2007 10:17:52 +0000 (UTC) (envelope-from clint@0lsen.net) Received: from 0lsen.net ([24.20.127.157]) by comcast.net (rwcrmhc14) with ESMTP id <20070204101751m1400s9h23e>; Sun, 4 Feb 2007 10:17:51 +0000 Received: by 0lsen.net (Postfix, from userid 1001) id 6B56117D6F; Sun, 4 Feb 2007 02:17:39 -0800 (PST) Date: Sun, 4 Feb 2007 02:17:39 -0800 From: Clint Olsen To: ports@freebsd.org Message-ID: <20070204101739.GC33130@0lsen.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.2i Organization: NULlsen Network X-Disclaimer: Mutt Bites! Cc: ishmael27x@yahoo.com Subject: Error upgrading libltdl X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2007 10:17:52 -0000 I was trying to do a portupgrade of various ports and ran across this failure: ===> Building for libltdl-1.5.22_1 cd . && /bin/sh /usr/ports/devel/libltdl15/work/libtool-1.5.22/libltdl/missing --run aclocal-1.9a aclocal-1.9a: not found WARNING: `aclocal-1.9a' is missing on your system. You should only need it if you modified `acinclude.m4' or `configure.ac'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. cd . && /bin/sh /usr/ports/devel/libltdl15/work/libtool-1.5.22/libltdl/missing --run autoheader I appear to have autoconf/automake already installed and with the appropriate versions. FreeBSD belle.0lsen.net 5.5-STABLE FreeBSD 5.5-STABLE #1: Mon Oct 23 13:04:36 PDT 2006 root@belle.0lsen.net:/usr/obj/usr/src/sys/BELLE i386 Thanks, -Clint From owner-freebsd-ports@FreeBSD.ORG Sun Feb 4 11:02:25 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BC56116A401 for ; Sun, 4 Feb 2007 11:02:25 +0000 (UTC) (envelope-from ighighi@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.187]) by mx1.freebsd.org (Postfix) with ESMTP id 35E8C13C471 for ; Sun, 4 Feb 2007 11:02:24 +0000 (UTC) (envelope-from ighighi@gmail.com) Received: by nf-out-0910.google.com with SMTP id m19so1753662nfc for ; Sun, 04 Feb 2007 03:02:24 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:mime-version:content-type; b=kA6p1u6t9sKiriLtSCnIbpZxotks15WlT+vVUQIsvSlLmgU2saEYYC+K7gTQiuBU3ziWHAMado2N6HypR2pgZxiw8dKEh6p1xL4I+EVT0l5uHu0UgP846pWxO8L/sahBRS7jRIHfU5aS1cRN+mYSaK0d1yFtEodhHb8RYd3bqBs= Received: by 10.78.164.13 with SMTP id m13mr978739hue.1170585367520; Sun, 04 Feb 2007 02:36:07 -0800 (PST) Received: by 10.78.75.5 with HTTP; Sun, 4 Feb 2007 02:36:07 -0800 (PST) Message-ID: Date: Sun, 4 Feb 2007 06:36:07 -0400 From: "Ighighi Ighighi" To: freebsd-ports-bugs@freebsd.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_1166_27991299.1170585367433" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: ports@freebsd.org Subject: [PATCH]: libwww build fails X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2007 11:02:25 -0000 ------=_Part_1166_27991299.1170585367433 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi! The build of the libwww port (at /usr/ports/www/libwww) fails because of 3 source files that try to use and when they should be using & . A quick fix would be to apply the patch attached (copying it to /usr/ports/www/libwww) or with the following command: make CFLAGS="-I /usr/local/include/openssl" The system I'm running is: FreeBSD orion 6.2-STABLE FreeBSD 6.2-STABLE #0: Thu Jan 25 05:16:08 VET 2007 root@orion:/usr/obj/usr/src/sys/CUSTOM i386 My /etc/make.conf contains: WITH_OPENSSL_STABLE=yes Cheers! The error message is as follows: gmake[5]: Entering directory `/usr/ports/www/libwww/work/w3c-libwww-5.4.0 /Library/src/SSL' /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/local/include -I../../../modules/md5 -I../../../modules/expat/xmlparse -I../../../Library/src -I/usr/local/ssl/include -O2 -pipe -march=pentium4 -march=pentium4 -Wall -c HTSSL.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/local/include -I../../../modules/md5 -I../../../modules/expat/xmlparse -I../../../Library/src -I/usr/local/ssl/include -O2 -pipe -march=pentium4 -march=pentium4 -Wall -c HTSSL.c -fPIC -DPIC -o .libs/HTSSL.o HTSSL.c:32:17: ssl.h: No such file or directory HTSSL.c:33:18: rand.h: No such file or directory In file included from HTSSL.c:43: HTSSLMan.h:24: error: syntax error before "SSL" HTSSL.c:46: error: syntax error before '*' token HTSSL.c:46: warning: type defaults to `int' in declaration of `app_ctx' HTSSL.c:46: warning: data definition has no type or storage class HTSSL.c:53: error: `X509_V_OK' undeclared here (not in a function) HTSSL.c:64: error: syntax error before '*' token HTSSL.c: In function `apps_ssl_info_callback': HTSSL.c:67: error: `where' undeclared (first use in this function) HTSSL.c:67: error: (Each undeclared identifier is reported only once HTSSL.c:67: error: for each function it appears in.) HTSSL.c:67: error: `SSL_ST_MASK' undeclared (first use in this function) HTSSL.c:68: error: `SSL_ST_CONNECT' undeclared (first use in this function) HTSSL.c:70: error: `SSL_ST_ACCEPT' undeclared (first use in this function) HTSSL.c:74: error: `SSL_CB_LOOP' undeclared (first use in this function) HTSSL.c:75: warning: implicit declaration of function `SSL_state_string_long' HTSSL.c:75: error: `s' undeclared (first use in this function) HTSSL.c:76: error: `SSL_CB_ALERT' undeclared (first use in this function) HTSSL.c:77: error: `SSL_CB_READ' undeclared (first use in this function) HTSSL.c:78: warning: implicit declaration of function `SSL_alert_type_string_long' HTSSL.c:78: error: `ret' undeclared (first use in this function) HTSSL.c:78: warning: implicit declaration of function `SSL_alert_desc_string_long' HTSSL.c:81: error: `SSL_CB_EXIT' undeclared (first use in this function) HTSSL.c: At top level: HTSSL.c:94: error: syntax error before "X509_STORE_CTX" HTSSL.c: In function `verify_callback': HTSSL.c:97: error: `X509' undeclared (first use in this function) HTSSL.c:97: error: `err_cert' undeclared (first use in this function) HTSSL.c:97: warning: implicit declaration of function `X509_STORE_CTX_get_current_cert' HTSSL.c:97: error: `ctx' undeclared (first use in this function) HTSSL.c:98: warning: implicit declaration of function `X509_STORE_CTX_get_error' HTSSL.c:99: warning: implicit declaration of function `X509_STORE_CTX_get_error_depth' HTSSL.c:100: warning: implicit declaration of function `X509_NAME_oneline' HTSSL.c:100: warning: implicit declaration of function `X509_get_subject_name' HTSSL.c:103: error: `ok' undeclared (first use in this function) HTSSL.c:104: warning: implicit declaration of function `X509_verify_cert_error_string' HTSSL.c:111: error: `X509_V_ERR_CERT_CHAIN_TOO_LONG' undeclared (first use in this function) HTSSL.c:116: error: `X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT' undeclared (first use in this function) HTSSL.c:117: warning: implicit declaration of function `X509_get_issuer_name' HTSSL.c:121: error: `X509_V_ERR_CERT_NOT_YET_VALID' undeclared (first use in this function) HTSSL.c:122: error: `X509_V_ERR_ERROR_IN_CERT_NOT_BEFORE_FIELD' undeclared (first use in this function) HTSSL.c:128: error: `X509_V_ERR_CERT_HAS_EXPIRED' undeclared (first use in this function) HTSSL.c:129: error: `X509_V_ERR_ERROR_IN_CERT_NOT_AFTER_FIELD' undeclared (first use in this function) HTSSL.c: In function `HTSSL_init': HTSSL.c:179: warning: implicit declaration of function `RAND_file_name' HTSSL.c:180: warning: implicit declaration of function `RAND_load_file' HTSSL.c:183: error: `SSL_METHOD' undeclared (first use in this function) HTSSL.c:183: error: `meth' undeclared (first use in this function) HTSSL.c:184: warning: implicit declaration of function `SSLeay_add_ssl_algorithms' HTSSL.c:186: warning: implicit declaration of function `SSL_load_error_strings' HTSSL.c:191: warning: implicit declaration of function `SSLv2_client_method' HTSSL.c:194: warning: implicit declaration of function `SSLv3_client_method' HTSSL.c:197: warning: implicit declaration of function `SSLv23_client_method' HTSSL.c:201: warning: implicit declaration of function `TLSv1_client_method' HTSSL.c:206: warning: implicit declaration of function `SSL_CTX_new' HTSSL.c:206: warning: assignment makes pointer from integer without a cast HTSSL.c:214: warning: implicit declaration of function `SSL_CTX_set_info_callback' HTSSL.c:218: warning: implicit declaration of function `SSL_CTX_set_verify' HTSSL.c:218: error: `SSL_VERIFY_PEER' undeclared (first use in this function) HTSSL.c:221: warning: implicit declaration of function `SSL_CTX_set_session_cache_mode' HTSSL.c:221: error: `SSL_SESS_CACHE_CLIENT' undeclared (first use in this function) HTSSL.c: In function `HTSSL_terminate': HTSSL.c:232: warning: implicit declaration of function `SSL_CTX_free' HTSSL.c: In function `HTSSL_connectSetup': HTSSL.c:254: error: structure has no member named `ssl' HTSSL.c:254: warning: implicit declaration of function `SSL_new' HTSSL.c:255: error: structure has no member named `ssl' HTSSL.c:258: warning: implicit declaration of function `SSL_set_connect_state' HTSSL.c:258: error: structure has no member named `ssl' HTSSL.c:261: warning: implicit declaration of function `SSL_set_fd' HTSSL.c:261: error: structure has no member named `ssl' HTSSL.c: In function `HTSSL_free': HTSSL.c:335: error: structure has no member named `ssl' HTSSL.c:336: warning: implicit declaration of function `SSL_free' HTSSL.c:336: error: structure has no member named `ssl' HTSSL.c:337: error: structure has no member named `ssl' HTSSL.c: In function `HTSSL_open': HTSSL.c:356: error: structure has no member named `ssl' HTSSL.c:363: error: structure has no member named `ssl' HTSSL.c:369: error: structure has no member named `ssl' HTSSL.c:373: warning: implicit declaration of function `SSL_connect' HTSSL.c:373: error: structure has no member named `ssl' HTSSL.c: In function `HTSSL_close': HTSSL.c:386: error: structure has no member named `ssl' HTSSL.c:388: error: structure has no member named `ssl' HTSSL.c: In function `HTSSL_read': HTSSL.c:401: error: structure has no member named `ssl' HTSSL.c:401: warning: implicit declaration of function `SSL_read' HTSSL.c:401: error: structure has no member named `ssl' HTSSL.c: In function `HTSSL_write': HTSSL.c:406: error: structure has no member named `ssl' HTSSL.c:406: warning: implicit declaration of function `SSL_write' HTSSL.c:406: error: structure has no member named `ssl' HTSSL.c: In function `HTSSL_getError': HTSSL.c:411: error: structure has no member named `ssl' HTSSL.c:411: warning: implicit declaration of function `SSL_get_error' HTSSL.c:411: error: structure has no member named `ssl' gmake[5]: *** [HTSSL.lo] Error 1 gmake[5]: Leaving directory `/usr/ports/www/libwww/work/w3c-libwww-5.4.0 /Library/src/SSL' gmake[4]: *** [all-recursive] Error 1 gmake[4]: Leaving directory `/usr/ports/www/libwww/work/w3c-libwww-5.4.0 /Library/src/SSL' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/usr/ports/www/libwww/work/w3c-libwww-5.4.0 /Library/src' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/www/libwww/work/w3c-libwww-5.4.0 /Library' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/www/libwww/work/w3c-libwww-5.4.0' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop in /usr/ports/www/libwww ------=_Part_1166_27991299.1170585367433-- From owner-freebsd-ports@FreeBSD.ORG Sun Feb 4 11:32:47 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DF4AD16A407 for ; Sun, 4 Feb 2007 11:32:47 +0000 (UTC) (envelope-from gerald@pfeifer.com) Received: from vexpert.dbai.tuwien.ac.at (vexpert.dbai.tuwien.ac.at [128.131.111.2]) by mx1.freebsd.org (Postfix) with ESMTP id A271113C48E for ; Sun, 4 Feb 2007 11:32:47 +0000 (UTC) (envelope-from gerald@pfeifer.com) Received: from acrux.dbai.tuwien.ac.at (acrux [128.131.111.60]) by vexpert.dbai.tuwien.ac.at (Postfix) with ESMTP id 3C89713799 for ; Sun, 4 Feb 2007 12:04:02 +0100 (CET) Received: by acrux.dbai.tuwien.ac.at (Postfix, from userid 1203) id 520141A7D2; Sun, 4 Feb 2007 12:04:04 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by acrux.dbai.tuwien.ac.at (Postfix) with ESMTP id 42A371A7D1 for ; Sun, 4 Feb 2007 12:04:04 +0100 (CET) Date: Sun, 4 Feb 2007 12:04:04 +0100 (CET) From: Gerald Pfeifer To: ports@FreeBSD.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: Subject: LIB_DEPENDS not really required for build? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2007 11:32:48 -0000 I always relied on LIB_DEPENDS applying both at install time as well as build time, and strictly so, but apparently I was confused? % cd $PORTSDIR/lang/gcc42 ; make : ===> gcc-4.2.0_20070131 depends on shared library: gmp.7 - not found ===> Verifying install for gmp.7 in /home/gerald/ports//math/libgmp4 => No directory for gmp.7. Skipping.. ===> gcc-4.2.0_20070131 depends on shared library: mpfr.1 - not found ===> Verifying install for mpfr.1 in /home/gerald/ports//math/mpfr => No directory for mpfr.1. Skipping.. ===> gcc-4.2.0_20070131 depends on shared library: iconv.3 - found And on it went to build the port, only dying later, at install time, wasting two hours. :-( Ignoring dependencies like this looks very, very bogus to me. IMnsHO the user explicitly should provide NO_DEPENDS to get this behavior, which may lead to build failures, wrong package lists, and run-time failures. Thoughts? Gerald From owner-freebsd-ports@FreeBSD.ORG Sun Feb 4 11:59:03 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0E22516A402 for ; Sun, 4 Feb 2007 11:59:03 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.173]) by mx1.freebsd.org (Postfix) with ESMTP id 9854713C467 for ; Sun, 4 Feb 2007 11:59:02 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so1044849uge for ; Sun, 04 Feb 2007 03:59:01 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=dEKHjY73RltFUI8K/AZDOZVHobaZz/ZDj4ZktNDUv77aaSJoBM7ar0eiyXlJGc1o/zIZXo8Vn8iYR+01I5Z6u5wUXVoGGSiTU02NeVQDuicex27Bjoh0bPvy1ixJ532X8ztJMwjFfvLGNQiuzgb/uRTST7raJbD0qybzhIC12+s= Received: by 10.78.149.15 with SMTP id w15mr985848hud.1170590341008; Sun, 04 Feb 2007 03:59:01 -0800 (PST) Received: by 10.78.170.11 with HTTP; Sun, 4 Feb 2007 03:58:55 -0800 (PST) Message-ID: Date: Sun, 4 Feb 2007 14:58:55 +0300 From: "Andrew Pantyukhin" Sender: infofarmer@gmail.com To: "Gerald Pfeifer" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Google-Sender-Auth: 8e96284b0163100e Cc: ports@freebsd.org Subject: Re: LIB_DEPENDS not really required for build? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2007 11:59:03 -0000 On 2/4/07, Gerald Pfeifer wrote: > I always relied on LIB_DEPENDS applying both at install time as well as > build time, and strictly so, but apparently I was confused? > > % cd $PORTSDIR/lang/gcc42 ; make > : > ===> gcc-4.2.0_20070131 depends on shared library: gmp.7 - not found > ===> Verifying install for gmp.7 in /home/gerald/ports//math/libgmp4 > => No directory for gmp.7. Skipping.. > ===> gcc-4.2.0_20070131 depends on shared library: mpfr.1 - not found > ===> Verifying install for mpfr.1 in /home/gerald/ports//math/mpfr > => No directory for mpfr.1. Skipping.. > ===> gcc-4.2.0_20070131 depends on shared library: iconv.3 - found > > And on it went to build the port, only dying later, at install time, > wasting two hours. :-( > > Ignoring dependencies like this looks very, very bogus to me. > > IMnsHO the user explicitly should provide NO_DEPENDS to get this > behavior, which may lead to build failures, wrong package lists, > and run-time failures. > > Thoughts? You should take another look at the excerpt you posted. Looks like portsdir has been redefined. From owner-freebsd-ports@FreeBSD.ORG Sun Feb 4 12:04:37 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6C0B916A402 for ; Sun, 4 Feb 2007 12:04:37 +0000 (UTC) (envelope-from map7@optusnet.com.au) Received: from mail-ihug.icp-qv1-irony3.iinet.net.au (ihug-mail.icp-qv1-irony3.iinet.net.au [203.59.1.197]) by mx1.freebsd.org (Postfix) with ESMTP id E7BAD13C4B4 for ; Sun, 4 Feb 2007 12:04:36 +0000 (UTC) (envelope-from map7@optusnet.com.au) Received: from unknown (HELO [192.168.1.65]) ([203.214.51.100]) by mail-ihug.icp-qv1-irony3.iinet.net.au with ESMTP; 04 Feb 2007 19:50:46 +0800 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgAAAOtXxUXL1jNkdGdsb2JhbAANjkWRMAEBAQ X-IronPort-AV: i="4.13,278,1167580800"; d="scan'208"; a="1100918726:sNHT33402044" Message-ID: <45C5CA86.8080709@optusnet.com.au> Date: Sun, 04 Feb 2007 22:59:02 +1100 From: Michael Pope User-Agent: Thunderbird 1.5.0.7 (X11/20061108) MIME-Version: 1.0 To: ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: linux-kmod-compat X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2007 12:04:37 -0000 Could this new port be used to port DVB (HDTV) Cards from Linux to FreeBSD? Michael From owner-freebsd-ports@FreeBSD.ORG Sun Feb 4 12:26:38 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8A3CF16A405 for ; Sun, 4 Feb 2007 12:26:38 +0000 (UTC) (envelope-from gerald@pfeifer.com) Received: from vexpert.dbai.tuwien.ac.at (vexpert.dbai.tuwien.ac.at [128.131.111.2]) by mx1.freebsd.org (Postfix) with ESMTP id 36F0B13C442 for ; Sun, 4 Feb 2007 12:26:38 +0000 (UTC) (envelope-from gerald@pfeifer.com) Received: from acrux.dbai.tuwien.ac.at (acrux [128.131.111.60]) by vexpert.dbai.tuwien.ac.at (Postfix) with ESMTP id 48189137B5; Sun, 4 Feb 2007 13:26:37 +0100 (CET) Received: by acrux.dbai.tuwien.ac.at (Postfix, from userid 1203) id F05301A7D2; Sun, 4 Feb 2007 13:26:39 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by acrux.dbai.tuwien.ac.at (Postfix) with ESMTP id E06521A7D1; Sun, 4 Feb 2007 13:26:39 +0100 (CET) Date: Sun, 4 Feb 2007 13:26:39 +0100 (CET) From: Gerald Pfeifer To: Andrew Pantyukhin In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: ports@freebsd.org Subject: Re: LIB_DEPENDS not really required for build? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2007 12:26:38 -0000 On Sun, 4 Feb 2007, Andrew Pantyukhin wrote: > You should take another look at the excerpt you > posted. Looks like portsdir has been redefined. Yes, PORTSDIR has been redefined to point to where my ports reside. ;-) I fully understand that I am missing these dependencies. They simply do not exist on that system. My complaint is that the build should stop immediately, with a clear error message, instead of forging ahead and silently do the wrong thing or fail at a later stage, during build, installation, or run-time. Gerald From owner-freebsd-ports@FreeBSD.ORG Sun Feb 4 12:48:15 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4BB6C16A583 for ; Sun, 4 Feb 2007 12:48:15 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by mx1.freebsd.org (Postfix) with ESMTP id D8A6513C441 for ; Sun, 4 Feb 2007 12:48:09 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so1048597uge for ; Sun, 04 Feb 2007 04:48:08 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=B4SDtrYNrCAGnDvort6O2MzWYc3aJrSmGggeVho8M2MZmmfbstTfU39DTXQXwtMnBtH/7skkoJRmlrnGAS45SDQlGFQ2EyoWBlFLD0UqMiynVbznq637WBinn9WfciyM6CCBPKhCbrnohf0QEGGGy9zI911SymBoMs+7gyCdmnw= Received: by 10.78.204.20 with SMTP id b20mr985635hug.1170593288451; Sun, 04 Feb 2007 04:48:08 -0800 (PST) Received: by 10.78.170.11 with HTTP; Sun, 4 Feb 2007 04:48:08 -0800 (PST) Message-ID: Date: Sun, 4 Feb 2007 15:48:08 +0300 From: "Andrew Pantyukhin" Sender: infofarmer@gmail.com To: "Gerald Pfeifer" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Google-Sender-Auth: a95b5aa2e5bdd2be Cc: ports@freebsd.org Subject: Re: LIB_DEPENDS not really required for build? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2007 12:48:15 -0000 On 2/4/07, Gerald Pfeifer wrote: > On Sun, 4 Feb 2007, Andrew Pantyukhin wrote: > > You should take another look at the excerpt you > > posted. Looks like portsdir has been redefined. > > Yes, PORTSDIR has been redefined to point to where my ports reside. ;-) > > I fully understand that I am missing these dependencies. They simply do > not exist on that system. > > My complaint is that the build should stop immediately, with a clear error > message, instead of forging ahead and silently do the wrong thing or fail > at a later stage, during build, installation, or run-time. It's been written in big red letters that partial/broken ports trees are not supported. From owner-freebsd-ports@FreeBSD.ORG Sun Feb 4 18:16:57 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8E23D16A400; Sun, 4 Feb 2007 18:16:57 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id 7A19313C4B2; Sun, 4 Feb 2007 18:16:57 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 591221A4D81; Sun, 4 Feb 2007 10:16:57 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 999C5513D4; Sun, 4 Feb 2007 13:16:56 -0500 (EST) Date: Sun, 4 Feb 2007 13:16:56 -0500 From: Kris Kennaway To: Ighighi Ighighi Message-ID: <20070204181656.GA44399@xor.obsecurity.org> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="WIyZ46R2i8wDzkSu" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i Cc: ports@freebsd.org, freebsd-ports-bugs@freebsd.org Subject: Re: [PATCH]: libwww build fails X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2007 18:16:57 -0000 --WIyZ46R2i8wDzkSu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Feb 04, 2007 at 06:36:07AM -0400, Ighighi Ighighi wrote: > Hi! >=20 > The build of the libwww port (at /usr/ports/www/libwww) fails because of 3 > source files that try to use and when they should be usi= ng > & . A quick fix would be to apply the pa= tch > attached (copying it to /usr/ports/www/libwww) or with the following > command: > make CFLAGS=3D"-I /usr/local/include/openssl" >=20 > The system I'm running is: > FreeBSD orion 6.2-STABLE FreeBSD 6.2-STABLE #0: Thu Jan 25 05:16:08 VET > 2007 root@orion:/usr/obj/usr/src/sys/CUSTOM i386 >=20 > My /etc/make.conf contains: > WITH_OPENSSL_STABLE=3Dyes Please submit a PR with patch, this port is unmaintained so it's likely your report will be lost otherwise. Also, would you like to maintain the port? Kris --WIyZ46R2i8wDzkSu Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFxiMYWry0BWjoQKURAl9VAKDZkfXLt+P7qsvnKIJ/jP3NYVQt2QCfQ2NO I94jounvPIB6/kMYqEC62y4= =pcPx -----END PGP SIGNATURE----- --WIyZ46R2i8wDzkSu-- From owner-freebsd-ports@FreeBSD.ORG Sun Feb 4 19:11:28 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5A04D16A402 for ; Sun, 4 Feb 2007 19:11:28 +0000 (UTC) (envelope-from phil@primeradesigns.com) Received: from amazing.commonservers.com (amazing.commonservers.com [70.85.42.68]) by mx1.freebsd.org (Postfix) with ESMTP id 3BFA013C4AA for ; Sun, 4 Feb 2007 19:11:28 +0000 (UTC) (envelope-from phil@primeradesigns.com) Received: from 194-247-227-201.dynamic.dsl.as9105.com ([194.247.227.201]:34200 helo=10.254.0.111) by amazing.commonservers.com with esmtpa (Exim 4.63) (envelope-from ) id 1HDmR0-0004Vr-Tk for ports@FreeBSD.org; Sun, 04 Feb 2007 18:49:55 +0000 From: Philip Brown To: ports@FreeBSD.org Content-Type: text/plain Message-Id: <1170615035.1788.0.camel@csx86> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6.301c Date: Sun, 04 Feb 2007 18:50:35 +0000 Content-Transfer-Encoding: 7bit X-Antivirus-Scanner: Clean mail though you should still use an Antivirus X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - amazing.commonservers.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - primeradesigns.com X-Source: X-Source-Args: X-Source-Dir: Cc: Subject: FreeBSD Port: net-mgmt/cflowd X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2007 19:11:28 -0000 are there any work arounds for broken port "net-mgmt/cflowd" thanks From owner-freebsd-ports@FreeBSD.ORG Sun Feb 4 22:29:00 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DADE116A4EA for ; Sun, 4 Feb 2007 22:29:00 +0000 (UTC) (envelope-from elliot@alfred.oau.org) Received: from ms-smtp-07.tampabay.rr.com (ms-smtp-07.tampabay.rr.com [65.32.5.139]) by mx1.freebsd.org (Postfix) with ESMTP id 8DE6813C4BF for ; Sun, 4 Feb 2007 22:29:00 +0000 (UTC) (envelope-from elliot@alfred.oau.org) Received: from alfred.oau.org (204.178.205.68.cfl.res.rr.com [68.205.178.204]) by ms-smtp-07.tampabay.rr.com (8.13.6/8.13.6) with ESMTP id l14LmuPX024222 for ; Sun, 4 Feb 2007 16:48:57 -0500 (EST) Received: from alfred.oau.org (localhost [127.0.0.1]) by alfred.oau.org (8.13.1/8.13.1) with ESMTP id l14Lms6v010087 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sun, 4 Feb 2007 16:48:54 -0500 (EST) (envelope-from ebd@oau.org) Received: (from elliot@localhost) by alfred.oau.org (8.13.1/8.13.1/Submit) id l14LmslN010086 for ports@FreeBSD.org; Sun, 4 Feb 2007 16:48:54 -0500 (EST) (envelope-from elliot) Message-Id: <200702042148.l14LmslN010086@alfred.oau.org> To: ports@FreeBSD.org Date: Sun, 4 Feb 2007 16:48:54 -0500 (EST) Sender: elliot@alfred.oau.org From: Elliot Dierksen X-Mailer: ELM [version 2.4ME+ PL123e (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="US-ASCII" X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS, SPF_PASS autolearn=ham version=3.1.7 X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on alfred.oau.org X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2 (alfred.oau.org [127.0.0.1]); Sun, 04 Feb 2007 16:48:55 -0500 (EST) X-Virus-Scanned: Symantec AntiVirus Scan Engine X-Virus-Scanned: by amavisd-new Cc: Subject: vscan 5.10e X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Elliot Dierksen List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2007 22:29:01 -0000 Hello, There is a dependency in uvscan-5.10e_1 on compat4x-i386-5.3_9 that is not listed in the port. It installs, but does not run properly. Thanx, EBD -- Elliot Dierksen "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety" -- Benjamin Franklin Home) ebd@oau.org (407) 454-7848 From owner-freebsd-ports@FreeBSD.ORG Sun Feb 4 23:38:48 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C080116A400 for ; Sun, 4 Feb 2007 23:38:48 +0000 (UTC) (envelope-from gerald@pfeifer.com) Received: from vexpert.dbai.tuwien.ac.at (vexpert.dbai.tuwien.ac.at [128.131.111.2]) by mx1.freebsd.org (Postfix) with ESMTP id 833EE13C467 for ; Sun, 4 Feb 2007 23:38:48 +0000 (UTC) (envelope-from gerald@pfeifer.com) Received: from acrux.dbai.tuwien.ac.at (acrux [128.131.111.60]) by vexpert.dbai.tuwien.ac.at (Postfix) with ESMTP id A98EA1378B for ; Mon, 5 Feb 2007 00:38:47 +0100 (CET) Received: by acrux.dbai.tuwien.ac.at (Postfix, from userid 1203) id 7FA371A7D2; Mon, 5 Feb 2007 00:38:54 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by acrux.dbai.tuwien.ac.at (Postfix) with ESMTP id 6FCEF1A7D1 for ; Mon, 5 Feb 2007 00:38:54 +0100 (CET) Date: Mon, 5 Feb 2007 00:38:54 +0100 (CET) From: Gerald Pfeifer To: ports@FreeBSD.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: Subject: make install: tar: could not chdir to '(null)' X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2007 23:38:48 -0000 A few days ago, my FreeBSD 5.4-STABLE based tester (i386) started to fail in building packages, most notably lang/gcc40, lang/gcc41 and above. % make install ldconfig: /files/pfeifer/porttest/gcc40/lib/gcc-4.0.4: ignoring directory not owned by root ldconfig: mkstemp(/var/run/ld-elf.so.hints.iWE9fy): Permission denied % make package ===> Building package for gcc-4.0.4,1 tar: could not chdir to '(null)' pkg_create: make_dist: tar command failed with code 256 Creating package /sw/test/FreeBSD/ports/pcvs/gcc40/gcc-4.0.4,1.tbz Registering depends: ldconfig_compat-1.0_8 libiconv-1.9.2_2. Creating bzip'd tar ball in '/sw/test/FreeBSD/ports/pcvs/gcc40/gcc-4.0.4,1.tbz' *** Error code 1 Has any of you ever seen anything like this? This also affects ports which test just fine on other machines (6-CURRENT, for example) and have been testing fine on this machine. I tried to track this down, but failed so far. From what I can tell, there have been no changes on this machines which might trigger this. Gerald From owner-freebsd-ports@FreeBSD.ORG Mon Feb 5 00:09:25 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AC50116A400 for ; Mon, 5 Feb 2007 00:09:25 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from mail.ipt.ru (mail.ipt.ru [80.253.10.82]) by mx1.freebsd.org (Postfix) with ESMTP id 612DB13C48D for ; Mon, 5 Feb 2007 00:09:25 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from sp34.ipt.ru ([217.147.20.50] helo=bs1.sp34.ru) by mail.ipt.ru with esmtp (Exim 4.62 (FreeBSD)) (envelope-from ) id 1HDrQ3-0004XH-KB; Mon, 05 Feb 2007 03:09:15 +0300 Received: from bsam by bs1.sp34.ru with local (Exim 4.63 (FreeBSD)) (envelope-from ) id 1HDrTN-000DcQ-N5; Mon, 05 Feb 2007 03:12:41 +0300 To: Gerald Pfeifer References: From: Boris Samorodov Date: Mon, 05 Feb 2007 03:12:41 +0300 In-Reply-To: (Gerald Pfeifer's message of "Mon, 5 Feb 2007 00:38:54 +0100 (CET)") Message-ID: <99933062@bs1.sp34.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: ports@FreeBSD.org Subject: Re: make install: tar: could not chdir to '(null)' X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2007 00:09:25 -0000 On Mon, 5 Feb 2007 00:38:54 +0100 (CET) Gerald Pfeifer wrote: > A few days ago, my FreeBSD 5.4-STABLE based tester (i386) started to fail > in building packages, most notably lang/gcc40, lang/gcc41 and above. > % make install > ldconfig: /files/pfeifer/porttest/gcc40/lib/gcc-4.0.4: ignoring directory not owned by root > ldconfig: mkstemp(/var/run/ld-elf.so.hints.iWE9fy): Permission denied > % make package > ===> Building package for gcc-4.0.4,1 > tar: could not chdir to '(null)' > pkg_create: make_dist: tar command failed with code 256 > Creating package /sw/test/FreeBSD/ports/pcvs/gcc40/gcc-4.0.4,1.tbz > Registering depends: ldconfig_compat-1.0_8 libiconv-1.9.2_2. > Creating bzip'd tar ball in '/sw/test/FreeBSD/ports/pcvs/gcc40/gcc-4.0.4,1.tbz' > *** Error code 1 > Has any of you ever seen anything like this? This also affects ports > which test just fine on other machines (6-CURRENT, for example) and > have been testing fine on this machine. > I tried to track this down, but failed so far. From what I can tell, > there have been no changes on this machines which might trigger this. A CPU cooler full of dust / mulfunctionning? WBR -- Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru Telephone & Internet SP FreeBSD committer, http://www.FreeBSD.org The Power To Serve From owner-freebsd-ports@FreeBSD.ORG Mon Feb 5 00:32:31 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8922B16A401 for ; Mon, 5 Feb 2007 00:32:31 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from raven.customer.vol.cz (raven.customer.vol.cz [195.250.144.108]) by mx1.freebsd.org (Postfix) with ESMTP id 20CBE13C49D for ; Mon, 5 Feb 2007 00:32:29 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from [192.168.0.23] (r3b159.net.upc.cz [213.220.193.159]) (authenticated bits=0) by raven.customer.vol.cz (8.13.6/8.13.6) with ESMTP id l15021Zs014863 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Mon, 5 Feb 2007 01:02:03 +0100 (CET) (envelope-from pav@FreeBSD.org) From: Pav Lucistnik To: Gerald Pfeifer In-Reply-To: References: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-ZEujIH0EIhpMxVHC7AU8" Date: Mon, 05 Feb 2007 01:02:01 +0100 Message-Id: <1170633721.2240.36.camel@ikaros.oook.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.8.3 FreeBSD GNOME Team Port X-Spam-Score: -1.142 () AWL X-Scanned-By: MIMEDefang 2.58 on 195.250.144.108 X-Milter: Spamilter (Reciever: raven.customer.vol.cz; Sender-ip: 213.220.193.159; Sender-helo: [192.168.0.23]; ) Cc: ports@FreeBSD.org Subject: Re: make install: tar: could not chdir to '(null)' X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 05 Feb 2007 00:32:31 -0000 --=-ZEujIH0EIhpMxVHC7AU8 Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: quoted-printable Gerald Pfeifer p=ED=B9e v po 05. 02. 2007 v 00:38 +0100: > A few days ago, my FreeBSD 5.4-STABLE based tester (i386) started to fail= =20 > in building packages, most notably lang/gcc40, lang/gcc41 and above. >=20 > % make install > ldconfig: /files/pfeifer/porttest/gcc40/lib/gcc-4.0.4: ignoring directo= ry not owned by root > ldconfig: mkstemp(/var/run/ld-elf.so.hints.iWE9fy): Permission denied > % make package > =3D=3D=3D> Building package for gcc-4.0.4,1 > tar: could not chdir to '(null)' >=20 > pkg_create: make_dist: tar command failed with code 256 > Creating package /sw/test/FreeBSD/ports/pcvs/gcc40/gcc-4.0.4,1.tbz > Registering depends: ldconfig_compat-1.0_8 libiconv-1.9.2_2. > Creating bzip'd tar ball in '/sw/test/FreeBSD/ports/pcvs/gcc40/gcc-4.0.= 4,1.tbz' > *** Error code 1 >=20 > Has any of you ever seen anything like this? This also affects ports > which test just fine on other machines (6-CURRENT, for example) and > have been testing fine on this machine. >=20 > I tried to track this down, but failed so far. From what I can tell, > there have been no changes on this machines which might trigger this. We have seen a number of ports fail with this on our last 4-STABLE package run on pointyhat. --=20 Pav Lucistnik Cry Havoc! And let slip the Dogs of Waw. --=-ZEujIH0EIhpMxVHC7AU8 Content-Type: application/pgp-signature; name=signature.asc Content-Description: Toto je =?UTF-8?Q?digit=C3=A1ln=C4=9B?= =?ISO-8859-1?Q?_podepsan=E1?= =?UTF-8?Q?_=C4=8D=C3=A1st?= =?ISO-8859-1?Q?_zpr=E1vy?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQBFxnP5ntdYP8FOsoIRAmOhAKChFejWnpZTx5cswk28VfCVBgNBcQCfbzB6 4aFphvNY6rSFkq/a8v+Uxos= =psU2 -----END PGP SIGNATURE----- --=-ZEujIH0EIhpMxVHC7AU8-- From owner-freebsd-ports@FreeBSD.ORG Mon Feb 5 01:09:05 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 677D616A401 for ; Mon, 5 Feb 2007 01:09:05 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from raven.customer.vol.cz (raven.customer.vol.cz [195.250.144.108]) by mx1.freebsd.org (Postfix) with ESMTP id E1CAC13C461 for ; Mon, 5 Feb 2007 01:09:04 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from [192.168.0.23] (r3b159.net.upc.cz [213.220.193.159]) (authenticated bits=0) by raven.customer.vol.cz (8.13.6/8.13.6) with ESMTP id l1518vOd020491 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Mon, 5 Feb 2007 02:08:59 +0100 (CET) (envelope-from pav@FreeBSD.org) From: Pav Lucistnik To: ports@FreeBSD.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-ox+43/vMw7RBWTpRrz4s" Date: Mon, 05 Feb 2007 02:08:57 +0100 Message-Id: <1170637737.2240.51.camel@ikaros.oook.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.8.3 FreeBSD GNOME Team Port X-Spam-Score: -1.083 () AWL X-Scanned-By: MIMEDefang 2.58 on 195.250.144.108 X-Milter: Spamilter (Reciever: raven.customer.vol.cz; Sender-ip: 213.220.193.159; Sender-helo: [192.168.0.23]; ) Cc: Subject: HEADS UP: portupgrade moved (ports-mgmt) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 05 Feb 2007 01:09:05 -0000 --=-ox+43/vMw7RBWTpRrz4s Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hey folks, want to inform you, that a new category called `ports-mgmt' was created. It will hold all port management and authoring tools, which so far lived mostly in sysutils. As a part of initially populating this category, we have moved 47 ports, most prominently portupgrade. Here is a complete list: devel/portcheckout -> ports-mgmt/portcheckout devel/portlint -> ports-mgmt/portlint devel/portmk -> ports-mgmt/portmk devel/porttools -> ports-mgmt/porttools misc/instant-tinderbox -> ports-mgmt/instant-tinderbox misc/porteasy -> ports-mgmt/porteasy misc/portell -> ports-mgmt/portell misc/portless -> ports-mgmt/portless misc/tinderbox -> ports-mgmt/tinderbox security/jailaudit -> ports-mgmt/jailaudit security/portaudit -> ports-mgmt/portaudit security/portaudit-db -> ports-mgmt/portaudit-db security/vulnerability-test-port -> ports-mgmt/vulnerability-test-port sysutils/barry -> ports-mgmt/barry sysutils/bpm -> ports-mgmt/bpm sysutils/kports -> ports-mgmt/kports sysutils/managepkg -> ports-mgmt/managepkg sysutils/newportsversioncheck -> ports-mgmt/newportsversioncheck sysutils/pib -> ports-mgmt/pib sysutils/pkgfe -> ports-mgmt/pkgfe sysutils/pkg-orphan -> ports-mgmt/pkg-orphan sysutils/pkg_cutleaves -> ports-mgmt/pkg_cutleaves sysutils/pkg_install -> ports-mgmt/pkg_install sysutils/pkg_install-devel -> ports-mgmt/pkg_install-devel sysutils/pkg_remove -> ports-mgmt/pkg_remove sysutils/pkg_rmleaves -> ports-mgmt/pkg_rmleaves sysutils/pkg_trackinst -> ports-mgmt/pkg_trackinst sysutils/pkg_tree -> ports-mgmt/pkg_tree sysutils/portbrowser -> ports-mgmt/portbrowser sysutils/portconf -> ports-mgmt/portconf sysutils/portdowngrade -> ports-mgmt/portdowngrade sysutils/portcheck -> ports-mgmt/portcheck sysutils/portmanager -> ports-mgmt/portmanager sysutils/portmaster -> ports-mgmt/portmaster sysutils/portscout -> ports-mgmt/portscout sysutils/portsearch -> ports-mgmt/portsearch sysutils/portsman -> ports-mgmt/portsman sysutils/portsnap -> ports-mgmt/portsnap sysutils/portsopt -> ports-mgmt/portsopt sysutils/portupgrade -> ports-mgmt/portupgrade sysutils/portupgrade-devel -> ports-mgmt/portupgrade-devel sysutils/port-authoring-tools -> ports-mgmt/port-authoring-tools sysutils/port-maintenance-tools -> ports-mgmt/port-maintenance-tools sysutils/psearch -> ports-mgmt/psearch sysutils/p5-FreeBSD-Portindex -> ports-mgmt/p5-FreeBSD-Portindex sysutils/qtpkg -> ports-mgmt/qtpkg textproc/p5-FreeBSD-Ports -> ports-mgmt/p5-FreeBSD-Ports If you think I have missed a port, let me know! --=20 Pav Lucistnik And now something completely different. --=-ox+43/vMw7RBWTpRrz4s Content-Type: application/pgp-signature; name=signature.asc Content-Description: Toto je =?UTF-8?Q?digit=C3=A1ln=C4=9B?= =?ISO-8859-1?Q?_podepsan=E1?= =?UTF-8?Q?_=C4=8D=C3=A1st?= =?ISO-8859-1?Q?_zpr=E1vy?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQBFxoOpntdYP8FOsoIRAtUXAJ4tvchNrRskFj1omzGnq/JHgoRzMgCeIoce xTgIc/PHxRDWHYZTMHYpXGM= =1KVa -----END PGP SIGNATURE----- --=-ox+43/vMw7RBWTpRrz4s-- From owner-freebsd-ports@FreeBSD.ORG Mon Feb 5 01:47:40 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4C69B16A400 for ; Mon, 5 Feb 2007 01:47:40 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id 3811413C491 for ; Mon, 5 Feb 2007 01:47:40 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 1FE1B1A4D82; Sun, 4 Feb 2007 17:47:40 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 660CF5157E; Sun, 4 Feb 2007 20:47:39 -0500 (EST) Date: Sun, 4 Feb 2007 20:47:39 -0500 From: Kris Kennaway To: Boris Samorodov Message-ID: <20070205014739.GA53389@xor.obsecurity.org> References: <99933062@bs1.sp34.ru> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="rwEMma7ioTxnRzrJ" Content-Disposition: inline In-Reply-To: <99933062@bs1.sp34.ru> User-Agent: Mutt/1.4.2.2i Cc: ports@FreeBSD.org, Gerald Pfeifer Subject: Re: make install: tar: could not chdir to '(null)' X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2007 01:47:40 -0000 --rwEMma7ioTxnRzrJ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Feb 05, 2007 at 03:12:41AM +0300, Boris Samorodov wrote: > On Mon, 5 Feb 2007 00:38:54 +0100 (CET) Gerald Pfeifer wrote: >=20 > > A few days ago, my FreeBSD 5.4-STABLE based tester (i386) started to fa= il=20 > > in building packages, most notably lang/gcc40, lang/gcc41 and above. >=20 > > % make install > > ldconfig: /files/pfeifer/porttest/gcc40/lib/gcc-4.0.4: ignoring direc= tory not owned by root > > ldconfig: mkstemp(/var/run/ld-elf.so.hints.iWE9fy): Permission denied > > % make package > > =3D=3D=3D> Building package for gcc-4.0.4,1 > > tar: could not chdir to '(null)' >=20 > > pkg_create: make_dist: tar command failed with code 256 > > Creating package /sw/test/FreeBSD/ports/pcvs/gcc40/gcc-4.0.4,1.tbz > > Registering depends: ldconfig_compat-1.0_8 libiconv-1.9.2_2. > > Creating bzip'd tar ball in '/sw/test/FreeBSD/ports/pcvs/gcc40/gcc-4.= 0.4,1.tbz' > > *** Error code 1 >=20 > > Has any of you ever seen anything like this? This also affects ports > > which test just fine on other machines (6-CURRENT, for example) and > > have been testing fine on this machine. >=20 > > I tried to track this down, but failed so far. From what I can tell, > > there have been no changes on this machines which might trigger this. >=20 > A CPU cooler full of dust / mulfunctionning? No :-) One of the changes in the last b.p.m patch presumably doesn't work on FreeBSD <6. Kris --rwEMma7ioTxnRzrJ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFxoy6Wry0BWjoQKURAijQAKDr7Fwy5sKmrRk/3Fjp77PQunQz1QCfWsk1 IeQevGWJjHtUztthMyWgRrQ= =Huk8 -----END PGP SIGNATURE----- --rwEMma7ioTxnRzrJ-- From owner-freebsd-ports@FreeBSD.ORG Mon Feb 5 06:23:07 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2FEC516A412 for ; Mon, 5 Feb 2007 06:23:07 +0000 (UTC) (envelope-from bsd-unix@earthlink.net) Received: from fall-lakeland.atl.sa.earthlink.net (fall-lakeland.atl.sa.earthlink.net [207.69.195.103]) by mx1.freebsd.org (Postfix) with ESMTP id 0F77F13C4B7 for ; Mon, 5 Feb 2007 06:23:05 +0000 (UTC) (envelope-from bsd-unix@earthlink.net) Received: from pop-tawny.atl.sa.earthlink.net ([207.69.195.67]) by fall-lakeland.atl.sa.earthlink.net with esmtp (Exim 4.34) id 1HDw8K-0007cb-Tu for ports@freebsd.org; Mon, 05 Feb 2007 00:11:16 -0500 Received: from fl-71-54-28-212.dhcp.embarqhsd.net ([71.54.28.212] helo=kt.weeeble.com) by pop-tawny.atl.sa.earthlink.net with smtp (Exim 3.36 #1) id 1HDw8J-0007De-00 for ports@FreeBSD.org; Mon, 05 Feb 2007 00:11:16 -0500 Date: Mon, 5 Feb 2007 00:11:14 -0500 From: Randy Pratt To: ports@FreeBSD.org Message-Id: <20070205001114.b4f77f86.bsd-unix@earthlink.net> X-Mailer: Sylpheed 2.3.1 (GTK+ 2.10.8; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Subject: Portupgrade omitting dependencies? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2007 06:23:07 -0000 There seems to be some problem in the way that portupgrade handles dependencies in updating a port to a new version. In quite a few cases, portupgrade does not restore all dependencies that were originally listed in the +REQUIRED_BY file. I'll use the "netpbm" as an example: Before updating netpbm, the ports that depended on it were listed as: # cat /var/db/pkg/netpbm-10.26.38/+REQUIRED_BY apsfilter-7.2.8 docproj-1.17 dvdstyler-1.5.b5_1,2 gocr-0.43 tgif-nls-4.1.45 transfig-3.2.4_1 xfig-3.2.4_4 This is an excerpt from my netpbm update log showing that it is not 'seeing' all of the dependencies originally listed in the respective /var/db/pkg/*/+REQUIRED_BY file: pkg_delete: package 'netpbm-10.26.38' is required by these other packages and may not be deinstalled (but I'll delete it anyway): docproj-1.17 dvdstyler-1.5.b5_1,2 gocr-0.43 tgif-nls-4.1.45 transfig-3.2.4_1 After updating netpbm, the ports that depend on it have not been restored (note that it reflects the dependency list shown during portupgrade): # cat /var/db/pkg/netpbm-10.26.39/+REQUIRED_BY docproj-1.17 dvdstyler-1.5.b5_1,2 gocr-0.43 tgif-nls-4.1.45 transfig-3.2.4_1 Additionally the ports requiring netpbm still show them as being marked as "DELETED" by portupgrade after all the updating has finished: # grep "DELETED" /var/db/pkg/*/+CONTENTS apsfilter-7.2.8/+CONTENTS:@comment DELETED:pkgdep netpbm-10.26.39 apsfilter-7.2.8/+CONTENTS:@comment DELETED:DEPORIGIN:graphics/netpbm xfig-3.2.4_4/+CONTENTS:@comment DELETED:pkgdep netpbm-10.26.39 xfig-3.2.4_4/+CONTENTS:@comment DELETED:DEPORIGIN:graphics/netpbm It seems that this could cause problems if I needed to update netpbm and all the ports that depend on it. It would surely miss apsfilter and xfig in this case. I'm curious if anyone else is seeing these leftover DELETED notations. They can be checked with the simple grep as shown above. I've went so far as to removing the ports tree and cvsupping a new one as well as removing portupgrade and reinstalling. The maintainer for portupgrade indicated that he's not seen this problem. I've been seeing this for at least 4-5 weeks and see the same problems on all four of my local machines (all i386 running 6.2-STABLE). I'd appreciate anyone confirming that they are also seeing this kind of problem as I can't find anything local. As I understand it, there should be nothing marked as "DELETED" after portupgrade. The absense/presence can be determined with: grep "DELETED" /var/db/pkg/*/+CONTENTS Thanks, Randy -- From owner-freebsd-ports@FreeBSD.ORG Mon Feb 5 08:31:38 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 84C7116A401; Mon, 5 Feb 2007 08:31:38 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from gw.catspoiler.org (adsl-75-1-14-242.dsl.scrm01.sbcglobal.net [75.1.14.242]) by mx1.freebsd.org (Postfix) with ESMTP id 6416513C48D; Mon, 5 Feb 2007 08:31:38 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from FreeBSD.org (mousie.catspoiler.org [192.168.101.2]) by gw.catspoiler.org (8.13.3/8.13.3) with ESMTP id l158VTx1098501; Mon, 5 Feb 2007 00:31:32 -0800 (PST) (envelope-from truckman@FreeBSD.org) Message-Id: <200702050831.l158VTx1098501@gw.catspoiler.org> Date: Mon, 5 Feb 2007 00:31:29 -0800 (PST) From: Don Lewis To: kline@tao.thought.org In-Reply-To: <20070204085004.GA35601@thought.org> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Cc: ports@FreeBSD.org, almarrie@gmail.com, ade@FreeBSD.org Subject: Re: FreeBSD Port: devel/libtool15 doesn't build in 2 of my servers X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2007 08:31:38 -0000 On 4 Feb, Gary Kline wrote: > On Sat, Feb 03, 2007 at 09:55:35PM -0800, Don Lewis wrote: >> On 2 Feb, Abdullah Ibn Hamad Al-Marri wrote: >> > configure.ac:53: error: Autoconf version 2.59c or higher is required >> > aclocal.m4:387: AM_INIT_AUTOMAKE is expanded from... >> > configure.ac:53: the top level >> > autoheader: autom4te failed with exit status: 1 >> > at /usr/local/bin/autoheader line 163 >> > *** Error code 1 >> > >> > Stop in /usr/ports/devel/libtool15/work/libtool-1.5.22/libltdl. >> >> I just ran into this same problem. I tracked the cause to some old >> copies of the auto* tools installed under /usr/local/bin without any >> version suffix. These files were unclaimed by any currently installed >> port. The libtool build was using these older executables instead of the >> newer ones with the version suffix and running into problems because the >> tools were too old. I deleted these old files and now the libtool build >> succeeds. >> > > > Hm, I wonder if these auto* tools interfer with my building of > lang/php4. (On my web server, PHP fails and firefox can't display > anything.) I see a whole slew of auto* files in /usr/local/bin. > Do you remember which binaries you rm'd?? autoconf autoheader autom4te autoreconf autoscan autoupdate The libtool build was failing because it was finding autoconf without the version suffix. The files that I deleted were all several years old, even though I did a "portupgrade -af" sometime last year. Try checking all of the questionable files with "pkg_info -W" so see if they are claimed by any ports. From owner-freebsd-ports@FreeBSD.ORG Mon Feb 5 08:38:58 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BD8F416A402 for ; Mon, 5 Feb 2007 08:38:56 +0000 (UTC) (envelope-from almarrie@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.239]) by mx1.freebsd.org (Postfix) with ESMTP id 6D82C13C442 for ; Mon, 5 Feb 2007 08:38:55 +0000 (UTC) (envelope-from almarrie@gmail.com) Received: by wr-out-0506.google.com with SMTP id 69so1180267wra for ; Mon, 05 Feb 2007 00:38:44 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=czIuaoADjFcBp9JUr/P1vJmn8V2K6eY0DwsB9bmJKhiu7WaLkJ0Y7QHDLz9QwDPijqMbnF8vArRMhg2BPOShAyn9hQs864EtPngjfw9lyQzpNUVxlqvjU0dE8gy4We+2NB62JxQPMobnMUwXVX0qvdADmy8rJIgARY3AzUT8P8A= Received: by 10.115.33.1 with SMTP id l1mr563078waj.1170664724180; Mon, 05 Feb 2007 00:38:44 -0800 (PST) Received: by 10.115.91.7 with HTTP; Mon, 5 Feb 2007 00:38:44 -0800 (PST) Message-ID: <499c70c0702050038s7d6b729dn525f03e878dd422c@mail.gmail.com> Date: Mon, 5 Feb 2007 11:38:44 +0300 From: "Abdullah Ibn Hamad Al-Marri" To: "Don Lewis" In-Reply-To: <200702050831.l158VTx1098501@gw.catspoiler.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070204085004.GA35601@thought.org> <200702050831.l158VTx1098501@gw.catspoiler.org> Cc: ports@freebsd.org, kline@tao.thought.org, ade@freebsd.org Subject: Re: FreeBSD Port: devel/libtool15 doesn't build in 2 of my servers X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2007 08:38:58 -0000 On 2/5/07, Don Lewis wrote: > On 4 Feb, Gary Kline wrote: > > On Sat, Feb 03, 2007 at 09:55:35PM -0800, Don Lewis wrote: > >> On 2 Feb, Abdullah Ibn Hamad Al-Marri wrote: > > >> > configure.ac:53: error: Autoconf version 2.59c or higher is required > >> > aclocal.m4:387: AM_INIT_AUTOMAKE is expanded from... > >> > configure.ac:53: the top level > >> > autoheader: autom4te failed with exit status: 1 > >> > at /usr/local/bin/autoheader line 163 > >> > *** Error code 1 > >> > > >> > Stop in /usr/ports/devel/libtool15/work/libtool-1.5.22/libltdl. > >> > >> I just ran into this same problem. I tracked the cause to some old > >> copies of the auto* tools installed under /usr/local/bin without any > >> version suffix. These files were unclaimed by any currently installed > >> port. The libtool build was using these older executables instead of the > >> newer ones with the version suffix and running into problems because the > >> tools were too old. I deleted these old files and now the libtool build > >> succeeds. > >> > > > > > > Hm, I wonder if these auto* tools interfer with my building of > > lang/php4. (On my web server, PHP fails and firefox can't display > > anything.) I see a whole slew of auto* files in /usr/local/bin. > > Do you remember which binaries you rm'd?? > > autoconf > autoheader > autom4te > autoreconf > autoscan > autoupdate > > The libtool build was failing because it was finding autoconf without > the version suffix. The files that I deleted were all several years old, > even though I did a "portupgrade -af" sometime last year. > > Try checking all of the questionable files with "pkg_info -W" so see if > they are claimed by any ports. That fixed it, thank you for your kind help :) -- Regards, -Abdullah Ibn Hamad Al-Marri Arab Portal http://www.WeArab.Net/ From owner-freebsd-ports@FreeBSD.ORG Mon Feb 5 08:53:23 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B81FE16A401 for ; Mon, 5 Feb 2007 08:53:21 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.geekcn.org (tarsier.geekcn.org [210.51.165.229]) by mx1.freebsd.org (Postfix) with ESMTP id A926813C4B3 for ; Mon, 5 Feb 2007 08:53:17 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from localhost (tarsier.geekcn.org [210.51.165.229]) by tarsier.geekcn.org (Postfix) with ESMTP id 2FFEFEB81A8; Mon, 5 Feb 2007 16:53:16 +0800 (CST) X-Virus-Scanned: amavisd-new at geekcn.org Received: from tarsier.geekcn.org ([210.51.165.229]) by localhost (mail.geekcn.org [210.51.165.229]) (amavisd-new, port 10024) with ESMTP id g1q180TysROW; Mon, 5 Feb 2007 16:53:03 +0800 (CST) Received: from [192.168.1.32] (unknown [61.49.184.130]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTP id D1AC2EB08DB; Mon, 5 Feb 2007 16:53:02 +0800 (CST) DomainKey-Signature: a=rsa-sha1; s=default; d=delphij.net; c=nofws; q=dns; h=message-id:date:from:organization:user-agent:mime-version:to:cc: subject:references:in-reply-to:x-enigmail-version:content-type; b=fUUpn3Z383QEzwZTyReJl5b+aRMbt5kqddRv+E42okYKDhwXVR4aSKKy4FiPYYJBA M1aPUc7qPHiZeRYB7WYyw== Message-ID: <45C6F065.5040206@delphij.net> Date: Mon, 05 Feb 2007 16:52:53 +0800 From: LI Xin Organization: The FreeBSD Project User-Agent: Thunderbird 1.5.0.9 (Macintosh/20061207) MIME-Version: 1.0 To: Kris Kennaway References: <99933062@bs1.sp34.ru> <20070205014739.GA53389@xor.obsecurity.org> In-Reply-To: <20070205014739.GA53389@xor.obsecurity.org> X-Enigmail-Version: 0.94.1.0 Content-Type: multipart/signed; micalg=pgp-ripemd160; protocol="application/pgp-signature"; boundary="------------enig10E9EC470C52FDA52EE9AD73" Cc: Boris Samorodov , ports@FreeBSD.org, Gerald Pfeifer Subject: Re: make install: tar: could not chdir to '(null)' X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2007 08:53:23 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig10E9EC470C52FDA52EE9AD73 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Kris Kennaway wrote: > On Mon, Feb 05, 2007 at 03:12:41AM +0300, Boris Samorodov wrote: >> On Mon, 5 Feb 2007 00:38:54 +0100 (CET) Gerald Pfeifer wrote: >> >>> A few days ago, my FreeBSD 5.4-STABLE based tester (i386) started to = fail=20 >>> in building packages, most notably lang/gcc40, lang/gcc41 and above. >>> % make install >>> ldconfig: /files/pfeifer/porttest/gcc40/lib/gcc-4.0.4: ignoring dir= ectory not owned by root >>> ldconfig: mkstemp(/var/run/ld-elf.so.hints.iWE9fy): Permission deni= ed >>> % make package >>> =3D=3D=3D> Building package for gcc-4.0.4,1 >>> tar: could not chdir to '(null)' >>> pkg_create: make_dist: tar command failed with code 256 >>> Creating package /sw/test/FreeBSD/ports/pcvs/gcc40/gcc-4.0.4,1.tbz >>> Registering depends: ldconfig_compat-1.0_8 libiconv-1.9.2_2. >>> Creating bzip'd tar ball in '/sw/test/FreeBSD/ports/pcvs/gcc40/gcc-= 4.0.4,1.tbz' >>> *** Error code 1 >>> Has any of you ever seen anything like this? This also affects ports= >>> which test just fine on other machines (6-CURRENT, for example) and >>> have been testing fine on this machine. >>> I tried to track this down, but failed so far. From what I can tell,= >>> there have been no changes on this machines which might trigger this.= >> A CPU cooler full of dust / mulfunctionning? >=20 > No :-) One of the changes in the last b.p.m patch presumably doesn't > work on FreeBSD <6. Does this mean that the ports tree is now officially removed 5.x support? Does not sound like a good news... :-/ Cheers, --=20 Xin LI http://www.delphij.net/ FreeBSD - The Power to Serve! --------------enig10E9EC470C52FDA52EE9AD73 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFxvBmOfuToMruuMARA6zVAJ9kBsGrvjtXYxhtFDAbOg0l59xOfACcDPP6 JMvAvKsJ/TLdFN5SXaJTeSw= =13Xj -----END PGP SIGNATURE----- --------------enig10E9EC470C52FDA52EE9AD73-- From owner-freebsd-ports@FreeBSD.ORG Mon Feb 5 09:48:10 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C3DB316A400 for ; Mon, 5 Feb 2007 09:48:10 +0000 (UTC) (envelope-from simonr@codian.com) Received: from mail2.concordant.co.uk (mail2.concordant.co.uk [85.234.149.22]) by mx1.freebsd.org (Postfix) with ESMTP id 5FC2F13C442 for ; Mon, 5 Feb 2007 09:48:10 +0000 (UTC) (envelope-from simonr@codian.com) Received: from localhost (localhost.localdomain [127.0.0.1]) by postvirus.mail2.concordant.co.uk (Postfix) with ESMTP id B5388B8343; Mon, 5 Feb 2007 09:28:03 +0000 (GMT) X-Virus-Scanned: amavisd-new at concordant.co.uk Received: from amavis.mail2.concordant.co.uk ([127.0.0.1]) by localhost (mail2.concordant.co.uk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5E7OVwv2NB90; Mon, 5 Feb 2007 09:28:03 +0000 (GMT) Received: from mail2.concordant.co.uk (localhost.localdomain [127.0.0.1]) by postbayes.mail2.concordant.co.uk (Postfix) with ESMTP id 43D20B8345; Mon, 5 Feb 2007 09:28:03 +0000 (GMT) Received: from convidia.concordant.co.uk (88-96-4-10.dsl.zen.co.uk [88.96.4.10]) by mail2.concordant.co.uk (Postfix) with ESMTP id 754F2B8343; Mon, 5 Feb 2007 09:28:02 +0000 (GMT) Received: from convidia.concordant.co.uk (localhost.localdomain [127.0.0.1]) by filtered.convidia.concordant.co.uk (Postfix) with ESMTP id 207315D00BE; Mon, 5 Feb 2007 09:28:00 +0000 (GMT) Received: from [10.2.134.143] (unknown [10.2.134.143]) by convidia.concordant.co.uk (Postfix) with ESMTP id AD1815D00BD; Mon, 5 Feb 2007 09:27:59 +0000 (GMT) Message-ID: <45C6F8EB.1030306@codian.com> Date: Mon, 05 Feb 2007 09:29:15 +0000 From: Simon Robbins User-Agent: Thunderbird 1.5.0.7 (X11/20061031) MIME-Version: 1.0 To: fred References: <45C37EFB.4010004@gmail.com> <20070202223308.1azssdt1y8gcco00@webmail.leidinger.net> <45C4BD08.9090700@gmail.com> In-Reply-To: <45C4BD08.9090700@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spambayes-Classification: ham; 0.01 Cc: ports@freebsd.org Subject: Re: icc9 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2007 09:48:10 -0000 Hi Fred, I'll take another look at those patches and submit a PR. I have icc9 working for me, but do get some odd warnings during installation. Cheers, Simon fred wrote: > Alexander Leidinger wrote: >> Quoting fred (from Fri, 02 Feb 2007 19:12:11 +0100): >> >>> Hi there, >>> >>> Has somebody tried to port intel compiler 9.1 to freebsd ? >> >> >> Have a look at http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/103979 >> >> It may or may not work for you. > Hmm, fails applying patches, again :-( > > ===> Extracting for icc-9.1.043_1 > => MD5 Checksum OK for l_cc_c_9.1.043.tar.gz. > => SHA256 Checksum OK for l_cc_c_9.1.043.tar.gz. > ===> icc-9.1.043_1 depends on executable in : rpm2cpio.pl - found > ===> Patching for icc-9.1.043_1 > ===> Applying FreeBSD patches for icc-9.1.043_1 > 1 out of 4 hunks failed--saving rejects to include/c++/yvals.h.rej > => Patch patch-include::c++::yvals.h failed to apply cleanly. > => Patch(es) patch-bin::icc patch-bin::icpc patch-include::c++::cstdio > patch-include::c++::cstdlib p > atch-include::c++::cwchar applied cleanly. > *** Error code 1 > > Stop in /usr/ports/lang/icc9. > > > Thanks anyway. > From owner-freebsd-ports@FreeBSD.ORG Mon Feb 5 11:06:43 2007 Return-Path: X-Original-To: ports@hub.freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E201716A402 for ; Mon, 5 Feb 2007 11:06:43 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id D1C6F13C48D for ; Mon, 5 Feb 2007 11:06:43 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l15B6hkE024732 for ; Mon, 5 Feb 2007 11:06:43 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l15B6f3d024728 for PORTS; Mon, 5 Feb 2007 11:06:41 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 5 Feb 2007 11:06:41 GMT Message-Id: <200702051106.l15B6f3d024728@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: linimon set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: FreeBSD ports list Cc: Subject: Current unassigned ports problem reports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2007 11:06:44 -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. r - repocopy The resolution of the problem report is dependent on a repocopy operation within the CVS repository which is awaiting completion. s - suspended The problem is not being worked on, due to lack of information or resources. This is a prime candidate for somebody who is looking for a project to do. If the problem cannot be solved at all, it will be closed, rather than suspended. c - closed A problem report is closed when any changes have been integrated, documented, and tested -- or when fixing the problem is abandoned. Critical problems Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/82759 devel/sourcenav: Source navigator installs in wrong di o ports/90777 textproc/xmlto fails to produce most formats o ports/107229 sysutils/coreutils: gcp fails to set default ACL which o ports/107536 editors/scite: Can't write on SciTE text editor o ports/107990 net-mgmt/zabbix agentd not running in a jail f ports/108077 www/linux-flashplugin9 crashes linux-firefox f ports/108149 dar 2.3.2 port install failure f ports/108413 net/vnc does not works. f ports/108537 print/hplip: Build failure f ports/108543 math/R (R-2.4.0/R-2.4.1) won't upgrade/install on f ports/108606 Courier MTA terminates abnormaly after installation f ports/108748 mod_fcgid 1.10 does not work inside jail 12 problems total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- s ports/57502 ports that define USE_* too late s ports/59254 ports that write something after bsd.port.mk s ports/89098 security/dsniff does not build s ports/95733 security/dsniff ports kit does not compile f ports/95990 New Port: emulators/xjoypad s ports/96731 textproc/docbook-utils doesn`t build s ports/97257 security/dsniff doesn't build when net/libpcap is inst f ports/100650 audio/moc dumps core when detach/quit o ports/100896 [new ports] emulators/vmware-server-guestd1 emulators/ f ports/102093 new port (restoring from Attic): fix games/myth2_demo s ports/102448 new port: x11/xcb-demo, X protocol C-language Binding s ports/102449 new port: x11/xcb-util, X protocol C-language Binding o ports/103395 security/gnome-ssh-askpass interferes with gnome-scree o ports/104560 [patch] x11-toolkits/py-gtk2 does not configure with p s ports/104725 request new port: x11/nvidia-driver-devel o ports/105473 ports/sysutils/cpdup -o doesn't work as advertised f ports/105716 textproc/lemmatizer: Update to version 1.2 o ports/106134 [patch] www/mod_backhand: Memory size incorrectly show o ports/106932 chinese/scim-pinyin: libtool - pthread problem with f ports/107336 Port Update: database/grass o ports/107354 net/icmpinfo: icmpinfo -vvv does not recocnize any ICM f ports/107675 security/vpnc suggest rc.d script f ports/107832 upgrading sysutils/dar fails because of library search f ports/107874 port databases/freetds: fix for MSSQL 7 f ports/107937 jailed net/isc-dhcp3-server wouldn't run with an immut f ports/108132 [update] www/zope-zwiki update to 0.58.0 f ports/108144 [update] www/plone update to 2.5.2 f ports/108176 graphics/gnash: change ${PREFIX} to ${LOCALBASE} f ports/108194 ports/lang/gauche doesn't install docs properly f ports/108339 [fix] security/tor and security/tor-devel use pre-inst f ports/108464 editors/emacs-devel: update to 22.0.93 f ports/108466 sysutils/logrotate: [patch] syslog.sample should go in o ports/108498 New port: lang/xds Excelsior Oberon-2/Modula-2 compile o ports/108499 New port: lang/xds-c Excelsior Oberon-2/Modula-2 to C f ports/108519 mail/squirrelmail-devel sets incorrect From in return f ports/108521 mail/squirrelmail-devel returns an error while reading o ports/108539 New Port www/vde2, repocopy from www/vde o ports/108590 New port: korean/libhangul f ports/108625 [PATCH] textproc/p5-Pod-LaTeX: fixing pkg-plist "issue o ports/108636 [MAINTAINER-UPDATE] net-mgmt/nrpe2 use FreeBSD devices f ports/108658 pear-HTML_AJAX has wrong package description o ports/108660 grustibus is old and broken o ports/108664 [PATCH] devel/fnccheck: linking fails if library is st o ports/108678 [NEW PORT] games/freera: Westwood red alert game engin o ports/108685 dns/powerdns: replace opendbx patch with new one o ports/108689 [patch] irc/bitlbee: bitlbee on 6.2-RELEASE with NO_IN f ports/108723 kxgenerator never worked for me o ports/108737 [UPDATE] www/openacs to 5.3.0 and www/openacs-dotlrn t f ports/108750 [PATCH] mail/dovecot: Update to rc21 o ports/108781 [new port] devel/rubygem-rutils: Simple processing of o ports/108787 [maintainer update] Update www/mod_fcgid to 2.0 f ports/108788 [patch] sysutils/fusefs-kmod: Add BASE option o ports/108793 [MAINTAINER] archivers/star-devel to 1.5.a.76 o ports/108794 [MAINTAINER] net-mgmt/nsca from 2.7 to 2.7.1 54 problems total. From owner-freebsd-ports@FreeBSD.ORG Mon Feb 5 11:46:02 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8417B16A411 for ; Mon, 5 Feb 2007 11:46:01 +0000 (UTC) (envelope-from simonr@codian.com) Received: from mail2.concordant.co.uk (mail2.concordant.co.uk [85.234.149.22]) by mx1.freebsd.org (Postfix) with ESMTP id 26E6813C46B for ; Mon, 5 Feb 2007 11:46:01 +0000 (UTC) (envelope-from simonr@codian.com) Received: from localhost (localhost.localdomain [127.0.0.1]) by postvirus.mail2.concordant.co.uk (Postfix) with ESMTP id 0E94AB8342; Mon, 5 Feb 2007 11:46:02 +0000 (GMT) X-Virus-Scanned: amavisd-new at concordant.co.uk Received: from amavis.mail2.concordant.co.uk ([127.0.0.1]) by localhost (mail2.concordant.co.uk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OYADyWKQly6k; Mon, 5 Feb 2007 11:46:01 +0000 (GMT) Received: from mail2.concordant.co.uk (localhost.localdomain [127.0.0.1]) by postbayes.mail2.concordant.co.uk (Postfix) with ESMTP id B74D5B8345; Mon, 5 Feb 2007 11:46:01 +0000 (GMT) Received: from convidia.concordant.co.uk (88-96-4-10.dsl.zen.co.uk [88.96.4.10]) by mail2.concordant.co.uk (Postfix) with ESMTP id DE9E1B8342; Mon, 5 Feb 2007 11:46:00 +0000 (GMT) Received: from convidia.concordant.co.uk (localhost.localdomain [127.0.0.1]) by filtered.convidia.concordant.co.uk (Postfix) with ESMTP id B58F35D00BE; Mon, 5 Feb 2007 11:45:58 +0000 (GMT) Received: from [10.2.134.143] (unknown [10.2.134.143]) by convidia.concordant.co.uk (Postfix) with ESMTP id B7CC05D00BD; Mon, 5 Feb 2007 11:45:57 +0000 (GMT) Message-ID: <45C71941.5020802@codian.com> Date: Mon, 05 Feb 2007 11:47:13 +0000 From: Simon Robbins User-Agent: Thunderbird 1.5.0.7 (X11/20061031) MIME-Version: 1.0 To: fred References: <45C37EFB.4010004@gmail.com> <20070202223308.1azssdt1y8gcco00@webmail.leidinger.net> <45C4BD08.9090700@gmail.com> In-Reply-To: <45C4BD08.9090700@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spambayes-Classification: ham; 0.05 Cc: ports@freebsd.org, Alexander@Leidinger.net Subject: icc9 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2007 11:46:03 -0000 fred wrote: > Alexander Leidinger wrote: >> Quoting fred (from Fri, 02 Feb 2007 19:12:11 +0100): >> >>> Hi there, >>> >>> Has somebody tried to port intel compiler 9.1 to freebsd ? >> >> >> Have a look at http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/103979 >> >> It may or may not work for you. > Hmm, fails applying patches, again :-( > ... I've submitted a new set of patches: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/108795 As before, part of the installation process (objcopy) produces warnings: $ objcopy --redefine-sym __sigsetjmp=sigsetjmp --redefine-sym stdin=__stdinp --redefine-sym stdout=__stdoutp --redefine-sym stderr=__stderrp opt/intel/cc/9.1.044/lib/libcxa.a BFD: /usr/ports/lang/icc/work/l_cc_c_9.1.044/opt/intel/cc/9.1.044/lib/stylnI91/cxxabi.o: no group info for section .gnu.linkonce.t._ZNKSt9type_info9_eh_matchERKS_PKvPS3_bj ... However, I have had no problems with the resulting icc executable. Simon From owner-freebsd-ports@FreeBSD.ORG Mon Feb 5 13:17:40 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7D04716A400 for ; Mon, 5 Feb 2007 13:17:40 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.241]) by mx1.freebsd.org (Postfix) with ESMTP id 2BDE513C48E for ; Mon, 5 Feb 2007 13:17:40 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: by an-out-0708.google.com with SMTP id c24so922010ana for ; Mon, 05 Feb 2007 05:17:39 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=sM4QGTvyQW5GwPpvZJfXLVqSGRB/auvZx40F+AzPQyY2C6w9AoQy379ob53D4n7AQk747OarNQ+xALTbMA1hPtc5RNwwykao0Fx23RGtArw1mi0z4F9wFsy+R0WglesTa1URz9AcTzbAHcmtQweRA4tay4fpcXEC04wlwjw/xwg= Received: by 10.114.204.3 with SMTP id b3mr591571wag.1170681458530; Mon, 05 Feb 2007 05:17:38 -0800 (PST) Received: by 10.114.170.13 with HTTP; Mon, 5 Feb 2007 05:17:38 -0800 (PST) Message-ID: Date: Mon, 5 Feb 2007 14:17:38 +0100 From: "Rene Ladan" To: ports@freebsd.org, "List for discussing optimization of BOINC apps" In-Reply-To: <20070202041311.GB80567@xor.obsecurity.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_15817_20816726.1170681458493" References: <20070202041311.GB80567@xor.obsecurity.org> Cc: Subject: Fwd: [ports-amd64@FreeBSD.org: boinc-setiathome-enhanced-5.13 failed on amd64 5] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2007 13:17:40 -0000 ------=_Part_15817_20816726.1170681458493 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, for some reason the astro/boinc-setiathome-enhanced port fails to compile on FreeBSD/amd64 since 2007/02/02, because the configure script fails to determine the size of (long int). All dependencies are correctly installed. See below for details. The source archive lives at http://home.tiscali.nl/rladan/distfiles/boinc-setiathome-enhanced-5.13.tar.gz Please tell me if anyone has any clues. Thanks, Rene ---------- Forwarded message ---------- From: Kris Kennaway Date: 2 feb 2007 05:13 Subject: [ports-amd64@FreeBSD.org: boinc-setiathome-enhanced-5.13 failed on amd64 5] To: r.c.ladan@gmail.com FYI; can you please investigate and/or report to the developers? If you are already aware of this problem but do not yet have a fix, please mark the port BROKEN in the appropriate case, so that users do not unexpectedly encounter it. [...] ===> boinc-setiathome-enhanced-5.13 depends on file: /usr/local/include/fftw3.h - found ===> boinc-setiathome-enhanced-5.13 depends on file: /usr/local/include/BOINC/std_fixes.h - found ===> boinc-setiathome-enhanced-5.13 depends on shared library: fftw3f - found ===> Configuring for boinc-setiathome-enhanced-5.13 configure: WARNING: you should use --build, --host, --target checking build system type... amd64-portbld-freebsd5.5 checking host system type... amd64-portbld-freebsd5.5 checking target system type... amd64-portbld-freebsd5.5 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 configure: "--- Configuring SETI_BOINC 5.13 (client only) ---" checking whether to enable maintainer-specific portions of Makefiles... no checking for amd64-portbld-freebsd5.5-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++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for gawk... (cached) nawk checking whether ln -s works... yes checking for tr... /usr/bin/tr checking for ar... /usr/bin/ar checking for grep... /usr/bin/grep checking for autoconf... no checking for autoheader... no checking for astyle... no checking for indent... /usr/bin/indent checking for cp... /bin/cp checking for ln... /bin/ln checking for sort... /usr/bin/sort checking for uniq... /usr/bin/uniq checking for cat... /bin/cat checking for mv... /bin/mv checking for rm... /bin/rm checking for amd64-portbld-freebsd5.5-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... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... cc -E checking for ANSI C header files... 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... c++ -E checking for amd64-portbld-freebsd5.5-g77... no checking for amd64-portbld-freebsd5.5-f77... no checking for amd64-portbld-freebsd5.5-xlf... no checking for amd64-portbld-freebsd5.5-frt... no checking for amd64-portbld-freebsd5.5-pgf77... no checking for amd64-portbld-freebsd5.5-fort77... no checking for amd64-portbld-freebsd5.5-fl32... no checking for amd64-portbld-freebsd5.5-af77... no checking for amd64-portbld-freebsd5.5-f90... no checking for amd64-portbld-freebsd5.5-xlf90... no checking for amd64-portbld-freebsd5.5-pgf90... no checking for amd64-portbld-freebsd5.5-epcf90... no checking for amd64-portbld-freebsd5.5-f95... no checking for amd64-portbld-freebsd5.5-fort... no checking for amd64-portbld-freebsd5.5-xlf95... no checking for amd64-portbld-freebsd5.5-ifc... no checking for amd64-portbld-freebsd5.5-efc... no checking for amd64-portbld-freebsd5.5-pgf95... no checking for amd64-portbld-freebsd5.5-lf95... no checking for amd64-portbld-freebsd5.5-gfortran... no checking for g77... no checking for f77... f77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether f77 accepts -g... yes checking the maximum length of command line arguments... (cached) 262144 checking command to parse nm output from cc object... ok checking for objdir... .libs checking for amd64-portbld-freebsd5.5-ar... /usr/bin/ar checking for amd64-portbld-freebsd5.5-ranlib... no checking for ranlib... ranlib checking for amd64-portbld-freebsd5.5-strip... no checking for strip... strip checking if cc static flag works... yes checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... freebsd5.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd5.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dlopen... (cached) yes checking whether a program can dlopen itself... (cached) yes checking whether a statically linked program can dlopen itself... (cached) yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for f77 option to produce PIC... -fPIC checking if f77 PIC flag -fPIC works... yes checking if f77 supports -c -o file.o... yes checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd5.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking default bitness of compiler... 64 checking boinc platform... amd64-portbld-freebsd checking whether make sets $(MAKE)... (cached) yes checking shared object extension... so checking library extension... a checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no 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 for openssl... yes OpenSSL found in /usr checking cc flags for static linkage ...... unknown checking cc flags for dynamic linkage ...... unknown checking cc flags for exporting dynamic symbols from an executable ...... checking for RSA_new in dynamic library crypto... -lcrypto checking cc flags for exporting dynamic symbols from an executable ...... checking for dynamic library ssl... -lssl checking cc flags for exporting dynamic symbols from an executable ...... checking for shmget in dynamic library cygipc... no checking cc flags for exporting dynamic symbols from an executable ...... checking for aio_fork in dynamic library aio... no checking cc flags for exporting dynamic symbols from an executable ...... checking for dlopen in dynamic library dl... no checking cc flags for exporting dynamic symbols from an executable ...... checking for elf_hash in dynamic library elf... no checking cc flags for exporting dynamic symbols from an executable ...... checking for sin in dynamic library m... -lm checking cc flags for exporting dynamic symbols from an executable ...... checking for fftwf_plan_dft_1d in static library fftw3f... /usr/local/lib/libfftw3f.a checking cc flags for exporting dynamic symbols from an executable ...... checking for gethostbyname in dynamic library nsl... no checking cc flags for exporting dynamic symbols from an executable ...... checking for sched_get_priority_min in dynamic library rt... no checking cc flags for exporting dynamic symbols from an executable ...... checking for bind in static library socket... no checking cc flags for exporting dynamic symbols from an executable ...... checking for bind in dynamic library socket... no checking cc flags for exporting dynamic symbols from an executable ...... checking for uncompress in static library z... /usr/lib/libz.a checking cc flags for exporting dynamic symbols from an executable ...... checking for jpeg_start_decompress in static library jpeg... /usr/local/lib/libjpeg.a checking cc flags for exporting dynamic symbols from an executable ...... checking for sscanf in static library stdc++... /usr/lib/libstdc++.a checking cc flags for exporting dynamic symbols from an executable ...... checking for _Unwind_Resume in static library gcc_eh... no checking cc flags for exporting dynamic symbols from an executable ...... checking for _Unwind_Resume in dynamic library gcc_eh... no checking cc flags for exporting dynamic symbols from an executable ...... checking for sscanf in static library gcc... /usr/lib/libgcc.a checking cc flags for exporting dynamic symbols from an executable ...... checking for pthread_join in dynamic library pthread... -lpthread checking cc flags for exporting dynamic symbols from an executable ...... checking for atexit in dynamic library c... -lc checking if compiler works with -nodefaultlibs flag... no checking for head... /usr/bin/head checking for find... /usr/bin/find checking for SETILIB... not found checking for HEALPIX... /root checking for Intel Performance Primitives... no checking for BOINC... /usr/local checking for RSAPublicEncrypt in -lrsaeuro... no checking for ANSI C header files... (cached) yes checking whether largefile support breaks C++... no checking standard C++ headers... yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for memory.h... (cached) yes checking malloc.h usability... no checking malloc.h presence... no checking for malloc.h... no checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking ieeefp.h usability... yes checking ieeefp.h presence... yes checking for ieeefp.h... yes checking floatingpoint.h usability... yes checking floatingpoint.h presence... yes checking for floatingpoint.h... yes checking complex.h usability... yes checking complex.h presence... yes checking for complex.h... yes checking fftw3.h usability... yes checking fftw3.h presence... no configure: WARNING: fftw3.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: fftw3.h: proceeding with the compiler's result checking for fftw3.h... yes checking for stdbool.h that conforms to C99... no checking for _Bool... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for working long double with more range or precision than double... yes checking for off_t... yes checking for size_t... yes checking for struct stat.st_blocks... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for long int... yes checking size of long int... configure: error: cannot compute sizeof (long int), 77 See `config.log' for more details. ===> Script "configure" failed unexpectedly. Please report the problem to r.c.ladan@gmail.com [maintainer] and attach the "/work/a/ports/astro/boinc-setiathome-enhanced/work/boinc-setiathome-enhanced-5.13/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /a/ports/astro/boinc-setiathome-enhanced. ================================================================ build of /usr/ports/astro/boinc-setiathome-enhanced ended at Fri Feb 2 04:09:39 UTC 2007 ----- End forwarded message ----- ------=_Part_15817_20816726.1170681458493 Content-Type: application/pgp-signature Content-Transfer-Encoding: base64 X-Attachment-Id: 0.1 Content-Disposition: attachment LS0tLS1CRUdJTiBQR1AgU0lHTkFUVVJFLS0tLS0KVmVyc2lvbjogR251UEcgdjEuNC42IChGcmVl QlNEKQoKaUQ4REJRRkZ3cnBYV3J5MEJXam9RS1VSQWlXV0FLRFZkQUNpaWlMREJka2V1eVBZSFRS WUx4VUhjd0NmUjFNawoxRUMrZkhnaXVQdnJyODZLeGdsbmNVUT0KPWlET2IKLS0tLS1FTkQgUEdQ IFNJR05BVFVSRS0tLS0tCg== ------=_Part_15817_20816726.1170681458493-- From owner-freebsd-ports@FreeBSD.ORG Mon Feb 5 15:07:17 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8646616A402 for ; Mon, 5 Feb 2007 15:07:17 +0000 (UTC) (envelope-from cristiano.panvel@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.174]) by mx1.freebsd.org (Postfix) with ESMTP id 1A16713C478 for ; Mon, 5 Feb 2007 15:07:16 +0000 (UTC) (envelope-from cristiano.panvel@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so1264689uge for ; Mon, 05 Feb 2007 07:07:16 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=YgkawKWSplspWjg8CAO6LwJbdWldf/HkF/ODRh6Ghq8U+sOprPGP8jG6V5QARcHkOYrbcH8dizmQzbifiDDpJobb8+PM1b2EIiNPUuLCIdeIV2Fr8K123/8e/63CULZEx3nv25Gp7cObfFxKXdiGvAxbMwAcmVQAHTlriGWTXL4= Received: by 10.82.169.4 with SMTP id r4mr2030027bue.1170688035088; Mon, 05 Feb 2007 07:07:15 -0800 (PST) Received: by 10.82.111.14 with HTTP; Mon, 5 Feb 2007 07:07:14 -0800 (PST) Message-ID: <8e8b996b0702050707v4ec71ea8sabdda41cdf23c140@mail.gmail.com> Date: Mon, 5 Feb 2007 13:07:14 -0200 From: "Cristiano Panvel" To: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: port PostgreSQL X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2007 15:07:17 -0000 Friends help-me, As I make to compile the "PostgreSQL" in ports with support to the "Ldap", he would like to authentication the user in the "Ldap". Here, "/usr/ports/databases/postgresql82-server" effecting one "make config" does not appear the support. Somebody would know as to solve the problem. http://www.postgresql.org/docs/current/static/libpq-ldap.html Thanks. Cris. From owner-freebsd-ports@FreeBSD.ORG Mon Feb 5 16:08:22 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 545C616A40A for ; Mon, 5 Feb 2007 16:08:22 +0000 (UTC) (envelope-from wmoran@collaborativefusion.com) Received: from mx00.pub.collaborativefusion.com (mx00.pub.collaborativefusion.com [206.210.89.199]) by mx1.freebsd.org (Postfix) with ESMTP id 028FE13C4A7 for ; Mon, 5 Feb 2007 16:08:21 +0000 (UTC) (envelope-from wmoran@collaborativefusion.com) Received: from vanquish.pgh.priv.collaborativefusion.com (vanquish.pgh.priv.collaborativefusion.com [192.168.2.61]) (SSL: TLSv1/SSLv3,256bits,AES256-SHA) by wingspan with esmtp; Mon, 05 Feb 2007 11:08:21 -0500 id 00056416.45C75675.000134EF Date: Mon, 5 Feb 2007 11:08:21 -0500 From: Bill Moran To: "Cristiano Panvel" Message-Id: <20070205110821.10d85eee.wmoran@collaborativefusion.com> In-Reply-To: <8e8b996b0702050707v4ec71ea8sabdda41cdf23c140@mail.gmail.com> References: <8e8b996b0702050707v4ec71ea8sabdda41cdf23c140@mail.gmail.com> Organization: Collaborative Fusion X-Mailer: Sylpheed 2.3.0 (GTK+ 2.10.7; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: port PostgreSQL X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2007 16:08:22 -0000 In response to "Cristiano Panvel" : > Friends help-me, > > As I make to compile the "PostgreSQL" in ports with support to the > "Ldap", he would like to authentication the user in the "Ldap". > > Here, "/usr/ports/databases/postgresql82-server" effecting one "make > config" does not appear the support. > > Somebody would know as to solve the problem. The FreeBSD port does not currently have an option to enable LDAP support. You'll need to patch the Makefile. -- Bill Moran Collaborative Fusion Inc. From owner-freebsd-ports@FreeBSD.ORG Mon Feb 5 16:14:52 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9C15916A401 for ; Mon, 5 Feb 2007 16:14:52 +0000 (UTC) (envelope-from w45kl9@charter.net) Received: from que02.charter.net (que02.charter.net [209.225.8.190]) by mx1.freebsd.org (Postfix) with ESMTP id 0EC5D13C461 for ; Mon, 5 Feb 2007 16:14:49 +0000 (UTC) (envelope-from w45kl9@charter.net) Received: from aa04.charter.net ([10.20.200.156]) by mtai02.charter.net (InterMail vM.6.01.06.03 201-2131-130-104-20060516) with ESMTP id <20070205154131.SPKQ27784.mtai02.charter.net@aa04.charter.net> for ; Mon, 5 Feb 2007 10:41:31 -0500 Received: from localhost ([68.118.161.126]) by aa04.charter.net with SMTP id <20070205154130.USVI1285.aa04.charter.net@localhost> for ; Mon, 5 Feb 2007 10:41:30 -0500 Date: Mon, 5 Feb 2007 08:42:52 -0700 From: w45kl9@charter.net To: freebsd-ports@freebsd.org Message-Id: <20070205084252.7ce6f2b7.w45kl9@charter.net> X-Mailer: Sylpheed 2.3.1 (GTK+ 2.10.9; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Chzlrs: 0 Subject: Re: Portupgrade omitting dependencies? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2007 16:14:53 -0000 I have observed this behavior also, and agree that portupgrade seems to have a bug. On 20-Jan-2007 I installed 6.2-RELEASE on an empty hard disk partition with ports skeletons. Using make under /usr/ports I built some 340 ports over a 2 day span. Six days later I cvsup'd the latest ports skeletons. pkg_version reported the following ports were down level. pciids-20070123 fastest_cvsup-0.2.9_5 ORBit2-2.14.5 jackit-0.102.28.20061216_1 libxslt-1.1.20 portupgrade-2.2.2_1,2 gcc-4.2.0_20070124 hplip-1.6.12 gtk-2.10.9 I then ran # portupgrade -a # cd /var/db/pkg # grep DELETED */+CONTENTS FlightGear-0.9.10/+CONTENTS:@comment DELETED:pkgdep jackit-0.102.28.20061216_1 FlightGear-0.9.10/+CONTENTS:@comment DELETED:DEPORIGIN:audio/jack SimGear-0.3.10_1/+CONTENTS:@comment DELETED:pkgdep jackit-0.102.28.20061216_1 SimGear-0.3.10_1/+CONTENTS:@comment DELETED:DEPORIGIN:audio/jack audacity-1.2.4b/+CONTENTS:@comment DELETED:pkgdep gtk-2.10.9 audacity-1.2.4b/+CONTENTS:@comment DELETED:DEPORIGIN:x11-toolkits/gtk20 flightgear-atlas-0.3.0_4/+CONTENTS:@comment DELETED:pkgdep jackit-0.102.28.200 61216_1 flightgear-atlas-0.3.0_4/+CONTENTS:@comment DELETED:DEPORIGIN:audio/jack freealut-1.1.0_1/+CONTENTS:@comment DELETED:pkgdep jackit-0.102.28.20061216_1 freealut-1.1.0_1/+CONTENTS:@comment DELETED:DEPORIGIN:audio/jack openal-20060211_4/+CONTENTS:@comment DELETED:pkgdep jackit-0.102.28.20061216_1 openal-20060211_4/+CONTENTS:@comment DELETED:DEPORIGIN:audio/jack smpeg-0.4.4_6/+CONTENTS:@comment DELETED:pkgdep jackit-0.102.28.20061216_1 smpeg-0.4.4_6/+CONTENTS:@comment DELETED:DEPORIGIN:audio/jack xsane-0.991_1/+CONTENTS:@comment DELETED:pkgdep libxslt-1.1.20 xsane-0.991_1/+CONTENTS:@comment DELETED:DEPORIGIN:textproc/libxslt xsane-0.991_1/+CONTENTS:@comment DELETED:pkgdep ORBit2-2.14.5 xsane-0.991_1/+CONTENTS:@comment DELETED:DEPORIGIN:devel/ORBit2 I also noted that for each pair in the above list, for instance xsane-0.991_1 -- ORBit2-2.14.5 /var/db/pkg/ORBit-2.14.5/+REQUIRED_BY will be missing the xsane-0.991_1 line. BoB KoT From owner-freebsd-ports@FreeBSD.ORG Mon Feb 5 16:20:22 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7BE2F16A407 for ; Mon, 5 Feb 2007 16:20:21 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id 4E53C13C481 for ; Mon, 5 Feb 2007 16:20:21 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id D372D1A4D91; Mon, 5 Feb 2007 08:20:20 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 402D0514C8; Mon, 5 Feb 2007 11:20:17 -0500 (EST) Date: Mon, 5 Feb 2007 11:20:17 -0500 From: Kris Kennaway To: LI Xin Message-ID: <20070205162016.GA87169@xor.obsecurity.org> References: <99933062@bs1.sp34.ru> <20070205014739.GA53389@xor.obsecurity.org> <45C6F065.5040206@delphij.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7JfCtLOvnd9MIVvH" Content-Disposition: inline In-Reply-To: <45C6F065.5040206@delphij.net> User-Agent: Mutt/1.4.2.2i Cc: Boris Samorodov , ports@FreeBSD.org, Gerald Pfeifer , Kris Kennaway Subject: Re: make install: tar: could not chdir to '(null)' X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2007 16:20:22 -0000 --7JfCtLOvnd9MIVvH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Feb 05, 2007 at 04:52:53PM +0800, LI Xin wrote: > Kris Kennaway wrote: > > On Mon, Feb 05, 2007 at 03:12:41AM +0300, Boris Samorodov wrote: > >> On Mon, 5 Feb 2007 00:38:54 +0100 (CET) Gerald Pfeifer wrote: > >> > >>> A few days ago, my FreeBSD 5.4-STABLE based tester (i386) started to = fail=20 > >>> in building packages, most notably lang/gcc40, lang/gcc41 and above. > >>> % make install > >>> ldconfig: /files/pfeifer/porttest/gcc40/lib/gcc-4.0.4: ignoring dir= ectory not owned by root > >>> ldconfig: mkstemp(/var/run/ld-elf.so.hints.iWE9fy): Permission deni= ed > >>> % make package > >>> =3D=3D=3D> Building package for gcc-4.0.4,1 > >>> tar: could not chdir to '(null)' > >>> pkg_create: make_dist: tar command failed with code 256 > >>> Creating package /sw/test/FreeBSD/ports/pcvs/gcc40/gcc-4.0.4,1.tbz > >>> Registering depends: ldconfig_compat-1.0_8 libiconv-1.9.2_2. > >>> Creating bzip'd tar ball in '/sw/test/FreeBSD/ports/pcvs/gcc40/gcc-= 4.0.4,1.tbz' > >>> *** Error code 1 > >>> Has any of you ever seen anything like this? This also affects ports > >>> which test just fine on other machines (6-CURRENT, for example) and > >>> have been testing fine on this machine. > >>> I tried to track this down, but failed so far. From what I can tell, > >>> there have been no changes on this machines which might trigger this. > >> A CPU cooler full of dust / mulfunctionning? > >=20 > > No :-) One of the changes in the last b.p.m patch presumably doesn't > > work on FreeBSD <6. >=20 > Does this mean that the ports tree is now officially removed 5.x > support? Does not sound like a good news... :-/ No, it means that our main testing target is 6.x, and sometimes there will be unfortunate breakage localized on other branches. When someone can identify the cause of the problem we'll try and expedite a fix or workaround. Kris --7JfCtLOvnd9MIVvH Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFx1lAWry0BWjoQKURArhzAKDdVv5FMDeBJhV6gX4+lnlMHF09wQCg2/3t H7XztTNEI/aSh+YgalLVdVQ= =EAyD -----END PGP SIGNATURE----- --7JfCtLOvnd9MIVvH-- From owner-freebsd-ports@FreeBSD.ORG Mon Feb 5 17:31:55 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CE12E16A406 for ; Mon, 5 Feb 2007 17:31:54 +0000 (UTC) (envelope-from almarrie@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.241]) by mx1.freebsd.org (Postfix) with ESMTP id 943A713C4B2 for ; Mon, 5 Feb 2007 17:31:54 +0000 (UTC) (envelope-from almarrie@gmail.com) Received: by an-out-0708.google.com with SMTP id c24so986285ana for ; Mon, 05 Feb 2007 09:31:53 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:mime-version:content-type:content-transfer-encoding:content-disposition; b=Dmnk4YcfrJClR/LrHtBIhzwq4VEZuawAIZ37CHiq7eGmb5SCeJTTvQrY7HMh7B5P3drTXFdIPo43RSxEDaUldCzz0bUtFebSz09qFGlrNxd+SvK6WMaaFaN6tPVD6TLuBxpMe1jmpzi6KyCOJgZz3b2Zfe0goFIEbwBquMTFupY= Received: by 10.114.78.1 with SMTP id a1mr634091wab.1170696713298; Mon, 05 Feb 2007 09:31:53 -0800 (PST) Received: by 10.115.91.7 with HTTP; Mon, 5 Feb 2007 09:31:53 -0800 (PST) Message-ID: <499c70c0702050931t3969eebdhee41b55c30db5e3d@mail.gmail.com> Date: Mon, 5 Feb 2007 17:31:53 +0000 From: "Abdullah Ibn Hamad Al-Marri" To: lofi@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: ports@freebsd.org, kde@freebsd.org Subject: FreeBSD Port: x11-toolkits/qt33 and qmake are broken X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2007 17:31:55 -0000 Hello, Aspire5102# portupgrade -f qmake-3.3.6 ---> Upgrading 'qmake-3.3.6' to 'qmake-3.3.7' (devel/qmake) ---> Building '/usr/ports/devel/qmake' ===> Cleaning for qmake-3.3.7 => KDE/qt-x11-free-3.3.7.tar.bz2 is not in /usr/ports/devel/qmake/distinfo. => Either /usr/ports/devel/qmake/distinfo is out of date, or => KDE/qt-x11-free-3.3.7.tar.bz2 is spelled incorrectly. *** Error code 1 Stop in /usr/ports/devel/qmake. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.8425.0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=qmake-3.3.6 UPGRADE_PORT_VER=3.3.6 make ** Fix the problem and try again. ** Listing the failed packages (*:skipped / !:failed) ! devel/qmake (qmake-3.3.6) (distinfo incorrect) ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed -- Regards, -Abdullah Ibn Hamad Al-Marri Arab Portal http://www.WeArab.Net/ From owner-freebsd-ports@FreeBSD.ORG Mon Feb 5 18:49:05 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6AD0E16A405 for ; Mon, 5 Feb 2007 18:49:05 +0000 (UTC) (envelope-from freebsd@southportcomputers.co.uk) Received: from ivy.southportcomputers.co.uk (ivy.southportcomputers.co.uk [82.195.155.161]) by mx1.freebsd.org (Postfix) with ESMTP id D5BF413C474 for ; Mon, 5 Feb 2007 18:49:02 +0000 (UTC) (envelope-from freebsd@southportcomputers.co.uk) Received: from [192.168.0.101] (dsl-217-155-248-110.zen.co.uk [217.155.248.110]) (authenticated bits=0) by ivy.southportcomputers.co.uk (8.13.8/8.13.4) with ESMTP id l15IXHb4088181 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO) for ; Mon, 5 Feb 2007 18:33:18 GMT (envelope-from freebsd@southportcomputers.co.uk) Message-ID: <45C7786C.80605@southportcomputers.co.uk> Date: Mon, 05 Feb 2007 18:33:16 +0000 From: Colin Waring User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.88.7/2525/Mon Feb 5 16:11:08 2007 on ivy.southportcomputers.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.7 X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on ivy.southportcomputers.co.uk Subject: Re: HEADS UP: portupgrade moved (ports-mgmt) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2007 18:49:05 -0000 I spotted this, but unfortunately because it has cause some problems. I'm getting a couple of errors now, all the ports tools kick out: cd: can't cd to /usr/ports/sysutils/portupgrade I've tried uninstalling portupgrade and reinstalling it. If I uninstall, all I get is: pkg_delete: file '(null)/libdata/ldconfig/portupgrade' doesn't exist pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) It disappears from the list of installed programs but the error stays and installing it clean from the new location makes no improvements. I also have portdowngrade and portaudit installed which will have been affected by the move. I think they are currently working fine. It is possible that the problem has been caused by portupgrade not just being moved, but a new version coming out too so somewhere along the lines it just can't cope with both. The only question is how to get it sorted? pkgdb -fF doesn't do anything other than output the "can't cd" error. Removing and recreating pkgdb.db does bugger all. portupgrade appears to still do its job, but I don't want to find out its actually breaking things because of the error so I'm not using it.. Any suggestions? Cheers, Colin. From owner-freebsd-ports@FreeBSD.ORG Mon Feb 5 20:05:10 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4892D16A400 for ; Mon, 5 Feb 2007 20:05:08 +0000 (UTC) (envelope-from vx2@tds.net) Received: from outbound4.mail.tds.net (outbound4.mail.tds.net [216.170.230.94]) by mx1.freebsd.org (Postfix) with ESMTP id 0426E13C461 for ; Mon, 5 Feb 2007 20:05:07 +0000 (UTC) (envelope-from vx2@tds.net) Received: from outaamta02.mail.tds.net (outaamta02.mail.tds.net [216.170.230.32]) by outbound4.mail.tds.net (8.13.6/8.13.4) with ESMTP id l15K54N1019686; Mon, 5 Feb 2007 14:05:05 -0600 Received: from x7.frogdoor.org ([69.130.86.251]) by outaamta02.mail.tds.net with SMTP id <20070205200504.WJYW14201.outaamta02.mail.tds.net@x7.frogdoor.org>; Mon, 5 Feb 2007 14:05:04 -0600 Date: Mon, 5 Feb 2007 15:07:32 -0500 From: Rob Clark To: Randy Pratt Message-Id: <20070205150732.3beb5eea.vx2@tds.net> In-Reply-To: <20070205001114.b4f77f86.bsd-unix@earthlink.net> References: <20070205001114.b4f77f86.bsd-unix@earthlink.net> X-Mailer: Sylpheed version 1.0.6 (GTK+ 1.2.10; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org Subject: Re: Portupgrade omitting dependencies? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2007 20:05:10 -0000 On Mon, 5 Feb 2007 00:11:14 -0500 Randy Pratt wrote: > There seems to be some problem in the way that portupgrade > handles dependencies in updating a port to a new version. > In quite a few cases, portupgrade does not restore all > dependencies that were originally listed in the > +REQUIRED_BY file. I'll use the "netpbm" as an example: > > Before updating netpbm, the ports that depended on it were > listed as: > # cat /var/db/pkg/netpbm-10.26.38/+REQUIRED_BY > apsfilter-7.2.8 > docproj-1.17 > dvdstyler-1.5.b5_1,2 > gocr-0.43 > tgif-nls-4.1.45 > transfig-3.2.4_1 > xfig-3.2.4_4 > > This is an excerpt from my netpbm update log showing that > it is not 'seeing' all of the dependencies originally > listed in the respective /var/db/pkg/*/+REQUIRED_BY file: > > pkg_delete: package 'netpbm-10.26.38' is required by > these other packages and may not be deinstalled (but > I'll delete it anyway): docproj-1.17 > dvdstyler-1.5.b5_1,2 > gocr-0.43 > tgif-nls-4.1.45 > transfig-3.2.4_1 > > After updating netpbm, the ports that depend on it have > not been restored (note that it reflects the dependency > list shown during portupgrade): > > # cat /var/db/pkg/netpbm-10.26.39/+REQUIRED_BY > docproj-1.17 > dvdstyler-1.5.b5_1,2 > gocr-0.43 > tgif-nls-4.1.45 > transfig-3.2.4_1 > > Additionally the ports requiring netpbm still show them as > being marked as "DELETED" by portupgrade after all the > updating has finished: > > # grep "DELETED" /var/db/pkg/*/+CONTENTS > apsfilter-7.2.8/+CONTENTS:@comment DELETED:pkgdep > netpbm-10.26.39 apsfilter-7.2.8/+CONTENTS:@comment > DELETED:DEPORIGIN:graphics/netpbm > xfig-3.2.4_4/+CONTENTS:@comment DELETED:pkgdep > netpbm-10.26.39 xfig-3.2.4_4/+CONTENTS:@comment > DELETED:DEPORIGIN:graphics/netpbm > > It seems that this could cause problems if I needed to > update netpbm and all the ports that depend on it. It > would surely miss apsfilter and xfig in this case. > > I'm curious if anyone else is seeing these leftover > DELETED notations. They can be checked with the simple > grep as shown above. I've went so far as to removing the > ports tree and cvsupping a new one as well as removing > portupgrade and reinstalling. The maintainer for > portupgrade indicated that he's not seen this problem. > > I've been seeing this for at least 4-5 weeks and see the > same problems on all four of my local machines (all i386 > running 6.2-STABLE). > > I'd appreciate anyone confirming that they are also seeing > this kind of problem as I can't find anything local. As I > understand it, there should be nothing marked as "DELETED" > after portupgrade. The absense/presence can be determined > with: > > grep "DELETED" /var/db/pkg/*/+CONTENTS > > Thanks, > > Randy > -- > Yes, I've been seeing "leftover DELETED notations" also. Note: I'm running FreeBSD 6.2-STABLE & portupgrade-2.2.2_3,2. I usually update ports at least 2-4 times per week. I've been cleaning these DELETEDs by hand after my portupgrade process is done. Most recently I updated on 02/03/07 and ended up with 202 notatations. Here are the first few (for the sake of brevity) of 202 lines logged: abiword-gnome-2.4.6/+CONTENTS:@comment DELETED:pkgdep libgcrypt-1.2.4 abiword-gnome-2.4.6/+CONTENTS:@comment DELETED:DEPORIGIN:security/libgcrypt apsfilter-7.2.8/+CONTENTS:@comment DELETED:pkgdep libwww-5.4.0_4 apsfilter-7.2.8/+CONTENTS:@comment DELETED:DEPORIGIN:www/libwww apsfilter-7.2.8/+CONTENTS:@comment DELETED:pkgdep libgcrypt-1.2.4 apsfilter-7.2.8/+CONTENTS:@comment DELETED:DEPORIGIN:security/libgcrypt arts-1.5.5,1/+CONTENTS:@comment DELETED:pkgdep libgcrypt-1.2.4 arts-1.5.5,1/+CONTENTS:@comment DELETED:DEPORIGIN:security/libgcrypt at-spi-1.7.15/+CONTENTS:@comment DELETED:pkgdep libgcrypt-1.2.4 at-spi-1.7.15/+CONTENTS:@comment DELETED:DEPORIGIN:security/libgcrypt On another local box, I've seen this same behavior using 6.2-STABLE & portupgrade-devel, only 6 DELETED entries here, however, there are less ports installed on this box: /var/db/pkg/boinc-client-5.4.9_1/+CONTENTS:@comment DELETED:pkgdep glib-2.12.9 /var/db/pkg/boinc-client-5.4.9_1/+CONTENTS:@comment DELETED:DEPORIGIN:devel/glib20 /var/db/pkg/boinc-client-5.4.9_1/+CONTENTS:@comment DELETED:pkgdep wxgtk2-common-2.6.3_2 /var/db/pkg/boinc-client-5.4.9_1/+CONTENTS:@comment DELETED:DEPORIGIN:x11-toolkits/wxgtk26-common /var/db/pkg/gstreamer-plugins80-0.8.12_2,1/+CONTENTS:@comme nt DELETED:pkgdep glib-2.12.9 /var/db/pkg/gstreamer-plugins80-0.8.12_2,1/+CONTENTS:@comme nt DELETED:DEPORIGIN:devel/glib20 If there is some way I can help please let me know. I'll be glad to contribute more DELETED notations' logs if needed. Rob From owner-freebsd-ports@FreeBSD.ORG Mon Feb 5 20:13:12 2007 Return-Path: X-Original-To: freebsd-ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CE5EA16A403 for ; Mon, 5 Feb 2007 20:12:58 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from raven.customer.vol.cz (raven.customer.vol.cz [195.250.144.108]) by mx1.freebsd.org (Postfix) with ESMTP id 37D5713C441 for ; Mon, 5 Feb 2007 20:12:56 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from [192.168.0.23] (r3b159.net.upc.cz [213.220.193.159]) (authenticated bits=0) by raven.customer.vol.cz (8.13.6/8.13.6) with ESMTP id l15Jjkim021987 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Mon, 5 Feb 2007 20:45:48 +0100 (CET) (envelope-from pav@FreeBSD.org) From: Pav Lucistnik To: Colin Waring In-Reply-To: <45C7786C.80605@southportcomputers.co.uk> References: <45C7786C.80605@southportcomputers.co.uk> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-ZeIaeErp/YmtDxGpdIp+" Date: Mon, 05 Feb 2007 20:45:46 +0100 Message-Id: <1170704746.20391.4.camel@ikaros.oook.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.8.3 FreeBSD GNOME Team Port X-Spam-Score: -1.029 () AWL X-Scanned-By: MIMEDefang 2.58 on 195.250.144.108 X-Milter: Spamilter (Reciever: raven.customer.vol.cz; Sender-ip: 213.220.193.159; Sender-helo: [192.168.0.23]; ) Cc: freebsd-ports@FreeBSD.org Subject: Re: HEADS UP: portupgrade moved (ports-mgmt) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 05 Feb 2007 20:13:12 -0000 --=-ZeIaeErp/YmtDxGpdIp+ Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: quoted-printable Colin Waring p=ED=B9e v po 05. 02. 2007 v 18:33 +0000: > I've tried uninstalling portupgrade and reinstalling it. If I uninstall,=20 > all I get is: >=20 > pkg_delete: file '(null)/libdata/ldconfig/portupgrade' doesn't exist > pkg_delete: couldn't entirely delete package (perhaps the packing list=20 > is incorrectly specified?) What is your FreeBSD version? Looks like it's failing to use @cwd without any argument, a feature which was added to FreeBSD pkg_create(1) a year ago, and is included in FreeBSD 5.5-RELEASE, 6.1-RELEASE and 6.2-RELEASE. Are you running older FreeBSD release? --=20 Pav Lucistnik Maybe I should go ask that elvish wizard standing over there (YES A REAL ELF IS STANDING IN MY ROOM!), he should be able to tell me. --=-ZeIaeErp/YmtDxGpdIp+ Content-Type: application/pgp-signature; name=signature.asc Content-Description: Toto je =?UTF-8?Q?digit=C3=A1ln=C4=9B?= =?ISO-8859-1?Q?_podepsan=E1?= =?UTF-8?Q?_=C4=8D=C3=A1st?= =?ISO-8859-1?Q?_zpr=E1vy?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQBFx4lqntdYP8FOsoIRAt5cAKCQyqxjAJq2ve3gmfGC41tCLTiDUgCfb5/S RpxgS+NEWLpLHFplM27fsk4= =/E9F -----END PGP SIGNATURE----- --=-ZeIaeErp/YmtDxGpdIp+-- From owner-freebsd-ports@FreeBSD.ORG Mon Feb 5 22:10:22 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2457516A405 for ; Mon, 5 Feb 2007 22:10:16 +0000 (UTC) (envelope-from cristiano.panvel@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.190]) by mx1.freebsd.org (Postfix) with ESMTP id A22D913C48E for ; Mon, 5 Feb 2007 22:10:15 +0000 (UTC) (envelope-from cristiano.panvel@gmail.com) Received: by nf-out-0910.google.com with SMTP id m19so2193029nfc for ; Mon, 05 Feb 2007 14:10:14 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=bJxNLtFOx1IdxD4mKrfVGVDK2vz1w9AEg/ED2qb/xY1DvFqLi67xKTyL5hNGyAu9HM/yqdncsIA2Qqt5LKiimRvleJ4F/KLg6oN+XjXAN4xloSF45Popo0TjiPLtbiQJ7BuuVOmPo24NQLOwgVVcLBFYSn4/3v0uXTiNbLrTAYg= Received: by 10.82.182.8 with SMTP id e8mr1324790buf.1170713413923; Mon, 05 Feb 2007 14:10:13 -0800 (PST) Received: by 10.82.111.14 with HTTP; Mon, 5 Feb 2007 14:10:13 -0800 (PST) Message-ID: <8e8b996b0702051410v3dab8d24x2680cd4ac4bad69c@mail.gmail.com> Date: Mon, 5 Feb 2007 20:10:13 -0200 From: "Cristiano Panvel" To: freebsd-ports@freebsd.org In-Reply-To: <20070205110821.10d85eee.wmoran@collaborativefusion.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <8e8b996b0702050707v4ec71ea8sabdda41cdf23c140@mail.gmail.com> <20070205110821.10d85eee.wmoran@collaborativefusion.com> Subject: Re: port PostgreSQL X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2007 22:10:22 -0000 Ok Bill, More is option would have to be incorporated port of the PostgreSQL. Cris. On 2/5/07, Bill Moran wrote: > In response to "Cristiano Panvel" : > > > Friends help-me, > > > > As I make to compile the "PostgreSQL" in ports with support to the > > "Ldap", he would like to authentication the user in the "Ldap". > > > > Here, "/usr/ports/databases/postgresql82-server" effecting one "make > > config" does not appear the support. > > > > Somebody would know as to solve the problem. > > The FreeBSD port does not currently have an option to enable LDAP > support. You'll need to patch the Makefile. > > -- > Bill Moran > Collaborative Fusion Inc. > From owner-freebsd-ports@FreeBSD.ORG Mon Feb 5 22:49:52 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4546316A4AB for ; Mon, 5 Feb 2007 22:49:42 +0000 (UTC) (envelope-from joey@mingrone.org) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.231]) by mx1.freebsd.org (Postfix) with ESMTP id DFC1813C494 for ; Mon, 5 Feb 2007 22:49:41 +0000 (UTC) (envelope-from joey@mingrone.org) Received: by wr-out-0506.google.com with SMTP id 71so1441638wri for ; Mon, 05 Feb 2007 14:49:41 -0800 (PST) Received: by 10.90.52.2 with SMTP id z2mr9530550agz.1170714326973; Mon, 05 Feb 2007 14:25:26 -0800 (PST) Received: by 10.90.53.9 with HTTP; Mon, 5 Feb 2007 14:25:26 -0800 (PST) Message-ID: Date: Mon, 5 Feb 2007 18:25:26 -0400 From: "Joey Mingrone" To: eric+fbports@vangyzen.net MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: ports@FreeBSD.org Subject: FreeBSD Port: R-2.4.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2007 22:49:52 -0000 Hi: I'm trying to install the R port, but get linking errors during the installation. I've included the text below. Here's what my uname -a says: FreeBSD karlsruhe.mingrone.org 6.1-RELEASE-p11 FreeBSD 6.1-RELEASE-p11 #0: Wed Dec 20 08:25:54 AST 2006 root@karlsruhe.mingrone.org:/usr/obj/usr/src/sys/KARLSRUHE_MINGRONE_ORG_2006-12-20 i386 Thanks for any help you can provide and please let me know if there is any other information you need. Joey cc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/local/include -DHAVE_CONFIG_H -D__NO_MATH_INLINES -fpic -O2 -fno-strict-aliasing -pipe -c util.c -o util.o cc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/local/include -DHAVE_CONFIG_H -D__NO_MATH_INLINES -fpic -O2 -fno-strict-aliasing -pipe -c version.c -o version.o cc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/local/include -DHAVE_CONFIG_H -D__NO_MATH_INLINES -fpic -O2 -fno-strict-aliasing -pipe -c vfonts.c -o vfonts.o gfortran42 -D__NO_MATH_INLINES -fpic -g -O2 -c xxxpr.f -o xxxpr.o cc -std=gnu99 -shared -L/usr/local/lib -o libR.so CConverters.o CommandLineArgs.o Rdynload.o Renviron.o RNG.o apply.o arithmetic.o apse.o array.o attrib.o base.o bind.o builtin.o character.o coerce.o colors.o complex.o connections.o context.o cov.o cum.o dcf.o datetime.o debug.o deparse.o deriv.o dotcode.o dounzip.o dstruct.o duplicate.o engine.o envir.o errors.o eval.o format.o fourier.o gevents.o gram.o gram-ex.o graphics.o identical.o internet.o iosupport.o lapack.o list.o localecharset.o logic.o main.o mapply.o match.o memory.o model.o names.o objects.o optim.o optimize.o options.o par.o paste.o pcre.o platform.o plot.o plot3d.o plotmath.o print.o printarray.o printvector.o printutils.o qsort.o random.o regex.o registration.o relop.o rlocale.o saveload.o scan.o seq.o serialize.o size.o sort.o source.o split.o sprintf.o startup.o subassign.o subscript.o subset.o summary.o sysutils.o unique.o util.o version.o vfonts.o xxxpr.o `ls ../appl/*.o ../nmath/*.o ../unix/*.o 2>/dev/null|grep -v /ext-` -lblas -L/usr/local/lib/gcc-4.2.0/gcc/i386-portbld-freebsd6.1/4.2.0 -L/usr/local/lib/gcc-4.2.0 -lgfortran -lm -lgcc_s /usr/local/lib/libintl.so /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib -lreadline -lpcre -lbz2 -lz -lm -liconv mkdir /usr/ports/math/R/work/R-2.4.1/bin/exec mkdir /usr/ports/math/R/work/R-2.4.1/lib cc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/local/include -DHAVE_CONFIG_H -D__NO_MATH_INLINES -fpic -O2 -fno-strict-aliasing -pipe -c Rmain.c -o Rmain.o cc -std=gnu99 -export-dynamic -L/usr/local/lib -o R.bin Rmain.o -L../../lib -lR /usr/local/lib/gcc-4.2.0/libgfortran.so.2: undefined reference to `__mulxc3@GCC_4.0.0' /usr/local/lib/gcc-4.2.0/libgfortran.so.2: undefined reference to `__mulsc3@GCC_4.0.0' /usr/local/lib/gcc-4.2.0/libgfortran.so.2: undefined reference to `__divsc3@GCC_4.0.0' /usr/local/lib/gcc-4.2.0/libgfortran.so.2: undefined reference to `__muldc3@GCC_4.0.0' /usr/local/lib/gcc-4.2.0/libgfortran.so.2: undefined reference to `__divdc3@GCC_4.0.0' /usr/local/lib/gcc-4.2.0/libgfortran.so.2: undefined reference to `__divxc3@GCC_4.0.0' *** Error code 1 Stop in /usr/ports/math/R/work/R-2.4.1/src/main. *** Error code 1 Stop in /usr/ports/math/R/work/R-2.4.1/src/main. *** Error code 1 Stop in /usr/ports/math/R/work/R-2.4.1/src. *** Error code 1 Stop in /usr/ports/math/R/work/R-2.4.1. *** Error code 1 Stop in /usr/ports/math/R. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall.44120.0 env make ** Fix the problem and try again. ** Listing the failed packages (*:skipped / !:failed) ! math/R (linker error) ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed From owner-freebsd-ports@FreeBSD.ORG Mon Feb 5 22:53:26 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 785D416A400 for ; Mon, 5 Feb 2007 22:53:25 +0000 (UTC) (envelope-from eric@vangyzen.net) Received: from smtp.vangyzen.net (static-74-41-215-198.dr01.brvl.mn.frontiernet.net [74.41.215.198]) by mx1.freebsd.org (Postfix) with ESMTP id 1B16313C474 for ; Mon, 5 Feb 2007 22:53:25 +0000 (UTC) (envelope-from eric@vangyzen.net) Received: from [10.1.1.6] (floater.vangyzen.net [10.1.1.6]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.vangyzen.net (Postfix) with ESMTP id 4C79822836; Mon, 5 Feb 2007 16:35:59 -0600 (CST) Message-ID: <45C7B175.50603@vangyzen.net> Date: Mon, 05 Feb 2007 16:36:37 -0600 From: Eric van Gyzen User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: Joey Mingrone References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: R-2.4.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2007 22:53:26 -0000 Joey, Try removing any existing R installation before building 2.4.1. Also, reinstall all of R's dependencies -- blas and its dependents are now built with gfortran 4.2.0. Eric Joey Mingrone wrote: > Hi: > > I'm trying to install the R port, but get linking errors during the > installation. I've included the text below. > > Here's what my uname -a says: > > FreeBSD karlsruhe.mingrone.org 6.1-RELEASE-p11 FreeBSD 6.1-RELEASE-p11 > #0: Wed Dec 20 08:25:54 AST 2006 > root@karlsruhe.mingrone.org:/usr/obj/usr/src/sys/KARLSRUHE_MINGRONE_ORG_2006-12-20 > > i386 > > Thanks for any help you can provide and please let me know if there is > any other information you need. > > Joey > > > cc -std=gnu99 -I. -I../../src/include -I../../src/include > -I/usr/local/include -DHAVE_CONFIG_H -D__NO_MATH_INLINES -fpic -O2 > -fno-strict-aliasing -pipe -c util.c -o util.o > cc -std=gnu99 -I. -I../../src/include -I../../src/include > -I/usr/local/include -DHAVE_CONFIG_H -D__NO_MATH_INLINES -fpic -O2 > -fno-strict-aliasing -pipe -c version.c -o version.o > cc -std=gnu99 -I. -I../../src/include -I../../src/include > -I/usr/local/include -DHAVE_CONFIG_H -D__NO_MATH_INLINES -fpic -O2 > -fno-strict-aliasing -pipe -c vfonts.c -o vfonts.o > gfortran42 -D__NO_MATH_INLINES -fpic -g -O2 -c xxxpr.f -o xxxpr.o > cc -std=gnu99 -shared -L/usr/local/lib -o libR.so CConverters.o > CommandLineArgs.o Rdynload.o Renviron.o RNG.o apply.o arithmetic.o > apse.o array.o attrib.o base.o bind.o builtin.o character.o coerce.o > colors.o complex.o connections.o context.o cov.o cum.o dcf.o > datetime.o debug.o deparse.o deriv.o dotcode.o dounzip.o dstruct.o > duplicate.o engine.o envir.o errors.o eval.o format.o fourier.o > gevents.o gram.o gram-ex.o graphics.o identical.o internet.o > iosupport.o lapack.o list.o localecharset.o logic.o main.o mapply.o > match.o memory.o model.o names.o objects.o optim.o optimize.o > options.o par.o paste.o pcre.o platform.o plot.o plot3d.o plotmath.o > print.o printarray.o printvector.o printutils.o qsort.o random.o > regex.o registration.o relop.o rlocale.o saveload.o scan.o seq.o > serialize.o size.o sort.o source.o split.o sprintf.o startup.o > subassign.o subscript.o subset.o summary.o sysutils.o unique.o util.o > version.o vfonts.o xxxpr.o `ls ../appl/*.o ../nmath/*.o ../unix/*.o > 2>/dev/null|grep -v /ext-` -lblas > -L/usr/local/lib/gcc-4.2.0/gcc/i386-portbld-freebsd6.1/4.2.0 > -L/usr/local/lib/gcc-4.2.0 -lgfortran -lm -lgcc_s > /usr/local/lib/libintl.so /usr/local/lib/libiconv.so -Wl,-rpath > -Wl,/usr/local/lib -lreadline -lpcre -lbz2 -lz -lm -liconv > mkdir /usr/ports/math/R/work/R-2.4.1/bin/exec > mkdir /usr/ports/math/R/work/R-2.4.1/lib > cc -std=gnu99 -I. -I../../src/include -I../../src/include > -I/usr/local/include -DHAVE_CONFIG_H -D__NO_MATH_INLINES -fpic -O2 > -fno-strict-aliasing -pipe -c Rmain.c -o Rmain.o > cc -std=gnu99 -export-dynamic -L/usr/local/lib -o R.bin Rmain.o > -L../../lib -lR > /usr/local/lib/gcc-4.2.0/libgfortran.so.2: undefined reference to > `__mulxc3@GCC_4.0.0' > /usr/local/lib/gcc-4.2.0/libgfortran.so.2: undefined reference to > `__mulsc3@GCC_4.0.0' > /usr/local/lib/gcc-4.2.0/libgfortran.so.2: undefined reference to > `__divsc3@GCC_4.0.0' > /usr/local/lib/gcc-4.2.0/libgfortran.so.2: undefined reference to > `__muldc3@GCC_4.0.0' > /usr/local/lib/gcc-4.2.0/libgfortran.so.2: undefined reference to > `__divdc3@GCC_4.0.0' > /usr/local/lib/gcc-4.2.0/libgfortran.so.2: undefined reference to > `__divxc3@GCC_4.0.0' > *** Error code 1 > > Stop in /usr/ports/math/R/work/R-2.4.1/src/main. > *** Error code 1 > > Stop in /usr/ports/math/R/work/R-2.4.1/src/main. > *** Error code 1 > > Stop in /usr/ports/math/R/work/R-2.4.1/src. > *** Error code 1 > > Stop in /usr/ports/math/R/work/R-2.4.1. > *** Error code 1 > > Stop in /usr/ports/math/R. > ** Command failed [exit code 1]: /usr/bin/script -qa > /tmp/portinstall.44120.0 env make > ** Fix the problem and try again. > ** Listing the failed packages (*:skipped / !:failed) > ! math/R (linker error) > ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed > From owner-freebsd-ports@FreeBSD.ORG Tue Feb 6 00:04:46 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F081016A40E for ; Tue, 6 Feb 2007 00:04:41 +0000 (UTC) (envelope-from korpela@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by mx1.freebsd.org (Postfix) with ESMTP id 9373813C478 for ; Tue, 6 Feb 2007 00:04:22 +0000 (UTC) (envelope-from korpela@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so1391795uge for ; Mon, 05 Feb 2007 16:04:20 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=GQMLoRIRY9soKDavWZyBxJnnr8qKWMP4aG+LScKk0HbYXPoLIY4hCkxPGv7s6fnCwreDyI/0fKbZL/Vy4JyD2ybQR45F0E5QyQU93XnKGO/tvGNp/ZKuGj710yHo7SDLRRnUEanrIloHVQ8v9TV2G+GP4Ko4CJty5XpySvSjIgM= Received: by 10.82.184.2 with SMTP id h2mr2957258buf.1170718786391; Mon, 05 Feb 2007 15:39:46 -0800 (PST) Received: by 10.82.108.4 with HTTP; Mon, 5 Feb 2007 15:39:46 -0800 (PST) Message-ID: Date: Mon, 5 Feb 2007 15:39:46 -0800 From: "Eric J Korpela" Sender: korpela@gmail.com To: "List for discussing optimization of BOINC apps" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070202041311.GB80567@xor.obsecurity.org> X-Google-Sender-Auth: e6b2f1aac65f6a9f Cc: ports@freebsd.org Subject: Re: [Boinc_opt] Fwd: [ports-amd64@FreeBSD.org: boinc-setiathome-enhanced-5.13 failed on amd64 5] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2007 00:04:46 -0000 Please send me "config.log" I might be able to figure it out from that. Eric From owner-freebsd-ports@FreeBSD.ORG Tue Feb 6 00:11:41 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E3D5416A402 for ; Tue, 6 Feb 2007 00:11:31 +0000 (UTC) (envelope-from lofi@freebsd.org) Received: from mail-in-07.arcor-online.net (mail-in-07.arcor-online.net [151.189.21.47]) by mx1.freebsd.org (Postfix) with ESMTP id 0F13113C441 for ; Tue, 6 Feb 2007 00:11:30 +0000 (UTC) (envelope-from lofi@freebsd.org) Received: from mail-in-01-z2.arcor-online.net (mail-in-01-z2.arcor-online.net [151.189.8.13]) by mail-in-07.arcor-online.net (Postfix) with ESMTP id 468B824B07B; Mon, 5 Feb 2007 22:00:14 +0100 (CET) Received: from mail-in-08.arcor-online.net (mail-in-08.arcor-online.net [151.189.21.48]) by mail-in-01-z2.arcor-online.net (Postfix) with ESMTP id 2F7F1ED4DE; Mon, 5 Feb 2007 22:00:14 +0100 (CET) Received: from lofi.dyndns.org (dslb-084-061-156-118.pools.arcor-ip.net [84.61.156.118]) by mail-in-08.arcor-online.net (Postfix) with ESMTP id D7C49224DD2; Mon, 5 Feb 2007 22:00:13 +0100 (CET) Received: from kiste.my.domain (root@kiste.my.domain [192.168.8.2]) by lofi.dyndns.org (8.13.8/8.13.3) with ESMTP id l15L05a4024968 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 5 Feb 2007 22:00:05 +0100 (CET) (envelope-from lofi@freebsd.org) Received: from kiste.my.domain (lofi@localhost [127.0.0.1]) by kiste.my.domain (8.13.6/8.13.4) with ESMTP id l15L04C6096994; Mon, 5 Feb 2007 22:00:04 +0100 (CET) (envelope-from lofi@freebsd.org) Received: from localhost (localhost [[UNIX: localhost]]) by kiste.my.domain (8.13.6/8.13.4/Submit) id l15L044Z096993; Mon, 5 Feb 2007 22:00:04 +0100 (CET) (envelope-from lofi@freebsd.org) X-Authentication-Warning: kiste.my.domain: lofi set sender to lofi@freebsd.org using -f From: Michael Nottebrock To: kde@freebsd.org, ports@freebsd.org Date: Mon, 5 Feb 2007 21:59:59 +0100 User-Agent: KMail/1.9.5 X-Face: g:jG2\O{-yqD1x?DG2lU1)(v%xffR"p8Nz(w/*)YEUO\Hn%mGi&-!+rq$&r64,=?utf-8?q?fuP=7E=3Bbw=5C=0A=09=5EQdX?=@v~HEAi?NaE8SU]}.oeYSjN84Fe{M(ahZ.(i+lxyP; pr)2[%mGbkY'RmM>=?utf-8?q?+mg3Y=24ip=0A=091?=@Z>[EUaE7tjJ=1DRs~:!uSd""d~:/Er3rpQA%ze|bp>S MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1320163.x9YgR5HM2H"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200702052200.04240.lofi@freebsd.org> X-Virus-Scanned: by amavisd-new Cc: Subject: A few notes about the Qt4 ports for porters X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2007 00:11:41 -0000 --nextPart1320163.x9YgR5HM2H Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline This is a rather verbose mail. Skip towards the end for some quick explanations with hands-on examples. There are two import differences between the qt4 ports and qt33: Qt4 lives in ${LOCALBASE} instead of ${X11BASE} and qt4 is not a single monolithic port, but many individual ports and one (entirely optional) metaport (devel/qt4). The metaport is provided mostly for the benefit of developers and porters and should *not* be depended on by other ports. It will pull in all other qt4 component ports except for misc/qt4-qtdemo. Makefile Variables/Switches =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D To depend on qt4 or individual parts of qt4, porters need to specify USE_QT_VER=3D4 in their port Makefiles. Specifying nothing but this switch will trigger a dependency on the qt4 metaport. The switch enables an additional variable: QT_COMPONENTS QT_COMPONENTS can be used to list Qt4 tool and library dependencies in a specific and concise fashion. The complete list of possible values of QT_COMPONENTS can be found in ${PORTSDIR}/Mk/bsd.kde.mk in the _QT_COMPONENTS_ALL variable. The most important components for porters are: The libraries: corelib gui network opengl qt3support qtestlib sql xml All libraries themselves depend on corelib, so unless the application you are porting uses nothing but corelib, corelib doesn't need to be explicitly specified. You can determine which libraries the application depends on, by running ldd | grep Qt after a successful compilation. The tools: moc qmake rcc uic You will almost certainly need to depend on moc regardless what type of application you are porting. If the application in question uses a GUI, uic will be needed, too. Dependence on rcc can be determined by looking for *.rc or *.qrc files in the application's source code directories. Note that moc and uic are installed as "moc4" and "uic4" in order to not conflict with qt33. qmake is installed as "qmake-qt4" in order to not conflict with Qt3's qmake. Applications that use qmake as a buildsystem or query qmake for Qt's configuration will figure this out automatically, other buildsystems might require additional environment variables, configure switches or even patches in order to work. The plugins: iconengines imageformats You should specify imageformats if your application ships image files which are loaded and displayed within your application. You should specify iconengines if your application ships with SVG icons which are used in the application's GUI. If in doubt, specify both, or users might see a crippled user interface. Environment =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Specifying USE_QT_VER=3D4 in a port Makefile will set some useful environment variables to these default values: QT_PREFIX=3D ${LOCALBASE} MOC=3D ${QT_PREFIX}/bin/moc4 UIC=3D ${QT_PREFIX}/bin/uic4 QMAKE=3D ${QT_PREFIX}/bin/qmake-qt4 QMAKESPEC=3D ${QT_PREFIX}/share/qt4/mkspecs/freebsd-g++ QTCPPFLAGS (empty) QTCGFLIBS (empty) It will also influence ${CONFIGURE_ENV}: MOC=3D"${MOC}" UIC=3D"${UIC} CPPFLAGS=3D"${CPPFLAGS} ${QTCPPFLAGS}" LIBS=3D"${QTCFGLIBS}" QMAKE=3D"${QMAKE} QMAKESPEC=3D"${QMAKESPEC}" QTDIR=3D"${QT_PREFIX}" KDEDIR=3D"${KDE_PREFIX}" =2E.. and ${MAKE_ENV} QMAKESPEC=3D"${QMAKESPEC}" ${CONFIGURE_ARGS} are appended with: =2D-with-qt-includes=3D${QT_PREFIX}/include =2D-with-qt-libraries=3D${QT_PREFIX}/lib =2D-with-extra-libs=3D${LOCALBASE}/lib =2D-with-extra-includes=3D${LOCALBASE}/include The modification of CONFIGURE_ENV and CONFIGURE_ARGS can be suppressed by defining QT_NONSTANDARD in your port Makefile. Example =3D=3D=3D=3D=3D=3D=3D Note: *Do not use the actual qt4-* ports themselves as references*. They are quite special (read: full of bad hacks and generally ugly), since Qt doesn't really support being built component-by-component. The editors/texmaker port can be used as reference for a typical Qt4 application that uses Qt's own qmake build system. Let's look at the port Makefile: [...] USE_QT_VER=3D 4 QT_COMPONENTS=3D gui moc qmake rcc uic [...] USE_QT_VER=3D4 enables the QT_COMPONENTS variable. The value of QT_COMPONENTS, 'gui moc qmake rcc uic', triggers dependencies on the qt4-gui, qt4-moc, qmake4, qt4-rcc and qt4-uic ports. How to find out what components are needed by the application? In this case, the INSTALL document only contains the instructions "To compile and install Texmaker (Unix and MacosX): sudo sh BUILD.sh". Looking at BUILD.sh, we find the line: qmake -unix PREFIX=3D$PREFIX texmaker.pro Apparently this application uses qmake, so we need 'qmake' added to QT_COMPONENTS. As mentioned above, 'moc' is required by virtually every qt application. Texmaker uses a GUI and there are files with the .ui extension among the source code, thus we need 'uic'. There is also a .qrc file, which needs 'rcc' for processing. Examination of the binary with ldd yields: $ ldd /usr/local/bin/texmaker | grep Qt libQtGui.so.4 =3D> /usr/local/lib/libQtGui.so.4 (0x281c9000) libQtCore.so.4 =3D> /usr/local/lib/libQtCore.so.4 (0x28a01000) The application links against the Qt gui and core libraries. Since the core library is an implicit dependency of all other Qt4 libraries, it doesn't need to be specified. Our QT_COMPONENTS are now complete: gui moc qmake rcc uic What about the configure target? Qmake allows for much flexibility with regards to how it is run and what it is run on, which is why a generic configure target for qmake isn't provided by bsd.kde.mk. With the provided environment it is however quite easy to write your own: [...] HAS_CONFIGURE=3D yes do-configure: @cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} \ ${QMAKE} -unix PREFIX=3D${PREFIX} texmaker.pro [...] Note the similarity to the qmake line from the provided BUILD.sh script. The ${SETENV} ${CONFIGURE_ENV} ensures qmake will see the QMAKESPEC variable, without which it cannot work. Qmake generates standard Makefiles, so it is not necessary to write our own build or configure targets. Any other things to watch out for? Qt applications often are written to be cross-platform and often X11/Unix isn't the platform they are developed on, which in turn often leads to certain loose ends, like: =2D Missing additional includepaths. Many applications come with system tray icon support, but neglect to look for includes and/or libraries in the X11 directories. You can tell qmake to add directories to the include and library searchpaths via the commandline, for example: ${QMAKE} -unix PREFIX=3D${PREFIX} INCLUDEPATH+=3D${X11BASE}/include \ LIBS+=3D-L${X11BASE}/lib sillyapp.pro =2D Bogus installation paths. Sometimes data such as icons or .desktop files are by default installed into directories which aren't scanned by XDG-compatible applications. editors/texmaker is an example for this - look at patch-texmaker.pro in the files directory of that port for a template on how to remedy this directly in the Qmake project file. A final note: At the moment, bsd.kde.mk isn't pre/postmk-safe, which means you cannot use USE_QT_VER and QT_COMPONENTS after an .include . If your port requires this, please depend on the component you need the traditional way for now, for example: =2Einclude =2Eif defined(WITH_QT_SUPPORT) BUILD_DEPENDS+=3D moc4:${PORTSDIR}/devel/qt4-moc LIB_DEPENDS+=3D QtCore:${PORTSDIR}/devel/qt4-corelib =2Eendif =2Einclude =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 --nextPart1320163.x9YgR5HM2H Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQBFx5rUXhc68WspdLARAkOZAJwJ+dckfSsOr5Lp9si2ikrA8tCWuACghKL6 TW+0V3/F2KA/t3eCiMIqtF4= =Nhfo -----END PGP SIGNATURE----- --nextPart1320163.x9YgR5HM2H-- From owner-freebsd-ports@FreeBSD.ORG Tue Feb 6 01:44:27 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F32A916A400; Tue, 6 Feb 2007 01:44:23 +0000 (UTC) (envelope-from calc-tester-request@asthe.com) Received: from theta.mellis.com (theta.mellis.com [205.217.155.234]) by mx1.freebsd.org (Postfix) with ESMTP id E2E4013C491; Tue, 6 Feb 2007 01:44:21 +0000 (UTC) (envelope-from calc-tester-request@asthe.com) Received: from [192.168.20.78] (72-254-44-59.client.stsn.net [72.254.44.59]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by theta.mellis.com (Postfix) with ESMTP id 39638E0423; Mon, 5 Feb 2007 17:25:07 -0800 (PST) Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Landon Curt Noll Date: Mon, 5 Feb 2007 17:19:42 -0800 To: jmz@FreeBSD.org X-Mailer: Apple Mail (2.752.2) Cc: ports@FreeBSD.org Subject: FreeBSD Port: calc-2.11.11 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2007 01:44:27 -0000 Dear "Maintained by: jmz@FreeBSD.org" maintainer of calc, We would like to see the FreeBSD port of calc be updated to the current stable 2.11.12 code base: http://www.isthe.com/chongo/src/calc/ Can someone update the calc package for FreeBSD? chongo () /\oo/\ From owner-freebsd-ports@FreeBSD.ORG Tue Feb 6 02:19:39 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6BC7316A400 for ; Tue, 6 Feb 2007 02:19:37 +0000 (UTC) (envelope-from vx2@tds.net) Received: from outbound3.mail.tds.net (outbound3.mail.tds.net [216.170.230.93]) by mx1.freebsd.org (Postfix) with ESMTP id 2FB2013C428 for ; Tue, 6 Feb 2007 02:19:36 +0000 (UTC) (envelope-from vx2@tds.net) Received: from outaamta02.mail.tds.net (outaamta02.mail.tds.net [216.170.230.32]) by outbound3.mail.tds.net (8.13.6/8.13.4) with ESMTP id l15Jdxie007333; Mon, 5 Feb 2007 13:39:59 -0600 Received: from x7.frogdoor.org ([69.130.86.251]) by outaamta02.mail.tds.net with SMTP id <20070205193955.VZGR14201.outaamta02.mail.tds.net@x7.frogdoor.org>; Mon, 5 Feb 2007 13:39:55 -0600 Date: Mon, 5 Feb 2007 14:42:23 -0500 From: Rob Clark To: Randy Pratt Message-Id: <20070205144223.44182bc4.vx2@tds.net> In-Reply-To: <20070205001114.b4f77f86.bsd-unix@earthlink.net> References: <20070205001114.b4f77f86.bsd-unix@earthlink.net> X-Mailer: Sylpheed version 1.0.6 (GTK+ 1.2.10; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org Subject: Re: Portupgrade omitting dependencies? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2007 02:19:39 -0000 On Mon, 5 Feb 2007 00:11:14 -0500 Randy Pratt wrote: > There seems to be some problem in the way that portupgrade > handles dependencies in updating a port to a new version. > In quite a few cases, portupgrade does not restore all > dependencies that were originally listed in the > +REQUIRED_BY file. I'll use the "netpbm" as an example: > > Before updating netpbm, the ports that depended on it were > listed as: > # cat /var/db/pkg/netpbm-10.26.38/+REQUIRED_BY > apsfilter-7.2.8 > docproj-1.17 > dvdstyler-1.5.b5_1,2 > gocr-0.43 > tgif-nls-4.1.45 > transfig-3.2.4_1 > xfig-3.2.4_4 > > This is an excerpt from my netpbm update log showing that > it is not 'seeing' all of the dependencies originally > listed in the respective /var/db/pkg/*/+REQUIRED_BY file: > > pkg_delete: package 'netpbm-10.26.38' is required by > these other packages and may not be deinstalled (but > I'll delete it anyway): docproj-1.17 > dvdstyler-1.5.b5_1,2 > gocr-0.43 > tgif-nls-4.1.45 > transfig-3.2.4_1 > > After updating netpbm, the ports that depend on it have > not been restored (note that it reflects the dependency > list shown during portupgrade): > > # cat /var/db/pkg/netpbm-10.26.39/+REQUIRED_BY > docproj-1.17 > dvdstyler-1.5.b5_1,2 > gocr-0.43 > tgif-nls-4.1.45 > transfig-3.2.4_1 > > Additionally the ports requiring netpbm still show them as > being marked as "DELETED" by portupgrade after all the > updating has finished: > > # grep "DELETED" /var/db/pkg/*/+CONTENTS > apsfilter-7.2.8/+CONTENTS:@comment DELETED:pkgdep > netpbm-10.26.39 apsfilter-7.2.8/+CONTENTS:@comment > DELETED:DEPORIGIN:graphics/netpbm > xfig-3.2.4_4/+CONTENTS:@comment DELETED:pkgdep > netpbm-10.26.39 xfig-3.2.4_4/+CONTENTS:@comment > DELETED:DEPORIGIN:graphics/netpbm > > It seems that this could cause problems if I needed to > update netpbm and all the ports that depend on it. It > would surely miss apsfilter and xfig in this case. > > I'm curious if anyone else is seeing these leftover > DELETED notations. They can be checked with the simple > grep as shown above. I've went so far as to removing the > ports tree and cvsupping a new one as well as removing > portupgrade and reinstalling. The maintainer for > portupgrade indicated that he's not seen this problem. > > I've been seeing this for at least 4-5 weeks and see the > same problems on all four of my local machines (all i386 > running 6.2-STABLE). > > I'd appreciate anyone confirming that they are also seeing > this kind of problem as I can't find anything local. As I > understand it, there should be nothing marked as "DELETED" > after portupgrade. The absense/presence can be determined > with: > > grep "DELETED" /var/db/pkg/*/+CONTENTS > > Thanks, > > Randy > -- > Yes, I've been seeing "leftover DELETED notations" also. Note: I'm running FreeBSD 6.2-STABLE & portupgrade-2.2.2_3,2. I usually update ports at least 2-4 times per week. I've been cleaning these DELETEDs by hand after my portupgrade process is done. Most recently I updated on 02/03/07 and ended up with 202 notatations. Here are the first few (for the sake of brevity) of 202 lines logged: abiword-gnome-2.4.6/+CONTENTS:@comment DELETED:pkgdep libgcrypt-1.2.4 abiword-gnome-2.4.6/+CONTENTS:@comment DELETED:DEPORIGIN:security/libgcrypt apsfilter-7.2.8/+CONTENTS:@comment DELETED:pkgdep libwww-5.4.0_4 apsfilter-7.2.8/+CONTENTS:@comment DELETED:DEPORIGIN:www/libwww apsfilter-7.2.8/+CONTENTS:@comment DELETED:pkgdep libgcrypt-1.2.4 apsfilter-7.2.8/+CONTENTS:@comment DELETED:DEPORIGIN:security/libgcrypt arts-1.5.5,1/+CONTENTS:@comment DELETED:pkgdep libgcrypt-1.2.4 arts-1.5.5,1/+CONTENTS:@comment DELETED:DEPORIGIN:security/libgcrypt at-spi-1.7.15/+CONTENTS:@comment DELETED:pkgdep libgcrypt-1.2.4 at-spi-1.7.15/+CONTENTS:@comment DELETED:DEPORIGIN:security/libgcrypt On another local box, I've seen this same behavior using 6.2-STABLE & portupgrade-devel, only 6 DELETED entries here, however, there are less ports installed on this box: /var/db/pkg/boinc-client-5.4.9_1/+CONTENTS:@comment DELETED:pkgdep glib-2.12.9 /var/db/pkg/boinc-client-5.4.9_1/+CONTENTS:@comment DELETED:DEPORIGIN:devel/glib20 /var/db/pkg/boinc-client-5.4.9_1/+CONTENTS:@comment DELETED:pkgdep wxgtk2-common-2.6.3_2 /var/db/pkg/boinc-client-5.4.9_1/+CONTENTS:@comment DELETED:DEPORIGIN:x11-toolkits/wxgtk26-common /var/db/pkg/gstreamer-plugins80-0.8.12_2,1/+CONTENTS:@comme nt DELETED:pkgdep glib-2.12.9 /var/db/pkg/gstreamer-plugins80-0.8.12_2,1/+CONTENTS:@comme nt DELETED:DEPORIGIN:devel/glib20 If there is some way I can help please let me know. I'll be glad to contribute more DELETED notations' logs if needed. Rob From owner-freebsd-ports@FreeBSD.ORG Tue Feb 6 03:51:38 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 020DD16A400 for ; Tue, 6 Feb 2007 03:51:38 +0000 (UTC) (envelope-from boris@ntmk.ru) Received: from mail.ntmk.ru (mail.ntmk.ru [217.114.241.6]) by mx1.freebsd.org (Postfix) with ESMTP id AC4C513C4A5 for ; Tue, 6 Feb 2007 03:51:37 +0000 (UTC) (envelope-from boris@ntmk.ru) Received: from boris.nikom.ru ([10.1.16.195]) by mail.ntmk.ru with esmtp (Exim 4.62) (envelope-from ) id 1HEGzc-0002hR-DY for freebsd-ports@freebsd.org; Tue, 06 Feb 2007 08:27:40 +0500 Message-ID: <45C7F5AC.3070500@ntmk.ru> Date: Tue, 06 Feb 2007 08:27:40 +0500 From: Boris Kovalenko User-Agent: Thunderbird 1.5.0.9 (X11/20070122) MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <45C7786C.80605@southportcomputers.co.uk> <1170704746.20391.4.camel@ikaros.oook.cz> In-Reply-To: <1170704746.20391.4.camel@ikaros.oook.cz> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: HEADS UP: portupgrade moved (ports-mgmt) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2007 03:51:38 -0000 Hello! Same issue. I'm running 6.2-R. > Colin Waring pi's(e v po 05. 02. 2007 v 18:33 +0000: > > >> I've tried uninstalling portupgrade and reinstalling it. If I uninstall, >> all I get is: >> >> pkg_delete: file '(null)/libdata/ldconfig/portupgrade' doesn't exist >> pkg_delete: couldn't entirely delete package (perhaps the packing list >> is incorrectly specified?) >> > > What is your FreeBSD version? > > Looks like it's failing to use @cwd without any argument, a feature > which was added to FreeBSD pkg_create(1) a year ago, and is included in > FreeBSD 5.5-RELEASE, 6.1-RELEASE and 6.2-RELEASE. > > Are you running older FreeBSD release? > > > -- ó Õ×ÁÖÅÎÉÅÍ, âÏÒÉÓ ëÏ×ÁÌÅÎËÏ ïáï "îôíë" +7 (3435) 497623 From owner-freebsd-ports@FreeBSD.ORG Tue Feb 6 04:17:30 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D835A16A402 for ; Tue, 6 Feb 2007 04:17:30 +0000 (UTC) (envelope-from benfell@earth.parts-unknown.org) Received: from earth.parts-unknown.org (earth.parts-unknown.org [66.93.170.243]) by mx1.freebsd.org (Postfix) with SMTP id 91F1513C471 for ; Tue, 6 Feb 2007 04:17:30 +0000 (UTC) (envelope-from benfell@earth.parts-unknown.org) Received: (qmail 11886 invoked by uid 501); 6 Feb 2007 03:49:31 -0000 Date: Mon, 5 Feb 2007 19:49:31 -0800 From: David Benfell To: freebsd-ports@freebsd.org Message-ID: <20070206034931.GA10892@parts-unknown.org> Mail-Followup-To: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="C7zPtVaVf+AK4Oqc" Content-Disposition: inline X-gnupg-public-key: http://www.parts-unknown.org/gnupg/export-0DD1D1E3 X-stardate: [-29]7100.78 X-moon: The Moon is Waning Gibbous (87% of Full) User-Agent: Mutt/1.5.13 (2006-08-11) Subject: how to "unbreak" sqlite? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2007 04:17:30 -0000 --C7zPtVaVf+AK4Oqc Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello all, When I first tried to install the roadmap port, somewhere down the dependency tree, it tried to install the sqlite port. Not knowing any better, I checked both of the options for TCL. I see I can't do that. But subsequent attempts to install the port don't give me the menu again so I can try again. It just keeps giving me the same error, even though I've tried "make clean." [grump... grump... grump...] What do I do now? --=20 David Benfell, LCP benfell@parts-unknown.org --- Resume available at http://www.parts-unknown.org/ NOTE: I sign all messages with GnuPG (0DD1D1E3). --C7zPtVaVf+AK4Oqc Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFx/rLUd+dMw3R0eMRAuMHAJ9FY/Xxe8UTM1PggpkAVYoMvyCyDACdEkw5 vqthzoB2S0e7lpu1ZM1NXno= =WyWZ -----END PGP SIGNATURE----- --C7zPtVaVf+AK4Oqc-- From owner-freebsd-ports@FreeBSD.ORG Tue Feb 6 04:20:06 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9D5C016A403 for ; Tue, 6 Feb 2007 04:20:06 +0000 (UTC) (envelope-from pauls@utdallas.edu) Received: from mail.stovebolt.com (mail.stovebolt.com [66.221.101.249]) by mx1.freebsd.org (Postfix) with ESMTP id 6810E13C4A5 for ; Tue, 6 Feb 2007 04:20:06 +0000 (UTC) (envelope-from pauls@utdallas.edu) Received: from [192.168.2.102] (adsl-65-69-141-175.dsl.rcsntx.swbell.net [65.69.141.175]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.stovebolt.com (Postfix) with ESMTP id 3AD17114307 for ; Mon, 5 Feb 2007 22:11:22 -0600 (CST) Date: Mon, 05 Feb 2007 22:19:47 -0600 From: Paul Schmehl To: freebsd-ports@freebsd.org Message-ID: <7416CB658795BF5886C9A3A0@paul-schmehls-powerbook59.local> In-Reply-To: <20070206034931.GA10892@parts-unknown.org> References: <20070206034931.GA10892@parts-unknown.org> X-Mailer: Mulberry/4.0.7b1 (Mac OS X) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=sha1; protocol="application/pkcs7-signature"; boundary="==========1787CA39F347B99687B1==========" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: how to "unbreak" sqlite? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2007 04:20:06 -0000 --==========1787CA39F347B99687B1========== Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline --On February 5, 2007 7:49:31 PM -0800 David Benfell=20 wrote: > Hello all, > > When I first tried to install the roadmap port, somewhere down > the dependency tree, it tried to install the sqlite port. Not > knowing any better, I checked both of the options for TCL. I > see I can't do that. > > But subsequent attempts to install the port don't give me the > menu again so I can try again. It just keeps giving me the > same error, even though I've tried "make clean." > > [grump... grump... grump...] What do I do now? Go to /usr/ports/databases/sqlite. Type "make rmconfig" to remove the=20 setting or "make config" to redo them. Then build the port again. Paul Schmehl (pauls@utdallas.edu) Senior Information Security Analyst The University of Texas at Dallas http://www.utdallas.edu/ir/security/ --==========1787CA39F347B99687B1==========-- From owner-freebsd-ports@FreeBSD.ORG Tue Feb 6 10:30:55 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4509916A401 for ; Tue, 6 Feb 2007 10:30:55 +0000 (UTC) (envelope-from boris@ntmk.ru) Received: from mail.ntmk.ru (mail.ntmk.ru [217.114.241.6]) by mx1.freebsd.org (Postfix) with ESMTP id EEE2B13C48E for ; Tue, 6 Feb 2007 10:30:54 +0000 (UTC) (envelope-from boris@ntmk.ru) Received: from boris.nikom.ru ([10.1.16.195]) by mail.ntmk.ru with esmtp (Exim 4.62) (envelope-from ) id 1HENbB-0003gO-MF for freebsd-ports@freebsd.org; Tue, 06 Feb 2007 15:30:53 +0500 Message-ID: <45C858DD.6070909@ntmk.ru> Date: Tue, 06 Feb 2007 15:30:53 +0500 From: Boris Kovalenko User-Agent: Thunderbird 1.5.0.9 (X11/20070122) MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <45C7786C.80605@southportcomputers.co.uk> <1170704746.20391.4.camel@ikaros.oook.cz> <45C7F5AC.3070500@ntmk.ru> <45C85786.3020305@FreeBSD.org> In-Reply-To: <45C85786.3020305@FreeBSD.org> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: HEADS UP: portupgrade moved (ports-mgmt) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2007 10:30:55 -0000 Hello! Same here > Yeap, a PLIST contains the file on 6.2-RELEASE here: > > % pkg_info -L portupgrade-2.2.2_4,2 > Information for portupgrade-2.2.2_4,2: > > Files: > /usr/local/man/man1/pkg_deinstall.1.gz > ... > (null)/libdata/ldconfig/portupgrade > > PREFIX has lost some way... > > Boris Kovalenko wrote: > >> Hello! >> >> Same issue. I'm running 6.2-R. >> >>> Colin Waring pi's(e v po 05. 02. 2007 v 18:33 +0000: >>> >>> >>> >>>> I've tried uninstalling portupgrade and reinstalling it. If I >>>> uninstall, all I get is: >>>> >>>> pkg_delete: file '(null)/libdata/ldconfig/portupgrade' doesn't exist >>>> pkg_delete: couldn't entirely delete package (perhaps the packing >>>> list is incorrectly specified?) >>>> >>>> >>> What is your FreeBSD version? >>> >>> Looks like it's failing to use @cwd without any argument, a feature >>> which was added to FreeBSD pkg_create(1) a year ago, and is included in >>> FreeBSD 5.5-RELEASE, 6.1-RELEASE and 6.2-RELEASE. >>> >>> Are you running older FreeBSD release? >>> > > -- ó Õ×ÁÖÅÎÉÅÍ, âÏÒÉÓ ëÏ×ÁÌÅÎËÏ ïáï "îôíë" +7 (3435) 497623 From owner-freebsd-ports@FreeBSD.ORG Tue Feb 6 12:19:05 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 23AD916A400 for ; Tue, 6 Feb 2007 12:19:05 +0000 (UTC) (envelope-from freebsd-ports@hyltown.com) Received: from tuxpro.hyltown.com (docsis-cbm-15-101.nclxtn.lexcominc.net [209.102.254.101]) by mx1.freebsd.org (Postfix) with ESMTP id B3BF213C442 for ; Tue, 6 Feb 2007 12:19:04 +0000 (UTC) (envelope-from freebsd-ports@hyltown.com) Received: from localhost (webmail.hyltown.com [10.0.0.247]) by tuxpro.hyltown.com (8.11.0/8.11.0) with ESMTP id l16DK1630368 for ; Tue, 6 Feb 2007 08:20:01 -0500 Received: from globalgen.tgic.com (globalgen.tgic.com [208.49.241.145]) by webmail.hyltown.com (IMP) with HTTP for ; Tue, 6 Feb 2007 07:20:27 -0500 Message-ID: <1170764427.45c8728baa1f7@webmail.hyltown.com> Date: Tue, 6 Feb 2007 07:20:27 -0500 From: dewey hylton To: freebsd-ports@freebsd.org References: <20070206120040.2A2A216A4D4@hub.freebsd.org> In-Reply-To: <20070206120040.2A2A216A4D4@hub.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.1 X-Originating-IP: 208.49.241.145 Subject: Re: HEADS UP: portupgrade moved (ports-mgmt) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2007 12:19:05 -0000 > Date: Mon, 05 Feb 2007 18:33:16 +0000 > From: Colin Waring > Subject: Re: HEADS UP: portupgrade moved (ports-mgmt) > > I spotted this, but unfortunately because it has cause some problems. > I'm getting a couple of errors now, all the ports tools kick out: > > cd: can't cd to /usr/ports/sysutils/portupgrade > > I've tried uninstalling portupgrade and reinstalling it. If I uninstall, > all I get is: > > pkg_delete: file '(null)/libdata/ldconfig/portupgrade' doesn't exist > pkg_delete: couldn't entirely delete package (perhaps the packing list > is incorrectly specified?) > > It disappears from the list of installed programs but the error stays > and installing it clean from the new location makes no improvements. I > also have portdowngrade and portaudit installed which will have been > affected by the move. I think they are currently working fine. > > It is possible that the problem has been caused by portupgrade not just > being moved, but a new version coming out too so somewhere along the > lines it just can't cope with both. > > The only question is how to get it sorted? > pkgdb -fF doesn't do anything other than output the "can't cd" error. > Removing and recreating pkgdb.db does bugger all. > > portupgrade appears to still do its job, but I don't want to find out > its actually breaking things because of the error so I'm not using it.. > > Any suggestions? > Cheers, > Colin. i followed /usr/ports/UPDATING and didn't have any problem. specifically: 20070102: AFFECTS: users of sysutils/portupgrade AUTHOR: sem@FreeBSD.org If you have a problem with upgrading the tools from version 2.2.1 and less, remove the package with pkg_delete portupgrade\* command and reinstall it from scratch. Remove /usr/ports/INDEX*.db and run portsdb -u. From owner-freebsd-ports@FreeBSD.ORG Tue Feb 6 12:48:45 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 63D0F16A40A; Tue, 6 Feb 2007 12:48:45 +0000 (UTC) (envelope-from tomasv@megalogika.lt) Received: from megalogika.stp.lt (megalogika.stp.lt [193.219.52.197]) by mx1.freebsd.org (Postfix) with ESMTP id 1B6E613C4A3; Tue, 6 Feb 2007 12:48:45 +0000 (UTC) (envelope-from tomasv@megalogika.lt) Received: from pilvas.lan (pilvas.lan [192.169.1.86]) by megalogika.stp.lt (Postfix) with ESMTP id D426B1CE2F; Tue, 6 Feb 2007 14:28:02 +0200 (EET) Received: by pilvas.lan (Postfix, from userid 1001) id 0BD3F41AB; Tue, 6 Feb 2007 14:28:03 +0200 (EET) Date: Tue, 6 Feb 2007 14:28:03 +0200 From: Tomas Verbaitis To: freebsd-ports@freebsd.org, freebsd-java@freebsd.org Message-ID: <20070206122803.GA1192@megalogika.lt> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="fUYQa+Pmc3FrFX/N" Content-Disposition: inline X-URL: http://blog.hardcore.lt/ve/ X-PGP-Key: http://hardcore.lt/ve/pubkey.txt X-PGP-Key-Fingerprint: E8FB 7C13 99D9 ABDE 0494 B9F6 4D9C F010 881D 3A26 X-nic-hdl: TV13-LT User-Agent: Mutt/1.5.13 (2006-08-11) Cc: Subject: eclipse-gef and eclipse-webtools updates X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: tomasv@megalogika.lt List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2007 12:48:45 -0000 --fUYQa+Pmc3FrFX/N Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable ahoj! I have submitted ports/107683 and ports/107684 almost a month ago, mostly to quiet the "unfetchable distfiles" mails :) I have used eclipse with those updates installed successfuly during that month, so I believe, they should be ok. Can someone please commit them? --=20 Tomas "Verbaitis" Verbaitis ** http://megalogika.lt --fUYQa+Pmc3FrFX/N Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFyHRTTZzwEIgdOiYRAhcTAJ9ZLkv/Eu94blNvB5p9/JGG2XDhaACgzip2 ff5Py+cvA9ZEdzAejtdtGJM= =cPaJ -----END PGP SIGNATURE----- --fUYQa+Pmc3FrFX/N-- From owner-freebsd-ports@FreeBSD.ORG Tue Feb 6 22:32:07 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3FB8D16A400 for ; Tue, 6 Feb 2007 22:32:06 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.237]) by mx1.freebsd.org (Postfix) with ESMTP id 0627F13C428 for ; Tue, 6 Feb 2007 22:32:05 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: by nz-out-0506.google.com with SMTP id i11so23619nzh for ; Tue, 06 Feb 2007 14:32:05 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:subject:x-enigmail-version:content-type:content-transfer-encoding; b=kVDbQ5ybeoENeQzRkJj+OdyFLW/7uTaFUPIjxUCB91x9jvaqnMSKH1EpUp84ilIXAeGxGHIsRbTYi7OOok25CEgELT33WJ/aKJQkRTlDUfhhfzrHgEa5/DpKrd4wPTA2+cTAuo+dAlo7Z53lhlivmd8S88nffwwmU/eag8cw7zI= Received: by 10.65.153.10 with SMTP id f10mr13899424qbo.1170801125273; Tue, 06 Feb 2007 14:32:05 -0800 (PST) Received: from ?192.168.123.202? ( [195.241.221.201]) by mx.google.com with ESMTP id x37sm114769ugc.2007.02.06.14.32.03; Tue, 06 Feb 2007 14:32:04 -0800 (PST) Message-ID: <45C901DF.9070909@gmail.com> Date: Tue, 06 Feb 2007 23:32:01 +0100 From: Rene Ladan User-Agent: Thunderbird 1.5.0.9 (X11/20070119) MIME-Version: 1.0 To: ports@freebsd.org X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: QT4 fails to see LIB_DEPENDS? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2007 22:32:07 -0000 Hi, I just installed QT4 from ports (devel/qt4, misc/qt4-doc, misc/qt4-qtdemo). The installation went fine, except for one thing: if port A has installed a library libFoo.so, and another port B depends on port A, like LIB_DEPENDS=Foo:${PORTSDIR}/port/a, it always reinstalls port A, nomatter if it is already installed. Setting FORCE_PKG_REGISTER is one way to 'fix' this... Could this be caused by the fact that the Foo library starts its name with an uppercase letter? Regards, Rene -- GPG fingerprint = E738 5471 D185 7013 0EE0 4FC8 3C1D 6F83 12E1 84F6 (subkeys.pgp.net) "It won't fit on the line." -- me, 2001 From owner-freebsd-ports@FreeBSD.ORG Tue Feb 6 22:39:44 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 57A6516A410 for ; Tue, 6 Feb 2007 22:39:44 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.169]) by mx1.freebsd.org (Postfix) with ESMTP id CF26D13C4BA for ; Tue, 6 Feb 2007 22:39:43 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so22376uge for ; Tue, 06 Feb 2007 14:39:42 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=a7s7KAGGPn+qoaC+2O4X0vmqwHYDS2Tlsw3mDoo1LFNjlkgUlpA98KFXBW54rAQ9/lgY8KjI0aRSUWpGVHc1I0xhZ41v9QxUiY3j1mpNHM1xjDEiGk4oGRa+Uf0Zuk63KBCzaKpf2EuBA/qRX+OeHtpt3RMIGzGon4pUj6kzhlc= Received: by 10.78.189.5 with SMTP id m5mr1985743huf.1170801581850; Tue, 06 Feb 2007 14:39:41 -0800 (PST) Received: by 10.78.164.20 with HTTP; Tue, 6 Feb 2007 14:39:41 -0800 (PST) Message-ID: Date: Wed, 7 Feb 2007 01:39:41 +0300 From: "Andrew Pantyukhin" Sender: infofarmer@gmail.com To: "Rene Ladan" In-Reply-To: <45C901DF.9070909@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <45C901DF.9070909@gmail.com> X-Google-Sender-Auth: 0689d6a65dc62b1e Cc: ports@freebsd.org Subject: Re: QT4 fails to see LIB_DEPENDS? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2007 22:39:44 -0000 On 2/7/07, Rene Ladan wrote: > Hi, > > I just installed QT4 from ports (devel/qt4, misc/qt4-doc, > misc/qt4-qtdemo). The installation went fine, except for one thing: > > if port A has installed a library libFoo.so, and another port B depends > on port A, like LIB_DEPENDS=Foo:${PORTSDIR}/port/a, it always reinstalls > port A, nomatter if it is already installed. Setting > FORCE_PKG_REGISTER is one way to 'fix' this... > > Could this be caused by the fact that the Foo library starts its name > with an uppercase letter? Installed shlibs should be in lib*.so.[0-9] format, this could have been violated due to the objformat issues and possibly for other reasons. From owner-freebsd-ports@FreeBSD.ORG Tue Feb 6 22:40:41 2007 Return-Path: X-Original-To: freebsd-ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E5D0F16A400 for ; Tue, 6 Feb 2007 22:40:40 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from raven.customer.vol.cz (raven.customer.vol.cz [195.250.144.108]) by mx1.freebsd.org (Postfix) with ESMTP id 5B1A213C4AA for ; Tue, 6 Feb 2007 22:40:40 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from [192.168.0.23] (r3b159.net.upc.cz [213.220.193.159]) (authenticated bits=0) by raven.customer.vol.cz (8.13.6/8.13.6) with ESMTP id l16MeViJ064911 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Tue, 6 Feb 2007 23:40:35 +0100 (CET) (envelope-from pav@FreeBSD.org) From: Pav Lucistnik To: Boris Kovalenko In-Reply-To: <45C858DD.6070909@ntmk.ru> References: <45C7786C.80605@southportcomputers.co.uk> <1170704746.20391.4.camel@ikaros.oook.cz> <45C7F5AC.3070500@ntmk.ru> <45C85786.3020305@FreeBSD.org> <45C858DD.6070909@ntmk.ru> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-gFBljUJxWj+bGVgMowgm" Date: Tue, 06 Feb 2007 23:40:31 +0100 Message-Id: <1170801631.88573.8.camel@ikaros.oook.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.8.3 FreeBSD GNOME Team Port X-Spam-Score: -0.92 () AWL X-Scanned-By: MIMEDefang 2.58 on 195.250.144.108 X-Milter: Spamilter (Reciever: raven.customer.vol.cz; Sender-ip: 213.220.193.159; Sender-helo: [192.168.0.23]; ) Cc: freebsd-ports@FreeBSD.org Subject: Re: HEADS UP: portupgrade moved (ports-mgmt) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 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: Tue, 06 Feb 2007 22:40:41 -0000 --=-gFBljUJxWj+bGVgMowgm Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: quoted-printable Boris Kovalenko p=ED=B9e v =FAt 06. 02. 2007 v 15:30 +0500: which pkg_create man pkg_create|grep it.will.set.the.internal ? > Hello! >=20 > Same here > > Yeap, a PLIST contains the file on 6.2-RELEASE here: > > > > % pkg_info -L portupgrade-2.2.2_4,2 > > Information for portupgrade-2.2.2_4,2: > > > > Files: > > /usr/local/man/man1/pkg_deinstall.1.gz > > ... > > (null)/libdata/ldconfig/portupgrade > > > > PREFIX has lost some way... > > > > Boris Kovalenko wrote: > > =20 > >> Hello! > >> > >> Same issue. I'm running 6.2-R. > >> =20 > >>> Colin Waring pi's(e v po 05. 02. 2007 v 18:33 +0000: > >>> > >>> =20 > >>> =20 > >>>> I've tried uninstalling portupgrade and reinstalling it. If I > >>>> uninstall, all I get is: > >>>> > >>>> pkg_delete: file '(null)/libdata/ldconfig/portupgrade' doesn't exist > >>>> pkg_delete: couldn't entirely delete package (perhaps the packing > >>>> list is incorrectly specified?) > >>>> =20 > >>>> =20 > >>> What is your FreeBSD version? > >>> > >>> Looks like it's failing to use @cwd without any argument, a feature > >>> which was added to FreeBSD pkg_create(1) a year ago, and is included = in > >>> FreeBSD 5.5-RELEASE, 6.1-RELEASE and 6.2-RELEASE. > >>> > >>> Are you running older FreeBSD release? > >>> =20 > > > > =20 >=20 >=20 --=20 Pav Lucistnik Time flies like an arrow. Fruit flies like a banana. --=-gFBljUJxWj+bGVgMowgm Content-Type: application/pgp-signature; name=signature.asc Content-Description: Toto je =?UTF-8?Q?digit=C3=A1ln=C4=9B?= =?ISO-8859-1?Q?_podepsan=E1?= =?UTF-8?Q?_=C4=8D=C3=A1st?= =?ISO-8859-1?Q?_zpr=E1vy?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQBFyQPfntdYP8FOsoIRAtpcAJ4qBvTgV/hCeQXu12Vv5imUdzYbQgCfeX5l inBHeaVLDuXhJXEM0x4VCAw= =fdAS -----END PGP SIGNATURE----- --=-gFBljUJxWj+bGVgMowgm-- From owner-freebsd-ports@FreeBSD.ORG Wed Feb 7 01:27:04 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C355916A400 for ; Wed, 7 Feb 2007 01:27:00 +0000 (UTC) (envelope-from alfredoj69@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.169]) by mx1.freebsd.org (Postfix) with ESMTP id 346FA13C428 for ; Wed, 7 Feb 2007 01:26:59 +0000 (UTC) (envelope-from alfredoj69@gmail.com) Received: by ug-out-1314.google.com with SMTP id u40so49004ugc for ; Tue, 06 Feb 2007 17:26:59 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=Sv8tbD25Jr9HZAK6anjUG2PcAg3OP6mocDJAR7/wlG0FzN3nLegsidmR56m3fxWd9zmVkF9lNVM8xbPlROoVPerQYVnjl4G1v94oA1oWCc+3uGwvrPKP3WKVlfrq84OXSWr87oYf64PAdhc3fYYIZjhjAA6zW1v799K2qKUYWfA= Received: by 10.78.205.7 with SMTP id c7mr2036833hug.1170810044515; Tue, 06 Feb 2007 17:00:44 -0800 (PST) Received: by 10.78.155.5 with HTTP; Tue, 6 Feb 2007 17:00:44 -0800 (PST) Message-ID: Date: Tue, 6 Feb 2007 20:00:44 -0500 From: "Alfredo Perez" To: freebsd-ports@freebsd.org. MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Question about this port Imgseek X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2007 01:27:04 -0000 Hi I am planning to become the maintainer of this port Imgseek. I just installed it and got the following error: Starting imgSeek, please wait ... Version 0.8.4 --------- Traceback ------------------ Traceback (most recent call last): File "/usr/local/bin/imgSeek", line 26, in ? from imgSeekLib import imgSeekApp File "/usr/local/lib/python2.4/site-packages/imgSeekLib/imgSeekApp.py", line 2793, in ? w = DlgMain(a) # create main window File "/usr/local/lib/python2.4/site-packages/imgSeekLib/imgSeekApp.py", line 53, in __init__ MainForm.__init__(self, parent, name, fl) File "/usr/local/lib/python2.4/site-packages/imgSeekLib/MainForm.py", line 2785, in __init__ self.gohomebtn.setSizePolicy(QSizePolicy(0,0,0,0, self.gohomebtn.sizePolicy().hasHeightForWidth())) TypeError: argument 1 of QSizePolicy() has an invalid type -------------------------------------- You have found a bug, please help us by submitting the text above and a precise description of how you caused it to " http://imgseek.sourceforge.net/bugs" What do I do in this case? Do I open a bug report? or Once I become the maintainer, could I fix that bug by only updating the port? Thanks From owner-freebsd-ports@FreeBSD.ORG Wed Feb 7 02:22:48 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 30B1216A401 for ; Wed, 7 Feb 2007 02:22:44 +0000 (UTC) (envelope-from tgoyen@swri.org) Received: from virus89-in.ccf.swri.edu (virus89-in.ccf.swri.edu [129.162.252.35]) by mx1.freebsd.org (Postfix) with ESMTP id 0052913C4A5 for ; Wed, 7 Feb 2007 02:22:43 +0000 (UTC) (envelope-from tgoyen@swri.org) Received: from ccf.swri.edu (localhost [127.0.0.1]) by virus89-in.ccf.swri.edu (8.13.1/8.13.1) with ESMTP id l1723Ra7007508 for ; Tue, 6 Feb 2007 20:03:27 -0600 (CST) Received: from ([70.117.19.20]) by ironmail.ccf.swri.edu with ESMTP with TLS id 5202460.52039902; Tue, 06 Feb 2007 20:03:03 -0600 Date: Tue, 6 Feb 2007 20:03:03 -0600 From: Todd Goyen To: ports@freebsd.org Message-ID: <20070206200303.64d6dd60@mumblelina> X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.8.20; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-esp: ESP<39>= SHA:<0> BAYES:<39> SenderID:<0> DKIM:<0> TS:<0> SIG:<> new URL: <0> Embed HTML Dictionary (TRU11): <0> money_spam: <0> Adult Dictionary (TRU11): <0> stock_spam: <0> lotto_spam: <0> html_image_spam: <0> scam_spam: <0> Spam Dictionary (TRU11): <0> watch_spam: <0> GTUBE: <0> Scam Dictionary (TRU11): <0> embedded_image_spam: <0> Sober-German: <0> HTML Dictionary (TRU11): <0> Obscenities Dictionary (TRU11): <0> URL Real-Time Signatures: <0> Text Quarantine: <0> Cc: Subject: Port Survery X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2007 02:22:48 -0000 Hello, The site ftp://swrinde.nde.swri.edu has been closed to the public for over 2 years now. We informed the png developers, but the change does not seem to have propagated into FreeBSD ports. Please remove the site from pngcheck, pngquant, and tiff2png. Let me know if you have any questions. Thanks, Todd Goyen From owner-freebsd-ports@FreeBSD.ORG Wed Feb 7 03:35:04 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2636016A403 for ; Wed, 7 Feb 2007 03:35:03 +0000 (UTC) (envelope-from boris@ntmk.ru) Received: from mail.ntmk.ru (mail.ntmk.ru [217.114.241.6]) by mx1.freebsd.org (Postfix) with ESMTP id 704F313C48D for ; Wed, 7 Feb 2007 03:35:02 +0000 (UTC) (envelope-from boris@ntmk.ru) Received: from boris.nikom.ru ([10.1.16.195]) by mail.ntmk.ru with esmtp (Exim 4.62) (envelope-from ) id 1HEdaH-0001vM-4Q for freebsd-ports@freebsd.org; Wed, 07 Feb 2007 08:35:01 +0500 Message-ID: <45C948E5.4070206@ntmk.ru> Date: Wed, 07 Feb 2007 08:35:01 +0500 From: Boris Kovalenko User-Agent: Thunderbird 1.5.0.9 (X11/20070122) MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <45C7786C.80605@southportcomputers.co.uk> <1170704746.20391.4.camel@ikaros.oook.cz> <45C7F5AC.3070500@ntmk.ru> <45C85786.3020305@FreeBSD.org> <45C858DD.6070909@ntmk.ru> <1170801631.88573.8.camel@ikaros.oook.cz> In-Reply-To: <1170801631.88573.8.camel@ikaros.oook.cz> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: HEADS UP: portupgrade moved (ports-mgmt) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2007 03:35:04 -0000 Pav Lucistnik wrote: /usr/sbin/pkg_create Formatting page, please wait...Done. If no directory argument is given, it will set the internal > Boris Kovalenko pi's(e v u't 06. 02. 2007 v 15:30 +0500: > > which pkg_create > man pkg_create|grep it.will.set.the.internal > > ? > > >> Hello! >> >> Same here >> >>> Yeap, a PLIST contains the file on 6.2-RELEASE here: >>> >>> % pkg_info -L portupgrade-2.2.2_4,2 >>> Information for portupgrade-2.2.2_4,2: >>> >>> Files: >>> /usr/local/man/man1/pkg_deinstall.1.gz >>> ... >>> (null)/libdata/ldconfig/portupgrade >>> >>> PREFIX has lost some way... >>> >>> Boris Kovalenko wrote: >>> >>> >>>> Hello! >>>> >>>> Same issue. I'm running 6.2-R. >>>> >>>> >>>>> Colin Waring pi's(e v po 05. 02. 2007 v 18:33 +0000: >>>>> >>>>> >>>>> >>>>> >>>>>> I've tried uninstalling portupgrade and reinstalling it. If I >>>>>> uninstall, all I get is: >>>>>> >>>>>> pkg_delete: file '(null)/libdata/ldconfig/portupgrade' doesn't exist >>>>>> pkg_delete: couldn't entirely delete package (perhaps the packing >>>>>> list is incorrectly specified?) >>>>>> >>>>>> >>>>>> >>>>> What is your FreeBSD version? >>>>> >>>>> Looks like it's failing to use @cwd without any argument, a feature >>>>> which was added to FreeBSD pkg_create(1) a year ago, and is included in >>>>> FreeBSD 5.5-RELEASE, 6.1-RELEASE and 6.2-RELEASE. >>>>> >>>>> Are you running older FreeBSD release? >>>>> >>>>> >>> >>> >> -- With respect, Boris From owner-freebsd-ports@FreeBSD.ORG Wed Feb 7 06:32:55 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 22A6B16A400 for ; Wed, 7 Feb 2007 06:32:55 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx22.fluidhosting.com [204.14.89.5]) by mx1.freebsd.org (Postfix) with SMTP id B650613C48D for ; Wed, 7 Feb 2007 06:32:54 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: (qmail 20070 invoked by uid 399); 7 Feb 2007 06:32:53 -0000 Received: from localhost (HELO ?192.168.0.4?) (dougb@dougbarton.us@127.0.0.1) by localhost with SMTP; 7 Feb 2007 06:32:53 -0000 X-Originating-IP: 127.0.0.1 Message-ID: <45C9728B.5040708@FreeBSD.org> Date: Tue, 06 Feb 2007 22:32:43 -0800 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Thunderbird 2.0b2 (Windows/20070116) MIME-Version: 1.0 To: Todd Goyen References: <20070206200303.64d6dd60@mumblelina> In-Reply-To: <20070206200303.64d6dd60@mumblelina> X-Enigmail-Version: 0.94.2.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org Subject: Re: Port Survery X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2007 06:32:55 -0000 Todd Goyen wrote: > Hello, > > The site ftp://swrinde.nde.swri.edu has been closed to the public for > over 2 years now. We informed the png developers, but the change > does not seem to have propagated into FreeBSD ports. Please remove the > site from pngcheck, pngquant, and tiff2png. Let me know if you have any > questions. I removed it from those ports, and didn't see it anywhere else. Thanks for the heads up. Doug -- This .signature sanitized for your protection From owner-freebsd-ports@FreeBSD.ORG Wed Feb 7 08:26:31 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4511E16A411 for ; Wed, 7 Feb 2007 08:26:31 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id 3504413C481 for ; Wed, 7 Feb 2007 08:26:31 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 200601A3C1A for ; Wed, 7 Feb 2007 00:26:31 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id A018651588; Wed, 7 Feb 2007 03:26:30 -0500 (EST) Date: Wed, 7 Feb 2007 03:26:30 -0500 From: Kris Kennaway To: ports@FreeBSD.org Message-ID: <20070207082630.GA58763@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="bp/iNruPH9dso1Pn" Content-Disposition: inline User-Agent: Mutt/1.4.2.2i Cc: Subject: Warning added to index build X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2007 08:26:32 -0000 --bp/iNruPH9dso1Pn Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Someone recently added the following warning to a port makefile, which shows up during e.g. index builds: "Makefile", line 47: warning: duplicate script for target "post-patch" ignored Can someone please fix it? :) Thanks, Kris --bp/iNruPH9dso1Pn Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFyY02Wry0BWjoQKURAslnAJ9pEXo7W4Be4fZzo/scy2HNd/grVQCfZj36 yXV8MuI5T3r5Jjhfmg8rbSw= =usu6 -----END PGP SIGNATURE----- --bp/iNruPH9dso1Pn-- From owner-freebsd-ports@FreeBSD.ORG Wed Feb 7 08:34:18 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 631E416A410 for ; Wed, 7 Feb 2007 08:34:16 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.226]) by mx1.freebsd.org (Postfix) with ESMTP id E2CB313C4A5 for ; Wed, 7 Feb 2007 08:34:14 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: by wx-out-0506.google.com with SMTP id s18so113300wxc for ; Wed, 07 Feb 2007 00:34:14 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=Kh6oMNev76n667JCpTLp0QU/t8qpyLKyVA9sTmd1Gb6rwr+LJa16lHvhWfxtd+RYxUzCkMqDorJwF890gdOS7+cdaJPmyrzEvghBYRR1aKeqHlqTfjflCR5UwmUA2aJsYe6ONspDATxji19sovoB31Ro8CZp8PCjE0af/D3miHU= Received: by 10.78.176.20 with SMTP id y20mr7843hue.1170837232768; Wed, 07 Feb 2007 00:33:52 -0800 (PST) Received: by 10.78.164.20 with HTTP; Wed, 7 Feb 2007 00:33:52 -0800 (PST) Message-ID: Date: Wed, 7 Feb 2007 11:33:52 +0300 From: "Andrew Pantyukhin" Sender: infofarmer@gmail.com To: "Kris Kennaway" In-Reply-To: <20070207082630.GA58763@xor.obsecurity.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070207082630.GA58763@xor.obsecurity.org> X-Google-Sender-Auth: 20eb2faf2a4a3b50 Cc: ports@freebsd.org Subject: Re: Warning added to index build X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2007 08:34:18 -0000 On 2/7/07, Kris Kennaway wrote: > Someone recently added the following warning to a port makefile, which > shows up during e.g. index builds: > > "Makefile", line 47: warning: duplicate script for target "post-patch" ignored > > Can someone please fix it? :) That's make's built-in warning when a target is redefined. From owner-freebsd-ports@FreeBSD.ORG Wed Feb 7 08:43:05 2007 Return-Path: X-Original-To: freebsd-ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 46CB216A4A0; Wed, 7 Feb 2007 08:43:03 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 2215513C4B9; Wed, 7 Feb 2007 08:43:01 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from [212.40.38.87] (oddity-e.topspin.kiev.ua [212.40.38.87]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id KAA16916; Wed, 07 Feb 2007 10:42:59 +0200 (EET) (envelope-from avg@icyb.net.ua) Message-ID: <45C99112.4080201@icyb.net.ua> Date: Wed, 07 Feb 2007 10:42:58 +0200 From: Andriy Gapon User-Agent: Thunderbird 1.5.0.9 (X11/20070119) MIME-Version: 1.0 To: Pav Lucistnik , bug-followup@FreeBSD.org, freebsd-ports@FreeBSD.org References: <200702070823.l178NWMZ038730@freefall.freebsd.org> In-Reply-To: <200702070823.l178NWMZ038730@freefall.freebsd.org> Content-Type: text/plain; charset=KOI8-U Content-Transfer-Encoding: 7bit Cc: Subject: Re: ports/104271: devel/kdbg: fails to open core file X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2007 08:43:05 -0000 on 07/02/2007 10:23 Pav Lucistnik said the following: > Synopsis: devel/kdbg: fails to open core file > > State-Changed-From-To: feedback->closed > State-Changed-By: pav > State-Changed-When: Wed Feb 7 08:22:57 UTC 2007 > State-Changed-Why: > Feedback timeout (1 month) > > Once you have patches, please, file a new PR with them > > http://www.freebsd.org/cgi/query-pr.cgi?pr=104271 Pav, sorry if I will sound a little bit harsh, but don't you think that you are being a little bit overzealous at closing PRs in this case ? What kind of feedback did you expect ? Is a problem for which there are no patches [yet] not a problem anymore ? Doesn't mere existence of a real and acknowledged problem warrant an open PR ? Why did you take responsibility over this PR in the first place if you weren't going to submit your patches or help in anyway for this problem to be [really] resolved ? I can confirm that the problem still exists and I insist that this PR be re-opened. Only if for avoiding duplicate PRs and increasing a chance that somebody (not necessarily the maintainer or me) will look into this. Apologies again for being emotional, but that's how I feel about this kind of attitude towards PRs. I do appreciate everything else you do for FreeBSD and for the ports including herculean task of PR management. -- Andriy Gapon From owner-freebsd-ports@FreeBSD.ORG Wed Feb 7 09:49:05 2007 Return-Path: X-Original-To: freebsd-ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6431A16A411; Wed, 7 Feb 2007 09:49:04 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from nat-application.b1.lan.prg.vol.cz (nat-application.b1.lan.prg.vol.cz [195.122.204.152]) by mx1.freebsd.org (Postfix) with ESMTP id E090413C4A8; Wed, 7 Feb 2007 09:49:03 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from pav.hide.vol.cz (localhost [127.0.0.1]) by nat-application.b1.lan.prg.vol.cz (8.13.8/8.13.8) with ESMTP id l179n29E042227; Wed, 7 Feb 2007 10:49:02 +0100 (CET) (envelope-from pav@FreeBSD.org) Received: (from pav@localhost) by pav.hide.vol.cz (8.13.8/8.13.8/Submit) id l179n1I9042226; Wed, 7 Feb 2007 10:49:01 +0100 (CET) (envelope-from pav@FreeBSD.org) X-Authentication-Warning: pav.hide.vol.cz: pav set sender to pav@FreeBSD.org using -f From: Pav Lucistnik To: Ade Lovett In-Reply-To: <0DCCBBC3-C066-47D5-8D59-2996EB978ED2@FreeBSD.org> References: <200702070823.l178NWMZ038730@freefall.freebsd.org> <45C99112.4080201@icyb.net.ua> <0DCCBBC3-C066-47D5-8D59-2996EB978ED2@FreeBSD.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Wed, 07 Feb 2007 10:49:01 +0100 Message-Id: <1170841741.41102.17.camel@pav.hide.vol.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.8.3 FreeBSD GNOME Team Port Cc: Andriy Gapon , bug-followup@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/104271: devel/kdbg: fails to open core file X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 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, 07 Feb 2007 09:49:05 -0000 Yeah, Ade basically said it all. I agree with everything he wrote. > > What kind of feedback did you expect ? Is a problem for which there > > are > > no patches [yet] not a problem anymore ? Doesn't mere existence of a > > real and acknowledged problem warrant an open PR ? That would be true for PR about the bug in FreeBSD itself, like kernel or userland. It would be true for documentation. It would be true for ports infrastructure. But for third-party software in ports, we simply can't track every bug in vendor code here. The problem, unless it's specific to FreeBSD _port_, must be addressed directly with the upstream vendor. I'm sorry it hurt your feelings, I kinda expected it would. But this PR was basically stuck, with no one commenting on it in two months. I'm not claiming your problem is non-existant or non-important. If there ever is a new development here, I'll be happy to re-open and handle the PR. You can still send follow-ups on it, they will reach me. -- Pav Lucistnik The number you dialed is imaginary. Please turn your phone by 90 degrees and try again. From owner-freebsd-ports@FreeBSD.ORG Wed Feb 7 09:58:44 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CD20E16A405 for ; Wed, 7 Feb 2007 09:58:44 +0000 (UTC) (envelope-from bamston@reactor-xg.kiev.ua) Received: from mail.reactor-xg.kiev.ua (reactor-xg.kiev.ua [82.144.204.150]) by mx1.freebsd.org (Postfix) with ESMTP id 2FDDB13C478 for ; Wed, 7 Feb 2007 09:58:40 +0000 (UTC) (envelope-from bamston@reactor-xg.kiev.ua) Received: from mail.reactor-xg.kiev.ua (mail.reactor-xg.kiev.ua [82.144.204.150]) by mail.reactor-xg.kiev.ua (Reactor-XG Mailer System) with ESMTP id l179N6F8067572 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 7 Feb 2007 11:23:08 +0200 (EET) (envelope-from bamston@reactor-xg.kiev.ua) From: "Andrei V. Lavreniyuk" Organization: Technica-03, Inc. To: ports@FreeBSD.org Date: Wed, 7 Feb 2007 11:22:59 +0200 User-Agent: KMail/1.9.5 MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1251" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200702071123.00701.bamston@reactor-xg.kiev.ua> X-Virus-Scanned: ClamAV 0.88.7/2529/Tue Feb 6 21:25:02 2007 on mail.reactor-xg.kiev.ua X-Virus-Status: Clean Cc: Subject: Please update port databases/pear-MDB2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2007 09:58:45 -0000 Hi! Please update port databases/pear-MDB2! If install sysutils/pear-Log then warning: warning: pear/Log requires package "pear/MDB2" (version >= 2.0.0RC1), installed version is 2.0.0beta3 My ports version: pear-MDB2-2.0.0_1 = up-to-date with port Best regards, Andrei V. Lavreniyuk. From owner-freebsd-ports@FreeBSD.ORG Wed Feb 7 10:01:34 2007 Return-Path: X-Original-To: freebsd-ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B34B316A406; Wed, 7 Feb 2007 10:01:32 +0000 (UTC) (envelope-from ade@lovett.com) Received: from mail.lovett.com (foo.lovett.com [67.134.38.158]) by mx1.freebsd.org (Postfix) with ESMTP id 880D313C481; Wed, 7 Feb 2007 10:01:32 +0000 (UTC) (envelope-from ade@lovett.com) Received: from hellfire.canal.lovett.com ([172.16.32.20]:54074) by mail.lovett.com with esmtpa (Exim 4.66 (FreeBSD)) (envelope-from ) id 1HEjAL-0005LN-RR; Wed, 07 Feb 2007 01:32:37 -0800 In-Reply-To: <45C99112.4080201@icyb.net.ua> References: <200702070823.l178NWMZ038730@freefall.freebsd.org> <45C99112.4080201@icyb.net.ua> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <0DCCBBC3-C066-47D5-8D59-2996EB978ED2@FreeBSD.org> Content-Transfer-Encoding: 7bit From: Ade Lovett Date: Wed, 7 Feb 2007 01:32:37 -0800 To: Andriy Gapon X-Mailer: Apple Mail (2.752.2) Sender: ade@lovett.com Cc: Pav Lucistnik , bug-followup@FreeBSD.org, Ade Lovett , freebsd-ports@FreeBSD.org Subject: Re: ports/104271: devel/kdbg: fails to open core file X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2007 10:01:34 -0000 On Feb 07, 2007, at 00:42 , Andriy Gapon wrote: > sorry if I will sound a little bit harsh, but don't you think that you > are being a little bit overzealous at closing PRs in this case ? Well, if we look at the full audit trail, the issue has been floating around since 11/21/2006, there was an initial flurry of updates, followed by something approaching deathly silence. > What kind of feedback did you expect ? Is a problem for which there > are > no patches [yet] not a problem anymore ? Doesn't mere existence of a > real and acknowledged problem warrant an open PR ? I can't speak for Pav (well, I could, but he'd probably insist on resolving the issue with a drinking contest or something, and I'm not sure my liver is up to it ;) but the sort of feedback I'd be looking for is a patch that fixes the problem. > Why did you take responsibility over this PR in the first place if you > weren't going to submit your patches or help in anyway for this > problem > to be [really] resolved ? I think you misunderstand the concept of PR responsibility. We have a non-trivial number of PRs in our database, and part of our thankless lives is to shepherd things through so that the database does not become bloated with reports that, for whatever reason, have stalled. This situation helps no-one, since it becomes that much harder to identify 'useful' PRs (well written, preferably with patch, etc.) to be committed in a timely manner. > I can confirm that the problem still exists and I insist that this > PR be > re-opened. Only if for avoiding duplicate PRs and increasing a chance > that somebody (not necessarily the maintainer or me) will look into > this. The ideal situation would be for SomeOne[tm] to produce a patch. Since you are observing this behavior, and seem to have a reasonable handle on the problem, perhaps you could consider (a) talking to the current maintainer about taking over maintainership of the port and (b) providing a solution that fixes the problem. Having a PR stuck in never-never-land (such as this one), really doesn't help anybody. > Apologies again for being emotional, but that's how I feel about this > kind of attitude towards PRs. I wouldn't say your response is overly emotional, I'd consider it to be a well-reasoned point of view. That said, leaving PRs around for eternity without actual proposed fixes in them simply doesn't scale. We've been down that road before, and as a result, have a number of well-defined policies when it comes to handling PRs. I'd suggest the best way forward at this point is to develop some kind of fix, even if it's a hack of truly disgusting proportions. As long as it doesn't break the port any more than it's broken right now, chances are it'll get committed in a timely manner. A good first step towards this goal would be for you to consider taking over maintainership of the port in question, since it appears that for health reasons, the current maintainer is unable to devote resources at this moment in time. The burden of responsibility on fixing ports falls on the maintainer, and not the hapless committer than spends a reasonable amount of their time shepherding PRs through the system. -aDe From owner-freebsd-ports@FreeBSD.ORG Wed Feb 7 10:02:49 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7135716A406 for ; Wed, 7 Feb 2007 10:02:47 +0000 (UTC) (envelope-from fenner@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 222FE13C4BF for ; Wed, 7 Feb 2007 10:02:46 +0000 (UTC) (envelope-from fenner@FreeBSD.org) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l17A2jqR051516 for ; Wed, 7 Feb 2007 10:02:45 GMT (envelope-from fenner@freefall.freebsd.org) Received: (from fenner@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l17A2j21051515 for ports@freebsd.org; Wed, 7 Feb 2007 10:02:45 GMT (envelope-from fenner) Date: Wed, 7 Feb 2007 10:02:45 GMT From: Bill Fenner Message-Id: <200702071002.l17A2j21051515@freefall.freebsd.org> To: ports@freebsd.org Cc: Subject: Unfetchable distfiles reminder X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2007 10:02:49 -0000 Dear porters, This is just a reminder to please periodically check the list of unfetchable distfiles at http://people.freebsd.org/~fenner/portsurvey/ . In particular, the list of ports with no MAINTAINER with distfile problems, which currently has 225 bad ports, is http://people.freebsd.org/~fenner/portsurvey/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. In addition, the list of all ports with any unfetchable distfile is http://people.freebsd.org/~fenner/portsurvey/bad.html if you don't mind coordinating your fixes with the port MAINTAINER. Thanks for your help! Bill "distfiles" Fenner From owner-freebsd-ports@FreeBSD.ORG Wed Feb 7 10:38:51 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7D13E16A41A for ; Wed, 7 Feb 2007 10:38:46 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from relay.mbrd.ru (relay.mbrd.ru [194.117.71.2]) by mx1.freebsd.org (Postfix) with ESMTP id 8EBBE13C474 for ; Wed, 7 Feb 2007 10:38:41 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from msd.mbrd.ru ([172.16.33.193]) by relay-er5.mbrd.ru with esmtpa (Exim 4.x) id 1HENVe-000PKv-7R; Tue, 06 Feb 2007 13:25:10 +0300 Message-ID: <45C85786.3020305@FreeBSD.org> Date: Tue, 06 Feb 2007 13:25:10 +0300 From: Sergey Matveychuk User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: Boris Kovalenko References: <45C7786C.80605@southportcomputers.co.uk> <1170704746.20391.4.camel@ikaros.oook.cz> <45C7F5AC.3070500@ntmk.ru> In-Reply-To: <45C7F5AC.3070500@ntmk.ru> Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: HEADS UP: portupgrade moved (ports-mgmt) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2007 10:38:51 -0000 Yeap, a PLIST contains the file on 6.2-RELEASE here: % pkg_info -L portupgrade-2.2.2_4,2 Information for portupgrade-2.2.2_4,2: Files: /usr/local/man/man1/pkg_deinstall.1.gz ... (null)/libdata/ldconfig/portupgrade PREFIX has lost some way... Boris Kovalenko wrote: > Hello! > > Same issue. I'm running 6.2-R. >> Colin Waring pi's(e v po 05. 02. 2007 v 18:33 +0000: >> >> >>> I've tried uninstalling portupgrade and reinstalling it. If I >>> uninstall, all I get is: >>> >>> pkg_delete: file '(null)/libdata/ldconfig/portupgrade' doesn't exist >>> pkg_delete: couldn't entirely delete package (perhaps the packing >>> list is incorrectly specified?) >>> >> >> What is your FreeBSD version? >> >> Looks like it's failing to use @cwd without any argument, a feature >> which was added to FreeBSD pkg_create(1) a year ago, and is included in >> FreeBSD 5.5-RELEASE, 6.1-RELEASE and 6.2-RELEASE. >> >> Are you running older FreeBSD release? -- Dixi. Sem. From owner-freebsd-ports@FreeBSD.ORG Wed Feb 7 11:53:37 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9D48D16A400 for ; Wed, 7 Feb 2007 11:53:36 +0000 (UTC) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: from svm.csie.ntu.edu.tw (svm.csie.ntu.edu.tw [140.112.90.75]) by mx1.freebsd.org (Postfix) with ESMTP id 336FD13C471 for ; Wed, 7 Feb 2007 11:53:35 +0000 (UTC) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: from svm.csie.ntu.edu.tw (localhost [127.0.0.1]) by svm.csie.ntu.edu.tw (8.13.8/8.13.8) with ESMTP id l17BrYOC020616; Wed, 7 Feb 2007 19:53:34 +0800 (CST) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: (from rafan@localhost) by svm.csie.ntu.edu.tw (8.13.8/8.13.8/Submit) id l17BrYqv056941; Wed, 7 Feb 2007 19:53:34 +0800 (CST) (envelope-from rafan) Date: Wed, 7 Feb 2007 19:53:34 +0800 From: Rong-En Fan To: "Andrei V. Lavreniyuk" Message-ID: <20070207115334.GA86697@svm.csie.ntu.edu.tw> References: <200702071123.00701.bamston@reactor-xg.kiev.ua> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200702071123.00701.bamston@reactor-xg.kiev.ua> User-Agent: Mutt/1.5.13 (2006-08-11) Cc: ports@freebsd.org, thomas@goodking.ca Subject: Re: Please update port databases/pear-MDB2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2007 11:53:37 -0000 On Wed, Feb 07, 2007 at 11:22:59AM +0200, Andrei V. Lavreniyuk wrote: > Hi! > > Please update port databases/pear-MDB2! > > > If install sysutils/pear-Log then warning: > > > > warning: pear/Log requires package "pear/MDB2" (version >= 2.0.0RC1), > installed version is 2.0.0beta3 It looks like newer pear-log will have a warning about it. I will take care of it. MDB2 split into one DB-independent module and DB-dependent modules. Regards, Rong-En Fan From owner-freebsd-ports@FreeBSD.ORG Wed Feb 7 12:25:23 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B808016A404 for ; Wed, 7 Feb 2007 12:25:22 +0000 (UTC) (envelope-from lofi@freebsd.org) Received: from mail-in-06.arcor-online.net (mail-in-06.arcor-online.net [151.189.21.46]) by mx1.freebsd.org (Postfix) with ESMTP id 3B30C13C4A8 for ; Wed, 7 Feb 2007 12:25:22 +0000 (UTC) (envelope-from lofi@freebsd.org) Received: from mail-in-01-z2.arcor-online.net (mail-in-09-z2.arcor-online.net [151.189.8.21]) by mail-in-06.arcor-online.net (Postfix) with ESMTP id 42CC62C854A; Wed, 7 Feb 2007 09:13:19 +0100 (CET) Received: from mail-in-09.arcor-online.net (mail-in-09.arcor-online.net [151.189.21.49]) by mail-in-01-z2.arcor-online.net (Postfix) with ESMTP id 348ED28EF31; Wed, 7 Feb 2007 09:13:19 +0100 (CET) Received: from lofi.dyndns.org (dslb-084-061-184-176.pools.arcor-ip.net [84.61.184.176]) by mail-in-09.arcor-online.net (Postfix) with ESMTP id C7B9535A79E; Wed, 7 Feb 2007 09:13:18 +0100 (CET) Received: from kiste.my.domain (root@kiste.my.domain [192.168.8.2]) by lofi.dyndns.org (8.13.8/8.13.3) with ESMTP id l178DD9H038841 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 7 Feb 2007 09:13:13 +0100 (CET) (envelope-from lofi@freebsd.org) Received: from kiste.my.domain (lofi@localhost [127.0.0.1]) by kiste.my.domain (8.13.6/8.13.4) with ESMTP id l178DA7k061075; Wed, 7 Feb 2007 09:13:10 +0100 (CET) (envelope-from lofi@freebsd.org) Received: from localhost (localhost [[UNIX: localhost]]) by kiste.my.domain (8.13.6/8.13.4/Submit) id l178DARU061074; Wed, 7 Feb 2007 09:13:10 +0100 (CET) (envelope-from lofi@freebsd.org) X-Authentication-Warning: kiste.my.domain: lofi set sender to lofi@freebsd.org using -f From: Michael Nottebrock To: freebsd-ports@freebsd.org Date: Wed, 7 Feb 2007 09:13:09 +0100 User-Agent: KMail/1.9.5 References: <45C901DF.9070909@gmail.com> In-Reply-To: <45C901DF.9070909@gmail.com> X-Face: g:jG2\O{-yqD1x?DG2lU1)(v%xffR"p8Nz(w/*)YEUO\Hn%mGi&-!+rq$&r64,=?utf-8?q?fuP=7E=3Bbw=5C=0A=09=5EQdX?=@v~HEAi?NaE8SU]}.oeYSjN84Fe{M(ahZ.(i+lxyP; pr)2[%mGbkY'RmM>=?utf-8?q?+mg3Y=24ip=0A=091?=@Z>[EUaE7tjJ=1DRs~:!uSd""d~:/Er3rpQA%ze|bp>S MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1289740.iuAGrRGKCD"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200702070913.10171.lofi@freebsd.org> X-Virus-Scanned: by amavisd-new Cc: Rene Ladan Subject: Re: QT4 fails to see LIB_DEPENDS? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2007 12:25:24 -0000 --nextPart1289740.iuAGrRGKCD Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Tuesday, 6. February 2007 23:32, Rene Ladan wrote: > Hi, > > I just installed QT4 from ports (devel/qt4, misc/qt4-doc, > misc/qt4-qtdemo). The installation went fine, except for one thing: > > if port A has installed a library libFoo.so, and another port B depends > on port A, like LIB_DEPENDS=3DFoo:${PORTSDIR}/port/a, it always reinstalls > port A, nomatter if it is already installed. I can't reproduce this: [lofi@kiste]:1:/usr/ports/textproc/qt4-xml > sudo make depends =3D=3D=3D> qt4-xml-4.2.2 depends on shared library: QtCore - found =3D=3D=3D> qt4-xml-4.2.2 depends on executable in : moc4 - found =3D=3D=3D> qt4-xml-4.2.2 depends on executable in : qmake-qt4 - found However: The Qt ports were initially committed with CATEGORIES set wrong in= a=20 number of cases. Try updating your ports collection and running pkgdb -F to= =20 fix the registered origins and see if that helps. If it doesn't, please=20 provide an example where and how this happens exactly. Cheers, =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 --nextPart1289740.iuAGrRGKCD Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQBFyYoWXhc68WspdLARAvnfAJ4kRACGCkjIZ8Bs/dgBSpfUcd659ACePU0V zUEMelZdH3VWlulaK67MnFs= =ePBd -----END PGP SIGNATURE----- --nextPart1289740.iuAGrRGKCD-- From owner-freebsd-ports@FreeBSD.ORG Wed Feb 7 13:34:47 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EB5AF16A400 for ; Wed, 7 Feb 2007 13:34:47 +0000 (UTC) (envelope-from dryiceliu@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.176]) by mx1.freebsd.org (Postfix) with ESMTP id B0DAD13C467 for ; Wed, 7 Feb 2007 13:34:47 +0000 (UTC) (envelope-from dryiceliu@gmail.com) Received: by py-out-1112.google.com with SMTP id f47so98039pye for ; Wed, 07 Feb 2007 05:34:47 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:to:subject:organization:from:date:message-id:user-agent:mime-version:content-type; b=p/nB11So1gNHA5SwLdgLbDqmVp12FYA2mNQwrNvRzK3wibwNbox/sC+UU73vOB7aCoKMnPvbq/eBvI7QNoMw4oS85/evGDgjoBXDDz8+/V2b0Y2v91lj7HXls/5Cy4HsO77cvCWHzaXfblLIZnFapvtS1Bjs9SFukXuqyrqvoDE= Received: by 10.35.57.5 with SMTP id j5mr1207459pyk.1170853727131; Wed, 07 Feb 2007 05:08:47 -0800 (PST) Received: from makesig.3322.org ( [60.209.130.216]) by mx.google.com with ESMTP id 39sm3754657nzk.2007.02.07.05.08.41; Wed, 07 Feb 2007 05:08:45 -0800 (PST) To: freebsd-ports@freebsd.org Organization: FreeBSD.Org From: Dryice Liu Date: Wed, 07 Feb 2007 21:08:29 +0800 Message-ID: <861wl2yv1u.fsf@makesig.3322.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.0 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: ATT: doxygen maintainer: portmaint@melvyn.homeunix.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2007 13:34:48 -0000 Hi, Thanks for maintaining the port devel/doxygen. However, the mail address listed in the MAINTAINER line is bouncing. I got some thing like: ====================================================================== to=, relay=ginseng.game-server.cc[212.83.83.249]:25, delay=5.4, delays=0.2/0.06/3.9/1.2, dsn=5.0 ~ .0, status=bounced (host ginseng.game-server.cc[212.83.83.249] said: 550 : User unknown in virtual alias table (in reply to RCPT TO command)) [14:09-02/06] ====================================================================== when trying to reach you. If you still want to maintain this port, please reply ASAP so we know we can still reach you and set the MAINTAINER line to an updated address. Thanks, -- Dryice @ http://dryice.name >> Shut up and code!!! From owner-freebsd-ports@FreeBSD.ORG Wed Feb 7 13:40:47 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1113816A400 for ; Wed, 7 Feb 2007 13:40:47 +0000 (UTC) (envelope-from freenx@deweyonline.com) Received: from tuxpro.hyltown.com (docsis-cbm-15-101.nclxtn.lexcominc.net [209.102.254.101]) by mx1.freebsd.org (Postfix) with ESMTP id AE85413C48D for ; Wed, 7 Feb 2007 13:40:46 +0000 (UTC) (envelope-from freenx@deweyonline.com) Received: from localhost (webmail.hyltown.com [10.0.0.247]) by tuxpro.hyltown.com (8.11.0/8.11.0) with ESMTP id l17Drc601416 for ; Wed, 7 Feb 2007 08:53:38 -0500 Received: from globalgen.tgic.com (globalgen.tgic.com [208.49.241.145]) by webmail.hyltown.com (IMP) with HTTP for ; Wed, 7 Feb 2007 07:54:04 -0500 Message-ID: <1170852844.45c9cbeca40a9@webmail.hyltown.com> Date: Wed, 7 Feb 2007 07:54:04 -0500 From: dewey hylton To: ports@FreeBSD.org References: <200702071001.l17A1J7f050947@freefall.freebsd.org> In-Reply-To: <200702071001.l17A1J7f050947@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.1 X-Originating-IP: 208.49.241.145 Cc: Subject: Re: FreeBSD ports: 1 unfetchable distfile: net/freenx X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2007 13:40:47 -0000 Quoting Bill distfiles Fenner : > Dear freenx@deweyonline.com, > > You are listed as the FreeBSD port maintainer for 1 port > whose distfiles are not fetchable from their MASTER_SITES. Could > you please visit > > http://people.freebsd.org/~fenner/portsurvey/freenx@deweyonline.com.html > > and correct the problems listed there? The individual port with > a problem is net/freenx. > > If you have already corrected the problems and submitted a > PR, please accept my thanks and apologies for the delay in getting > the fixes into the tree. This reminder is created automatically > and does not (yet) have a way to know if a PR fixing the problem > has been submitted. Please do *NOT* send your response to me > directly; I do not necessarily have time to commit your fix; please > instead submit a PR via 'send-pr' so it doesn't get lost. > > Problems are usually of two types: > 1. The software package has been upgraded and the version in the > port has been removed. The best solution to this problem is to > upgrade the port to the most current version of the software package. > If you are a FreeBSD committer, then you can just upgrade the port > directly. If not, you should create the updated port on your own machine, > test it (and maybe even run "portlint" on it), and then use "send-pr" > to submit a "diff -uNr old-port updated-port". If you added or deleted > any files, please make an explicit note of it. > > 2. The mirror site being used no longer contains the software package > in question, or no longer exists. Solutions include: > a) If there are other mirror sites, just remove the bad site > from the list. (Make sure that what appears to be a bad site > isn't actually a problem of type 1, upgrade) > b) If the README or other support files in the software > documentation mention where to get the software package, > use one of those sites. > c) Use a search engine to find another place to get the original > DISTFILES. Make sure that you don't pick a FreeBSD distfiles > mirror -- if you can't find any other places where the file > exists, it can be a LOCAL_PORT or you can simply comment out > the MASTER_SITES= line, with a comment explaining why. > Once you have a solution, use "send-pr" to submit a "diff -u" of the > Makefile. > > Note that this isn't an urgent issue, as people who try to > build the port now will just fall back to the FreeBSD distfiles mirror. > Please just put it on your list to do and get to it when you have time. > These messages will continue to arrive twice a month until the fix is > committed, as a reminder. > > Thanks, > Bill "distfiles" Fenner. > the distfiles aren't available at any (stable) site as far as i can tell. in an effort to make this right, i looked into the "LOCAL_PORT" idea. i couldn't find it mentioned in the porter's handbook, and this is all i found in the current ports tree: lamp62# find . -type f -name Makefile -exec grep -iH local_port {} \; ./japanese/makejvf/Makefile:MASTER_SITE_SUBDIR= asami/LOCAL_PORTS ./japanese/tgif/Makefile:MASTER_SITES= http://home.jp.FreeBSD.org/~mita/LOCAL_PORTS/ ./sysutils/extipl/Makefile:MASTER_SITES= ftp://ports.jp.FreeBSD.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS/ \ can you point me to documentation that describes "LOCAL_PORT" please? and if you're a committer, feel free to comment out the MASTER_SITES line as suggested above. otherwise, i'll eventually figure something out. From owner-freebsd-ports@FreeBSD.ORG Wed Feb 7 14:47:08 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7B74016A400; Wed, 7 Feb 2007 14:47:08 +0000 (UTC) (envelope-from thomas@goodking.ca) Received: from tbaytel.net (front3-drytel.tbaytel.net [216.211.26.175]) by mx1.freebsd.org (Postfix) with ESMTP id 144B013C481; Wed, 7 Feb 2007 14:47:07 +0000 (UTC) (envelope-from thomas@goodking.ca) Received: from goodking.goodking.ca ([216.211.66.132] verified) by front3.tbaytel.net (CommuniGate Pro SMTP 5.0.8) with ESMTPS id 42586139; Wed, 07 Feb 2007 08:47:05 -0500 Received: from tby15 (host-216-211-25-215.tbaytel.net [216.211.25.215]) (authenticated bits=0) by goodking.goodking.ca (8.14.0/8.14.0) with ESMTP id l17Dkit2074432 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Wed, 7 Feb 2007 08:46:45 -0500 (EST) (envelope-from thomas@goodking.ca) Message-ID: <001001c74abe$686416a0$0f01090a@cgc.ca> From: "Thomas Abthorpe" To: "Rong-En Fan" , "Andrei V. Lavreniyuk" References: <200702071123.00701.bamston@reactor-xg.kiev.ua> <20070207115334.GA86697@svm.csie.ntu.edu.tw> Date: Wed, 7 Feb 2007 08:46:39 -0500 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3028 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028 X-GoodKing_dot_CA-MailScanner-Information: Please contact support@goodking.ca for more information X-GoodKing_dot_CA-MailScanner: Found to be clean X-GoodKing_dot_CA-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-2.455, required 5, autolearn=not spam, AWL 0.14, BAYES_00 -2.60) X-GoodKing_dot_CA-MailScanner-From: thomas@goodking.ca Cc: ports@freebsd.org Subject: Re: Please update port databases/pear-MDB2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2007 14:47:08 -0000 Thank you Rafan, I appreciate it. I suspected some day the cutover would come, I should have been a little more thorough in prepping the port. Thomas ----- Original Message ----- From: "Rong-En Fan" To: "Andrei V. Lavreniyuk" Cc: ; Sent: Wednesday, February 07, 2007 6:53 AM Subject: Re: Please update port databases/pear-MDB2 > On Wed, Feb 07, 2007 at 11:22:59AM +0200, Andrei V. Lavreniyuk wrote: >> Hi! >> >> Please update port databases/pear-MDB2! >> >> >> If install sysutils/pear-Log then warning: >> >> >> >> warning: pear/Log requires package "pear/MDB2" (version >= 2.0.0RC1), >> installed version is 2.0.0beta3 > > It looks like newer pear-log will have a warning about it. > I will take care of it. MDB2 split into one DB-independent > module and DB-dependent modules. > > Regards, > Rong-En Fan > From owner-freebsd-ports@FreeBSD.ORG Wed Feb 7 15:41:25 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3B16A16A401 for ; Wed, 7 Feb 2007 15:41:25 +0000 (UTC) (envelope-from vpeleh@gmail.com) Received: from ll.uar.net (LL.UAR.Net [194.44.214.9]) by mx1.freebsd.org (Postfix) with ESMTP id E6D7A13C428 for ; Wed, 7 Feb 2007 15:41:24 +0000 (UTC) (envelope-from vpeleh@gmail.com) Received: by ll.uar.net (Postfix, from userid 106) id 7A8CD214; Wed, 7 Feb 2007 17:17:30 +0200 (EET) X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on ll.uar.net X-Spam-Level: X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.1.0 Received: from [194.44.254.3] (unknown [194.44.254.3]) by ll.uar.net (Postfix) with ESMTP id 33AFD229 for ; Wed, 7 Feb 2007 17:17:30 +0200 (EET) Message-ID: <45C9EDB5.8020200@gmail.com> Date: Wed, 07 Feb 2007 17:18:13 +0200 From: Pelekh Volodya User-Agent: Thunderbird 1.5.0.2 (X11/20060517) MIME-Version: 1.0 To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: make: don't know how to make mpd4.1. Stop X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2007 15:41:25 -0000 Hi I can not install mpd4-rc1 on my FreeBSD 5.3-STABLE FreeBSD 5.3-STABLE ===> Building for mpd4-4.0r1 ===> src Warning: Object directory not changed from original /usr/ports/net/mpd4/work/mpd4-4.0rc1/src make: don't know how to make mpd4.1. Stop *** Error code 2 Stop in /usr/ports/net/mpd4/work/mpd4-4.0rc1. *** Error code 1 Stop in /usr/ports/net/mpd4. Wait for Answer Thanks From owner-freebsd-ports@FreeBSD.ORG Wed Feb 7 15:49:03 2007 Return-Path: X-Original-To: freebsd-ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0BEDE16A404 for ; Wed, 7 Feb 2007 15:49:03 +0000 (UTC) (envelope-from davidt@yadt.co.uk) Received: from outcold.yadt.co.uk (outcold.yadt.co.uk [81.187.204.178]) by mx1.freebsd.org (Postfix) with ESMTP id CE0D513C4BF for ; Wed, 7 Feb 2007 15:49:01 +0000 (UTC) (envelope-from davidt@yadt.co.uk) Received: from localhost (localhost [127.0.0.1]) by outcold.yadt.co.uk (Postfix) with ESMTP id 6DF131DD516 for ; Wed, 7 Feb 2007 15:25:16 +0000 (GMT) X-Virus-Scanned: amavisd-new at yadt.co.uk Received: from outcold.yadt.co.uk ([127.0.0.1]) by localhost (outcold.yadt.co.uk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dcXVpngaYldL for ; Wed, 7 Feb 2007 15:25:01 +0000 (GMT) Received: by outcold.yadt.co.uk (Postfix, from userid 1001) id 1ECEC1DD50A; Wed, 7 Feb 2007 15:25:01 +0000 (GMT) Date: Wed, 7 Feb 2007 15:25:00 +0000 From: David Taylor To: freebsd-ports@FreeBSD.org Message-ID: <20070207152500.GA39083@outcold.yadt.co.uk> Mail-Followup-To: freebsd-ports@FreeBSD.org References: <200702021808.l12I8KBY073193@repoman.freebsd.org> <20070202181859.GA56683@outcold.yadt.co.uk> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="W/nzBZO5zC0uMSeA" Content-Disposition: inline In-Reply-To: <20070202181859.GA56683@outcold.yadt.co.uk> User-Agent: Mutt/1.4.2.2i Cc: Subject: CVSROOT-ports/modules X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2007 15:49:03 -0000 --W/nzBZO5zC0uMSeA Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline I recently noticed a new port being committed without a module being added to CVSROOT-ports/modules. So, due to a combination of (extreme) boredom and curiosity, I decided to look at CVSROOT-ports/modules to see if any other ports were missing. Whilst manipulating the file with perl, etc, to find a list of missing ports, I noticed the following (trivial) inconsistancies: rcsedit ports/sysutils/rcsedit is listed in the CVSROOT section, rather than with all the other ports; whilst: gaim-consoleui-devel ports/net-im/gaim-consoleui-devel gtk-theme-switch ports/x11/gtk-theme-switch gtk-themepreview ports/x11/gtk-themepreview ja-elisp-manual ports/japanese/elisp-manual koffice-i18n-eu ports/misc/koffice-i18n-eu koffice-i18n-ga ports/misc/koffice-i18n-ga koffice-i18n-hi ports/misc/koffice-i18n-hi koffice-i18n-hsb ports/misc/koffice-i18n-hsb koffice-i18n-is ports/misc/koffice-i18n-is koffice-i18n-mk ports/misc/koffice-i18n-mk koffice-i18n-ms ports/misc/koffice-i18n-ms koffice-i18n-ro ports/misc/koffice-i18n-ro koffice-i18n-uz ports/misc/koffice-i18n-uz linux-vmware-toolbox2 ports/emulators/linux-vmware-toolbox2 linux-vmware-toolbox4 ports/emulators/linux-vmware-toolbox4 pear-Spreadsheet_Excel_Writer ports/textproc/pear-Spreadsheet_Excel_Writer thumbnail_index ports/www/thumbnail_index all have spaces rather than tabs seperating the columns. Also: ports/astro/boinc-setiathome is listed as a module but is no longer a port ports/databases/rubygem-sqlite3 is missing from modules ports/ports-mgmt is missing from modules ports/www/p5-WWW-Scraper-ISBN is missing from modules The above problems are all fixed in the attached patch. However, the below ports are all listed in CVSROOT-ports/modules twice. This is slightly harder to fix, since I don't know which name is right (both?). Nothing is done with these in the attached patch. Port 'Best' module name 'Other' module name ------------------------------------------------------------------------- ports/chinese/docproj zh-docproj chinese_docproj ports/chinese/kde3-i18n-zh_CN zh-kde3-i18n-zh_CN zh-kde3-i18n-CN ports/chinese/kde3-i18n-zh_TW zh-kde3-i18n-zh_TW zh-kde3-i18n-TW ports/chinese/tcl83 zh-tcl83 zh-tcl ports/chinese/tk83 zh-tk83 zh-tk ports/comms/mgetty+sendfax mgetty+sendfax mgetty_sendfax ports/devel/ElectricFence ElectricFence electricfence ports/devel/bison bison ports_bison ports/japanese/jls ja-jls ja-ls ports/japanese/p5-manual ja-p5-manual ja-p5-man ports/lang/STk STk stk ports/lang/Sather Sather sather ports/lang/logo logo ucblogo ports/portuguese/kde3-i18n pt-kde3-i18n pt-kde3-i18n-pt ports/russian/elm.language ru-elm.language ru-elm ports/russian/pine.language ru-pine.language ru-pine ports/russian/pscyr ru-pscyr ru-ru_pscyr ports/russian/xneur xneur ru-xneur ports/sysutils/nut nut ports_nut ports/x11-toolkits/gtkglarea-- gtkglarea-- gtkglareamm -- David Taylor --W/nzBZO5zC0uMSeA Content-Type: text/x-diff; charset=iso-8859-15 Content-Disposition: attachment; filename="modules.patch" Index: modules =================================================================== RCS file: /home/ncvs/CVSROOT-ports/modules,v retrieving revision 1.17317 diff -u -r1.17317 modules --- modules 7 Feb 2007 08:43:07 -0000 1.17317 +++ modules 7 Feb 2007 15:06:07 -0000 @@ -47,7 +47,6 @@ log_accum CVSROOT log_accum.pl loginfo CVSROOT loginfo modules CVSROOT modules -rcsedit ports/sysutils/rcsedit rcsinfo CVSROOT rcsinfo rcstemplate CVSROOT rcstemplate taginfo CVSROOT taginfo @@ -919,7 +918,6 @@ boiling-egg ports/editors/boiling-egg boinc-client ports/net/boinc-client boinc-einsteinathome ports/astro/boinc-einsteinathome -boinc-setiathome ports/astro/boinc-setiathome boinc-setiathome-enhanced ports/astro/boinc-setiathome-enhanced boinc-simap ports/biology/boinc-simap bomb ports/games/bomb @@ -3127,7 +3125,7 @@ gaim ports/net-im/gaim gaim-assistant ports/net-im/gaim-assistant gaim-bangexec ports/net-im/gaim-bangexec -gaim-consoleui-devel ports/net-im/gaim-consoleui-devel +gaim-consoleui-devel ports/net-im/gaim-consoleui-devel gaim-devel ports/net-im/gaim-devel gaim-encryption ports/security/gaim-encryption gaim-extprefs ports/net-im/gaim-extprefs @@ -4099,8 +4097,8 @@ gtk-sharp10 ports/x11-toolkits/gtk-sharp10 gtk-sharp20 ports/x11-toolkits/gtk-sharp20 gtk-smooth-engine ports/x11-themes/gtk-smooth-engine -gtk-theme-switch ports/x11/gtk-theme-switch -gtk-themepreview ports/x11/gtk-themepreview +gtk-theme-switch ports/x11/gtk-theme-switch +gtk-themepreview ports/x11/gtk-themepreview gtk-xfce-engine ports/x11-themes/gtk-xfce-engine gtk-zenith-theme ports/x11-themes/gtk-zenith-theme gtk12 ports/x11-toolkits/gtk12 @@ -4852,7 +4850,7 @@ ja-egg-canna ports/japanese/egg-canna ja-eijiro-fpw ports/japanese/eijiro-fpw ja-elisa8x8 ports/japanese/elisa8x8 -ja-elisp-manual ports/japanese/elisp-manual +ja-elisp-manual ports/japanese/elisp-manual ja-elvis ports/japanese/elvis ja-emacs-emcws ports/japanese/emacs-emcws ja-emacs-manual ports/japanese/emacs-manual @@ -5807,24 +5805,24 @@ koffice-i18n-eo ports/misc/koffice-i18n-eo koffice-i18n-es ports/misc/koffice-i18n-es koffice-i18n-et ports/misc/koffice-i18n-et -koffice-i18n-eu ports/misc/koffice-i18n-eu +koffice-i18n-eu ports/misc/koffice-i18n-eu koffice-i18n-fa ports/misc/koffice-i18n-fa koffice-i18n-fi ports/misc/koffice-i18n-fi -koffice-i18n-ga ports/misc/koffice-i18n-ga -koffice-i18n-hi ports/misc/koffice-i18n-hi -koffice-i18n-hsb ports/misc/koffice-i18n-hsb -koffice-i18n-is ports/misc/koffice-i18n-is +koffice-i18n-ga ports/misc/koffice-i18n-ga +koffice-i18n-hi ports/misc/koffice-i18n-hi +koffice-i18n-hsb ports/misc/koffice-i18n-hsb +koffice-i18n-is ports/misc/koffice-i18n-is koffice-i18n-it ports/misc/koffice-i18n-it koffice-i18n-lo ports/misc/koffice-i18n-lo koffice-i18n-lt ports/misc/koffice-i18n-lt koffice-i18n-lv ports/misc/koffice-i18n-lv -koffice-i18n-mk ports/misc/koffice-i18n-mk -koffice-i18n-ms ports/misc/koffice-i18n-ms +koffice-i18n-mk ports/misc/koffice-i18n-mk +koffice-i18n-ms ports/misc/koffice-i18n-ms koffice-i18n-mt ports/misc/koffice-i18n-mt koffice-i18n-nb ports/misc/koffice-i18n-nb koffice-i18n-nl ports/misc/koffice-i18n-nl koffice-i18n-nn ports/misc/koffice-i18n-nn -koffice-i18n-ro ports/misc/koffice-i18n-ro +koffice-i18n-ro ports/misc/koffice-i18n-ro koffice-i18n-se ports/misc/koffice-i18n-se koffice-i18n-sk ports/misc/koffice-i18n-sk koffice-i18n-sl ports/misc/koffice-i18n-sl @@ -5835,7 +5833,7 @@ koffice-i18n-tg ports/misc/koffice-i18n-tg koffice-i18n-th ports/misc/koffice-i18n-th koffice-i18n-tr ports/misc/koffice-i18n-tr -koffice-i18n-uz ports/misc/koffice-i18n-uz +koffice-i18n-uz ports/misc/koffice-i18n-uz koffice-i18n-ven ports/misc/koffice-i18n-ven koffice-i18n-xh ports/misc/koffice-i18n-xh koffice-i18n-zu ports/misc/koffice-i18n-zu @@ -6703,8 +6701,8 @@ linux-ut2003-demo ports/games/linux-ut2003-demo linux-ut2004-demo ports/games/linux-ut2004-demo linux-virtual-jay-peak ports/games/linux-virtual-jay-peak -linux-vmware-toolbox2 ports/emulators/linux-vmware-toolbox2 -linux-vmware-toolbox4 ports/emulators/linux-vmware-toolbox4 +linux-vmware-toolbox2 ports/emulators/linux-vmware-toolbox2 +linux-vmware-toolbox4 ports/emulators/linux-vmware-toolbox4 linux-vmware-toolbox5 ports/emulators/linux-vmware-toolbox5 linux-vsound ports/audio/linux-vsound linux-warsow ports/games/linux-warsow @@ -10762,6 +10760,7 @@ p5-WWW-OpenSVN ports/www/p5-WWW-OpenSVN p5-WWW-OpenSearch ports/www/p5-WWW-OpenSearch p5-WWW-Robot ports/www/p5-WWW-Robot +p5-WWW-Scraper-ISBN ports/www/p5-WWW-Scraper-ISBN p5-WWW-Scraper-ISBN-Amazon_Driver ports/www/p5-WWW-Scraper-ISBN-Amazon_Driver p5-WWW-Scraper-ISBN-Driver ports/www/p5-WWW-Scraper-ISBN-Driver p5-WWW-Scraper-ISBN-ORA_Driver ports/www/p5-WWW-Scraper-ISBN-ORA_Driver @@ -11226,7 +11225,7 @@ pear-SOAP ports/net/pear-SOAP pear-Services_Delicious ports/www/pear-Services_Delicious pear-Services_Weather ports/misc/pear-Services_Weather -pear-Spreadsheet_Excel_Writer ports/textproc/pear-Spreadsheet_Excel_Writer +pear-Spreadsheet_Excel_Writer ports/textproc/pear-Spreadsheet_Excel_Writer pear-Structures_DataGrid ports/devel/pear-Structures_DataGrid pear-Structures_Graph ports/math/pear-Structures_Graph pear-System_Command ports/devel/pear-System_Command @@ -11925,6 +11924,7 @@ ports_pkg_install-devel ports/ports-mgmt/pkg_install-devel ports_pkill ports/sysutils/pkill ports_polish ports/polish +ports_ports-mgmt ports/ports-mgmt ports_portuguese ports/portuguese ports_pr ports/comms/pr ports_print ports/print @@ -12973,6 +12973,7 @@ rclean ports/sysutils/rclean rclock ports/x11-clocks/rclock rcpd ports/net-mgmt/rcpd +rcsedit ports/sysutils/rcsedit rdate ports/sysutils/rdate rdb ports/databases/rdb rdesktop ports/net/rdesktop @@ -13516,6 +13517,7 @@ rubygem-rubyforge ports/devel/rubygem-rubyforge rubygem-scruffy ports/graphics/rubygem-scruffy rubygem-snmp ports/net-mgmt/rubygem-snmp +rubygem-sqlite3 ports/databases/rubygem-sqlite3 rubygem-stream ports/devel/rubygem-stream rubygem-syntax ports/textproc/rubygem-syntax rubygem-transactionsimple ports/devel/rubygem-transactionsimple @@ -14605,7 +14607,7 @@ thttpd ports/www/thttpd thttpd-st ports/www/thttpd-st thudboard ports/games/thudboard -thumbnail_index ports/www/thumbnail_index +thumbnail_index ports/www/thumbnail_index thunar ports/x11-fm/thunar thunar-media-tags-plugin ports/audio/thunar-media-tags-plugin thunar-volman-plugin ports/sysutils/thunar-volman-plugin --W/nzBZO5zC0uMSeA-- From owner-freebsd-ports@FreeBSD.ORG Wed Feb 7 16:06:17 2007 Return-Path: X-Original-To: freebsd-ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C70B716A4D2 for ; Wed, 7 Feb 2007 16:06:17 +0000 (UTC) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: from svm.csie.ntu.edu.tw (svm.csie.ntu.edu.tw [140.112.90.75]) by mx1.freebsd.org (Postfix) with ESMTP id 6AEE513C491 for ; Wed, 7 Feb 2007 16:06:16 +0000 (UTC) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: from svm.csie.ntu.edu.tw (localhost [127.0.0.1]) by svm.csie.ntu.edu.tw (8.13.8/8.13.8) with ESMTP id l17G6Fnw099888; Thu, 8 Feb 2007 00:06:15 +0800 (CST) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: (from rafan@localhost) by svm.csie.ntu.edu.tw (8.13.8/8.13.8/Submit) id l17G6FwG012983; Thu, 8 Feb 2007 00:06:15 +0800 (CST) (envelope-from rafan) Date: Thu, 8 Feb 2007 00:06:15 +0800 From: Rong-En Fan To: freebsd-ports@FreeBSD.org Message-ID: <20070207160615.GC86697@svm.csie.ntu.edu.tw> References: <200702021808.l12I8KBY073193@repoman.freebsd.org> <20070202181859.GA56683@outcold.yadt.co.uk> <20070207152500.GA39083@outcold.yadt.co.uk> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="DKU6Jbt7q3WqK7+M" Content-Disposition: inline In-Reply-To: <20070207152500.GA39083@outcold.yadt.co.uk> User-Agent: Mutt/1.5.13 (2006-08-11) Cc: Subject: Re: CVSROOT-ports/modules X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2007 16:06:18 -0000 --DKU6Jbt7q3WqK7+M Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 07, 2007 at 03:25:00PM +0000, David Taylor wrote: > I recently noticed a new port being committed without a module being > added to CVSROOT-ports/modules. So, due to a combination of (extreme) > boredom and curiosity, I decided to look at CVSROOT-ports/modules to see > if any other ports were missing. >=20 [...] > The above problems are all fixed in the attached patch. Thanks! I just committed it. Regards, Rong-En Fan > However, the below ports are all listed in CVSROOT-ports/modules twice. > This is slightly harder to fix, since I don't know which name is right > (both?). Nothing is done with these in the attached patch. [...] > _______________________________________________ > 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" --DKU6Jbt7q3WqK7+M Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.1 (FreeBSD) iD8DBQFFyfj3144QkYb9jGgRArIkAJ9Ie4gcTpWauQtCxYugsxmxe58a8wCfd7xD /6rGVh4CtNP7kCWhJJ1ukAA= =vVb5 -----END PGP SIGNATURE----- --DKU6Jbt7q3WqK7+M-- From owner-freebsd-ports@FreeBSD.ORG Wed Feb 7 16:37:53 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4E97216A400 for ; Wed, 7 Feb 2007 16:37:53 +0000 (UTC) (envelope-from almarrie@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.236]) by mx1.freebsd.org (Postfix) with ESMTP id 1617613C494 for ; Wed, 7 Feb 2007 16:37:52 +0000 (UTC) (envelope-from almarrie@gmail.com) Received: by nz-out-0506.google.com with SMTP id i11so263475nzh for ; Wed, 07 Feb 2007 08:37:52 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:mime-version:content-type:content-transfer-encoding:content-disposition; b=Y8qnXLPMiu71OLThjCv5KKlOMXaImTjIBGp4B8W7DmkaQpohCBtMgTkEKRquydwoi+loa64fzgbeAudclintQhx62y03Bbxtb4/0v9ttmWhcjDQO0dOLQ1rvkxcbvb8/UHcngTkP7HLDPqpnMpU6QwXVRZi91dEUIwITXMAkzOc= Received: by 10.114.13.1 with SMTP id 1mr2028314wam.1170866272173; Wed, 07 Feb 2007 08:37:52 -0800 (PST) Received: by 10.115.91.7 with HTTP; Wed, 7 Feb 2007 08:37:51 -0800 (PST) Message-ID: <499c70c0702070837tf0c87cev6fa479ff60c2c6f@mail.gmail.com> Date: Wed, 7 Feb 2007 16:37:51 +0000 From: "Abdullah Ibn Hamad Al-Marri" To: fjoe@FreeBSD.Org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: ports@freebsd.org Subject: FreeBSD Port:sysutils/fusefs-ntfs broken X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2007 16:37:53 -0000 Hello, => ntfs-3g-0.20070118-BETA.tgz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch from http://www.ntfs-3g.org/. fetch: http://www.ntfs-3g.org/ntfs-3g-0.20070118-BETA.tgz: Not Found => Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ntfs-3g-0.20070118-BETA.tgz: File unavailable (e.g., file not found, no access) => Couldn't fetch it - please try to retrieve this => port manually into /usr/ports/distfiles/ and try again. *** Error code 1 The file isn't in the master site and not in the FreeBSD ftp server as well. RC1 released as well. -- Regards, -Abdullah Ibn Hamad Al-Marri Arab Portal http://www.WeArab.Net/ From owner-freebsd-ports@FreeBSD.ORG Wed Feb 7 16:52:07 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A954C16A40E for ; Wed, 7 Feb 2007 16:52:07 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from andxor.it (relay.andxor.it [195.223.2.3]) by mx1.freebsd.org (Postfix) with SMTP id CCC4813C4AA for ; Wed, 7 Feb 2007 16:52:05 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: (qmail 14635 invoked from network); 7 Feb 2007 16:52:03 -0000 Received: from unknown (HELO ?192.168.2.5?) (192.168.2.5) by andxor.it with SMTP; 7 Feb 2007 16:52:03 -0000 Message-ID: <45CA03B2.2070706@FreeBSD.org> Date: Wed, 07 Feb 2007 17:52:02 +0100 From: Alex Dupre User-Agent: Mozilla Thunderbird 1.5.0.9 (X11/20061227) MIME-Version: 1.0 To: tomasv@megalogika.lt References: <20070206122803.GA1192@megalogika.lt> In-Reply-To: <20070206122803.GA1192@megalogika.lt> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org, freebsd-java@freebsd.org Subject: Re: eclipse-gef and eclipse-webtools updates X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2007 16:52:07 -0000 Tomas Verbaitis ha scritto: > I have submitted ports/107683 and ports/107684 almost a month ago, > mostly to quiet the "unfetchable distfiles" mails :) I have used eclipse > with those updates installed successfuly during that month, so I > believe, they should be ok. > > Can someone please commit them? I'm working on them. -- Alex Dupre From owner-freebsd-ports@FreeBSD.ORG Wed Feb 7 17:38:06 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9169216A4C9 for ; Wed, 7 Feb 2007 17:38:06 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from relay-er5.mbrd.ru (relay-mn.mbrd.ru [195.128.66.4]) by mx1.freebsd.org (Postfix) with ESMTP id 218B113C4AA for ; Wed, 7 Feb 2007 17:38:06 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from msd.mbrd.ru ([172.16.33.193]) by relay-er5.mbrd.ru with esmtpa (Exim 4.x) id 1HDzRW-0008tM-0R; Mon, 05 Feb 2007 11:43:18 +0300 Message-ID: <45C6EE26.9010909@FreeBSD.org> Date: Mon, 05 Feb 2007 11:43:18 +0300 From: Sergey Matveychuk User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: Randy Pratt References: <20070205001114.b4f77f86.bsd-unix@earthlink.net> In-Reply-To: <20070205001114.b4f77f86.bsd-unix@earthlink.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org Subject: Re: Portupgrade omitting dependencies? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2007 17:38:06 -0000 Randy Pratt wrote: > There seems to be some problem in the way that portupgrade handles > dependencies in updating a port to a new version. In quite a few > cases, portupgrade does not restore all dependencies that were > originally listed in the +REQUIRED_BY file. I'll use the "netpbm" Well, I have an idea about this I should check. -- Dixi. Sem. From owner-freebsd-ports@FreeBSD.ORG Wed Feb 7 18:56:23 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 12CCD16A400 for ; Wed, 7 Feb 2007 18:56:23 +0000 (UTC) (envelope-from gnn@neville-neil.com) Received: from mrout2-b.corp.dcn.yahoo.com (mrout2-b.corp.dcn.yahoo.com [216.109.112.28]) by mx1.freebsd.org (Postfix) with ESMTP id BAC3813C474 for ; Wed, 7 Feb 2007 18:56:22 +0000 (UTC) (envelope-from gnn@neville-neil.com) Received: from minion.local.neville-neil.com (proxy8.corp.yahoo.com [216.145.48.13]) by mrout2-b.corp.dcn.yahoo.com (8.13.6/8.13.6/y.out) with ESMTP id l17IuDkr058659 for ; Wed, 7 Feb 2007 10:56:13 -0800 (PST) Date: Wed, 07 Feb 2007 10:56:08 -0800 Message-ID: From: gnn@FreeBSD.org To: ports@FreeBSD.org In-Reply-To: <200702071001.l17A1PrY050971@freefall.freebsd.org> References: <200702071001.l17A1PrY050971@freefall.freebsd.org> User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.6 Emacs/22.0.92 (i386-apple-darwin8.8.2) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Cc: Subject: Re: FreeBSD ports: 1 unfetchable distfile: net/py-pypcap X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2007 18:56:23 -0000 At Wed, 7 Feb 2007 10:01:25 GMT, Bill "distfiles" Fenner wrote: > > Dear gnn@freebsd.org, > > You are listed as the FreeBSD port maintainer for 1 port > whose distfiles are not fetchable from their MASTER_SITES. Could > you please visit > > http://people.freebsd.org/~fenner/portsurvey/gnn@freebsd.org.html > > and correct the problems listed there? The individual port with > a problem is net/py-pypcap. > This, and two related packages, are being updated now. Best, George From owner-freebsd-ports@FreeBSD.ORG Wed Feb 7 18:57:21 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DDD2B16A400 for ; Wed, 7 Feb 2007 18:57:20 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from relay-er5.mbrd.ru (relay-mn.mbrd.ru [195.128.66.4]) by mx1.freebsd.org (Postfix) with ESMTP id 931A613C461 for ; Wed, 7 Feb 2007 18:57:20 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from msd.mbrd.ru ([172.16.33.193]) by relay-er5.mbrd.ru with esmtpa (Exim 4.x) id 1HE3we-0004fG-FH; Mon, 05 Feb 2007 16:31:44 +0300 Message-ID: <45C731C1.1030202@FreeBSD.org> Date: Mon, 05 Feb 2007 16:31:45 +0300 From: Sergey Matveychuk User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: Kris Kennaway References: <99933062@bs1.sp34.ru> <20070205014739.GA53389@xor.obsecurity.org> In-Reply-To: <20070205014739.GA53389@xor.obsecurity.org> Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 7bit Cc: Boris Samorodov , ports@FreeBSD.org, Gerald Pfeifer Subject: Re: make install: tar: could not chdir to '(null)' X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2007 18:57:21 -0000 Kris Kennaway wrote: > > No :-) One of the changes in the last b.p.m patch presumably doesn't > work on FreeBSD <6. > A quick look points to ports/106235 a possible guilty candidate. -- Dixi. Sem. From owner-freebsd-ports@FreeBSD.ORG Wed Feb 7 19:00:12 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DB7C516A400 for ; Wed, 7 Feb 2007 19:00:11 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from raven.customer.vol.cz (raven.customer.vol.cz [195.250.144.108]) by mx1.freebsd.org (Postfix) with ESMTP id 5097813C428 for ; Wed, 7 Feb 2007 19:00:05 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from [192.168.0.23] (r3b159.net.upc.cz [213.220.193.159]) (authenticated bits=0) by raven.customer.vol.cz (8.13.6/8.13.6) with ESMTP id l17IxuW6085538 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Wed, 7 Feb 2007 19:59:59 +0100 (CET) (envelope-from pav@FreeBSD.org) From: Pav Lucistnik To: Kris Kennaway In-Reply-To: <20070207082630.GA58763@xor.obsecurity.org> References: <20070207082630.GA58763@xor.obsecurity.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-OdByhSwsKzJdThFgWbPQ" Date: Wed, 07 Feb 2007 19:59:56 +0100 Message-Id: <1170874796.52540.2.camel@ikaros.oook.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.8.3 FreeBSD GNOME Team Port X-Spam-Score: -0.896 () AWL X-Scanned-By: MIMEDefang 2.58 on 195.250.144.108 X-Milter: Spamilter (Reciever: raven.customer.vol.cz; Sender-ip: 213.220.193.159; Sender-helo: [192.168.0.23]; ) Cc: ports@FreeBSD.org Subject: Re: Warning added to index build X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 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, 07 Feb 2007 19:00:12 -0000 --=-OdByhSwsKzJdThFgWbPQ Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: quoted-printable Kris Kennaway p=ED=B9e v st 07. 02. 2007 v 03:26 -0500: > Someone recently added the following warning to a port makefile, which > shows up during e.g. index builds: >=20 > "Makefile", line 47: warning: duplicate script for target "post-patch" ig= nored >=20 > Can someone please fix it? :) I have made oliver fix it yesterday. Unless it popped again elsewhere. --=20 Pav Lucistnik May your arrow always find its mark. --=-OdByhSwsKzJdThFgWbPQ Content-Type: application/pgp-signature; name=signature.asc Content-Description: Toto je =?UTF-8?Q?digit=C3=A1ln=C4=9B?= =?ISO-8859-1?Q?_podepsan=E1?= =?UTF-8?Q?_=C4=8D=C3=A1st?= =?ISO-8859-1?Q?_zpr=E1vy?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQBFyiGsntdYP8FOsoIRAoTUAKCUBytX5IR2V8F1CLa7wzcVKdXtKQCgrPpL KPthinkBRPTriZyvIva0g48= =13VY -----END PGP SIGNATURE----- --=-OdByhSwsKzJdThFgWbPQ-- From owner-freebsd-ports@FreeBSD.ORG Wed Feb 7 19:16:03 2007 Return-Path: X-Original-To: freebsd-ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A71F216A40D for ; Wed, 7 Feb 2007 19:16:02 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from raven.customer.vol.cz (raven.customer.vol.cz [195.250.144.108]) by mx1.freebsd.org (Postfix) with ESMTP id 3B4A913C491 for ; Wed, 7 Feb 2007 19:16:02 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from [192.168.0.23] (r3b159.net.upc.cz [213.220.193.159]) (authenticated bits=0) by raven.customer.vol.cz (8.13.6/8.13.6) with ESMTP id l17JFpSP087126 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Wed, 7 Feb 2007 20:15:53 +0100 (CET) (envelope-from pav@FreeBSD.org) From: Pav Lucistnik To: Sergey Matveychuk In-Reply-To: <45C85786.3020305@FreeBSD.org> References: <45C7786C.80605@southportcomputers.co.uk> <1170704746.20391.4.camel@ikaros.oook.cz> <45C7F5AC.3070500@ntmk.ru> <45C85786.3020305@FreeBSD.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-6y6Xru/jWF3wQlmOgseB" Date: Wed, 07 Feb 2007 20:15:51 +0100 Message-Id: <1170875751.52540.6.camel@ikaros.oook.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.8.3 FreeBSD GNOME Team Port X-Spam-Score: -0.881 () AWL X-Scanned-By: MIMEDefang 2.58 on 195.250.144.108 X-Milter: Spamilter (Reciever: raven.customer.vol.cz; Sender-ip: 213.220.193.159; Sender-helo: [192.168.0.23]; ) Cc: Boris Kovalenko , freebsd-ports@FreeBSD.org Subject: Re: HEADS UP: portupgrade moved (ports-mgmt) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 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, 07 Feb 2007 19:16:03 -0000 --=-6y6Xru/jWF3wQlmOgseB Content-Type: multipart/mixed; boundary="=-diqJAgtvME7BsW1gLH0q" --=-diqJAgtvME7BsW1gLH0q Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: quoted-printable Sergey Matveychuk p=ED=B9e v =FAt 06. 02. 2007 v 13:25 +0300: > Yeap, a PLIST contains the file on 6.2-RELEASE here: >=20 > % pkg_info -L portupgrade-2.2.2_4,2 > Information for portupgrade-2.2.2_4,2: >=20 > Files: > /usr/local/man/man1/pkg_deinstall.1.gz > ... > (null)/libdata/ldconfig/portupgrade >=20 > PREFIX has lost some way... Looks like a bug in pkg_info. Try attached patch. --=20 Pav Lucistnik Squish. Larger than the normal icky things, and twice as icky. --=-diqJAgtvME7BsW1gLH0q Content-Disposition: attachment; filename=info-show.c Content-Transfer-Encoding: base64 Content-Type: text/x-patch; name=info-show.c; charset=ISO-8859-2 LS0tIHNob3cuYwlTYXQgSmFuICA3IDIzOjEwOjU4IDIwMDYNCisrKyAvdXNyL3NyYy91c3Iuc2Jp bi9wa2dfaW5zdGFsbC9pbmZvL3Nob3cuYwlXZWQgRmViICA3IDIwOjEzOjIzIDIwMDcNCkBAIC0y MTMsNiArMjEzLDcgQEANCiB7DQogICAgIFBhY2tpbmdMaXN0IHA7DQogICAgIEJvb2xlYW4gaWdu ID0gRkFMU0U7DQorICAgIGNoYXIgKnByZWZpeCA9IE5VTEw7DQogICAgIGNvbnN0IGNoYXIgKmRp ciA9ICIuIjsNCiANCiAgICAgaWYgKCFRdWlldCkNCkBAIC0yMjcsNyArMjI4LDEyIEBADQogCSAg ICBicmVhazsNCiANCiAJY2FzZSBQTElTVF9DV0Q6DQotCSAgICBkaXIgPSBwLT5uYW1lOw0KKwkg ICAgaWYgKCFwcmVmaXgpDQorCQlwcmVmaXggPSBwLT5uYW1lOw0KKwkgICAgaWYgKHAtPm5hbWUg PT0gTlVMTCkNCisJCWRpciA9IHByZWZpeDsNCisJICAgIGVsc2UNCisJCWRpciA9IHAtPm5hbWU7 DQogCSAgICBicmVhazsNCiANCiAJY2FzZSBQTElTVF9JR05PUkU6DQpAQCAtMjU1LDYgKzI2MSw3 IEBADQogICAgIGxvbmcgYmxrc2l6ZTsNCiAgICAgaW50IGhlYWRlcmxlbjsNCiAgICAgY2hhciAq ZGVzY3I7DQorICAgIGNoYXIgKnByZWZpeCA9IE5VTEw7DQogDQogICAgIGRlc2NyID0gZ2V0YnNp emUoJmhlYWRlcmxlbiwgJmJsa3NpemUpOw0KICAgICBpZiAoIVF1aWV0KQ0KQEAgLTI3NCw3ICsy ODEsMTIgQEANCiAJICAgIGJyZWFrOw0KIA0KIAljYXNlIFBMSVNUX0NXRDoNCi0JICAgIGRpciA9 IHAtPm5hbWU7DQorCSAgICBpZiAoIXByZWZpeCkNCisJCXByZWZpeCA9IHAtPm5hbWU7DQorCSAg ICBpZiAocC0+bmFtZSA9PSBOVUxMKQ0KKwkJZGlyID0gcHJlZml4Ow0KKwkgICAgZWxzZQ0KKwkJ ZGlyID0gcC0+bmFtZTsNCiAJICAgIGJyZWFrOw0KIA0KIAljYXNlIFBMSVNUX0lHTk9SRToNCkBA IC0zMDEsMTUgKzMxMywyMSBAQA0KIHsNCiAgICAgUGFja2luZ0xpc3QgcDsNCiAgICAgY29uc3Qg Y2hhciAqZGlyID0gIi4iOw0KKyAgICBjaGFyICpwcmVmaXggPSBOVUxMOw0KICAgICBjaGFyIHRt cFtGSUxFTkFNRV9NQVhdOw0KIA0KICAgICBpZiAoIVF1aWV0KQ0KIAlwcmludGYoIiVzJXMiLCBJ bmZvUHJlZml4LCB0aXRsZSk7DQogDQogICAgIGZvciAocCA9IHBsaXN0LT5oZWFkOyBwICE9IE5V TEw7IHAgPSBwLT5uZXh0KQ0KLQlpZiAocC0+dHlwZSA9PSBQTElTVF9DV0QpIA0KLQkgICAgZGly ID0gcC0+bmFtZTsNCi0JZWxzZSBpZiAocC0+dHlwZSA9PSBQTElTVF9GSUxFKSB7DQorCWlmIChw LT50eXBlID09IFBMSVNUX0NXRCkgew0KKwkgICAgaWYgKCFwcmVmaXgpDQorCQlwcmVmaXggPSBw LT5uYW1lOw0KKwkgICAgaWYgKHAtPm5hbWUgPT0gTlVMTCkNCisJCWRpciA9IHByZWZpeDsNCisJ ICAgIGVsc2UNCisJCWRpciA9IHAtPm5hbWU7DQorCX0gZWxzZSBpZiAocC0+dHlwZSA9PSBQTElT VF9GSUxFKSB7DQogCSAgICBzbnByaW50Zih0bXAsIEZJTEVOQU1FX01BWCwgIiVzLyVzIiwgZGly LCBwLT5uYW1lKTsNCiAJICAgIGlmICghZmV4aXN0cyh0bXApKQ0KIAkJd2FybngoIiVzIGRvZXNu J3QgZXhpc3QiLCB0bXApOw0K --=-diqJAgtvME7BsW1gLH0q-- --=-6y6Xru/jWF3wQlmOgseB Content-Type: application/pgp-signature; name=signature.asc Content-Description: Toto je =?UTF-8?Q?digit=C3=A1ln=C4=9B?= =?ISO-8859-1?Q?_podepsan=E1?= =?UTF-8?Q?_=C4=8D=C3=A1st?= =?ISO-8859-1?Q?_zpr=E1vy?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQBFyiVnntdYP8FOsoIRAv3GAJ4nOm8RDP+SpYR8VVluXT4/2sdJvACgmgt1 e9l0OPArmtjhpU9gYqtfqxE= =6sc/ -----END PGP SIGNATURE----- --=-6y6Xru/jWF3wQlmOgseB-- From owner-freebsd-ports@FreeBSD.ORG Wed Feb 7 19:31:52 2007 Return-Path: X-Original-To: ports@FreeBSD.ORG Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 355E016A401; Wed, 7 Feb 2007 19:31:52 +0000 (UTC) (envelope-from fernan@iib.unsam.edu.ar) Received: from omega.iib.unsam.edu.ar (omega.iib.unsam.edu.ar [170.210.49.14]) by mx1.freebsd.org (Postfix) with ESMTP id CA20613C461; Wed, 7 Feb 2007 19:31:49 +0000 (UTC) (envelope-from fernan@iib.unsam.edu.ar) Received: from gama.iib.unsam.edu.ar (gama.iib.unsam.edu.ar [192.168.10.72]) by omega.iib.unsam.edu.ar (8.13.6/8.13.6) with ESMTP id l17HrGtE006894; Wed, 7 Feb 2007 14:53:16 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) Received: (from fernan@localhost) by gama.iib.unsam.edu.ar (8.13.8/8.13.8/Submit) id l17HsJV9047807; Wed, 7 Feb 2007 14:54:19 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) X-Authentication-Warning: gama.iib.unsam.edu.ar: fernan set sender to fernan@iib.unsam.edu.ar using -f Date: Wed, 7 Feb 2007 14:54:19 -0300 From: Fernan Aguero To: FreeBSD Ports Message-ID: <20070207175419.GA59592@iib.unsam.edu.ar> Mail-Followup-To: FreeBSD Ports , ade@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.13 (2006-08-11) Cc: ade@FreeBSD.ORG Subject: configure breaks if PATCH_WRKSRC != WRKSRC (culprit: AUTOTOOLS) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2007 19:31:52 -0000 Hi, I'm working on an update to the biology/emboss port that I maintain, and I need to include an external patch. So I modified the port to fetch the patchfile and apply it. For this I had to set PATCH_WRKSRC. This works fine, but now the configure target breaks. I isolated the problem to a single line: the one that defines PATCH_WRKSRC. --- Makefile.orig Wed Feb 7 14:00:36 2007 +++ Makefile Wed Feb 7 14:00:50 2007 @@ -16,6 +16,8 @@ DISTFILES= ${PORTNAME:U}-${PORTVERSION}${EXTRACT_SUFX} DIST_SUBDIR= ${PORTNAME} +PATCH_WRKSRC= ${WRKDIR} + MAINTAINER= fernan@iib.unsam.edu.ar COMMENT= A collection of open source tools for genetic sequence analysis This single change makes the configure fail: ===> Configuring for emboss-3.0.0 cp: configure: No such file or directory *** Error code 1 Stop in /freebsd/ports/biology/emboss. *** Error code 1 However this only happens in conjunction with: USE_AUTOTOOLS= libtool:15 which is set in the emboss port Makefile. If I comment out this line, everything runs smoothly again. Now, reading bsd.autotools.mk, it's clear that autotools is indeed doing something under PATCH_WRKSRC, but it assumes (wrongly?) that PATCH_WRKSRC == WRKSRC # patch-autotools # # Special target to automatically make libtool using ports use the # libtool port. See above for default values of LIBTOOLFILES. .if !target(patch-autotools) patch-autotools:: . if defined(AUTOTOOL_libtool) @(cd ${PATCH_WRKSRC}; \ for file in ${LIBTOOLFILES}; do \ ${CP} $$file $$file.tmp; \ ${SED} -e "/^ltmain=/!s^\$$ac_aux_dir/ltmain.sh^${LIBTOOLFLAGS} ${LTMAIN}^g" \ -e '/^LIBTOOL=/s^\$$(top_builddir)/libtool^${LIBTOOL}^g' \ $$file.tmp > $$file; \ ${RM} $$file.tmp; \ done); . else @${DO_NADA} . endif .endif The following patch fixes my port (but I haven't checked if it breaks the rest of the ports tree!): --- bsd.autotools.mk.orig Wed Feb 7 14:39:01 2007 +++ bsd.autotools.mk Wed Feb 7 14:39:11 2007 @@ -311,7 +311,7 @@ .if !target(patch-autotools) patch-autotools:: . if defined(AUTOTOOL_libtool) - @(cd ${PATCH_WRKSRC}; \ + @(cd ${WRKSRC}; \ for file in ${LIBTOOLFILES}; do \ ${CP} $$file $$file.tmp; \ ${SED} -e "/^ltmain=/!s^\$$ac_aux_dir/ltmain.sh^${LIBTOOLFLAGS} ${LTMAIN}^g" \ Is this a bug in autotools? Perhaps there is a reason for using PATCH_WRKSRC and not WRKSRC here ... Cheers, Fernan From owner-freebsd-ports@FreeBSD.ORG Wed Feb 7 20:04:39 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C0B4516A400; Wed, 7 Feb 2007 20:04:38 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id ACA2E13C478; Wed, 7 Feb 2007 20:04:38 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 91E6A1A4DAA; Wed, 7 Feb 2007 12:04:38 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 147AF51870; Wed, 7 Feb 2007 15:04:38 -0500 (EST) Date: Wed, 7 Feb 2007 15:04:37 -0500 From: Kris Kennaway To: Andrew Pantyukhin Message-ID: <20070207200437.GB87999@xor.obsecurity.org> References: <20070207082630.GA58763@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="XOIedfhf+7KOe/yw" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i Cc: ports@freebsd.org, Kris Kennaway Subject: Re: Warning added to index build X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2007 20:04:39 -0000 --XOIedfhf+7KOe/yw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 07, 2007 at 11:33:52AM +0300, Andrew Pantyukhin wrote: > On 2/7/07, Kris Kennaway wrote: > >Someone recently added the following warning to a port makefile, which > >shows up during e.g. index builds: > > > >"Makefile", line 47: warning: duplicate script for target "post-patch"= =20 > >ignored > > > >Can someone please fix it? :) >=20 > That's make's built-in warning when a target is redefined. Yes, that's what needs to be fixed. Anyway, Pav says it might already be fixed so we'll see. Kris --XOIedfhf+7KOe/yw Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFyjDVWry0BWjoQKURAlskAJ9P7/iVNL07U9IF9R3PX6fAz+KvnwCgklb6 7vFKGTGXBmv8/5ye4VIaHzc= =AKLB -----END PGP SIGNATURE----- --XOIedfhf+7KOe/yw-- From owner-freebsd-ports@FreeBSD.ORG Wed Feb 7 20:50:52 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AC57316A406 for ; Wed, 7 Feb 2007 20:50:52 +0000 (UTC) (envelope-from buhnux@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.168]) by mx1.freebsd.org (Postfix) with ESMTP id 9683013C4B5 for ; Wed, 7 Feb 2007 20:50:50 +0000 (UTC) (envelope-from buhnux@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so275581uge for ; Wed, 07 Feb 2007 12:50:49 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=Bi7mdzEXUOJYlgVgT9R8T3xmGuVI2o/bMnfRpTPR77UgAHaGNmmjaqUVihYjJlCK4yG6WVZymmEP2p7lShhIMTF7GqWCKOS0ER6JDVbZio5+i5sL30oTHBz4tFvODQ2wcKst8yUy2NFEJvGxUmuGssvX6iHJdle43sq9bTdGSAg= Received: by 10.82.148.7 with SMTP id v7mr2619395bud.1170881441096; Wed, 07 Feb 2007 12:50:41 -0800 (PST) Received: by 10.82.112.15 with HTTP; Wed, 7 Feb 2007 12:50:41 -0800 (PST) Message-ID: Date: Wed, 7 Feb 2007 15:50:41 -0500 From: "Michael Johnson" Sender: buhnux@gmail.com To: "FreeBSD Ports" , ade@freebsd.org In-Reply-To: <20070207175419.GA59592@iib.unsam.edu.ar> MIME-Version: 1.0 References: <20070207175419.GA59592@iib.unsam.edu.ar> X-Google-Sender-Auth: b4c6cabc3ee27539 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: configure breaks if PATCH_WRKSRC != WRKSRC (culprit: AUTOTOOLS) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2007 20:50:52 -0000 On 2/7/07, Fernan Aguero wrote: > > Hi, > > I'm working on an update to the biology/emboss port that I > maintain, and I need to include an external patch. > > So I modified the port to fetch the patchfile and apply it. > For this I had to set PATCH_WRKSRC. This works fine, but now > the configure target breaks. > > I isolated the problem to a single line: the one that > defines PATCH_WRKSRC. You could take a different approach and use PATCH_STRIP=-p1 (see patch(1) about -p) Michael From owner-freebsd-ports@FreeBSD.ORG Wed Feb 7 22:20:22 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F23FB16A403; Wed, 7 Feb 2007 22:20:21 +0000 (UTC) (envelope-from fernan@iib.unsam.edu.ar) Received: from omega.iib.unsam.edu.ar (omega.iib.unsam.edu.ar [170.210.49.14]) by mx1.freebsd.org (Postfix) with ESMTP id 14FF013C474; Wed, 7 Feb 2007 22:20:00 +0000 (UTC) (envelope-from fernan@iib.unsam.edu.ar) Received: from gama.iib.unsam.edu.ar (gama.iib.unsam.edu.ar [192.168.10.72]) by omega.iib.unsam.edu.ar (8.13.6/8.13.6) with ESMTP id l17MJYRL007619; Wed, 7 Feb 2007 19:19:34 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) Received: (from fernan@localhost) by gama.iib.unsam.edu.ar (8.13.8/8.13.8/Submit) id l17MKbg0088644; Wed, 7 Feb 2007 19:20:37 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) X-Authentication-Warning: gama.iib.unsam.edu.ar: fernan set sender to fernan@iib.unsam.edu.ar using -f Date: Wed, 7 Feb 2007 19:20:36 -0300 From: Fernan Aguero To: Michael Johnson Message-ID: <20070207222036.GA85470@iib.unsam.edu.ar> Mail-Followup-To: Michael Johnson , FreeBSD Ports , ade@freebsd.org References: <20070207175419.GA59592@iib.unsam.edu.ar> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: User-Agent: Mutt/1.5.13 (2006-08-11) Cc: FreeBSD Ports , ade@freebsd.org Subject: Re: configure breaks if PATCH_WRKSRC != WRKSRC (culprit: AUTOTOOLS) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2007 22:20:22 -0000 +----[ Michael Johnson (07.Feb.2007 17:58): | | On 2/7/07, Fernan Aguero wrote: | > | >Hi, | > | >I'm working on an update to the biology/emboss port that I | >maintain, and I need to include an external patch. | > | >So I modified the port to fetch the patchfile and apply it. | >For this I had to set PATCH_WRKSRC. This works fine, but now | >the configure target breaks. | > | >I isolated the problem to a single line: the one that | >defines PATCH_WRKSRC. |=20 | You could take a different approach and use | PATCH_STRIP=3D-p1 (see patch(1) about -p) |=20 | Michael | +----] Already tried that, but: i) PATCH_STRIP does not work (see below) ii) PATCH_WRKSRC does work if bsd.autotools.mk is patched Before settling on PATCH_DIST_STRIP I've tried to use PATCH_WRKSRC because it's the only one documented in bsd.port.mk. And from what I've read there it should be perfectly legal to set PATCH_WRKSRC to anything you want as long as it serves your purpose (patching the sources). # PATCH_WRKSRC - Directory to apply patches in. # Default: ${WRKSRC} PATCH_DIST_STRIP is documented in the Porter's Handbook, and also works in this case, unlike PATCH_STRIP which is not documented anywhere and doesn't work in this case. http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/makefile-= distfiles.html#PORTING-PATCHFILES IMHO, if bsd.autotools.mk breaks when I fiddle with PATCH_WRKSRC this means that this is either a bug in bsd.autotools.mk, or that PATCH_WRKSRC is a private variable that should not be used my mere mortals. I'm inclined to think it's the former. I'm using PATCH_DIST_STRIP in my port, of course, cause it's the best course of action. I just wanted to raise the issue with PATCH_WRKSRC in conjunction with bsd.autotools.mk. Fernan PS: PATCH_STRIP vs PATCH_DIST_STRIP Script started on Wed Feb 7 18:31:17 2007 gama# grep STRIP Makefile =0D=0D PATCH_STRIP=3D -p1=0D gama# setenv PATCH_DEBUG 1=0D=0D gama# make patch=0D=0D =3D=3D=3D> Patching for emboss-4.0.0.23=0D =3D=3D=3D> Applying distribution patches for emboss-4.0.0.23=0D =3D=3D=3D> Applying distribution patch patch-1-23.gz=0D Hmm... Looks like a new-style context diff to me...=0D The text leading up to this was:=0D --------------------------=0D |diff -c -N --recursive EMBOSS-4.0.0old/ajax/ajacd.c EMBOSS-4.0.0/ajax/ajac= d.c=0D |*** EMBOSS-4.0.0old/ajax/ajacd.c 2006-07-12 16:37:44.000000000 +0100=0D |--- EMBOSS-4.0.0/ajax/ajacd.c 2007-01-05 17:11:58.000000000 +0000=0D --------------------------=0D File to patch: ^C=0D=0D gama# ^D=08=08exit=0D Script done on Wed Feb 7 18:32:40 2007 Script started on Wed Feb 7 18:44:38 2007 gama# grep STRIP Makefile=0D=0D PATCH_DIST_STRIP=3D -p1=0D gama# setenv PATCH_DEBUG 1=0D=0D gama# make patch=0D=0D =3D=3D=3D> Patching for emboss-4.0.0.23=0D =3D=3D=3D> Applying distribution patches for emboss-4.0.0.23=0D =3D=3D=3D> Applying distribution patch patch-1-23.gz=0D Hmm... Looks like a new-style context diff to me...=0D The text leading up to this was:=0D --------------------------=0D |diff -c -N --recursive EMBOSS-4.0.0old/ajax/ajacd.c EMBOSS-4.0.0/ajax/ajac= d.c=0D |*** EMBOSS-4.0.0old/ajax/ajacd.c 2006-07-12 16:37:44.000000000 +0100=0D |--- EMBOSS-4.0.0/ajax/ajacd.c 2007-01-05 17:11:58.000000000 +0000=0D --------------------------=0D Patching file ajax/ajacd.c using Plan A...=0D Hunk #1 succeeded at 2505.=0D Hunk #2 succeeded at 10599.=0D Hmm... The next patch looks like a new-style context diff to me...=0D The text leading up to this was:=0D --------------------------=0D |diff -c -N --recursive EMBOSS-4.0.0old/ajax/ajfeat.c EMBOSS-4.0.0/ajax/ajf= eat.c=0D |*** EMBOSS-4.0.0old/ajax/ajfeat.c 2006-07-07 20:08:21.000000000 +0100=0D |--- EMBOSS-4.0.0/ajax/ajfeat.c 2007-01-05 17:11:58.000000000 +0000=0D --------------------------=0D Patching file ajax/ajfeat.c using Plan A...=0D Hunk #1 succeeded at 684.=0D Hunk #2 succeeded at 1149.=0D =2E.. [ snipped ] =2E.. Patching file nucleus/embpatlist.c using Plan A...=0D Hunk #1 succeeded at 122.=0D Hunk #2 succeeded at 148.=0D Hunk #3 succeeded at 175.=0D Hunk #4 succeeded at 192.=0D Hunk #5 succeeded at 214.=0D done=0D gama#=20 From owner-freebsd-ports@FreeBSD.ORG Thu Feb 8 01:25:22 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 97D2916A401 for ; Thu, 8 Feb 2007 01:25:22 +0000 (UTC) (envelope-from alfredoj69@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.242]) by mx1.freebsd.org (Postfix) with ESMTP id 261C713C478 for ; Thu, 8 Feb 2007 01:25:22 +0000 (UTC) (envelope-from alfredoj69@gmail.com) Received: by an-out-0708.google.com with SMTP id c24so342281ana for ; Wed, 07 Feb 2007 17:25:21 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=MUFPhJXGsBTnOGk4da1WmPv9hSc/bqZ2JAnZj/EK+zBoUqu216S1ss1h3lVQSYEc59+M0Yrh2yRf6QNl8Kgh01c6Od98mdud8XiuaIDfQkaj5FrVCX+FnJeLpa0IK6Wk22ik+MXjBAqYmmhqUxPNhP0RbYeS00AJjrqUR3Iy73o= Received: by 10.100.10.20 with SMTP id 20mr9095325anj.1170897921638; Wed, 07 Feb 2007 17:25:21 -0800 (PST) Received: from ?192.168.0.119? ( [74.100.192.207]) by mx.google.com with ESMTP id f12sm1525020qba.2007.02.07.17.25.20; Wed, 07 Feb 2007 17:25:20 -0800 (PST) Message-ID: <45CA7D10.4000905@gmail.com> Date: Wed, 07 Feb 2007 20:29:52 -0500 From: Alfredo Perez User-Agent: Thunderbird 1.5.0.9 (X11/20070103) MIME-Version: 1.0 To: FreeBSD Ports Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Port Imgseek X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2007 01:25:22 -0000 Hi Is it possible you can make me the maintainer for Imgseek port? Thanks From owner-freebsd-ports@FreeBSD.ORG Thu Feb 8 01:58:22 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3E6CD16A400 for ; Thu, 8 Feb 2007 01:58:22 +0000 (UTC) (envelope-from mikej@rogers.com) Received: from smtp107.rog.mail.re2.yahoo.com (smtp107.rog.mail.re2.yahoo.com [68.142.225.205]) by mx1.freebsd.org (Postfix) with SMTP id CAC9113C442 for ; Thu, 8 Feb 2007 01:58:21 +0000 (UTC) (envelope-from mikej@rogers.com) Received: (qmail 58661 invoked from network); 8 Feb 2007 01:58:21 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=rogers.com; h=Received:X-YMail-OSG:Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject:Content-Type:Content-Transfer-Encoding; b=bUeaIHDI6TBMPErkb2lBjrFwOkTGkfsTVwGbdFOpd1DB/IM2hlP49hFdx5f6FDfgehau6ne2KYqzd/PFLQldkLhQ84zS7HTTYHHAZtZsUchTHZoqV2PYstyRWKmPtynkbxRwJyPGHA2l7ShYMe0QFyVp7+kg+qZ9SQhr7wsWUy8= ; Received: from unknown (HELO ?172.16.0.200?) (mikej@rogers.com@74.111.253.239 with plain) by smtp107.rog.mail.re2.yahoo.com with SMTP; 8 Feb 2007 01:58:21 -0000 X-YMail-OSG: gg8NgskVM1nDN9W.a_hQEoARTcpSLQwKIXrVhVA9gimrVfOS69Pz8MzvrzFi1clJAg-- Message-ID: <45CA83CB.5090809@rogers.com> Date: Wed, 07 Feb 2007 20:58:35 -0500 From: Mike Jakubik User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: jamie@bishopston.net Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org Subject: FreeBSD Port: linux-flashplugin-9.0r31 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2007 01:58:22 -0000 Hello, Could someone point me to a resource showing how to get this to work with firefox? I've search around and all i found were similar questions, I've even read somewhere that its not supported. If that is the case, what exactly is the point of this port? Thanks. From owner-freebsd-ports@FreeBSD.ORG Thu Feb 8 02:02:41 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7529E16A418 for ; Thu, 8 Feb 2007 02:02:40 +0000 (UTC) (envelope-from mikej@rogers.com) Received: from smtp101.rog.mail.re2.yahoo.com (smtp101.rog.mail.re2.yahoo.com [206.190.36.79]) by mx1.freebsd.org (Postfix) with SMTP id 1DD5413C4C6 for ; Thu, 8 Feb 2007 02:02:30 +0000 (UTC) (envelope-from mikej@rogers.com) Received: (qmail 15258 invoked from network); 8 Feb 2007 02:02:30 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=rogers.com; h=Received:X-YMail-OSG:Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject:References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=3dMxqXXnJrCprVEcq/hYMAT9aI1r9sJAKPeYc2CNIw6uYPtsQVMMue51dqWyw3uyd+IgRPLWYi65MFFV7b/EstAhAx5QPIMx3PlppX+z3kUrv1J3/NUAF4Si2RDHTZ4rvFHb0Kq4CfCt0ccwUNNmzrKF/mfgF4SGt53x6SvVEEY= ; Received: from unknown (HELO ?172.16.0.200?) (mikej@rogers.com@74.111.253.239 with plain) by smtp101.rog.mail.re2.yahoo.com with SMTP; 8 Feb 2007 02:02:30 -0000 X-YMail-OSG: S1iTAWYVM1mrPWwmXQuJT2jtCEgPfW6P6GE.bNGQ5brdeD3GGRulSoVndLFRQxRnZQ-- Message-ID: <45CA84C5.2090909@rogers.com> Date: Wed, 07 Feb 2007 21:02:45 -0500 From: Mike Jakubik User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: jamie@bishopston.net References: <45CA83CB.5090809@rogers.com> In-Reply-To: <45CA83CB.5090809@rogers.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: linux-flashplugin-9.0r31 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2007 02:02:41 -0000 Mike Jakubik wrote: > Hello, > > Could someone point me to a resource showing how to get this to work > with firefox? I've search around and all i found were similar > questions, I've even read somewhere that its not supported. If that is > the case, what exactly is the point of this port? > > Thanks. Ok, please ignore that. I just found a thread on this, need Linux firefox :) From owner-freebsd-ports@FreeBSD.ORG Thu Feb 8 02:07:50 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7504516A4CE for ; Thu, 8 Feb 2007 02:07:50 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: from hu-out-0506.google.com (hu-out-0506.google.com [72.14.214.237]) by mx1.freebsd.org (Postfix) with ESMTP id DD01D13C491 for ; Thu, 8 Feb 2007 02:07:49 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: by hu-out-0506.google.com with SMTP id 38so35221huc for ; Wed, 07 Feb 2007 18:07:48 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=k3EW8J/tS1jp9kC8OJWjDh0e9uiZgzT612ebLrwi+BqelC8iNII8kD8xsJub0xSSJwf1MlCqtek/d+Jndz8hcnN90AoYaeI4SmxFGZRWOPoW8v+glprR6lzSBa3OQuXIgN0fgsJZD8fXEJt7sx8BShUg73Y7E6zBkuMKY2jx7m0= Received: by 10.78.39.16 with SMTP id m16mr3564822hum.1170900468474; Wed, 07 Feb 2007 18:07:48 -0800 (PST) Received: by 10.78.164.20 with HTTP; Wed, 7 Feb 2007 18:07:48 -0800 (PST) Message-ID: Date: Thu, 8 Feb 2007 05:07:48 +0300 From: "Andrew Pantyukhin" Sender: infofarmer@gmail.com To: "Alfredo Perez" In-Reply-To: <45CA7D10.4000905@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <45CA7D10.4000905@gmail.com> X-Google-Sender-Auth: 6ed4024120fd672f Cc: FreeBSD Ports Subject: Re: Port Imgseek X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2007 02:07:50 -0000 On 2/8/07, Alfredo Perez wrote: > Hi > > Is it possible you can make me the maintainer for Imgseek port? Sure, but before you ask that question you really should preempt our "why?", if you please. I mean all we know about you is that you have a horny email address and a name that yields 512k results in Google, and you maintain one port (assigned to you after a similar request). I mean I honestly believe you're a great guy, but please tell us a bit about yourself, what you're planning to do with imgseek and fluxconf and we'd very much like to see a patch or an idea of yours concerning the ports. Thanks! From owner-freebsd-ports@FreeBSD.ORG Thu Feb 8 02:31:34 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 32CAB16A40A for ; Thu, 8 Feb 2007 02:31:34 +0000 (UTC) (envelope-from chandler.lists@chapman.edu) Received: from calais.chapman.edu (calais.chapman.edu [192.77.116.205]) by mx1.freebsd.org (Postfix) with ESMTP id 9004413C4A5 for ; Thu, 8 Feb 2007 02:31:30 +0000 (UTC) (envelope-from chandler.lists@chapman.edu) Received: from [206.211.142.181] (ist181.chapman.edu [206.211.142.181]) by calais.chapman.edu (Postfix) with ESMTP id A9E052EA46 for ; Wed, 7 Feb 2007 18:14:12 -0800 (PST) Message-ID: <45CA8774.1090702@chapman.edu> Date: Wed, 07 Feb 2007 18:14:12 -0800 From: Jay Chandler User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Chapman-MailScanner-Information: Please contact the ISP for more information X-Chapman-MailScanner: Found to be clean X-Chapman-MailScanner-From: chandler.lists@chapman.edu X-Spam-Status: No Subject: Failure on Mailscanner Dependency (p5-Mail-ClamAV) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2007 02:31:34 -0000 Error on freshly built box, as a MailScanner dependency. I'm not much of a coder-- I have a number of these boxes running perfectly. Not sure if something changed or not, but this happens on mailscanner install. Any advice would be appreciated. *** Error code 1 Stop in /usr/ports/mail/p5-Mail-ClamAV/work/Mail-ClamAV-0.17/_Inline/build/Mail/ ClamAV. A problem was encountered while attempting to compile and install your Inline C code. The command that failed was: make The build directory was: /usr/ports/mail/p5-Mail-ClamAV/work/Mail-ClamAV-0.17/_Inline/build/Mail/ClamAV To debug the problem, cd to the build directory, and inspect the output files. at /usr/ports/mail/p5-Mail-ClamAV/work/Mail-ClamAV-0.17/blib/lib/Mail/ClamAV.pm line 190 BEGIN failed--compilation aborted at /usr/ports/mail/p5-Mail-ClamAV/work/Mail-Cl amAV-0.17/blib/lib/Mail/ClamAV.pm line 534. Compilation failed in require. BEGIN failed--compilation aborted. *** Error code 22 Stop in /usr/ports/mail/p5-Mail-ClamAV/work/Mail-ClamAV-0.17. *** Error code 1 Stop in /usr/ports/mail/p5-Mail-ClamAV. *** Error code 1 Stop in /usr/ports/mail/mailscanner. -- Jay Chandler Network Administrator, Chapman University 714.628.7249 / chandler@chapman.edu Today's Excuse: Too many interrupts From owner-freebsd-ports@FreeBSD.ORG Thu Feb 8 07:28:58 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 544EF16A402 for ; Thu, 8 Feb 2007 07:28:57 +0000 (UTC) (envelope-from erwin@mail.droso.net) Received: from mail.droso.net (koala.droso.net [193.88.12.38]) by mx1.freebsd.org (Postfix) with ESMTP id 0C6E313C441 for ; Thu, 8 Feb 2007 07:28:56 +0000 (UTC) (envelope-from erwin@mail.droso.net) Received: by mail.droso.net (Postfix, from userid 1001) id 3B3CB1CC49; Thu, 8 Feb 2007 08:28:56 +0100 (CET) Date: Thu, 8 Feb 2007 08:28:56 +0100 From: Erwin Lansing To: freebsd-ports@freebsd.org, rafan@FreeBSD.org Message-ID: <20070208072855.GH16049@droso.net> Mail-Followup-To: freebsd-ports@freebsd.org, rafan@FreeBSD.org References: <200702021808.l12I8KBY073193@repoman.freebsd.org> <20070202181859.GA56683@outcold.yadt.co.uk> <20070207152500.GA39083@outcold.yadt.co.uk> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="s1oWHZVDl8DmrvUg" Content-Disposition: inline In-Reply-To: <20070207152500.GA39083@outcold.yadt.co.uk> X-Operating-System: FreeBSD/i386 6.2-PRERELEASE User-Agent: Mutt/1.5.13 (2006-08-11) Cc: Subject: Re: CVSROOT-ports/modules X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2007 07:28:58 -0000 --s1oWHZVDl8DmrvUg Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 07, 2007 at 03:25:00PM +0000, David Taylor wrote: >=20 > ports/databases/rubygem-sqlite3 > is missing from modules >=20 It is also missing from databases/Makefile. This looks more like a unfinished repocopy. rafan, can you investigate? -erwin --=20 Erwin Lansing http://droso.org Security is like an onion. (o_ _o) It's made up of several layers \\\_\ /_/// erwin@FreeBSD.org And it makes you cry. <____) (____> erwin@aauug.dk --s1oWHZVDl8DmrvUg Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFytE3qy9aWxUlaZARAgN6AKCQb5JHfSsABUZPk4MQg61a2vr0kACfasjF qmJtfAeHK0TjUg+DE63yilo= =8V6Y -----END PGP SIGNATURE----- --s1oWHZVDl8DmrvUg-- From owner-freebsd-ports@FreeBSD.ORG Thu Feb 8 07:54:35 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C954716A40E; Thu, 8 Feb 2007 07:54:31 +0000 (UTC) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: from svm.csie.ntu.edu.tw (svm.csie.ntu.edu.tw [140.112.90.75]) by mx1.freebsd.org (Postfix) with ESMTP id 76B5013C48E; Thu, 8 Feb 2007 07:54:28 +0000 (UTC) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: from svm.csie.ntu.edu.tw (localhost [127.0.0.1]) by svm.csie.ntu.edu.tw (8.13.8/8.13.8) with ESMTP id l187sRRf067209; Thu, 8 Feb 2007 15:54:27 +0800 (CST) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: (from rafan@localhost) by svm.csie.ntu.edu.tw (8.13.8/8.13.8/Submit) id l187sRWs097695; Thu, 8 Feb 2007 15:54:27 +0800 (CST) (envelope-from rafan) Date: Thu, 8 Feb 2007 15:54:27 +0800 From: Rong-En Fan To: freebsd-ports@freebsd.org, rafan@freebsd.org Message-ID: <20070208075427.GG53963@svm.csie.ntu.edu.tw> References: <200702021808.l12I8KBY073193@repoman.freebsd.org> <20070202181859.GA56683@outcold.yadt.co.uk> <20070207152500.GA39083@outcold.yadt.co.uk> <20070208072855.GH16049@droso.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Pk6IbRAofICFmK5e" Content-Disposition: inline In-Reply-To: <20070208072855.GH16049@droso.net> User-Agent: Mutt/1.5.13 (2006-08-11) Cc: clsung@freebsd.org Subject: Re: CVSROOT-ports/modules X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2007 07:54:35 -0000 --Pk6IbRAofICFmK5e Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Feb 08, 2007 at 08:28:56AM +0100, Erwin Lansing wrote: > On Wed, Feb 07, 2007 at 03:25:00PM +0000, David Taylor wrote: > >=20 > > ports/databases/rubygem-sqlite3 > > is missing from modules > >=20 > It is also missing from databases/Makefile. This looks more like a > unfinished repocopy. rafan, can you investigate? It looks like related to ports/103291. Responsible committer is CC'ed. Regards, Rong-En Fan >=20 > -erwin >=20 > --=20 > Erwin Lansing http://droso.org > Security is like an onion. (o_ _o) > It's made up of several layers \\\_\ /_/// erwin@FreeBSD.org > And it makes you cry. <____) (____> erwin@aauug.dk --Pk6IbRAofICFmK5e Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.1 (FreeBSD) iD8DBQFFytcy144QkYb9jGgRAg3MAJ9wGUeONDoXARhlQ2QVJTLTRtPwRgCfSMAt /l4UXTeGqxE/G2128rNLYok= =66ee -----END PGP SIGNATURE----- --Pk6IbRAofICFmK5e-- From owner-freebsd-ports@FreeBSD.ORG Thu Feb 8 08:24:42 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1A08516A40E for ; Thu, 8 Feb 2007 08:24:40 +0000 (UTC) (envelope-from alagar@yahoo-inc.com) Received: from rsmtp1.corp.hki.yahoo.com (rsmtp1.corp.hki.yahoo.com [203.99.254.143]) by mx1.freebsd.org (Postfix) with ESMTP id 647BE13C481 for ; Thu, 8 Feb 2007 08:24:38 +0000 (UTC) (envelope-from alagar@yahoo-inc.com) Received: from [10.80.33.242] (alagar-dt.bangalore.corp.yahoo.com [10.80.33.242]) (authenticated bits=0) by rsmtp1.corp.hki.yahoo.com (8.13.8/8.13.6/y.rout) with ESMTP id l188OQcC077159 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 8 Feb 2007 00:24:28 -0800 (PST) DomainKey-Signature: a=rsa-sha1; s=serpent; d=yahoo-inc.com; c=nofws; q=dns; h=message-id:date:from:user-agent:mime-version:to:subject: content-type:content-transfer-encoding; b=tpO3PDv1IYjrjz1cvpGV+KrdN0mD9G5QmpngkPWbyocXvawnOGTOU0XinSNGSL7s Message-ID: <45CADDEA.2070003@yahoo-inc.com> Date: Thu, 08 Feb 2007 13:53:06 +0530 From: Alagarsamy User-Agent: Thunderbird 1.5 (X11/20060119) MIME-Version: 1.0 To: ports@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Problem in using ports/octave. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2007 08:24:42 -0000 Hi All, I installed and tried to use ports/octave...but i got error like, $ octave /usr/libexec/ld-elf.so.1: Shared object "libg2c.so.1" not found Any ideas what package to be installed to get libg2c.so.1 shared library ? Thanks, Alagar -- "I'll never let u go,Jack. I'will never let u go" says Rose in Titanic. Several seconds later, poor Jack sinks to the bottom of Atlantic. From owner-freebsd-ports@FreeBSD.ORG Thu Feb 8 11:13:02 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CB60116A402 for ; Thu, 8 Feb 2007 11:13:01 +0000 (UTC) (envelope-from boris@ntmk.ru) Received: from mail.ntmk.ru (mail.ntmk.ru [217.114.241.6]) by mx1.freebsd.org (Postfix) with ESMTP id 35A0D13C4C3 for ; Thu, 8 Feb 2007 11:13:01 +0000 (UTC) (envelope-from boris@ntmk.ru) Received: from boris.nikom.ru ([10.1.16.195]) by mail.ntmk.ru with esmtp (Exim 4.62) (envelope-from ) id 1HF7D2-00070j-7m for freebsd-ports@freebsd.org; Thu, 08 Feb 2007 16:13:00 +0500 Message-ID: <45CB05BC.7050903@ntmk.ru> Date: Thu, 08 Feb 2007 16:13:00 +0500 From: Boris Kovalenko User-Agent: Thunderbird 1.5.0.9 (X11/20070122) MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <45C7786C.80605@southportcomputers.co.uk> <1170704746.20391.4.camel@ikaros.oook.cz> <45C7F5AC.3070500@ntmk.ru> <45C85786.3020305@FreeBSD.org> <1170875751.52540.6.camel@ikaros.oook.cz> In-Reply-To: <1170875751.52540.6.camel@ikaros.oook.cz> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: HEADS UP: portupgrade moved (ports-mgmt) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2007 11:13:02 -0000 Pav Lucistnik wrote: Hello! This patch solved my problem. > Sergey Matveychuk pi's(e v u't 06. 02. 2007 v 13:25 +0300: > > >> Yeap, a PLIST contains the file on 6.2-RELEASE here: >> >> % pkg_info -L portupgrade-2.2.2_4,2 >> Information for portupgrade-2.2.2_4,2: >> >> Files: >> /usr/local/man/man1/pkg_deinstall.1.gz >> ... >> (null)/libdata/ldconfig/portupgrade >> >> PREFIX has lost some way... >> > > Looks like a bug in pkg_info. Try attached patch. > > -- With respect, Boris From owner-freebsd-ports@FreeBSD.ORG Thu Feb 8 11:37:06 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 337EF16A406 for ; Thu, 8 Feb 2007 11:37:05 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from dione.picobyte.net (81-86-230-94.dsl.pipex.com [81.86.230.94]) by mx1.freebsd.org (Postfix) with ESMTP id E497813C494 for ; Thu, 8 Feb 2007 11:37:04 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from charon.picobyte.net (charon.picobyte.net [IPv6:2001:4bd0:201e::fe03]) by dione.picobyte.net (Postfix) with ESMTP; Thu, 8 Feb 2007 11:36:59 +0000 (GMT) Date: Thu, 8 Feb 2007 11:36:59 +0000 From: Shaun Amott To: Alagarsamy Message-ID: <20070208113659.GA58637@charon.picobyte.net> References: <45CADDEA.2070003@yahoo-inc.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="SLDf9lqlvOQaIe6s" Content-Disposition: inline In-Reply-To: <45CADDEA.2070003@yahoo-inc.com> User-Agent: Mutt/1.5.11 (FreeBSD i386) Cc: ports@FreeBSD.org Subject: Re: Problem in using ports/octave. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2007 11:37:06 -0000 --SLDf9lqlvOQaIe6s Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Feb 08, 2007 at 01:53:06PM +0530, Alagarsamy wrote: >=20 > $ octave > /usr/libexec/ld-elf.so.1: Shared object "libg2c.so.1" not found >=20 > Any ideas what package to be installed to get libg2c.so.1 shared library ? >=20 It's part of misc/compat5x. --=20 Shaun Amott // PGP: 0x6B387A9A "A foolish consistency is the hobgoblin of little minds." - Ralph Waldo Emerson --SLDf9lqlvOQaIe6s Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFywtbkmhdCGs4epoRAsEdAKC5iyTUeVN33vWNFExyqv47rxwfxQCgsuyo +42/T47fopjJnkQXa4CiNCQ= =YyDZ -----END PGP SIGNATURE----- --SLDf9lqlvOQaIe6s-- From owner-freebsd-ports@FreeBSD.ORG Thu Feb 8 13:30:07 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A724316A4A7 for ; Thu, 8 Feb 2007 13:30:04 +0000 (UTC) (envelope-from heiko@wecos.de) Received: from mail.terminmarktwelt.de (mail.terminmarktwelt.de [217.6.66.203]) by mx1.freebsd.org (Postfix) with SMTP id 9340913C46B for ; Thu, 8 Feb 2007 13:30:01 +0000 (UTC) (envelope-from heiko@wecos.de) Received: (qmail 88596 invoked by uid 98); 8 Feb 2007 14:23:19 +0100 Received: from 192.168.168.242 by mail.terminmarktwelt.de (envelope-from , uid 82) with qmail-scanner-1.25 (clamdscan: 0.88.7/2411. spamassassin: 3.1.7. Clear:RC:1(192.168.168.242):. Processed in 0.116768 secs); 08 Feb 2007 13:23:19 -0000 X-Qmail-Scanner-Mail-From: heiko@wecos.de via mail.terminmarktwelt.de X-Qmail-Scanner: 1.25 (Clear:RC:1(192.168.168.242):. Processed in 0.116768 secs) Received: from unknown (HELO ?192.168.168.242?) (192.168.168.242) by 192.168.168.203 with SMTP; 8 Feb 2007 14:23:18 +0100 From: Heiko Weber To: ports@FreeBSD.org Content-Type: multipart/signed; micalg=sha1; protocol="application/x-pkcs7-signature"; boundary="=-2sSrVJdn4P8V8tmrCJy1" Organization: Weber Computer Systeme Date: Thu, 08 Feb 2007 14:26:39 +0100 Message-Id: <1170941199.18461.4.camel@cosinus.terminmarktwelt.de> Mime-Version: 1.0 X-Mailer: Evolution 2.8.2 Cc: Subject: FreeBSD Port: net/xmlrpc-c X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2007 13:30:07 -0000 --=-2sSrVJdn4P8V8tmrCJy1 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi ! Could someone please update the port to at least 1.09 ? I am trying to create a new port "p5-Xmlrpc_c", which is an perl-wrapper of this library. Best regards Heiko --=20 Wecos <> Heiko Weber Computer Systeme heiko@wecos.de <> http://www.wecos.de Tel. +49 (4169) 91000 <> Fax +49 (4169) 919033 --=-2sSrVJdn4P8V8tmrCJy1 Content-Type: application/x-pkcs7-signature; name=smime.p7s Content-Disposition: attachment; filename=smime.p7s Content-Transfer-Encoding: base64 MIAGCSqGSIb3DQEHAqCAMIACAQExCzAJBgUrDgMCGgUAMIAGCSqGSIb3DQEHAQAAoIIIiDCCBEAw ggOpoAMCAQICDwCQgQABAAKsptnNBFxp/jANBgkqhkiG9w0BAQUFADCBvDELMAkGA1UEBhMCREUx EDAOBgNVBAgTB0hhbWJ1cmcxEDAOBgNVBAcTB0hhbWJ1cmcxOjA4BgNVBAoTMVRDIFRydXN0Q2Vu dGVyIGZvciBTZWN1cml0eSBpbiBEYXRhIE5ldHdvcmtzIEdtYkgxIjAgBgNVBAsTGVRDIFRydXN0 Q2VudGVyIENsYXNzIDMgQ0ExKTAnBgkqhkiG9w0BCQEWGmNlcnRpZmljYXRlQHRydXN0Y2VudGVy LmRlMB4XDTA2MDYwODEyMzc1M1oXDTA3MDYwODEyMzc1M1owgbMxCzAJBgNVBAYTAkRFMRYwFAYD VQQIEw1OaWVkZXJzYWNoc2VuMRIwEAYDVQQHEwlTYXVlbnNpZWsxLTArBgNVBAoTJFdlY29zIC0g SGVpa28gV2ViZXIgQ29tcHV0ZXIgU3lzdGVtZTEUMBIGA1UECxMLRW50d2lja2x1bmcxFDASBgNV BAMTC0hlaWtvIFdlYmVyMR0wGwYJKoZIhvcNAQkBFg5oZWlrb0B3ZWNvcy5kZTCCASIwDQYJKoZI hvcNAQEBBQADggEPADCCAQoCggEBAKwZAYkct693ghF3sqfO6d/ugIBy4RD5UQBleqFU5quzIhzy 0fb/RK0ItH6q0jAXrDsahn8qGbzfRMAzdfBsTo1+h9qzXteZNMawqr8OOF07Sz98nc4+N+zD4QSs 6k/cqr3H4njC8V5cWsMlZ+yHJyLqQvLFRP4guUEwQ7IQtXROD5jdZEYsHhvu13ZQYmW7HBJEOMh+ L94SoGGtolvLASnq6sKj2+IOahY+q+eJIt0PcRGirBXPslO8oOClPQN/n6GC6RtSsI34FsnY0K/U SSRrA7cWOULK6saNxOJ1bl9qYftsc1zZpd6vIR/c8yqfgJ0nXzqb9J7ewBQ2d/idgWECAwEAAaOB xjCBwzAMBgNVHRMBAf8EAjAAMA4GA1UdDwEB/wQEAwIF4DA+BglghkgBhvhCAQgEMRYvaHR0cDov L3d3dy50cnVzdGNlbnRlci5kZS9ndWlkZWxpbmVzL2luZGV4Lmh0bWwwEQYJYIZIAYb4QgEBBAQD AgWgMFAGCWCGSAGG+EIBAwRDFkFodHRwczovL25ydS50Y2NsYXNzMy50cnVzdGNlbnRlci5kZS85 MDgxMDAwMTAwMDJBQ0E2RDlDRDA0NUM2OUZFPzANBgkqhkiG9w0BAQUFAAOBgQCm2x4qH+x1VUBL wMSaq9EP//Pz6eNgZQLZ9QerAlLiJ5jKHB/kjEREg6mxcGeFRIPydzSBaw1YfAhJZEPUmK6uuK1h HzM0aDILtoYMIJrgtKsfiMguIpTE6xaykB7VoR4eWMj1hI1U/XcpkeO7rWvOoDg+dTZ31FCokDsL iBTRxDCCBEAwggOpoAMCAQICDwCQgQABAAKsptnNBFxp/jANBgkqhkiG9w0BAQUFADCBvDELMAkG A1UEBhMCREUxEDAOBgNVBAgTB0hhbWJ1cmcxEDAOBgNVBAcTB0hhbWJ1cmcxOjA4BgNVBAoTMVRD IFRydXN0Q2VudGVyIGZvciBTZWN1cml0eSBpbiBEYXRhIE5ldHdvcmtzIEdtYkgxIjAgBgNVBAsT GVRDIFRydXN0Q2VudGVyIENsYXNzIDMgQ0ExKTAnBgkqhkiG9w0BCQEWGmNlcnRpZmljYXRlQHRy dXN0Y2VudGVyLmRlMB4XDTA2MDYwODEyMzc1M1oXDTA3MDYwODEyMzc1M1owgbMxCzAJBgNVBAYT AkRFMRYwFAYDVQQIEw1OaWVkZXJzYWNoc2VuMRIwEAYDVQQHEwlTYXVlbnNpZWsxLTArBgNVBAoT JFdlY29zIC0gSGVpa28gV2ViZXIgQ29tcHV0ZXIgU3lzdGVtZTEUMBIGA1UECxMLRW50d2lja2x1 bmcxFDASBgNVBAMTC0hlaWtvIFdlYmVyMR0wGwYJKoZIhvcNAQkBFg5oZWlrb0B3ZWNvcy5kZTCC ASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKwZAYkct693ghF3sqfO6d/ugIBy4RD5UQBl eqFU5quzIhzy0fb/RK0ItH6q0jAXrDsahn8qGbzfRMAzdfBsTo1+h9qzXteZNMawqr8OOF07Sz98 nc4+N+zD4QSs6k/cqr3H4njC8V5cWsMlZ+yHJyLqQvLFRP4guUEwQ7IQtXROD5jdZEYsHhvu13ZQ YmW7HBJEOMh+L94SoGGtolvLASnq6sKj2+IOahY+q+eJIt0PcRGirBXPslO8oOClPQN/n6GC6RtS sI34FsnY0K/USSRrA7cWOULK6saNxOJ1bl9qYftsc1zZpd6vIR/c8yqfgJ0nXzqb9J7ewBQ2d/id gWECAwEAAaOBxjCBwzAMBgNVHRMBAf8EAjAAMA4GA1UdDwEB/wQEAwIF4DA+BglghkgBhvhCAQgE MRYvaHR0cDovL3d3dy50cnVzdGNlbnRlci5kZS9ndWlkZWxpbmVzL2luZGV4Lmh0bWwwEQYJYIZI AYb4QgEBBAQDAgWgMFAGCWCGSAGG+EIBAwRDFkFodHRwczovL25ydS50Y2NsYXNzMy50cnVzdGNl bnRlci5kZS85MDgxMDAwMTAwMDJBQ0E2RDlDRDA0NUM2OUZFPzANBgkqhkiG9w0BAQUFAAOBgQCm 2x4qH+x1VUBLwMSaq9EP//Pz6eNgZQLZ9QerAlLiJ5jKHB/kjEREg6mxcGeFRIPydzSBaw1YfAhJ ZEPUmK6uuK1hHzM0aDILtoYMIJrgtKsfiMguIpTE6xaykB7VoR4eWMj1hI1U/XcpkeO7rWvOoDg+ dTZ31FCokDsLiBTRxDGCBCMwggQfAgEBMIHQMIG8MQswCQYDVQQGEwJERTEQMA4GA1UECBMHSGFt YnVyZzEQMA4GA1UEBxMHSGFtYnVyZzE6MDgGA1UEChMxVEMgVHJ1c3RDZW50ZXIgZm9yIFNlY3Vy aXR5IGluIERhdGEgTmV0d29ya3MgR21iSDEiMCAGA1UECxMZVEMgVHJ1c3RDZW50ZXIgQ2xhc3Mg MyBDQTEpMCcGCSqGSIb3DQEJARYaY2VydGlmaWNhdGVAdHJ1c3RjZW50ZXIuZGUCDwCQgQABAAKs ptnNBFxp/jAJBgUrDgMCGgUAoIICJzAYBgkqhkiG9w0BCQMxCwYJKoZIhvcNAQcBMBwGCSqGSIb3 DQEJBTEPFw0wNzAyMDgxMzI2MzlaMCMGCSqGSIb3DQEJBDEWBBSWQsKlLHIaUYcAluAzQUPRzeRc GDCB4QYJKwYBBAGCNxAEMYHTMIHQMIG8MQswCQYDVQQGEwJERTEQMA4GA1UECBMHSGFtYnVyZzEQ MA4GA1UEBxMHSGFtYnVyZzE6MDgGA1UEChMxVEMgVHJ1c3RDZW50ZXIgZm9yIFNlY3VyaXR5IGlu IERhdGEgTmV0d29ya3MgR21iSDEiMCAGA1UECxMZVEMgVHJ1c3RDZW50ZXIgQ2xhc3MgMyBDQTEp MCcGCSqGSIb3DQEJARYaY2VydGlmaWNhdGVAdHJ1c3RjZW50ZXIuZGUCDwCQgQABAAKsptnNBFxp /jCB4wYLKoZIhvcNAQkQAgsxgdOggdAwgbwxCzAJBgNVBAYTAkRFMRAwDgYDVQQIEwdIYW1idXJn MRAwDgYDVQQHEwdIYW1idXJnMTowOAYDVQQKEzFUQyBUcnVzdENlbnRlciBmb3IgU2VjdXJpdHkg aW4gRGF0YSBOZXR3b3JrcyBHbWJIMSIwIAYDVQQLExlUQyBUcnVzdENlbnRlciBDbGFzcyAzIENB MSkwJwYJKoZIhvcNAQkBFhpjZXJ0aWZpY2F0ZUB0cnVzdGNlbnRlci5kZQIPAJCBAAEAAqym2c0E XGn+MA0GCSqGSIb3DQEBAQUABIIBAEx1j3vYfIT2SRYChVurT6hM9Z1+taQwhJdpTS47D+VsFkTh NHtdsKe+pQxOIxKradWcXidtClXpID4f/93Fgoe/ouf9dhovXpvAXdiQT5qEdkDInMliIbsYnV7Q bkLRLSg14WUppZYTG59q8+z069x6chRBA1ztaewWyrVUOsypAOa2LDf1a0w0Su9pXr681DV7xmKM 7Gbt8QkbO+/P2dbx5iqVC1oRhDmA89ah0UD9OCgjK72tR4tqmRWjekYQVvtwDG8EKLX1zitvKXC+ QC/Tg5Y/ypPEMFKEFb0iAVPIuV7zXzAB7xizFQ3XnheqfydIbbAceC48qqYXZOzskIEAAAAAAAA= --=-2sSrVJdn4P8V8tmrCJy1-- From owner-freebsd-ports@FreeBSD.ORG Thu Feb 8 19:43:54 2007 Return-Path: X-Original-To: freebsd-ports@hub.freebsd.org Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0110E16A407; Thu, 8 Feb 2007 19:43:54 +0000 (UTC) (envelope-from pirzyk@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id CF0F213C491; Thu, 8 Feb 2007 19:43:53 +0000 (UTC) (envelope-from pirzyk@FreeBSD.org) Received: from freefall.freebsd.org (pirzyk@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l18Jhrnp004582; Thu, 8 Feb 2007 19:43:53 GMT (envelope-from pirzyk@freefall.freebsd.org) Received: (from pirzyk@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l18JhrHl004578; Thu, 8 Feb 2007 19:43:53 GMT (envelope-from pirzyk) Date: Thu, 8 Feb 2007 19:43:53 GMT From: Jim Pirzyk Message-Id: <200702081943.l18JhrHl004578@freefall.freebsd.org> To: pirzyk@FreeBSD.org, pirzyk@FreeBSD.org, freebsd-ports@FreeBSD.org Cc: Subject: Re: ports/107803: [patch] sysutils/psgconf: unbreak (fix installing) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2007 19:43:54 -0000 Synopsis: [patch] sysutils/psgconf: unbreak (fix installing) Responsible-Changed-From-To: pirzyk->freebsd-ports Responsible-Changed-By: pirzyk Responsible-Changed-When: Thu Feb 8 19:43:06 UTC 2007 Responsible-Changed-Why: Now that we have a working patch, send the PR back to get committed. http://www.freebsd.org/cgi/query-pr.cgi?pr=107803 From owner-freebsd-ports@FreeBSD.ORG Thu Feb 8 20:01:30 2007 Return-Path: X-Original-To: freebsd-ports@hub.freebsd.org Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6D5CB16A400; Thu, 8 Feb 2007 20:01:30 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 4798213C442; Thu, 8 Feb 2007 20:01:30 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from freefall.freebsd.org (bsam@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l18K1Ucq005357; Thu, 8 Feb 2007 20:01:30 GMT (envelope-from bsam@freefall.freebsd.org) Received: (from bsam@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l18K1U1m005353; Thu, 8 Feb 2007 20:01:30 GMT (envelope-from bsam) Date: Thu, 8 Feb 2007 20:01:30 GMT From: Boris Samorodov Message-Id: <200702082001.l18K1U1m005353@freefall.freebsd.org> To: bsam@FreeBSD.org, freebsd-ports@FreeBSD.org, bsam@FreeBSD.org Cc: Subject: Re: ports/107803: [patch] sysutils/psgconf: unbreak (fix installing) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2007 20:01:30 -0000 Synopsis: [patch] sysutils/psgconf: unbreak (fix installing) Responsible-Changed-From-To: freebsd-ports->bsam Responsible-Changed-By: bsam Responsible-Changed-When: Thu Feb 8 20:00:56 UTC 2007 Responsible-Changed-Why: Take. http://www.freebsd.org/cgi/query-pr.cgi?pr=107803 From owner-freebsd-ports@FreeBSD.ORG Thu Feb 8 22:52:34 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 35DEA16A405; Thu, 8 Feb 2007 22:52:34 +0000 (UTC) (envelope-from thierry@pompo.net) Received: from graf.pompo.net (graf.pompo.net [81.56.186.139]) by mx1.freebsd.org (Postfix) with ESMTP id DD71F13C47E; Thu, 8 Feb 2007 22:52:33 +0000 (UTC) (envelope-from thierry@pompo.net) Received: by graf.pompo.net (Postfix, from userid 1001) id 571D211452; Thu, 8 Feb 2007 23:29:15 +0100 (CET) Date: Thu, 8 Feb 2007 23:29:15 +0100 From: Thierry Thomas To: Michael Nottebrock Message-ID: <20070208222915.GN30666@graf.pompo.net> Mail-Followup-To: Michael Nottebrock , kde@freebsd.org, ports@freebsd.org References: <200702052200.04240.lofi@freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="s9fJI615cBHmzTOP" Content-Disposition: inline In-Reply-To: <200702052200.04240.lofi@freebsd.org> X-Face: (hRbQnK~Pt7$ct`!fupO(`y_WL4^-Iwn4@ly-.,[4xC4xc; y=\ipKMNm<1J>lv@PP~7Z<.t KjAnXLs: User-Agent: Mutt/1.4.2.2i X-Operating-System: FreeBSD 6.2-STABLE i386 Organization: Kabbale Eros X-PGP: 0xC71405A2 Cc: ports@freebsd.org, kde@freebsd.org Subject: Re: A few notes about the Qt4 ports for porters X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2007 22:52:34 -0000 --s9fJI615cBHmzTOP Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Le Lun 5 f=E9v 07 =E0 21:59:59 +0100, Michael Nottebrock =E9crivait=A0: > Any other things to watch out for? It seems that these ports don't install their pkgconfig data in the right place, and they cannot be used. I'm upgrading math/freemat, wich uses USE_QT_VER=3D 4 QT_COMPONENTS=3D gui network opengl but configure fails: pkg-config --exists "QtCore QtGui QtOpenGL QtNetwork >=3D 4.2.0" gnome-config: not found gnome-config: not found gnome-config: not found gnome-config: not found Regards, --=20 Th. Thomas. --s9fJI615cBHmzTOP Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFy6Q7c95pjMcUBaIRAqR+AJ9slH9SDN4eGdZT8c73MLvo7640kgCgq9MC 6Zy4x7cEKotT1qLSDOS7ADw= =gAF0 -----END PGP SIGNATURE----- --s9fJI615cBHmzTOP-- From owner-freebsd-ports@FreeBSD.ORG Thu Feb 8 23:39:19 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B1EEF16A400 for ; Thu, 8 Feb 2007 23:39:19 +0000 (UTC) (envelope-from lists-freebsd@biaix.org) Received: from grummit.biaix.org (86.Red-213-97-212.staticIP.rima-tde.net [213.97.212.86]) by mx1.freebsd.org (Postfix) with SMTP id 7E7AC13C4BE for ; Thu, 8 Feb 2007 23:39:18 +0000 (UTC) (envelope-from lists-freebsd@biaix.org) Received: (qmail 90706 invoked by uid 1012); 8 Feb 2007 23:39:32 -0000 Date: Fri, 9 Feb 2007 00:39:32 +0100 From: Joan Picanyol i Puig To: freebsd-ports@freebsd.org Message-ID: <20070208233932.GC90289@grummit.biaix.org> References: <8b4c81f0702061514r5a753e48yea0ce9b937236fc3@mail.gmail.com> <17865.6041.605201.772296@bhuda.mired.org> <20070207020205.GC62321@grummit.biaix.org> <20070206180540.Q90547@demos.bsdclusters.com> <20070207220243.GA3644@roadrunner.q.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070207220243.GA3644@roadrunner.q.local> User-Agent: Mutt/1.5.11 Cc: Kip Macy Subject: Re: pkg_upgrade (was Re: pkg_add does not backtrack, does it?) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2007 23:39:19 -0000 [moved to ports@ with notice on hackers@] * Ulrich Spoerlein [20070208 22:37]: > Kip Macy wrote: > > On Wed, 7 Feb 2007, Joan Picanyol i Puig wrote: > > > > >I know what I'd like: a utility in the base system for binary upgrading > > >of packages. More flexible logic in how the '-r' option is handled would > > >be nice (being able to fetch all packages from All/ even if you are > > >on RELENG). Doesn't > > > > > >freebsd-update fetch install && pkg_upgrade -a > > > > > >look nice for keeping up to date? The obvious hairy details must be > > >harder than it seems, I'm sure others have considered it (and would have > > >done it) before. > > > > portupgrade -aPP > > Requires a fully populated /usr/ports together with an up-to-date INDEX. > > Not exactly what we are looking for here. I hacked together an ugly > shell script, that will use pkg_version (it can grab the INDEX from the > pkg-site via ftp) and gives you the feature to pkg_delete/pkg_add > selected packages. Sounds nice, no matter how ugly it looks. Care to share it? > It is missing a lot of other stuff, though. Put it up on the wiki and see what happens... qvb -- pica From owner-freebsd-ports@FreeBSD.ORG Thu Feb 8 23:53:28 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AB62116A406 for ; Thu, 8 Feb 2007 23:53:28 +0000 (UTC) (envelope-from lists-freebsd@biaix.org) Received: from grummit.biaix.org (86.Red-213-97-212.staticIP.rima-tde.net [213.97.212.86]) by mx1.freebsd.org (Postfix) with SMTP id 7ED3B13C4A5 for ; Thu, 8 Feb 2007 23:53:27 +0000 (UTC) (envelope-from lists-freebsd@biaix.org) Received: (qmail 90638 invoked by uid 1012); 8 Feb 2007 23:27:00 -0000 Date: Fri, 9 Feb 2007 00:27:00 +0100 From: Joan Picanyol i Puig To: freebsd-ports@freebsd.org Message-ID: <20070208232700.GB90289@grummit.biaix.org> References: <8b4c81f0702061514r5a753e48yea0ce9b937236fc3@mail.gmail.com> <17865.6041.605201.772296@bhuda.mired.org> <20070207020205.GC62321@grummit.biaix.org> <17865.28442.623829.375834@bhuda.mired.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <17865.28442.623829.375834@bhuda.mired.org> User-Agent: Mutt/1.5.11 Subject: Re: pkg_upgrade (was Re: pkg_add does not backtrack, does it?) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2007 23:53:28 -0000 [moved to ports@ with notice in hackers@] * Mike Meyer [20070207 07:17]: > In <20070207020205.GC62321@grummit.biaix.org>, Joan Picanyol i Puig typed: > > I know what I'd like: a utility in the base system for binary upgrading > > of packages. More flexible logic in how the '-r' option is handled would > > be nice (being able to fetch all packages from All/ even if you are > > on RELENG). Doesn't > > > > freebsd-update fetch install && pkg_upgrade -a > > > > look nice for keeping up to date? > > Not particularly, but why does it have to be in the base system? > freebsd-update isn't. It is, but my point is that I take "base system" as better integration. > > The obvious hairy details must be harder than it seems, I'm sure > > others have considered it (and would have done it) before. > > The thing is, chances are pretty good that at some point or another, > you're *not* going to want to just update all the installed > packages. Some package may require external work, or you may want to > follow a different branch than the main port, or an update may include > a new bug that you can't live with, I'm aware of the limitations of going with a "third-party" provided binaries approach to package management. However, I expect to be trading off flexibility for convinience but the convinience is nowhere to be found. > or you may have something installed that's not in the ports tree that > breaks if you update a port, etc. > > And of course, this doesn't work well if you've managed to corrupt the > ports database, which is all to easy to do. Or at least I've found > that to be the case. Maybe if I could only convince myself to *always* > use portinstall, and not just do a "make install" after I've read > through the package description, things wouldn't be so bad, but they > are. I don't expect any binary package management system to cope with anything different than itself. The fact that you (and me) are able to "corrupt the ports database", which portupgrade can do even without mixing binary and source packages tells me that it can't be depended on. > People have tried this. portupgrade is the most complete solution I > know of, though there are others in the ports tree. It can do > binary-only upgrades, or can be set to try the binaries first, and > only build if the binaries aren't available. It also has flags to save > the old install, and a config file that lets you hold packages, or set > build options if you build. Been there, done that, cried. I've also tried portmanager and portmaster (which I'm using now with portsconf for source-based systems). My wish is pkg_update, which can be used to upgrade pkg_add'ed packages. qvb -- pica From owner-freebsd-ports@FreeBSD.ORG Thu Feb 8 23:56:18 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0AC1816A40D; Thu, 8 Feb 2007 23:56:18 +0000 (UTC) (envelope-from bwelsh@cisco.com) Received: from sj-iport-5.cisco.com (sj-iport-5.cisco.com [171.68.10.87]) by mx1.freebsd.org (Postfix) with ESMTP id D72C913C481; Thu, 8 Feb 2007 23:56:17 +0000 (UTC) (envelope-from bwelsh@cisco.com) Received: from sj-dkim-6.cisco.com ([171.68.10.81]) by sj-iport-5.cisco.com with ESMTP; 08 Feb 2007 15:28:23 -0800 X-IronPort-AV: i="4.13,302,1167638400"; d="scan'208,217"; a="387265744:sNHT73617108" Received: from sj-core-4.cisco.com (sj-core-4.cisco.com [171.68.223.138]) by sj-dkim-6.cisco.com (8.12.11/8.12.11) with ESMTP id l18NSNZ7022686; Thu, 8 Feb 2007 15:28:23 -0800 Received: from xbh-sjc-211.amer.cisco.com (xbh-sjc-211.cisco.com [171.70.151.144]) by sj-core-4.cisco.com (8.12.10/8.12.6) with ESMTP id l18NSFnl020430; Thu, 8 Feb 2007 15:28:23 -0800 (PST) Received: from xmb-sjc-21c.amer.cisco.com ([171.70.151.176]) by xbh-sjc-211.amer.cisco.com with Microsoft SMTPSVC(6.0.3790.1830); Thu, 8 Feb 2007 15:28:13 -0800 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Date: Thu, 8 Feb 2007 15:28:09 -0800 Message-ID: <6EE7932CC71C8D49A20C0E639BCD21650198B7D0@xmb-sjc-21c.amer.cisco.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: FreeBSD Port: DarwinStreamingServer-5.5.4 Thread-Index: AcdL2MsJJQP9FYmDTWuVwPQB1RGdPA== From: "Burt Welsh \(bwelsh\)" To: X-OriginalArrivalTime: 08 Feb 2007 23:28:13.0314 (UTC) FILETIME=[CD530E20:01C74BD8] DKIM-Signature: v=0.5; a=rsa-sha256; q=dns/txt; l=1048; t=1170977303; x=1171841303; c=relaxed/simple; s=sjdkim6002; h=Content-Type:From:Subject:Content-Transfer-Encoding:MIME-Version; d=cisco.com; i=bwelsh@cisco.com; z=From:=20=22Burt=20Welsh=20\(bwelsh\)=22=20 |Subject:=20FreeBSD=20Port=3A=20DarwinStreamingServer-5.5.4 |Sender:=20; bh=brdp2vDVaAPiV2cm6l3vLX5TAXftAMpykxJlo0t0xy8=; b=e0pclllugKFcc6hzt4W+y6hy9Dq9SYtcMB74r3Xw2PwXIXKrgdUbAqk+hIDxMstvIO70pzt3 Q3uuwRoBiHTKg3YOFGHeabkguDBN9RUyrnfnvKeLyEKMEqH/J1iikbQs; Authentication-Results: sj-dkim-6; header.From=bwelsh@cisco.com; dkim=pass ( sig from cisco.com/sjdkim6002 verified; ); Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: ports@FreeBSD.org Subject: FreeBSD Port: DarwinStreamingServer-5.5.4 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2007 23:56:18 -0000 Hello - Can you tell me which FreeBSD Release/Platform the DarwinStreamingServer has packages. I didn't see it in 6.2Release for i386 or sparc64. - Burt =20 From owner-freebsd-ports@FreeBSD.ORG Fri Feb 9 00:14:25 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7000516A401; Fri, 9 Feb 2007 00:14:25 +0000 (UTC) (envelope-from lofi@freebsd.org) Received: from mail-in-13.arcor-online.net (mail-in-13.arcor-online.net [151.189.21.53]) by mx1.freebsd.org (Postfix) with ESMTP id DC86513C481; Fri, 9 Feb 2007 00:14:24 +0000 (UTC) (envelope-from lofi@freebsd.org) Received: from mail-in-13-z2.arcor-online.net (mail-in-13-z2.arcor-online.net [151.189.8.30]) by mail-in-13.arcor-online.net (Postfix) with ESMTP id 9210C1E508B; Fri, 9 Feb 2007 01:14:23 +0100 (CET) Received: from mail-in-12.arcor-online.net (mail-in-12.arcor-online.net [151.189.21.52]) by mail-in-13-z2.arcor-online.net (Postfix) with ESMTP id 82EE51B8E44; Fri, 9 Feb 2007 01:14:23 +0100 (CET) Received: from lofi.dyndns.org (dslb-084-061-179-097.pools.arcor-ip.net [84.61.179.97]) by mail-in-12.arcor-online.net (Postfix) with ESMTP id 54B0B8C463; Fri, 9 Feb 2007 01:14:23 +0100 (CET) Received: from kiste.my.domain (root@kiste.my.domain [192.168.8.2]) by lofi.dyndns.org (8.13.8/8.13.3) with ESMTP id l190EITq076356 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 9 Feb 2007 01:14:18 +0100 (CET) (envelope-from lofi@freebsd.org) Received: from kiste.my.domain (lofi@localhost [127.0.0.1]) by kiste.my.domain (8.13.6/8.13.4) with ESMTP id l190EIof033462; Fri, 9 Feb 2007 01:14:18 +0100 (CET) (envelope-from lofi@freebsd.org) Received: from localhost (localhost [[UNIX: localhost]]) by kiste.my.domain (8.13.6/8.13.4/Submit) id l190EHRB033461; Fri, 9 Feb 2007 01:14:17 +0100 (CET) (envelope-from lofi@freebsd.org) X-Authentication-Warning: kiste.my.domain: lofi set sender to lofi@freebsd.org using -f From: Michael Nottebrock To: kde@freebsd.org Date: Fri, 9 Feb 2007 01:14:11 +0100 User-Agent: KMail/1.9.5 References: <200702052200.04240.lofi@freebsd.org> <20070208222915.GN30666@graf.pompo.net> In-Reply-To: <20070208222915.GN30666@graf.pompo.net> X-Face: g:jG2\O{-yqD1x?DG2lU1)(v%xffR"p8Nz(w/*)YEUO\Hn%mGi&-!+rq$&r64,=?utf-8?q?fuP=7E=3Bbw=5C=0A=09=5EQdX?=@v~HEAi?NaE8SU]}.oeYSjN84Fe{M(ahZ.(i+lxyP; pr)2[%mGbkY'RmM>=?utf-8?q?+mg3Y=24ip=0A=091?=@Z>[EUaE7tjJ=1DRs~:!uSd""d~:/Er3rpQA%ze|bp>S MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3366693.zFVKzQD3LJ"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200702090114.17755.lofi@freebsd.org> X-Virus-Scanned: by amavisd-new Cc: ports@freebsd.org, Thierry Thomas Subject: Re: [kde-freebsd] A few notes about the Qt4 ports for porters X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2007 00:14:25 -0000 --nextPart3366693.zFVKzQD3LJ Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Thursday, 8. February 2007 23:29, Thierry Thomas wrote: > Le Lun 5 f=E9v 07 =E0 21:59:59 +0100, Michael Nottebrock > > =E9crivait=A0: > > Any other things to watch out for? > > It seems that these ports don't install their pkgconfig data in the > right place, and they cannot be used. A lot of them didn't, fallout from using a Makefile with a typo as a templa= te.=20 Should be fixed now. qt4-gui and qt4-opengl however had it already correct. =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 --nextPart3366693.zFVKzQD3LJ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQBFy7zZXhc68WspdLARAhQDAJ9R8SdPTQBcFEwlHZvJ220BYeALWgCeKGsq TOthHdjbeWaLeCUR4+vqSas= =uP5P -----END PGP SIGNATURE----- --nextPart3366693.zFVKzQD3LJ-- From owner-freebsd-ports@FreeBSD.ORG Fri Feb 9 00:26:33 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 97F5216A400 for ; Fri, 9 Feb 2007 00:26:33 +0000 (UTC) (envelope-from mikeh@fesnel.com) Received: from masklin.evergrid.com (masklin.evergrid.com [82.165.182.15]) by mx1.freebsd.org (Postfix) with ESMTP id 7450013C441 for ; Fri, 9 Feb 2007 00:26:33 +0000 (UTC) (envelope-from mikeh@fesnel.com) Received: from crush.bburg.evergrid.com (bburg.evergrid.com [206.158.107.55]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by masklin.evergrid.com (Postfix) with ESMTP id 62C485E94F2 for ; Thu, 8 Feb 2007 19:08:33 -0500 (EST) Received: from [192.168.18.2] (nigel.bburg.evergrid.com [192.168.18.2]) by crush.bburg.evergrid.com (Postfix) with ESMTP id 0429A8995 for ; Thu, 8 Feb 2007 19:08:33 -0500 (EST) Message-ID: <45CBBB7E.6020302@fesnel.com> Date: Thu, 08 Feb 2007 19:08:30 -0500 From: Mike Heffner User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.0.4) Gecko/20060613 Thunderbird/1.5.0.4 Mnenhy/0.7.4.0 MIME-Version: 1.0 To: ports@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: slib-guile fails to build X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2007 00:26:33 -0000 Does anyone else see this? ===> Checking if lang/slib-guile already installed /bin/ln -shf /usr/local/share/slib /usr/local/share/guile/1.6/slib cd /usr/local/share/guile/1.6/slib && /usr/local/bin/guile -q -l guile.init -c "(require 'new-catalog)" ERROR: In procedure open-file: ERROR: No such file or directory: "/usr/lib/slib/mklibcat" *** Error code 2 Stop in /nfs/fbsd/ports/lang/slib-guile. Mike -- Mike Heffner From owner-freebsd-ports@FreeBSD.ORG Fri Feb 9 00:35:29 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BD90916A488 for ; Fri, 9 Feb 2007 00:35:29 +0000 (UTC) (envelope-from redchin@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by mx1.freebsd.org (Postfix) with ESMTP id 5A0ED13C481 for ; Fri, 9 Feb 2007 00:35:29 +0000 (UTC) (envelope-from redchin@gmail.com) Received: by nf-out-0910.google.com with SMTP id m19so933548nfc for ; Thu, 08 Feb 2007 16:35:28 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=j9CANzfqcnneEUmy+LQnxn07sQV5YfcsuVPmGMaeKn/OKJURXCS48q16lJJLUIXZnZLluKB5Y0cW/NrQrIv12hOe9ClK6avqvQ5tpat9z4gAI/+By+7zPx2l+SAARtTyLA1kcJq+jvoUpoJM+m/i8A+rOc3gzPAromqrpRbVsCs= Received: by 10.82.134.12 with SMTP id h12mr828275bud.1170979868675; Thu, 08 Feb 2007 16:11:08 -0800 (PST) Received: by 10.82.119.10 with HTTP; Thu, 8 Feb 2007 16:11:08 -0800 (PST) Message-ID: <1d3ed48c0702081611x59104ed6u5a216183fb75b2a8@mail.gmail.com> Date: Thu, 8 Feb 2007 16:11:08 -0800 From: "Kevin Downey" To: "Burt Welsh (bwelsh)" In-Reply-To: <6EE7932CC71C8D49A20C0E639BCD21650198B7D0@xmb-sjc-21c.amer.cisco.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <6EE7932CC71C8D49A20C0E639BCD21650198B7D0@xmb-sjc-21c.amer.cisco.com> Cc: ports@freebsd.org, nork@freebsd.org Subject: Re: FreeBSD Port: DarwinStreamingServer-5.5.4 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2007 00:35:29 -0000 On 2/8/07, Burt Welsh (bwelsh) wrote: > Hello - Can you tell me which FreeBSD Release/Platform the > DarwinStreamingServer has packages. I didn't see it in 6.2Release for > i386 or sparc64. - Burt > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > I think there are no binaries for any platform because you have to agree to apple's click through license before you can download the source. -- The biggest problem with communication is the illusion that it has occurred. From owner-freebsd-ports@FreeBSD.ORG Fri Feb 9 06:47:03 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E135F16A400 for ; Fri, 9 Feb 2007 06:47:03 +0000 (UTC) (envelope-from maho.nakata@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.235]) by mx1.freebsd.org (Postfix) with ESMTP id A344813C4A5 for ; Fri, 9 Feb 2007 06:47:03 +0000 (UTC) (envelope-from maho.nakata@gmail.com) Received: by nz-out-0506.google.com with SMTP id i11so773354nzh for ; Thu, 08 Feb 2007 22:47:03 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:message-id:to:cc:subject:from:in-reply-to:references:x-mailer:mime-version:content-type:content-transfer-encoding:sender; b=ViPXZ8zuKtiUu5hN+7nthRODmgWu/PKwSZAFzQsN/JMRuHfzDQ/QbZBT0ltm07qYZocsp8cSIinUQ/N1i5gv+xe9I8K4/nLQcZ9w+nAVbAi3FHw3/A73PAjATZGT0E+xX7MEodr+zNErdvdxaq25OZkzzjuQt8P7KNjaKGgJsPw= Received: by 10.65.213.4 with SMTP id p4mr15167430qbq.1171003622954; Thu, 08 Feb 2007 22:47:02 -0800 (PST) Received: from localhost ( [133.11.172.102]) by mx.google.com with ESMTP id i5sm4205380nzi.2007.02.08.22.47.01; Thu, 08 Feb 2007 22:47:02 -0800 (PST) Date: Fri, 09 Feb 2007 15:46:56 +0900 (JST) Message-Id: <20070209.154656.63087958.chat95@mac.com> To: rpvoland@facstaff.wisc.edu From: Maho NAKATA In-Reply-To: <20070126.113458.35660495.chat95@mac.com> References: <200701241944.53346.vdemart1@tin.it> <45B8CBFB.6090001@facstaff.wisc.edu> <20070126.113458.35660495.chat95@mac.com> X-Mailer: Mew version 5.1 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: Maho NAKATA Cc: vdemart1@tin.it, freebsd-ports@freebsd.org Subject: Re: math/R eats up all. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2007 06:47:04 -0000 Hi, another workaround: install 1. math/gotoblas 2. assume you are using ATLAS, and apply following patch diff -u Makefile~ Makefile --- Makefile~ Fri Feb 9 15:16:10 2007 +++ Makefile Fri Feb 9 15:38:13 2007 @@ -72,7 +72,7 @@ .if defined(WITH_ATLAS) LIB_DEPENDS+= atlas.2:${PORTSDIR}/math/atlas -CONFIGURE_ARGS+=--with-lapack="-lalapack -lcblas" --with-blas="-lf77blas" +CONFIGURE_ARGS+=--with-lapack="-lalapack -lcblas" --with-blas="-lgoto" PLIST_SUB+= BLAS="@comment " .else LIB_DEPENDS+= blas.2:${PORTSDIR}/math/blas it builds for i386, so ATLAS is guilty. thanks, -- NAKATA, Maho (maho@FreeBSD.org) From owner-freebsd-ports@FreeBSD.ORG Fri Feb 9 07:18:51 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7F4DD16A402 for ; Fri, 9 Feb 2007 07:18:51 +0000 (UTC) (envelope-from janvier.roc@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.173]) by mx1.freebsd.org (Postfix) with ESMTP id 1A9D613C481 for ; Fri, 9 Feb 2007 07:18:50 +0000 (UTC) (envelope-from janvier.roc@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so648716uge for ; Thu, 08 Feb 2007 23:18:50 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:mime-version:content-type; b=oqZFMITMXk/zOjjS6Wtir3MeDExOLcnxZEuJx2j3fdDbAK0v9jbQjr9HFQzGON/eRJ5hVt+Vffg1SsCx19qXZmVewFWNBXBXhadqh1GwgPc3AgP9sItbMjQzbrmoO8j8OmfAop/5HAZH1OtkIRGJyovX3DJ5gzvr0fFHtPTmtRQ= Received: by 10.78.17.1 with SMTP id 1mr4839222huq.1171005529886; Thu, 08 Feb 2007 23:18:49 -0800 (PST) Received: by 10.78.137.18 with HTTP; Thu, 8 Feb 2007 23:18:49 -0800 (PST) Message-ID: <7deba7c00702082318l3e7c2805g314319f5e36ccd61@mail.gmail.com> Date: Fri, 9 Feb 2007 15:18:49 +0800 From: "Janvier Pang" To: support@fglrx-freebsd.com MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ports@freebsd.org Subject: What can I help Chris? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2007 07:18:51 -0000 Hi, I'm so glad to hear from your website ( http://www.fglrx-freebsd.com/ ) that the fglrx on FreeBSD is still alive, and you mention that Chris needs to help. I have a laptop (Acer Aspire 5101) with ATI Mobility Radeon X1300, and it works well under Linux with the ATI native linux driver from 8.29.6 - 8.33.6. I'd like to help Chirs to port the fglrx driver to FreeBSD, but I don't know how and what can I help him. I know how to program but I'm not familiar with C programming under freebsd platform, but I've learned C programming under windows platform before, and I'm using Java in my most time now. I hope that there is anything I can help to port the fglrx to FreeBSD so that I needn't work under linux anymore. B.Rgds, Janvier Pang From owner-freebsd-ports@FreeBSD.ORG Fri Feb 9 07:38:20 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BC86016A401 for ; Fri, 9 Feb 2007 07:38:20 +0000 (UTC) (envelope-from tarkhil@webmail.sub.ru) Received: from mail.sub.ru (mail.sub.ru [88.212.205.2]) by mx1.freebsd.org (Postfix) with SMTP id F370B13C471 for ; Fri, 9 Feb 2007 07:38:19 +0000 (UTC) (envelope-from tarkhil@webmail.sub.ru) Received: (qmail 78109 invoked by uid 0); 9 Feb 2007 10:44:03 +0300 Received: from unknown (HELO localhost) (88.212.205.2) by techno.sub.ru with SMTP; 9 Feb 2007 07:44:03 -0000 X-Virus-Scanned: by amavisd-new at mail.sub.ru Received: from unknown ([88.212.205.2]) by localhost (mail-new.sub.ru [88.212.205.2]) (amavisd-new, port 10024) with SMTP id cUpNsvYCJuhy; Fri, 9 Feb 2007 10:43:59 +0300 (MSK) Received: from unknown (HELO ?192.168.139.47?) (tarkhil%sub.ru@213.247.139.99) by techno.sub.ru with SMTP; 9 Feb 2007 07:43:59 -0000 Message-ID: <45CC24E3.9080308@webmail.sub.ru> Date: Fri, 09 Feb 2007 10:38:11 +0300 From: Alex Povolotsky User-Agent: Thunderbird 1.5.0.9 (X11/20070104) MIME-Version: 1.0 To: Janvier Pang References: <7deba7c00702082318l3e7c2805g314319f5e36ccd61@mail.gmail.com> In-Reply-To: <7deba7c00702082318l3e7c2805g314319f5e36ccd61@mail.gmail.com> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: support@fglrx-freebsd.com, freebsd-ports@freebsd.org Subject: Re: What can I help Chris? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2007 07:38:20 -0000 Janvier Pang wrote: > Hi, > > I'm so glad to hear from your website ( http://www.fglrx-freebsd.com/ ) > that the fglrx on FreeBSD is still alive, and you mention that Chris > needs > to help. > > I have a laptop (Acer Aspire 5101) with ATI Mobility Radeon X1300, and it > works well under Linux with the ATI native linux driver from 8.29.6 - > 8.33.6. > I'd like to help Chirs to port the fglrx driver to FreeBSD, but I > don't know > how and what can I help him. > > I know how to program but I'm not familiar with C programming under > freebsd > platform, but I've learned C programming under windows platform > before, and > I'm using Java in my most time now. I hope that there is anything I > can help > to port the fglrx to FreeBSD so that I needn't work under linux anymore. Quite similar, but I have experience with C, and I have Lenovo R60 with radeon mobility X1400 Alex. From owner-freebsd-ports@FreeBSD.ORG Fri Feb 9 09:04:25 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0E28E16A406 for ; Fri, 9 Feb 2007 09:04:25 +0000 (UTC) (envelope-from maho.nakata@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.233]) by mx1.freebsd.org (Postfix) with ESMTP id C472513C4AA for ; Fri, 9 Feb 2007 09:04:24 +0000 (UTC) (envelope-from maho.nakata@gmail.com) Received: by nz-out-0506.google.com with SMTP id i11so798929nzh for ; Fri, 09 Feb 2007 01:04:24 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:message-id:to:cc:subject:from:in-reply-to:references:x-mailer:mime-version:content-type:content-transfer-encoding:sender; b=Jtny3zp1vDsqLVr0dGDwAqMi1sH8h1/l0NU8aPqpkAcYsxpB9AkoJsW6/r9T3adr53dfi/yYEFnB9XVan/rpaMXU5ttl5BjIdcct/NEIXerbcIvz9Y6cUvi4ayOrHPTCYBby2gMOO4Ilqd0/NNAXBfqjfHZ74V+03fmwMbW7le4= Received: by 10.35.125.16 with SMTP id c16mr24958540pyn.1171011864240; Fri, 09 Feb 2007 01:04:24 -0800 (PST) Received: from localhost ( [133.11.172.102]) by mx.google.com with ESMTP id i5sm4381763nzi.2007.02.09.01.04.22; Fri, 09 Feb 2007 01:04:23 -0800 (PST) Date: Fri, 09 Feb 2007 18:04:18 +0900 (JST) Message-Id: <20070209.180418.85375367.chat95@mac.com> To: rpvoland@facstaff.wisc.edu From: Maho NAKATA In-Reply-To: <20070209.154656.63087958.chat95@mac.com> References: <45B8CBFB.6090001@facstaff.wisc.edu> <20070126.113458.35660495.chat95@mac.com> <20070209.154656.63087958.chat95@mac.com> X-Mailer: Mew version 5.1 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: Maho NAKATA Cc: vdemart1@tin.it, freebsd-ports@freebsd.org Subject: Re: math/R eats up all. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2007 09:04:25 -0000 Hi all, Futher investigation, if we select libgoto, configure doesn't use -lalapack -lcblas; fall back to internal lapack. So - Following patch worked for me (PentiumM). Index: Makefile =================================================================== RCS file: /home/pcvs/ports/math/R/Makefile,v retrieving revision 1.57 diff -u -r1.57 Makefile --- Makefile 25 Jan 2007 17:56:40 -0000 1.57 +++ Makefile 9 Feb 2007 09:00:45 -0000 @@ -72,7 +72,9 @@ .if defined(WITH_ATLAS) LIB_DEPENDS+= atlas.2:${PORTSDIR}/math/atlas -CONFIGURE_ARGS+=--with-lapack="-lalapack -lcblas" --with-blas="-lf77blas" +#CONFIGURE_ARGS+=--with-lapack="-lalapack -lcblas" --with-blas="-lf77blas -latlas" +CONFIGURE_ARGS+= --with-blas="-lf77blas -latlas" +#CONFIGURE_ARGS+= --with-blas="-lgoto" PLIST_SUB+= BLAS="@comment " .else LIB_DEPENDS+= blas.2:${PORTSDIR}/math/blas Guilty part is `-lalapack and -lcblas' Another investigation: PentiumM(i386)+atlas hangs up following part --- @echo "tools:::makeLazyLoading(\"$(pkg)\")" | \ R_DEFAULT_PACKAGES=NULL LC_COLLATE=C $(R_EXE) --slave > /dev/null -- what is makeLazyLoading? I have no idea. thanks, -- NAKATA, Maho (maho@FreeBSD.org) From owner-freebsd-ports@FreeBSD.ORG Fri Feb 9 09:51:10 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B255E16A405 for ; Fri, 9 Feb 2007 09:51:10 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from relay-er5.mbrd.ru (relay-er5.mbrd.ru [195.128.66.4]) by mx1.freebsd.org (Postfix) with ESMTP id 6F9E013C442 for ; Fri, 9 Feb 2007 09:51:05 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from msd.mbrd.ru ([172.16.33.193]) by relay-er5.mbrd.ru with esmtpa (Exim 4.x) id 1HFSPC-000KK3-Ju; Fri, 09 Feb 2007 12:50:58 +0300 Message-ID: <45CC4404.9000401@FreeBSD.org> Date: Fri, 09 Feb 2007 12:51:00 +0300 From: Sergey Matveychuk User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: Pelekh Volodya References: <45C9EDB5.8020200@gmail.com> In-Reply-To: <45C9EDB5.8020200@gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: make: don't know how to make mpd4.1. Stop X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2007 09:51:10 -0000 Pelekh Volodya wrote: > Hi > I can not install mpd4-rc1 on my FreeBSD 5.3-STABLE FreeBSD 5.3-STABLE > > > ===> Building for mpd4-4.0r1 > ===> src > Warning: Object directory not changed from original > /usr/ports/net/mpd4/work/mpd4-4.0rc1/src > make: don't know how to make mpd4.1. Stop Something weird. Try refresh the ports tree and try again. -- Dixi. Sem. From owner-freebsd-ports@FreeBSD.ORG Fri Feb 9 10:02:57 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4D10D16A401 for ; Fri, 9 Feb 2007 10:02:57 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.189]) by mx1.freebsd.org (Postfix) with ESMTP id D786F13C478 for ; Fri, 9 Feb 2007 10:02:56 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: by nf-out-0910.google.com with SMTP id m19so1045242nfc for ; Fri, 09 Feb 2007 02:02:55 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding; b=qOftFN8rEyzUbOymeU9IyMi337i0aF8/IkRDB7/tBsGPLIBP69euGsvR07/iDHJoYbCab30b3+iqdvKaaJw6HNH396c/7F07esoCtfZHxunBV01RdZ+59s5TAqW9tcMTSBSqp81cCmp2ftsb38bFud3fOzlHsKf8c4aSYK76ILQ= Received: by 10.82.188.15 with SMTP id l15mr647673buf.1171013797824; Fri, 09 Feb 2007 01:36:37 -0800 (PST) Received: from ?192.168.123.202? ( [195.241.221.201]) by mx.google.com with ESMTP id e34sm4634271ugd.2007.02.09.01.36.36; Fri, 09 Feb 2007 01:36:37 -0800 (PST) Message-ID: <45CC40A3.6050705@gmail.com> Date: Fri, 09 Feb 2007 10:36:35 +0100 From: Rene Ladan User-Agent: Thunderbird 1.5.0.9 (X11/20070119) MIME-Version: 1.0 To: Alex Povolotsky References: <7deba7c00702082318l3e7c2805g314319f5e36ccd61@mail.gmail.com> <45CC24E3.9080308@webmail.sub.ru> In-Reply-To: <45CC24E3.9080308@webmail.sub.ru> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 7bit Cc: Janvier Pang , support@fglrx-freebsd.com, freebsd-ports@freebsd.org Subject: Re: What can I help Chris? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2007 10:02:57 -0000 Alex Povolotsky schreef: > Janvier Pang wrote: >> Hi, >> >> I'm so glad to hear from your website ( http://www.fglrx-freebsd.com/ ) >> that the fglrx on FreeBSD is still alive, and you mention that Chris >> needs >> to help. >> >> I have a laptop (Acer Aspire 5101) with ATI Mobility Radeon X1300, and it >> works well under Linux with the ATI native linux driver from 8.29.6 - >> 8.33.6. >> I'd like to help Chirs to port the fglrx driver to FreeBSD, but I >> don't know >> how and what can I help him. >> >> I know how to program but I'm not familiar with C programming under >> freebsd >> platform, but I've learned C programming under windows platform >> before, and >> I'm using Java in my most time now. I hope that there is anything I >> can help >> to port the fglrx to FreeBSD so that I needn't work under linux anymore. > Quite similar, but I have experience with C, and I have Lenovo R60 with > radeon mobility X1400 > I did some quick experiments on my Asus A6JE (ATI X1450), the results can be found at http://lists.freebsd.org/pipermail/freebsd-x11/2007-Feburary/003605.html (short story : only VESA till now) > Alex. Rene -- GPG fingerprint = E738 5471 D185 7013 0EE0 4FC8 3C1D 6F83 12E1 84F6 (subkeys.pgp.net) "It won't fit on the line." -- me, 2001 From owner-freebsd-ports@FreeBSD.ORG Fri Feb 9 10:18:42 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B284716A400 for ; Fri, 9 Feb 2007 10:18:42 +0000 (UTC) (envelope-from tarkhil@webmail.sub.ru) Received: from mail.sub.ru (mail.sub.ru [88.212.205.2]) by mx1.freebsd.org (Postfix) with SMTP id F3C3313C471 for ; Fri, 9 Feb 2007 10:18:41 +0000 (UTC) (envelope-from tarkhil@webmail.sub.ru) Received: (qmail 76898 invoked by uid 0); 9 Feb 2007 13:24:26 +0300 Received: from unknown (HELO localhost) (88.212.205.2) by techno.sub.ru with SMTP; 9 Feb 2007 10:24:26 -0000 X-Virus-Scanned: by amavisd-new at mail.sub.ru Received: from unknown ([88.212.205.2]) by localhost (mail-new.sub.ru [88.212.205.2]) (amavisd-new, port 10024) with SMTP id xSYBeSvwjwjR; Fri, 9 Feb 2007 13:24:19 +0300 (MSK) Received: from unknown (HELO ?192.168.139.47?) (tarkhil%sub.ru@213.247.139.99) by techno.sub.ru with SMTP; 9 Feb 2007 10:24:19 -0000 Message-ID: <45CC4A76.6040805@webmail.sub.ru> Date: Fri, 09 Feb 2007 13:18:30 +0300 From: Alex Povolotsky User-Agent: Thunderbird 1.5.0.9 (X11/20070104) MIME-Version: 1.0 To: Rene Ladan References: <7deba7c00702082318l3e7c2805g314319f5e36ccd61@mail.gmail.com> <45CC24E3.9080308@webmail.sub.ru> <45CC40A3.6050705@gmail.com> In-Reply-To: <45CC40A3.6050705@gmail.com> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: Janvier Pang , support@fglrx-freebsd.com, freebsd-ports@freebsd.org Subject: Re: What can I help Chris? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2007 10:18:42 -0000 Rene Ladan wrote: > Alex Povolotsky schreef: > >> Janvier Pang wrote: >> >>> Hi, >>> >>> I'm so glad to hear from your website ( http://www.fglrx-freebsd.com/ ) >>> that the fglrx on FreeBSD is still alive, and you mention that Chris >>> needs >>> to help. >>> >>> I have a laptop (Acer Aspire 5101) with ATI Mobility Radeon X1300, and it >>> works well under Linux with the ATI native linux driver from 8.29.6 - >>> 8.33.6. >>> I'd like to help Chirs to port the fglrx driver to FreeBSD, but I >>> don't know >>> how and what can I help him. >>> >>> I know how to program but I'm not familiar with C programming under >>> freebsd >>> platform, but I've learned C programming under windows platform >>> before, and >>> I'm using Java in my most time now. I hope that there is anything I >>> can help >>> to port the fglrx to FreeBSD so that I needn't work under linux anymore. >>> >> Quite similar, but I have experience with C, and I have Lenovo R60 with >> radeon mobility X1400 >> >> > I did some quick experiments on my Asus A6JE (ATI X1450), the results > can be found at > http://lists.freebsd.org/pipermail/freebsd-x11/2007-Feburary/003605.html > > (short story : only VESA till now) > 1. Document not found 2. VESA is not a trick, it works out of the box, does not allow fullscreen. Actually, fullscreen video is the only thing I really miss. Alex. From owner-freebsd-ports@FreeBSD.ORG Fri Feb 9 10:23:12 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E944A16A403 for ; Fri, 9 Feb 2007 10:23:12 +0000 (UTC) (envelope-from farrokhi@FreeBSD.org) Received: from plesk.datak-telecom.net (plesk.datak-telecom.net [81.91.129.96]) by mx1.freebsd.org (Postfix) with ESMTP id D3DB713C442 for ; Fri, 9 Feb 2007 10:23:11 +0000 (UTC) (envelope-from farrokhi@FreeBSD.org) Received: (qmail 16474 invoked from network); 9 Feb 2007 13:26:24 +0330 Received: from unknown (HELO ?213.207.248.237?) (213.207.248.237) by 81.91.129.125 with SMTP; 9 Feb 2007 13:26:24 +0330 Message-ID: <45CC454A.4070904@FreeBSD.org> Date: Fri, 09 Feb 2007 13:26:26 +0330 From: Babak Farrokhi User-Agent: Thunderbird 2.0pre (Windows/20070203) MIME-Version: 1.0 To: ports@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Yet another commit without approval X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2007 10:23:13 -0000 Folks, I am not sure what should I do in such situations. My mentor has contacted skv@ to see if he has maintainer approval for his recent commit: http://lists.freebsd.org/pipermail/cvs-ports/2007-February/117832.html He did not answer. On the other hand, I could not find him as well: farrokhi@devbox:~> finger skv@FreeBSD.org [FreeBSD.org] finger: skv: no such user My mentor (miwi@) has been evaluating my patch for games/hlstats while skv@ has made his commit without any approval. I thought maybe I can find him here, asking for an explanation. Thanks! -- Babak Farrokhi From owner-freebsd-ports@FreeBSD.ORG Fri Feb 9 10:31:53 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5F82016A401 for ; Fri, 9 Feb 2007 10:31:53 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.171]) by mx1.freebsd.org (Postfix) with ESMTP id EAAEC13C442 for ; Fri, 9 Feb 2007 10:31:52 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so680497uge for ; Fri, 09 Feb 2007 02:31:51 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding; b=kdEqduIw8NUn0XpGmwtRvNnzN2naSXWDG3nQoMCCXtmHhZFEO0rA585XJsPgHrsoo+wAfSGwVOKkpjKnjZQvr7jPvavOE/z6IPo2m3GKsCn6trwiMz0fEMkpEQJNNM582GmPPbjM5sMPB27xNnAn02P3QjhgN6hDVdEKXGyiUuQ= Received: by 10.67.97.7 with SMTP id z7mr11079935ugl.1171017110850; Fri, 09 Feb 2007 02:31:50 -0800 (PST) Received: from ?192.168.123.202? ( [195.241.221.201]) by mx.google.com with ESMTP id o30sm4692695ugd.2007.02.09.02.31.49; Fri, 09 Feb 2007 02:31:50 -0800 (PST) Message-ID: <45CC4D94.70001@gmail.com> Date: Fri, 09 Feb 2007 11:31:48 +0100 From: Rene Ladan User-Agent: Thunderbird 1.5.0.9 (X11/20070119) MIME-Version: 1.0 To: Alex Povolotsky References: <7deba7c00702082318l3e7c2805g314319f5e36ccd61@mail.gmail.com> <45CC24E3.9080308@webmail.sub.ru> <45CC40A3.6050705@gmail.com> <45CC4A76.6040805@webmail.sub.ru> In-Reply-To: <45CC4A76.6040805@webmail.sub.ru> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 7bit Cc: Janvier Pang , support@fglrx-freebsd.com, freebsd-ports@freebsd.org Subject: Re: What can I help Chris? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2007 10:31:53 -0000 Alex Povolotsky schreef: > Rene Ladan wrote: >> Alex Povolotsky schreef: >> >>> Janvier Pang wrote: >>> >>>> Hi, >>>> >>>> I'm so glad to hear from your website ( http://www.fglrx-freebsd.com/ ) >>>> that the fglrx on FreeBSD is still alive, and you mention that Chris >>>> needs >>>> to help. >>>> >>>> I have a laptop (Acer Aspire 5101) with ATI Mobility Radeon X1300, >>>> and it >>>> works well under Linux with the ATI native linux driver from 8.29.6 - >>>> 8.33.6. >>>> I'd like to help Chirs to port the fglrx driver to FreeBSD, but I >>>> don't know >>>> how and what can I help him. >>>> >>>> I know how to program but I'm not familiar with C programming under >>>> freebsd >>>> platform, but I've learned C programming under windows platform >>>> before, and >>>> I'm using Java in my most time now. I hope that there is anything I >>>> can help >>>> to port the fglrx to FreeBSD so that I needn't work under linux >>>> anymore. >>>> >>> Quite similar, but I have experience with C, and I have Lenovo R60 with >>> radeon mobility X1400 >>> >>> >> I did some quick experiments on my Asus A6JE (ATI X1450), the results >> can be found at >> http://lists.freebsd.org/pipermail/freebsd-x11/2007-Feburary/003605.html >> >> (short story : only VESA till now) >> > > 1. Document not found > Sorry, mistyped 'February' > 2. VESA is not a trick, it works out of the box, does not allow > fullscreen. Actually, fullscreen video is the only thing I really miss. > > Alex. > > -- GPG fingerprint = E738 5471 D185 7013 0EE0 4FC8 3C1D 6F83 12E1 84F6 (subkeys.pgp.net) "It won't fit on the line." -- me, 2001 From owner-freebsd-ports@FreeBSD.ORG Fri Feb 9 13:01:51 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 317BA16A401 for ; Fri, 9 Feb 2007 13:01:51 +0000 (UTC) (envelope-from krion@voodoo.bawue.com) Received: from voodoo.bawue.com (voodoo.bawue.com [212.9.161.119]) by mx1.freebsd.org (Postfix) with ESMTP id EC00213C491 for ; Fri, 9 Feb 2007 13:01:50 +0000 (UTC) (envelope-from krion@voodoo.bawue.com) Received: from krion by voodoo.bawue.com with local (Exim 4.66 (FreeBSD)) (envelope-from ) id 1HFV3c-000AeE-79; Fri, 09 Feb 2007 13:40:52 +0100 Date: Fri, 9 Feb 2007 13:40:52 +0100 From: Kirill Ponomarew To: Joan Picanyol i Puig Message-ID: <20070209124052.GE9650@voodoo.bawue.com> References: <8b4c81f0702061514r5a753e48yea0ce9b937236fc3@mail.gmail.com> <17865.6041.605201.772296@bhuda.mired.org> <20070207020205.GC62321@grummit.biaix.org> <17865.28442.623829.375834@bhuda.mired.org> <20070208232700.GB90289@grummit.biaix.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070208232700.GB90289@grummit.biaix.org> X-NIC-HDL: KP869-RIPE Keywords: 477273987 Cc: freebsd-ports@freebsd.org Subject: Re: pkg_upgrade (was Re: pkg_add does not backtrack, does it?) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2007 13:01:51 -0000 On Fri, Feb 09, 2007 at 12:27:00AM +0100, Joan Picanyol i Puig wrote: > [moved to ports@ with notice in hackers@] > > * Mike Meyer [20070207 07:17]: > > In <20070207020205.GC62321@grummit.biaix.org>, Joan Picanyol i Puig typed: > > > I know what I'd like: a utility in the base system for binary upgrading > > > of packages. More flexible logic in how the '-r' option is handled would > > > be nice (being able to fetch all packages from All/ even if you are > > > on RELENG). Doesn't > > > > > > freebsd-update fetch install && pkg_upgrade -a > > > > > > look nice for keeping up to date? > > > > Not particularly, but why does it have to be in the base system? > > freebsd-update isn't. > > It is, but my point is that I take "base system" as better integration. > > > > The obvious hairy details must be harder than it seems, I'm sure > > > others have considered it (and would have done it) before. > > > > The thing is, chances are pretty good that at some point or another, > > you're *not* going to want to just update all the installed > > packages. Some package may require external work, or you may want to > > follow a different branch than the main port, or an update may include > > a new bug that you can't live with, > > I'm aware of the limitations of going with a "third-party" provided > binaries approach to package management. However, I expect to be trading > off flexibility for convinience but the convinience is nowhere to be > found. > > > or you may have something installed that's not in the ports tree that > > breaks if you update a port, etc. > > > > And of course, this doesn't work well if you've managed to corrupt the > > ports database, which is all to easy to do. Or at least I've found > > that to be the case. Maybe if I could only convince myself to *always* > > use portinstall, and not just do a "make install" after I've read > > through the package description, things wouldn't be so bad, but they > > are. > > I don't expect any binary package management system to cope with > anything different than itself. The fact that you (and me) are able to > "corrupt the ports database", which portupgrade can do even without > mixing binary and source packages tells me that it can't be depended on. > > > People have tried this. portupgrade is the most complete solution I > > know of, though there are others in the ports tree. It can do > > binary-only upgrades, or can be set to try the binaries first, and > > only build if the binaries aren't available. It also has flags to save > > the old install, and a config file that lets you hold packages, or set > > build options if you build. > > Been there, done that, cried. I've also tried portmanager and portmaster > (which I'm using now with portsconf for source-based systems). My wish > is pkg_update, which can be used to upgrade pkg_add'ed packages. You can use portupgrade -PP -Kirill From owner-freebsd-ports@FreeBSD.ORG Fri Feb 9 13:52:05 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 20E1D16A401 for ; Fri, 9 Feb 2007 13:52:05 +0000 (UTC) (envelope-from molnarcs@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.190]) by mx1.freebsd.org (Postfix) with ESMTP id A6EE613C4B5 for ; Fri, 9 Feb 2007 13:52:02 +0000 (UTC) (envelope-from molnarcs@gmail.com) Received: by nf-out-0910.google.com with SMTP id m19so1101018nfc for ; Fri, 09 Feb 2007 05:51:59 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:from:reply-to:to:subject:date:user-agent:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=azxzfRubJsNZ6eNmjLGpbmJXD+gAeryEkvjxpIuFy6YHL+8gpzxp4LBH/sCZ11JHCLtXpN1cYkubeV5C1B6lH8yv6U129h1Y7DcH+TbJVoKk+MSMBdRjEAjjKyLIerJ3RKAGuGD6EZXGuET8mSouUtIT514ER3p0+zX4kYJflIo= Received: by 10.49.93.4 with SMTP id v4mr1413106nfl.1171029119375; Fri, 09 Feb 2007 05:51:59 -0800 (PST) Received: from mcsaba.ch.sh.unideb.hu ( [193.6.168.4]) by mx.google.com with ESMTP id l32sm15871294nfa.2007.02.09.05.51.58; Fri, 09 Feb 2007 05:51:58 -0800 (PST) From: Csaba Molnar To: freebsd-ports@freebsd.org Date: Fri, 9 Feb 2007 14:51:55 +0100 User-Agent: KMail/1.9.5 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200702091451.56124.molnarcs@gmail.com> Subject: learning about building ports - please help X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: molnarcs@gmail.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2007 13:52:05 -0000 Hello list! I'm trying to learn how to build a port from scratch - and need some help. I successfully built a port for aquamarine (a window decorator for beryl) - but I don't understand half of what I did, but I want to :) I'm also curious about the skills needed for maintaining/building ports - do I need to be a programmer? Because I am not - I'm a scholar in cultural studies (but my area of interest is gift economy in general and the free software movement in particular). I've been using FreeBSD since 5.1. So here is what I did - and my questions. I used the port command (from the porttools-0.77 package) to create the Makefile template, and filling in the first part of the Makefile was fairly obvious. For the rest, I made certain assumption that I want to verify if they are correct: BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/beryl.pc: ${PORTSDIR}/x11-wm/beryl-core RUN_DEPENDS+= ${BUILD_DEPENDS} This is obvious with aquamarine (I copied this line from the emerald Makefile) - because it is developed for beryl, and I understand what this line means (the porters handbook explained it). But generally, if documentation for a project is poor, how do I find out about dependencies? I was thinking about looking at the ./configure output... # These three were fairly obvious: USE_BZIP2= yes GNU_CONFIGURE= yes USE_GMAKE= yes # I assume this one is needed because aquamarine provides KDE integration USE_KDELIBS_VER=3 # If I gather correctly, this is needed because aquamarine installs shared libraries USE_LDCONFIG= yes # Just like with BUILD_DEPENDS, I'm not sure how I would have figured the next one out on my own - I was looking at the emerald makefile for clues. I think I understand the first two (use opengl for rendering, and the xrender extension?) - but I'm not sure about gettext. I saw USE_GETTEXT is most of the ports I looked at - can I assume that it is almost always needed (and even it is isn't, it won't hurt)? USE_GL= gl USE_XORG= xrender USE_GETTEXT= yes # I figured the next one out on my own, while I encountered an error (see later): USE_AUTOTOOLS= libtool:15 # and finally, the mandatory line: .include While building this port, it errored out at an early stage with this message: libtool: link: cannot find the library `' gmake[2]: *** [kcm_beryl.la] Error 1 Google turned up this solution: http://people.fruitsalad.org/lauri/krazykiwi/index.php?/archives/175-Libtool-nutso-insanity.html After editing libtool in work/aquamarine, it turned out that the problem lies with libkdefx.la. As suggested in the above blog post, I removed -pthread from the dependency_libs line of libkdefx.la (after making a backup of this file first). The port still failed to build after this, but mucking around in work/aquamarine, trying make in various subdirectories, I noticed that it complains about outdated libtool - so after looking at other kde ports (deskutils/katapult) I figured that I need the USE_AUTOTOOLS= libtool:15 line). After doing all this, the port built fine, and I've been using aquamarine for days now. I'm absolutely clueless though as to how to deal with the situation described above (removing -pthread from the dependency_libs of libkdefx.la). Can this be done in the Makefile? Will removing -pthread from libkdefx.la have any adverse effects (didn't notice any so far)? For the rest of the port, I followed the instructions in the Porter's Handbook - make makesum for distinfo, and I put the lines for generating a pkg-plist in a script: # Store the directory structure in a new file. (cd /mnt/ad0s3/port_development/installtmp/$portname && find -d * -type d) | sort > OLD-DIRS # Create an empty pkg-plist file: touch pkg-plist # If your port honors PREFIX (which it should) you can then install the port # and create the package list. make install PREFIX=/mnt/ad0s3/port_development/installtmp/$portname (cd /mnt/ad0s3/port_development/installtmp/$portname && find -d * \! -type d) | sort > pkg-plist # You must also add any newly created directories to the packing list. (cd /mnt/ad0s3/port_development/installtmp/$portname && find -d * -type d) | sort | comm -13 OLD-DIRS - | sort -r | sed -e 's#^#@dirrm #' >> pkg-plist I edited pkg-plist manually afterwards, replaced dirrm with dirrmtry (again, clue comes from the emerald port). The port is here: ftp://hatvani.unideb.hu/pub/FreeBSD/ports/aquamarine.tar.gz Is this a correct procedure? Final question - I noticed these lines in the emerald Makefile: CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS+= --mandir="${PREFIX}/man" CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib ${PTHREAD_LIBS}" Do I need those? Can you refer me to further readings to help me understand the meaning of these lines (and whether I need similar lines or not). --mandir I understand (aquamarine doesn't have any manpages, so I'm usre I don't need that) - but the rest I don't. Thank you for your patience for reading this long post :) From owner-freebsd-ports@FreeBSD.ORG Fri Feb 9 13:55:10 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 79FC516A401 for ; Fri, 9 Feb 2007 13:55:10 +0000 (UTC) (envelope-from DRHAGER@de.ibm.com) Received: from mtagate5.de.ibm.com (mtagate5.de.ibm.com [195.212.29.154]) by mx1.freebsd.org (Postfix) with ESMTP id 1796C13C442 for ; Fri, 9 Feb 2007 13:55:09 +0000 (UTC) (envelope-from DRHAGER@de.ibm.com) Received: from d12nrmr1607.megacenter.de.ibm.com (d12nrmr1607.megacenter.de.ibm.com [9.149.167.49]) by mtagate5.de.ibm.com (8.13.8/8.13.8) with ESMTP id l19DZtQC262790 for ; Fri, 9 Feb 2007 13:35:55 GMT Received: from d12av02.megacenter.de.ibm.com (d12av02.megacenter.de.ibm.com [9.149.165.228]) by d12nrmr1607.megacenter.de.ibm.com (8.13.8/8.13.8/NCO v8.2) with ESMTP id l19DZsnH1478746 for ; Fri, 9 Feb 2007 14:35:55 +0100 Received: from d12av02.megacenter.de.ibm.com (loopback [127.0.0.1]) by d12av02.megacenter.de.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id l19DZsUA013528 for ; Fri, 9 Feb 2007 14:35:54 +0100 Received: from d12ml063.megacenter.de.ibm.com (d12ml063.megacenter.de.ibm.com [9.149.166.220]) by d12av02.megacenter.de.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id l19DZsLl013522 for ; Fri, 9 Feb 2007 14:35:54 +0100 To: ports@FreeBSD.org MIME-Version: 1.0 X-Mailer: Lotus Notes Release 7.0 HF277 June 21, 2006 Message-ID: From: Dr Orm Hager Date: Fri, 9 Feb 2007 14:36:00 +0100 X-MIMETrack: Serialize by Router on D12ML063/12/M/IBM(Release 6.5.5HF882 | September 26, 2006) at 09/02/2007 14:35:54, Serialize complete at 09/02/2007 14:35:54 Content-Type: text/plain; charset="US-ASCII" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: FreeBSD Port: sane-backends-1.0.18 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2007 13:55:10 -0000 Hello, I just installed the latest version of sane-backends-1.0.18, but I miss the libs and config file for the Mustek paralell port scanners (the corresponding man page exists..). This driver is in the original source code from www.sane-project.org: $ tar -tvf sane-backends-1.0.18.tar |grep -i mustek_pp -rw-r--r-- hmg/hmg 52240 2005-04-16 15:06:37 sane-backends-1.0.18/backend/mustek_pp.c -rw-r--r-- hmg/hmg 3824 2006-01-05 17:27:10 sane-backends-1.0.18/backend/mustek_pp.conf.in -rw-r--r-- hmg/hmg 7109 2003-09-12 15:33:55 sane-backends-1.0.18/backend/mustek_pp.h -rw-r--r-- hmg/hmg 90141 2006-06-11 23:16:43 sane-backends-1.0.18/backend/mustek_pp_cis.c -rw-r--r-- hmg/hmg 9791 2006-06-11 23:16:44 sane-backends-1.0.18/backend/mustek_pp_cis.h -rw-r--r-- hmg/hmg 3717 2004-02-08 11:03:35 sane-backends-1.0.18/backend/mustek_pp_decl.h -rw-r--r-- hmg/hmg 1226 2004-02-08 11:03:35 sane-backends-1.0.18/backend/mustek_pp_drivers.h -rw-r--r-- hmg/hmg 4109 2003-11-24 11:04:39 sane-backends-1.0.18/backend/mustek_pp_null.c -rw-r--r-- hmg/hmg 44195 2003-12-06 12:20:10 sane-backends-1.0.18/backend/mustek_pp_ccd300.c -rw-r--r-- hmg/hmg 3031 2003-11-24 11:04:39 sane-backends-1.0.18/backend/mustek_pp_ccd300.h -rw-r--r-- hmg/hmg 3694 2006-06-19 23:07:54 sane-backends-1.0.18/doc/descriptions/mustek_pp.desc -rw-r--r-- hmg/hmg 15148 2006-06-11 23:16:50 sane-backends-1.0.18/doc/sane-mustek_pp.man Is there a special reason why this driver got excluded from the sources and packages in the FreeBSD ports? Thank you very much! --Orm Mit besten Wuenschen, Orm Hager c/o IBM Business Services GmbH Wilhelm Fay Str. 30-34, 65936 Frankfurt mail: drhager@de.ibm.com From owner-freebsd-ports@FreeBSD.ORG Fri Feb 9 14:04:21 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 72AFF16A682 for ; Fri, 9 Feb 2007 14:04:20 +0000 (UTC) (envelope-from peo@intersonic.se) Received: from neonpark.inter-sonic.com (neonpark.inter-sonic.com [212.247.8.98]) by mx1.freebsd.org (Postfix) with ESMTP id ECF7613C4A8 for ; Fri, 9 Feb 2007 14:04:19 +0000 (UTC) (envelope-from peo@intersonic.se) X-Virus-Scanned: amavisd-new at inter-sonic.com Message-ID: <45CC7A2D.2050909@intersonic.se> Date: Fri, 09 Feb 2007 14:42:05 +0100 From: Per olof Ljungmark Organization: Intersonic AB User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: lang/python core dumps X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2007 14:04:21 -0000 6.2-STABLE FreeBSD 6.2-STABLE #0: Fri Feb 9 09:09:56 CET 2007 cd /usr/ports/lang/python make stops at: building '_curses' extension cc -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -fPIC -fno-strict-aliasing -I. -I/usr/ports/lang/python24/work/Python-2.4.3/./Include -I/usr/local/include -I/usr/ports/lang/python24/work/Python-2.4.3/Include -I/usr/ports/lang/python24/work/Python-2.4.3 -c /usr/ports/lang/python24/work/Python-2.4.3/Modules/_cursesmodule.c -o build/temp.freebsd-6.2-STABLE-i386-2.4/_cursesmodule.o cc -shared -pthread -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 build/temp.freebsd-6.2-STABLE-i386-2.4/_cursesmodule.o -L/usr/local/lib -lncurses -o build/lib.freebsd-6.2-STABLE-i386-2.4/_curses.so Segmentation fault (core dumped) *** Error code 139 Stop in /usr/ports/lang/python24/work/Python-2.4.3. *** Error code 1 Stop in /usr/ports/lang/python24. Anyone? -- PROBLEM DRINKER: A man who never buys. From owner-freebsd-ports@FreeBSD.ORG Fri Feb 9 14:37:57 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 93F1F16A406 for ; Fri, 9 Feb 2007 14:37:57 +0000 (UTC) (envelope-from m.boyarov@bsd.by) Received: from mx1.cybernet.by (mail.cybernet.by [212.98.164.131]) by mx1.freebsd.org (Postfix) with ESMTP id 4472E13C4A5 for ; Fri, 9 Feb 2007 14:37:57 +0000 (UTC) (envelope-from m.boyarov@bsd.by) Received: from mx1.cybernet.by (mx1.cybernet.by [127.0.0.4]) by mx1.cybernet.by (Postfix) with ESMTP id 203BB3C0583; Fri, 9 Feb 2007 16:13:51 +0200 (EET) Received: by mx1.cybernet.by (Postfix, from userid 58) id EDE2E3C0523; Fri, 9 Feb 2007 16:13:50 +0200 (EET) X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on mx1.cybernet.by X-Spam-Level: X-Spam-Status: No, score=-2.3 required=8.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO autolearn=ham version=3.1.1 Received: from deimos.bsd.by (partizan.velesys.com [213.184.230.195]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.cybernet.by (Postfix) with ESMTP id 671DE3C04B9; Fri, 9 Feb 2007 16:13:45 +0200 (EET) Received: by deimos.bsd.by (Posfixus, from userid 1001) id 89D45170BB; Fri, 9 Feb 2007 16:15:10 +0200 (EET) X-Comment-To: Alex Povolotsky To: Alex Povolotsky References: <7deba7c00702082318l3e7c2805g314319f5e36ccd61@mail.gmail.com> <45CC24E3.9080308@webmail.sub.ru> <45CC40A3.6050705@gmail.com> <45CC4A76.6040805@webmail.sub.ru> From: "Max N. Boyarov" In-Reply-To: <45CC4A76.6040805@webmail.sub.ru> (Alex Povolotsky's message of "Fri, 09 Feb 2007 13:18:30 +0300") X-Mailer: Gnus v5.11/GNU Emacs 22.0 Date: Fri, 09 Feb 2007 16:15:06 +0200 Message-ID: <868xf7xvrp.fsf@bsd.by> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Virus-Scanned: ClamAV using ClamSMTP on mx1.cybernet.by Cc: freebsd-ports@freebsd.org Subject: Re: What can I help Chris? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2007 14:37:57 -0000 --=-=-= Content-Transfer-Encoding: quoted-printable >>>>> "AP" =3D=3D Alex Povolotsky writes: =20=20=20=20=20 [cut] AP> 2. VESA is not a trick, it works out of the box, does not allow AP> fullscreen. Actually, fullscreen video is the only thing I really AP> miss. try mplayer -vo x11 -zoom -fs=20 work for me with vesa and ati x1300 =2D-=20 Max N. Boyarov --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFzIHuTuJcSxSvJqsRAoy+AJ483EmGJgNYnoVitHrpiGwqQzaqIQCgtOY/ UebgUSCq+vP+NcsjvkL6X/Q= =jjEt -----END PGP SIGNATURE----- --=-=-=-- From owner-freebsd-ports@FreeBSD.ORG Fri Feb 9 14:42:52 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A078316A402 for ; Fri, 9 Feb 2007 14:42:52 +0000 (UTC) (envelope-from ler@lerctr.org) Received: from thebighonker.lerctr.org (thebighonker.lerctr.org [192.147.25.65]) by mx1.freebsd.org (Postfix) with ESMTP id 81FB813C4AC for ; Fri, 9 Feb 2007 14:42:52 +0000 (UTC) (envelope-from ler@lerctr.org) Received: from [66.179.40.122] (port=6323 helo=SURGLROSENMAN) by thebighonker.lerctr.org with esmtpa (Exim 4.66 (FreeBSD)) (envelope-from ) id 1HFWhq-0002K2-9c for freebsd-ports@freebsd.org; Fri, 09 Feb 2007 08:26:35 -0600 From: "Larry Rosenman" To: Date: Fri, 9 Feb 2007 08:26:20 -0600 Message-ID: <009d01c74c56$4a779d80$df66d880$@org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: AcdMVkPryhVCSRUdSYuMyDFZUHNPnw== Content-Language: en-us X-Spam-Score: -4.4 (----) X-LERCTR-Spam-Score: -4.4 (----) X-Spam-Report: SpamScore (-4.4/5.0) ALL_TRUSTED=-1.8,BAYES_00=-2.599 X-LERCTR-Spam-Report: SpamScore (-4.4/5.0) ALL_TRUSTED=-1.8,BAYES_00=-2.599 DomainKey-Status: no signature Subject: ports/106813: mail/gmime2: stray printf causes issues X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2007 14:42:52 -0000 Can I interest a committer to declare a maintainer-timeout, and commit this one-line patch? Thanks! -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 512-248-2683 E-Mail: ler@lerctr.org US Mail: 430 Valona Loop, Round Rock, TX 78681-3893 From owner-freebsd-ports@FreeBSD.ORG Fri Feb 9 15:01:45 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AA31716A400 for ; Fri, 9 Feb 2007 15:01:45 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.189]) by mx1.freebsd.org (Postfix) with ESMTP id 44B7413C4AC for ; Fri, 9 Feb 2007 15:01:45 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: by nf-out-0910.google.com with SMTP id m19so1121262nfc for ; Fri, 09 Feb 2007 07:01:44 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=GLnvs1nMc+NKQAIDcjl5Y0q9DZx/6vhDzmYKmPrikaTdipoSVAqZQR8Vq8/2xSt2Re+q6KJlNhnbaGISE0ASqhZe1zJJU0dm5u4w7LeZYWouq4E8U7C84RRu/hwnMgvXJojg3mYt26fDnAQ2jJ7qhEo6PNfSheFGf3hyWa0jkSQ= Received: by 10.82.175.2 with SMTP id x2mr4634563bue.1171033303579; Fri, 09 Feb 2007 07:01:43 -0800 (PST) Received: by 10.82.186.2 with HTTP; Fri, 9 Feb 2007 07:01:43 -0800 (PST) Message-ID: <790a9fff0702090701kcadd613p49ca77875e9e449a@mail.gmail.com> Date: Fri, 9 Feb 2007 09:01:43 -0600 From: "Scot Hetzel" To: molnarcs@gmail.com In-Reply-To: <200702091451.56124.molnarcs@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200702091451.56124.molnarcs@gmail.com> Cc: freebsd-ports@freebsd.org Subject: Re: learning about building ports - please help X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2007 15:01:45 -0000 On 2/9/07, Csaba Molnar wrote: > While building this port, it errored out at an early stage with this message: > libtool: link: cannot find the library `' gmake[2]: *** [kcm_beryl.la] Error 1 > > Google turned up this solution: > http://people.fruitsalad.org/lauri/krazykiwi/index.php?/archives/175-Libtool-nutso-insanity.html > > After editing libtool in work/aquamarine, it turned out that the problem lies > with libkdefx.la. As suggested in the above blog post, I removed -pthread > from the dependency_libs line of libkdefx.la (after making a backup of this > > Final question - I noticed these lines in the emerald Makefile: > > CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} > CONFIGURE_ARGS+= --mandir="${PREFIX}/man" > CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ > LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib ${PTHREAD_LIBS}" > > Do I need those? Can you refer me to further readings to help me understand > the meaning of these lines (and whether I need similar lines or > not). --mandir I understand (aquamarine doesn't have any manpages, so I'm > usre I don't need that) - but the rest I don't. > The CONFIGURE_ENV sets the CPPFLAGS and the LDFLAGS that are passed to the configure script. The variable PTHREAD_LIBS has a value of -pthread, which should solve your problem with libkdefx.la. Scot -- DISCLAIMER: No electrons were mamed while sending this message. Only slightly bruised. From owner-freebsd-ports@FreeBSD.ORG Fri Feb 9 15:44:31 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0C7F516A401 for ; Fri, 9 Feb 2007 15:44:31 +0000 (UTC) (envelope-from rizzo@icir.org) Received: from xorpc.icir.org (xorpc.icir.org [192.150.187.68]) by mx1.freebsd.org (Postfix) with ESMTP id EEE4913C494 for ; Fri, 9 Feb 2007 15:44:30 +0000 (UTC) (envelope-from rizzo@icir.org) Received: from xorpc.icir.org (localhost [127.0.0.1]) by xorpc.icir.org (8.12.11/8.13.6) with ESMTP id l19FiTHc099548; Fri, 9 Feb 2007 07:44:29 -0800 (PST) (envelope-from rizzo@xorpc.icir.org) Received: (from rizzo@localhost) by xorpc.icir.org (8.12.11/8.12.3/Submit) id l19FiTpD099547; Fri, 9 Feb 2007 07:44:29 -0800 (PST) (envelope-from rizzo) Date: Fri, 9 Feb 2007 07:44:29 -0800 From: Luigi Rizzo To: ports@freebsd.org Message-ID: <20070209074429.B99372@xorpc.icir.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Cc: Subject: please check if your port may use v4l_compat X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2007 15:44:31 -0000 dear ports maintainers, after hitting a couple of them myself (net/ekiga and mbone/vic), i believe that there is a number of ports, especially in the multimedia/ graphics/ net/ mbone/ categories which might make good use of a BUILD_DEPENDS+= v4l_compat>=1.0.20060801:${PORTSDIR}/multimedia/v4l_compat line in their Makefile, to enable support of video4linux devices. The above port will just add a single header to the system, /usr/local/include/linux/videodev.h But this in turn might trigger the video4linux detection in the individual configure files, and finally support such devices for which we start having drivers (multimedia/pwcbsd, multimedia/linux-gspca-kmod and multimedia/linux-ov511-kmod among others). A good way to check if your port could be interested is to grep videodev.h configure If you have a match, check the path where the file is looked up, and possibly correct it (some only try /usr/include/linux/videodev.h because that is the linux location). After that you _might_ have various build errors, but generally trivial to fix (and not setting the BUILD_DEPENDS is not a solution because the port could be already there for other reasons). I can help handling some of them as long as you email me if your grep for 'videodev.h' returns a match thanks luigi From owner-freebsd-ports@FreeBSD.ORG Fri Feb 9 16:09:46 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DDE1F16A400 for ; Fri, 9 Feb 2007 16:09:46 +0000 (UTC) (envelope-from janvier.roc@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.168]) by mx1.freebsd.org (Postfix) with ESMTP id 67D4D13C481 for ; Fri, 9 Feb 2007 16:09:46 +0000 (UTC) (envelope-from janvier.roc@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so763055uge for ; Fri, 09 Feb 2007 08:09:43 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=gwJyY50pClTsSxzthSXDnaYqPiMUF5MKsiIQI3HRHoDgQYkc+zRQnr+Ea1tG2GplYjioBdonS6rpwxpRFzP2uylaixwv0pCyIQDN1y3VwFMOYkr0A3nxIkg79vqlkcoCMtd2o9LOHZUfllPRuPsjtuxk9gIiyUND0a6FvhT/tdY= Received: by 10.78.171.20 with SMTP id t20mr448070hue.1171037347752; Fri, 09 Feb 2007 08:09:07 -0800 (PST) Received: by 10.78.137.18 with HTTP; Fri, 9 Feb 2007 08:09:07 -0800 (PST) Message-ID: <7deba7c00702090809o167bcad8h34787b4bbf4d5a20@mail.gmail.com> Date: Sat, 10 Feb 2007 00:09:07 +0800 From: "Janvier Pang" To: "Max N. Boyarov" In-Reply-To: <868xf7xvrp.fsf@bsd.by> MIME-Version: 1.0 References: <7deba7c00702082318l3e7c2805g314319f5e36ccd61@mail.gmail.com> <45CC24E3.9080308@webmail.sub.ru> <45CC40A3.6050705@gmail.com> <45CC4A76.6040805@webmail.sub.ru> <868xf7xvrp.fsf@bsd.by> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ports@freebsd.org, Alex Povolotsky Subject: Re: What can I help Chris? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2007 16:09:47 -0000 Hi, Did you get any resolution greater than 1024x768? For example, 1600x1200 or 1280x800 for the wide-screen. I have x1300 too, and only vesa can work on my machine. I could not set the correct resolution on my laptop with a wide-screen as 1280x800, so that I'd like to help Chris to port the ATI linux driver to FreeBSD. Do you have any solution to let the card works well except the vesa driver? B.Rgds, Janvier Pang On 2/9/07, Max N. Boyarov wrote: > > > >>>>> "AP" == Alex Povolotsky writes: > > [cut] > > AP> 2. VESA is not a trick, it works out of the box, does not allow > AP> fullscreen. Actually, fullscreen video is the only thing I really > AP> miss. > > try mplayer -vo x11 -zoom -fs > work for me with vesa and ati x1300 > > -- > Max N. Boyarov > > From owner-freebsd-ports@FreeBSD.ORG Fri Feb 9 16:31:10 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 909DE16A400 for ; Fri, 9 Feb 2007 16:31:10 +0000 (UTC) (envelope-from m.boyarov@bsd.by) Received: from mx1.cybernet.by (mx1.cybernet.by [212.98.164.131]) by mx1.freebsd.org (Postfix) with ESMTP id 40C6813C4B5 for ; Fri, 9 Feb 2007 16:31:10 +0000 (UTC) (envelope-from m.boyarov@bsd.by) Received: from mx1.cybernet.by (mx1.cybernet.by [127.0.0.4]) by mx1.cybernet.by (Postfix) with ESMTP id 133A43C04CE; Fri, 9 Feb 2007 18:29:44 +0200 (EET) Received: by mx1.cybernet.by (Postfix, from userid 58) id E08213C04CD; Fri, 9 Feb 2007 18:29:43 +0200 (EET) X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on mx1.cybernet.by X-Spam-Level: X-Spam-Status: No, score=-0.4 required=8.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO,RCVD_IN_XBL autolearn=no version=3.1.1 Received: from deimos.bsd.by (partizan.velesys.com [213.184.230.195]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.cybernet.by (Postfix) with ESMTP id 391D43C04C6; Fri, 9 Feb 2007 18:29:40 +0200 (EET) Received: by deimos.bsd.by (Posfixus, from userid 1001) id 2AF41170BB; Fri, 9 Feb 2007 18:31:06 +0200 (EET) X-Comment-To: "Janvier Pang" To: "Janvier Pang" References: <7deba7c00702082318l3e7c2805g314319f5e36ccd61@mail.gmail.com> <45CC24E3.9080308@webmail.sub.ru> <45CC40A3.6050705@gmail.com> <45CC4A76.6040805@webmail.sub.ru> <868xf7xvrp.fsf@bsd.by> <7deba7c00702090809o167bcad8h34787b4bbf4d5a20@mail.gmail.com> From: "Max N. Boyarov" Organization: BSD.BY Team Date: Fri, 09 Feb 2007 18:30:58 +0200 In-Reply-To: <7deba7c00702090809o167bcad8h34787b4bbf4d5a20@mail.gmail.com> (Janvier Pang's message of "Sat, 10 Feb 2007 00:09:07 +0800") Message-ID: <86tzxvwawt.fsf@bsd.by> X-Mailer: Gnus v5.11/GNU Emacs 22.0 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Virus-Scanned: ClamAV using ClamSMTP on mx1.cybernet.by Cc: freebsd-ports@freebsd.org, Alex Povolotsky Subject: Re: What can I help Chris? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2007 16:31:10 -0000 --=-=-= Content-Transfer-Encoding: quoted-printable >>>>> "JP" =3D=3D Janvier Pang writes: JP> Hi, JP> Did you get any resolution greater than 1024x768? For example, 1600x12= 00 or JP> 1280x800 for the wide-screen. I work in 1400x1050 resolution. For my laptop this is default screen resol= ution.. JP> I have x1300 too, and only vesa can work on my machine. I could not se= t the JP> correct resolution on my laptop with a wide-screen as 1280x800, so tha= t I'd JP> like to help Chris to port the ATI linux driver to FreeBSD. JP> Do you have any solution to let the card works well except the vesa dr= iver? No, only vesa.=20 JP> B.Rgds, JP> Janvier Pang JP> On 2/9/07, Max N. Boyarov wrote: >> >> >> >>>>> "AP" =3D=3D Alex Povolotsky writes: >> >> [cut] >> >> AP> 2. VESA is not a trick, it works out of the box, does not allow >> AP> fullscreen. Actually, fullscreen video is the only thing I really >> AP> miss. >> >> try mplayer -vo x11 -zoom -fs >> work for me with vesa and ati x1300 >> >> -- >> Max N. Boyarov >> >> =2D-=20 Max N. Boyarov --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFzKHKTuJcSxSvJqsRArFcAJ9zIdFv5BpvzGSz4jXVYIrraaWdowCfY86B PUrMJHHl07hdkDi5culcx64= =btoY -----END PGP SIGNATURE----- --=-=-=-- From owner-freebsd-ports@FreeBSD.ORG Fri Feb 9 18:10:22 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 99CE916A402 for ; Fri, 9 Feb 2007 18:10:22 +0000 (UTC) (envelope-from joey@mingrone.org) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.233]) by mx1.freebsd.org (Postfix) with ESMTP id 5066013C481 for ; Fri, 9 Feb 2007 18:10:22 +0000 (UTC) (envelope-from joey@mingrone.org) Received: by wr-out-0506.google.com with SMTP id 69so1097559wra for ; Fri, 09 Feb 2007 10:10:21 -0800 (PST) Received: by 10.90.103.2 with SMTP id a2mr12966496agc.1171044621573; Fri, 09 Feb 2007 10:10:21 -0800 (PST) Received: by 10.90.53.9 with HTTP; Fri, 9 Feb 2007 10:10:21 -0800 (PST) Message-ID: Date: Fri, 9 Feb 2007 14:10:21 -0400 From: "Joey Mingrone" To: maho@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: ports@FreeBSD.org Subject: FreeBSD Port: atlas-3.6.0_2,1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2007 18:10:22 -0000 Hi, I tried installing atlas-3.6.0_2,1 on my 6.1-RELEASE-p11 system, but towards the end, the installation stopped with the error pasted below. I'm guessing the problem is that gmake was used with the "-D" option (gmake doesn't have a -D option) when FreeBSD's make was intended. Joey ATLAS install complete. Examine ATLAS/bin//INSTALL_LOG/SUMMARY.LOG for details. Making xsl3blastst gmake: invalid option -- D Usage: gmake [options] [target] ... Options: -b, -m Ignored for compatibility. -B, --always-make Unconditionally make all targets. -C DIRECTORY, --directory=DIRECTORY Change to DIRECTORY before doing anything. -d Print lots of debugging information. --debug[=FLAGS] Print various types of debugging information. -e, --environment-overrides Environment variables override makefiles. -f FILE, --file=FILE, --makefile=FILE Read FILE as a makefile. -h, --help Print this message and exit. -i, --ignore-errors Ignore errors from commands. -I DIRECTORY, --include-dir=DIRECTORY Search DIRECTORY for included makefiles. -j [N], --jobs[=N] Allow N jobs at once; infinite jobs with no arg. -k, --keep-going Keep going when some targets can't be made. -l [N], --load-average[=N], --max-load[=N] Don't start multiple jobs unless load is below N. -L, --check-symlink-times Use the latest mtime between symlinks and target. -n, --just-print, --dry-run, --recon Don't actually run any commands; just print them. -o FILE, --old-file=FILE, --assume-old=FILE Consider FILE to be very old and don't remake it. -p, --print-data-base Print make's internal database. -q, --question Run no commands; exit status says if up to date. -r, --no-builtin-rules Disable the built-in implicit rules. -R, --no-builtin-variables Disable the built-in variable settings. -s, --silent, --quiet Don't echo commands. -S, --no-keep-going, --stop Turns off -k. -t, --touch Touch targets instead of remaking them. -v, --version Print the version number of make and exit. -w, --print-directory Print the current directory. --no-print-directory Turn off -w, even if it was turned on implicitly. -W FILE, --what-if=FILE, --new-file=FILE, --assume-new=FILE Consider FILE to be infinitely new. --warn-undefined-variables Warn when an undefined variable is referenced. This program built for i386-portbld-freebsd6.0 Report bugs to *** Error code 2 Stop in /usr/ports/math/atlas. *** Error code 1 Stop in /usr/ports/math/atlas. *** Error code 1 Stop in /usr/ports/math/R. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall.47723.0 env make ** Fix the problem and try again. ** Listing the failed packages (*:skipped / !:failed) ! math/R (missing header) ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed From owner-freebsd-ports@FreeBSD.ORG Fri Feb 9 19:14:38 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4A56816A402 for ; Fri, 9 Feb 2007 19:14:38 +0000 (UTC) (envelope-from yattaran@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by mx1.freebsd.org (Postfix) with ESMTP id D545A13C4A6 for ; Fri, 9 Feb 2007 19:14:37 +0000 (UTC) (envelope-from yattaran@gmail.com) Received: by nf-out-0910.google.com with SMTP id m19so1195862nfc for ; Fri, 09 Feb 2007 11:14:36 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=C19yU6vmALaM5p/cP5ZItoFPCWVuEd2YKiGelnqzRWpunWdbeiLCwoDIjSBmc1pHnpP6bEFWYXIkrax8dUf9c8p9UW4DRg39eyQ0PwHPQLgyHI7TBCsJHxpi3TgkU6mx5L9SHFPg2sA8of6Q8TTOlKLEPhtNIKcRMfufZUFSck8= Received: by 10.49.41.12 with SMTP id t12mr1649409nfj.1171046900656; Fri, 09 Feb 2007 10:48:20 -0800 (PST) Received: from ?193.216.231.77? ( [193.216.231.77]) by mx.google.com with ESMTP id a24sm17005901nfc.2007.02.09.10.48.19; Fri, 09 Feb 2007 10:48:20 -0800 (PST) Message-ID: <45CCC1EA.7010807@gmail.com> Date: Fri, 09 Feb 2007 19:48:10 +0100 From: yattaran User-Agent: Thunderbird 1.5.0.9 (X11/20070119) MIME-Version: 1.0 To: FreeBSD Ports Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: net-im/gajim-0.11 fails to start X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2007 19:14:38 -0000 net-im/gajim 0.11 fails to start after upgrading from 0.10.1: % gajim D-Bus python bindings are missing in this computer D-Bus capabilities of Gajim cannot be used gpg: not found Session Management support not available (missing gnome.ui module) migrating logs database to indeces Traceback (most recent call last): File "gajim.py", line 2190, in ? Interface() File "gajim.py", line 2075, in __init__ self.roster = roster_window.RosterWindow() File "/usr/local/share/gajim/src/roster_window.py", line 4269, in __init__ self.make_jabber_state_images() File "/usr/local/share/gajim/src/roster_window.py", line 3591, in make_jabber_state_images pixo = gtk.gdk.pixbuf_new_from_file(os.path.join(path, 'opened.png')) gobject.GError: Failed to open file '../data/iconsets/dcraven/16x16/opened.png': No such file or directory Btw, 0.11.1 is already out. -- yattaran From owner-freebsd-ports@FreeBSD.ORG Fri Feb 9 19:39:19 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AAFAE16A402 for ; Fri, 9 Feb 2007 19:39:19 +0000 (UTC) (envelope-from molnarcs@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.168]) by mx1.freebsd.org (Postfix) with ESMTP id 7419C13C46B for ; Fri, 9 Feb 2007 19:39:18 +0000 (UTC) (envelope-from molnarcs@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so77uge for ; Fri, 09 Feb 2007 11:39:16 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:from:reply-to:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-disposition:content-type:content-transfer-encoding:message-id; b=h1e/93sNUyh4siilwIlyGtGCMwSXTTppBCuey+0tJF/rXGM42xS6ey1WwAIo83FIxmDd40ehkRQOfPgHFlXYA6Fi/3kyxhQAGyWejHW+uBUlSYCn9rRvfJWdbBTCnCEk37ZZ6LTgKjndbEErly4E4MPMBGdtFMisOZ6mdzdRKaM= Received: by 10.82.155.10 with SMTP id c10mr4768367bue.1171049956681; Fri, 09 Feb 2007 11:39:16 -0800 (PST) Received: from mcsaba.ch.sh.unideb.hu ( [193.6.168.4]) by mx.google.com with ESMTP id k23sm17124173nfc.2007.02.09.11.39.15; Fri, 09 Feb 2007 11:39:16 -0800 (PST) From: Csaba Molnar To: "Scot Hetzel" Date: Fri, 9 Feb 2007 20:39:08 +0100 User-Agent: KMail/1.9.5 References: <200702091451.56124.molnarcs@gmail.com> <790a9fff0702090701kcadd613p49ca77875e9e449a@mail.gmail.com> In-Reply-To: <790a9fff0702090701kcadd613p49ca77875e9e449a@mail.gmail.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200702092039.08578.molnarcs@gmail.com> Cc: freebsd-ports@freebsd.org Subject: Re: learning about building ports - please help X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: molnarcs@gmail.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2007 19:39:19 -0000 > The CONFIGURE_ENV sets the CPPFLAGS and the LDFLAGS that are passed to > the configure script. The variable PTHREAD_LIBS has a value of > -pthread, which should solve your problem with libkdefx.la. > > Scot > -- > DISCLAIMER: > No electrons were mamed while sending this message. Only slightly bruised. Thanks, that seems to have solved the issue with libkdefx.la. Now I ran portlint, fixed whitespace issues, but there is one remaining issue: WARN: Makefile: Consider adding support for a WITHOUT_NLS knob to conditionally disable gettext support. So that's what gettext is for. I posted these questions because I'm curious: when I create a port like this (I mean only understanding part of what I do) - should I submit it (if it looks correct)? What if I can't maintain it because some changes in the future require understanding of the code? Aquamarine is probably not the best port to begin with, for I guess it would be better if it was maintained with the rest of beryl (which really requires someone with more knowledge) - but still, it was fun trying it :))) From owner-freebsd-ports@FreeBSD.ORG Fri Feb 9 20:17:57 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F0BDD16A401 for ; Fri, 9 Feb 2007 20:17:57 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by mx1.freebsd.org (Postfix) with ESMTP id 7D9CF13C471 for ; Fri, 9 Feb 2007 20:17:56 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: by ug-out-1314.google.com with SMTP id 71so2806ugh for ; Fri, 09 Feb 2007 12:17:50 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=mMExydy+yKwiE62CE4HtKP+cCloXY5Z86bf7PFKrS4EOoIskd8uNyWjt+EzAOTiTDaukAqHk+OzENvzID4BfYopHwjDanhwWANq3Ft6sWxcuhP+QPTOYcdafNYwSdH913ktb6BCYrc3+ouZs0hxRtIrGC5Te+ay9eZokSV0usIc= Received: by 10.82.155.10 with SMTP id c10mr4838148bue.1171052269368; Fri, 09 Feb 2007 12:17:49 -0800 (PST) Received: by 10.82.186.2 with HTTP; Fri, 9 Feb 2007 12:17:49 -0800 (PST) Message-ID: <790a9fff0702091217s1d9de07fiec134376a5bc4364@mail.gmail.com> Date: Fri, 9 Feb 2007 14:17:49 -0600 From: "Scot Hetzel" To: molnarcs@gmail.com In-Reply-To: <200702092039.08578.molnarcs@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200702091451.56124.molnarcs@gmail.com> <790a9fff0702090701kcadd613p49ca77875e9e449a@mail.gmail.com> <200702092039.08578.molnarcs@gmail.com> Cc: freebsd-ports@freebsd.org Subject: Re: learning about building ports - please help X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2007 20:17:58 -0000 On 2/9/07, Csaba Molnar wrote: > > > The CONFIGURE_ENV sets the CPPFLAGS and the LDFLAGS that are passed to > > the configure script. The variable PTHREAD_LIBS has a value of > > -pthread, which should solve your problem with libkdefx.la. > > > > Scot > > -- > > DISCLAIMER: > > No electrons were mamed while sending this message. Only slightly bruised. > > Thanks, that seems to have solved the issue with libkdefx.la. > > Now I ran portlint, fixed whitespace issues, but there is one remaining issue: > > WARN: Makefile: Consider adding support for a WITHOUT_NLS knob to > conditionally disable gettext support. > Portlint wants you to add the following to the port: .if !defined(WITHOUT_NLS) USE_GETTEXT= yes PLIST_SUB+= NLS="" .else CONFIGURE_ARGS+=--disable-nls PLIST_SUB+= NLS="@comment " .endif Then modify the pkg-plist: %%NLS%%share/locale/ca_ES/LC_MESSAGES/aquamarine.mo : %%NLS%%share/locale/zh_TW/LC_MESSAGES/aquamarine.mo Also remove all of the @dirrmtry share/locale*, and only add the ones that are missing from /etc/mtree/BSD.local.mk. %%NLS%%@dirrmtry share/locale/zh_TW/LC_MESSAGES %%NLS%%@dirrmtry share/locale/zh_TW Scot -- DISCLAIMER: No electrons were mamed while sending this message. Only slightly bruised. From owner-freebsd-ports@FreeBSD.ORG Fri Feb 9 21:07:23 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0182616A405 for ; Fri, 9 Feb 2007 21:07:23 +0000 (UTC) (envelope-from molnarcs@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by mx1.freebsd.org (Postfix) with ESMTP id 8DCD813C441 for ; Fri, 9 Feb 2007 21:07:22 +0000 (UTC) (envelope-from molnarcs@gmail.com) Received: by nf-out-0910.google.com with SMTP id m19so1223996nfc for ; Fri, 09 Feb 2007 13:07:21 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:from:reply-to:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=eXiAsD1UzcF1iKX4/MYbV8JbHXysFXOFIcCm58GBSkRccdfh/G2ITXl3+EHBhgQkCacKDYI9IwKRv31Wmxfg52kA4WWAEFinNw3NIlMW2wuhNfubAxE46bTvlwaHBv7Z5KKdUvyM9h3AZRVdM5Lo1GA0xcvuvIulvbPc0+2bcJ4= Received: by 10.49.27.11 with SMTP id e11mr1745885nfj.1171055241625; Fri, 09 Feb 2007 13:07:21 -0800 (PST) Received: from mcsaba.ch.sh.unideb.hu ( [193.6.168.4]) by mx.google.com with ESMTP id o45sm17409818nfa.2007.02.09.13.07.20; Fri, 09 Feb 2007 13:07:21 -0800 (PST) From: Csaba Molnar To: "Scot Hetzel" Date: Fri, 9 Feb 2007 22:07:19 +0100 User-Agent: KMail/1.9.5 References: <200702091451.56124.molnarcs@gmail.com> <200702092039.08578.molnarcs@gmail.com> <790a9fff0702091217s1d9de07fiec134376a5bc4364@mail.gmail.com> In-Reply-To: <790a9fff0702091217s1d9de07fiec134376a5bc4364@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200702092207.19338.molnarcs@gmail.com> Cc: freebsd-ports@freebsd.org Subject: Re: learning about building ports - please help X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: molnarcs@gmail.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2007 21:07:23 -0000 > Portlint wants you to add the following to the port: > > .if !defined(WITHOUT_NLS) > USE_GETTEXT= yes > PLIST_SUB+= NLS="" > .else > CONFIGURE_ARGS+=--disable-nls > PLIST_SUB+= NLS="@comment " > .endif > I just did that :) > Then modify the pkg-plist: > > %%NLS%%share/locale/ca_ES/LC_MESSAGES/aquamarine.mo > > %%NLS%%share/locale/zh_TW/LC_MESSAGES/aquamarine.mo > Now I'm beginning to understand how this works (I read about it in the porter's handbook, but it makes more sense when trying on a real port). Thanks! > Also remove all of the @dirrmtry share/locale*, and only add the ones > that are missing from /etc/mtree/BSD.local.mk. > > %%NLS%%@dirrmtry share/locale/zh_TW/LC_MESSAGES > %%NLS%%@dirrmtry share/locale/zh_TW > > Scot So, can I assume that anything that mtree -f /etc/mtree/BSD.local.dist outputs in /usr/local need not be included in pkg-plist? From owner-freebsd-ports@FreeBSD.ORG Fri Feb 9 22:18:03 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5277E16A401 for ; Fri, 9 Feb 2007 22:18:03 +0000 (UTC) (envelope-from maho.nakata@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.227]) by mx1.freebsd.org (Postfix) with ESMTP id 00B0B13C461 for ; Fri, 9 Feb 2007 22:18:02 +0000 (UTC) (envelope-from maho.nakata@gmail.com) Received: by nz-out-0506.google.com with SMTP id i11so990545nzh for ; Fri, 09 Feb 2007 14:18:02 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:message-id:to:cc:subject:from:in-reply-to:references:x-mailer:mime-version:content-type:content-transfer-encoding:sender; b=TfYsu4O0vpn3t+Hz3HhoAV2q2iB3j7yICeYksoUuVxvEVxXEpPXgo9JLJDGeFS0KbEFCRtN+F/TCHiz7VcJixMFf6N/6evCKROf52tYDN/UqRAfXY329aKLb9LttHmmchoNPxZKRN0TODmvZ92am2NpABwWde804gXgIc0mSiTM= Received: by 10.64.131.17 with SMTP id e17mr2122267qbd.1171059482136; Fri, 09 Feb 2007 14:18:02 -0800 (PST) Received: from localhost ( [133.11.172.102]) by mx.google.com with ESMTP id r1sm5283345nzd.2007.02.09.14.18.00; Fri, 09 Feb 2007 14:18:01 -0800 (PST) Date: Sat, 10 Feb 2007 07:17:54 +0900 (JST) Message-Id: <20070210.071754.71112797.chat95@mac.com> To: rpvoland@facstaff.wisc.edu From: Maho NAKATA In-Reply-To: <20070209.180418.85375367.chat95@mac.com> References: <20070126.113458.35660495.chat95@mac.com> <20070209.154656.63087958.chat95@mac.com> <20070209.180418.85375367.chat95@mac.com> X-Mailer: Mew version 5.1 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: Maho NAKATA Cc: eric+fbports@vangyzen.net, vdemart1@tin.it, freebsd-ports@freebsd.org Subject: A workaround for math/R (was Re: math/R eats up all.) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2007 22:18:03 -0000 Dear all, First, Eric, I'd like to ask your opinion about the patch I proposed. If you approve I'll commit to math/R for atlas users. Several tries I found that for my Pentium M, status of buildablity of R is following: ATLAS + internal LAPACK o ATLAS + external LAPACK x ATLAS + ATLAS's LAPACK x --- BLAS + external LAPACK o BLAS + internal LAPACK o --- GOTOBLAS + internal LAPACK o GOTOBLAS + external LAPACK o o means build successfully x means build hangs up at: cc -std=gnu99 -shared -L/usr/local/lib -o grDevices.so chull.o devNull.o devPicTeX.o devPS.o devQuartz.o init.o -L../../../../lib -lR mkdir ../../../../library/grDevices/libs . internal LAPACK means using LAPACK comes with R. external LAPACK means using math/lapack ATLAS's LAPACK means using libalapack from math/atlas. I briefly read the source code what routines are used in internal LAPACK of R, it contains, Cholesky factorization etc, which are accelerated by ATLAS. Anyway, vanilla Lapack+atlas blas combination is 10%~20% faster than atlas's LAPACK. This is unfortunate perfomance loss. Here I propose a patch; just workarounding hang up during the build. there may be performance loss by not using ATLAS's LAPACK. Index: Makefile =================================================================== RCS file: /home/pcvs/ports/math/R/Makefile,v retrieving revision 1.57 diff -u -r1.57 Makefile --- Makefile 25 Jan 2007 17:56:40 -0000 1.57 +++ Makefile 9 Feb 2007 22:08:12 -0000 @@ -72,9 +72,15 @@ .if defined(WITH_ATLAS) LIB_DEPENDS+= atlas.2:${PORTSDIR}/math/atlas -CONFIGURE_ARGS+=--with-lapack="-lalapack -lcblas" --with-blas="-lf77blas" +CONFIGURE_ARGS+=--with-blas="-lf77blas -latlas" +# A workaround to prevent hangs up during the build. +.if ${ARCH} != "i386" +CONFIGURE_ARGS+=--with-lapack="-lalapack -lcblas" PLIST_SUB+= BLAS="@comment " .else +PLIST_SUB+= BLAS="" +.endif +.else LIB_DEPENDS+= blas.2:${PORTSDIR}/math/blas CONFIGURE_ARGS+=--with-blas="-lblas" PLIST_SUB+= BLAS="" Thanks for your patience, and sorry for inconvenience. Sincerely yours, -- NAKATA, Maho (maho@FreeBSD.org) From owner-freebsd-ports@FreeBSD.ORG Fri Feb 9 23:26:39 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AD57616A408 for ; Fri, 9 Feb 2007 23:26:39 +0000 (UTC) (envelope-from admin2@enabled.com) Received: from typhoon.enabled.com (typhoon.enabled.com [216.218.220.21]) by mx1.freebsd.org (Postfix) with ESMTP id 9C45F13C428 for ; Fri, 9 Feb 2007 23:26:37 +0000 (UTC) (envelope-from admin2@enabled.com) Received: from [172.23.10.40] (nat-service4.juniper.net [66.129.225.151]) (authenticated bits=0) by typhoon.enabled.com (8.13.8/8.13.8) with ESMTP id l19N76nN069887 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 9 Feb 2007 15:07:06 -0800 (PST) (envelope-from admin2@enabled.com) Message-ID: <45CCFE93.4040707@enabled.com> Date: Fri, 09 Feb 2007 15:06:59 -0800 From: Noah User-Agent: Thunderbird 1.5.0.9 (Macintosh/20061207) MIME-Version: 1.0 To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: unable to fetch mysql-5.0.33.tar.gz X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2007 23:26:39 -0000 any clues how I can find the mysql-5.0.33.tar.gz file so I can build the port? ------ # cat distinfo MD5 (mysql-5.0.33.tar.gz) = 10cb85276a1468c7906a4ff4dd565d61 SHA256 (mysql-5.0.33.tar.gz) = 20d8b387436f2255c13eaafc1c9e08c15b9ef64d411d4b04f05c3cdc01772da2 SIZE (mysql-5.0.33.tar.gz) = 23045481 ---- s1# pwd /usr/ports/databases/mysql50-server ns1# make install clean ===> Vulnerability check disabled, database not found You may use the following build options: WITH_CHARSET=charset Define the primary built-in charset (latin1). WITH_XCHARSET=list Define other built-in charsets (may be 'all'). WITH_COLLATION=collate Define default collation (latin1_swedish_ci). WITH_OPENSSL=yes Enable secure connections. WITH_LINUXTHREADS=yes Use the linuxthreads pthread library. WITH_PROC_SCOPE_PTH=yes Use process scope threads (try it if you use libpthread). BUILD_OPTIMIZED=yes Enable compiler optimizations (use it if you need speed). BUILD_STATIC=yes Build a static version of mysqld. (use it if you need even more speed). WITHOUT_INNODB=yes Disable support for InnoDB table handler. WITH_ARCHIVE=yes Enable support for Archive Storage Engine. WITH_CSV=yes Enable support for CSV Storage Engine. WITH_FEDERATED=yes Enable support for Federated Storage Engine. WITH_NDB=yes Enable support for NDB Cluster. ===> Extracting for mysql-server-5.0.33 => MD5 Checksum mismatch for mysql-5.0.33.tar.gz. => SHA256 Checksum mismatch for mysql-5.0.33.tar.gz. ===> Refetch for 1 more times files: mysql-5.0.33.tar.gz mysql-5.0.33.tar.gz ===> Vulnerability check disabled, database not found You may use the following build options: WITH_CHARSET=charset Define the primary built-in charset (latin1). WITH_XCHARSET=list Define other built-in charsets (may be 'all'). WITH_COLLATION=collate Define default collation (latin1_swedish_ci). WITH_OPENSSL=yes Enable secure connections. WITH_LINUXTHREADS=yes Use the linuxthreads pthread library. WITH_PROC_SCOPE_PTH=yes Use process scope threads (try it if you use libpthread). BUILD_OPTIMIZED=yes Enable compiler optimizations (use it if you need speed). BUILD_STATIC=yes Build a static version of mysqld. (use it if you need even more speed). WITHOUT_INNODB=yes Disable support for InnoDB table handler. WITH_ARCHIVE=yes Enable support for Archive Storage Engine. WITH_CSV=yes Enable support for CSV Storage Engine. WITH_FEDERATED=yes Enable support for Federated Storage Engine. WITH_NDB=yes Enable support for NDB Cluster. => mysql-5.0.33.tar.gz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch from ftp://ftp.easynet.be/mysql/Downloads/MySQL-5.0/. fetch: mysql-5.0.33.tar.gz: local modification time does not match remote => Attempting to fetch from ftp://ftp.fi.muni.cz/pub/mysql/Downloads/MySQL-5.0/. fetch: mysql-5.0.33.tar.gz: local modification time does not match remote => Attempting to fetch from http://mysql.mirrors.cybercity.dk/Downloads/MySQL-5.0/. fetch: mysql-5.0.33.tar.gz: local modification time does not match remote => Attempting to fetch from ftp://ftp.fh-wolfenbuettel.de/pub/database/mysql/Downloads/MySQL-5.0/. fetch: mysql-5.0.33.tar.gz: local modification time does not match remote => Attempting to fetch from ftp://ftp.gwdg.de/pub/misc/mysql/Downloads/MySQL-5.0/. fetch: mysql-5.0.33.tar.gz: local modification time does not match remote => Attempting to fetch from http://netmirror.org/mirror/mysql.com/Downloads/MySQL-5.0/. fetch: http://netmirror.org/mirror/mysql.com/Downloads/MySQL-5.0/mysql-5.0.33.tar.gz: Not Found => Attempting to fetch from ftp://netmirror.org/mysql.com/Downloads/MySQL-5.0/. fetch: ftp://netmirror.org/mysql.com/Downloads/MySQL-5.0/mysql-5.0.33.tar.gz: File unavailable (e.g., file not found, no access) => Attempting to fetch from http://mirrors.ntua.gr/MySQL/Downloads/MySQL-5.0/. fetch: mysql-5.0.33.tar.gz: local modification time does not match remote => Attempting to fetch from ftp://ftp.ntua.gr/pub/databases/mysql/Downloads/MySQL-5.0/. fetch: mysql-5.0.33.tar.gz: local modification time does not match remote => Attempting to fetch from http://mysql.sote.hu/Downloads/MySQL-5.0/. fetch: mysql-5.0.33.tar.gz: local modification time does not match remote => Attempting to fetch from ftp://ftp.rhnet.is/pub/mysql/Downloads/MySQL-5.0/. fetch: mysql-5.0.33.tar.gz: local modification time does not match remote => Attempting to fetch from ftp://mirror.widexs.nl/pub/mysql/Downloads/MySQL-5.0/. fetch: mysql-5.0.33.tar.gz: local modification time does not match remote => Attempting to fetch from ftp://mirror.etf.bg.ac.yu/mysql/Downloads/MySQL-5.0/. fetch: ftp://mirror.etf.bg.ac.yu/mysql/Downloads/MySQL-5.0/mysql-5.0.33.tar.gz: File unavailable (e.g., file not found, no access) => Attempting to fetch from ftp://mirror.switch.ch/mirror/mysql/Downloads/MySQL-5.0/. fetch: mysql-5.0.33.tar.gz: local modification time does not match remote => Attempting to fetch from http://mysql.dp.ua/Downloads/MySQL-5.0/. fetch: mysql-5.0.33.tar.gz: local modification time does not match remote => Attempting to fetch from http://mysql.mirrored.ca/Downloads/MySQL-5.0/. fetch: http://mysql.mirrored.ca/Downloads/MySQL-5.0/mysql-5.0.33.tar.gz: Requested Range Not Satisfiable => Attempting to fetch from ftp://mirror.services.wisc.edu/mirrors/mysql/Downloads/MySQL-5.0/. fetch: mysql-5.0.33.tar.gz: local modification time does not match remote => Attempting to fetch from ftp://ftp.orst.edu/pub/mysql/Downloads/MySQL-5.0/. fetch: mysql-5.0.33.tar.gz: local modification time does not match remote => Attempting to fetch from http://mysql.mirrors.pair.com/Downloads/MySQL-5.0/. fetch: mysql-5.0.33.tar.gz: local modification time does not match remote => Attempting to fetch from ftp://mysql.bannerlandia.com.ar/mirrors/mysql/Downloads/MySQL-5.0/. fetch: ftp://mysql.bannerlandia.com.ar/mirrors/mysql/Downloads/MySQL-5.0/mysql-5.0.33.tar.gz: File unavailable (e.g., file not found, no access) => Attempting to fetch from ftp://ftp.linorg.usp.br/mysql/Downloads/MySQL-5.0/. fetch: mysql-5.0.33.tar.gz: local modification time does not match remote => Attempting to fetch from ftp://ftp.cbn.net.id/mirror/mysql/Downloads/MySQL-5.0/. fetch: ftp://ftp.cbn.net.id/mirror/mysql/Downloads/MySQL-5.0/mysql-5.0.33.tar.gz: File unavailable (e.g., file not found, no access) => Attempting to fetch from http://download.softagency.net/MySQL/Downloads/MySQL-5.0/. fetch: mysql-5.0.33.tar.gz: local modification time does not match remote => Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/mysql-5.0.33.tar.gz: File unavailable (e.g., file not found, no access) => Couldn't fetch it - please try to retrieve this => port manually into /usr/ports/distfiles/ and try again. *** Error code 1 Stop in /usr/ports/databases/mysql50-server. *** Error code 1 Stop in /usr/ports/databases/mysql50-server. From owner-freebsd-ports@FreeBSD.ORG Fri Feb 9 23:55:20 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1848516A401 for ; Fri, 9 Feb 2007 23:55:20 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.172]) by mx1.freebsd.org (Postfix) with ESMTP id A020613C471 for ; Fri, 9 Feb 2007 23:55:19 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: by ug-out-1314.google.com with SMTP id 71so46853ugh for ; Fri, 09 Feb 2007 15:55:18 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=PvrQ6qJM/OJYcSW0moFx+ep+dzUNYrB4tEVVLtDFC5Uw7vq6yl49fQlaC3QoVfj2HiPumWmd5zGJqkvT45i9CNINTiloRTr2wxIJwIg8ju3rB/HyKwcYpcjvMfcBblMCxi59PXdHN617FwiXgzp8LE7B3pCXDZkQ202cu+CxeLg= Received: by 10.82.113.6 with SMTP id l6mr4958054buc.1171065318026; Fri, 09 Feb 2007 15:55:18 -0800 (PST) Received: by 10.82.186.2 with HTTP; Fri, 9 Feb 2007 15:55:17 -0800 (PST) Message-ID: <790a9fff0702091555h68e4e2f1wc53b89b197efcb4b@mail.gmail.com> Date: Fri, 9 Feb 2007 17:55:17 -0600 From: "Scot Hetzel" To: molnarcs@gmail.com In-Reply-To: <200702092207.19338.molnarcs@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200702091451.56124.molnarcs@gmail.com> <200702092039.08578.molnarcs@gmail.com> <790a9fff0702091217s1d9de07fiec134376a5bc4364@mail.gmail.com> <200702092207.19338.molnarcs@gmail.com> Cc: freebsd-ports@freebsd.org Subject: Re: learning about building ports - please help X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2007 23:55:20 -0000 On 2/9/07, Csaba Molnar wrote: > Now I'm beginning to understand how this works (I read about it in the > porter's handbook, but it makes more sense when trying on a real port). > Thanks! > > > Also remove all of the @dirrmtry share/locale*, and only add the ones > > that are missing from /etc/mtree/BSD.local.mk. > > > > %%NLS%%@dirrmtry share/locale/zh_TW/LC_MESSAGES > > %%NLS%%@dirrmtry share/locale/zh_TW > > > > Scot > > So, can I assume that anything that mtree -f /etc/mtree/BSD.local.dist outputs > in /usr/local need not be included in pkg-plist? > Yes, as long as it is in BSD.local.dist you don't need to remove the directory on uninstall of the port. Scot -- DISCLAIMER: No electrons were mamed while sending this message. Only slightly bruised. From owner-freebsd-ports@FreeBSD.ORG Sat Feb 10 00:09:26 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 11AF616A402 for ; Sat, 10 Feb 2007 00:09:26 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by mx1.freebsd.org (Postfix) with ESMTP id A48DF13C48E for ; Sat, 10 Feb 2007 00:09:25 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: by nf-out-0910.google.com with SMTP id m19so1261901nfc for ; Fri, 09 Feb 2007 16:09:24 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=L2OwZkr1l9QbFbFm+w6jFZh7mu6/hlJTLG0gikqIBqx4kmtq7ezSPEXrxWczIa1JV65v1ndUW56LP2nV37CvisdQA0LGuoU1BSg8TXH1+ZT6aOg3twfVD77es8medHK0/bEaA45vAdTUmYFGrRVMT1Ok1ntFDkP3CM5n4b/nimQ= Received: by 10.82.107.15 with SMTP id f15mr7074765buc.1171066164115; Fri, 09 Feb 2007 16:09:24 -0800 (PST) Received: by 10.82.186.2 with HTTP; Fri, 9 Feb 2007 16:09:24 -0800 (PST) Message-ID: <790a9fff0702091609o4d531e02j220c05660fa3d0f9@mail.gmail.com> Date: Fri, 9 Feb 2007 18:09:24 -0600 From: "Scot Hetzel" To: Noah In-Reply-To: <45CCFE93.4040707@enabled.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <45CCFE93.4040707@enabled.com> Cc: freebsd-ports@freebsd.org Subject: Re: unable to fetch mysql-5.0.33.tar.gz X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2007 00:09:26 -0000 On 2/9/07, Noah wrote: > > any clues how I can find the mysql-5.0.33.tar.gz file so I can build the > port? > > ===> Extracting for mysql-server-5.0.33 > => MD5 Checksum mismatch for mysql-5.0.33.tar.gz. > => SHA256 Checksum mismatch for mysql-5.0.33.tar.gz. > ===> Refetch for 1 more times files: mysql-5.0.33.tar.gz > mysql-5.0.33.tar.gz Remove the mysql-5.0.33.tar.gz file from /usr/ports/distfiles, then try to build the port again. Scot -- DISCLAIMER: No electrons were mamed while sending this message. Only slightly bruised. From owner-freebsd-ports@FreeBSD.ORG Sat Feb 10 00:20:58 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 038DD16A400 for ; Sat, 10 Feb 2007 00:20:48 +0000 (UTC) (envelope-from Uwe@Grohnwaldt.de) Received: from p15150876.pureserver.info (grohnwaldt.de [82.165.31.234]) by mx1.freebsd.org (Postfix) with ESMTP id 12F7813C491 for ; Sat, 10 Feb 2007 00:20:10 +0000 (UTC) (envelope-from Uwe@Grohnwaldt.de) Received: (qmail 24308 invoked from network); 10 Feb 2007 00:52:07 +0100 Received: from vpn017104.uni-rostock.de (HELO lando.skywalkers.local) (139.30.17.104) by grohnwaldt.de with (DHE-RSA-AES256-SHA encrypted) SMTP; 10 Feb 2007 00:52:07 +0100 Date: Sat, 10 Feb 2007 00:52:06 +0100 From: Uwe Grohnwaldt To: freebsd-ports@freebsd.org, admin2@enabled.com Message-ID: <20070210005206.0e5f0c4d@lando.skywalkers.local> In-Reply-To: <45CCFE93.4040707@enabled.com> References: <45CCFE93.4040707@enabled.com> X-Mailer: Claws Mail 2.7.2 (GTK+ 2.10.9; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Subject: Re: unable to fetch mysql-5.0.33.tar.gz X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2007 00:20:58 -0000 Hi, try to remove the not fully fetched mysql-5.0.33.tar.gz in your distfile-directory (rm /usr/ports/distfiles/mysql-5.0.33.tar.gz) and try to build the port again. Bye, Uwe On Fri, 09 Feb 2007 15:06:59 -0800 Noah wrote: > > any clues how I can find the mysql-5.0.33.tar.gz file so I can build > the port? > > ------ > # cat distinfo > MD5 (mysql-5.0.33.tar.gz) = 10cb85276a1468c7906a4ff4dd565d61 > SHA256 (mysql-5.0.33.tar.gz) = > 20d8b387436f2255c13eaafc1c9e08c15b9ef64d411d4b04f05c3cdc01772da2 > SIZE (mysql-5.0.33.tar.gz) = 23045481 > > ---- > s1# pwd > /usr/ports/databases/mysql50-server > ns1# make install clean > ===> Vulnerability check disabled, database not found > > You may use the following build options: > > WITH_CHARSET=charset Define the primary built-in charset > (latin1). > WITH_XCHARSET=list Define other built-in charsets (may > be 'all'). > WITH_COLLATION=collate Define default collation > (latin1_swedish_ci). > WITH_OPENSSL=yes Enable secure connections. > WITH_LINUXTHREADS=yes Use the linuxthreads pthread library. > WITH_PROC_SCOPE_PTH=yes Use process scope threads > (try it if you use libpthread). > BUILD_OPTIMIZED=yes Enable compiler optimizations > (use it if you need speed). > BUILD_STATIC=yes Build a static version of mysqld. > (use it if you need even more speed). > WITHOUT_INNODB=yes Disable support for InnoDB table > handler. WITH_ARCHIVE=yes Enable support for Archive Storage > Engine. WITH_CSV=yes Enable support for CSV Storage Engine. > WITH_FEDERATED=yes Enable support for Federated Storage > Engine. WITH_NDB=yes Enable support for NDB Cluster. > > ===> Extracting for mysql-server-5.0.33 > => MD5 Checksum mismatch for mysql-5.0.33.tar.gz. > => SHA256 Checksum mismatch for mysql-5.0.33.tar.gz. > ===> Refetch for 1 more times files: mysql-5.0.33.tar.gz > mysql-5.0.33.tar.gz > ===> Vulnerability check disabled, database not found > > You may use the following build options: > > WITH_CHARSET=charset Define the primary built-in charset > (latin1). > WITH_XCHARSET=list Define other built-in charsets (may > be 'all'). > WITH_COLLATION=collate Define default collation > (latin1_swedish_ci). > WITH_OPENSSL=yes Enable secure connections. > WITH_LINUXTHREADS=yes Use the linuxthreads pthread library. > WITH_PROC_SCOPE_PTH=yes Use process scope threads > (try it if you use libpthread). > BUILD_OPTIMIZED=yes Enable compiler optimizations > (use it if you need speed). > BUILD_STATIC=yes Build a static version of mysqld. > (use it if you need even more speed). > WITHOUT_INNODB=yes Disable support for InnoDB table > handler. WITH_ARCHIVE=yes Enable support for Archive Storage > Engine. WITH_CSV=yes Enable support for CSV Storage Engine. > WITH_FEDERATED=yes Enable support for Federated Storage > Engine. WITH_NDB=yes Enable support for NDB Cluster. > > => mysql-5.0.33.tar.gz doesn't seem to exist in /usr/ports/distfiles/. > => Attempting to fetch from > ftp://ftp.easynet.be/mysql/Downloads/MySQL-5.0/. fetch: > mysql-5.0.33.tar.gz: local modification time does not match remote => > Attempting to fetch from > ftp://ftp.fi.muni.cz/pub/mysql/Downloads/MySQL-5.0/. fetch: > mysql-5.0.33.tar.gz: local modification time does not match remote => > Attempting to fetch from > http://mysql.mirrors.cybercity.dk/Downloads/MySQL-5.0/. fetch: > mysql-5.0.33.tar.gz: local modification time does not match remote => > Attempting to fetch from > ftp://ftp.fh-wolfenbuettel.de/pub/database/mysql/Downloads/MySQL-5.0/. > fetch: mysql-5.0.33.tar.gz: local modification time does not match > remote => Attempting to fetch from > ftp://ftp.gwdg.de/pub/misc/mysql/Downloads/MySQL-5.0/. fetch: > mysql-5.0.33.tar.gz: local modification time does not match remote => > Attempting to fetch from > http://netmirror.org/mirror/mysql.com/Downloads/MySQL-5.0/. fetch: > http://netmirror.org/mirror/mysql.com/Downloads/MySQL-5.0/mysql-5.0.33.tar.gz: > Not Found > => Attempting to fetch from > ftp://netmirror.org/mysql.com/Downloads/MySQL-5.0/. > fetch: > ftp://netmirror.org/mysql.com/Downloads/MySQL-5.0/mysql-5.0.33.tar.gz: > File unavailable (e.g., file not found, no access) > => Attempting to fetch from > http://mirrors.ntua.gr/MySQL/Downloads/MySQL-5.0/. > fetch: mysql-5.0.33.tar.gz: local modification time does not match > remote => Attempting to fetch from > ftp://ftp.ntua.gr/pub/databases/mysql/Downloads/MySQL-5.0/. > fetch: mysql-5.0.33.tar.gz: local modification time does not match > remote => Attempting to fetch from > http://mysql.sote.hu/Downloads/MySQL-5.0/. fetch: > mysql-5.0.33.tar.gz: local modification time does not match remote => > Attempting to fetch from > ftp://ftp.rhnet.is/pub/mysql/Downloads/MySQL-5.0/. fetch: > mysql-5.0.33.tar.gz: local modification time does not match remote => > Attempting to fetch from > ftp://mirror.widexs.nl/pub/mysql/Downloads/MySQL-5.0/. fetch: > mysql-5.0.33.tar.gz: local modification time does not match remote => > Attempting to fetch from > ftp://mirror.etf.bg.ac.yu/mysql/Downloads/MySQL-5.0/. fetch: > ftp://mirror.etf.bg.ac.yu/mysql/Downloads/MySQL-5.0/mysql-5.0.33.tar.gz: > File unavailable (e.g., file not found, no access) > => Attempting to fetch from > ftp://mirror.switch.ch/mirror/mysql/Downloads/MySQL-5.0/. > fetch: mysql-5.0.33.tar.gz: local modification time does not match > remote => Attempting to fetch from > http://mysql.dp.ua/Downloads/MySQL-5.0/. fetch: mysql-5.0.33.tar.gz: > local modification time does not match remote => Attempting to fetch > from http://mysql.mirrored.ca/Downloads/MySQL-5.0/. fetch: > http://mysql.mirrored.ca/Downloads/MySQL-5.0/mysql-5.0.33.tar.gz: > Requested Range Not Satisfiable => Attempting to fetch from > ftp://mirror.services.wisc.edu/mirrors/mysql/Downloads/MySQL-5.0/. > fetch: mysql-5.0.33.tar.gz: local modification time does not match > remote => Attempting to fetch from > ftp://ftp.orst.edu/pub/mysql/Downloads/MySQL-5.0/. > fetch: mysql-5.0.33.tar.gz: local modification time does not match > remote => Attempting to fetch from > http://mysql.mirrors.pair.com/Downloads/MySQL-5.0/. > fetch: mysql-5.0.33.tar.gz: local modification time does not match > remote => Attempting to fetch from > ftp://mysql.bannerlandia.com.ar/mirrors/mysql/Downloads/MySQL-5.0/. > fetch: > ftp://mysql.bannerlandia.com.ar/mirrors/mysql/Downloads/MySQL-5.0/mysql-5.0.33.tar.gz: > File unavailable (e.g., file not found, no access) > => Attempting to fetch from > ftp://ftp.linorg.usp.br/mysql/Downloads/MySQL-5.0/. > fetch: mysql-5.0.33.tar.gz: local modification time does not match > remote => Attempting to fetch from > ftp://ftp.cbn.net.id/mirror/mysql/Downloads/MySQL-5.0/. > fetch: > ftp://ftp.cbn.net.id/mirror/mysql/Downloads/MySQL-5.0/mysql-5.0.33.tar.gz: > File unavailable (e.g., file not found, no access) > => Attempting to fetch from > http://download.softagency.net/MySQL/Downloads/MySQL-5.0/. > fetch: mysql-5.0.33.tar.gz: local modification time does not match > remote => Attempting to fetch from > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. > fetch: > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/mysql-5.0.33.tar.gz: > File unavailable (e.g., file not found, no access) > => Couldn't fetch it - please try to retrieve this > => port manually into /usr/ports/distfiles/ and try again. > *** Error code 1 > > Stop in /usr/ports/databases/mysql50-server. > *** Error code 1 > > Stop in /usr/ports/databases/mysql50-server. > > > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to > "freebsd-ports-unsubscribe@freebsd.org" From owner-freebsd-ports@FreeBSD.ORG Sat Feb 10 00:21:22 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3BD9116A406 for ; Sat, 10 Feb 2007 00:21:22 +0000 (UTC) (envelope-from pauls@utdallas.edu) Received: from smtp2.utdallas.edu (smtp2.utdallas.edu [129.110.10.33]) by mx1.freebsd.org (Postfix) with ESMTP id 1EC3513C4A5 for ; Sat, 10 Feb 2007 00:21:22 +0000 (UTC) (envelope-from pauls@utdallas.edu) Received: from utd59514.utdallas.edu (utd59514.utdallas.edu [129.110.3.28]) by smtp2.utdallas.edu (Postfix) with ESMTP id 2845B5C274 for ; Fri, 9 Feb 2007 17:48:19 -0600 (CST) Date: Fri, 09 Feb 2007 17:48:19 -0600 From: Paul Schmehl To: freebsd-ports@freebsd.org Message-ID: <542166E5E14E2FFAF9EC68E5@utd59514.utdallas.edu> In-Reply-To: <45CCFE93.4040707@enabled.com> References: <45CCFE93.4040707@enabled.com> X-Mailer: Mulberry/4.0.6 (Linux/x86) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=sha1; protocol="application/pkcs7-signature"; boundary="==========46C87B46713980FCE9C5==========" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: unable to fetch mysql-5.0.33.tar.gz X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2007 00:21:22 -0000 --==========46C87B46713980FCE9C5========== Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline --On Friday, February 09, 2007 15:06:59 -0800 Noah =20 wrote: > > any clues how I can find the mysql-5.0.33.tar.gz file so I can build the > port? > I just happen to be building that port right now. Delete=20 mysql-5.0.33.tar.gz from /usr/ports/distfiles and refetch. Paul Schmehl (pauls@utdallas.edu) Senior Information Security Analyst The University of Texas at Dallas http://www.utdallas.edu/ir/security/ --==========46C87B46713980FCE9C5==========-- From owner-freebsd-ports@FreeBSD.ORG Sat Feb 10 00:36:43 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7D4E016A410 for ; Sat, 10 Feb 2007 00:36:43 +0000 (UTC) (envelope-from grog@lemis.com) Received: from ext-gw.lemis.com (ext-gw.lemis.com [150.101.14.10]) by mx1.freebsd.org (Postfix) with ESMTP id 2154F13C48D for ; Sat, 10 Feb 2007 00:36:43 +0000 (UTC) (envelope-from grog@lemis.com) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.135]) by ext-gw.lemis.com (Postfix) with ESMTP id A7547133AF9; Sat, 10 Feb 2007 10:42:48 +1030 (CST) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 9B7341AA1E1; Sat, 10 Feb 2007 10:42:48 +1030 (CST) Date: Sat, 10 Feb 2007 10:42:48 +1030 From: Greg 'groggy' Lehey To: Noah Message-ID: <20070210001248.GL36295@wantadilla.lemis.com> References: <45CCFE93.4040707@enabled.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="kunpHVz1op/+13PW" Content-Disposition: inline In-Reply-To: <45CCFE93.4040707@enabled.com> User-Agent: Mutt/1.4.2.1i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 VoIP: sip:0871270137@sip.internode.on.net WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 Cc: freebsd-ports@freebsd.org Subject: Re: unable to fetch mysql-5.0.33.tar.gz X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2007 00:36:43 -0000 --kunpHVz1op/+13PW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Friday, 9 February 2007 at 15:06:59 -0800, Noah wrote: > > any clues how I can find the mysql-5.0.33.tar.gz file so I can build the > port? You have already fetched it, but something went wrong: > ===> Extracting for mysql-server-5.0.33 > => MD5 Checksum mismatch for mysql-5.0.33.tar.gz. > => SHA256 Checksum mismatch for mysql-5.0.33.tar.gz. This probably means that you have fetched a partial archive (i.e. the fetch was interrupted and you tried again). > => mysql-5.0.33.tar.gz doesn't seem to exist in /usr/ports/distfiles/. > => Attempting to fetch from ftp://ftp.easynet.be/mysql/Downloads/MySQL-5.0/. > fetch: mysql-5.0.33.tar.gz: local modification time does not match remote This is arguably a bug in the fetch logic: it compares the timestamp of the partial archive on your system (the time when the fetch aborted) with the timestamp of the archive it's trying to fetch, and of course they don't match. You should have a file /usr/ports/distfiles/mysql-5.0.33.tar.gz on your system. Remove it, try again, and all should be well. Greg -- See complete headers for address and phone numbers. --kunpHVz1op/+13PW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFFzQ4AIubykFB6QiMRAo52AKCDa6nt7CLpXJc1HVDcBSJ9b+v2ZgCeJOc5 e4mrN4AKJjEk77lRaddsBZY= =tWCD -----END PGP SIGNATURE----- --kunpHVz1op/+13PW-- From owner-freebsd-ports@FreeBSD.ORG Sat Feb 10 01:55:05 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7019016A403 for ; Sat, 10 Feb 2007 01:55:05 +0000 (UTC) (envelope-from maho.nakata@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.178]) by mx1.freebsd.org (Postfix) with ESMTP id 2E7DC13C442 for ; Sat, 10 Feb 2007 01:55:05 +0000 (UTC) (envelope-from maho.nakata@gmail.com) Received: by py-out-1112.google.com with SMTP id f47so494789pye for ; Fri, 09 Feb 2007 17:55:04 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:message-id:to:cc:subject:from:in-reply-to:references:x-mailer:mime-version:content-type:content-transfer-encoding:sender; b=dchbzi89mbayV/Dl594ZGy/InqUlBD7EW4q6zXxQI6uj+sWLN95YMGO46mVIBBsn+ZLANFCLJ8u17bfWCSjNUR3pgVKvkBR4dJSoCRpfILj9aKkIrsvQ2OHxhVgvumogyfztSmvHRA0cNe7dcY9hhr8ktUj6l47HQ7RpMsB8HIM= Received: by 10.35.21.9 with SMTP id y9mr26793095pyi.1171072504353; Fri, 09 Feb 2007 17:55:04 -0800 (PST) Received: from localhost ( [133.11.172.102]) by mx.google.com with ESMTP id 7sm20266005nzn.2007.02.09.17.55.01; Fri, 09 Feb 2007 17:55:02 -0800 (PST) Date: Sat, 10 Feb 2007 10:54:51 +0900 (JST) Message-Id: <20070210.105451.74708646.chat95@mac.com> To: joey@mingrone.org From: Maho NAKATA In-Reply-To: References: X-Mailer: Mew version 5.1 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: Maho NAKATA Cc: maho@FreeBSD.org, ports@FreeBSD.org Subject: Re: FreeBSD Port: atlas-3.6.0_2,1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2007 01:55:05 -0000 Hi Joey, From: Joey Mingrone Subject: FreeBSD Port: atlas-3.6.0_2,1 Date: Fri, 09 Feb 2007 14:10:21 -0400 > I tried installing atlas-3.6.0_2,1 on my 6.1-RELEASE-p11 system, but > towards the end, the installation stopped with the error pasted below. > I'm guessing the problem is that gmake was used with the "-D" option > (gmake doesn't have a -D option) when FreeBSD's make was intended. Thanks for your report, I have never encountered such kind of problem. However, bit strange, I pasted relevant part; it uses make instead of gmake. I'm explicitly using GMAKE. ------------------------------------------------------------------------------------------ ATLAS install complete. Examine ATLAS/bin//INSTALL_LOG/SUMMARY.LOG for details. make clean rm -f *.o x* config?.out *core* (cd /work/ports/math/atlas-devel/work/ATLAS/THREADED_PIC ; make) make -f Make.top build cd bin/ ; make xatlas_install cc -DL2SIZE=4194304 -I/work/ports/math/atlas-devel/work/ATLAS/THREADED_PIC/include -I/work/ports/math/atlas -devel/work/ATLAS/THREADED_PIC/..//include -I/work/ports/math/atlas-devel/work/ATLAS/THREADED_PIC/..//inclu de/contrib -DAdd_ -DF77_INTEGER=int -DStringSunStyle -DATL_OS_FreeBSD -DATL_ARCH_PM -DATL_CPUMHZ=1800 -DATL _SSE2 -DATL_SSE1 -DATL_GAS_x8632 -DATL_NCPU=1 -D_THREAD_SAFE -D_REENTRANT -O -fomit-frame-pointer -fpic - DPIC -m32 -c /work/ports/math/atlas-devel/work/ATLAS/THREADED_PIC/..//bin/atlas_tee.c cc -DL2SIZE=4194304 -I/work/ports/math/atlas-devel/work/ATLAS/THREADED_PIC/include -I/work/ports/math/atlas -devel/work/ATLAS/THREADED_PIC/..//include -I/work/ports/math/atlas-devel/work/ATLAS/THREADED_PIC/..//inclu de/contrib -DAdd_ -DF77_INTEGER=int -DStringSunStyle -DATL_OS_FreeBSD -DATL_ARCH_PM -DATL_CPUMHZ=1800 -DATL _SSE2 -DATL_SSE1 -DATL_GAS_x8632 -DATL_NCPU=1 -D_THREAD_SAFE -D_REENTRANT -O -fomit-frame-pointer -fpic - DPIC -m32 -o xatlas_tee atlas_tee.o cc -DL2SIZE=4194304 -I/work/ports/math/atlas-devel/work/ATLAS/THREADED_PIC/include -I/work/ports/math/atlas -devel/work/ATLAS/THREADED_PIC/..//include -I/work/ports/math/atlas-devel/work/ATLAS/THREADED_PIC/..//inclu de/contrib -DAdd_ -DF77_INTEGER=int -DStringSunStyle -DATL_OS_FreeBSD -DATL_ARCH_PM -DATL_CPUMHZ=1800 -DATL _SSE2 -DATL_SSE1 -DATL_GAS_x8632 -DATL_NCPU=1 -D_THREAD_SAFE -D_REENTRANT -O -fomit-frame-pointer -fpic - DPIC -m32 -c /work/ports/math/atlas-devel/work/ATLAS/THREADED_PIC/..//bin/atlas_install.c cc -DL2SIZE=4194304 -I/work/ports/math/atlas-devel/work/ATLAS/THREADED_PIC/include -I/work/ports/math/atlas -devel/work/ATLAS/THREADED_PIC/..//include -I/work/ports/math/atlas-devel/work/ATLAS/THREADED_PIC/..//inclu de/contrib -DAdd_ -DF77_INTEGER=int -DStringSunStyle -DATL_OS_FreeBSD -DATL_ARCH_PM -DATL_CPUMHZ=1800 -DATL _SSE2 -DATL_SSE1 -DATL_GAS_x8632 -DATL_NCPU=1 -D_THREAD_SAFE -D_REENTRANT -O -fomit-frame-pointer -fpic - DPIC -m32 -o xatlas_install atlas_install.o atlas_install.o(.text+0xfaa): In function `GoToTown': : warning: warning: tmpnam() possibly used unsafely; consider using mkstemp() cd bin/ ; ./xatlas_install -1 0 -a 1 make: don't know how to make /work/ports/math/atlas-devel/work/ATLAS/THREADED_PIC/..//CONFIG/ARCHS/i386.tgz . Stop cd /work/ports/math/atlas-devel/work/ATLAS/THREADED_PIC/src/auxil ; make -s ATL_buildinfo.o emit_buildinfo.o(.text+0x33): In function `CmndResults': : warning: warning: tmpnam() possibly used unsafely; consider using mkstemp() --------------------------------------------------------------------- 1. Please do not remove work dir. 2. apply following patch to files/Makefile.test. --- files/Makefile.test 6 Jan 2007 22:18:51 -0000 1.1 +++ files/Makefile.test 10 Feb 2007 01:54:21 -0000 @@ -15,11 +15,11 @@ test: @for i in ${ALLTESTS} ; do \ ${ECHO_CMD} "Making $${i}" ; \ - cd ${WRKDIR}/ATLAS/NON_THREADED_PIC/bin ; ${GMAKE} $${i} ; \ + cd ${WRKDIR}/ATLAS/NON_THREADED_PIC/bin ; ${MAKE} $${i} ; \ done @for i in ${ALLTESTS_PT} ; do \ ${ECHO_CMD} "Making $${i}" ; \ - cd ${WRKDIR}/ATLAS/THREADED_PIC/bin ; ${GMAKE} $${i} ; \ + cd ${WRKDIR}/ATLAS/THREADED_PIC/bin ; ${MAKE} $${i} ; \ done @for i in ${ALLTESTS} ; do \ ${ECHO_CMD} "Benchmarking $${i}" ; \ HTH, -- NAKATA, Maho (maho@FreeBSD.org) From owner-freebsd-ports@FreeBSD.ORG Sat Feb 10 02:03:44 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 93FF916A406 for ; Sat, 10 Feb 2007 02:03:44 +0000 (UTC) (envelope-from maho.nakata@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.179]) by mx1.freebsd.org (Postfix) with ESMTP id 580DA13C442 for ; Sat, 10 Feb 2007 02:03:44 +0000 (UTC) (envelope-from maho.nakata@gmail.com) Received: by py-out-1112.google.com with SMTP id f47so495581pye for ; Fri, 09 Feb 2007 18:03:43 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:message-id:to:cc:subject:from:in-reply-to:references:x-mailer:mime-version:content-type:content-transfer-encoding:sender; b=HTuQ0MhqMtgCVoOIf7aer7/bc7ArL7ArXfGlGHAL5VBkqwFDxDifIYrphdlKlciz3z+nAZ6cZswQqdeiFLoKvep7pEX/er+mJcBo0Sf4OCGIPWLVkD1VH/oG6esJLg2rrtYUz/OlvqTNF1leHHUMvbblTeNTksftyOrdA+Sc6sg= Received: by 10.35.43.10 with SMTP id v10mr1998807pyj.1171073023623; Fri, 09 Feb 2007 18:03:43 -0800 (PST) Received: from localhost ( [133.11.172.102]) by mx.google.com with ESMTP id r9sm5556891nza.2007.02.09.18.03.41; Fri, 09 Feb 2007 18:03:43 -0800 (PST) Date: Sat, 10 Feb 2007 11:03:35 +0900 (JST) Message-Id: <20070210.110335.71132913.chat95@mac.com> To: joey@mingrone.org From: Maho NAKATA In-Reply-To: <20070210.105451.74708646.chat95@mac.com> References: <20070210.105451.74708646.chat95@mac.com> X-Mailer: Mew version 5.1 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: Maho NAKATA Cc: maho@FreeBSD.org, ports@FreeBSD.org Subject: Re: FreeBSD Port: atlas-3.6.0_2,1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2007 02:03:44 -0000 From: Maho NAKATA Subject: Re: FreeBSD Port: atlas-3.6.0_2,1 Date: Sat, 10 Feb 2007 10:54:51 +0900 (JST) > 1. Please do not remove work dir. > 2. apply following patch to files/Makefile.test. Sorry, patch doesn't apply for you. could you please test with this and paste your error output? Index: files/Makefile.test =================================================================== RCS file: /home/pcvs/ports/math/atlas/files/Makefile.test,v retrieving revision 1.1 diff -u -r1.1 Makefile.test --- files/Makefile.test 6 Jan 2007 22:18:51 -0000 1.1 +++ files/Makefile.test 10 Feb 2007 02:02:31 -0000 @@ -14,19 +14,19 @@ # xsl2blastst_pt xdl2blastst_pt xcl2blastst_pt xzl2blastst_pt \ test: - @for i in ${ALLTESTS} ; do \ + for i in ${ALLTESTS} ; do \ ${ECHO_CMD} "Making $${i}" ; \ - cd ${WRKDIR}/ATLAS/bin/NON_THREADED_PIC/ ; ${GMAKE} ${.MAKEFLAGS} "ARCH=NON_THREADED_PIC" $${i} ; \ + cd ${WRKDIR}/ATLAS/bin/NON_THREADED_PIC/ ; ${MAKE} ${.MAKEFLAGS} "ARCH=NON_THREADED_PIC" $${i} ; \ done - @for i in ${ALLTESTS_PT} ; do \ + for i in ${ALLTESTS_PT} ; do \ ${ECHO_CMD} "Making $${i}" ; \ - cd ${WRKDIR}/ATLAS/bin/THREADED_PIC ; ${GMAKE} ${.MAKEFLAGS} "ARCH=THREADED_PIC" $${i} ; \ + cd ${WRKDIR}/ATLAS/bin/THREADED_PIC ; ${MAKE} ${.MAKEFLAGS} "ARCH=THREADED_PIC" $${i} ; \ done - @for i in ${ALLTESTS} ; do \ + for i in ${ALLTESTS} ; do \ ${ECHO_CMD} "Benchmarking $${i}" ; \ cd ${WRKDIR}/ATLAS/bin/NON_THREADED_PIC ; ./$${i} ; \ done - @for i in ${ALLTESTS_PT} ; do \ + for i in ${ALLTESTS_PT} ; do \ ${ECHO_CMD} "Benchmarking $${i}" ; \ cd ${WRKDIR}/ATLAS/bin/THREADED_PIC ; ./$${i} ; \ done -- NAKATA, Maho (maho@FreeBSD.org) From owner-freebsd-ports@FreeBSD.ORG Sat Feb 10 03:10:40 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3D58016A402 for ; Sat, 10 Feb 2007 03:10:40 +0000 (UTC) (envelope-from admin2@enabled.com) Received: from typhoon.enabled.com (typhoon.enabled.com [216.218.220.21]) by mx1.freebsd.org (Postfix) with ESMTP id 2C01F13C47E for ; Sat, 10 Feb 2007 03:10:40 +0000 (UTC) (envelope-from admin2@enabled.com) Received: from [172.23.10.40] (nat-service4.juniper.net [66.129.225.151]) (authenticated bits=0) by typhoon.enabled.com (8.13.8/8.13.8) with ESMTP id l1A3AdZI082899 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 9 Feb 2007 19:10:39 -0800 (PST) (envelope-from admin2@enabled.com) Message-ID: <45CD37A9.3060509@enabled.com> Date: Fri, 09 Feb 2007 19:10:33 -0800 From: Noah User-Agent: Thunderbird 1.5.0.9 (Macintosh/20061207) MIME-Version: 1.0 To: "Greg 'groggy' Lehey" References: <45CCFE93.4040707@enabled.com> <20070210001248.GL36295@wantadilla.lemis.com> In-Reply-To: <20070210001248.GL36295@wantadilla.lemis.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: unable to fetch mysql-5.0.33.tar.gz [fixed] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2007 03:10:40 -0000 thanks Greg 'groggy' Lehey wrote: > On Friday, 9 February 2007 at 15:06:59 -0800, Noah wrote: > >> any clues how I can find the mysql-5.0.33.tar.gz file so I can build the >> port? >> > > You have already fetched it, but something went wrong: > > >> ===> Extracting for mysql-server-5.0.33 >> => MD5 Checksum mismatch for mysql-5.0.33.tar.gz. >> => SHA256 Checksum mismatch for mysql-5.0.33.tar.gz. >> > > This probably means that you have fetched a partial archive (i.e. the > fetch was interrupted and you tried again). > > >> => mysql-5.0.33.tar.gz doesn't seem to exist in /usr/ports/distfiles/. >> => Attempting to fetch from ftp://ftp.easynet.be/mysql/Downloads/MySQL-5.0/. >> fetch: mysql-5.0.33.tar.gz: local modification time does not match remote >> > > This is arguably a bug in the fetch logic: it compares the timestamp > of the partial archive on your system (the time when the fetch > aborted) with the timestamp of the archive it's trying to fetch, and > of course they don't match. > > You should have a file /usr/ports/distfiles/mysql-5.0.33.tar.gz on > your system. Remove it, try again, and all should be well. > > Greg > -- > See complete headers for address and phone numbers. > From owner-freebsd-ports@FreeBSD.ORG Sat Feb 10 03:19:57 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 11C0D16A401 for ; Sat, 10 Feb 2007 03:19:57 +0000 (UTC) (envelope-from janvier.roc@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.169]) by mx1.freebsd.org (Postfix) with ESMTP id A07D513C4A7 for ; Sat, 10 Feb 2007 03:19:56 +0000 (UTC) (envelope-from janvier.roc@gmail.com) Received: by ug-out-1314.google.com with SMTP id 71so71110ugh for ; Fri, 09 Feb 2007 19:19:55 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=eFkuh33UnKZz9aSHRICQ16BiO8AXE3znxTXrgLfn8N+vSSO2QBnNLR+OJLbitP5gTkVvvpkCVl+Ng8FRIXfcNg7yt5JMqul70jZsmnSMUCgTnOh1qJu6pWblWpr862viMv80qLypH76dto2XuYM1qKsIeCdwOtlP8svVN5V8Rnw= Received: by 10.78.39.16 with SMTP id m16mr5214325hum.1171077595412; Fri, 09 Feb 2007 19:19:55 -0800 (PST) Received: by 10.78.137.18 with HTTP; Fri, 9 Feb 2007 19:19:55 -0800 (PST) Message-ID: <7deba7c00702091919g1538afc9j844df75cdba74a24@mail.gmail.com> Date: Sat, 10 Feb 2007 11:19:55 +0800 From: "Janvier Pang" To: "Max N. Boyarov" In-Reply-To: <86tzxvwawt.fsf@bsd.by> MIME-Version: 1.0 References: <7deba7c00702082318l3e7c2805g314319f5e36ccd61@mail.gmail.com> <45CC24E3.9080308@webmail.sub.ru> <45CC40A3.6050705@gmail.com> <45CC4A76.6040805@webmail.sub.ru> <868xf7xvrp.fsf@bsd.by> <7deba7c00702090809o167bcad8h34787b4bbf4d5a20@mail.gmail.com> <86tzxvwawt.fsf@bsd.by> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ports@freebsd.org, Alex Povolotsky Subject: Re: What can I help Chris? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2007 03:19:57 -0000 Hi, Max, I'm really wonder how you can get your card works? Could you attach your /etc/X11/xorg.conf, please? I've tried many times to let my x1300 work, but fail. My laptop is Acer Aspire 5101 with ATI Mobility Radeon X1300, the built-in "radeon" driver of FreeBSD can not detect my card, and it's only work with "vesa" driver and resolution as maximum 1024x768 now. B.Rgds, Janvier Pang On 2/10/07, Max N. Boyarov wrote: > > > >>>>> "JP" == Janvier Pang writes: > > JP> Hi, > > JP> Did you get any resolution greater than 1024x768? For example, > 1600x1200 or > JP> 1280x800 for the wide-screen. > I work in 1400x1050 resolution. For my laptop this is default screen > resolution.. > > JP> I have x1300 too, and only vesa can work on my machine. I could not > set the > JP> correct resolution on my laptop with a wide-screen as 1280x800, so > that I'd > JP> like to help Chris to port the ATI linux driver to FreeBSD. > > JP> Do you have any solution to let the card works well except the vesa > driver? > No, only vesa. > > JP> B.Rgds, > > JP> Janvier Pang > > JP> On 2/9/07, Max N. Boyarov wrote: > >> > >> > >> >>>>> "AP" == Alex Povolotsky writes: > >> > >> [cut] > >> > >> AP> 2. VESA is not a trick, it works out of the box, does not allow > >> AP> fullscreen. Actually, fullscreen video is the only thing I really > >> AP> miss. > >> > >> try mplayer -vo x11 -zoom -fs > >> work for me with vesa and ati x1300 > >> > >> -- > >> Max N. Boyarov > >> > >> > > > -- > Max N. Boyarov > > From owner-freebsd-ports@FreeBSD.ORG Sat Feb 10 15:19:00 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6CD8116A402; Sat, 10 Feb 2007 15:19:00 +0000 (UTC) (envelope-from ahlbergm@student.chalmers.se) Received: from anubis.medic.chalmers.se (anubis.medic.chalmers.se [129.16.30.218]) by mx1.freebsd.org (Postfix) with ESMTP id 2FDAD13C491; Sat, 10 Feb 2007 15:19:00 +0000 (UTC) (envelope-from ahlbergm@student.chalmers.se) Received: from [192.168.1.104] (h32n7c1o1042.bredband.skanova.com [81.230.82.32]) (Authenticated sender: ahlbergm) by anubis.medic.chalmers.se (Postfix) with ESMTP id D7EEC8C34; Sat, 10 Feb 2007 15:52:16 +0100 (CET) Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Marcus Ahlberg Date: Sat, 10 Feb 2007 15:52:05 +0100 To: lev@freebsd.org X-Mailer: Apple Mail (2.752.3) Cc: ports@FreeBSD.org Subject: FreeBSD Port: subversion config X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2007 15:19:00 -0000 Yesterday when I upgraded subversion from 1.4.2 to 1.4.3 with portupgrade I noticed that I couldn't restart Apache because the new version was built without mod_dav_svn. This is because I originally built subversion with make -DWITH_MOD_DAV_SVN -DWITHOUT_BDB -DWITH_SVNSERVE_WRAPPER install clean and those options are not remembered by portupgrade. A manual build and reinstall solved the problem. Some other ports use options that can be set when building the port for the first time or by running make config. I would like to se this in the subversion port to so that portupgrade knows how to rebuild it properly. /Marcus From owner-freebsd-ports@FreeBSD.ORG Sat Feb 10 15:51:46 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6300316A401 for ; Sat, 10 Feb 2007 15:51:46 +0000 (UTC) (envelope-from michel@lpthe.jussieu.fr) Received: from shiva.jussieu.fr (shiva.jussieu.fr [134.157.0.129]) by mx1.freebsd.org (Postfix) with ESMTP id E9EBA13C494 for ; Sat, 10 Feb 2007 15:51:45 +0000 (UTC) (envelope-from michel@lpthe.jussieu.fr) Received: from parthe.lpthe.jussieu.fr (parthe.lpthe.jussieu.fr [134.157.10.1]) by shiva.jussieu.fr (8.13.7/jtpda-5.4) with ESMTP id l1AFeVms051940 ; Sat, 10 Feb 2007 16:40:31 +0100 (CET) X-Ids: 168 Received: by parthe.lpthe.jussieu.fr (Postfix, from userid 10096) id 90DD3BF641; Sat, 10 Feb 2007 16:40:00 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on parthe.lpthe.jussieu.fr X-Spam-Level: X-Spam-Status: No, score=0.9 required=5.0 tests=AWL,NO_DNS_FOR_FROM autolearn=no version=3.1.7 Received: from niobe.lpthe.jussieu.fr (niobe.lpthe.jussieu.fr [134.157.10.41]) by parthe.lpthe.jussieu.fr (Postfix) with ESMTP id C200EBF457; Sat, 10 Feb 2007 16:39:58 +0100 (CET) Received: by niobe.lpthe.jussieu.fr (Postfix, from userid 2005) id BAA643C; Sat, 10 Feb 2007 16:40:28 +0100 (CET) Date: Sat, 10 Feb 2007 16:40:28 +0100 From: Michel Talon To: freebsd-hackers@freebsd.org Message-ID: <20070210154028.GA60921@lpthe.jussieu.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2 (shiva.jussieu.fr [134.157.0.168]); Sat, 10 Feb 2007 16:40:31 +0100 (CET) X-Virus-Scanned: ClamAV 0.88.5/2546/Sat Feb 10 09:55:09 2007 on shiva.jussieu.fr X-Virus-Status: Clean X-Miltered: at shiva.jussieu.fr with ID 45CDE76F.002 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! Cc: freebsd-ports@freebsd.org Subject: pkgupgrade X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2007 15:51:46 -0000 Hello, this is to report a revised version of my program, intended to upgrade a machine using mainly precompiled packages. All problems that i have seen or have been reported to me have been fixed. So i think it is reasonably suitable for use, and i have sticked a 1.0 label. I have also fixed all problems i have encountered with save_pkg.py, but Cyrille Szymanski will perform a better cleanup, so i have appended a 0.5 tag. So fresh copies can be downloaded from: http://www.lpthe.jussieu.fr/~talon/pkgupgrade-1.0 http://www.lpthe.jussieu.fr/~talon/save_pkg.py-0.5 They will be accessible as soon as the administrator will have fixed the apache configuration :-( (broken after a crash), or by email from me. This is an example of running it: niobe% ./pkgupgrade There are now 621 packages installed. Collecting installed packages. Building the updated index. Downloading INDEX from ftp server ftp.freebsd.org in directory /pub/FreeBSD/ports/i386/packages-6.2-release INDEX downloading finished. Building and filling the dependency DAG. Printing the upgrade list in UpgradeLog Total time spent in analysis: 01 minutes 20 seconds. Second phase, downloads and backups. Total time spent in downloads: 00 minutes 01 seconds. Total time spent in backups: 00 minutes 20 seconds. Writing upgrade shell script. Will remove 391 old packages. Will install 465 new binary packages. Will compile 7 ports. All tasks completed. ****************************************************************** Total time: 02 minutes 30 seconds. Here of course downloads and backups had been performed in previous runs, except for a small part of backups which are redone. So one can say that 2mn30s is the overhead of the program itself. Out of the binary packages, to be installed, 245 have been found on the FreeBSD-6.2 disk2 and so are not downloaded. Downloads take of the order of 10 minutes on a high speed connection, more on a low speed one, of course, but have to be done anyways. Backups take less time, and are performed during downloads. It is to be noted that, out of 600 installed ports, 200 will not be upgraded, because there is no more recent precompiled version, 400 will be removed and replaced by more recent versions, and only 7 ports will need recompilation. In the present case they are, as shown by the upgrade shell script: TOBUILD='print/pdflib graphics/blender-devel editors/vim emulators/kqemu-kmod devel/py-urwid audio/lame audio/faac' These are indeed not present on the FreeBSD-6.2 repository. Clearly these compilations will take very little time, and the quasi totality of ports will be upgraded through binary packages, as intended, including openoffice which is now found directly in the repository. Hoping that this will help maintaining FreeBSD boxes without spending hours doing it. -- Michel TALON From owner-freebsd-ports@FreeBSD.ORG Sat Feb 10 16:01:14 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8C4DC16A408 for ; Sat, 10 Feb 2007 16:01:14 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.189]) by mx1.freebsd.org (Postfix) with ESMTP id 2865613C4B6 for ; Sat, 10 Feb 2007 16:01:13 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: by nf-out-0910.google.com with SMTP id m19so1420635nfc for ; Sat, 10 Feb 2007 08:01:13 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=OGxzTNEN4Sf54yHcNqVbYDMoZAfv+AIHKV14fYrdSDWQpNWPJuip/YAuF/c4eELpXTz+5SNtHZVkAu89evi98JYXg0RnSghM0RUKid6UVD3VTLyqFQdXV/RvKJ+GQy+l0Q35V3EjeMeOuThOevkhttsplCzkb4zp7tM1jVxQ2lw= Received: by 10.82.163.13 with SMTP id l13mr6024136bue.1171123272849; Sat, 10 Feb 2007 08:01:12 -0800 (PST) Received: by 10.82.186.2 with HTTP; Sat, 10 Feb 2007 08:01:12 -0800 (PST) Message-ID: <790a9fff0702100801q7e828bf0w36a9ba0c22e22449@mail.gmail.com> Date: Sat, 10 Feb 2007 10:01:12 -0600 From: "Scot Hetzel" To: "Marcus Ahlberg" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Cc: ports@freebsd.org, lev@freebsd.org Subject: Re: FreeBSD Port: subversion config X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2007 16:01:14 -0000 On 2/10/07, Marcus Ahlberg wrote: > Yesterday when I upgraded subversion from 1.4.2 to 1.4.3 with > portupgrade I noticed that I couldn't restart Apache because the new > version was built without mod_dav_svn. This is because I originally > built subversion with > make -DWITH_MOD_DAV_SVN -DWITHOUT_BDB -DWITH_SVNSERVE_WRAPPER install > clean > and those options are not remembered by portupgrade. A manual build > and reinstall solved the problem. > > Some other ports use options that can be set when building the port > for the first time or by running make config. I would like to se this > in the subversion port to so that portupgrade knows how to rebuild it > properly. > You have 2 options: 1. Submit a diff that adds OPTIONS for all of the WITH_/WITHOUT_* variables in the subversion port. 2. use the sysutils/portsconf port, and then add these settings to the PREFIX/etc/ports.conf file. Scot -- DISCLAIMER: No electrons were mamed while sending this message. Only slightly bruised. From owner-freebsd-ports@FreeBSD.ORG Sat Feb 10 16:24:42 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3402716A406 for ; Sat, 10 Feb 2007 16:24:42 +0000 (UTC) (envelope-from ume@mahoroba.org) Received: from ameno.mahoroba.org (gw4.mahoroba.org [218.45.22.175]) by mx1.freebsd.org (Postfix) with ESMTP id EA8A713C471 for ; Sat, 10 Feb 2007 16:24:41 +0000 (UTC) (envelope-from ume@mahoroba.org) Received: from kasuga.mahoroba.org (IDENT:9HW+Biw0YeufEni+xGEfmbFU8tbBG3JyRH1KDzRQV9HvacBONR2aqpgMyaXIzXY3@kasuga.mahoroba.org [IPv6:2001:2f0:104:8010:20b:97ff:fe2e:b521]) (user=ume mech=CRAM-MD5 bits=0) by ameno.mahoroba.org (8.13.8/8.13.8) with ESMTP/inet6 id l1AGCCDm073900 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 11 Feb 2007 01:12:19 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Sun, 11 Feb 2007 01:12:11 +0900 Message-ID: From: Hajimu UMEMOTO To: Luigi Rizzo In-Reply-To: <20070209074429.B99372@xorpc.icir.org> References: <20070209074429.B99372@xorpc.icir.org> User-Agent: xcite1.38> Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.6 Emacs/22.0.93 (i386-pc-freebsd) MULE/5.0 (SAKAKI) X-Operating-System: FreeBSD 6.2-STABLE X-PGP-Key: http://www.imasy.or.jp/~ume/publickey.asc X-PGP-Fingerprint: 1F00 0B9E 2164 70FC 6DC5 BF5F 04E9 F086 BF90 71FE Organization: Internet Mutual Aid Society, YOKOHAMA MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-3.0 (ameno.mahoroba.org [IPv6:2001:2f0:104:8010::1]); Sun, 11 Feb 2007 01:12:20 +0900 (JST) X-Virus-Scanned: by amavisd-new X-Virus-Status: Clean X-Spam-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.1.7 X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on ameno.mahoroba.org Cc: ports@freebsd.org Subject: Re: please check if your port may use v4l_compat X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2007 16:24:42 -0000 Hi, >>>>> On Fri, 9 Feb 2007 07:44:29 -0800 >>>>> Luigi Rizzo said: rizzo> after hitting a couple of them myself (net/ekiga and mbone/vic), rizzo> i believe that there is a number of ports, especially in the rizzo> multimedia/ graphics/ net/ mbone/ categories which might rizzo> make good use of a rizzo> BUILD_DEPENDS+= v4l_compat>=1.0.20060801:${PORTSDIR}/multimedia/v4l_compat rizzo> line in their Makefile, to enable support of video4linux devices. I'm using vic with pwc.ko. Since vic uses MMAP, it works only when pwcbsd is built with MMAP support. I tried both linux-gspca-kmod and linux-ov511-kmod with vic. But, they didn't work. It seems neither linux-gspca-kmod nor linux-ov511-kmod support MMAP. I need following patch to work Logicool Qcam for Notebooks Pro: Index: vic/vic/video/grabber-video4linux.cpp diff -u vic/vic/video/grabber-video4linux.cpp:1.1.1.1 vic/vic/video/grabber-video4linux.cpp:1.2 --- vic/vic/video/grabber-video4linux.cpp:1.1.1.1 Mon Sep 3 18:34:10 2001 +++ vic/vic/video/grabber-video4linux.cpp Fri Aug 22 20:01:42 2003 @@ -268,10 +268,17 @@ perror("open"); exit(1); } + + /* ask for capabilities */ + if (-1 == ioctl(fd_,VIDIOCGCAP,&capability)) { + perror("ioctl VIDIOCGCAP"); + exit(1); + } + vid_mmap.format = VIDEO_PALETTE_YUV422P; vid_mmap.frame = 0; - vid_mmap.width = PAL_WIDTH; - vid_mmap.height = PAL_HEIGHT; + vid_mmap.width = capability.minwidth; + vid_mmap.height = capability.minheight; if (-1 != ioctl(fd_, VIDIOCMCAPTURE, &vid_mmap)) { have_422P = 1; @@ -284,11 +291,6 @@ perror("open"); exit(1); } - /* ask for capabilities */ - if (-1 == ioctl(fd_,VIDIOCGCAP,&capability)) { - perror("ioctl VIDIOCGCAP"); - exit(1); - } channels = (struct video_channel*) calloc(capability.channels,sizeof(struct video_channel)); for (i = 0; i < capability.channels; i++) { rizzo> If you have a match, check the path where the file is looked up, rizzo> and possibly correct it (some only try /usr/include/linux/videodev.h rizzo> because that is the linux location). The vic's configure tries only /usr/include/linux/videodev.h. So, we need following patch: Index: vic/configure.in diff -u vic/configure.in.orig vic/configure.in --- vic/configure.in.orig Wed Jun 14 23:37:19 2006 +++ vic/configure.in Wed Jun 14 23:44:08 2006 @@ -70,6 +70,6 @@ -r /usr/include/dev/ic/bt8xx.h ; then V_OBJ_GRABBER="video/grabber-meteor.o $V_OBJ_GRABBER" fi -if test -r /usr/include/linux/videodev.h ; then +if test -r /usr/include/linux/videodev.h -o /usr/local/include/linux/videodev.h ; then V_OBJ_GRABBER="video/grabber-video4linux.o $V_OBJ_GRABBER" fi 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 Sat Feb 10 16:26:20 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C566E16A401 for ; Sat, 10 Feb 2007 16:26:20 +0000 (UTC) (envelope-from rizzo@icir.org) Received: from xorpc.icir.org (xorpc.icir.org [192.150.187.68]) by mx1.freebsd.org (Postfix) with ESMTP id B1F4613C47E for ; Sat, 10 Feb 2007 16:26:20 +0000 (UTC) (envelope-from rizzo@icir.org) Received: from xorpc.icir.org (localhost [127.0.0.1]) by xorpc.icir.org (8.12.11/8.13.6) with ESMTP id l1AGQKii013596; Sat, 10 Feb 2007 08:26:20 -0800 (PST) (envelope-from rizzo@xorpc.icir.org) Received: (from rizzo@localhost) by xorpc.icir.org (8.12.11/8.12.3/Submit) id l1AGQKJv013595; Sat, 10 Feb 2007 08:26:20 -0800 (PST) (envelope-from rizzo) Date: Sat, 10 Feb 2007 08:26:20 -0800 From: Luigi Rizzo To: Hajimu UMEMOTO Message-ID: <20070210082620.C13054@xorpc.icir.org> References: <20070209074429.B99372@xorpc.icir.org> 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 ume@freebsd.org on Sun, Feb 11, 2007 at 01:12:11AM +0900 Cc: ports@freebsd.org Subject: Re: please check if your port may use v4l_compat X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2007 16:26:20 -0000 On Sun, Feb 11, 2007 at 01:12:11AM +0900, Hajimu UMEMOTO wrote: > Hi, > > >>>>> On Fri, 9 Feb 2007 07:44:29 -0800 > >>>>> Luigi Rizzo said: > > rizzo> after hitting a couple of them myself (net/ekiga and mbone/vic), > rizzo> i believe that there is a number of ports, especially in the > rizzo> multimedia/ graphics/ net/ mbone/ categories which might > rizzo> make good use of a > > rizzo> BUILD_DEPENDS+= v4l_compat>=1.0.20060801:${PORTSDIR}/multimedia/v4l_compat > > rizzo> line in their Makefile, to enable support of video4linux devices. > > I'm using vic with pwc.ko. Since vic uses MMAP, it works only when > pwcbsd is built with MMAP support. I tried both linux-gspca-kmod and > linux-ov511-kmod with vic. But, they didn't work. It seems neither > linux-gspca-kmod nor linux-ov511-kmod support MMAP. > I need following patch to work Logicool Qcam for Notebooks Pro: in a related email (to multimedia) i sent some patches for vic that make it work without mmap. Your use of capability.minwidth/capability.minheight is also a nice addition. I also committed a change to linux-kmod-compat that makes MMAP properly 'unsupported' (i.e. returns EINVAL on the mmap-related ioctls) so the client understands the lack of support. cheers luigi > Index: vic/vic/video/grabber-video4linux.cpp > diff -u vic/vic/video/grabber-video4linux.cpp:1.1.1.1 vic/vic/video/grabber-video4linux.cpp:1.2 > --- vic/vic/video/grabber-video4linux.cpp:1.1.1.1 Mon Sep 3 18:34:10 2001 > +++ vic/vic/video/grabber-video4linux.cpp Fri Aug 22 20:01:42 2003 > @@ -268,10 +268,17 @@ > perror("open"); > exit(1); > } > + > + /* ask for capabilities */ > + if (-1 == ioctl(fd_,VIDIOCGCAP,&capability)) { > + perror("ioctl VIDIOCGCAP"); > + exit(1); > + } > + > vid_mmap.format = VIDEO_PALETTE_YUV422P; > vid_mmap.frame = 0; > - vid_mmap.width = PAL_WIDTH; > - vid_mmap.height = PAL_HEIGHT; > + vid_mmap.width = capability.minwidth; > + vid_mmap.height = capability.minheight; > > if (-1 != ioctl(fd_, VIDIOCMCAPTURE, &vid_mmap)) { > have_422P = 1; > @@ -284,11 +291,6 @@ > perror("open"); > exit(1); > } > - /* ask for capabilities */ > - if (-1 == ioctl(fd_,VIDIOCGCAP,&capability)) { > - perror("ioctl VIDIOCGCAP"); > - exit(1); > - } > channels = (struct video_channel*) > calloc(capability.channels,sizeof(struct video_channel)); > for (i = 0; i < capability.channels; i++) { > > > rizzo> If you have a match, check the path where the file is looked up, > rizzo> and possibly correct it (some only try /usr/include/linux/videodev.h > rizzo> because that is the linux location). > > The vic's configure tries only /usr/include/linux/videodev.h. So, we > need following patch: > > Index: vic/configure.in > diff -u vic/configure.in.orig vic/configure.in > --- vic/configure.in.orig Wed Jun 14 23:37:19 2006 > +++ vic/configure.in Wed Jun 14 23:44:08 2006 > @@ -70,6 +70,6 @@ > -r /usr/include/dev/ic/bt8xx.h ; then > V_OBJ_GRABBER="video/grabber-meteor.o $V_OBJ_GRABBER" > fi > -if test -r /usr/include/linux/videodev.h ; then > +if test -r /usr/include/linux/videodev.h -o /usr/local/include/linux/videodev.h ; then > V_OBJ_GRABBER="video/grabber-video4linux.o $V_OBJ_GRABBER" > fi > > > 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 Sat Feb 10 17:53:25 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 95B5716A400 for ; Sat, 10 Feb 2007 17:53:25 +0000 (UTC) (envelope-from dandee@hellteam.net) Received: from pipa.vshosting.cz (pipa.vshosting.cz [81.0.201.10]) by mx1.freebsd.org (Postfix) with ESMTP id 2AF2113C46B for ; Sat, 10 Feb 2007 17:53:25 +0000 (UTC) (envelope-from dandee@hellteam.net) Received: from localhost (localhost [127.0.0.1]) by pipa.vshosting.cz (Postfix) with ESMTP id 657691C97E6; Sat, 10 Feb 2007 18:32:23 +0100 (CET) Received: from pipa.vshosting.cz ([127.0.0.1]) by localhost (pipa [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17634-02; Sat, 10 Feb 2007 18:32:15 +0100 (CET) Received: from gandalf (unknown [81.0.245.205]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by pipa.vshosting.cz (Postfix) with ESMTP id 6E79F1C97DB; Sat, 10 Feb 2007 18:32:15 +0100 (CET) From: =?utf-8?Q?Daniel_Dvo=C5=99=C3=A1k?= To: Date: Sat, 10 Feb 2007 18:32:17 +0100 Organization: Projekt HELL Message-ID: <000001c74d39$69dc5330$6508280a@tocnet28.jspoj.czf> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook 11 Thread-Index: AcdNOUVCACOmHEUsSnKglH01zoaqEA== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028 X-Virus-Scanned: by amavisd-new at pipa.vshosting.cz Cc: ports@FreeBSD.org Subject: FreeBSD Port: dnstop-20070105 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dandee@hellteam.net List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2007 17:53:25 -0000 Hi, The port has sources which did not work. # portupgrade -Rr dnstop ---> Upgrading 'dnstop-20061122' to 'dnstop-20070105' (dns/dnstop) ---> Building '/usr/ports/dns/dnstop' =3D=3D=3D> Cleaning for dnstop-20070105 =3D> dnstop-20070105.tar.gz doesn't seem to exist in = /usr/ports/distfiles/. =3D> Attempting to fetch from = http://dns.measurement-factory.com/tools/dnstop/src/. fetch: = http://dns.measurement-factory.com/tools/dnstop/src/dnstop-20070105.tar.g= z: No address record =3D> Attempting to fetch from = ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. fetch: = ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/dnstop-20070105.tar.gz:= File unavailable (e.g., file not found, no access) =3D> Couldn't fetch it - please try to retrieve this =3D> port manually into /usr/ports/distfiles/ and try again. *** Error code 1 Stop in /usr/ports/dns/dnstop. ** Command failed [exit code 1]: /usr/bin/script -qa = /tmp/portupgrade.41482.0 env UPGRADE_TOOL=3Dportupgrade = UPGRADE_PORT=3Ddnstop-20061122 UPGRADE_PORT_VER=3D20061122 make ** Fix the problem and try again. ** Listing the failed packages (*:skipped / !:failed) ! dns/dnstop (dnstop-20061122) (fetch error) ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed bgpcube# wget = http://dns.measurement-factory.com/tools/dnstop/src/dnstop-20070105.tar.g= z --18:10:54-- = http://dns.measurement-factory.com/tools/dnstop/src/dnstop-20070105.tar.g= z =3D> `dnstop-20070105.tar.gz' Resolving dns.measurement-factory.com... failed: hostname nor servname = provided, or not known. bgpcube# wget = ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/dnstop-20070105.tar.gz --18:12:15-- = ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/dnstop-20070105.tar.gz =3D> `dnstop-20070105.tar.gz' Resolving ftp.freebsd.org... 62.243.72.50, 204.152.184.73, = 2001:4f8:0:2::e, ... Connecting to ftp.freebsd.org|62.243.72.50|:21... connected. Prob=C3=ADh=C3=A1 p=C5=99ihla=C5=A1ov=C3=A1n=C3=AD jako anonymous ... = P=C5=99ihl=C3=A1=C5=A1eno! =3D=3D> SYST ... hotovo. =3D=3D> PWD ... hotovo. =3D=3D> TYPE I ... hotovo.=3D=3D> CWD /pub/FreeBSD/ports/distfiles ... = hotovo. =3D=3D> PASV ... hotovo. =3D=3D> RETR dnstop-20070105.tar.gz ... Soubor `dnstop-20070105.tar.gz' neEXISTuje. $ dig @a.gtld-servers.net dns.measurement-factory.com A ; <<>> DiG 9.2.4 <<>> @a.gtld-servers.net dns.measurement-factory.com A ;; global options: printcmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 22005 ;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 2, ADDITIONAL: 2 ;; QUESTION SECTION: ;dns.measurement-factory.com. IN A ;; AUTHORITY SECTION: measurement-factory.com. 172800 IN NS ns.packet-pushers.com. measurement-factory.com. 172800 IN NS ns2.packet-pushers.com. ;; ADDITIONAL SECTION: ns.packet-pushers.com. 172800 IN A 12.160.37.4 ns2.packet-pushers.com. 172800 IN A 64.90.188.51 ;; Query time: 151 msec ;; SERVER: 192.5.6.30#53(a.gtld-servers.net) ;; WHEN: Sat Feb 10 18:26:23 2007 ;; MSG SIZE rcvd: 127 From owner-freebsd-ports@FreeBSD.ORG Sat Feb 10 18:01:56 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BD6D416A403 for ; Sat, 10 Feb 2007 18:01:56 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.geekcn.org (tarsier.geekcn.org [210.51.165.229]) by mx1.freebsd.org (Postfix) with ESMTP id 65CD013C46B for ; Sat, 10 Feb 2007 18:01:56 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from localhost (tarsier.geekcn.org [210.51.165.229]) by tarsier.geekcn.org (Postfix) with ESMTP id 5EB6FEB25A5; Sun, 11 Feb 2007 02:01:55 +0800 (CST) X-Virus-Scanned: amavisd-new at geekcn.org Received: from tarsier.geekcn.org ([210.51.165.229]) by localhost (mail.geekcn.org [210.51.165.229]) (amavisd-new, port 10024) with ESMTP id xiudbyX7HuBd; Sun, 11 Feb 2007 02:01:47 +0800 (CST) Received: from [192.168.1.32] (unknown [61.49.109.159]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTP id 37F4BEB2353; Sun, 11 Feb 2007 02:01:47 +0800 (CST) DomainKey-Signature: a=rsa-sha1; s=default; d=delphij.net; c=nofws; q=dns; h=message-id:date:from:organization:user-agent:mime-version:to:cc: subject:references:in-reply-to:x-enigmail-version:content-type; b=PFE2jlOKB82DSdCM/jDD6BHoATyvEdg5CulyVQxBnPmWVuWzm/V6UJfsMLNp8CY87 JMUugoSVZu88f7lGTDETQ== Message-ID: <45CE0883.4080307@delphij.net> Date: Sun, 11 Feb 2007 02:01:39 +0800 From: LI Xin Organization: The FreeBSD Project User-Agent: Thunderbird 1.5.0.9 (Macintosh/20061207) MIME-Version: 1.0 To: dandee@hellteam.net References: <000001c74d39$69dc5330$6508280a@tocnet28.jspoj.czf> In-Reply-To: <000001c74d39$69dc5330$6508280a@tocnet28.jspoj.czf> X-Enigmail-Version: 0.94.1.0 Content-Type: multipart/signed; micalg=pgp-ripemd160; protocol="application/pgp-signature"; boundary="------------enigE41C7EF18D41D4D439E8D5F6" Cc: ports@FreeBSD.org, mark@foster.cc Subject: Re: FreeBSD Port: dnstop-20070105 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2007 18:01:56 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigE41C7EF18D41D4D439E8D5F6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Daniel Dvo=C5=99=C3=A1k wrote: > Hi, >=20 > The port has sources which did not work. [...] > $ dig @a.gtld-servers.net dns.measurement-factory.com A That's incorrect. I don't think gtld DNS servers provide in-depth DNS data or they get overloaded soon... It works fine here: [delphij@tango] ~> dig dns.measurement-factory.com ; <<>> DiG 9.3.4 <<>> dns.measurement-factory.com ;; global options: printcmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 26724 ;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 3, ADDITIONAL: 0 ;; QUESTION SECTION: ;dns.measurement-factory.com. IN A ;; ANSWER SECTION: dns.measurement-factory.com. 60 IN CNAME measurement-factory.com. measurement-factory.com. 60 IN A 12.160.37.5 ;; AUTHORITY SECTION: measurement-factory.com. 60 IN NS ns.packet-pushers.com. measurement-factory.com. 60 IN NS ns2.packet-pushers.com. measurement-factory.com. 60 IN NS ns3.packet-pushers.com. ;; Query time: 3616 msec ;; SERVER: 127.0.0.1#53(127.0.0.1) ;; WHEN: Sun Feb 11 02:00:14 2007 ;; MSG SIZE rcvd: 143 So I think you need to check your DNS server. Cheers, --=20 Xin LI http://www.delphij.net/ FreeBSD - The Power to Serve! --------------enigE41C7EF18D41D4D439E8D5F6 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFzgiDOfuToMruuMARA3+bAJsHSLOEGNxSHV3WaD6zV7w93ACw4ACfZfkz DdSHR9nar9IWTXCxWv9Pqo0= =E8KB -----END PGP SIGNATURE----- --------------enigE41C7EF18D41D4D439E8D5F6-- From owner-freebsd-ports@FreeBSD.ORG Sat Feb 10 18:35:30 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2C31816A405 for ; Sat, 10 Feb 2007 18:35:30 +0000 (UTC) (envelope-from ume@mahoroba.org) Received: from ameno.mahoroba.org (gw4.mahoroba.org [218.45.22.175]) by mx1.freebsd.org (Postfix) with ESMTP id CBE5E13C4A5 for ; Sat, 10 Feb 2007 18:35:29 +0000 (UTC) (envelope-from ume@mahoroba.org) Received: from kasuga.mahoroba.org (IDENT:jJOSYf+ungncvKp0/LvLeMRqPIDgUjUt+4eQu6KGbJZtjVE58BZxeX2wvYmTg8jh@kasuga.mahoroba.org [IPv6:2001:2f0:104:8010:20b:97ff:fe2e:b521]) (user=ume mech=CRAM-MD5 bits=0) by ameno.mahoroba.org (8.13.8/8.13.8) with ESMTP/inet6 id l1AIZIlN096180 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 11 Feb 2007 03:35:19 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Sun, 11 Feb 2007 03:35:18 +0900 Message-ID: From: Hajimu UMEMOTO To: Luigi Rizzo In-Reply-To: <20070210082620.C13054@xorpc.icir.org> References: <20070209074429.B99372@xorpc.icir.org> User-Agent: xcite1.38> Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.6 Emacs/22.0.93 (i386-pc-freebsd) MULE/5.0 (SAKAKI) X-Operating-System: FreeBSD 6.2-STABLE X-PGP-Key: http://www.imasy.or.jp/~ume/publickey.asc X-PGP-Fingerprint: 1F00 0B9E 2164 70FC 6DC5 BF5F 04E9 F086 BF90 71FE Organization: Internet Mutual Aid Society, YOKOHAMA MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-3.0 (ameno.mahoroba.org [IPv6:2001:2f0:104:8010::1]); Sun, 11 Feb 2007 03:35:19 +0900 (JST) X-Virus-Scanned: by amavisd-new X-Virus-Status: Clean X-Spam-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.1.7 X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on ameno.mahoroba.org Cc: ports@freebsd.org Subject: Re: please check if your port may use v4l_compat X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2007 18:35:30 -0000 Hi, >>>>> On Sat, 10 Feb 2007 08:26:20 -0800 >>>>> Luigi Rizzo said: rizzo> in a related email (to multimedia) i sent some patches for rizzo> vic that make it work without mmap. Oh, it's great. Now, vic is working with both linux-gspca-kmod and linux-ov511-kmod. Thank you. 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 Sat Feb 10 19:16:22 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5195816A400 for ; Sat, 10 Feb 2007 19:16:22 +0000 (UTC) (envelope-from jcw@highperformance.net) Received: from mx1.highperformance.net (dsl081-163-122.sea1.dsl.speakeasy.net [64.81.163.122]) by mx1.freebsd.org (Postfix) with ESMTP id 13A1713C4AC for ; Sat, 10 Feb 2007 19:16:21 +0000 (UTC) (envelope-from jcw@highperformance.net) Received: from [192.168.1.16] (w16.stradamotorsports.com [192.168.1.16]) by mx1.highperformance.net (8.13.8/8.13.8) with ESMTP id l1AIiSDV019173 for ; Sat, 10 Feb 2007 10:44:28 -0800 (PST) (envelope-from jcw@highperformance.net) Message-ID: <45CE1286.6030701@highperformance.net> Date: Sat, 10 Feb 2007 10:44:22 -0800 From: "Jason C. Wells" User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-4.4 required=2.5 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.1.6 X-Spam-Checker-Version: SpamAssassin 3.1.6 (2006-10-03) on s4.stradamotorsports.com Subject: Thunderbird with GSSAPI X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2007 19:16:22 -0000 After fiddling with knobs and installing combinations of prebuilt binaries for Thunderbird, Heimdal, MIT Kerberos to no avail. I still cannot get Thunderbird to use GSSAPI to authenticate to my IMAP4 server. Is anyone here using Thunderbird with GSSAPI? Did you do anything special to make it work? Thanks, Jason C. Wells From owner-freebsd-ports@FreeBSD.ORG Sat Feb 10 21:47:57 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BD1DA16A401 for ; Sat, 10 Feb 2007 21:47:57 +0000 (UTC) (envelope-from freebsd@bitfreak.org) Received: from mail.twinthornes.com (mail.twinthornes.com [65.75.198.147]) by mx1.freebsd.org (Postfix) with ESMTP id A2C7613C474 for ; Sat, 10 Feb 2007 21:47:57 +0000 (UTC) (envelope-from freebsd@bitfreak.org) Received: from [10.9.70.4] (pool-72-90-124-58.ptldor.fios.verizon.net [72.90.124.58]) by mail.twinthornes.com (Postfix) with ESMTP id 1B7FE8F for ; Sat, 10 Feb 2007 13:27:40 -0800 (PST) Message-ID: <45CE38CE.3000907@bitfreak.org> Date: Sat, 10 Feb 2007 13:27:42 -0800 From: Darren Pilgrim User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Backing up old installed files? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2007 21:47:57 -0000 I'm writing a port for a script that stores the configuration data in the same file as the program code itself. The long-term solution is to move the configuration data to another file, of course; however, that's proving to be a far slower process than originally expected. Other than delaying the submission until the configuration data is split from the script, what can/should I do? From owner-freebsd-ports@FreeBSD.ORG Sat Feb 10 23:17:38 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3D81816A402 for ; Sat, 10 Feb 2007 23:17:38 +0000 (UTC) (envelope-from m.boyarov@bsd.by) Received: from mx1.cybernet.by (mx1.cybernet.by [212.98.164.131]) by mx1.freebsd.org (Postfix) with ESMTP id BA7A013C4B5 for ; Sat, 10 Feb 2007 23:17:37 +0000 (UTC) (envelope-from m.boyarov@bsd.by) Received: from mx1.cybernet.by (mx1.cybernet.by [127.0.0.4]) by mx1.cybernet.by (Postfix) with ESMTP id DE2A53C04C8; Sun, 11 Feb 2007 01:16:09 +0200 (EET) Received: by mx1.cybernet.by (Postfix, from userid 58) id C68C33C04BF; Sun, 11 Feb 2007 01:16:09 +0200 (EET) X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on mx1.cybernet.by X-Spam-Level: X-Spam-Status: No, score=-1.7 required=8.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO autolearn=ham version=3.1.1 Received: from deimos.bsd.by (h46-170-94-80.dialin.4enet.by [80.94.170.46]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.cybernet.by (Postfix) with ESMTP id BCABE3C04BC; Sun, 11 Feb 2007 01:16:04 +0200 (EET) Received: by deimos.bsd.by (Posfixus, from userid 1001) id A7E3D170D9; Sun, 11 Feb 2007 01:17:31 +0200 (EET) X-Comment-To: "Janvier Pang" To: "Janvier Pang" References: <7deba7c00702082318l3e7c2805g314319f5e36ccd61@mail.gmail.com> <45CC24E3.9080308@webmail.sub.ru> <45CC40A3.6050705@gmail.com> <45CC4A76.6040805@webmail.sub.ru> <868xf7xvrp.fsf@bsd.by> <7deba7c00702090809o167bcad8h34787b4bbf4d5a20@mail.gmail.com> <86tzxvwawt.fsf@bsd.by> <7deba7c00702091919g1538afc9j844df75cdba74a24@mail.gmail.com> From: "Max N. Boyarov" Date: Sun, 11 Feb 2007 01:17:31 +0200 In-Reply-To: <7deba7c00702091919g1538afc9j844df75cdba74a24@mail.gmail.com> (Janvier Pang's message of "Sat, 10 Feb 2007 11:19:55 +0800") Message-ID: <86abzlzjp0.fsf@bsd.by> X-Mailer: Gnus v5.11/GNU Emacs 22.0 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Virus-Scanned: ClamAV using ClamSMTP on mx1.cybernet.by Cc: freebsd-ports@freebsd.org Subject: Re: What can I help Chris? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2007 23:17:38 -0000 --=-=-= Content-Transfer-Encoding: quoted-printable >>>>> "JP" =3D=3D Janvier Pang writes: JP> Hi, Max, Hi Janvier, JP> I'm really wonder how you can get your card works? Could you attach yo= ur JP> /etc/X11/xorg.conf, please? JP> I've tried many times to let my x1300 work, but fail. My laptop is Acer JP> Aspire 5101 with ATI Mobility Radeon X1300, the built-in "radeon" driv= er of JP> FreeBSD can not detect my card, and it's only work with "vesa" driver = and JP> resolution as maximum 1024x768 now. On my Lenovo T60 ATI x1300 work with vesa in default LCD resolution with FreeBSD 6.x and Current My configuration and some logs could be downloaded=20 from http://ncd0.bsd.by/out/xorg.tar.bz2 JP> B.Rgds, JP> Janvier Pang JP> On 2/10/07, Max N. Boyarov wrote: >> >> >> >>>>> "JP" =3D=3D Janvier Pang writes: >> >> JP> Hi, >> >> JP> Did you get any resolution greater than 1024x768? For example, >> 1600x1200 or >> JP> 1280x800 for the wide-screen. >> I work in 1400x1050 resolution. For my laptop this is default screen >> resolution.. >> >> JP> I have x1300 too, and only vesa can work on my machine. I could not >> set the >> JP> correct resolution on my laptop with a wide-screen as 1280x800, so >> that I'd >> JP> like to help Chris to port the ATI linux driver to FreeBSD. >> >> JP> Do you have any solution to let the card works well except the vesa >> driver? >> No, only vesa. >> >> JP> B.Rgds, >> >> JP> Janvier Pang >> >> JP> On 2/9/07, Max N. Boyarov wrote: >> >> >> >> >> >> >>>>> "AP" =3D=3D Alex Povolotsky writes: >> >> >> >> [cut] >> >> >> >> AP> 2. VESA is not a trick, it works out of the box, does not allow >> >> AP> fullscreen. Actually, fullscreen video is the only thing I really >> >> AP> miss. >> >> >> >> try mplayer -vo x11 -zoom -fs >> >> work for me with vesa and ati x1300 >> >> >> >> -- >> >> Max N. Boyarov >> >> >> >> >> >> >> -- >> Max N. Boyarov >> >> JP> _______________________________________________ JP> freebsd-ports@freebsd.org mailing list JP> http://lists.freebsd.org/mailman/listinfo/freebsd-ports JP> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.or= g" =2D-=20 Max N. Boyarov --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFzlKLTuJcSxSvJqsRAhhNAKCnQrsQm8JK9AMgUtAnLXIPn30V6QCaA1jb 9xexXaYi0btulf9r5VDseuY= =yd0Q -----END PGP SIGNATURE----- --=-=-=--