From owner-freebsd-ports@FreeBSD.ORG Sun Oct 28 02:06:08 2012 Return-Path: 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 A323B659 for ; Sun, 28 Oct 2012 02:06:08 +0000 (UTC) (envelope-from dave-lists-freebsd-ports@weller-fahy.com) Received: from tigger.weller-fahy.com (sinecure.xen.prgmr.com [71.19.148.52]) by mx1.freebsd.org (Postfix) with ESMTP id 7CFE08FC12 for ; Sun, 28 Oct 2012 02:06:08 +0000 (UTC) Received: (qmail 31807 invoked from network); 27 Oct 2012 19:12:37 -0700 Received: from unknown (HELO weller-fahy.com) (dave@weller-fahy.com@24.209.97.39) by tigger.weller-fahy.com with AES256-SHA encrypted SMTP; 27 Oct 2012 19:12:37 -0700 Date: Sat, 27 Oct 2012 22:06:05 -0400 From: "David J. Weller-Fahy" To: freebsd-ports@freebsd.org Subject: Re: How to run massive portmaster update without repeated interruptions? Message-ID: <20121028020605.GK1040@weller-fahy.com> Mail-Followup-To: freebsd-ports@freebsd.org References: <3B.07.23131.F354B805@smtp02.insight.synacor.com> <20121027022653.GA1040@weller-fahy.com> <20121027142747.GF1040@weller-fahy.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="RVlUGXxwBj5SDcM9" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21+67 (d414971f0c48) (2011-07-01) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Oct 2012 02:06:08 -0000 --RVlUGXxwBj5SDcM9 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * Kevin Oberman [2012-10-27 12:43 -0400]: > On Sat, Oct 27, 2012 at 7:27 AM, David J. Weller-Fahy wrote: > > I assume one would notice by having distfiles downloaded again the > > next time you needed to build the software, right? >=20 > More important to me is that distfiles will occasionally be pulled and > become unfetchable. Oooo... yeah, that would stink. > Still, I'll admit that it is not generally a problem, but I have been > bitten and "once bitten, twice shy'. Indeed, there are many things which fall into that category with me, this just ain't one of them. ;) Thanks to your nudge, though, I may be changing my ways... although, as a hobbiest, at worst I boot up a VM of FreeBSD and access the drives until I can fix it (no work of mine depends on FreeBSD, I don't have the option). Regards, --=20 dave [ please don't CC me ] --RVlUGXxwBj5SDcM9 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iD8DBQFQjJMNzahokXOb2UwRAm7nAJ0Tm1R+v+MRAZgcWe7hpgSRO7BS8gCePbf0 F64U/2/xfZjjhWd3VgwA8G0= =NtN1 -----END PGP SIGNATURE----- --RVlUGXxwBj5SDcM9-- From owner-freebsd-ports@FreeBSD.ORG Sun Oct 28 08:57:56 2012 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 19500CB8 for ; Sun, 28 Oct 2012 08:57:56 +0000 (UTC) (envelope-from freebsd-ports@herveybayaustralia.com.au) Received: from mail.unitedinsong.com.au (mail.unitedinsong.com.au [150.101.178.33]) by mx1.freebsd.org (Postfix) with ESMTP id BA8038FC08 for ; Sun, 28 Oct 2012 08:57:55 +0000 (UTC) Received: from laptop3.herveybayaustralia.com.au (unknown [192.168.0.166]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.unitedinsong.com.au (Postfix) with ESMTPSA id E98625C29 for ; Sun, 28 Oct 2012 19:06:13 +1000 (EST) Message-ID: <508CF1C7.4000803@herveybayaustralia.com.au> Date: Sun, 28 Oct 2012 18:50:15 +1000 From: Da Rock User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:13.0) Gecko/20120728 Thunderbird/13.0.1 MIME-Version: 1.0 To: ports@FreeBSD.org Subject: wine won't build - inotify errors Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Oct 2012 08:57:56 -0000 Just trying to sort out some issues with wine and I originally used pkg_add I think to install it, now I need to ensure certain features are enabled like ssl connections and I need to be able to build wine from port source. The errors are as follows: cc -o wineserver async.o atom.o change.o class.o clipboard.o completion.o console.o debugger.o device.o directory.o event.o fd.o file.o handle.o hook.o mach.o mailslot.o main.o mapping.o mutex.o named_pipe.o object.o process.o procfs.o ptrace.o queue.o region.o registry.o request.o semaphore.o serial.o signal.o snapshot.o sock.o symlink.o thread.o timer.o token.o trace.o unicode.o user.o window.o winstation.o -L../libs/wine -lwine ../libs/port/libwine_port.a -L/usr/local/lib -Wl,--rpath,\$ORIGIN/../libs/wine change.o: In function `inotify_add_dir': change.c:(.text+0x526): undefined reference to `inotify_add_watch' change.o: In function `free_inode': change.c:(.text+0x812): undefined reference to `inotify_rm_watch' change.o: In function `req_read_directory_changes': change.c:(.text+0x1310): undefined reference to `inotify_init' gmake[1]: *** [wineserver] Error 1 A quick poke at the sore point shows that there is a define around the declarations required. I think it should be using sys/inotify.h but that doesn't appear to be happening. Without a good dig I can't tell precisely what is going on, but I figured I might ask here in case someone knows either a workaround or can offer some points on what is going on. FWIW it is technically a cross-build for i386 on FreeBSD 9.0 AMD64, and I'm using /compat/i386 to provide a base using chroot similar to linux - as outlined on the freebsd wine wiki. I considered using the amd64 version, but I was running some other testing for i386 on amd64 as well. Cheers From owner-freebsd-ports@FreeBSD.ORG Sun Oct 28 09:00:32 2012 Return-Path: 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 9BE68177 for ; Sun, 28 Oct 2012 09:00:32 +0000 (UTC) (envelope-from mueller23@insightbb.com) Received: from mail.insightbb.com (smtp2.insight.synacor.com [208.47.185.24]) by mx1.freebsd.org (Postfix) with ESMTP id 457738FC16 for ; Sun, 28 Oct 2012 09:00:31 +0000 (UTC) X_CMAE_Category: 0,0 Undefined,Undefined X-CNFS-Analysis: v=2.0 cv=ZYCfx7pA c=1 sm=0 a=Dm9TOXL4taQ+Gy1KovpL+A==:17 a=QYs92dVe5rcA:10 a=jLN7EqiLvroA:10 a=9YQ-1ebCAAAA:8 a=arzrlTrg_RcA:10 a=eJFtvRbUAAAA:8 a=6I5d2MoRAAAA:8 a=hRa8DMRaBs23cz51XKIA:9 a=Vw_nbHTFnJIA:10 a=XmwcNjoec9wA:10 a=TPDArUm_w_0A:10 a=NkWDyB4kbQ5-op-G:21 a=KTMWibhyW1iLE6zL:21 a=Dm9TOXL4taQ+Gy1KovpL+A==:117 X-CM-Score: 0 X-Scanned-by: Cloudmark Authority Engine Authentication-Results: smtp02.insight.synacor.com smtp.mail=mueller23@insightbb.com; spf=softfail; sender-id=softfail Authentication-Results: smtp02.insight.synacor.com header.from=mueller23@insightbb.com; sender-id=softfail Received-SPF: softfail (smtp02.insight.synacor.com: transitional domain insightbb.com does not designate 74.130.198.7 as permitted sender) Received: from [74.130.198.7] ([74.130.198.7:42933] helo=localhost) by mail.insightbb.com (envelope-from ) (ecelerity 2.2.3.49 r(42060/42061)) with ESMTP id 36/F9-23131-824FC805; Sun, 28 Oct 2012 05:00:25 -0400 Date: Sun, 28 Oct 2012 05:00:24 -0400 Message-ID: <36.F9.23131.824FC805@smtp02.insight.synacor.com> From: "Thomas Mueller" To: freebsd-ports@FreeBSD.org Subject: Re: graphics/gnash: bad dependency www/libxul19 Cc: Robert Backhaus X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Oct 2012 09:00:32 -0000 from Robert Backhaus : > On 27 October 2012 23:34, Thomas Mueller wrote: > > I am still trying to update all ports that depend on png, and the newest snag is libxul. > > Since libxul19 was marked vulnerable, that stopped a previous try, and I ran > > portmaster -o www/libxul libxul > > and graphics/gnash does not like this because of the lack of file > > gnash-0.8.10_2 depends on file: /usr/local/lib/libxul/xpidl - not found > > So am I stuck, do I have to wait now until gnash-0.8.10_2 is fixed to be compatible with libxul-10.0.9 ? Or skip upgrading gnash and upgrade the other > +ports on the list? > > I even ran > > ls /usr/local/lib/libxul > > and found xpidl was not there. > Have you tried reinstalling libxul? You can also check the output of > pkg_info -f (or pkg_info -L) to see if that file should be installed. > If not, could you post a problem report so those that need to know can > do something about it? > (http://www.freebsd.org/support/bugreports.html) When portmaster was running on the long list of ports and got to gnash, I saw a message about libxul being reinstalled, then it couldn't install libxul19 because of conflict, also vulnerability of libxul19. I ran pkg info -l, and there was no file exactly named xpidl, though there were a lot of files with idl in the name, especially ending in .idl . I've never run send-pr before and don't have sendmail set up but once used the WWW send-pr interface, though that was for NetBSD. I guess setenv MAIL_AGENT /usr/local/bin/msmtp -a insight -t (but this failed because of too many arguments) since I would sent a message by msmtp -a insight -t < message-file though this message file includes headers. I tried send-pr and at the end got "Message sent" though I don't know if it really found its way without the mail agent being set up. I notice x11/yelp also has a dependency libxul19 but don't know if that is for file xpidl. This port would be helpful with gnumeric. Tom From owner-freebsd-ports@FreeBSD.ORG Sun Oct 28 10:23:23 2012 Return-Path: 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 29C628B7 for ; Sun, 28 Oct 2012 10:23:23 +0000 (UTC) (envelope-from lumiwa@gmail.com) Received: from mail-ia0-f182.google.com (mail-ia0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id DC7308FC08 for ; Sun, 28 Oct 2012 10:23:22 +0000 (UTC) Received: by mail-ia0-f182.google.com with SMTP id k10so4223326iag.13 for ; Sun, 28 Oct 2012 03:23:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:user-agent:references:in-reply-to:mime-version :content-type:content-transfer-encoding:message-id; bh=TMM3AakXYoNhXkqUojw/ETJyxINNPeohR0rxo37MQu0=; b=vA6bxYBFLr7S5k9aSNvai/UOlTmJhMZEu9b9L/hvELPrf2kJU74yxCscdFM5Uti7Hi XaSaZf2Y8vCEPnqYKZ2kH46CFCM3BfkBGpf7vF2urJ5SzLJg/WlhCL0qNnsAjgPAGB1/ hmf5pEfPeEnHf5Teg2Y71uaDlVTdtihRMJuwk3fZIPYuuvIEHob4zwRbUoVWYV53CHUT C3ZSt6nUecANgX9qzxMUUvKC+hZPWCome/qQoSnyt+V7EqEUhGO9h+LnWLmdk7RTzZsH MFqYajipGl4WGUw8b+6ZqngoIVR5zxF8JvWmQeWOmsKvj9TPu+MCilOuPKmba5Yx8+mD RJ7Q== Received: by 10.50.171.4 with SMTP id aq4mr6668253igc.72.1351419802137; Sun, 28 Oct 2012 03:23:22 -0700 (PDT) Received: from luna.wi.rr.com (cpe-184-58-138-79.wi.res.rr.com. [184.58.138.79]) by mx.google.com with ESMTPS id eo7sm3460676igc.12.2012.10.28.03.23.20 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 28 Oct 2012 03:23:21 -0700 (PDT) From: ajtiM To: freebsd-ports@freebsd.org Subject: Re: lbreoffice 3.5.7 Date: Sun, 28 Oct 2012 05:23:11 -0500 User-Agent: KMail/1.13.7 (FreeBSD/9.1-RC2; KDE/4.8.4; i386; ; ) References: <201210270525.33643.lumiwa@gmail.com> <20619.57002.931034.622201@jerusalem.litteratus.org> <20620.17702.860857.945733@jerusalem.litteratus.org> In-Reply-To: <20620.17702.860857.945733@jerusalem.litteratus.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201210280523.11535.lumiwa@gmail.com> X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Oct 2012 10:23:23 -0000 On Saturday 27 October 2012 15:33:42 Robert Huff wrote: > Robert Huff writes: > > {Libre, Open)Office takes far longer to build than any of the > > > > ~900 ports I have installed on this system. If there's anything > > that takes longer, I am unaware of it. > > > > I will try this and report back. > > Build successful. > Installation sucessful. > Starts fine. > > > Robert Huff > > ___________________________________________ Build successful, installation successful, start fine too (with clang 3.1 on FreeBSD 9.1-RC2) :) Mitja -------- http://www.redbubble.com/people/lumiwa From owner-freebsd-ports@FreeBSD.ORG Sun Oct 28 10:42:12 2012 Return-Path: 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 20DA6BFE for ; Sun, 28 Oct 2012 10:42:12 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id C20248FC0A for ; Sun, 28 Oct 2012 10:42:11 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.69) for freebsd-ports@freebsd.org with esmtp (envelope-from ) id <1TSQJg-001HrD-Om>; Sun, 28 Oct 2012 11:42:04 +0100 Received: from e178038250.adsl.alicedsl.de ([85.178.38.250] helo=thor.walstatt.dyndns.org) by inpost2.zedat.fu-berlin.de (Exim 4.69) for freebsd-ports@freebsd.org with esmtpsa (envelope-from ) id <1TSQJg-000Li5-L1>; Sun, 28 Oct 2012 11:42:04 +0100 Message-ID: <508D0BFB.5040608@zedat.fu-berlin.de> Date: Sun, 28 Oct 2012 11:42:03 +0100 From: "O. Hartmann" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:16.0) Gecko/20121013 Thunderbird/16.0.1 MIME-Version: 1.0 To: Ports FreeBSD Subject: cad/meshlab: Any chances to get this working? X-Enigmail-Version: 1.4.5 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig3DCD5F6DD65043EE91685A53" X-Originating-IP: 85.178.38.250 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Oct 2012 10:42:12 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig3DCD5F6DD65043EE91685A53 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Many colleagues using Linux use "mehslab" for their day to day work (3D Vision, stereo processing). Well, FreeBSD has recently been given cad/meshlab, version 1.3.0, but I was never capable of compiling it, neither the port, nor the raw sources, since meshlab 1.3.0 tend to compile "forever". Shortly after discovering this, that was in the summertime this year, the port has also been marked as being broken. While version 1.3.2 is now out with several promising features and my desire to use this nice opensource tool also for my work, I again come acrross with the broken port. My first naive attempts to build a port by taking the previous 1.3.0-port failed, I'm not familiar with the deeper knowledge of cmake and siblings. Well, does anyone tried to compile the very new Meshalb 1.3.2 on FreeBSD taking the sources (no ports framework)? Maybe it would be possible to put the pieces of knowledge together to make the new version 1.3.2 compiling and available in the ports tree. It would be great. Regards, Oliver --------------enig3DCD5F6DD65043EE91685A53 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iQEcBAEBAgAGBQJQjQv7AAoJEOgBcD7A/5N84WEH/iJbxFd7hciOA+AZM03a3WEa QShhwhc3Owesa1KtWHv6IcpR0CVCaY5h5Nyo0YdDlENxzkcW+W/BVnT9uwpgqE/n 4iUJ0kIeHWRW2FKikPHt/xdj8EmIljfHJaBGCelMSFB+jvF4sJzXTDeOpe/1XAfM tHoVQrpTC70W6Qk2SSQWzEWA2MG4+Ex0uk1MiSCFLgjjkKP3/NoJJczuxvS5m3me iOix1+1I+If2wXunB2A1OCi6xlY06JXWnFFPGj0nleNUMpi2mgit0AR6/SmkfpHj sbWvzOfCm3ZXBgZPmm1g5UHXoGgNmq3Z2DmmXvX6AyJfavqHZJEjNwe0XzfCJ0g= =d6Mp -----END PGP SIGNATURE----- --------------enig3DCD5F6DD65043EE91685A53-- From owner-freebsd-ports@FreeBSD.ORG Sun Oct 28 10:45:38 2012 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A34E9CAB; Sun, 28 Oct 2012 10:45:38 +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 6554F8FC14; Sun, 28 Oct 2012 10:45:37 +0000 (UTC) X-Virus-Scanned: amavisd-new at BSDLabs AB Message-ID: <508D0CC7.206@intersonic.se> Date: Sun, 28 Oct 2012 11:45:27 +0100 From: Per olof Ljungmark Organization: Intersonic AB User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:16.0) Gecko/20121015 Thunderbird/16.0.1 MIME-Version: 1.0 To: horde@FreeBSD.org Subject: FreeBSD Port: horde-5 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Oct 2012 10:45:38 -0000 Hi, just a quick question: Are there plans to have H5 in the ports tree within some reasonable time frame? We were about to switch from H3 to H4 but if H5 is not too far away we'll wait. Thanks! From owner-freebsd-ports@FreeBSD.ORG Sun Oct 28 15:12:57 2012 Return-Path: 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 92348A23 for ; Sun, 28 Oct 2012 15:12:57 +0000 (UTC) (envelope-from sistematico@gmail.com) Received: from mail-lb0-f182.google.com (mail-lb0-f182.google.com [209.85.217.182]) by mx1.freebsd.org (Postfix) with ESMTP id 154908FC0A for ; Sun, 28 Oct 2012 15:12:56 +0000 (UTC) Received: by mail-lb0-f182.google.com with SMTP id b5so3251032lbd.13 for ; Sun, 28 Oct 2012 08:12:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=7qpdd6atdv+GEhOkNbBSjIg7/mP5t37g3ID9tJ8Z+4o=; b=pqJd/fAmgzL0Dbf/qTqe0NLdE1cmAAv5CrYJJMWXwMYyI3WkgdwIQ/jQtCot7MSypx BETrCPAjqE3Hk5YvNa8dj9WoK3NOAOCWYsZfUwwFyneb/GKotmaWPtppZMIIR/JUnxR1 jhqOPMHIKDK5bf9HMpkiaPjSTYkhINtoDLI+oxG9J9he/ruvXrd50ekMpC+TBBYmQD5G ecob+F0Oka3JOS7UXRvxUh2xy7t6OQwX3noyJs7buIiMfh4vS0suG7GYltwCGrTKYdVI SiXqYFqrjPJCXg3kEir/kD4slqZG3SWL0UeLJttnNep/n82AfPfSOgYOYuQi4V7hzgAQ LXsw== Received: by 10.112.45.231 with SMTP id q7mr10842828lbm.133.1351437176044; Sun, 28 Oct 2012 08:12:56 -0700 (PDT) MIME-Version: 1.0 Received: by 10.152.23.166 with HTTP; Sun, 28 Oct 2012 08:12:40 -0700 (PDT) From: =?UTF-8?Q?Lucas_Sali=C3=A9s_Brum?= Date: Sun, 28 Oct 2012 12:12:40 -0300 Message-ID: Subject: lib name on LIB_DEPENDS To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Oct 2012 15:12:57 -0000 Hello all! This is my first e-mail that list. I'm having problems with a new port that I'm trying to create. http://paste.sistematico.org/14 # make install ... =3D=3D=3D> Registering installation for py27-feedparser-5.1.2 =3D=3D=3D> Returning to build of cgmail-0.6.2 Error: shared library "feedparser" does not exist *** [lib-depends] Error code 1 Stop in /usr/home/lucas/apps/ports/cgmail. What name should I use LIB_DEPENDS=3D [HERE]:${PORTSDIR}/textproc/py-feedparser ? Thanks in advance. -- Lucas Sali=C3=A9s Brum From owner-freebsd-ports@FreeBSD.ORG Sun Oct 28 15:37:24 2012 Return-Path: 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 72048DBF for ; Sun, 28 Oct 2012 15:37:24 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id E7D518FC12 for ; Sun, 28 Oct 2012 15:37:23 +0000 (UTC) Received: by mail-bk0-f54.google.com with SMTP id jf20so1744943bkc.13 for ; Sun, 28 Oct 2012 08:37:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=FkZmPg5idAjBBpOkygQ374tCBO11QRxxSWHkkzYRzb4=; b=ZHhFm/FLPKEcjmXTt3njyhHSbYAaiFkemS1QNggkgHcH/XEjTC32/LGCquLRH1Ww/9 wCeywShDniRQX3N6zGMMRD8BIhaO+0lNlV7tL7fIjQAEktUzom8HREHiJiPdntr63VwT rPPMEQmyxLyVgkVxW5w/SugBU3DrEAtyC2Yyn+xg2LJrZ0n3hWJ7FbJiOIJHwhlVxV15 x6WrLWVjMzxvS4OJZT1c8mtrpNKg3lPYAENPhlX3oWWwou49rR5adRs4Ljb9Ol4YUo/l c6nUdrpO49ifeeU7AEpa/+u3Trb2f5sO39DhyEl32LyRmeYHPWIfprJsN0FoeAKsmHqc RmiA== MIME-Version: 1.0 Received: by 10.204.11.207 with SMTP id u15mr8658895bku.40.1351438642409; Sun, 28 Oct 2012 08:37:22 -0700 (PDT) Received: by 10.204.50.197 with HTTP; Sun, 28 Oct 2012 08:37:21 -0700 (PDT) Received: by 10.204.50.197 with HTTP; Sun, 28 Oct 2012 08:37:21 -0700 (PDT) In-Reply-To: References: Date: Sun, 28 Oct 2012 15:37:21 +0000 Message-ID: Subject: Re: lib name on LIB_DEPENDS From: Chris Rees To: =?ISO-8859-1?Q?Lucas_Sali=E9s_Brum?= Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Oct 2012 15:37:24 -0000 On 28 Oct 2012 15:13, "Lucas Sali=E9s Brum" wrote: > > Hello all! > This is my first e-mail that list. > > I'm having problems with a new port that I'm trying to create. > http://paste.sistematico.org/14 > > # make install > ... > =3D=3D=3D> Registering installation for py27-feedparser-5.1.2 > =3D=3D=3D> Returning to build of cgmail-0.6.2 > Error: shared library "feedparser" does not exist > *** [lib-depends] Error code 1 > > Stop in /usr/home/lucas/apps/ports/cgmail. > > What name should I use LIB_DEPENDS=3D > [HERE]:${PORTSDIR}/textproc/py-feedparser ? Try looking in the output of ldconfig -r The bit after the -l is what you want. Chris From owner-freebsd-ports@FreeBSD.ORG Sun Oct 28 15:46:59 2012 Return-Path: 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 7AB46869 for ; Sun, 28 Oct 2012 15:46:59 +0000 (UTC) (envelope-from rhurlin@gwdg.de) Received: from amailer.gwdg.de (amailer.gwdg.de [134.76.10.18]) by mx1.freebsd.org (Postfix) with ESMTP id 33AE98FC0A for ; Sun, 28 Oct 2012 15:46:58 +0000 (UTC) Received: from p5dc3ecfe.dip.t-dialin.net ([93.195.236.254] helo=krabat.raven.hur) by mailer.gwdg.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1TSV4i-0002XM-V2; Sun, 28 Oct 2012 16:46:57 +0100 Message-ID: <508D5370.6080404@gwdg.de> Date: Sun, 28 Oct 2012 16:46:56 +0100 From: Rainer Hurling User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:16.0) Gecko/20121012 Thunderbird/16.0.1 MIME-Version: 1.0 To: =?UTF-8?B?THVjYXMgU2FsacOpcyBCcnVt?= Subject: Re: lib name on LIB_DEPENDS References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Authenticated: Id:rhurlin X-Spam-Level: - X-Virus-Scanned: (clean) by exiscan+sophie Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Oct 2012 15:46:59 -0000 On 28.10.2012 16:12 (UTC+2), Lucas Saliés Brum wrote: > Hello all! > This is my first e-mail that list. > > I'm having problems with a new port that I'm trying to create. > http://paste.sistematico.org/14 > > # make install > ... > ===> Registering installation for py27-feedparser-5.1.2 > ===> Returning to build of cgmail-0.6.2 > Error: shared library "feedparser" does not exist > *** [lib-depends] Error code 1 > > Stop in /usr/home/lucas/apps/ports/cgmail. > > What name should I use LIB_DEPENDS= > [HERE]:${PORTSDIR}/textproc/py-feedparser ? textproc/py-feedparser does not install any library, so you need to test the presence of the python script, installed by this port: /usr/local/lib/python2.7/site-packages/feedparser.py To be path and version independent you should use something like ${PYTHON_SITELIBDIR}/feedparser.py:${PORTSDIR}/textproc/py-feedparser Hope this helps, Rainer > Thanks in advance. > -- > Lucas Saliés Brum From owner-freebsd-ports@FreeBSD.ORG Sun Oct 28 17:36:59 2012 Return-Path: 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 DBCB764E for ; Sun, 28 Oct 2012 17:36:59 +0000 (UTC) (envelope-from sistematico@gmail.com) Received: from mail-we0-f182.google.com (mail-we0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 635808FC08 for ; Sun, 28 Oct 2012 17:36:59 +0000 (UTC) Received: by mail-we0-f182.google.com with SMTP id x43so2620820wey.13 for ; Sun, 28 Oct 2012 10:36:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=Kt6XCCREuL83h28rJwGjDkTss5AC1OA/FxYALocchoY=; b=PP3NwIAfbW13wSk4d/QZk2Jur+/HZhny+50sk16CeQAB1vKFYfD3a3XAly2YZpflJT mzv2TtbfvNs8KESnYjsCrIh00Z74Mtz9MPsCzuLcHZu18r//BR/qTNh5U8K6a/zYU1va y2dRr1TCW0osUeJRenen55eMSuNUmExVOFRCq7VWUubYthi6c3mZ68oRnw/cgcF7eiMV paE8qy4kfNHUnMOMeM6BFrydxh6UMIfkW5Y7WDJDgjxXuzeFpb+y7Gis+3kAkeHQgOre +engbiyXX/BfbN79d+rDTVMcvT3tFlNSjQt/mSbV8A5EnG4fWId7z12ab04IGBkWQdu5 vfWQ== Received: by 10.216.228.221 with SMTP id f71mr15674393weq.77.1351445817855; Sun, 28 Oct 2012 10:36:57 -0700 (PDT) Received: from [192.168.0.102] ([177.198.27.58]) by mx.google.com with ESMTPS id dm2sm6690282wib.4.2012.10.28.10.36.54 (version=SSLv3 cipher=OTHER); Sun, 28 Oct 2012 10:36:57 -0700 (PDT) Message-ID: <508D6D32.5000508@gmail.com> Date: Sun, 28 Oct 2012 14:36:50 -0300 From: =?ISO-8859-1?Q?Lucas_Sali=E9s_Brum?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:16.0) Gecko/20121022 Thunderbird/16.0.1 MIME-Version: 1.0 To: utisoft@gmail.com Subject: Re: lib name on LIB_DEPENDS References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Oct 2012 17:36:59 -0000 Em 28/10/2012 12:37, Chris Rees escreveu: > Try looking in the output of ldconfig -r > > The bit after the -l is what you want. > > Chris > Thank you for response Chris!! But im little lost here. [lucas@jazz ~]:$ cd /usr/home/lucas/apps/ports/cgmail/ [lucas@jazz cgmail]:$ ldconfig -r > http://paste.sistematico.org/15 From owner-freebsd-ports@FreeBSD.ORG Sun Oct 28 17:53:50 2012 Return-Path: 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 37DD2AC6 for ; Sun, 28 Oct 2012 17:53:50 +0000 (UTC) (envelope-from sistematico@gmail.com) Received: from mail-vc0-f182.google.com (mail-vc0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id D17F78FC08 for ; Sun, 28 Oct 2012 17:53:49 +0000 (UTC) Received: by mail-vc0-f182.google.com with SMTP id fw7so5714747vcb.13 for ; Sun, 28 Oct 2012 10:53:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=7wDeEDBswgFt8wG+2iSK8V5DOx1I3qWafIQ1La6Gn8E=; b=VAQ82iT1JkwEwIGU03eJrQ1dDFxH7nl39Jkw285LzFso7AHKhLm1pk9ph7dZt4Hy6M FrdyXcv1j5NRinX66g7puc1UAlyUBJI3Pwv3L5rxqtrJZLo5O6TXCMwOfUNRz/yL2Pxx o2LnEgIBR3QDaX5r1gRtKbUr0ag7dooFrIYIY7skN2A7BlDAtJCngEFirt2dr80FfPCP xddRGUJ/GGOH8dbj2/3/Tk48/I8rsavbtAlthrzlNU41AnseLCDBk+D4pZkHRRFKIOGp MeOT7hH8nxNwZhNvejiKSz0Mro7w2gOoDAhtXXkhUWyHCCUWsg4TVSGq+i7lP9eAGCsm Kwng== Received: by 10.220.247.140 with SMTP id mc12mr5636556vcb.0.1351446828806; Sun, 28 Oct 2012 10:53:48 -0700 (PDT) Received: from [192.168.0.102] ([177.116.227.170]) by mx.google.com with ESMTPS id o13sm4365505vde.21.2012.10.28.10.53.41 (version=SSLv3 cipher=OTHER); Sun, 28 Oct 2012 10:53:48 -0700 (PDT) Message-ID: <508D7122.30208@gmail.com> Date: Sun, 28 Oct 2012 14:53:38 -0300 From: =?UTF-8?B?THVjYXMgU2FsacOpcyBCcnVt?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:16.0) Gecko/20121022 Thunderbird/16.0.1 MIME-Version: 1.0 To: Rainer Hurling Subject: Re: lib name on LIB_DEPENDS References: <508D5370.6080404@gwdg.de> In-Reply-To: <508D5370.6080404@gwdg.de> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Oct 2012 17:53:50 -0000 Em 28/10/2012 12:46, Rainer Hurling escreveu: > textproc/py-feedparser does not install any library, so you need to test > the presence of the python script, installed by this port: > > /usr/local/lib/python2.7/site-packages/feedparser.py > > To be path and version independent you should use something like > > ${PYTHON_SITELIBDIR}/feedparser.py:${PORTSDIR}/textproc/py-feedparser > > Hope this helps, > Rainer Thanks for your response Rainer!! http://paste.sistematico.org/16 Any hint? From owner-freebsd-ports@FreeBSD.ORG Sun Oct 28 18:31:57 2012 Return-Path: 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 C09F81C3 for ; Sun, 28 Oct 2012 18:31:57 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 49BF08FC16 for ; Sun, 28 Oct 2012 18:31:56 +0000 (UTC) Received: by mail-bk0-f54.google.com with SMTP id jf20so1767691bkc.13 for ; Sun, 28 Oct 2012 11:31:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=59UFljF4Y5l95UPQIOaoHIErXgl2iqYqXUjE2BlEo6M=; b=KTXrPXVJKwb7CMb55Be5QwD/3rDnklSTt+lBVkYpdzzChp/y+IUORj29LkE+xg+Q73 u1wkKyMoZHRkEIjTAyeHyAAsbol1STqIu6loM8T/VXkh66+HJ4hxaxd0GiQS7tnl/Gsc KM2xlYvZUwIcTXYWPzh3zFmlx+IFJVyZl0f+5ULzImPl64xmHrywUEJyPMXsXL5t5AAu tgMOo/aRaHoB1pZLU8tKqbNE1EazWe2vU59G4PcVSE4ei0qH1eXeVFgusZ7hiy8aG8u0 AwnqNMN5W/QMEIqD/iSneiiFzhDecwSLLlNFfacwwWPsQ8juPI9fSKdHAr0PbpR4TjLx 8wIg== Received: by 10.205.137.7 with SMTP id im7mr8445107bkc.25.1351449115285; Sun, 28 Oct 2012 11:31:55 -0700 (PDT) MIME-Version: 1.0 Sender: utisoft@gmail.com Received: by 10.204.50.197 with HTTP; Sun, 28 Oct 2012 11:31:24 -0700 (PDT) In-Reply-To: <508D7122.30208@gmail.com> References: <508D5370.6080404@gwdg.de> <508D7122.30208@gmail.com> From: Chris Rees Date: Sun, 28 Oct 2012 18:31:24 +0000 X-Google-Sender-Auth: LMz15Y157J7Q_fc-z1OCpH3FUS8 Message-ID: Subject: Re: lib name on LIB_DEPENDS To: =?ISO-8859-1?Q?Lucas_Sali=E9s_Brum?= Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Rainer Hurling , freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Oct 2012 18:31:57 -0000 On 28 October 2012 17:53, Lucas Sali=E9s Brum wrote= : > Em 28/10/2012 12:46, Rainer Hurling escreveu: >> textproc/py-feedparser does not install any library, so you need to test >> the presence of the python script, installed by this port: >> >> /usr/local/lib/python2.7/site-packages/feedparser.py >> >> To be path and version independent you should use something like >> >> ${PYTHON_SITELIBDIR}/feedparser.py:${PORTSDIR}/textproc/py-feedparser >> >> Hope this helps, >> Rainer > Thanks for your response Rainer!! > > http://paste.sistematico.org/16 > > Any hint? > Yes, you installed py-feedparser with a different PREFIX somehow :) Use pkg_delete -fx py27-feedparser Once you've done that, you should be able to make your test port without problems. Chris From owner-freebsd-ports@FreeBSD.ORG Mon Oct 29 01:58:11 2012 Return-Path: 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 55EF09CF for ; Mon, 29 Oct 2012 01:58:11 +0000 (UTC) (envelope-from mueller23@insightbb.com) Received: from mail.insightbb.com (smtp3.insight.synacor.com [208.47.185.25]) by mx1.freebsd.org (Postfix) with ESMTP id F175E8FC0C for ; Mon, 29 Oct 2012 01:58:10 +0000 (UTC) X_CMAE_Category: 0,0 Undefined,Undefined X-CNFS-Analysis: v=2.0 cv=ZYCfx7pA c=1 sm=0 a=Dm9TOXL4taQ+Gy1KovpL+A==:17 a=CdJFDQuAOqEA:10 a=DvSzqBOGy98A:10 a=pedpZTtsAAAA:8 a=1lJb8yJaaCEA:10 a=bKEkGE4KAAAA:8 a=6I5d2MoRAAAA:8 a=tHmMtf5zAQAAHZSxI3IA:9 a=Dm9TOXL4taQ+Gy1KovpL+A==:117 X-CM-Score: 0 X-Scanned-by: Cloudmark Authority Engine Authentication-Results: smtp02.insight.synacor.com header.from=mueller6727@bellsouth.net; sender-id=neutral Authentication-Results: smtp02.insight.synacor.com smtp.mail=mueller23@insightbb.com; spf=softfail; sender-id=softfail Received-SPF: softfail (smtp02.insight.synacor.com: transitional domain insightbb.com does not designate 74.130.198.7 as permitted sender) Received: from [74.130.198.7] ([74.130.198.7:45616] helo=localhost) by mail.insightbb.com (envelope-from ) (ecelerity 2.2.3.49 r(42060/42061)) with ESMTP id 41/1B-23131-BA2ED805; Sun, 28 Oct 2012 21:58:04 -0400 Date: Sun, 28 Oct 2012 21:58:03 -0400 Message-ID: <41.1B.23131.BA2ED805@smtp02.insight.synacor.com> From: "Thomas Mueller" To: freebsd-ports@freebsd.org Subject: Snag in math/py-numpy: checksum fails Cc: llwang@infor.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Oct 2012 01:58:11 -0000 I have hit another snag in updating ports that depend on png, but seem to have found a way around. This time, the checksum apparently fails on two files in math/py-numpy. Is this a known problem? File corruption on remote server? Or rather, a new checksum with older version of distfiles? Should I try make fetch NO_CHECKSUM=yes or google around for another place to download from? To isolate the problem, I went to directory /BETA1/usr/ports/math/py-numpy and ran make fetch checksum |& tee fetch.log and got ===> License BSD accepted by the user ===> Found saved configuration for py27-numpy-1.6.2_1,1 ===> py27-numpy-1.6.2_1,1 depends on file: /usr/local/sbin/pkg - found => SHA256 Checksum OK for numpy-1.6.2.tar.gz. => SHA256 Checksum mismatch for numpy-ref.pdf. => SHA256 Checksum mismatch for numpy-user.pdf. ===> Refetch for 1 more times files: numpy-ref.pdf numpy-user.pdf ===> License BSD accepted by the user ===> Found saved configuration for py27-numpy-1.6.2_1,1 ===> py27-numpy-1.6.2_1,1 depends on file: /usr/local/sbin/pkg - found => numpy-ref.pdf doesn't seem to exist in /BETA1/usr/ports/distfiles/. => Attempting to fetch http://docs.scipy.org/doc/numpy-1.6.0/numpy-ref.pdf fetch: http://docs.scipy.org/doc/numpy-1.6.0/numpy-ref.pdf: Requested Range Not Satisfiable => Attempting to fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/numpy-ref.pdf => numpy-user.pdf doesn't seem to exist in /BETA1/usr/ports/distfiles/. => Attempting to fetch http://docs.scipy.org/doc/numpy-1.6.0/numpy-user.pdf fetch: http://docs.scipy.org/doc/numpy-1.6.0/numpy-user.pdf: Requested Range Not Satisfiable => Attempting to fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/numpy-user.pdf ===> License BSD accepted by the user ===> Found saved configuration for py27-numpy-1.6.2_1,1 ===> py27-numpy-1.6.2_1,1 depends on file: /usr/local/sbin/pkg - found => SHA256 Checksum OK for numpy-1.6.2.tar.gz. => SHA256 Checksum mismatch for numpy-ref.pdf. => SHA256 Checksum mismatch for numpy-user.pdf. ===> Giving up on fetching files: numpy-ref.pdf numpy-user.pdf Make sure the Makefile and distinfo file (/BETA1/usr/ports/math/py-numpy/distinfo) are up to date. If you are absolutely sure you want to override this check, type "make NO_CHECKSUM=yes [other args]". *** [checksum] Error code 1 Stop in /BETA1/usr/ports/math/py-numpy. *** [checksum] Error code 1 Stop in /BETA1/usr/ports/math/py-numpy. (end of log) I didn't google, I ran lynx and got the URLs http://docs.scipy.org/doc/numpy/numpy-ref.pdf http://docs.scipy.org/doc/numpy/numpy-user.pdf So I will now try to portmaster this port with the new pdf references downloaded to /BETA1/usr/ports/distfiles: same number of bytes as the respective older pdf references but revealed a difference when running cmp. Maybe a new checksum with older distfiles, hence mismatch? Yes, I just did that, successfully, meaning a change is needed in the Makefile. Tom From owner-freebsd-ports@FreeBSD.ORG Mon Oct 29 02:00:37 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 43DD9B59 for ; Mon, 29 Oct 2012 02:00:37 +0000 (UTC) (envelope-from jnagyjr1978@gmail.com) Received: from mail-gg0-f182.google.com (mail-gg0-f182.google.com [209.85.161.182]) by mx1.freebsd.org (Postfix) with ESMTP id E33608FC0A for ; Mon, 29 Oct 2012 02:00:36 +0000 (UTC) Received: by mail-gg0-f182.google.com with SMTP id l1so881405ggn.13 for ; Sun, 28 Oct 2012 19:00:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :x-enigmail-version:content-type; bh=8A8nDVE4UA1K/g8R+ahMio89yuU1nwb8/BA7Eds4O5Q=; b=az0YhIhnDgHBsCxEFBAoH1gvuzc33WowsXy/68TxwioeejDQ+dvDlF9uzX1si/L36x Z8cZAikHqdvZTKg+SETKdtqZKOhYseiRZOlWCt1c9Gxu3pfK1XZUGLZUci1qN+tP1+dI i0qizvpgWK0wFKye5tOrQrbUcI5YEYRVQ+ym1glQe25sy7y2wiPTLZsJ8Cb/4YkQ1fxQ ztmSVheIZatvSQYipC9kM81HxoQ0PiL/NUwoAg01elZZThti+SOUjcoLpjShJS0i3orO 8Du9qLsbEOLIAP2d1ZTQWs+lRY3hKD3SEkLPzKQ+QdiFEBEAfgf3doNfbl9bp89oumhT kmQA== Received: by 10.236.92.172 with SMTP id j32mr27701131yhf.37.1351476036072; Sun, 28 Oct 2012 19:00:36 -0700 (PDT) Received: from alex-laptop. (vid-196.dhcp.grp10.tnmmrl.infoave.net. [204.116.254.196]) by mx.google.com with ESMTPS id x6sm7443250anj.19.2012.10.28.19.00.34 (version=SSLv3 cipher=OTHER); Sun, 28 Oct 2012 19:00:34 -0700 (PDT) Message-ID: <508DE33E.2050307@gmail.com> Date: Sun, 28 Oct 2012 21:00:30 -0500 From: Joseph a Nagy Jr User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:16.0) Gecko/20121022 Thunderbird/16.0.1 MIME-Version: 1.0 To: "ports@freebsd.org" Subject: Audacity Upgrade 1.x -> 2.x Craps Out X-Enigmail-Version: 1.4.5 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig8A80EC25905E3E87FB481AEF" X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Oct 2012 02:00:37 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig8A80EC25905E3E87FB481AEF Content-Type: multipart/mixed; boundary="------------050008070602000701040308" This is a multi-part message in MIME format. --------------050008070602000701040308 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Originally asked on Questions@ but no response in ~4 hours I am trying an upgrade to audacity (1.x to 2.x) but it has crapped out; nothing in updating about audacity issues. http://pastebin.com/WxPvgKXf I can live with 1.x for now (as I have work I'm 5 days behind on already and need to get caught up), but I would like to return to using 2.x (I was using 2.x in Ubuntu). I'm doing my best to move all my work over to FreeBSD. --=20 Yours in Christ, Joseph A Nagy Jr "Whoever loves instruction loves knowledge, But he who hates correction is stupid." -- Proverbs 12:1 Emails are not formal business letters, whatever businesses may want. Original content CopyFree (F) under the OWL http://owl.apotheon.org --------------050008070602000701040308-- --------------enig8A80EC25905E3E87FB481AEF Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) Comment: Using GnuPG with Mozilla - http://www.enigmail.net/ iQEcBAEBAgAGBQJQjeNAAAoJECqR4kIlFcuBO/oIAK6ORA0PiI2jPanPcq1fk+vQ Bz6IzjMFeZUPhNT1C5S/bMYcnae31Zr6UazrGA1Tf6KntrqB57JoZT6t2RBQ2cDh 7y5e515BElNYnjuXJWgOWbEqZlDg565crav4qa+qy+UER9f2e/xTlkDopbdpqTlb VjWgtW+EWktTjSeoDoxQ/xe984j1ehuRCRaKf+SoRsNo1Z1gpMEyibBTWUKeHMFu ZstPnDQ+DUapD4ViuaveaGVWpg7FK8yqSagho+NDCZ4JabHa9LLgCUOPVFBEavgX u0LcR3UlK2/Mr//jjAyhCT/LNypLllF+XKE4WVQzkM0KVnN+xQUFCxr9qQp/ZEY= =CQFD -----END PGP SIGNATURE----- --------------enig8A80EC25905E3E87FB481AEF-- From owner-freebsd-ports@FreeBSD.ORG Mon Oct 29 02:52:48 2012 Return-Path: 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 88A6A225 for ; Mon, 29 Oct 2012 02:52:48 +0000 (UTC) (envelope-from chinalightsourcea@aliyun.com) Received: from smtpcm9-302.freemail.mail.aliyun.com (smtpcm9-302.freemail.mail.aliyun.com [110.75.46.2]) by mx1.freebsd.org (Postfix) with ESMTP id E284B8FC15 for ; Mon, 29 Oct 2012 02:52:47 +0000 (UTC) Received: from WS-web by localhost(127.0.0.1) at Mon, 29 Oct 2012 10:36:06 +0800 Date: Mon, 29 Oct 2012 10:36:03 +0800 From: To: Message-ID: Subject: =?UTF-8?B?TEVEIHJvcGUgbGlnaHRzIA==?= X-Priority: 3 X-Mailer: Alimail-Mailagent MIME-Version: 1.0 X-Priority: 3 X-Mailer: Alimail-Mailagent revision 494994 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Oct 2012 02:52:48 -0000 =0aHello,=0a=c2=a0=0aWe are glad you are on the market for led lightings.=0a=c2= =a0=0aLight Source Industrial Limited =c2=a0here,main products are LED spots L= amp, and Bulbs,Tube Light, LED panel light, LED tree light, LED Christmas ligh= ts, and LED down light,LED acrylic motif lights, =c2=a0Please visit our compan= y website: www.cn-lightsource.com; if any item you are interested in, please c= ontact us at any time. =0a=c2=a0=0aI look forward to hearing from you! =0aBest= regards, =0aAlison zhang=0aLight Source Industrial Limited=c2=a0=0aTel: 0086 = 7525536816=0a=c2=a0=c2=a0=c2=a0=c2=a0=c2=a0 0086 75533696626=0aMobile: 0086153= 47451788=0aEmail: alisonzhangcn@163.com=0aHotmail: chinalightsource@hotmail.co= m=0awww.cn-lightsource.com=0askype: alisonzhangcn1=0a=c2=a0=0a=c2=a0=0a=c2=a0=0a= =c2=a0=0a=c2=a0=0a=c2=a0=0a=c2=a0=0a=c2=a0=0a=c2=a0=0a=0a=c2=a0 From owner-freebsd-ports@FreeBSD.ORG Mon Oct 29 05:44:43 2012 Return-Path: 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 E7D01C3 for ; Mon, 29 Oct 2012 05:44:43 +0000 (UTC) (envelope-from robbak@gmail.com) Received: from mail-ia0-f182.google.com (mail-ia0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id A7F938FC08 for ; Mon, 29 Oct 2012 05:44:43 +0000 (UTC) Received: by mail-ia0-f182.google.com with SMTP id k10so4764853iag.13 for ; Sun, 28 Oct 2012 22:44:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=ylLzdhlP5s8TfVpyBmmKH3fVXa4XgNaLKdRUI57rC7Y=; b=WSPqvOedfurVcXzVKC0/BDpritHO5DBRkyPfl0/1k4lk+78evtJ/stAMKBxwslYibi aE2Ncq7JqItNJKz85rgfl9y89HbaUT17sUuqFmZ+CSmP68QYENVGslNJ3NpZUykG5Fzt RF3ALT5M0G25XpWt00EyI8OvNIknQKmPu+Jt/yv+4AXvjcqXVxigyY/zI+JEn9wrvruw BZFXYnV7JsNft05DV5sikCXy3wAidfHG5ytbQAdz2XK8LQlHZT7m0dupaOnOHWnIWZPb oIUFO7psj38tmQtMfVDXZArxjl0fjCP9AKmX8wt6tsNGw9qZZDVtWbYeV9UiwzknCJtt QQ5A== MIME-Version: 1.0 Received: by 10.50.17.162 with SMTP id p2mr8591379igd.9.1351489482736; Sun, 28 Oct 2012 22:44:42 -0700 (PDT) Sender: robbak@gmail.com Received: by 10.64.63.43 with HTTP; Sun, 28 Oct 2012 22:44:42 -0700 (PDT) In-Reply-To: <41.1B.23131.BA2ED805@smtp02.insight.synacor.com> References: <41.1B.23131.BA2ED805@smtp02.insight.synacor.com> Date: Mon, 29 Oct 2012 15:44:42 +1000 X-Google-Sender-Auth: t-OX1uPMz2DMmH1gypkcdS3sWjg Message-ID: Subject: Re: Snag in math/py-numpy: checksum fails From: Robert Backhaus To: Thomas Mueller Content-Type: text/plain; charset=ISO-8859-1 Cc: llwang@infor.org, freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Oct 2012 05:44:44 -0000 The first thing I'd do is delete the numpy distfiles you've got from ports/distfiles and try again. those 'range not satisfyable' seem to indicate you've got a partial distfile that might be tripping it up. Note that the files are only .pdfs anyway, so are not really important. Perhas you can run 'make config' in ports/math/py-numpy and turn off documentation. I just retrieved the file manually, and the checksum matches. So you have a bad file in distfiles. Perhaps you have the distfile from a previous version there, and it has the same name, and so the file clashes with the new one. If so, it's a problem that the port maintainer has to fix, somehow. To get yourself working, however, just delete the old distfiles/numpy*pdf files On 29 October 2012 11:58, Thomas Mueller wrote: > I have hit another snag in updating ports that depend on png, but seem to have > found a way around. > > This time, the checksum apparently fails on two files in math/py-numpy. > > Is this a known problem? File corruption on remote server? Or rather, a new > checksum with older version of distfiles? > > Should I try > make fetch NO_CHECKSUM=yes > or google around for another place to download from? > > To isolate the problem, I went to directory /BETA1/usr/ports/math/py-numpy > and ran > > make fetch checksum |& tee fetch.log > and got > > > ===> License BSD accepted by the user > ===> Found saved configuration for py27-numpy-1.6.2_1,1 > ===> py27-numpy-1.6.2_1,1 depends on file: /usr/local/sbin/pkg - found > => SHA256 Checksum OK for numpy-1.6.2.tar.gz. > => SHA256 Checksum mismatch for numpy-ref.pdf. > => SHA256 Checksum mismatch for numpy-user.pdf. > ===> Refetch for 1 more times files: numpy-ref.pdf numpy-user.pdf > ===> License BSD accepted by the user > ===> Found saved configuration for py27-numpy-1.6.2_1,1 > ===> py27-numpy-1.6.2_1,1 depends on file: /usr/local/sbin/pkg - found > => numpy-ref.pdf doesn't seem to exist in /BETA1/usr/ports/distfiles/. > => Attempting to fetch http://docs.scipy.org/doc/numpy-1.6.0/numpy-ref.pdf > fetch: http://docs.scipy.org/doc/numpy-1.6.0/numpy-ref.pdf: Requested Range Not Satisfiable > => Attempting to fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/numpy-ref.pdf > => numpy-user.pdf doesn't seem to exist in /BETA1/usr/ports/distfiles/. > => Attempting to fetch http://docs.scipy.org/doc/numpy-1.6.0/numpy-user.pdf > fetch: http://docs.scipy.org/doc/numpy-1.6.0/numpy-user.pdf: Requested Range Not Satisfiable > => Attempting to fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/numpy-user.pdf > ===> License BSD accepted by the user > ===> Found saved configuration for py27-numpy-1.6.2_1,1 > ===> py27-numpy-1.6.2_1,1 depends on file: /usr/local/sbin/pkg - found > => SHA256 Checksum OK for numpy-1.6.2.tar.gz. > => SHA256 Checksum mismatch for numpy-ref.pdf. > => SHA256 Checksum mismatch for numpy-user.pdf. > ===> Giving up on fetching files: numpy-ref.pdf numpy-user.pdf > Make sure the Makefile and distinfo file (/BETA1/usr/ports/math/py-numpy/distinfo) > are up to date. If you are absolutely sure you want to override this > check, type "make NO_CHECKSUM=yes [other args]". > *** [checksum] Error code 1 > > Stop in /BETA1/usr/ports/math/py-numpy. > *** [checksum] Error code 1 > > Stop in /BETA1/usr/ports/math/py-numpy. > > (end of log) > > I didn't google, I ran lynx and got the URLs > > http://docs.scipy.org/doc/numpy/numpy-ref.pdf > http://docs.scipy.org/doc/numpy/numpy-user.pdf > > So I will now try to portmaster this port with the new pdf references > downloaded to /BETA1/usr/ports/distfiles: same number of bytes as the > respective older pdf references but revealed a difference when running cmp. > Maybe a new checksum with older distfiles, hence mismatch? > > Yes, I just did that, successfully, meaning a change is needed in the Makefile. > > > Tom > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" From owner-freebsd-ports@FreeBSD.ORG Mon Oct 29 05:52:32 2012 Return-Path: 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 43B831AC for ; Mon, 29 Oct 2012 05:52:32 +0000 (UTC) (envelope-from robbak@gmail.com) Received: from mail-ie0-f182.google.com (mail-ie0-f182.google.com [209.85.223.182]) by mx1.freebsd.org (Postfix) with ESMTP id 019A38FC08 for ; Mon, 29 Oct 2012 05:52:31 +0000 (UTC) Received: by mail-ie0-f182.google.com with SMTP id k10so7970201iea.13 for ; Sun, 28 Oct 2012 22:52:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=Cuui/0ycZy5wujdmHDxNVq0/q5E1oRfU1ZWRr02PR4M=; b=ge5QwMbD2Uz9B3acITH9dx77/CzgjbngcLs8oOzPQAJ3a0PD5PUiaVoqpu6xNU6798 hfC67P1+oS5FTud0Hxdx31HnDcVs8vF524Yf/+Sj9Hf+cBkZAG0cV90eOzmkO+/swwPm 8KigiebAcj4bS+f21c6zpTZ1jgnDc26SApa1Dq9pybS51yB2u3EhrvoNBLg7au20yTXu zAGjx4r/fURpij6XO5F9c6VNesfZEBBhiVxCXg68xAO2IIDyehiGXeSgCFoFZXq6ggzl 6GDrVkeCDw2615G/MpubtlaLXzOQ7jNc3srlrRk+qtpRXuYHWJgkW8iFPIui23c1PzpM SFYw== MIME-Version: 1.0 Received: by 10.50.42.197 with SMTP id q5mr8380162igl.21.1351489950610; Sun, 28 Oct 2012 22:52:30 -0700 (PDT) Sender: robbak@gmail.com Received: by 10.64.63.43 with HTTP; Sun, 28 Oct 2012 22:52:30 -0700 (PDT) In-Reply-To: <508D7122.30208@gmail.com> References: <508D5370.6080404@gwdg.de> <508D7122.30208@gmail.com> Date: Mon, 29 Oct 2012 15:52:30 +1000 X-Google-Sender-Auth: IFeQeJ1TwWrvfOrWGZwnhiPV0qc Message-ID: Subject: Re: lib name on LIB_DEPENDS From: Robert Backhaus To: =?ISO-8859-1?Q?Lucas_Sali=E9s_Brum?= Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Oct 2012 05:52:32 -0000 On 29 October 2012 03:53, Lucas Sali=E9s Brum wrote= : > Em 28/10/2012 12:46, Rainer Hurling escreveu: >> textproc/py-feedparser does not install any library, so you need to test >> the presence of the python script, installed by this port: >> >> /usr/local/lib/python2.7/site-packages/feedparser.py >> >> To be path and version independent you should use something like >> >> ${PYTHON_SITELIBDIR}/feedparser.py:${PORTSDIR}/textproc/py-feedparser >> >> Hope this helps, >> Rainer > Thanks for your response Rainer!! > > http://paste.sistematico.org/16 > > Any hint? py27-feedparser-5.1.2 has a different PREFIX: /var/tmp/cgmail, skipping Somehow, in your working and temporary building, you have installed this program to a different prefix. That means that it's files will be under /var/tmp/cgmail, and your install cannot find them. Personally, I haven't messed around with prefixes, but make "PREFIX=3D/var/tmp/cgmail uninstall"in textproc/py-feedparser should get rid of that misinstalled version, so you can reinstall it normally and proceed. This also explains your original error. From owner-freebsd-ports@FreeBSD.ORG Mon Oct 29 06:46:53 2012 Return-Path: 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 2B10B9FC; Mon, 29 Oct 2012 06:46:53 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: from mail-ee0-f54.google.com (mail-ee0-f54.google.com [74.125.83.54]) by mx1.freebsd.org (Postfix) with ESMTP id 807908FC08; Mon, 29 Oct 2012 06:46:52 +0000 (UTC) Received: by mail-ee0-f54.google.com with SMTP id c50so2394399eek.13 for ; Sun, 28 Oct 2012 23:46:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:cc:content-type; bh=U6uUFPWw1R4mo3iOh6KzZ/ramh6q5GsFyRRcw23lJf0=; b=fM8v4z8g/9oajD9MOzUCtHHd0IWzRY+U2kUrgA4raVHifNbgHVS0nMhRLs8cWRZAYd Yflr/0I34fdU5XoiR5KfuUX1Mrcvd2+g1sjG78Di6LHe4oT4A39R2Oz/uD8gQdnK5ZO3 KNQ/Fm0UGsSsU7W01tPfpS/aQLzzKv9DbHzDqYRfpiqkU0xxvP16tXIyYsY6/j6d7iKb eb7yEfOQWYdwdjBApD9dZbM8j+vfbV+qJnm3/3UW0N4byPSj+yPjtLhr79SqNyH2qRa9 1+Vk/WP8GJT/T8JidAruwLvr2bAn6Z3LhgnYm2MaA1WU5M64JSjeb90M5vwwW30Qb1Gs M0kA== MIME-Version: 1.0 Received: by 10.14.203.65 with SMTP id e41mr58149762eeo.34.1351493211434; Sun, 28 Oct 2012 23:46:51 -0700 (PDT) Received: by 10.223.66.194 with HTTP; Sun, 28 Oct 2012 23:46:51 -0700 (PDT) Date: Sun, 28 Oct 2012 23:46:51 -0700 Message-ID: Subject: From: Kevin Oberman To: Florian Smeets Content-Type: text/plain; charset=UTF-8 Cc: FreeBSD Ports ML X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Oct 2012 06:46:53 -0000 Florian, After updating fusefs-libs to 2.9.9 I fould serious problems with an NTFS file system. I am using the new fuse kernel code on 9-Stable on an amd64 system. I have had only limited time to look at the problem, but symptoms include all files in a directory having an mtime of when the FS was mounted and phantom directory entries. An 'ls' showed no such file, but typing the first character of the file followed by ^D showed the file with a appended. An attempt to create it gets "input/output error" and does an 'rm'. most, but not all files I copied to that file system today simply seem to have vanished, but a few have left those phantom entries. I have reverted to 2.9.1 for now, but it looks like I will need to boot Windows and run dskchk on it. -- R. Kevin Oberman, Network Engineer E-mail: kob6558@gmail.com From owner-freebsd-ports@FreeBSD.ORG Mon Oct 29 07:44:15 2012 Return-Path: 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 AC036726 for ; Mon, 29 Oct 2012 07:44:15 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward5h.mail.yandex.net (forward5h.mail.yandex.net [IPv6:2a02:6b8:0:f05::5]) by mx1.freebsd.org (Postfix) with ESMTP id 1CF0C8FC17 for ; Mon, 29 Oct 2012 07:44:14 +0000 (UTC) Received: from smtp4h.mail.yandex.net (smtp4h.mail.yandex.net [84.201.186.21]) by forward5h.mail.yandex.net (Yandex) with ESMTP id 3C78BD00E66; Mon, 29 Oct 2012 11:44:13 +0400 (MSK) Received: from smtp4h.mail.yandex.net (localhost [127.0.0.1]) by smtp4h.mail.yandex.net (Yandex) with ESMTP id D23A22C00BD; Mon, 29 Oct 2012 11:44:12 +0400 (MSK) Received: from unknown (unknown [178.76.224.133]) by smtp4h.mail.yandex.net (nwsmtp/Yandex) with ESMTP id iCCuKpuK-iCCuRnmv; Mon, 29 Oct 2012 11:44:12 +0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1351496652; bh=6VD5rbWNdUJe300Ao/YMx8JT1tmz61bGM9Dtn2rIXm4=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject: References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=TrFVxX4wZuFf9+2+YAHLpK0sy7DZsu+VUpX1OhGhDP7EFJoSTGWIVVTgJX2AF9xu0 Y4G6sWlSWzmUbwZnNdrzwGuhVLyWhgOPcizlm4IIs/W7uVxsw1YFF/sRqRw0QBi5uw PCLSGepzcWqq24ph5GdFIzlUR6TiSd3vNObRE6V4= Message-ID: <508E339E.9070600@yandex.ru> Date: Mon, 29 Oct 2012 11:43:26 +0400 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:16.0) Gecko/20121024 Thunderbird/16.0.1 MIME-Version: 1.0 To: Thomas Mueller Subject: Re: Snag in math/py-numpy: checksum fails References: <41.1B.23131.BA2ED805@smtp02.insight.synacor.com> In-Reply-To: <41.1B.23131.BA2ED805@smtp02.insight.synacor.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: llwang@infor.org, freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Oct 2012 07:44:15 -0000 Thomas Mueller wrote on 29.10.2012 05:58: > I have hit another snag in updating ports that depend on png, but seem to have > found a way around. > > This time, the checksum apparently fails on two files in math/py-numpy. > > Is this a known problem? File corruption on remote server? Or rather, a new > checksum with older version of distfiles? The problem with this files is that they are not versioned, so ports management tools can't catch up when they are updated. If checksum for this files are bad (read: this documentation files are updated), you need to manually remove them and do `make fetch' once again to get the updated files. Or, as was mentioned in another response, just disable them altogether via options, if you not using them. -- Regards, Ruslan Tinderboxing kills... the drives. From owner-freebsd-ports@FreeBSD.ORG Mon Oct 29 07:53:54 2012 Return-Path: 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 A15B7AB3 for ; Mon, 29 Oct 2012 07:53:54 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward12.mail.yandex.net (forward12.mail.yandex.net [IPv6:2a02:6b8:0:801::2]) by mx1.freebsd.org (Postfix) with ESMTP id 138138FC08 for ; Mon, 29 Oct 2012 07:53:54 +0000 (UTC) Received: from smtp13.mail.yandex.net (smtp13.mail.yandex.net [95.108.130.68]) by forward12.mail.yandex.net (Yandex) with ESMTP id 9E8E9C21C16; Mon, 29 Oct 2012 11:53:52 +0400 (MSK) Received: from smtp13.mail.yandex.net (localhost [127.0.0.1]) by smtp13.mail.yandex.net (Yandex) with ESMTP id 6278BE40480; Mon, 29 Oct 2012 11:53:52 +0400 (MSK) Received: from unknown (unknown [178.76.224.133]) by smtp13.mail.yandex.net (nwsmtp/Yandex) with ESMTP id rpk4Rll1-rqkSMQI6; Mon, 29 Oct 2012 11:53:52 +0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1351497232; bh=hB8KAL/YfYSZx9+uHHDxnazlGQFILv9TtH4mInSy+PI=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject: References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=LQ2yLgAvN9ogTAY5KqxRo9Xo1taVkSvhnvNmQfM60OZc0jVUKM30uCznpLOuK/9Pr MUpOYmUTv8oGwHBCg3u731i332tNZ9bLXN8bLqNwocWFoutKc/3huFSqlGUsCWWdLz dRVCbJ6e/sR/9SzgZ0UDLz+NvefJ6QzRqBlrrdGw= Message-ID: <508E35E2.6050702@yandex.ru> Date: Mon, 29 Oct 2012 11:53:06 +0400 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:16.0) Gecko/20121024 Thunderbird/16.0.1 MIME-Version: 1.0 To: Rainer Hurling Subject: Re: lib name on LIB_DEPENDS References: <508D5370.6080404@gwdg.de> In-Reply-To: <508D5370.6080404@gwdg.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: =?ISO-8859-1?Q?Lucas_Sali=E9s_Brum?= , freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Oct 2012 07:53:54 -0000 Rainer Hurling wrote on 28.10.2012 19:46: > On 28.10.2012 16:12 (UTC+2), Lucas Saliés Brum wrote: >> Hello all! >> This is my first e-mail that list. >> >> I'm having problems with a new port that I'm trying to create. >> http://paste.sistematico.org/14 >> >> # make install >> ... >> ===> Registering installation for py27-feedparser-5.1.2 >> ===> Returning to build of cgmail-0.6.2 >> Error: shared library "feedparser" does not exist >> *** [lib-depends] Error code 1 >> >> Stop in /usr/home/lucas/apps/ports/cgmail. >> >> What name should I use LIB_DEPENDS= >> [HERE]:${PORTSDIR}/textproc/py-feedparser ? > > textproc/py-feedparser does not install any library, so you need to test > the presence of the python script, installed by this port: > > /usr/local/lib/python2.7/site-packages/feedparser.py > > To be path and version independent you should use something like > > ${PYTHON_SITELIBDIR}/feedparser.py:${PORTSDIR}/textproc/py-feedparser Please note that using ${PYTHON_PKGNAMEPREFIX}feedparser>0:${PORTSDIR}/textproc/py-feedparser is preferable. -- Regards, Ruslan Tinderboxing kills... the drives. From owner-freebsd-ports@FreeBSD.ORG Mon Oct 29 09:31:40 2012 Return-Path: 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 7BE98E9E for ; Mon, 29 Oct 2012 09:31:40 +0000 (UTC) (envelope-from mueller23@insightbb.com) Received: from mail.insightbb.com (smtp.insight.synacor.com [208.47.185.22]) by mx1.freebsd.org (Postfix) with ESMTP id 23EE28FC16 for ; Mon, 29 Oct 2012 09:31:39 +0000 (UTC) X_CMAE_Category: 0,0 Undefined,Undefined X-CNFS-Analysis: v=2.0 cv=ZYCfx7pA c=1 sm=0 a=Dm9TOXL4taQ+Gy1KovpL+A==:17 a=QYs92dVe5rcA:10 a=jLN7EqiLvroA:10 a=9YQ-1ebCAAAA:8 a=arzrlTrg_RcA:10 a=6I5d2MoRAAAA:8 a=YyNrxFDoAAAA:8 a=pKZVu93rAAAA:8 a=3O1JMitMAAAA:8 a=ZiMIAIO6AAAA:8 a=gfLsW-A7AAAA:8 a=aTWfJqvbb4-34r2XS4oA:9 a=0mFhiwbi21oA:10 a=wvd4kJP5f2MA:10 a=Jr8Yhz0VNwsA:10 a=d77h9LiqAXYA:10 a=SV7veod9ZcQA:10 a=Dm9TOXL4taQ+Gy1KovpL+A==:117 X-CM-Score: 0 X-Scanned-by: Cloudmark Authority Engine Authentication-Results: smtp02.insight.synacor.com header.from=mueller23@insightbb.com; sender-id=softfail Authentication-Results: smtp02.insight.synacor.com smtp.mail=mueller23@insightbb.com; spf=softfail; sender-id=softfail Received-SPF: softfail (smtp02.insight.synacor.com: transitional domain insightbb.com does not designate 74.130.198.7 as permitted sender) Received: from [74.130.198.7] ([74.130.198.7:55667] helo=localhost) by mail.insightbb.com (envelope-from ) (ecelerity 2.2.3.49 r(42060/42061)) with ESMTP id 5D/47-23131-5FC4E805; Mon, 29 Oct 2012 05:31:33 -0400 Date: Mon, 29 Oct 2012 05:31:33 -0400 Message-ID: <5D.47.23131.5FC4E805@smtp02.insight.synacor.com> From: "Thomas Mueller" To: freebsd-ports@FreeBSD.org Subject: Re: graphics/gnash: bad dependency www/libxul19 Cc: Dirk Meyer X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Oct 2012 09:31:40 -0000 > a) libxul19 might be patched? > b) force build of libxul > c) build without webplugins > d) update your ports: > # $FreeBSD: head/graphics/gnash/Makefile 304053 2012-09-10 19:19:32Z beat $ > /usr/ports/graphics/gnash$ make all-depends-list > /usr/ports/www/libxul > /usr/ports/devel/gmake > /usr/ports/x11/libX11 > /usr/ports/x11/libXau > /usr/ports/x11/libXdmcp > /usr/ports/x11/libXext > /usr/ports/x11/libXi > /usr/ports/x11/libXinerama > /usr/ports/x11/libICE > /usr/ports/x11/libSM > /usr/ports/x11/libXv > /usr/ports/devel/sdl12 > /usr/ports/textproc/intltool > /usr/ports/devel/pkg-config > /usr/ports/graphics/gtk-update-icon-cache > /usr/ports/devel/boost-libs > /usr/ports/graphics/jpeg > /usr/ports/ftp/curl > kind regards Dirk - Dirk Meyer, Im Grund 4, 34317 Habichtswald, Germany - [dirk.meyer@dinoex.sub.org],[dirk.meyer@guug.de],[dinoex@FreeBSD.org] Thanks for advice. I built libxul successfully, replacing libxul19. I have been regularly running "portsnap fetch update". If I build without webplugins, how do I view web sites with Flash content, including videos and other Flash-dependent web sites? There are web sites that use Flash for non-movie purposes, such as freefilefillableforms.com www.laguanajuatoky.com laprensaky.com (turning the pages of La Prensa biweekly newspaper) and (too) many others, and they don't work with Gnash, at least through 0.8.9 Any idea how to make yelp build with libxul as opposed to libxul19? Tom From owner-freebsd-ports@FreeBSD.ORG Mon Oct 29 09:38:06 2012 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3D58F388; Mon, 29 Oct 2012 09:38:06 +0000 (UTC) (envelope-from finn@gundersen.net) Received: from mobilsjakk.no (mobilsjakk.no [217.68.101.250]) by mx1.freebsd.org (Postfix) with ESMTP id 8AE588FC17; Mon, 29 Oct 2012 09:38:05 +0000 (UTC) Received: from singularity ([80.203.202.130]) by mobilsjakk.no with Microsoft SMTPSVC(7.5.7601.17514); Mon, 29 Oct 2012 10:36:53 +0100 From: "Finn Espen Gundersen" To: Subject: FreeBSD Port: python32-3.2.3_1 Date: Mon, 29 Oct 2012 10:36:55 +0100 Message-ID: <006e01cdb5b8$ef20da50$cd628ef0$@gundersen.net> MIME-Version: 1.0 X-Mailer: Microsoft Outlook 14.0 Thread-Index: Ac21t9MlmZOk1MnXSr2ZayEn6Mq20w== Content-Language: no X-OriginalArrivalTime: 29 Oct 2012 09:36:53.0662 (UTC) FILETIME=[EE15ABE0:01CDB5B8] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: ports@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Oct 2012 09:38:06 -0000 Hi, Where can i subscribe or look to get notified when Python 3.3 is ported to FreeBSD? -- Finn Espen Gundersen From owner-freebsd-ports@FreeBSD.ORG Mon Oct 29 09:50:40 2012 Return-Path: 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 64442A31 for ; Mon, 29 Oct 2012 09:50:40 +0000 (UTC) (envelope-from mueller23@insightbb.com) Received: from mail.insightbb.com (smtp2.insight.synacor.com [208.47.185.24]) by mx1.freebsd.org (Postfix) with ESMTP id 098588FC0C for ; Mon, 29 Oct 2012 09:50:39 +0000 (UTC) X_CMAE_Category: 0,0 Undefined,Undefined X-CNFS-Analysis: v=2.0 cv=ZYCfx7pA c=1 sm=0 a=Dm9TOXL4taQ+Gy1KovpL+A==:17 a=FD05joO41rsA:10 a=jLN7EqiLvroA:10 a=9YQ-1ebCAAAA:8 a=5F25ghNigSMA:10 a=eJFtvRbUAAAA:8 a=bKEkGE4KAAAA:8 a=CYJtJijfAAAA:8 a=xGlhytgajNtmPkGnBrMA:9 a=XmwcNjoec9wA:10 a=zpOYJA5YtYMA:10 a=Dm9TOXL4taQ+Gy1KovpL+A==:117 X-CM-Score: 0 X-Scanned-by: Cloudmark Authority Engine Authentication-Results: smtp02.insight.synacor.com smtp.mail=mueller23@insightbb.com; spf=softfail; sender-id=softfail Authentication-Results: smtp02.insight.synacor.com header.from=mueller23@insightbb.com; sender-id=softfail Received-SPF: softfail (smtp02.insight.synacor.com: transitional domain insightbb.com does not designate 74.130.198.7 as permitted sender) Received: from [74.130.198.7] ([74.130.198.7:45230] helo=localhost) by mail.insightbb.com (envelope-from ) (ecelerity 2.2.3.49 r(42060/42061)) with ESMTP id 19/C9-23131-9615E805; Mon, 29 Oct 2012 05:50:33 -0400 Date: Mon, 29 Oct 2012 05:50:33 -0400 Message-ID: <19.C9.23131.9615E805@smtp02.insight.synacor.com> From: "Thomas Mueller" To: freebsd-ports@freebsd.org Subject: Re: Snag in math/py-numpy: checksum fails Cc: Robert Backhaus X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Oct 2012 09:50:40 -0000 from Robert Backhaus : > The first thing I'd do is delete the numpy distfiles you've got from > ports/distfiles and try again. those 'range not satisfyable' seem to > indicate you've got a partial distfile that might be tripping it up. > Note that the files are only .pdfs anyway, so are not really > important. Perhas you can run 'make config' in ports/math/py-numpy and > turn off documentation. > I just retrieved the file manually, and the checksum matches. So you > have a bad file in distfiles. > Perhaps you have the distfile from a previous version there, and it > has the same name, and so the file clashes with the new one. If so, > it's a problem that the port maintainer has to fix, somehow. To get > yourself working, however, just delete the old distfiles/numpy*pdf > files Yes, I had previous pdf documentation distfiles of the same name, but the fetch part still went to the ftp or http server and fetched the wrong files. As I pointed out, I fetched the correct pdf documentation files with lynx; URL being http://docs.scipy.org/doc/numpy/numpy-ref.pdf http://docs.scipy.org/doc/numpy/numpy-user.pdf proper directory being numpy and numpy-1.6.0 My previous version of numpy was 1.5.something. Let me add also that my CC to llwang@infor.org , listed as maintainer, bounced, another thing that may need correction in the Makefile: : cannot update mailbox /var/spool/mail/llwang for user llwang. error writing message: Disk quota exceeded Tom From owner-freebsd-ports@FreeBSD.ORG Mon Oct 29 09:53:41 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B68ABFA7 for ; Mon, 29 Oct 2012 09:53:41 +0000 (UTC) (envelope-from meta@vmeta.jp) Received: from glory.vmeta.jp (7c293911.i-revonet.jp [124.41.57.17]) by mx1.freebsd.org (Postfix) with ESMTP id 79ECB8FC14 for ; Mon, 29 Oct 2012 09:53:40 +0000 (UTC) Received: from ssl.vmeta.jp (localhost [127.0.0.1]) by glory.vmeta.jp (Postfix) with ESMTP id A581F36B; Mon, 29 Oct 2012 18:46:46 +0900 (JST) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Mon, 29 Oct 2012 18:46:46 +0900 From: meta To: Finn Espen Gundersen Subject: Re: FreeBSD Port: =?UTF-8?Q?python=33=32-=33=2E=32=2E=33=5F=31?= In-Reply-To: <006e01cdb5b8$ef20da50$cd628ef0$@gundersen.net> References: <006e01cdb5b8$ef20da50$cd628ef0$@gundersen.net> Message-ID: <8381d2a8937dff02d80c7e3de423004e@vmeta.jp> X-Sender: meta@vmeta.jp User-Agent: RoundCube Webmail/0.7.2 Cc: ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Oct 2012 09:53:41 -0000 Following freshports' feed will help you. http://www.freshports.org/backend/rss2.0.php -- `whois vmeta.jp | nkf -w` meta From owner-freebsd-ports@FreeBSD.ORG Mon Oct 29 10:21:28 2012 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 84990A5C; Mon, 29 Oct 2012 10:21:28 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward1h.mail.yandex.net (forward1h.mail.yandex.net [IPv6:2a02:6b8:0:f05::10]) by mx1.freebsd.org (Postfix) with ESMTP id EC8658FC15; Mon, 29 Oct 2012 10:21:27 +0000 (UTC) Received: from smtp2h.mail.yandex.net (smtp2h.mail.yandex.net [84.201.187.145]) by forward1h.mail.yandex.net (Yandex) with ESMTP id 029E29E0219; Mon, 29 Oct 2012 14:21:25 +0400 (MSK) Received: from smtp2h.mail.yandex.net (localhost [127.0.0.1]) by smtp2h.mail.yandex.net (Yandex) with ESMTP id 878261700164; Mon, 29 Oct 2012 14:21:25 +0400 (MSK) Received: from unknown (unknown [178.76.224.133]) by smtp2h.mail.yandex.net (nwsmtp/Yandex) with ESMTP id LOA83cSe-LPAWjBnX; Mon, 29 Oct 2012 14:21:25 +0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1351506085; bh=lV4rGd0AexsxwZGdvbOP4SmL5ZpGyvXg3UYiu6EuFoo=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject: References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=C4aWivQiYv+ExuMS2491b0r5kFxkpH13CUrK55unp5mB778ghLyRqQIIl0V+Fs+1E MDm8OAzLezmg/s+jDJGtRXN2mB6l1sqbOmnVyy5YHDqRIbjKpUxN7+xAN1S+hMwGnX i/c1F9Ih8CcQr0SxLuMqOKbDimJqJRinU1ymzOBw= Message-ID: <508E5877.7020605@yandex.ru> Date: Mon, 29 Oct 2012 14:20:39 +0400 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:16.0) Gecko/20121024 Thunderbird/16.0.1 MIME-Version: 1.0 To: Finn Espen Gundersen Subject: Re: FreeBSD Port: python32-3.2.3_1 References: <006e01cdb5b8$ef20da50$cd628ef0$@gundersen.net> In-Reply-To: <006e01cdb5b8$ef20da50$cd628ef0$@gundersen.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org, python@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Oct 2012 10:21:28 -0000 Hi, Finn Espen Gundersen wrote on 29.10.2012 13:36: > Hi, > > > > Where can i subscribe or look to get notified when Python 3.3 is ported to > FreeBSD? Please see there: http://lists.freebsd.org/pipermail/freebsd-python/2012-October/004688.html I hope this will be added after 9.1-R. -- Regards, Ruslan Tinderboxing kills... the drives. From owner-freebsd-ports@FreeBSD.ORG Mon Oct 29 10:35:14 2012 Return-Path: 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 0A3D810C for ; Mon, 29 Oct 2012 10:35:14 +0000 (UTC) (envelope-from rhurlin@gwdg.de) Received: from amailer.gwdg.de (amailer.gwdg.de [134.76.10.18]) by mx1.freebsd.org (Postfix) with ESMTP id 8BD868FC0A for ; Mon, 29 Oct 2012 10:35:13 +0000 (UTC) Received: from torii.nw-fva.de ([134.76.242.1] helo=pc028.nfv) by mailer.gwdg.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1TSmg8-00031V-G9; Mon, 29 Oct 2012 11:34:44 +0100 Message-ID: <508E5BC1.7000008@gwdg.de> Date: Mon, 29 Oct 2012 11:34:41 +0100 From: Rainer Hurling User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:16.0) Gecko/20121012 Thunderbird/16.0.1 MIME-Version: 1.0 To: Ruslan Mahmatkhanov Subject: Re: lib name on LIB_DEPENDS References: <508D5370.6080404@gwdg.de> <508E35E2.6050702@yandex.ru> In-Reply-To: <508E35E2.6050702@yandex.ru> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Authenticated: Id:rhurlin X-Spam-Level: - X-Virus-Scanned: (clean) by exiscan+sophie Cc: =?ISO-8859-1?Q?Lucas_Sali=E9s_Brum?= , freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Oct 2012 10:35:14 -0000 Am 29.10.2012 08:53 (UTC+1) schrieb Ruslan Mahmatkhanov: > Rainer Hurling wrote on 28.10.2012 19:46: >> On 28.10.2012 16:12 (UTC+2), Lucas Saliés Brum wrote: >>> Hello all! >>> This is my first e-mail that list. >>> >>> I'm having problems with a new port that I'm trying to create. >>> http://paste.sistematico.org/14 >>> >>> # make install >>> ... >>> ===> Registering installation for py27-feedparser-5.1.2 >>> ===> Returning to build of cgmail-0.6.2 >>> Error: shared library "feedparser" does not exist >>> *** [lib-depends] Error code 1 >>> >>> Stop in /usr/home/lucas/apps/ports/cgmail. >>> >>> What name should I use LIB_DEPENDS= >>> [HERE]:${PORTSDIR}/textproc/py-feedparser ? >> >> textproc/py-feedparser does not install any library, so you need to test >> the presence of the python script, installed by this port: >> >> /usr/local/lib/python2.7/site-packages/feedparser.py >> >> To be path and version independent you should use something like >> >> ${PYTHON_SITELIBDIR}/feedparser.py:${PORTSDIR}/textproc/py-feedparser > > Please note that using > ${PYTHON_PKGNAMEPREFIX}feedparser>0:${PORTSDIR}/textproc/py-feedparser > > is preferable. > Thanks for this info. I wasn't sure about what is best to use in 'DEPENDS' lines. Do I understand it right, that '${PYTHON_PKGNAMEPREFIX}feedparser>0' tests directly, if the port py27-feedparser is installed and '${PYTHONPREFIX_SITELIBDIR}/feedparser.py would test, if the file 'feedparser.py' exists in the path '${PYTHONPREFIX_SITELIBDIR}'? (better than '${PYTHON_SITELIBDIR}'? In PH, chapter 6.14, three cases are mentioned: (1) PYTHON_PKGNAMEPREFIX Used as a PKGNAMEPREFIX to distinguish packages for different Python versions. Example: py24- (2) PYTHON_SITELIBDIR Location of the site-packages tree, that contains installation path of Python (usually LOCALBASE). The PYTHON_SITELIBDIR variable can be very useful when installing Python modules. (3) PYTHONPREFIX_SITELIBDIR The PREFIX-clean variant of PYTHON_SITELIBDIR. Always use %%PYTHON_SITELIBDIR%% in pkg-plist when possible. The default value of %%PYTHON_SITELIBDIR%% is lib/python%%PYTHON_VERSION%%/site-packages From owner-freebsd-ports@FreeBSD.ORG Mon Oct 29 11:06:03 2012 Return-Path: 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 A3170A7B for ; Mon, 29 Oct 2012 11:06:03 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 86EAC8FC14 for ; Mon, 29 Oct 2012 11:06:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q9TB633E027607 for ; Mon, 29 Oct 2012 11:06:03 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q9TB63FH027605 for freebsd-ports@FreeBSD.org; Mon, 29 Oct 2012 11:06:03 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 29 Oct 2012 11:06:03 GMT Message-Id: <201210291106.q9TB63FH027605@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: FreeBSD ports list Subject: Current unassigned ports problem reports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Oct 2012 11:06:03 -0000 (Note: an HTML version of this report is available at http://www.freebsd.org/cgi/query-pr-summary.cgi?category=ports .) 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. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/173188 [PATCH] games/wordplay: Makefile changed, OptionsNG, t f ports/173185 www/piwik distfile size mismatch o ports/173184 [PATCH] games/abe: Makefile changed, removed pkg-plist f ports/173183 [PATCH] devel/flyspray fix patch o ports/173181 net/heybuddy upgrade to 0.2.4 o ports/173179 [PATCH] games/aop: Makefile changed, OptionsNG, take m o ports/173176 [PATCH] games/lmarbles: Makefile changed, OptionsNG, t f ports/173169 www/trac-gantt: do not directly depend on setuptools o ports/173164 [MAINTAINER] devel/mingw32-gcc: update to 4.7.2 o ports/173159 net/heybuddy port upgrade to version 0.2.4 o ports/173157 [PATCH] graphics/aoi: update to 2.9.2, take maintainer o ports/173149 [NEW PORT] graphics/libreatlas LibreAtlas is an open s o ports/173148 [maintainer][patch] math/saga: workaround for CLANG bu o ports/173138 Fix building x11/kdelibs3 with clang f ports/173131 www/openbravoerp: remove tomcat55 dependency (eol soon o ports/173130 [NEW PORT] graphics/rasterlite is an open source libr f ports/173123 [MAINTAINER] Update Makefile for www/drupal7-jailadmin o ports/173112 [update] multimedia/qmmp support 4 ports of ffmpeg o ports/173111 www/trac-robotstxt: do not directly depend on setuptoo f ports/173099 [PATCH] databases/pecl-memcached: update to 2.1.0 f ports/173096 Update port deskutils/calibre to version 0.9.3 o ports/173079 [NEW PORT] databases/pyspatialite Python interface to f ports/173051 emulators/hercules update from 3.05 to 3.07 o ports/173049 [maintainer] mail/opendkim update to 2.7.0 o ports/173040 net-mgmt/argus3, port update o ports/173036 net-mgmt/argus3-clients, update o ports/173034 update to security/kpcli v. 1.5, .kdbx support added o ports/173033 update to ver. 2.03, containing some new features o kern/173030 [atf] [patch] emulators/open-vm-tools: fix clang compi o ports/173016 [PATCH] www/jetspeed: Tomcat 6.0, OptionsNG, take main o ports/173006 [new port] devel/git-review o ports/173001 New port: x11/deforaos-desktop (15/15) o ports/173000 New port: mail/deforaos-Mailer (10/15) o ports/172999 New port: print/deforaos-PDFViewer (11/15) o ports/172998 New port: comms/deforaos-Phone (14/15) o ports/172997 New port: deskutils/deforaos-Todo (12/15) o ports/172996 New port: multimedia/deforaos-Player (13/15) o ports/172995 new port: editors/deforaos-Editor (8/15) o ports/172994 new port: x11/deforaos-Locker 6/15 o ports/172993 new port: audio/deforaos-Mixer (7/15) o ports/172992 New port: www/deforaos-Surfer (9/15) o ports/172991 new port: x11/deforaos-Panel (5/15) o ports/172990 new port: x11/deforaos-Keyboard (4/15) o ports/172989 new port: x11/deforaos-libDesktop, 2/15 o ports/172988 new port: x11/deforaos-Browser, 3/15 o ports/172987 New port: devel/deforaos-libSystem o ports/172982 [UPDATE] audio/linnya: update to 2.3.0 o ports/172981 [NEW PORT] devel/allegro-devel5: Cross-platform librar o ports/172972 [NEW PORT] sysutils/shmcat: A simple tool that dumps S o ports/172971 [NEW PORT] textproc/jq: A lightweight and flexible com o ports/172967 asterisk-gui port for asterisk 1.6 to asterisk 11 o ports/172964 USE_GITHUB feature not fully implemented o ports/172950 [PATCH] irc/psybnc update to 2.4-BETA1 o ports/172944 [NEW PORT] games/oneisenough: Economic development in o ports/172943 [PATCH] security/pear-Auth_PrefManager: update to 1.2. o ports/172941 [PATCH] security/pam_ssh_agent_auth: update to 0.9.4 o ports/172938 [PATCH] net/jsch: update to 0.1.49 o ports/172934 [PATCH] games/whichwayisup: Makefile changed, OptionsN o ports/172930 [PATCH] net/pear-Net_DNSBL: update to 1.3.7 f ports/172929 www/hastymail2 update to 1.1 final from beta o ports/172923 [PATCH] irc/p5-Parse-IRC: update to 1.20 o ports/172912 [MAINTAINER PATCH]: devel/dbus-qt3 Code cleanup o ports/172904 [PATCH] graphics/pear-Image_3D: update to 0.4.2 o ports/172900 New port: security/regripperplugins o ports/172899 New port: security/regripper o ports/172887 [PATCH] games/nuclearchess: Makefile changed, OptionsN o ports/172885 New port: misc/fbless text-mode fb2 books reader o ports/172876 tcl and open-motif conflict o ports/172870 [PATCH] graphics/jhead: update to 2.96 o ports/172866 [PATCH] games/icebreaker: update to 1.9.5, take mainta o ports/172863 [NEW PORT] net/pjsip: Multimedia communication library f ports/172837 lang/swi-pl compiles with databases/libiodbc o ports/172830 [PATCH] devel/pear-PHP_UML: update to 1.6.1 o ports/172811 tcl86 conflicts with open-motif f ports/172800 [PATCH] fix build/install for audio/hydrogen o ports/172793 maintainer: copy net/xrdp to net/xrdp-devel, update to o ports/172790 [MAINTAINER] science/jstrack: update to 3.3.4 o ports/172781 [NEW PORT] multimedia/libcec : library allowing you to o ports/172780 New port: net/afpfs-ng an Apple Filing Protocol client o ports/172779 [PATCH] devel/pear-PHPUnit3: update to 3.7.6 o ports/172777 New port: net/libnfs a client library for accessing NF o ports/172775 New port: audio/libshairport a library for Airport Ext o ports/172774 [NEW PORT] devel/pear-SebastianBergmann_PHPCPD: Copy/P o ports/172772 [NEW PORT] devel/pear-SebastianBergmann_FinderFacade: o ports/172771 [NEW PORT] devel/pear-Symfony_Component_Finder: Symfon o ports/172770 [NEW PORT] devel/pear-Symfony_Component_Yaml: Symfony2 o ports/172769 [NEW PORT] devel/pear-channel-symfony2: PEAR channel p o ports/172768 [NEW PORT] devel/pear-SebastianBergmann_PHPLOC: A tool o ports/172767 [NEW PORT] devel/pear-TheSeer_phpDox: A php Documentat o ports/172766 [NEW PORT] devel/pear-TheSeer_fXSL: An XSL wrapper / e o ports/172765 [NEW PORT] devel/pear-TheSeer_fDOMDocument: An Extensi o ports/172764 [NEW PORT] devel/pear-pdepend-staticReflection: The st o ports/172763 [NEW PORT] devel/pear-ezc_ConsoleTools: A set of class o ports/172762 [NEW PORT] devel/pear-TheSeer_DirectoryScanner: A recu o ports/172761 [NEW PORT] devel/pear-PHP_PMD: PHP Mess Detector o ports/172760 [NEW PORT] devel/pear-PHP_Depend: PHP_Depend design qu o ports/172759 [NEW PORT] devel/pear-ezc_Base: The Base package that o ports/172758 [NEW PORT] devel/pear-channel-phpmd: PEAR channel pear o ports/172757 [NEW PORT] devel/pear-channel-ezc: PEAR channel compon o ports/172756 [NEW PORT] devel/pear-channel-theseer: PEAR channel pe o ports/172755 [NEW PORT] devel/pear-channel-pdepend: PEAR channel pe o ports/172753 [PATCH] devel/pear-PHP_CodeSniffer: update to 1.4.0 f ports/172750 graphics/luminance does not compile if graphics/libraw o ports/172745 The port sessreg does not compile in 9.1-PRERELEASE #2 o ports/172741 [ports] check-build-conflicts checks too early for pre o ports/172726 sysutils/shlock: Update to version 2.5.3 o ports/172725 japanese/skk-tools: Fix build with clang o ports/172724 cad/gnucap: Fix build with clang o ports/172723 math/abakus: Update to version 0.92 o ports/172722 audio/linuxsampler: Fix build with clang o ports/172720 graphics/vcg: Fix build with clang o ports/172719 mail/metamail: Fix build with clang o ports/172718 graphics/agg: Fix build with clang o ports/172717 graphics/urt: Fix build with clang f ports/172713 ports-mgmt/portbuilder hangs building x11/xorg on i386 f ports/172707 Fix sysutils/ipmitool build on big endian architecture o ports/172699 [PATCH] games/zephulor: Makefile clearly, simplified, o ports/172696 [new port][patch] databases/mysq56 f ports/172689 Problem building emulators/hercules + patch o ports/172688 audio/gmpc 11.8.16: playback buttons don't have icons o ports/172679 [PATCH] games/pyawale: Makefile clearly, simplified, O o ports/172678 [PATCH] audio/portaudio: update to 19.20111121, take m f ports/172668 [PATCH] databases/mtop: Patch for MySQL version detect o ports/172666 [PATCH] Convert ports to OptionsNG o ports/172628 cannot build ports/INDEX f ports/172600 [PKGNG]sysutils/bacula-client & sysutils/bacula-server o ports/172595 New port: net-p2p/pushpoold bitcoin push-mining pool s o ports/172593 [NEW PORT] devel/pear-PHP_CodeBrowser: A code browser f ports/172574 [patch] mail/mail2sms: fix build with clang f ports/172552 [PATCH] multimedia/motion bktr driver not work after p o ports/172547 bsd.destdir.mk fails when DESTDIR is set o ports/172522 [NEW PORT] textproc/qprint: Encode and decode Quoted-P o ports/172513 x11-clocks/dclock: Update to version 2.2.2 o ports/172511 x11/lupe: Update MASTER_SITES o ports/172510 x11/gsynaptics: Update to version 0.9.16 o ports/172509 sysutils/am-utils: Update MASTER_SITES f ports/172506 games/anki: Update to version 2.0.0 o ports/172505 graphics/pngquant: Update to version 1.7.3 o ports/172504 devel/subcommander2: Update to version 2.0.0.b5.2 o ports/172503 devel/xxl: Update MASTER_SITES o ports/172502 devel/paexec: Update to version 0.17.0 o ports/172501 devel/autodia: Update to version 2.14 o ports/172499 biology/t_coffee: Update to version 9.03 o ports/172498 biology/seaview: Update to version 4.4.0 o ports/172497 biology/lagan: Update to version 2.0 o ports/172496 biology/blat: Update to version 35 o ports/172491 [NEW PORT] devel/pecl-test_helpers: An extension to ea f ports/172477 [UPDATE] www/wordpress: Trim the headers o ports/172463 [patch update] databases/freetds-devel to OPTIONSng an o ports/172457 [PATCH] Convert ports to OptionsNG o ports/172450 [PATCH] Convert ports to OptionsNG o ports/172448 [PATCH] Convert ports to OptionsNG f ports/172441 chinese/fcitx should be in 'textproc' instead of 'chin o ports/172439 [New Port] chinese/fcitx-table-yonh: Pinyin-like input o ports/172438 [PATCH] net/xorp-devel: Converting port to new options o ports/172434 [PATCH] textproc/xerces-c2: Converting port to new opt o ports/172433 [PATCH] textproc/xalan-c-icu: Converting port to new o o ports/172416 Building multimedia/mplayer on 9.1-PRERELEASE errors w o ports/172415 New port: net/lualdap f ports/172391 multimedia/xbmc -- no man page f ports/172365 [PATCH]: x11/slim Fix ConsoleKit support o ports/172361 lang/gnustep-base fail to configure with clang f ports/172353 multimedia/mencoder does not build with clang on amd64 o ports/172331 [PATCH] games/castlevox: Makefile changed, OptionsNG, o ports/172319 [MAINTAINER] www/MT,russian/MT: update to 5.2 f ports/172304 sysutils/conky: memory leak and complete system freeze o ports/172298 [patch] 7 R-cran ports: finance/R-cran-fBasics finance f ports/172272 www/speedtest-mini - port not working o ports/172268 pkg_add -C some/diradns/pdnsd fails because of unpopul o ports/172255 x11/gnome-clipboard-daemon: Update MASTER_SITES o ports/172253 sysutils/safecat: Update MASTER_SITES o ports/172252 sysutils/linrename: Update to version 2.22 o ports/172251 sysutils/gtk-imonc: Update MASTER_SITES o ports/172250 security/smtpscan: Update MASTER_SITES o ports/172249 net-p2p/tribler: Update to version 5.9.29 o ports/172248 net/abills: Update to version 0.54 o ports/172247 multimedia/mmsrip: Update MASTER_SITES o ports/172246 misc/nut: Update to version 18.0 o ports/172245 math/grace: Update to version 5.1.23 o ports/172244 mail/up-imapproxy: Update MASTER_SITES o ports/172243 mail/smfsav: Update MASTER_SITES o ports/172242 mail/popfile: Update to vesion 1.1.3 o ports/172241 graphics/grx: Update to version 2.4.9 o ports/172240 graphics/sane-frontends: Update MASTER_SITES o ports/172239 games/zephulor: Update MASTER_SITES o ports/172238 games/qmars: Update MASTER_SITES o ports/172237 games/nsnake: Update to version 1.4 o ports/172236 devel/ocaml-xstrp4: Update to version 1.8 o ports/172235 devel/ocaml-xstr: Update MASTER_SITES o ports/172234 devel/ocaml-typeconv: Update to version 108.07.00 o ports/172233 devel/ocaml-sdl: Update to version 0.9.1 o ports/172232 devel/ocaml-sexplib: Update to version 108.07.00 o ports/172231 devel/ocaml-res: Update to version 4.0.2 o ports/172230 devel/ocaml-pomap: Update to version 3.0.1 o ports/172229 devel/ocaml-lacaml: Update to version 7.0.3 o ports/172228 devel/ocaml-extlib: Update to version 1.5.3 o ports/172226 devel/libthai: Update MASTER_SITES o ports/172225 devel/ocaml-cfg: Update to version 2.0.1 o ports/172224 devel/libarena: Update to version 0.3.5 o ports/172223 devel/aifad: Update to version 2.0.2 o ports/172222 deskutils/nagaina: Support CXX/CXXFLAGS properly o ports/172221 cad/pdnmesh: Update to version 0.2.2 o ports/172220 comms/ser2net: Update to version 2.7 o ports/172218 biology/avida: Update to version 2.12.4 o ports/172217 audio/py-karaoke: Update to version 0.7.5 f ports/172200 [PATCH] update emulators/fceux to 2.1.5 o ports/172168 [new port] comms/libdlo: the basis for the DisplayPort f ports/172147 sysutils/isomd5sum build fails with clang f ports/172141 [PATCH] deskutils/q4wine: update to 0.121, OptionsNG, f ports/172139 www/squid31 o ports/172104 [PATCH] fix x11/kdebase3 build with clang (crypto.cpp) o ports/172103 [PATCH] fix x11/kdebase3 build with clang (->insert) f ports/172078 [patch] Fix distfile for multimedia/mplayer-skins o ports/172073 x11-wm/treewm: Support CFLAGS properly o ports/172072 x11-wm/ede: Fix build o ports/172069 sysutils/unieject: Update to version 6 o ports/172068 sysutils/nitrogen: Update to version 1.5.2 o ports/172067 sysutils/logmon: Support PORTEXAMPLES o ports/172066 shells/esh: Update MASTER_SITES o ports/172064 security/xyssl: Update MASTER_SITES o ports/172063 security/super: Support PORTEXAMPLES o ports/172062 security/sslwrap: Support PLIST_FILES o ports/172061 security/sslsniffer: Support PLIST_FILES o ports/172059 security/secure_delete: Update MASTER_SITES o ports/172058 security/nikto: Update to version 2.1.5 o ports/172057 security/manipulate_data: Update MASTER_SITES o ports/172056 security/libprelude: Update to version 1.0.1 o ports/172052 science/hdf: Update to version 4.2.8 o ports/172051 science/gwyddion: Update to version 2.30 o ports/172047 net-mgmt/openvmps: Update to version 1.4.04 o ports/172046 net-mgmt/nat: Update MASTER_SITES o ports/172044 net/x2goclient: Update to version 3.99.2.2 o ports/172043 net/tdetect: Update MASTER_SITES o ports/172042 net/onioncat: Update to version 0.2.2.r553 o ports/172041 net/netselect: Update MASTER_SITES o ports/172039 net/enet: Update to version 1.3.5 o ports/172038 multimedia/dvdid: Update MASTER_SITES o ports/172037 multimedia/dvdauthor: Update to version 0.7.1 o ports/172035 misc/cstream: Update to version 3.0.0 o ports/172033 math/xspread: Update MASTER_SITES o ports/172032 math/convertall: Update to version 0.5.2 o ports/172030 mail/cucipop: Update MASTER_SITES o ports/172029 mail/abook: Support USE_READLINE o ports/172028 lang/mdk: Support USE_READLINE o ports/172027 lang/gcl: Support USE_READLINE o ports/172026 lang/diveintopython: Update MASTER_SITES o ports/172025 lang/cocor: Update MASTER_SITES o ports/172022 graphics/sane-backends: Update to version 1.0.23 o ports/172021 graphics/pstoedit: Update to version 3.61 o ports/172020 graphics/pho: Update to version 0.9.8 o ports/172019 graphics/metapixel: Support PORTEXAMPLES o ports/172018 graphics/lcms-python: Update MASTER_SITES o ports/172017 graphics/imagesort: Fix build o ports/172016 graphics/ida: Fix build o ports/172014 graphics/backfract: Remove USE_PERL5_BUILD o ports/172012 graphics/apngasm: Update to version 2.7 o ports/172011 graphics/OpenEXR: Update to version 1.7.1 o ports/172010 games/xevil: Update MASTER_SITES o ports/172008 games/ultimatestunts: Update to version 0.7.7.1 o ports/172007 games/taipan: Update MASTER_SITES o ports/172006 games/stepmania-devel: Update to version 5.0.a3 o ports/172005 games/spellathon: Update to version 6.0 o ports/172004 games/rocksndiamonds: Update MASTER_SITES o ports/172003 games/kbilliards: Fix build o ports/172002 games/gretools: Update MASTER_SITES o ports/172001 ftp/yafc: Update to version 1.2.2 o ports/172000 ftp/quftp: Support USE_READLINE o ports/171999 ftp/ncftp2: Support USE_READLINE o ports/171998 ftp/hsftp: Support USE_READLINE o ports/171997 emulators/tme: Update to version 0.8 o ports/171996 emulators/qmc2: Update to version 0.37 o ports/171993 emulators/catapult: Update to version 0.9.0 o ports/171992 emulators/bochs: Update to version 2.6 o ports/171991 editors/uemacs: Update MASTER_SITES o ports/171990 devel/sdts++: Fix build o ports/171989 devel/rudiments: Update to version 0.37 o ports/171988 devel/omake: Update MASTER_SITES o ports/171987 devel/libepp-nicbr: Update to vesion 1.12 o ports/171986 devel/jwasm: Update to version 2.0.8 o ports/171985 devel/jtag: Support USE_READLINE o ports/171984 devel/jrtplib: Update to version 3.9.1 o ports/171982 devel/ditrack: Update MASTER_SITES o ports/171981 devel/cc65: Update MASTER_SITES o ports/171980 devel/bin86: Update to version 0.16.19 o ports/171979 devel/bcpp: Update to version 20120318 o ports/171978 devel/ace: Update to version 6.1.4 o ports/171977 deskutils/xwrits: Update to version 2.26 o ports/171976 deskutils/cdcat: Update to version 2.1 o ports/171975 databases/sqsh: Support USE_READLINE o ports/171974 databases/grass: Support USE_READLINE o ports/171972 cad/magic: Update to version 7.5.221 o ports/171971 biology/tinker: Update to version 6.0.01 o ports/171970 biology/molden: Update to version 6.0 o ports/171969 benchmarks/postmark: Update to version 1.53 o ports/171968 audio/soundtouch: Update to version 1.7.0 o ports/171967 audio/qsynth: Update to version 0.3.6 o ports/171966 audio/pd: Update to version 0.43.4 o ports/171965 audio/mixxx: Update to version 1.10.1 o ports/171964 audio/libnjb: Fix build o ports/171962 audio/lash: Support USE_READLINE o ports/171961 audio/icecast: Support USE_READLINE o ports/171960 audio/ices: Update MASTER_SITES o ports/171959 audio/ecasound: Support USE_READLINE o ports/171957 astro/viking: Update to version 1.3.2 o ports/171956 astro/sunclock: Update to version 3.57 o ports/171954 astro/cfitsio: Update to version 3.310 o ports/171951 update port: security/fwknop FireWall KNock OPerator f ports/171950 devel/tnt: include/tnt/tnt_sparse_matrix_csr.h:97:3: e o ports/171945 sysutils/fusefs-smbnetfs crash since fusefs-libs updat o ports/171932 wrong excutable program installed in ports/biology/mop f ports/171931 [PATCH] net-mgmt/zabbix-server: update to 1.8.15 f ports/171928 [patch update] security/strongswan 4.5.3 -> 5.0.0 o ports/171921 New port: devel/ocltools: f ports/171917 databases/mantis: Database query failed. Error receive o ports/171916 [PATCH] devel/pear-PhpDocumentor: update to 1.4.4 o ports/171914 New port: devel/pocl: Portable open source OpenCL 1.2 o ports/171912 [NEW PORT] devel/pear-channel-phpdoc: PEAR channel pea o ports/171909 [PATCH] textproc/pear-Text_Template: update to 1.1.2 o ports/171908 [PATCH] devel/pear-File_Iterator: update to 1.3.2 f ports/171903 net-mgmt/observium port should only provide dependenci f ports/171893 [BUG] sysutils/ezjail: ezjail_admin update -b (Cannot f ports/171886 [PATCH] multimedia/gpac-mp4box: [SUMMARIZE CHANGES] f ports/171878 textproc/libsphinxclient port is incompatible with sph o ports/171870 [NEW PORT] games/visualspell: Challenges players to us o ports/171869 [NEW PORT] games/multiplik12: Educational game for lea o ports/171868 [new port] net/remotebox: Open Source VirtualBox Clien o ports/171861 [NEW PORT] multimedia/pymp: Lean, flexible frontend to o ports/171855 [NEW PORT] net-mgmt/node-statsd - Simple daemon for ea f ports/171850 Misleading pkg install option in sysutils/fusefs-kmod f ports/171849 databases/postgis: port switches compiler! GCC -> CLAN o ports/171845 [PATCH] devel/pear-PHPUnit3: update to 3.7.1 o ports/171844 [NEW PORT] devel/pear-PHP_CodeCoverage: Library that p o ports/171843 [NEW PORT] devel/pear-PHP_TokenStream: Wrapper around o ports/171842 [NEW PORT] devel/pear-PHPUnit_MockObject: Mock Object o ports/171839 [NEW PORT] textproc/pear-Yaml: Symfony2 Yaml Component o ports/171834 [NEW PORT] devel/pear-channel-symfony2: PEAR channel p o ports/171828 [PATCH] irc/p5-POE-Component-IRC : Update to 6.80 f ports/171818 Please add option for Python-integration to sysutils/b o ports/171801 www/sams: Problem with creating MySQL database from sq o ports/171792 patch: allow games/xmille to select starting player ra o ports/171768 [UPDATE] devel/libffi: update to 3.0.11 o ports/171760 New port: cad/sweethome3d o ports/171749 [NEW PORT] devel/pear-Pirum: A simple PEAR channel ser o ports/171748 [NEW PORT] devel/pear-channel-pirum: PEAR channel pear o ports/171737 [PATCH] devel/pear-PHP_UML: update to 1.6.1_1 o ports/171735 [NEW PORT] editors/py31-loook-devel: Simple Python too o ports/171734 [NEW PORT] editors/py27-loook: Simple Python tool that o ports/171732 [NEW PORT] devel/pear-PHP_Timer: Utility class for tim o ports/171729 [MAINTAINER] www/node-devel: update to 0.9.2 f ports/171723 Update of the sysutils/tree port f ports/171707 multimedia/mplayer: i386 clang build error f ports/171699 audio/murmur: Change didn't note in Makefile o ports/171675 [NEW PORT] games/cocos2d: Framework for building 2D ga o ports/171674 [NEW PORT] audio/alure: Utility library to help manage f ports/171605 net-mgmt/netams 3.4.5 compilation error o ports/171603 [NEW PORT] games/py27-dcross: Blocks fall from the top o ports/171602 [NEW PORT] games/py27-cargocarrier: Collect cargo crat o ports/171576 [NEW PORT] games/py27-bombz: Simple 2D puzzle game wit f ports/171575 [patch] sysutils/uhidd: make it work with clang (encod o ports/171559 [NEW PORT] games/airstrike: 2d biplane dogfight game o ports/171552 [NEW PORT] games/traingame: Game about Trains f ports/171523 [PATCH] devel/boost-libs: Allow building using Clang, o ports/171486 [NEW PORT] games/help_hannahs_horse: Pacman with a fas o ports/171431 [NEW PORT] games/asteroid: Modern version of the arcad o ports/171429 [NEW PORT] games/pyspacewar: Two ships duel in a gravi o ports/171398 [PATCH] devel/pecl-inclued: update to 0.1.3,1 o ports/171392 [NEW PORT] games/py27-super_mario_bros_python: Clone o o ports/171391 [NEW PORT] games/py27-pytowerdefense: Tower Defense Ga f ports/171388 news/hellanzb doesn't work anymore since Fbsd 9.0 o ports/171378 New port: x11-wm/herbstluftwm Manual tiling window man f ports/171338 both databases/mariadb-scripts and databases/mariadb-s o ports/171332 [NEW PORT] games/py27-pythonsudoku: Text and graphical o ports/171323 [NEW PORT] games/hitori: Logic game similar to Sudoku f ports/171276 [PATCH] mail/opendkim: update to 2.6.7 o ports/171237 [NEW PORT] games/schiff: Steer your ship(s) with the k o ports/171236 [NEW PORT] games/schwarzweiss: Tank game for 2 players f ports/171231 audio/clementine-player starts only at the second time o ports/171224 [NEW PORT] games/bouncy: You are a hungry rabbit. Eat o ports/171176 new port: net/winexe f ports/171160 sysutils/loganalyzer depends on php5 s ports/171153 new version available for net-mgmt/coovachilli o ports/171149 new port: textproc/imsettings - a framework manages in o ports/171106 New Port: net/jdownloader - Download manager (java) o ports/171079 graphics/rawtherapee hangs x11 o ports/171019 [new port] science/isis3: USGS ISIS3 planetary mapping o ports/171017 [new port] astro/cspice: New scientific port: NASA/NAI f ports/171005 Updated port sysutils/rubygem-chef o ports/170988 archivers/pecl-lzf prevent INDEX creation o ports/170941 [NEW PORT] games/brickout: A ball-and-paddle game wher o ports/170939 [NEW PORT] games/popstar: Simple puzzle game involving o ports/170918 [NEW PORT] games/entombed: A one- or two-player maze g o ports/170887 [NEW PORT] games/fightorperish: A dungeon-crawling gam f ports/170882 sysutils/bacula-server - Feature Request - Change sysc o ports/170836 [NEW PORT] games/agendaroids: Vector-based rock-shooti o ports/170835 net/ifstated fails to build because of incorrect lib d o ports/170823 [new port] multimedia/podcastdl: simple podcast client o ports/170819 New port: net-mgmt/UniFi UniFi Wireless Controller f ports/170773 sysutils/bacula-server overlaps with sysutils/backula- f ports/170723 [patch] x11-wm/dwm: add optional Xft support o ports/170695 sysutils/fusefs-ntfs - instant reboot when mv from UFS o ports/170662 [NEW PORT] devel/pymunk: A easy-to-use pythonic 2d phy o ports/170661 [NEW PORT] graphics/py27-pyglet-devel: Cross-platform f ports/170641 x11-toolkits/open-motif: need mkcatdefs utility f ports/170616 gpk-update-viewer o ports/170569 sysutils/sec does not start automatically at boot time f ports/170542 sysutils/bsdadminscripts does not build correctly in m f ports/170538 x11-wm/enlightenment build breaks f ports/170537 devel/libftdi seems broken on i386 and amd64 o ports/170448 [NEW PORT] devel/allegro5: Allegro 5 is a game program f ports/170381 x11/slim window manager gives dbus errors starting xfc f ports/170366 lang/libobjc2: update to 1.6.1 f ports/170357 net-mgmt/tcptrack Segmentation fault (core dumped) f ports/170347 New port: benchmarks/nosqlbench Micro-benchmarking NoS f ports/170344 [UPDATE] net/tcpflow: update to 1.2.8, take maintainer f ports/170339 www/node: segmentation violation in v8::internal::Hand o ports/170336 New port: textproc/confetti Configuration file parser o ports/170242 [PATCH] devel/arduino: fix avr-libc SIG_USART1_RECV is o ports/170241 [PATCH] devel/libftdi: upgrade to 0.20 and fix automak f ports/170186 Update sysutils/modules to version 3.2.9 o ports/170185 sysutils/mgeupsd not correctly works. o ports/170173 x11-wm/sawfish: Update to version 1.9.0 f ports/170172 x11-toolkits/gtkglext: Fix USE_XORG o ports/170171 x11-themes/sawfish-themes: Update to version 0.13 o ports/170170 textproc/asciidoc: Update to version 8.6.8 o ports/170169 security/zenmap: Update to version 6.01 o ports/170168 security/matrixssl: Update to version 3.3 o ports/170166 science/pynn: Update to version 0.7.4 o ports/170165 science/felt: Update to version 3.07 o ports/170164 print/dvipdfmx: Update to version 20110311 f ports/170163 net/netembryo: Update to version 0.1.1 o ports/170162 net/link-monitor-applet: Update to version 3.0 o ports/170159 multimedia/ffmpeg2theora: Update to version 0.29 o ports/170158 misc/pinfo: Update to version 0.6.10 f ports/170150 games/uhexen2: Update to version 1.5.3 f ports/170100 astro/orsa: version 0.7.0 in ports hopelessly outdated o ports/170016 net/liveMedia: update to 2012.07.18 release o ports/170000 emulators/vmware-tools6: Can not install VMware Tools o ports/169877 New port: security/pam_search_list : PAM module to sea f ports/169876 devel/flyspray: Strict Standards: Non-static method Fl o ports/169741 [new port] devel/visualparadigm o ports/169736 Patch for broken net-im/libjingle port f ports/169716 net-mgmt/ndpmon several problems with build and instal o ports/169628 sysutils/devcpu-data f ports/169613 security/botan: Fix ECDSA for dns/powerdns and maybe o f ports/169521 astro/weatherspect: Exiting with SIGUse of uninitializ o ports/169519 [net/cvsup] socksify and cvsup cannot be used together o ports/169506 [NEW PORT] devel/pecl-inotify: The inotify extension a o ports/169492 [new port] databases/pecl-sqlite must be restored o ports/169371 port graphics/sane-backends segfaults f ports/169333 [PATCH] sysutils/syslog-ng2: move sample config to EXA o ports/169322 New port: net/armsd: SMFv2/ARMS Service Adapter daemon o ports/169296 New port: textproc/libcrm114 CRM114 C-callable Library f ports/169165 sysutils/fusefs-kmod: calling fchown(2) on sshfs files f ports/169032 Update net-im/qutim port to 0.3.0 f ports/168935 www/firefox-remote shares PORTNAME with www/firefox o ports/168926 Second '59.xxx' out of range 0..59 at security/snort-r o ports/168861 devel/tkcvs: tkdiff no longer runs correctly o ports/168671 [exp-run] Make devel/cmake and devel/cmake-gui not use o ports/168647 Remove trailing spaces from all ports-related files f ports/168611 conflict: cad/brlcad: Port shares files with other por o ports/168491 [NEW PORT] www/py27-django-mezzanine: An open source C o ports/168490 [NEW PORT] www/py27-django-mezzanine-grappelli: Fork o s ports/168486 [PATCH] www/sams, warnings "strftime() [function.strft f ports/168466 [PATCH] www/sams, web-interface, needs GetHostnameSam. f ports/168407 [patch] lang/gauche: update to 0.9.3.2, unbreak o ports/168404 [NEW PORT] databases/dev-sqlite3: This is a developmen o ports/168328 [REPOCOPY] devel/codeblocks --> devel/codeblocks-devel f ports/168319 graphics/qiviewer: Not displaying image jpeg o ports/168215 [PATCH] print/scribus-devel: update to 1.5.0 svn f ports/168161 [PATCH] sysutils/conky: update to 1.9.0 f ports/168160 ports-mgmt/jailaudit doesn't return a non-0 exit code o ports/168114 [NEW PORT] games/duckmaze: A game about a duck that is s ports/167955 [update] graphics/tinyows: Fix dependency to postgis f ports/167953 devel/pecl-xhprof patch for single core cpu f ports/167950 databases/memcachedb does not work on 10-CURRENT f ports/167691 security/heimdal: problem compiling kerberos/heimdal o ports/167554 security/openssh-portable has some drawbacks f ports/167352 New port: devel/py-repoze.lru f ports/167090 sysutils/ezjail: Invalid command line option in ezjail f ports/167074 New Port: www/drupal7-ldap o ports/167042 New port: net-p2p/tahoe-lafs f ports/167031 security/heimdal ignore environment after process call f ports/166987 net/nss_ldap: ports/152982 causes nss_ldap to not func o ports/166826 New port: misc/libphidget The driver for Phidgets devi o ports/166812 New port: mail/bounceHammer o ports/166522 lang/f77: Fortran 77 compiler always exits with error f ports/166417 rc script for net/delegate (ports) f ports/166117 add knobs in math/grace to make features selectable an o ports/166006 Problem with mail/postfix and mail/mailman integration f ports/166004 www/squid31 3.1.19 crashes on first request o ports/165713 New port: net-mgmt/p5-FusionInventory-Agent-Task-NetDi o ports/165711 New port: net-mgmt/p5-FusionInventory-Agent-Task-SNMPQ f ports/165672 sysutils/bacula-server doesn't install all symlinks ne o ports/165586 New port german/lx-office-erp, sql-ledger fork with ex o ports/165565 New port: www/mod_auth_token Token-based authenticatio f ports/165361 x11-wm/e17-module-mem counts memory incorrectly f ports/164941 [UPDATE] [NEW PORTS] jamvm/classpath w/o jdk o ports/164306 update mail/mailagent to 3.1.77 and utmpx fix o ports/164197 smsd(comms/smstools3) doesn't read some configurations o ports/164060 net/ucarp doesn't work on FreeBSD 9.0-PRERELEASE o ports/164055 sysutils/zfs-periodic: Test if scrubbing is in process o ports/163955 input packet for interface are counted twice o ports/163850 New port: cad/linux-bricscad a ports/163665 [New Port]: devel/gerrit - Web based code review and p f ports/163126 security/sshguard changed from syslog.conf to daemon b o bin/162681 pkg_add(1): new installer does not add doc packages o ports/162607 little correction for comms/smstools3 o ports/162045 print/ghostview 1.5_2 coredumps on certain files f ports/161690 New port: games/prboom-plus Port of ID Software's Doom o ports/161578 devel/strace is not working f ports/161278 net/dante: getoutaddr(): address [...] selected, but n f ports/161070 infinite loop for graphics/xfig on 9.0-CURRENT s ports/160993 New port: security/sqlcipher f ports/159242 New port: sysutils/fuse-zip FUSE filesystem to mount Z f ports/159177 sysutils/muse on 8.2-STABLE o ports/159003 devel/cross-gcc attempts to use $PRFIX/../../ranlib on o ports/158983 [NEW PORT] devel/pecl-dtrace: PHP DTrace provider o ports/157544 Updates for databases/linux-oracle-instantclient-* a ports/157504 [new port] net-mgmt/zenpack-NetApp: Provides monitorin o ports/157107 conflict between mail/p5-Mail-SPF and mail/libspf2 o ports/156834 New port: games/fairymax-devel latest version of games o ports/155941 net/nepenthes: mwserv library support is not included f ports/155898 Update port devel/libthai f ports/155115 devel/doxygen: dependancy loop o ports/154352 [patch] multimedia/xmms: update using desktop and mime o ports/151747 new port: emulators/wine-fbsd64: request for (a variat o ports/151280 emulators/vmware-guestd6 port install error in /usr/po o ports/150425 www/squid31: rc.d/squid's squid_fib setting ineffectiv o ports/148996 net/cvsup-mirror doesn't use preassigned UID/GIDs o ports/147788 x11-drivers/xf86-video-radeonhd-devel 1.3.0.20091101_3 o ports/140170 net/liveMedia: install shared libraries and thus fix r o ports/103751 databases/linux-oracle-instantclient-sqlplus: ldconfig 532 problems total. From owner-freebsd-ports@FreeBSD.ORG Mon Oct 29 11:07:20 2012 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A9EB6DE7 for ; Mon, 29 Oct 2012 11:07:20 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 8E6E08FC19 for ; Mon, 29 Oct 2012 11:07:20 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q9TB7Kqr029772 for ; Mon, 29 Oct 2012 11:07:20 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q9TB7KAh029770 for ports@FreeBSD.org; Mon, 29 Oct 2012 11:07:20 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 29 Oct 2012 11:07:20 GMT Message-Id: <201210291107.q9TB7KAh029770@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: ports@FreeBSD.org Subject: Current problem reports assigned to ports@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Oct 2012 11:07:20 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). 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. S Tracker Resp. Description -------------------------------------------------------------------------------- f ports/171539 ports [patch] net-mgmt/nrpe2 small fixes f ports/154118 ports graphics/ruby-rmagick: rmagick fails to automaticly re 2 problems total. From owner-freebsd-ports@FreeBSD.ORG Mon Oct 29 11:35:38 2012 Return-Path: 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 1B2669A7 for ; Mon, 29 Oct 2012 11:35:38 +0000 (UTC) (envelope-from Lena@lena.kiev.ua) Received: from lena.kiev.ua (lena.kiev.ua [82.146.52.81]) by mx1.freebsd.org (Postfix) with ESMTP id CB94F8FC0A for ; Mon, 29 Oct 2012 11:35:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lena.kiev.ua; s=3; h=Content-Type:Mime-Version:Message-ID:Subject:To:From:Date; bh=2aKfZnQdCkGUyBPQMnGbYH1L5n7vwrvxU4rXOJL4PJ8=; b=OVizit+gON7RDwwNDUwRZ5Fdlcq+Ro1EFAqLdiWnX/uIm2rbmrnIvfm80eisKG1I8gWEPmsKGme3dNfBPL7EBuE5G5ptlHj7ksf4KL+vkaafu84bTFoyFtB29yvEYOWHqYiyYSOUWw60gM1Pp4m+Ab5RCI+aE/OYkpNBTZDYNl4=; Received: from [94.244.56.76] (helo=bedside.lena.kiev.ua) by lena.kiev.ua with esmtpsa (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.80 (FreeBSD)) (envelope-from ) id 1TSnd1-0004aO-Rm for freebsd-ports@freebsd.org; Mon, 29 Oct 2012 13:35:36 +0200 Received: from bedside.lena.kiev.ua (localhost.lena.kiev.ua [127.0.0.1]) by bedside.lena.kiev.ua (8.14.5/8.14.5) with ESMTP id q9TBZO5A092930 for ; Mon, 29 Oct 2012 13:35:24 +0200 (EET) (envelope-from Lena@lena.kiev.ua) Received: (from lena@localhost) by bedside.lena.kiev.ua (8.14.5/8.14.5/Submit) id q9TBZODM092920 for freebsd-ports@freebsd.org; Mon, 29 Oct 2012 13:35:24 +0200 (EET) (envelope-from Lena@lena.kiev.ua) Date: Mon, 29 Oct 2012 13:35:24 +0200 From: Lena@lena.kiev.ua To: freebsd-ports@freebsd.org Subject: `make fetchindex` broken Message-ID: <20121029113524.GA921@lena.kiev> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Oct 2012 11:35:38 -0000 ~ $ lynx -head -dump http://www.freebsd.org/ports/INDEX-8.bz2 HTTP/1.0 200 OK Content-Type: application/x-bzip Accept-Ranges: bytes ETag: "3168074" Last-Modified: Sat, 20 Oct 2012 15:23:32 GMT Content-Length: 1660938 Connection: close Date: Mon, 29 Oct 2012 11:29:33 GMT Server: httpd/1.4.x LaHonda 9 days old. Same with INDEX-9, 10, 7. From owner-freebsd-ports@FreeBSD.ORG Mon Oct 29 11:35:57 2012 Return-Path: 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 D0C0DA35 for ; Mon, 29 Oct 2012 11:35:57 +0000 (UTC) (envelope-from robbak@gmail.com) Received: from mail-ie0-f182.google.com (mail-ie0-f182.google.com [209.85.223.182]) by mx1.freebsd.org (Postfix) with ESMTP id 939928FC14 for ; Mon, 29 Oct 2012 11:35:57 +0000 (UTC) Received: by mail-ie0-f182.google.com with SMTP id k10so8349136iea.13 for ; Mon, 29 Oct 2012 04:35:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=fdUF6mKw6F/JSZFEnqfpfTri7tNiDk+dXpZ7HK3K1Tc=; b=WY3DOsoDLtDx7cDUJRJXmrAuO1/GORkq+ncKVUXInCWePwzqBGY+2wPcsfSBEKokKH +tYfXfNFLJgqxUMFhkictNFnXj0b3ciAKrTByHU7hfDtCVCDw16Zg+iLUqRujR9EBLq+ B4n4Sk800LbmSr4vrwIvY8D2VF/ej+WONsvgdad/ZzUxLSlGirL1v6OVpwgpZ+b48ohH Jns+poi6rNkMG1fTCDGMJdD9myKDZ1Kcqx1UETi6J6IWZPqA3Zv+rvb27PqHJ/QGPFqm FFcb1GnXHW3CC43CukSU4cDSaxqsE3exjPsF/ySHOrY/iHwSKvnQ3JNmn8BDIly9tTMh zjTQ== MIME-Version: 1.0 Received: by 10.50.17.162 with SMTP id p2mr9242600igd.9.1351510557013; Mon, 29 Oct 2012 04:35:57 -0700 (PDT) Sender: robbak@gmail.com Received: by 10.64.63.43 with HTTP; Mon, 29 Oct 2012 04:35:56 -0700 (PDT) In-Reply-To: <19.C9.23131.9615E805@smtp02.insight.synacor.com> References: <19.C9.23131.9615E805@smtp02.insight.synacor.com> Date: Mon, 29 Oct 2012 21:35:56 +1000 X-Google-Sender-Auth: tMpj0ZcVYwfDufobardfmeolOwA Message-ID: Subject: Re: Snag in math/py-numpy: checksum fails From: Robert Backhaus To: Thomas Mueller Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Oct 2012 11:35:57 -0000 On 29 October 2012 19:50, Thomas Mueller wrote: > from Robert Backhaus : > >> The first thing I'd do is delete the numpy distfiles you've got from >> ports/distfiles and try again. those 'range not satisfyable' seem to >> indicate you've got a partial distfile that might be tripping it up. > Yes, I had previous pdf documentation distfiles of the same name, but the > fetch part still went to the ftp or http server and fetched the wrong files. > As I pointed out, I fetched the correct pdf documentation files with lynx; > URL being > > http://docs.scipy.org/doc/numpy/numpy-ref.pdf > http://docs.scipy.org/doc/numpy/numpy-user.pdf > > proper directory being numpy and numpy-1.6.0 > > My previous version of numpy was 1.5.something. That's interesting. The file I downloaded and checked was the one referenced in your build script, http://docs.scipy.org/doc/numpy-1.6.0/numpy-user.pdf . But unless you had deleted the existing numpy-user.pdf, it would have tried to 'complete' the download of what fetch saw as a 'partial file'. This is, of course, something that the port should handle gracefully, but isn't. From owner-freebsd-ports@FreeBSD.ORG Mon Oct 29 12:14:06 2012 Return-Path: Delivered-To: ports@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 86E65868; Mon, 29 Oct 2012 12:14:06 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 5193B8FC15; Mon, 29 Oct 2012 12:14:06 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q9TCE6jX038650; Mon, 29 Oct 2012 12:14:06 GMT (envelope-from eadler@freefall.freebsd.org) Received: (from eadler@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q9TCE5qR038637; Mon, 29 Oct 2012 12:14:05 GMT (envelope-from eadler) Date: Mon, 29 Oct 2012 12:14:05 GMT Message-Id: <201210291214.q9TCE5qR038637@freefall.freebsd.org> To: jarrod@downtools.com.au, eadler@FreeBSD.org, ports@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org From: eadler@FreeBSD.org Subject: Re: ports/171539: [patch] net-mgmt/nrpe2 small fixes X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Oct 2012 12:14:06 -0000 Synopsis: [patch] net-mgmt/nrpe2 small fixes Responsible-Changed-From-To: ports->freebsd-ports-bugs Responsible-Changed-By: eadler Responsible-Changed-When: Mon Oct 29 12:12:56 UTC 2012 Responsible-Changed-Why: fix responisble http://www.freebsd.org/cgi/query-pr.cgi?pr=171539 From owner-freebsd-ports@FreeBSD.ORG Mon Oct 29 12:14:56 2012 Return-Path: Delivered-To: ports@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1020193A; Mon, 29 Oct 2012 12:14:56 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id D1BD98FC0A; Mon, 29 Oct 2012 12:14:55 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q9TCEtx2039064; Mon, 29 Oct 2012 12:14:55 GMT (envelope-from eadler@freefall.freebsd.org) Received: (from eadler@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q9TCEtve039060; Mon, 29 Oct 2012 12:14:55 GMT (envelope-from eadler) Date: Mon, 29 Oct 2012 12:14:55 GMT Message-Id: <201210291214.q9TCEtve039060@freefall.freebsd.org> To: eadler@FreeBSD.org, ports@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org From: eadler@FreeBSD.org Subject: Re: ports/154118: graphics/ruby-rmagick: rmagick fails to automaticly recompile in case of imagemagick update X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Oct 2012 12:14:56 -0000 Synopsis: graphics/ruby-rmagick: rmagick fails to automaticly recompile in case of imagemagick update Responsible-Changed-From-To: ports->freebsd-ports-bugs Responsible-Changed-By: eadler Responsible-Changed-When: Mon Oct 29 12:14:13 UTC 2012 Responsible-Changed-Why: Fix responsible http://www.freebsd.org/cgi/query-pr.cgi?pr=154118 From owner-freebsd-ports@FreeBSD.ORG Mon Oct 29 12:29:43 2012 Return-Path: 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 AAF9E20B for ; Mon, 29 Oct 2012 12:29:43 +0000 (UTC) (envelope-from flo@smeets.im) Received: from mail.solomo.de (mail.solomo.de [IPv6:2a01:4f8:162:1142::2]) by mx1.freebsd.org (Postfix) with ESMTP id 628C98FC15 for ; Mon, 29 Oct 2012 12:29:43 +0000 (UTC) Received: from cpos1.nexxtmobile.de (localhost [127.0.0.1]) by mail.solomo.de (Postfix) with ESMTP id 93953BFB8; Mon, 29 Oct 2012 13:29:41 +0100 (CET) X-Virus-Scanned: amavisd-new at nexxtmobile.de Received: from mail.solomo.de ([127.0.0.1]) by cpos1.nexxtmobile.de (cpos1.nexxtmobile.de [127.0.0.1]) (amavisd-new, port 10024) with LMTP id wSpYVW2dd4Vz; Mon, 29 Oct 2012 13:29:39 +0100 (CET) Received: from bender.solomo.local (b2b-92-50-66-163.unitymedia.biz [92.50.66.163]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.solomo.de (Postfix) with ESMTPSA id A9CB1BFAD; Mon, 29 Oct 2012 13:29:39 +0100 (CET) Message-ID: <508E76B3.2030306@smeets.im> Date: Mon, 29 Oct 2012 13:29:39 +0100 From: Florian Smeets User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Kevin Oberman Subject: Re: fuse problems References: In-Reply-To: X-Enigmail-Version: 1.4.5 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: FreeBSD Ports ML X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Oct 2012 12:29:43 -0000 On 10/29/2012 07:46, Kevin Oberman wrote: > Florian, > > After updating fusefs-libs to 2.9.9 I fould serious problems with an > NTFS file system. I am using the new fuse kernel code on 9-Stable on > an amd64 system. > I don't think it is related to the fusefs-libs update to 2.9.2. Can you please replace sysutils/fusefs-kmod with this version and revert the fuse changes from your source tree? http://people.freebsd.org/~flo/fusefs-kmod.tar.bz2 Reinstall fusefs-libs (2.9.1 or 2.9.2 shouldn't matter) and ntfs-3g, and please try to copy something again. (after repairing the filesystem obviously :)) Please also make sure that the old fuse.ko is gone from /usr/local/modules, and make absolutely sure that you load the new module. You should see fuse-freebsd: version 0.4.4, FUSE ABI 7.8 in /var/log/messages. I only have a "real" NTFS partition on a 10-current host, but with fusefs-libs-2.9.2 and the in tree fuse code i was able to copy the complete source tree to the NTFS partition without problems. So with my new fusefs-kmod port it should work the same on 9.x. It does if I create an md backed NTFS partition on a 9.x host and copy stuff over. Thanks, Florian From owner-freebsd-ports@FreeBSD.ORG Mon Oct 29 13:04:01 2012 Return-Path: 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 0E4BD24B for ; Mon, 29 Oct 2012 13:04:01 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward17.mail.yandex.net (forward17.mail.yandex.net [IPv6:2a02:6b8:0:1402::2]) by mx1.freebsd.org (Postfix) with ESMTP id 176308FC0A for ; Mon, 29 Oct 2012 13:04:00 +0000 (UTC) Received: from smtp17.mail.yandex.net (smtp17.mail.yandex.net [95.108.252.17]) by forward17.mail.yandex.net (Yandex) with ESMTP id A70E4106094F; Mon, 29 Oct 2012 17:03:58 +0400 (MSK) Received: from smtp17.mail.yandex.net (localhost [127.0.0.1]) by smtp17.mail.yandex.net (Yandex) with ESMTP id 703711900401; Mon, 29 Oct 2012 17:03:58 +0400 (MSK) Received: from unknown (unknown [213.138.80.247]) by smtp17.mail.yandex.net (nwsmtp/Yandex) with ESMTP id 3vK0jKEY-3vKacSHA; Mon, 29 Oct 2012 17:03:58 +0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1351515838; bh=0zWI7orllZKDHcuS9myWbDdcg25sXRKyvVNRmkkz2QQ=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject: References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=pI0o9pnMQWrO2uAzNnS6JbPPxb1xipUNzwB8exCGVJQ4W/P7sVr5bebFiHL/pk93e I1fDVySLKLPTb3Dt8vayr0Rv9dmw0pfFnrsEgV5v3HPk19UcJPTY6TTU/JSrMzOFl9 2aHXY8nxboLLJjC12Jkp8PPW5FrWZn70isPOdqgM= Message-ID: <508E7E92.10608@yandex.ru> Date: Mon, 29 Oct 2012 17:03:14 +0400 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:16.0) Gecko/20121024 Thunderbird/16.0.1 MIME-Version: 1.0 To: Rainer Hurling Subject: Re: lib name on LIB_DEPENDS References: <508D5370.6080404@gwdg.de> <508E35E2.6050702@yandex.ru> <508E5BC1.7000008@gwdg.de> In-Reply-To: <508E5BC1.7000008@gwdg.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: =?ISO-8859-1?Q?Lucas_Sali=E9s_Brum?= , freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Oct 2012 13:04:01 -0000 Rainer Hurling wrote on 29.10.2012 14:34: > Am 29.10.2012 08:53 (UTC+1) schrieb Ruslan Mahmatkhanov: >> Rainer Hurling wrote on 28.10.2012 19:46: >>> On 28.10.2012 16:12 (UTC+2), Lucas Saliés Brum wrote: >>>> Hello all! >>>> This is my first e-mail that list. >>>> >>>> I'm having problems with a new port that I'm trying to create. >>>> http://paste.sistematico.org/14 >>>> >>>> # make install >>>> ... >>>> ===> Registering installation for py27-feedparser-5.1.2 >>>> ===> Returning to build of cgmail-0.6.2 >>>> Error: shared library "feedparser" does not exist >>>> *** [lib-depends] Error code 1 >>>> >>>> Stop in /usr/home/lucas/apps/ports/cgmail. >>>> >>>> What name should I use LIB_DEPENDS= >>>> [HERE]:${PORTSDIR}/textproc/py-feedparser ? >>> >>> textproc/py-feedparser does not install any library, so you need to test >>> the presence of the python script, installed by this port: >>> >>> /usr/local/lib/python2.7/site-packages/feedparser.py >>> >>> To be path and version independent you should use something like >>> >>> ${PYTHON_SITELIBDIR}/feedparser.py:${PORTSDIR}/textproc/py-feedparser >> >> Please note that using >> ${PYTHON_PKGNAMEPREFIX}feedparser>0:${PORTSDIR}/textproc/py-feedparser >> >> is preferable. >> > > Thanks for this info. I wasn't sure about what is best to use in > 'DEPENDS' lines. > > Do I understand it right, that '${PYTHON_PKGNAMEPREFIX}feedparser>0' > tests directly, if the port py27-feedparser is installed and > '${PYTHONPREFIX_SITELIBDIR}/feedparser.py would test, if the file > 'feedparser.py' exists in the path '${PYTHONPREFIX_SITELIBDIR}'? (better > than '${PYTHON_SITELIBDIR}'? Yes, you understanding it right. ${PYTHON_PKGNAMEPREFIX} will accept any value according to what PYTHON_DEFAULT_VERSION is set in user's environment (py27-, py26-, py32- etc). The main difference over using PYTHON_SITELIBDIR is that it will work correctly if/when dependent port will be switched to egg-install. In fact it works fine for both egg-installed ports, and with distutils-installed ones. And hardcoding dependency on some file is ugly, imho. Your package needs another package, so why should it bother to which file in filesystem it depends? Dropping SITELIBDIR usage is a common trend in ports tree - perl and ruby ports do the same. > > In PH, chapter 6.14, three cases are mentioned: > > (1) PYTHON_PKGNAMEPREFIX > Used as a PKGNAMEPREFIX to distinguish packages for different Python > versions. Example: py24- > > (2) PYTHON_SITELIBDIR > Location of the site-packages tree, that contains installation path of > Python (usually LOCALBASE). The PYTHON_SITELIBDIR variable can be very > useful when installing Python modules. > > (3) PYTHONPREFIX_SITELIBDIR > The PREFIX-clean variant of PYTHON_SITELIBDIR. Always use > %%PYTHON_SITELIBDIR%% in pkg-plist when possible. The default value of > %%PYTHON_SITELIBDIR%% is lib/python%%PYTHON_VERSION%%/site-packages I'm not sure what the difference among (2) and (3). They looking the same for me. Never used (3) and see no problem. Can't tell you more at the moment, it needs to digging into bsd.python.mk. -- Regards, Ruslan Tinderboxing kills... the drives. From owner-freebsd-ports@FreeBSD.ORG Mon Oct 29 13:13:29 2012 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6C5C38A0 for ; Mon, 29 Oct 2012 13:13:29 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from mx.critical.ch (cl-8.zrh-02.ch.sixxs.net [IPv6:2001:1620:f00:7::2]) by mx1.freebsd.org (Postfix) with ESMTP id DFCB38FC16 for ; Mon, 29 Oct 2012 13:13:28 +0000 (UTC) Received: from wiggles.bwns.ch (snow.ethz.ch [129.132.80.16]) (authenticated bits=0) by mx.critical.ch (8.14.4/8.14.4/critical-1.0) with ESMTP id q9TDDQga061275 for ; Mon, 29 Oct 2012 14:13:27 +0100 (CET) (envelope-from ehaupt@FreeBSD.org) Date: Mon, 29 Oct 2012 14:13:26 +0100 From: Emanuel Haupt To: ports@FreeBSD.org Subject: Makefile header conversion script Message-Id: <20121029141326.1a2b3e6da6ec0e61af2abb50@FreeBSD.org> X-Mailer: Sylpheed 3.2.0 (GTK+ 2.24.6; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Oct 2012 13:13:29 -0000 I have just added Tools/scripts/convert-makefile-header.pl, a script that can help you convert old style Makefile headers to the new format which was announced a while ago: http://lists.freebsd.org/pipermail/freebsd-ports/2012-September/078319.html Here is a list of maintainers that agreed to let people remove "created by" lines: http://wiki.freebsd.org/Ports/MaintainerTrimming Please do not submit PR's changing only the header. Update headers only with regular updates. Emanuel From owner-freebsd-ports@FreeBSD.ORG Mon Oct 29 13:15:27 2012 Return-Path: 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 5C997B41 for ; Mon, 29 Oct 2012 13:15:27 +0000 (UTC) (envelope-from rhurlin@gwdg.de) Received: from amailer.gwdg.de (amailer.gwdg.de [134.76.10.18]) by mx1.freebsd.org (Postfix) with ESMTP id E01428FC15 for ; Mon, 29 Oct 2012 13:15:26 +0000 (UTC) Received: from torii.nw-fva.de ([134.76.242.1] helo=pc028.nfv) by mailer.gwdg.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1TSpBQ-0004jp-9c; Mon, 29 Oct 2012 14:15:12 +0100 Message-ID: <508E8160.1050407@gwdg.de> Date: Mon, 29 Oct 2012 14:15:12 +0100 From: Rainer Hurling User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:16.0) Gecko/20121012 Thunderbird/16.0.1 MIME-Version: 1.0 To: Ruslan Mahmatkhanov Subject: Re: lib name on LIB_DEPENDS References: <508D5370.6080404@gwdg.de> <508E35E2.6050702@yandex.ru> <508E5BC1.7000008@gwdg.de> <508E7E92.10608@yandex.ru> In-Reply-To: <508E7E92.10608@yandex.ru> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Authenticated: Id:rhurlin X-Spam-Level: - X-Virus-Scanned: (clean) by exiscan+sophie Cc: =?ISO-8859-1?Q?Lucas_Sali=E9s_Brum?= , freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Oct 2012 13:15:27 -0000 Am 29.10.2012 14:03 (UTC+1) schrieb Ruslan Mahmatkhanov: > Rainer Hurling wrote on 29.10.2012 14:34: >> Am 29.10.2012 08:53 (UTC+1) schrieb Ruslan Mahmatkhanov: >>> Rainer Hurling wrote on 28.10.2012 19:46: >>>> On 28.10.2012 16:12 (UTC+2), Lucas Saliés Brum wrote: >>>>> Hello all! >>>>> This is my first e-mail that list. >>>>> >>>>> I'm having problems with a new port that I'm trying to create. >>>>> http://paste.sistematico.org/14 >>>>> >>>>> # make install >>>>> ... >>>>> ===> Registering installation for py27-feedparser-5.1.2 >>>>> ===> Returning to build of cgmail-0.6.2 >>>>> Error: shared library "feedparser" does not exist >>>>> *** [lib-depends] Error code 1 >>>>> >>>>> Stop in /usr/home/lucas/apps/ports/cgmail. >>>>> >>>>> What name should I use LIB_DEPENDS= >>>>> [HERE]:${PORTSDIR}/textproc/py-feedparser ? >>>> >>>> textproc/py-feedparser does not install any library, so you need to >>>> test >>>> the presence of the python script, installed by this port: >>>> >>>> /usr/local/lib/python2.7/site-packages/feedparser.py >>>> >>>> To be path and version independent you should use something like >>>> >>>> ${PYTHON_SITELIBDIR}/feedparser.py:${PORTSDIR}/textproc/py-feedparser >>> >>> Please note that using >>> ${PYTHON_PKGNAMEPREFIX}feedparser>0:${PORTSDIR}/textproc/py-feedparser >>> >>> is preferable. >>> >> >> Thanks for this info. I wasn't sure about what is best to use in >> 'DEPENDS' lines. >> >> Do I understand it right, that '${PYTHON_PKGNAMEPREFIX}feedparser>0' >> tests directly, if the port py27-feedparser is installed and >> '${PYTHONPREFIX_SITELIBDIR}/feedparser.py would test, if the file >> 'feedparser.py' exists in the path '${PYTHONPREFIX_SITELIBDIR}'? (better >> than '${PYTHON_SITELIBDIR}'? > > Yes, you understanding it right. ${PYTHON_PKGNAMEPREFIX} will accept any > value according to what PYTHON_DEFAULT_VERSION is set in user's > environment (py27-, py26-, py32- etc). The main difference over using > PYTHON_SITELIBDIR is that it will work correctly if/when dependent port > will be switched to egg-install. In fact it works fine for both > egg-installed ports, and with distutils-installed ones. And hardcoding > dependency on some file is ugly, imho. Your package needs another > package, so why should it bother to which file in filesystem it depends? > Dropping SITELIBDIR usage is a common trend in ports tree - perl and > ruby ports do the same. Many thanks for this detailed and understandable explanations :) I really appreciate it, Rainer >> In PH, chapter 6.14, three cases are mentioned: >> >> (1) PYTHON_PKGNAMEPREFIX >> Used as a PKGNAMEPREFIX to distinguish packages for different Python >> versions. Example: py24- >> >> (2) PYTHON_SITELIBDIR >> Location of the site-packages tree, that contains installation path of >> Python (usually LOCALBASE). The PYTHON_SITELIBDIR variable can be very >> useful when installing Python modules. >> >> (3) PYTHONPREFIX_SITELIBDIR >> The PREFIX-clean variant of PYTHON_SITELIBDIR. Always use >> %%PYTHON_SITELIBDIR%% in pkg-plist when possible. The default value of >> %%PYTHON_SITELIBDIR%% is lib/python%%PYTHON_VERSION%%/site-packages > > I'm not sure what the difference among (2) and (3). They looking the > same for me. Never used (3) and see no problem. Can't tell you more at > the moment, it needs to digging into bsd.python.mk. > From owner-freebsd-ports@FreeBSD.ORG Mon Oct 29 13:19:21 2012 Return-Path: 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 7A16A7C for ; Mon, 29 Oct 2012 13:19:21 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 2D7EA8FC16 for ; Mon, 29 Oct 2012 13:19:20 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.69) for freebsd-ports@FreeBSD.org with esmtp (envelope-from ) id <1TSpFK-000Uu6-0g>; Mon, 29 Oct 2012 14:19:14 +0100 Received: from telesto.geoinf.fu-berlin.de ([130.133.86.198]) by inpost2.zedat.fu-berlin.de (Exim 4.69) for freebsd-ports@FreeBSD.org with esmtpsa (envelope-from ) id <1TSpFJ-001tRC-Uc>; Mon, 29 Oct 2012 14:19:14 +0100 Message-ID: <508E824C.3010503@zedat.fu-berlin.de> Date: Mon, 29 Oct 2012 14:19:08 +0100 From: "O. Hartmann" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:16.0) Gecko/20121012 Thunderbird/16.0.1 MIME-Version: 1.0 To: Ports FreeBSD Subject: FreeBSD 10.0-CURRENT/amd64 r242305: www/apache22: setfib: NO: invalid FIB (max 0) X-Enigmail-Version: 1.4.5 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig5C7C139721989F5C78FA8B48" X-Originating-IP: 130.133.86.198 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Oct 2012 13:19:21 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig5C7C139721989F5C78FA8B48 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hello world. With the most recent FreeBSD 10.0-CURRENT/amd64 r242305, CLAN buildworld and with libc++/c++11 compiled, I can not start the Apache 2.22 webserver anymore and receive this error on all boxes: service apache22 restart Performing sanity check on apache22 configuration: Syntax OK apache22 not running? (check /var/run/httpd.pid). Performing sanity check on apache22 configuration: Syntax OK Starting apache22. setfib: NO: invalid FIB (max 0) /usr/local/etc/rc.d/apache22: WARNING: failed to start apache22 Regards, Oliver --------------enig5C7C139721989F5C78FA8B48 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iQEcBAEBAgAGBQJQjoJRAAoJEOgBcD7A/5N851IH/RztKUmfUoQB8OLzw9w0UDR6 1bx0pxz961AMb43F5KaQ3HgN28iYnpYvWMMetqEtVSAssFkXVt9Fk5ATHduJzlf+ CsNj4Q9Ag+WAPCJFm/UOcnXpccJpyOg/oCWgGN0/hX/QSByZMWxU64sS/ZfBGKIV udeETdhlSrBGncWmMZ2RBdFdm15llki5BdiBuSrXzfgipNme7izPa8ENln6D3zoV ZiGt0U9V9EkpoKVXuQx84ddlaWdmNJqy12+aeIQ8fwRb+i0JPPvpVHldPciqzN5u OBIC8YpRkwzFA2V8/QXhBafbztgf3hF3pq5GYDvudmt5tWduvVNCHTdNaIcE6yw= =/nHr -----END PGP SIGNATURE----- --------------enig5C7C139721989F5C78FA8B48-- From owner-freebsd-ports@FreeBSD.ORG Mon Oct 29 13:57:43 2012 Return-Path: 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 E3330C11 for ; Mon, 29 Oct 2012 13:57:43 +0000 (UTC) (envelope-from rhurlin@gwdg.de) Received: from amailer.gwdg.de (amailer.gwdg.de [134.76.10.18]) by mx1.freebsd.org (Postfix) with ESMTP id 9DDC58FC08 for ; Mon, 29 Oct 2012 13:57:43 +0000 (UTC) Received: from torii.nw-fva.de ([134.76.242.1] helo=pc028.nfv) by mailer.gwdg.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1TSpqX-0002Ik-IO; Mon, 29 Oct 2012 14:57:41 +0100 Message-ID: <508E8B55.1030403@gwdg.de> Date: Mon, 29 Oct 2012 14:57:41 +0100 From: Rainer Hurling User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:16.0) Gecko/20121012 Thunderbird/16.0.1 MIME-Version: 1.0 To: "O. Hartmann" Subject: Re: FreeBSD 10.0-CURRENT/amd64 r242305: www/apache22: setfib: NO: invalid FIB (max 0) References: <508E824C.3010503@zedat.fu-berlin.de> In-Reply-To: <508E824C.3010503@zedat.fu-berlin.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Authenticated: Id:rhurlin X-Spam-Level: - X-Virus-Scanned: (clean) by exiscan+sophie Cc: Ports FreeBSD X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Oct 2012 13:57:44 -0000 Am 29.10.2012 14:19 (UTC+1) schrieb O. Hartmann: > Hello world. > > With the most recent FreeBSD 10.0-CURRENT/amd64 r242305, CLAN buildworld > and with libc++/c++11 compiled, I can not start the Apache 2.22 > webserver anymore and receive this error on all boxes: > > > service apache22 restart > Performing sanity check on apache22 configuration: > Syntax OK > apache22 not running? (check /var/run/httpd.pid). > Performing sanity check on apache22 configuration: > Syntax OK > Starting apache22. > setfib: NO: invalid FIB (max 0) > /usr/local/etc/rc.d/apache22: WARNING: failed to start apache22 I don't know, if this is intended. But the following entry in /etc/rc.conf helps restarting the server: apache22_fib=0 This is mentioned in the updated rc.conf(5). > Regards, > > Oliver > From owner-freebsd-ports@FreeBSD.ORG Mon Oct 29 17:48:22 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7E8C5F78 for ; Mon, 29 Oct 2012 17:48:22 +0000 (UTC) (envelope-from jnagyjr1978@gmail.com) Received: from mail-ye0-f182.google.com (mail-ye0-f182.google.com [209.85.213.182]) by mx1.freebsd.org (Postfix) with ESMTP id 2B6B78FC08 for ; Mon, 29 Oct 2012 17:48:19 +0000 (UTC) Received: by mail-ye0-f182.google.com with SMTP id l8so955422yen.13 for ; Mon, 29 Oct 2012 10:48:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :x-enigmail-version:content-type; bh=cm0y3eEWvoON34+wX2AZI1GQsBEfRylu+LrmT4DTTk4=; b=Gt2QyO9J2ixMnE1UXe3u6kk2sFMmIpPfNkSYiO1dUKiSnb0PpvEVsLS3rbNx/yKfi7 LVw6b4ibZ5VMm87sqSKls8JRBLZgUkv4oqOg9IXQZOe6JVc7C/QJLadV5Yq0JTTnkMUY ljxHW4WJKYByModaJw8krlXeyFB0BQYGxptjA/px3dEhNneQwtaI2DzEIeMFRlj9HZ0G qh434TnIXlsTR1Urd/A0/g/9HBnNeMFLRgBHbCmWT96I3SUcWJPGk8gWeHUq7IkIv6vU hKQ2Q2rE+zrG6D+hzYj+dtgCCN3DhowiKeZqCc6K1jTeIfp1VbLMYtOkBI+LrtC4bWb+ h7UQ== Received: by 10.236.147.208 with SMTP id t56mr29550169yhj.88.1351532899479; Mon, 29 Oct 2012 10:48:19 -0700 (PDT) Received: from alex-laptop. (vid-196.dhcp.grp10.tnmmrl.infoave.net. [204.116.254.196]) by mx.google.com with ESMTPS id h16sm9160594ani.0.2012.10.29.10.48.17 (version=SSLv3 cipher=OTHER); Mon, 29 Oct 2012 10:48:18 -0700 (PDT) Message-ID: <508EC15E.6070906@gmail.com> Date: Mon, 29 Oct 2012 12:48:14 -0500 From: Joseph a Nagy Jr User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:16.0) Gecko/20121022 Thunderbird/16.0.1 MIME-Version: 1.0 To: FreeBSD Ports Subject: Maintaining tk-wrapper port X-Enigmail-Version: 1.4.5 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig9D7AFB1E5B2CECE3FCE06715" X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Oct 2012 17:48:22 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig9D7AFB1E5B2CECE3FCE06715 Content-Type: multipart/mixed; boundary="------------080903000602090703020004" This is a multi-part message in MIME format. --------------080903000602090703020004 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I'm volunteering to maintain tk-wrapper in ports and am looking for something more specific than "BSD license" to include for the license info. If someone could help me find this info, I've been searching the net for about an hour with no luck (I'm currently checking the distfile itself for more info). --=20 Yours in Christ, Joseph A Nagy Jr "Whoever loves instruction loves knowledge, But he who hates correction is stupid." -- Proverbs 12:1 Emails are not formal business letters, whatever businesses may want. Original content CopyFree (F) under the OWL http://owl.apotheon.org --------------080903000602090703020004-- --------------enig9D7AFB1E5B2CECE3FCE06715 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) Comment: Using GnuPG with Mozilla - http://www.enigmail.net/ iQEcBAEBAgAGBQJQjsFfAAoJECqR4kIlFcuBQZUH/2SjP7plI9mOexGZokH/A3id GbQaP1o41m9wdfHfbmRL/MEoniY6TyBogvxttsmwhntPuyDrIbp3AXPFt/4rlVQF +TLdNixFJ3cSMlHBTLzlWzEWlUjYCfMcGhQu/y6OjEPJ9MQxB/VOl3iF6q5/fNd3 HF92iy/g1alw9eNyEMSwSNW34NwFIGiQkdxDPUvprC7PJ1eJGhaOq0/8RJGphj/X 9EdY3COJDfpvdQ1+ENHxieVU89boR6d+VLYup1pov4Mrfil/rFhJlG2CRLo9vV3z lXtUk8I1xdEJ35seUW1Y7KI69cGUUlvKG9SWefACjxZGXG5KUsVICR4xkbMYDQc= =c0oZ -----END PGP SIGNATURE----- --------------enig9D7AFB1E5B2CECE3FCE06715-- From owner-freebsd-ports@FreeBSD.ORG Mon Oct 29 18:32:58 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3BF3E694; Mon, 29 Oct 2012 18:32:58 +0000 (UTC) (envelope-from mike.jakubik@intertainservices.com) Received: from mail.intertainservices.com (mail.intertainservices.com [69.77.177.114]) by mx1.freebsd.org (Postfix) with ESMTP id 0CB678FC16; Mon, 29 Oct 2012 18:32:57 +0000 (UTC) Received: from freebsd.local (unknown [172.16.10.114]) by mail.intertainservices.com (Postfix) with ESMTPSA id A8D445643D; Mon, 29 Oct 2012 14:24:12 -0400 (EDT) From: Mike Jakubik Organization: Intertainservices To: ports@freebsd.org, vbox@freebsd.org Subject: Can not compile VIrtualbox 4.1.22 Date: Mon, 29 Oct 2012 14:24:19 -0400 User-Agent: KMail/1.13.7 (FreeBSD/9.1-PRERELEASE; KDE/4.8.4; amd64; ; ) MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <201210291424.19868.mike.jakubik@intertainservices.com> X-intertainservices-MailScanner-Information: Please contact the ISP for more information X-intertainservices-MailScanner-ID: A8D445643D.ADEE9 X-intertainservices-MailScanner: Found to be clean X-intertainservices-MailScanner-From: mike.jakubik@intertainservices.com X-Spam-Status: No X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Oct 2012 18:32:58 -0000 Hello, There appears to be a typo of some sort in one of the sed files in the port. --- kBuild: Pass - Build Programs kBuild: Linking bin2c kBuild: Linking biossums kBuild: Linking filesplitter kBuild: Generating /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.1.22/out/freebsd.amd64/release/obj/Runtime/errmsgdata.h kBuild: Compiling RuntimeBldProg - /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.1.22/src/VBox/Runtime/common/err/RTErrConvertFromErrno.cpp kBuild: Compiling RuntimeBldProg - /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.1.22/src/VBox/Runtime/common/err/RTErrConvertToErrno.cpp kBuild: Compiling RuntimeBldProg - /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.1.22/src/VBox/Runtime/common/ldr/ldr.cpp kBuild: Compiling RuntimeBldProg - /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.1.22/src/VBox/Runtime/common/ldr/ldrELF.cpp /usr/local/bin/kmk_sed: file /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.1.22/src/VBox/Runtime/common/err/errmsg.sed line 31: Unmatched [ or [^ kmk: *** [/usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.1.22/out/freebsd.amd64/release/obj/Runtime/errmsgdata.h] Error 1 kmk: *** Deleting file `/usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.1.22/out/freebsd.amd64/release/obj/Runtime/errmsgdata.h' kmk: *** Waiting for unfinished jobs.... kmk: *** Exiting with status 2 *** [do-build] Error code 2 Stop in /usr/ports/emulators/virtualbox-ose. *** [build] Error code 1 Stop in /usr/ports/emulators/virtualbox-ose. Thanks. From owner-freebsd-ports@FreeBSD.ORG Mon Oct 29 18:57:08 2012 Return-Path: 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 C2364CCE for ; Mon, 29 Oct 2012 18:57:08 +0000 (UTC) (envelope-from freebsd@psconsult.nl) Received: from mx1.psconsult.nl (unknown [IPv6:2001:7b8:30f:e0::5059:ee8a]) by mx1.freebsd.org (Postfix) with ESMTP id 48E6E8FCBA for ; Mon, 29 Oct 2012 18:49:16 +0000 (UTC) Received: from mx1.psconsult.nl (mx1.hvnu.psconsult.nl [46.44.189.154]) by mx1.psconsult.nl (8.14.5/8.14.4) with ESMTP id q9TInA1h025792 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 29 Oct 2012 19:49:15 +0100 (CET) (envelope-from freebsd@psconsult.nl) Received: (from paul@localhost) by mx1.psconsult.nl (8.14.5/8.14.4/Submit) id q9TInA8c025791 for freebsd-ports@freebsd.org; Mon, 29 Oct 2012 19:49:10 +0100 (CET) (envelope-from freebsd@psconsult.nl) X-Authentication-Warning: mx1.psconsult.nl: paul set sender to freebsd@psconsult.nl using -f Date: Mon, 29 Oct 2012 19:49:10 +0100 From: Paul Schenkeveld To: freebsd-ports@freebsd.org Subject: Fping 3.4 hangs when started 2nd time and >= 1 host down Message-ID: <20121029184910.GA25736@psconsult.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Oct 2012 18:57:08 -0000 Hi, Fping 3.4 consistently hangs when one of the hosts being pinged is down ad fping is run more than once. Example: # fping -a host1 host2 host3 host4 host1 host2 host4 [times out after some time] # fping -a host1 host2 host3 host4 host1 host2 host4 [hangs forever] I'm running FreeBSD 8.3. With kind regards, Paul Schenkeveld From owner-freebsd-ports@FreeBSD.ORG Mon Oct 29 20:05:35 2012 Return-Path: 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 E8442826 for ; Mon, 29 Oct 2012 20:05:35 +0000 (UTC) (envelope-from kclark@actuate.com) Received: from mx2.actuate.com (mx2.actuate.com [69.1.81.237]) by mx1.freebsd.org (Postfix) with SMTP id C80688FC18 for ; Mon, 29 Oct 2012 20:05:35 +0000 (UTC) Received: from Exchange12.actuate.com (Not Verified[192.168.12.30]) by mx2.actuate.com with MailMarshal (v6, 7, 2, 8378) id ; Mon, 29 Oct 2012 13:05:28 -0700 Received: from EXCHANGE12.actuate.com ([::1]) by Exchange12.actuate.com ([::1]) with mapi; Mon, 29 Oct 2012 13:05:28 -0700 From: Kristopher Clark To: "freebsd-ports@freebsd.org" Date: Mon, 29 Oct 2012 13:05:27 -0700 Subject: tracking number of users for a port Thread-Topic: tracking number of users for a port Thread-Index: Ac22ELeSyOwB3cZyQWCJFOvKwj8IxQ== Message-ID: <347DE4202BF09F44AB4539B8206CD8D0013701E294@Exchange12.actuate.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Oct 2012 20:05:36 -0000 Once a port is in the tree is there a way to track how many people are usin= g that port? Thank you, Kris Clark From owner-freebsd-ports@FreeBSD.ORG Mon Oct 29 20:08:53 2012 Return-Path: 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 02B9C984 for ; Mon, 29 Oct 2012 20:08:53 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-la0-f54.google.com (mail-la0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 689E18FC12 for ; Mon, 29 Oct 2012 20:08:51 +0000 (UTC) Received: by mail-la0-f54.google.com with SMTP id e12so5181298lag.13 for ; Mon, 29 Oct 2012 13:08:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=N39LFY23CAjzNh/AQXr5MhEKQyAVyJd5Qunh1DYW1LI=; b=rbXbHnfOBUTql4Ruspoaz6vGtburOHmjVeN46rBg8YUgHLSXdsciPkQBodfBrCQeBV 5WXmxdQN9PUVGkLFI4+rc92OKz6YEJnju/IXLCcRHrFo4NjXVuD72FJ9JV+YbcnVGK8n d0wYmWclrhrITc3YDhRlaQN2fiGmZXR1NeFsA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:x-gm-message-state; bh=N39LFY23CAjzNh/AQXr5MhEKQyAVyJd5Qunh1DYW1LI=; b=NBVuXeIpoeKQpuDCsYJOVanDoOO+wD9+tkCUW76Ridl+UsgcBMd0+4XuKVtyVzBZ9J tgFsFn4jivhBcQhGl18XynSRMAh3plQ/s478wQnq04+dRLHzHhdxgVPKUW0c6cKx+7z0 Q0+3+xSarQBtWGbKJgewWqKYDpGRR42cAb7aE5d9GN4SJo/qBtJ2x1YpE/8JwAdmZtQS D0f+99+L75pIFbgUf04vN1uGbsAjYV3jguq1+W4ddqhYBfYIUiAieZWjevWPY9/LcM4n RtA8A3mjAV/Zm3z2a4XWf5GxU5FMOCRo+QrfoBCi0ZC+9vVLS/+2AM5guPTmDMCPKZzc TltQ== Received: by 10.112.99.74 with SMTP id eo10mr12393246lbb.64.1351541330995; Mon, 29 Oct 2012 13:08:50 -0700 (PDT) MIME-Version: 1.0 Received: by 10.112.162.71 with HTTP; Mon, 29 Oct 2012 13:08:20 -0700 (PDT) In-Reply-To: <347DE4202BF09F44AB4539B8206CD8D0013701E294@Exchange12.actuate.com> References: <347DE4202BF09F44AB4539B8206CD8D0013701E294@Exchange12.actuate.com> From: Eitan Adler Date: Mon, 29 Oct 2012 16:08:20 -0400 Message-ID: Subject: Re: tracking number of users for a port To: Kristopher Clark Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQnROYvM/clUWD2qCuG1focPZfr/7YDkbUv6c6Xg245tFMWHLvR5O1EDLwDOYROBrA7GrnQw Cc: "freebsd-ports@freebsd.org" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Oct 2012 20:08:53 -0000 On 29 October 2012 16:05, Kristopher Clark wrote: > Once a port is in the tree is there a way to track how many people are using that port? Not easily. You may be interested in http://www.bsdstats.org/. There have been discussions about using a dummy, empty, distfile in order to track downloads but there were some concerns about privacy and implementation issues which makes this very non-likely. -- Eitan Adler From owner-freebsd-ports@FreeBSD.ORG Mon Oct 29 20:09:20 2012 Return-Path: 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 0DCCE995 for ; Mon, 29 Oct 2012 20:09:20 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 8A1588FC18 for ; Mon, 29 Oct 2012 20:09:19 +0000 (UTC) Received: by mail-bk0-f54.google.com with SMTP id jf20so2255730bkc.13 for ; Mon, 29 Oct 2012 13:09:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=eaXXju90bAFn2qBwWDemueOAIEFYsLeohP5QdvzIbmk=; b=Uj+9uc/WtWieHxTeZBhulAF8frx/gZK6J6tQzdmTxHt1Ypf1kkvXkmi2ZtpPHC/xZi q54NYwZUHk4UDqIFanpPS3iyG9HT07V+J2uputYIeCVbq7L7CDt04WSNx27uNTV+H/Eb fCWSNs1z6r7xJRXWhmmIDrdS4AM8VW0MufCYp8oo1nCAJb4IaisRwIXYTz0gbLQ9PxIW iVctW62u4x6t6fEU1Hpnxk+tI5dVgW4a8Zk0ftxFxGwqAyDZs/4lgVWXOTzlRs27xicb EPNK/VEBjBc2tFEotgTzd0EHONKWzNYpXP7oR0anPum+ebKkd/jup4XdbR18yjtMHvA0 t0Bw== MIME-Version: 1.0 Received: by 10.204.128.201 with SMTP id l9mr9414076bks.66.1351541358357; Mon, 29 Oct 2012 13:09:18 -0700 (PDT) Received: by 10.204.50.197 with HTTP; Mon, 29 Oct 2012 13:09:18 -0700 (PDT) Received: by 10.204.50.197 with HTTP; Mon, 29 Oct 2012 13:09:18 -0700 (PDT) In-Reply-To: <347DE4202BF09F44AB4539B8206CD8D0013701E294@Exchange12.actuate.com> References: <347DE4202BF09F44AB4539B8206CD8D0013701E294@Exchange12.actuate.com> Date: Mon, 29 Oct 2012 20:09:18 +0000 Message-ID: Subject: Re: tracking number of users for a port From: Chris Rees To: Kristopher Clark Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: "freebsd-ports@freebsd.org" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Oct 2012 20:09:20 -0000 On 29 Oct 2012 20:05, "Kristopher Clark" wrote: > > Once a port is in the tree is there a way to track how many people are using that port? No. Many view that as an advantage :) Chris From owner-freebsd-ports@FreeBSD.ORG Mon Oct 29 20:36:49 2012 Return-Path: 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 C9C681AD for ; Mon, 29 Oct 2012 20:36:49 +0000 (UTC) (envelope-from magik@roorback.net) Received: from roorback.net (roorback.net [174.136.102.130]) by mx1.freebsd.org (Postfix) with ESMTP id AA1E98FC0A for ; Mon, 29 Oct 2012 20:36:49 +0000 (UTC) Received: by roorback.net (Postfix, from userid 58) id 0FEE811463; Mon, 29 Oct 2012 21:36:43 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on roorback.net X-Spam-Level: X-Spam-Flag: NO X-Spam-Status: No, score=-2.9 required=3.0 tests=ALL_TRUSTED,BAYES_00 autolearn=unavailable version=3.3.2 Received: from [10.0.0.57] (user-31-174-191-190.play-internet.pl [31.174.191.190]) by roorback.net (Postfix) with ESMTPSA id 22B551140E; Mon, 29 Oct 2012 21:36:38 +0100 (CET) Subject: Re: tracking number of users for a port From: Grzegorz Blach To: Kristopher Clark In-Reply-To: <347DE4202BF09F44AB4539B8206CD8D0013701E294@Exchange12.actuate.com> References: <347DE4202BF09F44AB4539B8206CD8D0013701E294@Exchange12.actuate.com> Content-Type: text/plain; charset="UTF-8" Date: Mon, 29 Oct 2012 21:36:21 +0100 Message-ID: <1351542981.1984.4.camel@silver.nine> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: "freebsd-ports@freebsd.org" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Oct 2012 20:36:49 -0000 On Mon, 2012-10-29 at 13:05 -0700, Kristopher Clark wrote: > Once a port is in the tree is there a way to track how many people are using that port? > At http://fbsdmon.org/ you can check how many people are using any port, but only for users which are sending list of installed ports. Currently only 32 users are sending statistics. Of course you can join to submitters: http://fbsdmon.org/about From owner-freebsd-ports@FreeBSD.ORG Mon Oct 29 21:43:52 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CC07EC0A for ; Mon, 29 Oct 2012 21:43:52 +0000 (UTC) (envelope-from department1101@gmail.com) Received: from mail-pa0-f68.google.com (mail-pa0-f68.google.com [209.85.220.68]) by mx1.freebsd.org (Postfix) with ESMTP id 920128FC0C for ; Mon, 29 Oct 2012 21:43:52 +0000 (UTC) Received: by mail-pa0-f68.google.com with SMTP id fb11so2279021pad.7 for ; Mon, 29 Oct 2012 14:43:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:subject:content-type:mime-version:date:from:to; bh=EYgE7jbLChx99ry5Jn43qeQ5p7cAtjoC0KzJ1oUt1Iw=; b=IonNqPn4k33RfPr6D44HWdVl5dP0HqqKXVbbE7XrJaI6iha2wBB/WNYEAzR351+Nhx 063zKlW0EQ1/DPbn9O2xOYC/yPuAiDY6GIPQqLS4TL3ikN2NDkSdxxslWMMlftgVQihs cgIC0PkGI8Qj8hYiFYfFfumku6ZoTk2V2AHTgiQFQTw8KFArCEQXBA9Ry3V0jlA+rYnG mQdWLtBM6MMWlY5QE4FLuTE9yjVtx2QrbDZkvthd9nLhFz7Zi/3Lb8/tUCWlH0CyNa80 JEd3bHsyoxQoyYIztCbVfwHWZ5CgWJF6u7y++58QUUCMaMNRVzJxoqW7dQVeI580LGuv OlOw== Received: by 10.68.200.33 with SMTP id jp1mr92829848pbc.54.1351547031880; Mon, 29 Oct 2012 14:43:51 -0700 (PDT) Received: from lenovo-135ece9e ([180.168.197.204]) by mx.google.com with ESMTPS id vu7sm6566672pbc.9.2012.10.29.14.43.48 (version=SSLv3 cipher=OTHER); Mon, 29 Oct 2012 14:43:50 -0700 (PDT) Message-ID: <508ef896.c7ef440a.2ea2.1c80@mx.google.com> Subject: Alternative Energy MIME-Version: 1.0 Date: Tue, 30 Oct 2012 05:43:46 +0800 From: "department1101@gmail.com" To: ports@FreeBSD.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: Quoted-Printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Oct 2012 21:43:53 -0000 If you can not display properly this email, please click the following= links: http://cbeservice.net/Alternative Energy.html=20 =20 =20 The new Chevy Volt is driven by electric motors... Fast Electric Bike=20= Convert Your Gas Car To Electric Power=20 Stop Paying $100 - $200 A Week On Gas! Basically, You Will No Longer H= ave To Pay For Gasoline After Reading My Guide! Order Now Fast Electric Bike - Diy 50mph Electric Bike How would you like a backup or full time source of cheap electricity i= n your back yard? Click Here! Electricity - Make It, Dont Buy It. Are You Tired Of Outrageous Electric Utility Bills? This Book Shows Yo= u How To Set Up Your Own Power Station In Your Back Yard. Click Here!=20= Electric Conversion Made Easy On electricity and slash your driving costs by up to 80% even if you a= re not technically inclined? Click Here!=20 =C2=A9 Copyright 2012 cbeservice.net. All rights reserved You have subscribed to this E-mail, if you want to unsubscribe, please= Click here to unsubscribe operation. From owner-freebsd-ports@FreeBSD.ORG Mon Oct 29 23:25:04 2012 Return-Path: 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 B2D24852 for ; Mon, 29 Oct 2012 23:25:04 +0000 (UTC) (envelope-from jeffreybouquet@yahoo.com) Received: from nm25-vm0.bullet.mail.sp2.yahoo.com (nm25-vm0.bullet.mail.sp2.yahoo.com [98.139.91.228]) by mx1.freebsd.org (Postfix) with ESMTP id 7B0EB8FC15 for ; Mon, 29 Oct 2012 23:25:04 +0000 (UTC) Received: from [98.139.91.69] by nm25.bullet.mail.sp2.yahoo.com with NNFMP; 29 Oct 2012 23:25:04 -0000 Received: from [98.139.91.24] by tm9.bullet.mail.sp2.yahoo.com with NNFMP; 29 Oct 2012 23:25:04 -0000 Received: from [127.0.0.1] by omp1024.mail.sp2.yahoo.com with NNFMP; 29 Oct 2012 23:25:04 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 77981.51039.bm@omp1024.mail.sp2.yahoo.com Received: (qmail 33997 invoked by uid 60001); 29 Oct 2012 23:25:03 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1351553103; bh=mdq3SY/MyLLkD+qsVfcVyB0VDI06vgI+BBi8jnAubbA=; h=X-YMail-OSG:Received:X-Rocket-MIMEInfo:X-Mailer:Message-ID:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=ASDIiYoY6r3EQsIEJRndTEPdvx78HDY3D388megxFiL6FxX6Cq5kMf63u9qD1x6+sX1eTfCScCWsQLq/FkL8xNHX8Pak1ZfPFGxi8NGexLzW6DHuhj4tk6z8DOpEneCDBcwL740ZZU7p1S89l//9ZVia+d+etmQmeoIZgQ/ofWI= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Rocket-MIMEInfo:X-Mailer:Message-ID:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=d+4Kv/frMQay7My8mipc+bgoYkYDHg89uCRip1UUf2n6P8fduwBION4PECOdD7ICqBBQxxtFODvoI03zA23iX95x6jenZg9pIOEonSO9z2NjKDqQEtbrYifU2apAsQJ5cJjYs5S+5WM2F5UE2rbJoiAGpPCyMq+HZN9wlz8wXSw=; X-YMail-OSG: 7PjHgcUVM1lanrdNMDwjuLFf9PR6GsMnVDpWiWRPNMGsNkI Zd4TUYw1.3PGGJ_nNWrY2oTWGWc0lEPkvHOdOYuSv40BkP9v3NOpXQUq5uzb VlcS94ypXqmVL5nodZO519LwGjMJSEIjsCTpONKmpcqIsMh6AW1qD7vx5Kca 8RZSY6SRwrP580zJpHl0ktcsXMkEG0XQDOSGZAqSf_gAmth6MVCamrhrU3QB nrrsn4w420vJCgZDNWmSRs5VVrUsA9P.wyys1P8CxEDp45ETK3WneLMzSy8R FdaHrcMdsceN7446b8.H67zSR.AzO18.j2v50YPmFBEmc.A2P_MdekXT66bY 2THMi_5clyfBkQ62kTKRWbn9bWOuN6Q9kEZ2UuVV5ih1CUc5qsQ5MYSG6U5d E3oEEPjz2cPwQ7ygxbjVsniRqE1OgcdkfkySED3_ODKJylqzoysUJeVrTS2u yBBfYLpZYS5OnF50vBM2cU5r2KDNG2yLThOBUQKI99KnBlLVNmnISe9tpH6x ata.kh2gNO.TxYIw9BGOksFdNYDWsl05FCtm_Mp6XNRu7NYTLtg-- Received: from [66.92.43.99] by web164001.mail.gq1.yahoo.com via HTTP; Mon, 29 Oct 2012 16:25:03 PDT X-Rocket-MIMEInfo: 001.001, CgotLS0gT24gTW9uLCAxMC8yOS8xMiwgRWl0YW4gQWRsZXIgPGxpc3RzQGVpdGFuYWRsZXIuY29tPiB3cm90ZToKCj4gRnJvbTogRWl0YW4gQWRsZXIgPGxpc3RzQGVpdGFuYWRsZXIuY29tPgo.IFN1YmplY3Q6IFJlOiB0cmFja2luZyBudW1iZXIgb2YgdXNlcnMgZm9yIGEgcG9ydAo.IFRvOiAiS3Jpc3RvcGhlciBDbGFyayIgPGtjbGFya0BhY3R1YXRlLmNvbT4KPiBDYzogImZyZWVic2QtcG9ydHNAZnJlZWJzZC5vcmciIDxmcmVlYnNkLXBvcnRzQGZyZWVic2Qub3JnPgo.IERhdGU6IE1vbmRheSwgT2N0b2IBMAEBAQE- X-Mailer: YahooMailClassic/15.0.8 YahooMailWebService/0.8.123.460 Message-ID: <1351553103.78447.YahooMailClassic@web164001.mail.gq1.yahoo.com> Date: Mon, 29 Oct 2012 16:25:03 -0700 (PDT) From: Jeffrey Bouquet Subject: Re: tracking number of users for a port To: Kristopher Clark , Eitan Adler In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Cc: "freebsd-ports@freebsd.org" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Oct 2012 23:25:04 -0000 =0A=0A--- On Mon, 10/29/12, Eitan Adler wrote:=0A=0A= > From: Eitan Adler =0A> Subject: Re: tracking number= of users for a port=0A> To: "Kristopher Clark" =0A> Cc= : "freebsd-ports@freebsd.org" =0A> Date: Monday,= October 29, 2012, 1:08 PM=0A> On 29 October 2012 16:05, Kristopher=0A> Cla= rk =0A> wrote:=0A> > Once a port is in the tree is ther= e a way to track how=0A> many people are using that port?=0A> =0A> Not easi= ly.=A0 You may be interested in http://www.bsdstats.org/.=A0 There=0A> have= been discussions about using a dummy, empty, distfile=0A> in order to=0A> = track downloads but there were some concerns about privacy=0A> and=0A> impl= ementation issues which makes this very non-likely.=0A> =0A> =0A> -- =0A> E= itan Adler=0A> _______________________________________________=0A> freebsd-= ports@freebsd.org=0A> mailing list=0A> http://lists.freebsd.org/mailman/lis= tinfo/freebsd-ports=0A> To unsubscribe, send any mail to "freebsd-ports-uns= ubscribe@freebsd.org"=0A> =0A=0Absdstats.org's ports link was broken for a = long time, recently fixed. It is also useful to check which ports one may w= ish to install; =0Ax11-clocks for instance, if many more are using some por= t it may=0Abe more useful overall; also a way to read all the port names = =0Aconveniently. From owner-freebsd-ports@FreeBSD.ORG Tue Oct 30 04:01:59 2012 Return-Path: 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 3583F6E7 for ; Tue, 30 Oct 2012 04:01:59 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: from mail-ea0-f182.google.com (mail-ea0-f182.google.com [209.85.215.182]) by mx1.freebsd.org (Postfix) with ESMTP id AF7E88FC0C for ; Tue, 30 Oct 2012 04:01:57 +0000 (UTC) Received: by mail-ea0-f182.google.com with SMTP id c10so2470123eaa.13 for ; Mon, 29 Oct 2012 21:01:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=IGXigpXQIIvp1pD0XF2elwMG1ZybEUmGriMtyz/1+tA=; b=sbVnWSU9oMHly5h6obX0ANNs0XLGwPPQZT1ymDTXWbgN3kFSGgpJc8sANi6Yt3Gsrn eqDxKL6/B3YJCMe2irNdEHyk5KWYmP3juTGtD7IWZg8Kee+8/DVqQXVtCnKg/53W/z9C T+PVLfae3hMkGce3il+OExAUpI7ooU3A3eRjVH6+JF6D0R4L9t7zBdTy/BgX9Fu73f8Q aqhZfeCVDAHMdqdxIyky3y+kxJCHYHkZGYWkXmKbVX/mnC6KZ0g6UofY1Khns6gz7fWx DIJyav2NE7wbr/DCcY+sB/eYBFXaLgpFjBhD5GDFalMevfouyGnRt2qk3Pq/ff0VLKpC HPFQ== MIME-Version: 1.0 Received: by 10.14.220.71 with SMTP id n47mr68790219eep.26.1351569716695; Mon, 29 Oct 2012 21:01:56 -0700 (PDT) Received: by 10.223.66.194 with HTTP; Mon, 29 Oct 2012 21:01:56 -0700 (PDT) In-Reply-To: <508E76B3.2030306@smeets.im> References: <508E76B3.2030306@smeets.im> Date: Mon, 29 Oct 2012 21:01:56 -0700 Message-ID: Subject: Re: fuse problems From: Kevin Oberman To: Florian Smeets Content-Type: text/plain; charset=UTF-8 Cc: FreeBSD Ports ML X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2012 04:01:59 -0000 On Mon, Oct 29, 2012 at 5:29 AM, Florian Smeets wrote: > On 10/29/2012 07:46, Kevin Oberman wrote: >> Florian, >> >> After updating fusefs-libs to 2.9.9 I fould serious problems with an >> NTFS file system. I am using the new fuse kernel code on 9-Stable on >> an amd64 system. >> > > I don't think it is related to the fusefs-libs update to 2.9.2. > > Can you please replace sysutils/fusefs-kmod with this version and revert > the fuse changes from your source tree? > http://people.freebsd.org/~flo/fusefs-kmod.tar.bz2 > > Reinstall fusefs-libs (2.9.1 or 2.9.2 shouldn't matter) and ntfs-3g, and > please try to copy something again. (after repairing the filesystem > obviously :)) > > Please also make sure that the old fuse.ko is gone from > /usr/local/modules, and make absolutely sure that you load the new > module. You should see > > fuse-freebsd: version 0.4.4, FUSE ABI 7.8 > > in /var/log/messages. > > I only have a "real" NTFS partition on a 10-current host, but with > fusefs-libs-2.9.2 and the in tree fuse code i was able to copy the > complete source tree to the NTFS partition without problems. So with my > new fusefs-kmod port it should work the same on 9.x. It does if I create > an md backed NTFS partition on a 9.x host and copy stuff over. You may be right, but I have done quite a bit of testing of the new kernel code with fusefs-ntfs and it had not given me any problem until this one that bit the day I upgraded fusefs-libs.. It was pretty nasty, but runnig a disk check on Windows fixed the problems though I lost all files copied to that system since the problem cropped up. Irt was part-way through a transfer of about 20 files totaling 150 or 200 MB. I should mention that the files were all copied over a network that was performing poorly due to a memory leak in the router. I can't see how that could have been tied to the problem, though. I'll upgrade fusefs-lib again tomorrow, but I'm moving this weekend and getting things ready to go, so I probably will not be able to do much testing. -- R. Kevin Oberman, Network Engineer E-mail: kob6558@gmail.com From owner-freebsd-ports@FreeBSD.ORG Tue Oct 30 06:36:45 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D2EFBD93 for ; Tue, 30 Oct 2012 06:36:45 +0000 (UTC) (envelope-from m.tsatsenko@gmail.com) Received: from mail-pb0-f54.google.com (mail-pb0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id A50FB8FC0A for ; Tue, 30 Oct 2012 06:36:45 +0000 (UTC) Received: by mail-pb0-f54.google.com with SMTP id rp8so5047269pbb.13 for ; Mon, 29 Oct 2012 23:36:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=72tvDLmx6/5WOLub7p4z4I5XhZU5CGO8yJFy7iVDWWs=; b=Zeyf/X42Wchkgw5OoI5djMBg9LItBZXEdZtYzhZGmi9Vv9FubLynoT+jw3M6UkfNXQ 21aGjyNGB7Tb6VTHaG/AG6vEyVSJc7lz9VC9CVl0TURAfcVgnvAB97VFyd77/BoQPHLc NSg1m7Wd2JH+TrY8qLPnBW2po1KGUS2uHHuZyRo8b5LqEaF1vaaNikkyTIMWDgCXHnRF rXldimGht2kNYV3smgbV6Hywxk6ANMfJXzeM8tj2iSFBmy3bZU9YJHtep4e4xekcaXWd 3H2sg6lIUfMAzWf6CCAZT8iGKewzMkxAC+bEjKMbl3QrXvLbo98xRpZat6RDESHwvYok aMhQ== MIME-Version: 1.0 Received: by 10.66.79.168 with SMTP id k8mr89518241pax.12.1351579004253; Mon, 29 Oct 2012 23:36:44 -0700 (PDT) Received: by 10.68.211.135 with HTTP; Mon, 29 Oct 2012 23:36:44 -0700 (PDT) In-Reply-To: <201210291424.19868.mike.jakubik@intertainservices.com> References: <201210291424.19868.mike.jakubik@intertainservices.com> Date: Tue, 30 Oct 2012 09:36:44 +0300 Message-ID: Subject: Re: Can not compile VIrtualbox 4.1.22 From: Mikhail Tsatsenko To: Mike Jakubik Content-Type: text/plain; charset=ISO-8859-1 Cc: ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2012 06:36:45 -0000 2012/10/29 Mike Jakubik : > Hello, > > There appears to be a typo of some sort in one of the sed files in the port. > > --- > > kBuild: Pass - Build Programs > kBuild: Linking bin2c > kBuild: Linking biossums > kBuild: Linking filesplitter > kBuild: Generating /usr/ports/emulators/virtualbox- > ose/work/VirtualBox-4.1.22/out/freebsd.amd64/release/obj/Runtime/errmsgdata.h > kBuild: Compiling RuntimeBldProg - /usr/ports/emulators/virtualbox- > ose/work/VirtualBox-4.1.22/src/VBox/Runtime/common/err/RTErrConvertFromErrno.cpp > kBuild: Compiling RuntimeBldProg - /usr/ports/emulators/virtualbox- > ose/work/VirtualBox-4.1.22/src/VBox/Runtime/common/err/RTErrConvertToErrno.cpp > kBuild: Compiling RuntimeBldProg - /usr/ports/emulators/virtualbox- > ose/work/VirtualBox-4.1.22/src/VBox/Runtime/common/ldr/ldr.cpp > kBuild: Compiling RuntimeBldProg - /usr/ports/emulators/virtualbox- > ose/work/VirtualBox-4.1.22/src/VBox/Runtime/common/ldr/ldrELF.cpp > /usr/local/bin/kmk_sed: file /usr/ports/emulators/virtualbox- > ose/work/VirtualBox-4.1.22/src/VBox/Runtime/common/err/errmsg.sed line 31: > Unmatched [ or [^ > kmk: *** [/usr/ports/emulators/virtualbox- > ose/work/VirtualBox-4.1.22/out/freebsd.amd64/release/obj/Runtime/errmsgdata.h] > Error 1 > kmk: *** Deleting file `/usr/ports/emulators/virtualbox- > ose/work/VirtualBox-4.1.22/out/freebsd.amd64/release/obj/Runtime/errmsgdata.h' > kmk: *** Waiting for unfinished jobs.... > kmk: *** Exiting with status 2 > *** [do-build] Error code 2 > > Stop in /usr/ports/emulators/virtualbox-ose. > *** [build] Error code 1 > > Stop in /usr/ports/emulators/virtualbox-ose. Hi, I am unable to reproduce the problem. Which version of FreeBSD you are using? Also please show me pkg_info output and make sure that sources under /usr/src, both userland and kernel binaries are in sync. -- Mikhail From owner-freebsd-ports@FreeBSD.ORG Tue Oct 30 06:54:12 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A31CAF91 for ; Tue, 30 Oct 2012 06:54:12 +0000 (UTC) (envelope-from tomas.bodzar@gmail.com) Received: from mail-da0-f54.google.com (mail-da0-f54.google.com [209.85.210.54]) by mx1.freebsd.org (Postfix) with ESMTP id 7732E8FC0C for ; Tue, 30 Oct 2012 06:54:11 +0000 (UTC) Received: by mail-da0-f54.google.com with SMTP id z9so2910208dad.13 for ; Mon, 29 Oct 2012 23:54:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:date:message-id:subject:from:to:content-type; bh=clwMFUw1gnMVXT2fES8cXSxjkJMyAv0vpuolDgkNyJM=; b=xCuy+2rVYdS3oilJMTRNFxtKITmicKOM2+T0zgOxGBaJIyH53zVxBwwcGnGIyA678p DXCMYULTs1pwFlMBxbNIlNXGkn0yyPi19bz5koJ5jwlZmy/FI/95I6lUVJIiIY7fWvHP /85j78dx0yKZqPQeufcGO4dOtEVCU3nFm40YA/Igp/j7pso4ruR7QLhZye7BGGnA2sfP FV7uHrnK9Dbtr85XK4wD6RDl3ZTir+IUJhrC8Q2S9AMr1VpwK95P6q3AVQmZDjF2Vwr5 jYPru96pmihlrcSAKnFUUxToDse5qmifZpVdYYn1Hr7JTqbbk36tIs/Uxl/NoqHv7tGr wjcw== MIME-Version: 1.0 Received: by 10.66.86.3 with SMTP id l3mr90452511paz.55.1351580051216; Mon, 29 Oct 2012 23:54:11 -0700 (PDT) Received: by 10.68.26.130 with HTTP; Mon, 29 Oct 2012 23:54:11 -0700 (PDT) Date: Tue, 30 Oct 2012 07:54:11 +0100 Message-ID: Subject: Citrix in FreeBSD ports status From: Tomas Bodzar To: ports@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: tomas.bodzar@gmail.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2012 06:54:12 -0000 Hi all, looking at http://www.freshports.org/net/citrix_ica/ I can see that there is just quite old version which is hard to find sources for. I'm able to install and use Citrix 12.1 under compat_linux on OpenBSD i386 or NetBSD i386/amd64 just fine. Did not test DragonFlyBSD yet (maybe today). On OpenBSD it's without sound as far as I know, because there's not yet Linux plugin for sndiod. However on NetBSD sound doesn't work too and I'm not sure why ( see eg. http://mail-index.netbsd.org/netbsd-users/2012/10/25/msg011766.html ). Don't know if it's because of some config mixup or because of issues in compat layer as Linux tools says that there's not sound card at all. I'm able to install it on PC-BSD (so I suppose that FreeBSD as well), but it doesn't start. There's just "blink" of window of that up during startup and that's all. Does someone have idea if I can use DTrace for debugging it somewhat? Thanks a lot Please cc me as I'm not subscribted to this list From owner-freebsd-ports@FreeBSD.ORG Tue Oct 30 08:28:35 2012 Return-Path: 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 970534CB for ; Tue, 30 Oct 2012 08:28:35 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 425078FC0C for ; Tue, 30 Oct 2012 08:28:34 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.69) with esmtp (envelope-from ) id <1TT7BZ-003902-PE>; Tue, 30 Oct 2012 09:28:33 +0100 Received: from e178027047.adsl.alicedsl.de ([85.178.27.47] helo=thor.walstatt.dyndns.org) by inpost2.zedat.fu-berlin.de (Exim 4.69) with esmtpsa (envelope-from ) id <1TT7BZ-002zbH-LN>; Tue, 30 Oct 2012 09:28:33 +0100 Message-ID: <508F8FB1.6040902@zedat.fu-berlin.de> Date: Tue, 30 Oct 2012 09:28:33 +0100 From: "O. Hartmann" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:16.0) Gecko/20121029 Thunderbird/16.0.2 MIME-Version: 1.0 To: Rainer Hurling Subject: Re: FreeBSD 10.0-CURRENT/amd64 r242305: www/apache22: setfib: NO: invalid FIB (max 0) References: <508E824C.3010503@zedat.fu-berlin.de> <508E8B55.1030403@gwdg.de> In-Reply-To: <508E8B55.1030403@gwdg.de> X-Enigmail-Version: 1.4.5 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigEC3E8480BA877CB737184757" X-Originating-IP: 85.178.27.47 Cc: Ports FreeBSD X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2012 08:28:35 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigEC3E8480BA877CB737184757 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Am 10/29/12 14:57, schrieb Rainer Hurling: > Am 29.10.2012 14:19 (UTC+1) schrieb O. Hartmann: >> Hello world. >> >> With the most recent FreeBSD 10.0-CURRENT/amd64 r242305, CLAN buildwor= ld >> and with libc++/c++11 compiled, I can not start the Apache 2.22 >> webserver anymore and receive this error on all boxes: >> >> >> service apache22 restart >> Performing sanity check on apache22 configuration: >> Syntax OK >> apache22 not running? (check /var/run/httpd.pid). >> Performing sanity check on apache22 configuration: >> Syntax OK >> Starting apache22. >> setfib: NO: invalid FIB (max 0) >> /usr/local/etc/rc.d/apache22: WARNING: failed to start apache22 >=20 > I don't know, if this is intended. But the following entry in > /etc/rc.conf helps restarting the server: >=20 > apache22_fib=3D0 >=20 > This is mentioned in the updated rc.conf(5). > Thanks. This helped and seems to resolve the problem. Oliver --------------enigEC3E8480BA877CB737184757 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iQEcBAEBAgAGBQJQj4+xAAoJEOgBcD7A/5N8AVcH+wXgAh6JFkI+32gnLP60pm1U A3aZ5MOg3dS4rZN0NJ+C7gJeVkw2twU8LVDh73p+a3XxlXBKBRzsmbM5lOaH/nRn ZzqzT5eZh56EW2aaUTIl8EGTkYaYXvVCVnVsMXKVBQrj762HW23ZI/tg2FlvtScI NuKR88PEgeWWJDr9rupUxPpy5hS15g9yWHtI1U/wpKrPwgtyzqc2hA92jI4RVJsl ws5Sy4Fau14OQ4eKlhWAw0HuNkG6J0sbR55b0MeWrTSqeJFXcVGIV0t4xflv/Gia gYM74pLdcnanCo7AxhDBI4xR6DPgRL2dAWBy8C/QHx1x/OQDzAVht04wRx6A1cA= =GASP -----END PGP SIGNATURE----- --------------enigEC3E8480BA877CB737184757-- From owner-freebsd-ports@FreeBSD.ORG Tue Oct 30 09:16:17 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8CD63EA0 for ; Tue, 30 Oct 2012 09:16:17 +0000 (UTC) (envelope-from decke@bluelife.at) Received: from mail-wg0-f50.google.com (mail-wg0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 10BD18FC0C for ; Tue, 30 Oct 2012 09:16:15 +0000 (UTC) Received: by mail-wg0-f50.google.com with SMTP id 16so31275wgi.31 for ; Tue, 30 Oct 2012 02:16:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bluelife.at; s=google; h=mime-version:sender:x-originating-ip:date:x-google-sender-auth :message-id:subject:from:to:content-type; bh=TTWyJZRJy4yu3apb6tJCyAgJaRUPNfsxGTA/YqyuN+c=; b=EyiSYR4CR6wrPr+G9se2Oj4YuM4JTZRXrV00rQXtw4rdcabjzc7aoOAFIAZ7fTRVh2 5SzHzCwqYrSlugSJwHJ1m5+Na+LH4iT6GeBeMQpE2DcnEUlMhxzxZm4Izw8TgbF2B8wI Jwh720gXsTS36neraZJbzjEaJmtbTQKSdcbtg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:x-originating-ip:date:x-google-sender-auth :message-id:subject:from:to:content-type:x-gm-message-state; bh=TTWyJZRJy4yu3apb6tJCyAgJaRUPNfsxGTA/YqyuN+c=; b=SMv9PjbTPNJve9VkUcvnHYV5Vn1ftJfi5DL3aptS3ir8SRv85uFxeuw1aNzNvKZ72Y gZN9AO0Hh3jwEKku0MPPR/K+gHekkVB5zQvSWkMFu6e30Bz7xkgZzIkGov4ve4mGUddf ER+54sIVZFLAn949ckFfOm7wttqEwtauDe6BYTLlSWbQY4FUkzAuRWVAPl8xGZEZDuL/ ok971DFb5yvpL077eeuPuyC8H3cuCoSREZZ4UJqHdiEODgusUJIohXL030vV2wvbmGkd ABVVfRD3pe+kIITA9fTGJ0iHtGJK7WNgNX6GmyTr4HuhbWI8pQERjhDwc39y1WwpG2dt yrJQ== MIME-Version: 1.0 Received: by 10.180.86.65 with SMTP id n1mr1533233wiz.0.1351588574884; Tue, 30 Oct 2012 02:16:14 -0700 (PDT) Sender: decke@bluelife.at Received: by 10.194.104.98 with HTTP; Tue, 30 Oct 2012 02:16:14 -0700 (PDT) X-Originating-IP: [80.123.233.199] Date: Tue, 30 Oct 2012 10:16:14 +0100 X-Google-Sender-Auth: 2vHvDKuayHFMPn9B_gSmRZ4m2xg Message-ID: Subject: [Call for Testers] VirtualBox 4.2.4 From: =?ISO-8859-1?Q?Bernhard_Fr=F6hlich?= To: emulation@freebsd.org, ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQnqUo6Y+NpRUNM82Gtfwnvxt9B4lAutHXB1BCUL9FZX4aFiaZVB8lYXC7wCKIYp4lK0G7Rn X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2012 09:16:17 -0000 Hi virtualbox users! This is again a call for testers to get some feedback before we commit VirtualBox 4.2 to the portstree. If you already run VirtualBox 4.2.0 you should definitely update to 4.2.4 because they fixed quite a few serious bugs upstream. Our plan is still to commit 4.2 to the portstree as soon as FreeBSD 9.1 is out the door. If you are interested in helping with virtualbox maintenance and development or have noticed a bug you can easily find us on IRC. Please update devel/kBuild-devel before updating any of the virtualbox ports and ensure that your Kernel sources match your running kernel before building the virtualbox-ose-kmod port. Changes since VirtualBox 4.1: https://www.virtualbox.org/wiki/Changelog VirtualBox 4.2.4 and 4.1.22 (legacy) Ports: http://people.freebsd.org/~decke/virtualbox/virtualbox-cft-4.2.4-20121030.tar.gz IRC: #freebsd-vbox on Freenode Bernhard on behalf of the new VirtualBox on FreeBSD Team! -- Bernhard Froehlich http://www.bluelife.at/ From owner-freebsd-ports@FreeBSD.ORG Tue Oct 30 10:11:59 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id ECF9BC06 for ; Tue, 30 Oct 2012 10:11:59 +0000 (UTC) (envelope-from meta@vmeta.jp) Received: from glory.vmeta.jp (7c293911.i-revonet.jp [124.41.57.17]) by mx1.freebsd.org (Postfix) with ESMTP id B2FBB8FC14 for ; Tue, 30 Oct 2012 10:11:57 +0000 (UTC) Received: from glory.vmeta.jp (7c293911.i-revonet.jp [124.41.57.17]) by glory.vmeta.jp (Postfix) with ESMTPSA id AD56F913; Tue, 30 Oct 2012 19:11:49 +0900 (JST) Date: Tue, 30 Oct 2012 19:11:46 +0900 From: meta To: ports@freebsd.org Subject: Re: New port: net/tigervnc call for testers (not PRed yet) Message-ID: <20121030101146.GA53731@glory.vmeta.jp> References: <20121001161354.GA30842@icepick.vmeta.jp> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-2022-jp Content-Disposition: inline In-Reply-To: <20121001161354.GA30842@icepick.vmeta.jp> X-Operating-System: FreeBSD 9.0-RELEASE amd64 User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2012 10:12:00 -0000 Hello VNC users, Thank you for all people who gave me really useful advices, I could fix some problems on my TigerVNC port. Now it builds with any combinations of options. Please check it out and test again, please help me to make this port better. svn co http://svn.redports.org/meta/net/tigervnc/ Known problems are: - Cannot build with WITH_NEW_XORG (low priority for me) - Cannot build on redports CLANG/amd64 (I can't repeat it) See also redports' build archive. https://redports.org/buildarchive/20121027071840-58789/ I will submit this port in a few weeks if no other problems found. Regards, -- `whois vmeta.jp | nkf -w` meta From owner-freebsd-ports@FreeBSD.ORG Tue Oct 30 13:25:38 2012 Return-Path: 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 34F1D7E8; Tue, 30 Oct 2012 13:25:38 +0000 (UTC) (envelope-from sistematico@gmail.com) Received: from mail-vb0-f54.google.com (mail-vb0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id BAD1F8FC08; Tue, 30 Oct 2012 13:25:37 +0000 (UTC) Received: by mail-vb0-f54.google.com with SMTP id l1so356652vba.13 for ; Tue, 30 Oct 2012 06:25:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=R02zspzL1zBei7/m9rlWEbw1Pf119EAPH7MnVQ26pQs=; b=zk6/oMrl9ffpm4YPP512aGhm6a1vCVHkCGi7s2c70E2JHw82L795ROLaTsRLwn5YiG M5VybfL2exurojSPjxFbvIiM3DVBrNZ7WdirvnFr/1BwenxkRWS9BJSsdB3EkHOVXiDD n6o7VWVACaFk4Y2G0H0z13aWM06GCN4afgTsAn3T+GtmMHv2WpcdkhfkPokliA+2EWdR fQYzOm5aQM9Uu1zthfXRlGZ2SqKgvViMsjAg23UfCQpbTX4pxCcTuxL7ewnMLOmTIho5 YomeDPiCBMltl1uh9JHX3zyPSl89z+dOOn3PtvbhOAHCjLZveDWQ0ZzNDVx9yTmeO3du affw== Received: by 10.220.210.193 with SMTP id gl1mr13236650vcb.58.1351603537025; Tue, 30 Oct 2012 06:25:37 -0700 (PDT) Received: from [192.168.0.102] ([189.0.164.110]) by mx.google.com with ESMTPS id q7sm332557vdw.22.2012.10.30.06.25.33 (version=SSLv3 cipher=OTHER); Tue, 30 Oct 2012 06:25:36 -0700 (PDT) Message-ID: <508FD54B.90302@gmail.com> Date: Tue, 30 Oct 2012 10:25:31 -0300 From: =?ISO-8859-1?Q?Lucas_Sali=E9s_Brum?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:16.0) Gecko/20121030 Thunderbird/16.0.2 MIME-Version: 1.0 To: Chris Rees Subject: Re: lib name on LIB_DEPENDS References: <508D5370.6080404@gwdg.de> <508D7122.30208@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2012 13:25:38 -0000 Em 28/10/2012 15:31, Chris Rees escreveu: > On 28 October 2012 17:53, Lucas Saliés Brum wrote: >> Em 28/10/2012 12:46, Rainer Hurling escreveu: >>> textproc/py-feedparser does not install any library, so you need to test >>> the presence of the python script, installed by this port: >>> >>> /usr/local/lib/python2.7/site-packages/feedparser.py >>> >>> To be path and version independent you should use something like >>> >>> ${PYTHON_SITELIBDIR}/feedparser.py:${PORTSDIR}/textproc/py-feedparser >>> >>> Hope this helps, >>> Rainer >> Thanks for your response Rainer!! >> >> http://paste.sistematico.org/16 >> >> Any hint? >> > Yes, you installed py-feedparser with a different PREFIX somehow :) > > Use pkg_delete -fx py27-feedparser > > Once you've done that, you should be able to make your test port > without problems. > > Chris http://paste.sistematico.org/19 How to fix this? Thank you all. From owner-freebsd-ports@FreeBSD.ORG Tue Oct 30 13:35:06 2012 Return-Path: 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 35DA9F3E; Tue, 30 Oct 2012 13:35:06 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward7.mail.yandex.net (forward7.mail.yandex.net [IPv6:2a02:6b8:0:202::2]) by mx1.freebsd.org (Postfix) with ESMTP id 974058FC17; Tue, 30 Oct 2012 13:35:05 +0000 (UTC) Received: from smtp9.mail.yandex.net (smtp9.mail.yandex.net [77.88.61.35]) by forward7.mail.yandex.net (Yandex) with ESMTP id E042A1C1344; Tue, 30 Oct 2012 17:35:03 +0400 (MSK) Received: from smtp9.mail.yandex.net (localhost [127.0.0.1]) by smtp9.mail.yandex.net (Yandex) with ESMTP id A475D152072D; Tue, 30 Oct 2012 17:35:03 +0400 (MSK) Received: from unknown (unknown [213.138.80.247]) by smtp9.mail.yandex.net (nwsmtp/Yandex) with ESMTP id Z2LiQ1Wf-Z3LK7I90; Tue, 30 Oct 2012 17:35:03 +0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1351604103; bh=grm7Fn5mOz7HFxi7YVWRy7VXQtFQSHhLIzoSvcxg4PI=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject: References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=fXHgi//nUPqyNVc1IjwZz6KXMmtgBmIbkROTCpT+nI09BCkKNzAaewwQmHk8ks7jb Is+Xcuuq6Uooy6ZSq4Hghd1zO6YOOchcrawrektmUBOywMgegu1pkmtui/+SX03ME5 272sgT0Hzbl7Nirj3Do9Yajb+DLaBOG7CNtxF21g= Message-ID: <508FD758.80100@yandex.ru> Date: Tue, 30 Oct 2012 17:34:16 +0400 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:16.0) Gecko/20121024 Thunderbird/16.0.1 MIME-Version: 1.0 To: =?ISO-8859-1?Q?Lucas_Sali=E9s_Brum?= Subject: Re: lib name on LIB_DEPENDS References: <508D5370.6080404@gwdg.de> <508D7122.30208@gmail.com> <508FD54B.90302@gmail.com> In-Reply-To: <508FD54B.90302@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: Chris Rees , freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2012 13:35:06 -0000 Lucas Saliés Brum wrote on 30.10.2012 17:25: > Em 28/10/2012 15:31, Chris Rees escreveu: >> Yes, you installed py-feedparser with a different PREFIX somehow :) >> >> Use pkg_delete -fx py27-feedparser >> >> Once you've done that, you should be able to make your test port >> without problems. >> >> Chris > > http://paste.sistematico.org/19 > How to fix this? > > Thank you all. It complains because py-feedparser is not a shared library. It should be removed from LIB_DEPENDS and added to BUILD and/or RUN_DEPENDS instead. -- Regards, Ruslan Tinderboxing kills... the drives. From owner-freebsd-ports@FreeBSD.ORG Tue Oct 30 13:36:21 2012 Return-Path: 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 6159BFEF; Tue, 30 Oct 2012 13:36:21 +0000 (UTC) (envelope-from sistematico@gmail.com) Received: from mail-vc0-f182.google.com (mail-vc0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id B988B8FC12; Tue, 30 Oct 2012 13:36:20 +0000 (UTC) Received: by mail-vc0-f182.google.com with SMTP id fw7so379524vcb.13 for ; Tue, 30 Oct 2012 06:36:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=7Q+HhRnUD6szQhjmahXwkUSL5wSrTuTTpUZqG2HG+4Q=; b=UhegMviVaEWZ8F+YFIhEya9QEJIgva9bPfrS7LebE4gMgnl6flwLDU3bQ+foBCq4Fg RZ2Pw2QYvPd7Nmg92faKrr3zRYzFSgn82SoPH64MPV05XoU3h0b+LF8Jk6+6YvzA2zib dlJPhJxlqwQojX/2vzJYMr8qXzpOSPtiWp/gSkQE5g/mBoF8NSPh5h6mm6VE+SAD3cR3 sxj57FYp+T0vYbIlJ26E1ToiFb7Vl2lfmX3oyW05H25PfkCre+a/qbTlcc4pnwRBLdpM +P78mcYCho75TAeysk0owgjr/wnzKduZMHHvlruwdSsk+rfLmj7TeAaBFlZNleKC+SCH cs4w== Received: by 10.58.186.147 with SMTP id fk19mr49748233vec.13.1351604180014; Tue, 30 Oct 2012 06:36:20 -0700 (PDT) Received: from [192.168.0.102] ([189.0.164.110]) by mx.google.com with ESMTPS id r6sm355092vdj.8.2012.10.30.06.36.14 (version=SSLv3 cipher=OTHER); Tue, 30 Oct 2012 06:36:18 -0700 (PDT) Message-ID: <508FD7CC.3010406@gmail.com> Date: Tue, 30 Oct 2012 10:36:12 -0300 From: =?ISO-8859-1?Q?Lucas_Sali=E9s_Brum?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:16.0) Gecko/20121030 Thunderbird/16.0.2 MIME-Version: 1.0 To: Chris Rees , freebsd-ports@freebsd.org Subject: Re: lib name on LIB_DEPENDS References: <508D5370.6080404@gwdg.de> <508D7122.30208@gmail.com> <508FD54B.90302@gmail.com> In-Reply-To: <508FD54B.90302@gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2012 13:36:21 -0000 Em 30/10/2012 10:25, Lucas Saliés Brum escreveu: > Em 28/10/2012 15:31, Chris Rees escreveu: >> On 28 October 2012 17:53, Lucas Saliés Brum wrote: >>> Em 28/10/2012 12:46, Rainer Hurling escreveu: >>>> textproc/py-feedparser does not install any library, so you need to test >>>> the presence of the python script, installed by this port: >>>> >>>> /usr/local/lib/python2.7/site-packages/feedparser.py >>>> >>>> To be path and version independent you should use something like >>>> >>>> ${PYTHON_SITELIBDIR}/feedparser.py:${PORTSDIR}/textproc/py-feedparser >>>> >>>> Hope this helps, >>>> Rainer >>> Thanks for your response Rainer!! >>> >>> http://paste.sistematico.org/16 >>> >>> Any hint? >>> >> Yes, you installed py-feedparser with a different PREFIX somehow :) >> >> Use pkg_delete -fx py27-feedparser >> >> Once you've done that, you should be able to make your test port >> without problems. >> >> Chris > http://paste.sistematico.org/19 > How to fix this? > > Thank you all. Sorry, i missed the Makefile: http://paste.sistematico.org/20 My pkg-plist is blank, anything related? I need to create? From owner-freebsd-ports@FreeBSD.ORG Tue Oct 30 13:40:37 2012 Return-Path: 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 96D7628E for ; Tue, 30 Oct 2012 13:40:37 +0000 (UTC) (envelope-from sistematico@gmail.com) Received: from mail-vb0-f54.google.com (mail-vb0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 403688FC0C for ; Tue, 30 Oct 2012 13:40:36 +0000 (UTC) Received: by mail-vb0-f54.google.com with SMTP id l1so379093vba.13 for ; Tue, 30 Oct 2012 06:40:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=eA8jAKvCgl5GTtNAO/2Nfx3HcWbkpyc1rNFoySReo5c=; b=x6C/2s+nRD93n6WyrFRbG3KXnez4BKQF62A/vJ3fbkWhd+//qh3ZEjtiBAdkMrj4es J1wJ1E2C6ZBqvNPMNXqz4Izht6SQ5xL63sJd/o6HqkJDVur+WjGymD6ThWeHEf7iwjml Wk6yneQwHM4wXFoBvEX/mvT2WKzzd3DoAEVhTjb0OcOE7VQPrXmaXTh/qAZn5/48XHwN 0iRHQN49fmx6EsKktJaXsOINr3rGbNxyZHzoi1/+SBFfCu67iE5Kna/Su29vph4B1iCX PnVD9PJHD2jPvNFwm9jmjTBZXOPiV5RQawv7PFiWVdGPLYfH8SLhklTDt3JOd3CNuDlf /HPA== Received: by 10.221.12.9 with SMTP id pg9mr13510638vcb.68.1351604435503; Tue, 30 Oct 2012 06:40:35 -0700 (PDT) Received: from [192.168.0.102] ([189.0.164.110]) by mx.google.com with ESMTPS id w17sm358443vdf.16.2012.10.30.06.40.30 (version=SSLv3 cipher=OTHER); Tue, 30 Oct 2012 06:40:34 -0700 (PDT) Message-ID: <508FD8CC.50502@gmail.com> Date: Tue, 30 Oct 2012 10:40:28 -0300 From: =?ISO-8859-1?Q?Lucas_Sali=E9s_Brum?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:16.0) Gecko/20121030 Thunderbird/16.0.2 MIME-Version: 1.0 To: Ruslan Mahmatkhanov Subject: Re: lib name on LIB_DEPENDS References: <508D5370.6080404@gwdg.de> <508D7122.30208@gmail.com> <508FD54B.90302@gmail.com> <508FD758.80100@yandex.ru> In-Reply-To: <508FD758.80100@yandex.ru> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2012 13:40:37 -0000 Em 30/10/2012 10:34, Ruslan Mahmatkhanov escreveu: > Lucas Saliés Brum wrote on 30.10.2012 17:25: >> Em 28/10/2012 15:31, Chris Rees escreveu: >>> Yes, you installed py-feedparser with a different PREFIX somehow :) >>> >>> Use pkg_delete -fx py27-feedparser >>> >>> Once you've done that, you should be able to make your test port >>> without problems. >>> >>> Chris >> >> http://paste.sistematico.org/19 >> How to fix this? >> >> Thank you all. > > It complains because py-feedparser is not a shared library. It should > be removed from LIB_DEPENDS and added to BUILD and/or RUN_DEPENDS > instead. > In some "strange way" it worked!! hahaha Thank you all! Really! But now: [lucas@jazz ~]:$ cgmailservice cgmailservice: Command not found. Maybe missing pkg-plist? From owner-freebsd-ports@FreeBSD.ORG Tue Oct 30 13:42:38 2012 Return-Path: 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 6ED9141F; Tue, 30 Oct 2012 13:42:38 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward6.mail.yandex.net (forward6.mail.yandex.net [IPv6:2a02:6b8:0:202::7]) by mx1.freebsd.org (Postfix) with ESMTP id CE16A8FC18; Tue, 30 Oct 2012 13:42:37 +0000 (UTC) Received: from smtp7.mail.yandex.net (smtp7.mail.yandex.net [77.88.61.55]) by forward6.mail.yandex.net (Yandex) with ESMTP id 610121121015; Tue, 30 Oct 2012 17:42:36 +0400 (MSK) Received: from smtp7.mail.yandex.net (localhost [127.0.0.1]) by smtp7.mail.yandex.net (Yandex) with ESMTP id 29427158050B; Tue, 30 Oct 2012 17:42:36 +0400 (MSK) Received: from unknown (unknown [213.138.80.247]) by smtp7.mail.yandex.net (nwsmtp/Yandex) with ESMTP id gZPGXSkk-gZPii2qO; Tue, 30 Oct 2012 17:42:35 +0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1351604556; bh=Vfuu/4mkbU95CRw8b9No4u2e0I/xoyskihTs+a8rAv0=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject: References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=LXD3O46k727Nrp7+0/oQ7Ises8MUQGiVNbFwCOfS3ew15ni+wUECUMzLcRTyCUevM 4w9TGthXTMxj0ATyPlFzXZ8Tl7uzeJBY0pdQWB+KUy+/28XYB+FSBmAKwoVT7YTcRn qN3EZDMDYhLZm0k/SwTj3TkKM1RtZo2bznOBya9w= Message-ID: <508FD918.2060303@yandex.ru> Date: Tue, 30 Oct 2012 17:41:44 +0400 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:16.0) Gecko/20121024 Thunderbird/16.0.1 MIME-Version: 1.0 To: =?ISO-8859-1?Q?Lucas_Sali=E9s_Brum?= Subject: Re: lib name on LIB_DEPENDS References: <508D5370.6080404@gwdg.de> <508D7122.30208@gmail.com> <508FD54B.90302@gmail.com> <508FD7CC.3010406@gmail.com> In-Reply-To: <508FD7CC.3010406@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: Chris Rees , freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2012 13:42:38 -0000 Lucas Saliés Brum wrote on 30.10.2012 17:36: > Em 30/10/2012 10:25, Lucas Saliés Brum escreveu: >> Em 28/10/2012 15:31, Chris Rees escreveu: >>> On 28 October 2012 17:53, Lucas Saliés Brum wrote: >>>> Em 28/10/2012 12:46, Rainer Hurling escreveu: >>>>> textproc/py-feedparser does not install any library, so you need to test >>>>> the presence of the python script, installed by this port: >>>>> >>>>> /usr/local/lib/python2.7/site-packages/feedparser.py >>>>> >>>>> To be path and version independent you should use something like >>>>> >>>>> ${PYTHON_SITELIBDIR}/feedparser.py:${PORTSDIR}/textproc/py-feedparser >>>>> >>>>> Hope this helps, >>>>> Rainer >>>> Thanks for your response Rainer!! >>>> >>>> http://paste.sistematico.org/16 >>>> >>>> Any hint? >>>> >>> Yes, you installed py-feedparser with a different PREFIX somehow :) >>> >>> Use pkg_delete -fx py27-feedparser >>> >>> Once you've done that, you should be able to make your test port >>> without problems. >>> >>> Chris >> http://paste.sistematico.org/19 >> How to fix this? >> >> Thank you all. > > Sorry, i missed the Makefile: http://paste.sistematico.org/20 > My pkg-plist is blank, anything related? I need to create? change LIB_DEPENDS= ${PYTHON_SITELIBDIR}/feedparser.py:${PORTSDIR}/textproc/py-feedparser with: RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}feedparser>0:${PORTSDIR}/textproc/py-feedparser -- Regards, Ruslan Tinderboxing kills... the drives. From owner-freebsd-ports@FreeBSD.ORG Tue Oct 30 13:43:40 2012 Return-Path: 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 C73854C4 for ; Tue, 30 Oct 2012 13:43:40 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 409708FC08 for ; Tue, 30 Oct 2012 13:43:40 +0000 (UTC) Received: by mail-bk0-f54.google.com with SMTP id jf20so185399bkc.13 for ; Tue, 30 Oct 2012 06:43:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=KS51lmoP27PWkQrjfMiHIMj0AJBr8ySFdjg+YWXoaa4=; b=tAzWoSmOpH9vcJlOdScd5YiAfcHZVXeQ91Ed5HnzGt7s3DSy/5pvDrGHFj7uWoP4Bh QO6YIM0AObNey+M4TsdiZlTDae7OngXyPoyJvB+jdwTBfyVg4NpV9Kk2CTQ26gkgSnJy X2g0UWqR2uciNyiue/86UkVYnAE0kZ0ZGwQVx9TBA6fdLEdnviPf3euPXJDhjgXimPj9 fHzmrjsTusnLIFYQSCqhwxVRJi5gXIKptDgFen/++oOjFIO3rYFeDx+aEmNS3lP/iSu+ 1aGpdU+eLrx2h+wu1Sw5nc9EtVe4e+DB/jo3cEomqhdf89R6CXIX7/B9ApY+XiwJAQOT wukg== Received: by 10.204.150.213 with SMTP id z21mr10503431bkv.45.1351604619140; Tue, 30 Oct 2012 06:43:39 -0700 (PDT) MIME-Version: 1.0 Sender: utisoft@gmail.com Received: by 10.204.50.197 with HTTP; Tue, 30 Oct 2012 06:43:08 -0700 (PDT) In-Reply-To: <508FD8CC.50502@gmail.com> References: <508D5370.6080404@gwdg.de> <508D7122.30208@gmail.com> <508FD54B.90302@gmail.com> <508FD758.80100@yandex.ru> <508FD8CC.50502@gmail.com> From: Chris Rees Date: Tue, 30 Oct 2012 13:43:08 +0000 X-Google-Sender-Auth: qmVEBmfkRRcGX2Zzo51zl15pIAY Message-ID: Subject: Re: lib name on LIB_DEPENDS To: =?ISO-8859-1?Q?Lucas_Sali=E9s_Brum?= Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-ports@freebsd.org, Ruslan Mahmatkhanov X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2012 13:43:40 -0000 On 30 October 2012 13:40, Lucas Sali=E9s Brum wrote= : > Em 30/10/2012 10:34, Ruslan Mahmatkhanov escreveu: >> Lucas Sali=E9s Brum wrote on 30.10.2012 17:25: >>> Em 28/10/2012 15:31, Chris Rees escreveu: >>>> Yes, you installed py-feedparser with a different PREFIX somehow :) >>>> >>>> Use pkg_delete -fx py27-feedparser >>>> >>>> Once you've done that, you should be able to make your test port >>>> without problems. >>>> >>>> Chris >>> >>> http://paste.sistematico.org/19 >>> How to fix this? >>> >>> Thank you all. >> >> It complains because py-feedparser is not a shared library. It should >> be removed from LIB_DEPENDS and added to BUILD and/or RUN_DEPENDS >> instead. >> > > In some "strange way" it worked!! hahaha > Thank you all! > Really! > > But now: > [lucas@jazz ~]:$ cgmailservice > cgmailservice: Command not found. > Did you install it afterwards? You're running csh, so you should also run "rehash". (By the way, csh traditionally uses % for a prompt so you don't confuse people who look at the $ and think sh/bash!) Chris From owner-freebsd-ports@FreeBSD.ORG Tue Oct 30 14:07:28 2012 Return-Path: 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 F0F588D4; Tue, 30 Oct 2012 14:07:27 +0000 (UTC) (envelope-from sistematico@gmail.com) Received: from mail-vc0-f182.google.com (mail-vc0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id 2BAA18FC0C; Tue, 30 Oct 2012 14:07:27 +0000 (UTC) Received: by mail-vc0-f182.google.com with SMTP id fw7so434021vcb.13 for ; Tue, 30 Oct 2012 07:07:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; bh=mPDjqzeAV3TRWiWEVHFHzV52J44QyDgaB+74giKLoIc=; b=J6W2/z0PULqip+5SANJr8IK/J/5AlOVL/FL2W59kNJknDnREw3fwQJbriEDGdyHfcy bCQGbfOgybqtOvaczl/Z+fIh0VeVv1ffN50VVUD/nuu5eGPh5FQRP20vkmqscy5LVEQu pAG+WgrqCVmQwIslCrk4+Yy6z0zSZ8P7v5U9EnnnjzToYdzQx3oTe8cYRHaJ3V6KsxMB jthLUerFKxwxZt0WPX+EYKct3iSZV/kEz1R2j8WMW4nn0Y02xp4lKIND8zgQINFD6uPT LtlMohN6PhPEm0Z66ZSlBdwzHvwImKFk30SOxL8HmttvHaPmUtp1xWYVWhA7k4hcIqaB c5Wg== Received: by 10.52.67.44 with SMTP id k12mr42705169vdt.15.1351606046691; Tue, 30 Oct 2012 07:07:26 -0700 (PDT) Received: from [192.168.0.102] ([189.0.164.110]) by mx.google.com with ESMTPS id gl6sm360711vec.4.2012.10.30.07.07.20 (version=SSLv3 cipher=OTHER); Tue, 30 Oct 2012 07:07:25 -0700 (PDT) Message-ID: <508FDF16.5060403@gmail.com> Date: Tue, 30 Oct 2012 11:07:18 -0300 From: =?ISO-8859-1?Q?Lucas_Sali=E9s_Brum?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:16.0) Gecko/20121030 Thunderbird/16.0.2 MIME-Version: 1.0 To: Chris Rees Subject: Re: lib name on LIB_DEPENDS References: <508D5370.6080404@gwdg.de> <508D7122.30208@gmail.com> <508FD54B.90302@gmail.com> <508FD758.80100@yandex.ru> <508FD8CC.50502@gmail.com> In-Reply-To: X-Enigmail-Version: 1.4.5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2012 14:07:28 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Em 30/10/2012 10:43, Chris Rees escreveu: > On 30 October 2012 13:40, Lucas Saliés Brum wrote: >> Em 30/10/2012 10:34, Ruslan Mahmatkhanov escreveu: >>> Lucas Saliés Brum wrote on 30.10.2012 17:25: >>>> Em 28/10/2012 15:31, Chris Rees escreveu: >>>>> Yes, you installed py-feedparser with a different PREFIX somehow :) >>>>> >>>>> Use pkg_delete -fx py27-feedparser >>>>> >>>>> Once you've done that, you should be able to make your test port >>>>> without problems. >>>>> >>>>> Chris >>>> >>>> http://paste.sistematico.org/19 >>>> How to fix this? >>>> >>>> Thank you all. >>> >>> It complains because py-feedparser is not a shared library. It should >>> be removed from LIB_DEPENDS and added to BUILD and/or RUN_DEPENDS >>> instead. >>> >> >> In some "strange way" it worked!! hahaha >> Thank you all! >> Really! >> >> But now: >> [lucas@jazz ~]:$ cgmailservice >> cgmailservice: Command not found. >> > > Did you install it afterwards? > > You're running csh, so you should also run "rehash". > > (By the way, csh traditionally uses % for a prompt so you don't > confuse people who look at the $ and think sh/bash!) > > Chris [lucas@jazz ~]:$ rehash [lucas@jazz ~]:$ cgmailservice cgmailservice: Command not found. [lucas@jazz ~]:$ Open another instance of terminal not resolved. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) Comment: Using GnuPG with Mozilla - http://www.enigmail.net/ iQEcBAEBAgAGBQJQj98VAAoJEIwYWkMiz4nui1YH/1jzdyQ3oqUskHy9r3AC/Ppq k5AunDcto7iAkv6KibPh4T1QvO7nyv/Q98gqqjdF1HtzMKBHviZSIlgOzzrh2DJD ZFo23gaJDUMO4jtjGA/A2nmaVH4EYP291XxG4ABnar8YFBhYCqkIy5gmGlyMHkPl lRHTLCzJJfDV07aKllphaKfiuADmcK0o/J5uVO1Hd41/GJkc0mrkxYCsQXBqhyWm Xjc0uIRGIzK0a2QC5t4VECXPFcbiorM9d1x71yYQWikjGIwR7u+0AGaZqR1bSkBd 4W2gks9jLmXs883IGEpYOUMJDsvvvqxq494BeSEg4xt1qagjvkGKtlxB93S6nAU= =3xb9 -----END PGP SIGNATURE----- From owner-freebsd-ports@FreeBSD.ORG Tue Oct 30 14:08:45 2012 Return-Path: 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 765D39A1 for ; Tue, 30 Oct 2012 14:08:45 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id ED4D48FC0A for ; Tue, 30 Oct 2012 14:08:44 +0000 (UTC) Received: by mail-bk0-f54.google.com with SMTP id jf20so201398bkc.13 for ; Tue, 30 Oct 2012 07:08:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=cDYu3ADJ3MJdyO5HzlonTiiyJ/1KKHuI3JRQoLUg+Hk=; b=j0Q9PyMB0wLRelNLfQCUuMhHRaQcE9/HeX7oHXdJpKL9KTV8VmkVnf3fvF7/O4j059 RsvLs+Vz5sN99+0D+MKSXlpZqe8y63eT2OnexFYTXZim0qZscqJy81csgkkyZ1ebkt3C YGTRIK3UdvH9oV4u9CLQy10A23+4paQA/aiCvZVATL++0LrzPYyk7wDmpVTuR1380cz5 YLoLNSwI0DJLzbYfAqi0CmSdP09JEdyo3j8G2NxQsBHR5f1/2hs/QE/O4tKx49TN3+Yn fCJpuNayoyLcH0PFKAFoTg24TnOsw5JNuHNjVZQ6uWSOLIWEObUoW9OBEGrJviIQkgGA c5WQ== Received: by 10.205.137.7 with SMTP id im7mr10064312bkc.25.1351606123705; Tue, 30 Oct 2012 07:08:43 -0700 (PDT) MIME-Version: 1.0 Sender: utisoft@gmail.com Received: by 10.204.50.197 with HTTP; Tue, 30 Oct 2012 07:08:13 -0700 (PDT) In-Reply-To: <508FDF16.5060403@gmail.com> References: <508D5370.6080404@gwdg.de> <508D7122.30208@gmail.com> <508FD54B.90302@gmail.com> <508FD758.80100@yandex.ru> <508FD8CC.50502@gmail.com> <508FDF16.5060403@gmail.com> From: Chris Rees Date: Tue, 30 Oct 2012 14:08:13 +0000 X-Google-Sender-Auth: kv6QYxZIHF3PslnmxFL6eR8idpw Message-ID: Subject: Re: lib name on LIB_DEPENDS To: =?ISO-8859-1?Q?Lucas_Sali=E9s_Brum?= Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2012 14:08:45 -0000 On 30 October 2012 14:07, Lucas Sali=E9s Brum wrote= : > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Em 30/10/2012 10:43, Chris Rees escreveu: >> On 30 October 2012 13:40, Lucas Sali=E9s Brum wr= ote: >>> Em 30/10/2012 10:34, Ruslan Mahmatkhanov escreveu: >>>> Lucas Sali=E9s Brum wrote on 30.10.2012 17:25: >>>>> Em 28/10/2012 15:31, Chris Rees escreveu: >>>>>> Yes, you installed py-feedparser with a different PREFIX somehow :) >>>>>> >>>>>> Use pkg_delete -fx py27-feedparser >>>>>> >>>>>> Once you've done that, you should be able to make your test port >>>>>> without problems. >>>>>> >>>>>> Chris >>>>> >>>>> http://paste.sistematico.org/19 >>>>> How to fix this? >>>>> >>>>> Thank you all. >>>> >>>> It complains because py-feedparser is not a shared library. It should >>>> be removed from LIB_DEPENDS and added to BUILD and/or RUN_DEPENDS >>>> instead. >>>> >>> >>> In some "strange way" it worked!! hahaha >>> Thank you all! >>> Really! >>> >>> But now: >>> [lucas@jazz ~]:$ cgmailservice >>> cgmailservice: Command not found. >>> >> >> Did you install it afterwards? >> >> You're running csh, so you should also run "rehash". >> >> (By the way, csh traditionally uses % for a prompt so you don't >> confuse people who look at the $ and think sh/bash!) >> >> Chris > > [lucas@jazz ~]:$ rehash > [lucas@jazz ~]:$ cgmailservice > cgmailservice: Command not found. > [lucas@jazz ~]:$ > > Open another instance of terminal not resolved. > Did you run make install? Chris From owner-freebsd-ports@FreeBSD.ORG Tue Oct 30 14:19:37 2012 Return-Path: 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 02071DF0; Tue, 30 Oct 2012 14:19:37 +0000 (UTC) (envelope-from sistematico@gmail.com) Received: from mail-vb0-f54.google.com (mail-vb0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 35B048FC18; Tue, 30 Oct 2012 14:19:36 +0000 (UTC) Received: by mail-vb0-f54.google.com with SMTP id l1so436355vba.13 for ; Tue, 30 Oct 2012 07:19:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:content-type; bh=QUYWTbWqOOXsPVmR5KEPZDdNZCKcyW4XRyY/ka71JLA=; b=yf41ztRts+hwnA04CDicCPs/CS65CIWFFJjp7RjuRFpsGA1TQSfb+C9abZp0ouZ7UO DWDs8Tiaopgl112+F8yhvIleuOpwkWqeok6YPZiw0UZbD4RYAch/bLHJgggoNynDTgsm 2xUVhnYCuNCdUPvMPhF+SZlysxhzC4NuNl5OV/T7bXBUzuQMI+2WpCk7V4TzPrMNrf04 /I3Ype4VzRiHL66zpif100kR23ZyIoeFe+PF+RTsYmNwoM5B3rRI2F6/H21TKWJk0QN9 zTSMXh4IHa0z4DjAc7IILxTDlDBSXsOP4UXkganPL2jZtebj4FbTztUQzRncyNrxWBg2 whfQ== Received: by 10.220.39.206 with SMTP id h14mr13701261vce.41.1351606775653; Tue, 30 Oct 2012 07:19:35 -0700 (PDT) Received: from [192.168.0.102] ([189.0.164.110]) by mx.google.com with ESMTPS id x4sm414912vdh.13.2012.10.30.07.19.28 (version=SSLv3 cipher=OTHER); Tue, 30 Oct 2012 07:19:34 -0700 (PDT) Message-ID: <508FE1EE.3000603@gmail.com> Date: Tue, 30 Oct 2012 11:19:26 -0300 From: =?ISO-8859-1?Q?Lucas_Sali=E9s_Brum?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:16.0) Gecko/20121030 Thunderbird/16.0.2 MIME-Version: 1.0 To: Chris Rees Subject: Re: lib name on LIB_DEPENDS References: <508D5370.6080404@gwdg.de> <508D7122.30208@gmail.com> <508FD54B.90302@gmail.com> <508FD758.80100@yandex.ru> <508FD8CC.50502@gmail.com> <508FDF16.5060403@gmail.com> In-Reply-To: X-Enigmail-Version: 1.4.5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2012 14:19:37 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Em 30/10/2012 11:08, Chris Rees escreveu: > On 30 October 2012 14:07, Lucas Saliés Brum wrote: >> >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> Em 30/10/2012 10:43, Chris Rees escreveu: >>> On 30 October 2012 13:40, Lucas Saliés Brum wrote: >>>> Em 30/10/2012 10:34, Ruslan Mahmatkhanov escreveu: >>>>> Lucas Saliés Brum wrote on 30.10.2012 17:25: >>>>>> Em 28/10/2012 15:31, Chris Rees escreveu: >>>>>>> Yes, you installed py-feedparser with a different PREFIX somehow :) >>>>>>> >>>>>>> Use pkg_delete -fx py27-feedparser >>>>>>> >>>>>>> Once you've done that, you should be able to make your test port >>>>>>> without problems. >>>>>>> >>>>>>> Chris >>>>>> >>>>>> http://paste.sistematico.org/19 >>>>>> How to fix this? >>>>>> >>>>>> Thank you all. >>>>> >>>>> It complains because py-feedparser is not a shared library. It should >>>>> be removed from LIB_DEPENDS and added to BUILD and/or RUN_DEPENDS >>>>> instead. >>>>> >>>> >>>> In some "strange way" it worked!! hahaha >>>> Thank you all! >>>> Really! >>>> >>>> But now: >>>> [lucas@jazz ~]:$ cgmailservice >>>> cgmailservice: Command not found. >>>> >>> >>> Did you install it afterwards? >>> >>> You're running csh, so you should also run "rehash". >>> >>> (By the way, csh traditionally uses % for a prompt so you don't >>> confuse people who look at the $ and think sh/bash!) >>> >>> Chris >> >> [lucas@jazz ~]:$ rehash >> [lucas@jazz ~]:$ cgmailservice >> cgmailservice: Command not found. >> [lucas@jazz ~]:$ >> >> Open another instance of terminal not resolved. >> > > Did you run make install? > > Chris Yes, im also trying this: http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/plist-autoplist.html -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) Comment: Using GnuPG with Mozilla - http://www.enigmail.net/ iQEcBAEBAgAGBQJQj+HuAAoJEIwYWkMiz4nuYd0H/23Rgfg5OQ+88EpmrrHkjP/l 1Hxg8D6rgnV7dZOyyKLrwQ1lLHHzDWTFveoxhW1iXL1GYTaAAq8PDguFXMRtKvLX psGh1EaasP4UtdSJkamxpdBm3d4s9ubpNSwzVG43XYjzZI/KZCUFBnnGW8RDyFic 8mdjxU8QjM4/cMilV+h4/ZwhTZm27jH+yiq6G7AHVTyJKG8YBSyFZ7TDNeR1swiN Q1Z63L/fRwfoAGHSliEmG+A10jH2JfUywKi6NVdXIEFTeocTnwvR32LIlbvhm9v0 toL9karpSehUhuzljwmAfI24KGPn1aGL01Qex2Z2GHVJ+hjxllrwqpV5ry3q9YY= =JV4P -----END PGP SIGNATURE----- From owner-freebsd-ports@FreeBSD.ORG Tue Oct 30 14:24:04 2012 Return-Path: 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 B2A52F13 for ; Tue, 30 Oct 2012 14:24:04 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 316918FC08 for ; Tue, 30 Oct 2012 14:24:03 +0000 (UTC) Received: by mail-bk0-f54.google.com with SMTP id jf20so211764bkc.13 for ; Tue, 30 Oct 2012 07:24:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=3ZY+Jt5n6rnqr5q9/2Z8f2+Ewg8mTzEPdbZj+Rf1+Lk=; b=rnP3BnnjvVm6Lx2v2DDqiLro1U6s1CizA3vxoQui+MFEFuP7XUONTF9QmY8oOsEOq3 CFk+KJsp6ERf1Za2wqoHf65jVP5sqP5tebVbHUxUDuYbYizMQVkKzlpTOCjkLwnGIi2u cq+VapqojLVs4DHGUnzKppTHxHnbsP1R/Z51/Hb/tECIflytdJ40UQFs6Ft7OkRbH1Ma OoNrISS7d61gGAYJm+XS3bZul6w425hqUsqX3XzE124muU8lbLIG7MF/IQbFX2Bzf3ad fN1ooOSNcqhfblgWuLZo8ffKU3YQilDduwXVpPPxL+gJHre4ItRU1BZ6W8FD3N8D6Nwb JtQA== Received: by 10.204.7.213 with SMTP id e21mr10013056bke.32.1351607043180; Tue, 30 Oct 2012 07:24:03 -0700 (PDT) MIME-Version: 1.0 Sender: utisoft@gmail.com Received: by 10.204.50.197 with HTTP; Tue, 30 Oct 2012 07:23:31 -0700 (PDT) In-Reply-To: <508FE1EE.3000603@gmail.com> References: <508D5370.6080404@gwdg.de> <508D7122.30208@gmail.com> <508FD54B.90302@gmail.com> <508FD758.80100@yandex.ru> <508FD8CC.50502@gmail.com> <508FDF16.5060403@gmail.com> <508FE1EE.3000603@gmail.com> From: Chris Rees Date: Tue, 30 Oct 2012 14:23:31 +0000 X-Google-Sender-Auth: pUBwizBWf55cjbtudBkAvyOqnak Message-ID: Subject: Re: lib name on LIB_DEPENDS To: =?ISO-8859-1?Q?Lucas_Sali=E9s_Brum?= Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2012 14:24:04 -0000 On 30 October 2012 14:19, Lucas Sali=E9s Brum wrote= : > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Em 30/10/2012 11:08, Chris Rees escreveu: > >> On 30 October 2012 14:07, Lucas Sali=E9s Brum wr= ote: >>> >>> -----BEGIN PGP SIGNED MESSAGE----- >>> Hash: SHA1 >>> >>> Em 30/10/2012 10:43, Chris Rees escreveu: >>>> On 30 October 2012 13:40, Lucas Sali=E9s Brum >>>> wrote: >>>>> Em 30/10/2012 10:34, Ruslan Mahmatkhanov escreveu: >>>>>> Lucas Sali=E9s Brum wrote on 30.10.2012 17:25: >>>>>>> Em 28/10/2012 15:31, Chris Rees escreveu: >>>>>>>> Yes, you installed py-feedparser with a different PREFIX somehow := ) >>>>>>>> >>>>>>>> Use pkg_delete -fx py27-feedparser >>>>>>>> >>>>>>>> Once you've done that, you should be able to make your test port >>>>>>>> without problems. >>>>>>>> >>>>>>>> Chris >>>>>>> >>>>>>> http://paste.sistematico.org/19 >>>>>>> How to fix this? >>>>>>> >>>>>>> Thank you all. >>>>>> >>>>>> It complains because py-feedparser is not a shared library. It shoul= d >>>>>> be removed from LIB_DEPENDS and added to BUILD and/or RUN_DEPENDS >>>>>> instead. >>>>>> >>>>> >>>>> In some "strange way" it worked!! hahaha >>>>> Thank you all! >>>>> Really! >>>>> >>>>> But now: >>>>> [lucas@jazz ~]:$ cgmailservice >>>>> cgmailservice: Command not found. >>>>> >>>> >>>> Did you install it afterwards? >>>> >>>> You're running csh, so you should also run "rehash". >>>> >>>> (By the way, csh traditionally uses % for a prompt so you don't >>>> confuse people who look at the $ and think sh/bash!) >>>> >>>> Chris >>> >>> [lucas@jazz ~]:$ rehash >>> [lucas@jazz ~]:$ cgmailservice >>> cgmailservice: Command not found. >>> [lucas@jazz ~]:$ >>> >>> Open another instance of terminal not resolved. >>> >> >> Did you run make install? >> >> Chris > > Yes, im also trying this: > http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/plist-a= utoplist.html OK, so you probably installed to a different PREFIX. Use pkg_delete -f `make -VPKGNAME` and reinstall it without changing PREFIX this time, then run rehash, then it should work. Chris From owner-freebsd-ports@FreeBSD.ORG Tue Oct 30 14:33:03 2012 Return-Path: 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 239B03BF; Tue, 30 Oct 2012 14:33:03 +0000 (UTC) (envelope-from sistematico@gmail.com) Received: from mail-vb0-f54.google.com (mail-vb0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 4B9B28FC08; Tue, 30 Oct 2012 14:33:02 +0000 (UTC) Received: by mail-vb0-f54.google.com with SMTP id l1so457485vba.13 for ; Tue, 30 Oct 2012 07:33:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; bh=/fjEAkdkUfCVtnmF5Q30VyV23mcsxxOjQUCJ3NyJOkM=; b=r6I6q0TqEdv4iKqM4vc/xF3X4prjjIfef2wOLbRHMR6zD3uV0u6s/6hEz6q0+Xr6wH Xh3WcWdmdmO5WLy+5dOpfq/GRebGzT1eIun5lcUWQHrCqKfvdAba8qdjo6W4Wnu0+6Oy dE54QP7AkW4bjwFmCqjDZrtj8dTYqPmjspS25L+u0JnE896cVWLpbyjpHr7hLaSqKROK lS0/+m8XT83TNsNI+jd0eK0YVaJQUefk5Sb6O8M7gNAoBnlvnYVRA1W8yJVtvF3I5mm+ ++H6p1G6nDAzMxsANz982le+4UPJh0gr9hpU/kbExdTOHPIF7Dg/hcOeofxjNIR+UdXM 55GQ== Received: by 10.52.175.225 with SMTP id cd1mr42937794vdc.130.1351607581617; Tue, 30 Oct 2012 07:33:01 -0700 (PDT) Received: from [192.168.0.102] ([189.0.164.110]) by mx.google.com with ESMTPS id l15sm437119vdt.14.2012.10.30.07.32.55 (version=SSLv3 cipher=OTHER); Tue, 30 Oct 2012 07:33:00 -0700 (PDT) Message-ID: <508FE515.8070900@gmail.com> Date: Tue, 30 Oct 2012 11:32:53 -0300 From: =?ISO-8859-1?Q?Lucas_Sali=E9s_Brum?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:16.0) Gecko/20121030 Thunderbird/16.0.2 MIME-Version: 1.0 To: Chris Rees Subject: Re: lib name on LIB_DEPENDS References: <508D5370.6080404@gwdg.de> <508D7122.30208@gmail.com> <508FD54B.90302@gmail.com> <508FD758.80100@yandex.ru> <508FD8CC.50502@gmail.com> <508FDF16.5060403@gmail.com> <508FE1EE.3000603@gmail.com> In-Reply-To: X-Enigmail-Version: 1.4.5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2012 14:33:03 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Em 30/10/2012 11:23, Chris Rees escreveu: > pkg_delete -f `make -VPKGNAME` My fault. cgmailservice is installed. [lucas@jazz ~]:$ cgmailservice cgmailservice: Command not found. [lucas@jazz ~]:$ file /usr/local/bin/cgmailservice /usr/local/bin/cgmailservice: Bourne-Again shell script, ASCII text executable [lucas@jazz ~]:$ cat /usr/local/bin/cgmailservice #!/bin/bash #cGmail - GNOME mail checker # #Copyright 2007-2008 Marco Ferragina #Copyright 2009-2010 cGmail Core Team # #See COPYING - GPLv3 PYTHON="/usr/local/bin/python" PYTHONDIR="/usr/local/share/cgmail" test ${PYTHON:0:1} = "@" && PYTHON=python test ${PYTHONDIR:0:1} = "@" && PYTHONDIR=$(dirname $0) exec ${PYTHON} "$PYTHONDIR/cgmailservice.py" $* ${PYTHON} -c "import gtk.gdk; gtk.gdk.notify_startup_complete()" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) Comment: Using GnuPG with Mozilla - http://www.enigmail.net/ iQEcBAEBAgAGBQJQj+UTAAoJEIwYWkMiz4nuJ3MH/j+dACOkf7991XGB6rN8s70L Lc87RTSoGLBzdVFbfU6uVOsVvAOlW8EGwhqCEoHLlpfeJI2XMcAJfBoDZcrCtrIn 2kPBZ5cIjsziN9Ks25Vnu0jEUgSmn13aMgVzja6VbClEZEx3MHFhezAsvTQRtdhl KTb2kUGIhNue99doeOAu0auJ6LtS5sJk4H5y4ELvU49/DNkYrTaHUF9ZxWW3DUiH LdiBa0mQnDLiVbHGD7YQZRxrj5M4EpW7X7r/D8/YPWNGpHNbWQ703v4qs3ae1461 Zn3sIYDqRU7MUeAnE+gj5AY1twrNAMwxh0TdvCO/V8YU4I9JNLcwBWb+V440vmU= =9Vej -----END PGP SIGNATURE----- From owner-freebsd-ports@FreeBSD.ORG Tue Oct 30 14:40:03 2012 Return-Path: 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 2D46C671; Tue, 30 Oct 2012 14:40:03 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward18.mail.yandex.net (forward18.mail.yandex.net [IPv6:2a02:6b8:0:1402::3]) by mx1.freebsd.org (Postfix) with ESMTP id 4E1C08FC0A; Tue, 30 Oct 2012 14:40:02 +0000 (UTC) Received: from smtp16.mail.yandex.net (smtp16.mail.yandex.net [95.108.252.16]) by forward18.mail.yandex.net (Yandex) with ESMTP id ADC891781ED1; Tue, 30 Oct 2012 18:40:00 +0400 (MSK) Received: from smtp16.mail.yandex.net (localhost [127.0.0.1]) by smtp16.mail.yandex.net (Yandex) with ESMTP id 766F56A05B0; Tue, 30 Oct 2012 18:40:00 +0400 (MSK) Received: from unknown (unknown [213.138.80.247]) by smtp16.mail.yandex.net (nwsmtp/Yandex) with ESMTP id dxZOk0X4-dxZ0msxw; Tue, 30 Oct 2012 18:40:00 +0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1351608000; bh=6wBrchW1VAtbCc3vcep1EUmLP52rYg+9n0noMymZ7Wo=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject: References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=ZHa1adQweFDSPp19YRJTJ6Z9A4A4hqz3jK8HM0p5CG4gGxuy0FISOFvlyDx7IOe0c Bm3PNA7b+E2H4ycbzVySnDlxMVe5UfuJSlwAEBoAImpHqw7MjAPpksz8fuJDTKWw0W ZN9weVA1xMIl0it39ASA7u9Gxi1irVJ3gb1QyH7s= Message-ID: <508FE692.5050804@yandex.ru> Date: Tue, 30 Oct 2012 18:39:14 +0400 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:16.0) Gecko/20121024 Thunderbird/16.0.1 MIME-Version: 1.0 To: =?ISO-8859-1?Q?Lucas_Sali=E9s_Brum?= Subject: Re: lib name on LIB_DEPENDS References: <508D5370.6080404@gwdg.de> <508D7122.30208@gmail.com> <508FD54B.90302@gmail.com> <508FD758.80100@yandex.ru> <508FD8CC.50502@gmail.com> <508FDF16.5060403@gmail.com> <508FE1EE.3000603@gmail.com> <508FE515.8070900@gmail.com> In-Reply-To: <508FE515.8070900@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: Chris Rees , freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2012 14:40:03 -0000 Lucas Saliés Brum wrote on 30.10.2012 18:32: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Em 30/10/2012 11:23, Chris Rees escreveu: >> pkg_delete -f `make -VPKGNAME` > > My fault. > cgmailservice is installed. > > [lucas@jazz ~]:$ cgmailservice > cgmailservice: Command not found. > [lucas@jazz ~]:$ file /usr/local/bin/cgmailservice > /usr/local/bin/cgmailservice: Bourne-Again shell script, ASCII text > executable > [lucas@jazz ~]:$ cat /usr/local/bin/cgmailservice > #!/bin/bash should be /usr/local/bin/bash instead and shells/bash should be installed. -- Regards, Ruslan Tinderboxing kills... the drives. From owner-freebsd-ports@FreeBSD.ORG Tue Oct 30 14:48:04 2012 Return-Path: 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 2BFD4913 for ; Tue, 30 Oct 2012 14:48:04 +0000 (UTC) (envelope-from sistematico@gmail.com) Received: from mail-vb0-f54.google.com (mail-vb0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id C5F798FC14 for ; Tue, 30 Oct 2012 14:48:03 +0000 (UTC) Received: by mail-vb0-f54.google.com with SMTP id l1so480850vba.13 for ; Tue, 30 Oct 2012 07:48:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:content-type; bh=PFRDYarsFb5CThra+we3faEepV+JLv0F9Cs9YZoqUdw=; b=qLqfw0nELRbOyVHW3zoglB+JBaXLStKRnABN5oWUfROAsQDp6xK9da6HbqMMYLrell 8ox0IrFNnfXt/K3cUU4japwHYNGdxJAJWtV7YNmqW2ss1qIS4TTf3bhcm1UTkhYvyhKZ mGH92Z9W3AQ1wbLhu9X0+fOiqax2QMOgOgwSc02vl5ex44dDfUqlPPRAt6gB9Dze/RlY C2uIIqoJc8TlUWBaAevMKb3SyzaDkUZaAITO6KavSL5fRlMpTRkxRW+MQn08VLsLLViC Nzafxik5BKKNiui705rgr60c+8Vcn9O/oqayFvmgazgT7NDN4TD1ZHV3pXnVUbHMlOdP sw7Q== Received: by 10.221.1.81 with SMTP id np17mr13591559vcb.66.1351608483012; Tue, 30 Oct 2012 07:48:03 -0700 (PDT) Received: from [192.168.0.102] ([189.0.164.110]) by mx.google.com with ESMTPS id o13sm456316vde.21.2012.10.30.07.47.55 (version=SSLv3 cipher=OTHER); Tue, 30 Oct 2012 07:48:02 -0700 (PDT) Message-ID: <508FE899.6050205@gmail.com> Date: Tue, 30 Oct 2012 11:47:53 -0300 From: =?ISO-8859-1?Q?Lucas_Sali=E9s_Brum?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:16.0) Gecko/20121030 Thunderbird/16.0.2 MIME-Version: 1.0 To: Ruslan Mahmatkhanov Subject: Re: lib name on LIB_DEPENDS References: <508D5370.6080404@gwdg.de> <508D7122.30208@gmail.com> <508FD54B.90302@gmail.com> <508FD758.80100@yandex.ru> <508FD8CC.50502@gmail.com> <508FDF16.5060403@gmail.com> <508FE1EE.3000603@gmail.com> <508FE515.8070900@gmail.com> <508FE692.5050804@yandex.ru> In-Reply-To: <508FE692.5050804@yandex.ru> X-Enigmail-Version: 1.4.5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2012 14:48:04 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Em 30/10/2012 11:39, Ruslan Mahmatkhanov escreveu: > Lucas Saliés Brum wrote on 30.10.2012 18:32: >> >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> Em 30/10/2012 11:23, Chris Rees escreveu: >>> pkg_delete -f `make -VPKGNAME` >> >> My fault. >> cgmailservice is installed. >> >> [lucas@jazz ~]:$ cgmailservice >> cgmailservice: Command not found. >> [lucas@jazz ~]:$ file /usr/local/bin/cgmailservice >> /usr/local/bin/cgmailservice: Bourne-Again shell script, ASCII text >> executable >> [lucas@jazz ~]:$ cat /usr/local/bin/cgmailservice >> #!/bin/bash > > should be /usr/local/bin/bash instead and shells/bash should be installed. > Oh! Thank you, but i think i need patch all this files to /usr/local/bin instead /usr/bin bash: /usr/local/bin/cgmail: /bin/bash: bad interpreter: Any hint? -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) Comment: Using GnuPG with Mozilla - http://www.enigmail.net/ iQEcBAEBAgAGBQJQj+iZAAoJEIwYWkMiz4nunW4H/2CZfkqJgsxjm4QdLfS8bOjN q2pXJyWjjXji+lubdQJwAHj1tpLpCAVHkAvtkaKlMaxAnuEbvAHirntmfEo+NkFX KQQrSDbhwkKvhtURYmM95bcavJaIyNUESuVCcnBP4Mkph6RlPUaylefOkodZhHcG pnxR2yd6P/8rkMyVIEJdbawrI+FoFGCxHoMwiRL56FskNlX/B+CSDnFzor26IbEU KB3j2KwHOP4s/vCHQwRUFDirQLSFYcY63Nf++s0HUhEKWKEXE3bKcR4YdwgB11Za B5qq6bc6aSBc8uyq3moEiP5CmtUhTWOvkrzb+G3rEF2NjNR92v3B02cT3+5Mq3Q= =VCtU -----END PGP SIGNATURE----- From owner-freebsd-ports@FreeBSD.ORG Tue Oct 30 16:24:30 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2CD451D0; Tue, 30 Oct 2012 16:24:30 +0000 (UTC) (envelope-from itechbear@gmail.com) Received: from mail-vc0-f182.google.com (mail-vc0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id AF7598FC14; Tue, 30 Oct 2012 16:24:29 +0000 (UTC) Received: by mail-vc0-f182.google.com with SMTP id fw7so656933vcb.13 for ; Tue, 30 Oct 2012 09:24:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:cc:content-type; bh=iFRRU7SvjRnFYKuN8eM6cNVv1i8RlCRr15hTg3ixz7Q=; b=eQMUm1W41UFM8VPubHvYjG4gv93IzrC26/q9sVZAhh2DixqEhHrgfZGdCjKUYoYW4R dfCvDJ6xTXaOQ7Sr9L3ChrpI/yQMqKg2JEXA5/310BpofMlXahaYTlh7+dbEC5a7wEZG G92AwvXOV4dVDf02IiJ/S9+YaS4guhNAtJ3PtlHhnDVvCHG0VuTZ/EvFVxTAzSsmcOgO jocul8OoBFgKR/EMRV8fskNAnjDW5aga8sUtDgDpvqLKKNr4nJUXwnqLkNcTc1OmYpB6 IESuDHd032tMW1Gc4h8lrlKk2L8rsP1nQfoeXMZAbrfYa1E6jT2vjgTZlYAdhPoG+Pu4 CAhg== MIME-Version: 1.0 Received: by 10.58.247.132 with SMTP id ye4mr59217576vec.9.1351614268503; Tue, 30 Oct 2012 09:24:28 -0700 (PDT) Received: by 10.52.95.17 with HTTP; Tue, 30 Oct 2012 09:24:28 -0700 (PDT) Date: Wed, 31 Oct 2012 00:24:28 +0800 Message-ID: Subject: FreeBSD Port:lang/v8 From: HU Dong To: vanilla@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2012 16:24:30 -0000 Vanilla: Hello, again! :-) It seems that the port lang/v8 still has a little problem. The d8 binary doesn't work properly. At first, I thought it was a bug of v8 and reported it to the v8 developers team. They denied it. See https://code.google.com/p/v8/issues/detail?id=2385 I downloaded v8 3.14.5 source tarball and compiled manually. I compiled the source code with strictaliasing off, but d8 binary still didn't work properly. Then I turned on strictaliasing and uncommented Makefile:98 #werror=no. This time d8 worked. Since the --js_arguments feature is very important, could you please trouble a little updating the port? Thank you! -- B.R. HU Dong From owner-freebsd-ports@FreeBSD.ORG Tue Oct 30 17:30:46 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 27FB5CFF for ; Tue, 30 Oct 2012 17:30:46 +0000 (UTC) (envelope-from mike.jakubik@intertainservices.com) Received: from mail.intertainservices.com (mail.intertainservices.com [69.77.177.114]) by mx1.freebsd.org (Postfix) with ESMTP id 94AAC8FC0C for ; Tue, 30 Oct 2012 17:30:44 +0000 (UTC) Received: from freebsd.local (unknown [172.16.10.114]) by mail.intertainservices.com (Postfix) with ESMTPSA id 3B76D5645B; Tue, 30 Oct 2012 13:30:37 -0400 (EDT) From: Mike Jakubik Organization: Intertainservices To: Mikhail Tsatsenko Subject: Re: Can not compile VIrtualbox 4.1.22 Date: Tue, 30 Oct 2012 13:30:38 -0400 User-Agent: KMail/1.13.7 (FreeBSD/9.1-PRERELEASE; KDE/4.8.4; amd64; ; ) References: <201210291424.19868.mike.jakubik@intertainservices.com> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201210301330.39022.mike.jakubik@intertainservices.com> X-intertainservices-MailScanner-Information: Please contact the ISP for more information X-intertainservices-MailScanner-ID: 3B76D5645B.AF6E6 X-intertainservices-MailScanner: Found to be clean X-intertainservices-MailScanner-From: mike.jakubik@intertainservices.com X-Spam-Status: No Cc: ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2012 17:30:46 -0000 On Tuesday 30 October 2012 2:36:44 AM Mikhail Tsatsenko wrote: > 2012/10/29 Mike Jakubik : > > Hello, > > > > There appears to be a typo of some sort in one of the sed files in the > > port. > > > > Hi, > I am unable to reproduce the problem. > Which version of FreeBSD you are using? Also please show me pkg_info > output and make sure that sources under /usr/src, both userland and > kernel binaries are in sync. > > -- > Mikhail Mikhail, I have build and installed latest releng9, updated ports tree, but still the same error "errmsg.sed line 31: Unmatched [ or [^" FreeBSD freebsd.local 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #0: Tue Oct 30 12:49:12 EDT 2012 root@freebsd.local:/usr/obj/usr/src/sys/FREEBSD amd64 Giant list of pkg_info is below, the listed VirtualBox was installed via pkg_add -r. I have tried both clang and gcc, but to no surprise, same result. Thanks. --- GeoIP-1.4.8_3 Find the country that any IP address or hostname originates ImageMagick-6.7.9.4 Image processing tools ORBit2-2.14.19 High-performance CORBA ORB with support for the C language OpenEXR-1.7.0 A high dynamic-range (HDR) image file format aalib-1.4.r5_6 ASCII art library akonadi-1.7.2_3 Storage server for KDE-Pim alsa-lib-1.0.26 ALSA compatibility library alsa-plugins-1.0.26 ALSA compatibility library plugins appres-1.0.3 Program to list application's resources apr-1.4.6.1.4.1_1 Apache Portability Library ark-4.8.4 Archiving tool for KDE aspell-0.60.6.1_2 Spelling checker with better suggestion logic than ispell atk-2.0.1 A GNOME accessibility toolkit (ATK) atkmm-2.22.5 C++ wrapper for ATK API library attica-0.2.9,2 Collaboration Services API library autoconf-2.13.000227_6 Automatically configure source code on many Un*x platforms autoconf-2.69 Automatically configure source code on many Un*x platforms autoconf-wrapper-20101119 Wrapper script for GNU autoconf automake-1.12.4 GNU Standards-compliant Makefile generator automake-1.4.6_6 GNU Standards-compliant Makefile generator (legacy 1.4) automake-wrapper-20101119 Wrapper script for GNU automake automoc4-0.9.88_3 Automatic moc for Qt 4 packages avahi-app-0.6.29_3 Service discovery on a local network bash-4.2.37 The GNU Project's Bourne Again SHell bigreqsproto-1.1.1 BigReqs extension headers binutils-2.22_3 GNU binary tools bison-2.5.1,1 A parser generator from FSF, (mostly) compatible with Yacc bitmap-1.0.5 Bitmap editor and converter utilities for X bitstream-vera-1.10_5 Bitstream Vera TrueType font collection boehm-gc-7.1 Garbage collection and memory leak detection for C and C++ boost-jam-1.48.0 Build tool from the boost.org boost-libs-1.48.0_1 Free portable C++ libraries (without Boost.Python) ca_root_nss-3.14 The root certificate bundle from the Mozilla Project cabextract-1.4 A program to extract Microsoft cabinet (.CAB) files cagibi-0.2.0 KDE SSDP/uPNP proxy cairo-1.10.2_4,2 Vector graphics library with cross-device output support cairomm-1.10.0_1 C++ interface to cairo cantarell-fonts-0.0.10.1 Cantarell, a Humanist sans-serif font family cdparanoia-3.9.8_9 A CDDA extraction tool (also known as ripper) cdrdao-1.2.3_4 Record CD-R[W]s in disk-at-once mode cdrtools-3.00_2 CD/DVD/BluRay and ISO-9660 image creation and extraction to celt-0.11.3_1 The CELT ultra-low delay audio codec chmlib-0.40 A library for dealing with Microsoft ITSS/CHM format files cln-1.3.2 Class Library for Numbers clucene-0.9.21 CLucene is a C++ port of Lucene cmake-2.8.9 A cross-platform Makefile generator cmake-modules-2.8.9 Modules and Templates for CMake compositeproto-0.4.2 Composite extension headers consolekit-0.4.3 Framework for defining and tracking users cups-client-1.5.2_2 Common UNIX Printing System: Library cups cups-image-1.5.2_1 Common UNIX Printing System: Library cupsimage cups-pk-helper-0.0.4_3 A helper that makes system-config-printer use PolicyKit curl-7.24.0_1 Non-interactive tool to get files from FTP, GOPHER, HTTP(S) cuse4bsd-kmod-0.1.26 Cuse4BSD character device loopback driver for userspace cyrus-sasl-2.1.25_2 RFC 2222 SASL (Simple Authentication and Security Layer) damageproto-1.2.1 Damage extension headers db41-4.1.25_4 The Berkeley DB package, revision 4.1 db42-4.2.52_5 The Berkeley DB package, revision 4.2 dbus-1.4.14_4 A message bus system for inter-application communication dbus-glib-0.94 GLib bindings for the D-BUS messaging system dconf-0.5.1_4 A configuration database system for GNOME desktop-file-utils-0.18 A couple of command line utilities for working with desktop dev86-0.16.18 Robert de Bath's 8086 development tools djbfft-0.76_2 An extremely fast library for floating-point convolution djvulibre-3.5.25.3_1 DjVu base libraries and utilities dmidecode-2.11 A tool for dumping DMI (SMBIOS) contents in human-readable dmxproto-2.3.1 DMX extension headers docbook-1.4 Meta-port for the different versions of the DocBook DTD docbook-4.1_4 V4.1 of the DocBook DTD, designed for technical documentati docbook-4.2 V4.2 of the DocBook DTD, designed for technical documentati docbook-4.3 DocBook/SGML DTD V4.3, designed for technical documentation docbook-4.4_2 DocBook/SGML DTD V4.4, designed for technical documentation docbook-4.5_2 DocBook/SGML DTD V4.5, designed for technical documentation docbook-5.0_1 DocBook 5.0, designed for technical documentation docbook-sk-4.1.2_4 XML version of the DocBook DTD version controlled for Scrol docbook-xml-4.2_1 XML version of the DocBook DTD docbook-xml-4.3 DocBook/XML DTD V4.3, designed for technical documentation docbook-xml-4.4_1 DocBook/XML DTD V4.4, designed for technical documentation docbook-xml-4.5 DocBook/XML DTD V4.5, designed for technical documentation docbook-xsl-1.76.1 XSL DocBook stylesheets doxygen-1.8.2 A documentation system for C, C++, and other languages dri-7.6.1_2,2 OpenGL hardware acceleration drivers for the DRI dri2proto-2.6 DRI2 prototype headers dvd+rw-tools-7.1 DVD burning software dvipsk-tetex-5.95a_6 Convert a TeX DVI file to PostScript e2fsprogs-libuuid-1.42.6 UUID library from e2fsprogs package ebook-tools-0.2.1_1 Accessing and converting various ebook file formats eggdbus-0.6_1 D-Bus bindings for GObject eigen-2.0.17,1 Lightweight library for vector and matrix math elinks-0.11.7_3 Elinks - links text WWW browser with enhancements enchant-1.6.0 Dictionary/spellchecking framework encodings-1.0.4,1 X.Org Encoding fonts esound-0.2.41 A sound library for enlightenment package evieext-1.1.1 XEVIE extension headers exiv2-0.23,1 Exif and Iptc metadata manipulation library and tools expat-2.0.1_2 XML 1.0 parser written in C faac-1.28_2 MPEG-2 and MPEG-4 AAC audio encoder faad2-2.7_3,1 MPEG-2 and MPEG-4 AAC audio decoder ffmpeg-0.7.13_6,1 Realtime audio/video encoder/converter and streaming server fftw3-3.3.2 Fast C routines to compute the Discrete Fourier Transform filelight-4.8.4 Map of concentric segmented-rings representing your file sy filezilla-3.5.3_1 Fast and reliable cross-platform FTP, FTPS, and SFTP client firefox-16.0.2,1 Web browser based on the browser portion of Mozilla fixesproto-5.0 Fixes extension headers flac-1.2.1_3 Free lossless audio codec flex-2.5.37 Fast lexical analyzer generator flite-1.4 A small run-time speech synthesis engine fluxbox-1.3.2 A small and fast window manager based on BlackBox font-adobe-100dpi-1.0.3 X.Org Adobe 100dpi font font-adobe-75dpi-1.0.3 X.Org Adobe 75dpi font font-adobe-utopia-100dpi-1.0.4 X.Org Adobe Utopia 100dpi font font-adobe-utopia-75dpi-1.0.4 X.Org Adobe Utopia 75dpi font font-adobe-utopia-type1-1.0.4 X.Org Adobe Utopia Type1 font font-alias-1.0.3 X.Org Font aliases font-amsfonts-3.02_1 Computer Modern and standard fonts for TeX font-arabic-misc-1.0.3 X.Org miscellaneous Arabic fonts font-bh-100dpi-1.0.3 X.Org Bigelow Holmes 100dpi font font-bh-75dpi-1.0.3 X.Org Bigelow Holmes 75dpi font font-bh-lucidatypewriter-100dpi-1.0.3 X.Org Bigelow Holmes Lucida TypeWriter 100dpi font font-bh-lucidatypewriter-75dpi-1.0.3 X.Org Bigelow Holmes Lucida TypeWriter 75dpi font font-bh-ttf-1.0.3 X.Org Bigelow & Holmes TTF font font-bh-type1-1.0.3 X.Org Bigelow Holmes Type1 font font-bitstream-100dpi-1.0.3 X.Org Bitstream Vera 100dpi font font-bitstream-75dpi-1.0.3 X.Org Bitstream Vera 75dpi font font-bitstream-type1-1.0.3 X.Org Bitstream Vera Type1 font font-cronyx-cyrillic-1.0.3 X.Org Cronyx Cyrillic font font-cursor-misc-1.0.3 X.Org miscellaneous Cursor fonts font-daewoo-misc-1.0.3 X.Org miscellaneous Daewoo fonts font-dec-misc-1.0.3 X.Org miscellaneous Dec fonts font-ibm-type1-1.0.3 X.Org IBM Type1 font font-isas-misc-1.0.3 X.Org miscellaneous ISAS fonts font-jis-misc-1.0.3 X.Org miscellaneous JIS fonts font-micro-misc-1.0.3 X.Org miscellaneous Micro fonts font-misc-cyrillic-1.0.3 X.Org miscellaneous Cyrillic font font-misc-ethiopic-1.0.3 X.Org miscellaneous Ethiopic font font-misc-meltho-1.0.3 X.Org miscellaneous Meltho font font-misc-misc-1.1.2 X.Org miscellaneous Misc fonts font-mutt-misc-1.0.3 X.Org miscellaneous Mutt fonts font-schumacher-misc-1.1.2 X.Org miscellaneous Schumacher fonts font-screen-cyrillic-1.0.4 X.Org Screen Cyrillic font font-sony-misc-1.0.3 X.Org miscellaneous Sony fonts font-sun-misc-1.0.3 X.Org miscellaneous Sun fonts font-util-1.2.0 Create an index of X font files in a directory font-winitzki-cyrillic-1.0.3 X.Org Winitzki Cyrillic font font-xfree86-type1-1.0.4 X.Org XFree86 Type1 font fontcacheproto-0.1.3 Fontcache extension headers fontconfig-2.9.0,1 An XML-based font configuration API for X Windows fontsproto-2.1.1 Fonts extension headers freeglut-2.8.0 An alternative to the OpenGL Utility Toolkit (GLUT) library freerdp-0.8.2_1 A free remote desktop protocol client freetype2-2.4.9_1 A free and portable TrueType font rendering engine frei0r-1.3_1 Minimalistic plugin API for video effects gamin-0.1.10_4 A file and directory monitoring system gawk-4.0.1 The GNU version of Awk gcc-4.7.3.20121013 GNU Compiler Collection 4.7 gccmakedep-1.0.2 Create dependencies in makefiles using 'gcc -M' gconf2-2.32.0_3 A configuration database system for GNOME gd-2.0.35_8,1 A graphics library for fast creation of images gdbm-1.9.1 The GNU database manager gdk-pixbuf-2.23.5_3 A graphic library for GTK+ getopt-1.1.4_2 A getopt(1) replacement that supports GNU-style long option gettext-0.18.1.1 GNU gettext package ghostscript9-9.06_1 Ghostscript 9.x PostScript interpreter giflib-4.2.0_2 Tools and library routines for working with GIF images gio-fam-backend-2.28.8_1 FAM backend for GLib\'s GIO library gle-3.1.0_3 A GL Tubing and Extrusion Library glew-1.9.0 The OpenGL Extension Wrangler Library glib-2.28.8_4 Some useful routines of C programming (current stable versi glib-networking-2.28.7_4 Network-related giomodules for glib glibmm-2.28.2,1 C++ interfaces for glib2 glproto-1.4.15 GLX extension headers gmake-3.82_1 GNU version of 'make' utility gmp-5.0.5 A free library for arbitrary precision arithmetic gnome-mime-data-2.18.0_4 A MIME and Application database for GNOME gnome-vfs-2.24.4_1 GNOME Virtual File System gnome_subr-1.0 Common startup and shutdown subroutines used by GNOME scrip gnomehier-2.3_12 A utility port that creates the GNOME directory tree gnupg-2.0.19_2 The GNU Privacy Guard gnutls-2.12.18_1 GNU Transport Layer Security library gobject-introspection-0.10.8_2 Generate interface introspection data for GObject libraries gpac-libgpac-0.4.5_6,1 Gpac MPEG-4 Systems library and headers gperf-3.0.3 Generates perfect hash functions for sets of keywords gpgme-1.3.2 A library to make access to GnuPG easier gpsd-3.6_1 Daemon that monitors one or more GPSes attached to a host c graphviz-2.28.0_1 Graph Visualization Software from AT&T and Bell Labs gsed-4.2.1_2 The GNU stream editor gsettings-desktop-schemas-3.0.1 Collection of globally shared GSetting schemas gsfonts-8.11_5 Standard Fonts for Ghostscript gsm-1.0.13 Audio converter and library for converting u-law to gsm enc gstreamer-0.10.36 Development framework for creating media applications gstreamer-ffmpeg-0.10.13 GStreamer plug-in for manipulating MPEG video streams gstreamer-plugins-0.10.36_2,3 GStreamer written collection of plugins handling several me gstreamer-plugins-a52dec-0.10.19,3 Gstreamer ATSC A/52 stream aka AC-3 (dvd audio) plugin gstreamer-plugins-aalib-0.10.31,3 Gstreamer ASCII art plugin gstreamer-plugins-all-1.3.0.10.1_13 Meta-port of all gstreamer plugins with options gstreamer-plugins-amrnb-0.10.19,3 Gstreamer OpenCore based Adaptive Multi-Rate Narrow-Band pl gstreamer-plugins-amrwbdec-0.10.19,3 Gstreamer OpenCore based Adaptive Multi- Rate Wide-Band Deco gstreamer-plugins-annodex-0.10.31,3 Gstreamer annodex CMML plugin gstreamer-plugins-bad-0.10.23,3 Bad gstreamer-plugins gstreamer-plugins-bz2-0.10.23,3 Gstreamer bz2 plugin gstreamer-plugins-cairo-0.10.31,3 Gstreamer vector graphics plugin gstreamer-plugins-cdaudio-0.10.23,3 Gstreamer frontend to libcdaudio gstreamer-plugins-cdparanoia-0.10.36,3 Gstreamer CDDA extraction (aka audio ripping) plugin gstreamer-plugins-core-0.10_13 Core set of typical audio and video gstreamer- plugins gstreamer-plugins-dts-0.10.23,3 Gstreamer dts plugin gstreamer-plugins-dv-0.10.31,3 Gstreamer dv plugin gstreamer-plugins-dvd-0.10.19,3 Gstreamer dvd plugin set gstreamer-plugins-esound-0.10.31,3 Gstreamer enlightenment sound library plugin gstreamer-plugins-faac-0.10.23,3 Gstreamer MPEG-2 and MPEG-4 AAC encoder plugin gstreamer-plugins-faad-0.10.23,3 Gstreamer MPEG-2 and MPEG-4 AAC decoder plugin gstreamer-plugins-flac-0.10.31,3 Gstreamer free lossless audio encoder/decoder plugin gstreamer-plugins-flite-0.10.23_1,3 Gstreamer flite run-time speech synthesis engine plugin gstreamer-plugins-gconf-0.10.31,3 Gstreamer gconf plugin gstreamer-plugins-gio-0.10.36,3 Gstreamer gio (Glib I/O) plugin gstreamer-plugins-gl-0.10.3_1 GStreamer OpenGL video plugin gstreamer-plugins-gme-0.10.23,3 Gstreamer game-music-emu (libgme) frontend gstreamer-plugins-gnomevfs-0.10.36,3 Gstreamer gnomevfs plugin gstreamer-plugins-gnonlin-0.10.17 Gstreamer lib for writing non-linear audio and video gstreamer-plugins-good-0.10.31,3 Good gstreamer-plugins gstreamer-plugins-gsm-0.10.23,3 Gstreamer gsm encoding/decoding plugin gstreamer-plugins-hal-0.10.31,3 Gstreamer hal plugin gstreamer-plugins-jack-0.10.31,3 Gstreamer low-latency audio server plugin gstreamer-plugins-jpeg-0.10.31,3 Gstreamer jpeg encoder/decoder plugin gstreamer-plugins-ladspa-0.10.23,3 Gstreamer ladspa (Linux Audio Developer's Simple Plugin API gstreamer-plugins-lame-0.10.19,3 Gstreamer mp3 encode plugin gstreamer-plugins-libcaca-0.10.31,3 Gstreamer color ASCII art plugin gstreamer-plugins-libmms-0.10.23,3 Gstreamer mms:// and mmsh:// plugin gstreamer-plugins-libpng-0.10.31,3 Gstreamer png plugin gstreamer-plugins-libvisual-0.10.36,3 Gstreamer libvisual plugin gstreamer-plugins-mad-0.10.19,3 Gstreamer mp3 decoder plugin gstreamer-plugins-mp3-0.10.0_1 Gstreamer Plugins Mp3 decoder meta-port gstreamer-plugins-mpeg2dec-0.10.19,3 Gstreamer mpeg decode plugin gstreamer-plugins-mpeg2enc-0.10.23,3 Gstreamer mpeg encoder plugin gstreamer-plugins-musepack-0.10.23,3 Gstreamer musepack mpc encoder/decoder plugin gstreamer-plugins-nas-0.10.23,3 GStreamer NAS (Network Audio System) plugin gstreamer-plugins-neon-0.10.23,3 Gstreamer neon plugin gstreamer-plugins-ogg-0.10.36,3 Gstreamer Ogg bitstream plugin gstreamer-plugins-opencv-0.10.23,3 Gstreamer opencv real time computer vision plugin gstreamer-plugins-pango-0.10.36_1,3 Gstreamer pango textoverlay plugin gstreamer-plugins-pulse-0.10.31,3 GStreamer plugin for pulseaudio gstreamer-plugins-resindvd-0.10.23,3 Gstreamer resindvd plugin gstreamer-plugins-schroedinger-0.10.23,3 Gstreamer Dirac high-speed codec plugin gstreamer-plugins-sdl-0.10.23,3 Gstreamer SDL plugin gstreamer-plugins-shout2-0.10.31,3 Gstreamer icecast plugin gstreamer-plugins-sidplay-0.10.19,3 Gstreamer Commodore SID decoder plugin gstreamer-plugins-sndfile-0.10.23,3 Gstreamer sndfile plugin gstreamer-plugins-soundtouch-0.10.23,3 GStreamer soundtouch plugin gstreamer-plugins-soup-0.10.31,3 Gstreamer soup http src plugin gstreamer-plugins-speex-0.10.31,3 Gstreamer speex voice plugin gstreamer-plugins-taglib-0.10.31,3 Gstreamer taglib plugin gstreamer-plugins-theora-0.10.36,3 Gstreamer theora plugin gstreamer-plugins-twolame-0.10.19,3 Gstreamer High-quality free MP2 encoder plugin gstreamer-plugins-ugly-0.10.19,3 Ugly gstreamer-plugins gstreamer-plugins-v4l2-0.10.31,3 Gstreamer Video 4 Linux 2 source plugin gstreamer-plugins-vdpau-0.10.23,3 Gstreamer nvidia vdpau plugin gstreamer-plugins-vorbis-0.10.36,3 Gstreamer vorbis encoder/decoder plugin gstreamer-plugins-vp8-0.10.23,3 Gstreamer vp8 codec plugin gstreamer-plugins-wavpack-0.10.31,3 GStreamer written collection of plugins handling several me gstreamer-plugins-x264-0.10.19_1,3 Gstreamer x264 plugin gstreamer-plugins-xvid-0.10.23,3 Gstreamer xvid plugin gstreamermm-0.10.10.2 C++ wrapper library for the multimedia library GStreamer gtar-1.26 GNU version of the traditional tape archiver gtk-2.24.6_2 Gimp Toolkit for X11 GUI (previous stable version) gtk-engines2-2.20.2_1 Theme engine for the GTK+-2.0 toolkit gtk-update-icon-cache-2.24.6_1 gtk-update-icon-cache utility from the Gtk+ toolkit gtkmm-2.24.2_1 C++ wrapper for Gtk+, Pango gwenview-4.8.4_1 Image viewer and browser for KDE 4 hal-0.5.14_20 Hardware Abstraction Layer for simplifying device access help2man-1.40.12 Automatically generating simple manual pages from program o hicolor-icon-theme-0.12 A high-color icon theme shell from the FreeDesktop project htmldoc-1.8.27_7 Converts HTML to PDF and/or PostScript hunspell-1.3.2_1 Improved spell-checker for Hungarian and other languages hupnp-1.0.0_1 A library for building UPnP devices and control points iceauth-1.0.5 ICE authority file utility for X icu-4.8.1.1_1 International Components for Unicode (from IBM) ilmbase-1.0.2 ILM Base libraries a.k.a. Half, IlmThread, Imath, and Iex imake-1.0.4,1 Imake and other utilities from X.Org imlib2-1.4.5_2,2 The next generation graphics library for Enlightenment inputproto-2.0.2 Input extension headers intltool-0.41.1 Tools to internationalize various kinds of data files iso8879-1986_3 Character entity sets from ISO 8879:1986 (SGML) iw-hspell-1.1 Hebrew spellchecker and morphology engine jackit-0.121.3_2 A low-latency audio server jasper-1.900.1_10 An implementation of the codec specified in the JPEG-2000 s jbig2dec-0.11_1 Decoder implementation of the JBIG2 image compression forma jbigkit-1.6 Lossless compression for bi-level images such as scanned pa jpeg-8_3 IJG's jpeg compression utilities k3b-2.0.2_10 A CD/DVD recording GUI for KDE4 kBuild-devel-0.1.9998 Makefile framework kactivities-4.8.4 Kactivities library kamera-4.8.4 Digital camera manager for KDE 4 kate-4.8.4 Basic editor framework for the KDE system kbproto-1.0.5 KB extension headers kcalc-4.8.4 Scientific calculator for KDE kcharselect-4.8.4 Character selector for KDE kcolorchooser-4.8.4 KDE 4 application to select colors from the screen or from kde-4.8.4 The meta-port for KDE Software Compilation 4 kde-baseapps-4.8.4 Basic applications for the KDE system kde-runtime-4.8.4_2 Basic applications for the KDE system kde-wallpapers-4.8.4 Set of wallpapers for the KDE Plasma workspace kde-workspace-4.8.4 Basic applications for the KDE system kde4-icons-oxygen-4.8.4 The Oxygen icon theme for KDE kde4-shared-mime-info-1.2 Handles shared MIME database under ${KDE4_PREFIX} kde4-xdg-env-1.0.1 Script which hooks into startkde and helps KDE pick up XDG kdeadmin-4.8.4 KDE Admin applications kdeartwork-4.8.4 KDE Artworks Themes kdegraphics-4.8.4 Graphics utilities for KDE 4 (meta-port) kdegraphics-mobipocket-4.8.4 Mobipocket plugins for Strigi indexing, Okular, and thumbna kdegraphics-strigi-analyzer-4.8.4 Strigi analyzers for various graphics file formats kdegraphics-svgpart-4.8.4 SVG KPart kdegraphics-thumbnailers-4.8.4 Thumbnailers for various graphics file formats kdehier4-1.0.10 Utility port that creates hierarchy of shared KDE4 director kdelibs-4.8.4_1 Base set of libraries needed by KDE programs kdemultimedia-4.8.4_1 KDE Multimedia applications kdenetwork-4.8.4_2 KDE Network applications kdepim-4.4.11.1_3 Libraries for KDE-PIM applications kdepim-runtime-4.4.11.1_2 Libraries for KDE-PIM applications kdepimlibs-4.8.4 Libraries for KDE-PIM applications kdeplasma-addons-4.8.4 Extra plasmoids for KDE4 kdesdk-4.8.4 KDE Software Development Kit kdeutils-4.8.4 Collection of utilities for KDE 4 kdeutils-printer-applet-4.8.4 Printer system tray utility for KDE4 kdewebdev-4.8.4 Comprehensive html/website development environment kdf-4.8.4 Shows free space of devices for KDE kfloppy-4.8.4 Floppy disk formatter for KDE kgamma-4.8.4 KDE 4 monitor calibration tool kgpg-4.8.4 Encryption tool for KDE kolourpaint-4.8.4 KDE 4 paint program konsole-4.8.4 KDE terminal emulator kremotecontrol-4.8.4 KDE frontend for your remote controls kruler-4.8.4 KDE 4 screen ruler ksaneplugin-4.8.4 KDE 4 plugin for scanning through libksane ksnapshot-4.8.4 KDE 4 screen capture program ksysguardd-4.8.4 KDE System Guard Daemon ktimer-4.8.4 Countdown launcher for KDE kwallet-4.8.4 Password manager for KDE ladspa-1.13 Linux Audio Developer's Simple Plugin API lame-3.99.5 Fast MP3 encoder kit lcms-1.19_1,1 Light Color Management System -- a color management library lcms2-2.4 Accurate, fast, and small-footprint color management engine libFS-1.0.3 The FS library libGL-7.6.1_2 OpenGL library that renders using GLX or DRI libGLU-7.6.1_1 OpenGL utility library libICE-1.0.7,1 Inter Client Exchange library for X11 libIDL-0.8.14_1 A library for creating trees of CORBA IDL files libSM-1.2.0,1 Session Management library for X11 libX11-1.4.4,1 X11 library libXScrnSaver-1.2.1 The XScrnSaver library libXTrap-1.0.0 The XTrap library libXau-1.0.6 Authentication Protocol library for X11 libXaw-1.0.9,2 X Athena Widgets library libXcomposite-0.4.3,1 X Composite extension library libXcursor-1.1.12 X client-side cursor loading library libXdamage-1.1.3 X Damage extension library libXdmcp-1.1.0 X Display Manager Control Protocol library libXevie-1.0.3 The Xevie library libXext-1.3.0_1,1 X11 Extension library libXfixes-5.0 X Fixes extension library libXfont-1.4.4_1,1 X font library libXfontcache-1.0.5 The Xfontcache library libXft-2.1.14 A client-sided font API for X applications libXi-1.4.5,1 X Input extension library libXinerama-1.1.1,1 X11 Xinerama library libXmu-1.1.0,1 X Miscellaneous Utilities libraries libXp-1.0.1,1 X print library libXpm-3.5.9 X Pixmap library libXrandr-1.3.2 X Resize and Rotate extension library libXrender-0.9.6 X Render extension library libXres-1.0.5 X Resource usage library libXt-1.1.1,1 X Toolkit library libXtst-1.2.0 X Test extension libXv-1.0.6,1 X Video Extension library libXvMC-1.0.6 X Video Extension Motion Compensation library libXxf86dga-1.1.2 X DGA Extension libXxf86misc-1.0.3 X XF86-Misc Extension libXxf86vm-1.1.1 X Vidmode Extension liba52-0.7.4_2 A free library for decoding ATSC A/52 streams, aka AC-3 libao-1.1.0_1 Portable audio output library libassuan-2.0.3 IPC library used by GnuPG and gpgme libaudiofile-0.2.7 A sound library for SGI audio file libcaca-0.99.b18_1 Graphics library that outputs text instead of pixels libcdaudio-0.99.12p2_2 A library for playing audio CDs libcddb-1.3.2_1 A library to access data on a CDDB server libcdio-0.83_1 Compact Disc Input and Control Library libcheck-0.9.8 A unit test framework for C libcroco-0.6.2_1 CSS2 parsing library libdaemon-0.14 Lightweight C library that eases the writing of UNIX daemon libdbusmenu-qt-0.9.2_1 Qt4 implementation of the DBusMenu protocol libdca-0.0.5 Free DTS Coherent Acoustics decoder libdiscid-0.2.2_1 A library for creating MusicBrainz DiscIDs libdmtx-0.7.4_2 Library for reading and writing Data Matrix barcodes libdmx-1.1.1 DMX extension library libdrm-2.4.17_1 Userspace interface to kernel Direct Rendering Module servi libdv-1.0.0_3 Quasar DV codec (libdv): software codec for DV video encodi libdvdcss-1.2.10_1 Portable abstraction library for DVD decryption libdvdnav-4.2.0_1 MPlayer version of the libdvdnav project libdvdread-4.2.0_2 MPlayer version of the libdvdread project libeXosip2-3.6.0 GPL library that extends the capability of the oSIP library libevent2-2.0.20 API for executing callback functions on events or timeouts libexecinfo-1.1_3 A library for inspecting program's backtrace libexif-0.6.20 Library to read digital camera file meta-data libfame-0.9.1_3 A video encoding library libffi-3.0.9 Foreign Function Interface libfontenc-1.1.0 The fontenc Library libfpx-1.3.1.1 Library routines for working with Flashpix images libftdi-0.18 A library (using libusb) to talk to FTDI chips libgcrypt-1.5.0_1 General purpose crypto library based on code used in GnuPG libgee-0.6.2.1 GObject collection library libglade2-2.6.4_5 GNOME glade library libgme-0.5.5 A collection of video game music emulators libgpg-error-1.10 Common error values for all GnuPG components libgphoto2-2.4.14 A universal digital camera picture control tool libgsf-1.14.21_1 An extensible i/o abstraction for dealing with structured f libical-0.44 An implementation of the IETF's Calendaring and Scheduling libiconv-1.14 A character set conversion library libid3tag-0.15.1b ID3 tags library (part of MAD project) libidn-1.25 Internationalized Domain Names command line tool libiodbc-3.52.8 An ODBC 3.x driver manager, for universal data source acces libirman-0.4.4 Library for Evation's Irman infrared receiver libkdcraw-4.8.4 A LibRaw interface for KDE libkexiv2-4.8.4_1 Exiv2 library interface for KDE libkipi-4.8.4 KDE Image Plugin Interface libkonq-4.8.4 Core library for Konqueror libksane-4.8.4 SANE library interface for KDE libksba-1.3.0 KSBA is an X.509 Library libktorrent-1.3.0 Torrent library split from KTorrent liblqr-1-0.4.1_3 An easy to use C/C++ seam carving library libltdl-2.4.2 System independent dlopen wrapper libmad-0.15.1b_2 Libmad library (part of MAD project) libmms-0.6.2 Library for parsing mms:// and mmsh:// type network streams libmng-1.0.10_2 Multiple-image Network Graphics (MNG) reference library libmodplug-0.8.8.4 ModPlug mod-like music shared libraries libmpeg2-0.5.1_1 A free library for decoding mpeg-2 and mpeg-1 video streams libmsn-4.2.1 A library for connecting to MSN Messenger service libmspack-0.2_1 A library for Microsoft compression formats libmusicbrainz-3.0.3_2 MusicBrainz client library for audio metadata lookup libnotify-0.7.3_2 A library for desktop notifications libogg-1.3.0,4 Ogg bitstream library liboldX-1.0.1 Old X library libosip-3.6.0 A low layer of SIP implementation libotr-3.2.1 Portable OTR Messaging Library and toolkit libpaper-1.1.24_1 A library providing routines for paper size management libpci-3.1.10 PCI configuration space I/O made easy libpciaccess-0.12.1 Generic PCI access library libproxy-0.4.6 Library that provides automatic proxy configuration managem libpthread-stubs-0.3_3 This library provides weak aliases for pthread functions libqalculate-0.9.7_2 Multi-purpose desktop calculator (backend library) libqrencode-3.4.0 A C library for encoding data in a QR Code symbol librsvg2-2.34.1_1 Library for parsing and rendering SVG vector-graphic files libsamplerate-0.1.8_3 Secret Rabbit Code: a Sample Rate Converter for audio libshout2-2.3.1_1,1 Connect and transmit data to an Icecast media streaming ser libsidplay-1.36.59 A Commodore SID-chip emulator library to play SID music fil libsigc++-2.2.10 Callback Framework for C++ libsigsegv-2.10 Handling page faults in user mode libsmi-0.4.8 A library to access SMI MIB information libsndfile-1.0.25_2 Reading and writing files containing sampled sound (like WA libsoup-2.34.3 A SOAP (Simple Object Access Protocol) implementation in C libspectre-0.2.6_1 A small library for rendering Postscript documents libssh-0.5.2 A library implementing the SSH1 and SSH2 protocol libtheora-1.1.1_3 Theora video codec for the Ogg multimedia streaming system libtool-2.4.2 Generic shared library support script libv4l-0.8.8_1 Video4Linux library libva-1.1.0_2 VAAPI wrapper and dummy driver libvdpau-0.5_1 VDPAU wrapper and tracing library libvisual-0.2.0_3 Abstraction library that sits between apps and visual plugi libvncserver-0.9.9_2 Provide an easy API to write one's own vnc server libvolume_id-0.81.1 Library to provide file system type information libvorbis-1.3.3_1,3 Audio compression codec library libvpx-1.1.0 VP8 Codec SDK libwmf-0.2.8.4_7 Tools and library for converting Microsoft WMF (windows met libwww-5.4.0_4 The W3C Reference Library libxcb-1.7 The X protocol C-language Binding (XCB) library libxine-1.2.2_1 Libraries for xine multimedia player libxkbfile-1.0.7 XKB file library libxkbui-1.0.2_1 The xkbui library libxml++-2.34.2 XML API for C++ libxml2-2.7.8_5 XML parser library for GNOME libxslt-1.1.26_3 The XSLT C library for GNOME libzip-0.10.1 A C library for reading, creating, and modifying zip archiv linphone-base-3.2.1_2,1 A web phone that supports SIP protocol linux-f10-atk-1.24.0 Accessibility Toolkit, Linux/i386 binary (Linux Fedora 10) linux-f10-cairo-1.8.0_2 Vector graphics library Cairo (Linux Fedora 10) linux-f10-curl-7.19.6_1 The command line tool for transferring files with URL synta linux-f10-cyrus-sasl2-2.1.22_1 RFC 2222 SASL (Simple Authentication and Security Layer) (L linux-f10-expat-2.0.1 Linux/i386 binary port of Expat XML-parsing library (Linux linux-f10-flashplugin-11.2r202.238 Adobe Flash Player NPAPI Plugin linux-f10-fontconfig-2.6.0 An XML-based font configuration API for X Windows (Linux Fe linux-f10-gtk2-2.14.7_4 GTK+ library, version 2.X (Linux Fedora 10) linux-f10-jpeg-6b RPM of the JPEG lib (Linux Fedora 10) linux-f10-libssh2-0.18 The library implementing the SSH2 protocol (Linux Fedora 10 linux-f10-nspr-4.7.6 Netscape Portable Runtime (Linux Fedora 10) linux-f10-nss-3.12.3.99.3_1 Network Security Services (Linux Fedora 10) linux-f10-openldap-2.4.12_1 Lightweight Directory Access Protocol libraries (Linux Fedo linux-f10-openssl-0.9.8g The OpenSSL toolkit (Linux Fedora 10) linux-f10-pango-1.28.3 The pango library (Linux Fedora 10) linux-f10-png-1.2.37_2 RPM of the PNG lib (Linux Fedora 10) linux-f10-sqlite3-3.5.9_1 The library that implements an embeddable SQL database engi linux-f10-tiff-3.8.2 The TIFF library, Linux/i386 binary (Linux Fedora 10) linux-f10-xorg-libs-7.4_1 Xorg libraries (Linux Fedora 10) linux_base-f10-10_5 Base set of packages needed in Linux mode for i386/amd64 (L lirc-0.9.0_3,1 Linux Infrared Remote Control luit-1.1.0_1 Locale and ISO 2022 support for Unicode terminals m4-1.4.16_1,1 GNU m4 mDNSResponder-333.10 Apple's mDNSResponder makedepend-1.0.3,1 A dependency generator for makefiles marble-4.8.4 Virtual globe and world atlas for KDE meanwhile-1.0.2_2 Open Source implementation of the Lotus Sametime protocol mjpegtools-2.0.0_4 Set of tools to record/playback/edit videos in MPEG format mkfontdir-1.0.6 Create an index of X font files in a directory mkfontscale-1.0.9 Creates an index of scalable font files for X mp4v2-1.9.1 Library and tools to read, create, and modify mp4 files mpc-0.9 Library of complex numbers with arbitrarily high precision mpfr-3.1.1 A library for multiple-precision floating-point computation musepack-2009.03.01_1 Decoder, encoder, and replaygain for musepack (mpc) mysql-client-5.5.28 Multithreaded SQL database (client) mysql-server-5.5.28 Multithreaded SQL database (server) nas-1.9.3 Network Audio System nasm-2.10.03,1 General-purpose multi-platform x86 and amd64 assembler neon29-0.29.6_4 An HTTP and WebDAV client library for Unix systems netpbm-10.35.86 A toolkit for conversion of images between different format nettle-2.5 A low-level cryptographic library nspluginwrapper-1.4.4 A compatibility plugin for Mozilla NPAPI plugins nspr-4.9.3 A platform-neutral API for system level and libc like funct nss-3.14 Libraries to support development of security-enabled applic nvidia-driver-304.60 NVidia graphics card binary drivers for hardware OpenGL ren nvidia-xconfig-304.51 Tool to manipulate X configuration files for the NVidia dri okular-4.8.4 KDE 4 universal document viewer opencore-amr-0.1.3 OpenCORE implementation of AMR Narrowband & Wideband speech opencv-2.3.1_4 Open Source Computer Vision library from Intel opencv-core-2.3.1_4 OpenCV core libraries openjpeg-1.5.0_1 An open-source JPEG 2000 codec openldap-client-2.4.33 Open source LDAP client implementation openslp-1.2.1_3 Open-source implementation of the Service Location Protocol orc-0.4.16 Library and toolset to operate arrays of data p11-kit-0.14 Library for loading and enumerating of PKCS#11 modules p5-Authen-NTLM-1.09 An NTLM authentication module p5-Digest-HMAC-1.03 Perl5 interface to HMAC Message-Digest Algorithms p5-Encode-Locale-1.03 Determine the locale encoding p5-File-Listing-6.04 Parse directory listings p5-HTML-Parser-3.69 Perl5 module for parsing HTML documents p5-HTML-Tagset-3.20 Some useful data table in parsing HTML p5-HTTP-Cookies-6.01 HTTP Cookie jars p5-HTTP-Daemon-6.01 Simple HTTP server class p5-HTTP-Date-6.02 Conversion routines for the HTTP protocol date formats p5-HTTP-Message-6.03_1 Representation of HTTP style messages p5-HTTP-Negotiate-6.01 Implementation of the HTTP content negotiation algorithm p5-IO-Socket-IP-0.17 A drop-in replacement for IO::Socket::INET supporting IPv4 p5-IO-Socket-SSL-1.76 Perl5 interface to SSL sockets p5-LWP-MediaTypes-6.02 Guess media type for a file or a URL p5-Net-HTTP-6.03_1 Low-level HTTP client p5-Net-SSLeay-1.48 Perl5 interface to SSL p5-Socket-2.006 Networking constants and support functions p5-URI-1.60 Perl5 interface to Uniform Resource Identifier (URI) refere p5-WWW-RobotRules-6.02 Database of robots.txt-derived permissions p5-XML-Parser-2.41 Perl extension interface to James Clark's XML parser, expat p5-libwww-6.04 Perl5 library for WWW access pam_kde-1.0 PAM modules for KDE Display Manager pango-1.28.4_1 An open-source framework for the layout and rendering of i1 pangomm-2.28.2_1 C++ wrapper for Pango pciids-20120906 Database of all known IDs used in PCI devices pcre-8.31_1 Perl Compatible Regular Expressions library perl-5.14.2_2 Practical Extraction and Report Language pgadmin3-1.16.0 PostgreSQL database design and management system phonon-4.6.0_1 KDE multimedia framework phonon-gstreamer-4.6.2 GStreamer backend for Phonon pixman-0.24.2 Low-level pixel manipulation library pkgconf-0.8.9 Utility to help to configure compiler and linker flags pl-libgadu-1.11.2,1 This library is used by many IMs with Gadu-Gadu support png-1.5.12 Library for manipulating PNG images policykit-0.9_6 Framework for controlling access to system-wide components polkit-0.99 Framework for controlling access to system-wide components polkit-kde-0.99.0_3 KDE4 frontend to PolKit-1 polkit-qt-0.103.0_1 Qt 4 frontend to PolKit-1 poppler-0.18.4_2 A PDF rendering library poppler-data-0.4.5 Poppler encoding data poppler-qt4-0.18.4_1 Qt4 bindings to poppler popt-1.16 A getopt(3) like library with a number of enhancements, fro portaudio-18.1_2 Portable cross-platform Audio API portmaster-3.14_6 Manage your ports without external databases or languages portupgrade-2.4.10.2,2 FreeBSD ports/packages administration and management tool s postgresql-client-9.0.10 PostgreSQL database (client) printproto-1.0.5 Print extension headers prison-1.0_1 A barcode library for KDE pth-2.0.7 GNU Portable Threads pulseaudio-0.9.23_2 Sound server for UNIX py27-cairo-1.8.10_1 Python bindings for Cairo py27-cups-1.9.62 CUPS bindings for Python py27-dbus-0.84.0 Python bindings for the D-BUS messaging system py27-gobject-2.28.6_1 Python bindings for GObject py27-gstreamer-0.10.22_1 A set of Python bindings for gstreamer py27-gtk-2.24.0_1 A set of Python bindings for GTK+ py27-isodate-0.4.8 An ISO 8601 date/time/duration parser and formater py27-kdebindings-pykde4-4.8.4 Python bindings for KDE py27-kdebindings-pykdeuic4-4.8.4 An enhanced version of pyuic4 py27-libxml2-2.7.8_2 Python interface for XML parser library for GNOME py27-notify-0.1.1_9 A python bindings for libnotify py27-qt4-core-4.9.1_1,1 Python bindings for the Qt4 toolkit, QtCore module py27-qt4-declarative-4.9.1_1 Python bindings for the Qt4 toolkit, QtDeclarative module py27-qt4-designer-4.9.1_1,1 Python bindings for the Qt4 toolkit, QtDesigner module py27-qt4-gui-4.9.1_1,1 Python bindings for the Qt4 toolkit, QtGui module py27-qt4-network-4.9.1_1,1 Python bindings for the Qt4 toolkit, QtNetwork module py27-qt4-opengl-4.9.1_1,1 Python bindings for the Qt4 toolkit, QtOpenGL module py27-qt4-phonon-4.9.1_1 Python bindings for the Qt4 toolkit, Phonon module py27-qt4-script-4.9.1_1,1 Python bindings for the Qt4 toolkit, QtScript module py27-qt4-sql-4.9.1_1,1 Python bindings for the Qt4 toolkit, QtSql module py27-qt4-svg-4.9.1_1,1 Python bindings for the Qt4 toolkit, QtSvg module py27-qt4-webkit-4.9.1_1 Python bindings for the Qt4 toolkit, QtWebKit module py27-qt4-xml-4.9.1_1,1 Python bindings for the Qt4 toolkit, QtXml module py27-rdflib-3.2.3 A Python library for RDF manipulation py27-setuptools-0.6c11_3 Download, build, install, upgrade, and uninstall Python pac py27-sip-4.13.2,1 Python to C and C++ bindings generator py27-sqlite3-2.7.3_2 Standard Python binding to the SQLite3 library py27-xml-0.8.4_2 PyXML: Python XML library enhancements python27-2.7.3_3 An interpreted object-oriented programming language qca-2.0.3_1 Cross-platform crypto API for QT qca-ossl-2.0.0.b3_4 QCA OpenSLL plugin qimageblitz-0.0.6_1 Graphical effects and filters library for KDE4 qjson-0.7.1_2 Qt-based library that maps JSON data to QVariant objects qscintilla2-2.6.1_1,1 Qt4 port of the Scintilla C++ editor class qt4-assistant-4.8.2 Qt documentation browser qt4-clucene-4.8.2 QtCLucene full text search library wrapper qt4-corelib-4.8.2 Qt core library qt4-dbus-4.8.2 Qt4 bindings for the D-BUS messaging system qt4-declarative-4.8.2 Qt4 framework for building highly dynamic user interfaces qt4-designer-4.8.2 Qt ui editor qt4-doc-4.8.2 Multiplatform C++ application framework qt4-gui-4.8.2_1 Qt graphical user interface library qt4-help-4.8.2 QtHelp module provides QHelpEngine API and is used by Assis qt4-iconengines-4.8.2 Qt SVG icon engine plugin qt4-imageformats-4.8.2 Qt imageformat plugins for GIF, JPEG, MNG, and SVG qt4-inputmethods-4.8.2 Qt input method plugins qt4-linguist-4.8.2 Qt localisation tool qt4-moc-4.8.2 Qt meta object compiler qt4-mysql-plugin-4.8.2 Qt MySQL database plugin qt4-network-4.8.2 Qt network library qt4-opengl-4.8.2 Qt OpenGL library qt4-porting-4.8.2 Qt utility to assist with porting Qt3 applications to Qt4 qt4-qdbusviewer-4.8.2 Qt4 D-BUS viewer qt4-qmake-4.8.2_3 The build utility of the Qt project qt4-qt3support-4.8.2 Qt3 compatibility library qt4-qtestlib-4.8.2 Qt unit testing library qt4-rcc-4.8.2 Qt resource compiler qt4-script-4.8.2 Qt script qt4-scripttools-4.8.2 Qt script qt4-sql-4.8.2 Qt SQL library qt4-sqlite-plugin-4.8.2 Qt SQLite 3.x database plugin qt4-svg-4.8.2 Qt SVG library qt4-uic-4.8.2 Qt user interface compiler qt4-uic3-4.8.2_1 Qt backwards-compatible user interface compiler qt4-webkit-4.8.2 Qt4 WebKit engine qt4-xml-4.8.2 Qt XML library qt4-xmlpatterns-4.8.2 XQuery 1.0 and XPath 2.0 support for Qt4 qwt-5.2.2_1 Qt Widgets for Technical Applications qzeitgeist-0.8.0 Qt 4 wrapper library around the Zeitgeist D-Bus API randrproto-1.3.2 Randr extension headers raptor2-2.0.8 RDF Parser Toolkit for Redland rasqal-0.9.29 A high-level interface for RDF recordproto-1.14.1 RECORD extension headers redland-1.0.15_1 High-level interface for RDF remmina-0.9.3_2 The GTK+ Remote Desktop Client remmina-plugin-i18n-0.9.2_1 Localized messages for Remmina plugins remmina-plugin-rdp-0.9.2_1 Remmina plugin for RDP protocol remmina-plugins-0.9.2_1 Remmina plugin system renderproto-0.11.1 RenderProto protocol headers resourceproto-1.2.0 Resource extension headers rpm-3.0.6_15 The Red Hat Package Manager ruby-1.8.7.370,1 An object-oriented interpreted scripting language ruby18-bdb-0.6.6 Ruby interface to Sleepycat's Berkeley DB revision 2 or lat samba34-libsmbclient-3.4.17 Shared libs from the samba package sane-backends-1.0.22_2 API for access to scanners, digitals camera, frame grabbers schroedinger-1.0.11_1 High-speed Dirac codec scons-2.1.0 A build tool alternative to make scrnsaverproto-1.2.1 ScrnSaver extension headers sdl-1.2.15_2,2 Cross-platform multimedia development API sdl_gfx-2.0.23 SDL graphics drawing primitives and other support functions sessreg-1.0.7 Manage utmp/wtmp entries for non-init X clients setxkbmap-1.2.0 Set the keyboard using the X Keyboard Extension shared-desktop-ontologies-0.10.0 Interoperability between desktops and collaborative environ shared-mime-info-1.0_1 A MIME type database from the FreeDesktop project smproxy-1.0.5 Session Manager Proxy soprano-2.7.6 Qt4 RDF framework soundtouch-1.6.0 Open-source audio processing library speex-1.2.r1_4,1 An open-source patent-free voice codec sqlite3-3.7.14.1 An SQL database engine in a C library startup-notification-0.12 Library that supports startup notification spec from freede strigi-0.7.7_3 Desktop searching program subversion-1.7.6 Version control system sudo-1.8.6.p3_1 Allow others to run commands as root superkaramba-4.8.4 Widget framework for KDE svgalib-1.4.3_6 A low level console graphics library sweeper-4.8.4 Cleans temporal files for KDE system-config-printer-1.1.16_5 CUPS configuration Gtk+2.0 GUI t1lib-5.1.2_1,1 A Type 1 Rasterizer Library for UNIX/X11 taglib-1.8 Library for manipulating ID3 tags and Ogg comments talloc-2.0.7 Hierarchical pool based memory allocator teTeX-base-3.0_23 Thomas Esser's distribution of TeX & friends (binaries) teTeX-texmf-3.0_8 Thomas Esser's distribution of TeX & friends (texmf tree) tex-texmflocal-1.9 Meta-port that creates a site-local $TEXMF directory texi2html-5.0_1,1 Texinfo to HTML converter tidy-lib-090315.c_1 Utility to clean up and pretty print HTML/XHTML/XML (with s tiff-4.0.2_1 Tools and library routines for working with TIFF images tinyxml-2.6.2_1 Small C++ XML parser tmake-1.13 Extremely portable perl-based make utility transmission-qt4-2.73 A fast and lightweight QT4 BitTorrent client transmission-web-2.73 A fast and lightweight WebUI for Transmission BitTorrent cl trapproto-3.4.3 DEC-XTRAP extension headers twm-1.0.7 Tab Window Manager for the X Window System twolame-0.3.13 MPEG Audio Layer 2 encoder ubuntu-font-0.80_1 Ubuntu font family unzip-6.0_1 List, test, and extract compressed files in a ZIP archive v4l_compat-1.0.20120501_1 Video4Linux IOCTL header files vala-0.12.1 Programming language and compiler that converts Vala code i vcdimager-0.7.24_1 GNU VCDImager/VCDRip -- The GNU VideoCD Image Maker/Ripping videoproto-2.3.1 Video extension headers virtualbox-ose-4.1.22 A general-purpose full virtualizer for x86 hardware virtualbox-ose-kmod-4.1.22 VirtualBox kernel module for FreeBSD virtuoso-6.1.6 Universal SQL/Application Server w3m-0.5.3_1 A pager/text-based WWW browser wavpack-4.60.1 Audio codec for lossless, lossy, and hybrid compression webcamd-3.7.0.4 A port of Linux USB webcam and DVB drivers into userspace webfonts-0.30_6 TrueType core fonts for the Web webp-0.1.3_1 Google WebP image format conversion tool wireshark-1.8.3 A powerful network analyzer/capture tool wxgtk2-common-2.8.12_1 The wxWidgets GUI toolkit (common files) wxgtk2-contrib-common-2.8.12_1 The wxWidgets GUI toolkit contributed libraries (common fil wxgtk2-unicode-2.8.12_1 The wxWidgets GUI toolkit (Unicode) wxgtk2-unicode-contrib-2.8.12_1 The wxWidgets GUI toolkit contributed libraries (Unicode) x11perf-1.5.4 X11 server performance test program x264-0.125.2201 Library and tool for encoding H.264/AVC video streams xauth-1.0.6 X authority file utility xbacklight-1.1.2 Program to adjust backlight brightness xbitmaps-1.1.1 X.Org bitmaps data xcalc-1.0.4.1_1 Scientific calculator for X xcb-proto-1.7.1 The X protocol C-language Binding (XCB) protocol xcb-util-0.3.8,1 A module with libxcb/libX11 extension/replacement libraries xcb-util-renderutil-0.3.8 Convenience functions for the Render extension xclock-1.0.6 Analog and digital clock for X xcmiscproto-1.2.1 XCMisc extension headers xcmsdb-1.0.3 Device Color Characterization utility for X xcursor-themes-1.0.3_1 X.org cursors themes xcursorgen-1.0.4_1 Create an X cursor file from a collection of PNG images xdg-utils-1.0.2_7 Tools to allow all applications to integrate with the free xdpyinfo-1.3.0 Display information utility for X xdriinfo-1.0.4 Query configuration information of DRI drivers xev-1.1.0 Print contents of X events xextproto-7.2.0 XExt extension headers xf86-input-keyboard-1.6.1 X.Org keyboard input driver xf86-input-mouse-1.7.1 X.Org mouse input driver xf86-video-ati-6.14.3_1 X.Org ati display driver xf86-video-intel-2.7.1_4 Driver for Intel integrated graphics chipsets xf86-video-mach64-6.9.0 X.Org mach64 display driver xf86-video-nv-2.1.18_1 X.Org nv display driver xf86-video-openchrome-0.2.904_3 X.Org openChrome display driver xf86-video-r128-6.8.1_3 X.Org r128 display driver xf86-video-radeonhd-1.3.0_5 X.Org ati RadeonHD display driver xf86-video-vesa-2.3.0_2 X.Org vesa display driver xf86dga-1.0.3 Test program for the XFree86-DGA extension xf86dgaproto-2.1 XFree86-DGA extension headers xf86miscproto-0.9.3 XFree86-Misc extension headers xf86vidmodeproto-2.3.1 XFree86-VidModeExtension extension headers xgamma-1.0.4 Gamma correction through the X server. xgc-1.0.3 X graphics demo xhost-1.0.4 Server access control program for X xineramaproto-1.2.1 Xinerama extension headers xinit-1.3.2,1 X Window System initializer xinput-1.5.4 Very useful utility for configuring and testing XInput devi xkbcomp-1.2.3 Compile XKB keyboard description xkbevd-1.1.2 XKB event daemon xkbutils-1.0.3 XKB utility demos xkeyboard-config-2.5.1 X Keyboard Configuration Database xkill-1.0.3 Utility for killing a client by its X resource xlsatoms-1.1.0 List interned atoms defined on a server xlsclients-1.1.2 List client applications running on a display xmessage-1.0.3 Display message or query in a X window xmlcatmgr-2.2 SGML and XML catalog manager xmlcharent-0.3_2 XML character entities xmlto-0.0.25 Front-end to an XSL toolchain xmodmap-1.0.5 Utility for modifying keymaps and pointer button mappings i xorg-7.5.2 X.Org complete distribution metaport xorg-apps-7.5.2 X.org apps meta-port xorg-cf-files-1.0.4 X.org cf files for use with imake builds xorg-docs-1.6,1 X.org documentation files xorg-drivers-7.5.2 X.org drivers meta-port xorg-fonts-100dpi-7.5.1 X.Org 100dpi bitmap fonts xorg-fonts-7.5.1 X.org fonts meta-port xorg-fonts-75dpi-7.5.1 X.Org 75dpi bitmap fonts xorg-fonts-cyrillic-7.5.1 X.Org Cyrillic bitmap fonts xorg-fonts-miscbitmaps-7.5.1 X.Org miscellaneous bitmap fonts xorg-fonts-truetype-7.5.1 X.Org TrueType fonts xorg-fonts-type1-7.5.1 X.Org Type1 fonts xorg-libraries-7.5.1 X.org libraries meta-port xorg-server-1.7.7_6,1 X.Org X server and related programs xpr-1.0.3 Utility for printing an X window dump xprop-1.2.1 Property displayer for X xproto-7.0.22 X11 protocol headers xrandr-1.3.5 Primitive command line interface to the RandR extension xrdb-1.0.9 X server resource database utility xrefresh-1.0.4 Refresh all or part of an X screen xscreensaver-5.19 Save your screen while you entertain your cat xset-1.2.2_1 User preference utility for X xsetmode-1.0.0 Set the mode for an X Input Device xsetroot-1.1.0 root window parameter setting utility for X xterm-285 Terminal emulator for the X Window System xtrans-1.2.6 Abstract network code for X xvid-1.3.2,1 An opensource MPEG-4 codec, based on OpenDivx xvinfo-1.1.1 Print out X-Video extension adaptor information xwd-1.0.4 Dump an image of an X window xwininfo-1.1.2 Window information utility for X xwud-1.0.3 Image displayer for X yajl-2.0.4_1 A Portable JSON parsing and serialization library in ANSI C yasm-1.2.0 A complete rewrite of the NASM assembler zip-3.0 Create/update ZIP files compatible with PKZIP From owner-freebsd-ports@FreeBSD.ORG Tue Oct 30 17:57:47 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 68EBE678 for ; Tue, 30 Oct 2012 17:57:47 +0000 (UTC) (envelope-from m.tsatsenko@gmail.com) Received: from mail-pb0-f54.google.com (mail-pb0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id 308C28FC0C for ; Tue, 30 Oct 2012 17:57:47 +0000 (UTC) Received: by mail-pb0-f54.google.com with SMTP id rp8so391963pbb.13 for ; Tue, 30 Oct 2012 10:57:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=+uUep54fte8fxV8VMBtGyM4yadnV7gZxgRd2JkxZgEU=; b=BuBaHiLU7yOoZzaMM5e8jcie0iME2RhnIfnMKWQ2QwIVTPKMxMP+rpWC8JiBXUV/92 3HnQAAG0h0GmWMjAJpX/FMjC4PR43+pVUcm4Y2EnZIZAJozJlWNe+cvdPWnjGjEeOgBE 6bVMbc1BOrfaZLbyo0cMOJpsj7I+KUxC4SOcB3k9555pTKtWSuRq8NQXKa/vJRujiizR N+z0Q/+Y0taAfLNaxW/EsOHj4Tgs/PK5iOnZsb63BvmI+feK9SrnwFLDr/4nmVPbFDMx 6VXpuX+ILYnwzgXQWR24sBsS+IAuGr29lmrd3r40j1H4LaO5T8R63T+4etBNYGsgFOiW thbg== MIME-Version: 1.0 Received: by 10.66.78.231 with SMTP id e7mr94450807pax.44.1351619866690; Tue, 30 Oct 2012 10:57:46 -0700 (PDT) Received: by 10.68.211.135 with HTTP; Tue, 30 Oct 2012 10:57:46 -0700 (PDT) In-Reply-To: <201210301330.39022.mike.jakubik@intertainservices.com> References: <201210291424.19868.mike.jakubik@intertainservices.com> <201210301330.39022.mike.jakubik@intertainservices.com> Date: Tue, 30 Oct 2012 20:57:46 +0300 Message-ID: Subject: Re: Can not compile VIrtualbox 4.1.22 From: Mikhail Tsatsenko To: Mike Jakubik Content-Type: text/plain; charset=ISO-8859-1 Cc: ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2012 17:57:47 -0000 2012/10/30 Mike Jakubik : > On Tuesday 30 October 2012 2:36:44 AM Mikhail Tsatsenko wrote: >> 2012/10/29 Mike Jakubik : >> > Hello, >> > >> > There appears to be a typo of some sort in one of the sed files in the >> > port. >> > > >> >> Hi, >> I am unable to reproduce the problem. >> Which version of FreeBSD you are using? Also please show me pkg_info >> output and make sure that sources under /usr/src, both userland and >> kernel binaries are in sync. >> >> -- >> Mikhail > > Mikhail, > > I have build and installed latest releng9, updated ports tree, but still the > same error "errmsg.sed line 31: Unmatched [ or [^" Looks like you have gsed port installed. Try to deinstall it and try again. Let me know if it helps. By the way: next time try avoid sending huge outputs in message body. Instead use pastebin or attachments. -- Mikhail > FreeBSD freebsd.local 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #0: Tue Oct 30 > 12:49:12 EDT 2012 root@freebsd.local:/usr/obj/usr/src/sys/FREEBSD amd64 > > Giant list of pkg_info is below, the listed VirtualBox was installed via > pkg_add -r. > > I have tried both clang and gcc, but to no surprise, same result. > > Thanks. > > --- > > GeoIP-1.4.8_3 Find the country that any IP address or hostname > originates > ImageMagick-6.7.9.4 Image processing tools > ORBit2-2.14.19 High-performance CORBA ORB with support for the C language > OpenEXR-1.7.0 A high dynamic-range (HDR) image file format > aalib-1.4.r5_6 ASCII art library > akonadi-1.7.2_3 Storage server for KDE-Pim > alsa-lib-1.0.26 ALSA compatibility library > alsa-plugins-1.0.26 ALSA compatibility library plugins > appres-1.0.3 Program to list application's resources > apr-1.4.6.1.4.1_1 Apache Portability Library > ark-4.8.4 Archiving tool for KDE > aspell-0.60.6.1_2 Spelling checker with better suggestion logic than ispell > atk-2.0.1 A GNOME accessibility toolkit (ATK) > atkmm-2.22.5 C++ wrapper for ATK API library > attica-0.2.9,2 Collaboration Services API library > autoconf-2.13.000227_6 Automatically configure source code on many Un*x > platforms > autoconf-2.69 Automatically configure source code on many Un*x platforms > autoconf-wrapper-20101119 Wrapper script for GNU autoconf > automake-1.12.4 GNU Standards-compliant Makefile generator > automake-1.4.6_6 GNU Standards-compliant Makefile generator (legacy 1.4) > automake-wrapper-20101119 Wrapper script for GNU automake > automoc4-0.9.88_3 Automatic moc for Qt 4 packages > avahi-app-0.6.29_3 Service discovery on a local network > bash-4.2.37 The GNU Project's Bourne Again SHell > bigreqsproto-1.1.1 BigReqs extension headers > binutils-2.22_3 GNU binary tools > bison-2.5.1,1 A parser generator from FSF, (mostly) compatible with Yacc > bitmap-1.0.5 Bitmap editor and converter utilities for X > bitstream-vera-1.10_5 Bitstream Vera TrueType font collection > boehm-gc-7.1 Garbage collection and memory leak detection for C and C++ > boost-jam-1.48.0 Build tool from the boost.org > boost-libs-1.48.0_1 Free portable C++ libraries (without Boost.Python) > ca_root_nss-3.14 The root certificate bundle from the Mozilla Project > cabextract-1.4 A program to extract Microsoft cabinet (.CAB) files > cagibi-0.2.0 KDE SSDP/uPNP proxy > cairo-1.10.2_4,2 Vector graphics library with cross-device output support > cairomm-1.10.0_1 C++ interface to cairo > cantarell-fonts-0.0.10.1 Cantarell, a Humanist sans-serif font family > cdparanoia-3.9.8_9 A CDDA extraction tool (also known as ripper) > cdrdao-1.2.3_4 Record CD-R[W]s in disk-at-once mode > cdrtools-3.00_2 CD/DVD/BluRay and ISO-9660 image creation and extraction > to > celt-0.11.3_1 The CELT ultra-low delay audio codec > chmlib-0.40 A library for dealing with Microsoft ITSS/CHM format files > cln-1.3.2 Class Library for Numbers > clucene-0.9.21 CLucene is a C++ port of Lucene > cmake-2.8.9 A cross-platform Makefile generator > cmake-modules-2.8.9 Modules and Templates for CMake > compositeproto-0.4.2 Composite extension headers > consolekit-0.4.3 Framework for defining and tracking users > cups-client-1.5.2_2 Common UNIX Printing System: Library cups > cups-image-1.5.2_1 Common UNIX Printing System: Library cupsimage > cups-pk-helper-0.0.4_3 A helper that makes system-config-printer use PolicyKit > curl-7.24.0_1 Non-interactive tool to get files from FTP, GOPHER, HTTP(S) > cuse4bsd-kmod-0.1.26 Cuse4BSD character device loopback driver for userspace > cyrus-sasl-2.1.25_2 RFC 2222 SASL (Simple Authentication and Security Layer) > damageproto-1.2.1 Damage extension headers > db41-4.1.25_4 The Berkeley DB package, revision 4.1 > db42-4.2.52_5 The Berkeley DB package, revision 4.2 > dbus-1.4.14_4 A message bus system for inter-application communication > dbus-glib-0.94 GLib bindings for the D-BUS messaging system > dconf-0.5.1_4 A configuration database system for GNOME > desktop-file-utils-0.18 A couple of command line utilities for working with > desktop > dev86-0.16.18 Robert de Bath's 8086 development tools > djbfft-0.76_2 An extremely fast library for floating-point convolution > djvulibre-3.5.25.3_1 DjVu base libraries and utilities > dmidecode-2.11 A tool for dumping DMI (SMBIOS) contents in human-readable > dmxproto-2.3.1 DMX extension headers > docbook-1.4 Meta-port for the different versions of the DocBook DTD > docbook-4.1_4 V4.1 of the DocBook DTD, designed for technical > documentati > docbook-4.2 V4.2 of the DocBook DTD, designed for technical > documentati > docbook-4.3 DocBook/SGML DTD V4.3, designed for technical > documentation > docbook-4.4_2 DocBook/SGML DTD V4.4, designed for technical > documentation > docbook-4.5_2 DocBook/SGML DTD V4.5, designed for technical > documentation > docbook-5.0_1 DocBook 5.0, designed for technical documentation > docbook-sk-4.1.2_4 XML version of the DocBook DTD version controlled for > Scrol > docbook-xml-4.2_1 XML version of the DocBook DTD > docbook-xml-4.3 DocBook/XML DTD V4.3, designed for technical documentation > docbook-xml-4.4_1 DocBook/XML DTD V4.4, designed for technical documentation > docbook-xml-4.5 DocBook/XML DTD V4.5, designed for technical documentation > docbook-xsl-1.76.1 XSL DocBook stylesheets > doxygen-1.8.2 A documentation system for C, C++, and other languages > dri-7.6.1_2,2 OpenGL hardware acceleration drivers for the DRI > dri2proto-2.6 DRI2 prototype headers > dvd+rw-tools-7.1 DVD burning software > dvipsk-tetex-5.95a_6 Convert a TeX DVI file to PostScript > e2fsprogs-libuuid-1.42.6 UUID library from e2fsprogs package > ebook-tools-0.2.1_1 Accessing and converting various ebook file formats > eggdbus-0.6_1 D-Bus bindings for GObject > eigen-2.0.17,1 Lightweight library for vector and matrix math > elinks-0.11.7_3 Elinks - links text WWW browser with enhancements > enchant-1.6.0 Dictionary/spellchecking framework > encodings-1.0.4,1 X.Org Encoding fonts > esound-0.2.41 A sound library for enlightenment package > evieext-1.1.1 XEVIE extension headers > exiv2-0.23,1 Exif and Iptc metadata manipulation library and tools > expat-2.0.1_2 XML 1.0 parser written in C > faac-1.28_2 MPEG-2 and MPEG-4 AAC audio encoder > faad2-2.7_3,1 MPEG-2 and MPEG-4 AAC audio decoder > ffmpeg-0.7.13_6,1 Realtime audio/video encoder/converter and streaming server > fftw3-3.3.2 Fast C routines to compute the Discrete Fourier Transform > filelight-4.8.4 Map of concentric segmented-rings representing your file sy > filezilla-3.5.3_1 Fast and reliable cross-platform FTP, FTPS, and SFTP client > firefox-16.0.2,1 Web browser based on the browser portion of Mozilla > fixesproto-5.0 Fixes extension headers > flac-1.2.1_3 Free lossless audio codec > flex-2.5.37 Fast lexical analyzer generator > flite-1.4 A small run-time speech synthesis engine > fluxbox-1.3.2 A small and fast window manager based on BlackBox > font-adobe-100dpi-1.0.3 X.Org Adobe 100dpi font > font-adobe-75dpi-1.0.3 X.Org Adobe 75dpi font > font-adobe-utopia-100dpi-1.0.4 X.Org Adobe Utopia 100dpi font > font-adobe-utopia-75dpi-1.0.4 X.Org Adobe Utopia 75dpi font > font-adobe-utopia-type1-1.0.4 X.Org Adobe Utopia Type1 font > font-alias-1.0.3 X.Org Font aliases > font-amsfonts-3.02_1 Computer Modern and standard fonts for TeX > font-arabic-misc-1.0.3 X.Org miscellaneous Arabic fonts > font-bh-100dpi-1.0.3 X.Org Bigelow Holmes 100dpi font > font-bh-75dpi-1.0.3 X.Org Bigelow Holmes 75dpi font > font-bh-lucidatypewriter-100dpi-1.0.3 X.Org Bigelow Holmes Lucida TypeWriter > 100dpi font > font-bh-lucidatypewriter-75dpi-1.0.3 X.Org Bigelow Holmes Lucida TypeWriter > 75dpi font > font-bh-ttf-1.0.3 X.Org Bigelow & Holmes TTF font > font-bh-type1-1.0.3 X.Org Bigelow Holmes Type1 font > font-bitstream-100dpi-1.0.3 X.Org Bitstream Vera 100dpi font > font-bitstream-75dpi-1.0.3 X.Org Bitstream Vera 75dpi font > font-bitstream-type1-1.0.3 X.Org Bitstream Vera Type1 font > font-cronyx-cyrillic-1.0.3 X.Org Cronyx Cyrillic font > font-cursor-misc-1.0.3 X.Org miscellaneous Cursor fonts > font-daewoo-misc-1.0.3 X.Org miscellaneous Daewoo fonts > font-dec-misc-1.0.3 X.Org miscellaneous Dec fonts > font-ibm-type1-1.0.3 X.Org IBM Type1 font > font-isas-misc-1.0.3 X.Org miscellaneous ISAS fonts > font-jis-misc-1.0.3 X.Org miscellaneous JIS fonts > font-micro-misc-1.0.3 X.Org miscellaneous Micro fonts > font-misc-cyrillic-1.0.3 X.Org miscellaneous Cyrillic font > font-misc-ethiopic-1.0.3 X.Org miscellaneous Ethiopic font > font-misc-meltho-1.0.3 X.Org miscellaneous Meltho font > font-misc-misc-1.1.2 X.Org miscellaneous Misc fonts > font-mutt-misc-1.0.3 X.Org miscellaneous Mutt fonts > font-schumacher-misc-1.1.2 X.Org miscellaneous Schumacher fonts > font-screen-cyrillic-1.0.4 X.Org Screen Cyrillic font > font-sony-misc-1.0.3 X.Org miscellaneous Sony fonts > font-sun-misc-1.0.3 X.Org miscellaneous Sun fonts > font-util-1.2.0 Create an index of X font files in a directory > font-winitzki-cyrillic-1.0.3 X.Org Winitzki Cyrillic font > font-xfree86-type1-1.0.4 X.Org XFree86 Type1 font > fontcacheproto-0.1.3 Fontcache extension headers > fontconfig-2.9.0,1 An XML-based font configuration API for X Windows > fontsproto-2.1.1 Fonts extension headers > freeglut-2.8.0 An alternative to the OpenGL Utility Toolkit (GLUT) > library > freerdp-0.8.2_1 A free remote desktop protocol client > freetype2-2.4.9_1 A free and portable TrueType font rendering engine > frei0r-1.3_1 Minimalistic plugin API for video effects > gamin-0.1.10_4 A file and directory monitoring system > gawk-4.0.1 The GNU version of Awk > gcc-4.7.3.20121013 GNU Compiler Collection 4.7 > gccmakedep-1.0.2 Create dependencies in makefiles using 'gcc -M' > gconf2-2.32.0_3 A configuration database system for GNOME > gd-2.0.35_8,1 A graphics library for fast creation of images > gdbm-1.9.1 The GNU database manager > gdk-pixbuf-2.23.5_3 A graphic library for GTK+ > getopt-1.1.4_2 A getopt(1) replacement that supports GNU-style long > option > gettext-0.18.1.1 GNU gettext package > ghostscript9-9.06_1 Ghostscript 9.x PostScript interpreter > giflib-4.2.0_2 Tools and library routines for working with GIF images > gio-fam-backend-2.28.8_1 FAM backend for GLib\'s GIO library > gle-3.1.0_3 A GL Tubing and Extrusion Library > glew-1.9.0 The OpenGL Extension Wrangler Library > glib-2.28.8_4 Some useful routines of C programming (current stable > versi > glib-networking-2.28.7_4 Network-related giomodules for glib > glibmm-2.28.2,1 C++ interfaces for glib2 > glproto-1.4.15 GLX extension headers > gmake-3.82_1 GNU version of 'make' utility > gmp-5.0.5 A free library for arbitrary precision arithmetic > gnome-mime-data-2.18.0_4 A MIME and Application database for GNOME > gnome-vfs-2.24.4_1 GNOME Virtual File System > gnome_subr-1.0 Common startup and shutdown subroutines used by GNOME > scrip > gnomehier-2.3_12 A utility port that creates the GNOME directory tree > gnupg-2.0.19_2 The GNU Privacy Guard > gnutls-2.12.18_1 GNU Transport Layer Security library > gobject-introspection-0.10.8_2 Generate interface introspection data for > GObject libraries > gpac-libgpac-0.4.5_6,1 Gpac MPEG-4 Systems library and headers > gperf-3.0.3 Generates perfect hash functions for sets of keywords > gpgme-1.3.2 A library to make access to GnuPG easier > gpsd-3.6_1 Daemon that monitors one or more GPSes attached to a host > c > graphviz-2.28.0_1 Graph Visualization Software from AT&T and Bell Labs > gsed-4.2.1_2 The GNU stream editor > gsettings-desktop-schemas-3.0.1 Collection of globally shared GSetting schemas > gsfonts-8.11_5 Standard Fonts for Ghostscript > gsm-1.0.13 Audio converter and library for converting u-law to gsm > enc > gstreamer-0.10.36 Development framework for creating media applications > gstreamer-ffmpeg-0.10.13 GStreamer plug-in for manipulating MPEG video streams > gstreamer-plugins-0.10.36_2,3 GStreamer written collection of plugins handling > several me > gstreamer-plugins-a52dec-0.10.19,3 Gstreamer ATSC A/52 stream aka AC-3 (dvd > audio) plugin > gstreamer-plugins-aalib-0.10.31,3 Gstreamer ASCII art plugin > gstreamer-plugins-all-1.3.0.10.1_13 Meta-port of all gstreamer plugins with > options > gstreamer-plugins-amrnb-0.10.19,3 Gstreamer OpenCore based Adaptive Multi-Rate > Narrow-Band pl > gstreamer-plugins-amrwbdec-0.10.19,3 Gstreamer OpenCore based Adaptive Multi- > Rate Wide-Band Deco > gstreamer-plugins-annodex-0.10.31,3 Gstreamer annodex CMML plugin > gstreamer-plugins-bad-0.10.23,3 Bad gstreamer-plugins > gstreamer-plugins-bz2-0.10.23,3 Gstreamer bz2 plugin > gstreamer-plugins-cairo-0.10.31,3 Gstreamer vector graphics plugin > gstreamer-plugins-cdaudio-0.10.23,3 Gstreamer frontend to libcdaudio > gstreamer-plugins-cdparanoia-0.10.36,3 Gstreamer CDDA extraction (aka audio > ripping) plugin > gstreamer-plugins-core-0.10_13 Core set of typical audio and video gstreamer- > plugins > gstreamer-plugins-dts-0.10.23,3 Gstreamer dts plugin > gstreamer-plugins-dv-0.10.31,3 Gstreamer dv plugin > gstreamer-plugins-dvd-0.10.19,3 Gstreamer dvd plugin set > gstreamer-plugins-esound-0.10.31,3 Gstreamer enlightenment sound library > plugin > gstreamer-plugins-faac-0.10.23,3 Gstreamer MPEG-2 and MPEG-4 AAC encoder > plugin > gstreamer-plugins-faad-0.10.23,3 Gstreamer MPEG-2 and MPEG-4 AAC decoder > plugin > gstreamer-plugins-flac-0.10.31,3 Gstreamer free lossless audio encoder/decoder > plugin > gstreamer-plugins-flite-0.10.23_1,3 Gstreamer flite run-time speech synthesis > engine plugin > gstreamer-plugins-gconf-0.10.31,3 Gstreamer gconf plugin > gstreamer-plugins-gio-0.10.36,3 Gstreamer gio (Glib I/O) plugin > gstreamer-plugins-gl-0.10.3_1 GStreamer OpenGL video plugin > gstreamer-plugins-gme-0.10.23,3 Gstreamer game-music-emu (libgme) frontend > gstreamer-plugins-gnomevfs-0.10.36,3 Gstreamer gnomevfs plugin > gstreamer-plugins-gnonlin-0.10.17 Gstreamer lib for writing non-linear audio > and video > gstreamer-plugins-good-0.10.31,3 Good gstreamer-plugins > gstreamer-plugins-gsm-0.10.23,3 Gstreamer gsm encoding/decoding plugin > gstreamer-plugins-hal-0.10.31,3 Gstreamer hal plugin > gstreamer-plugins-jack-0.10.31,3 Gstreamer low-latency audio server plugin > gstreamer-plugins-jpeg-0.10.31,3 Gstreamer jpeg encoder/decoder plugin > gstreamer-plugins-ladspa-0.10.23,3 Gstreamer ladspa (Linux Audio Developer's > Simple Plugin API > gstreamer-plugins-lame-0.10.19,3 Gstreamer mp3 encode plugin > gstreamer-plugins-libcaca-0.10.31,3 Gstreamer color ASCII art plugin > gstreamer-plugins-libmms-0.10.23,3 Gstreamer mms:// and mmsh:// plugin > gstreamer-plugins-libpng-0.10.31,3 Gstreamer png plugin > gstreamer-plugins-libvisual-0.10.36,3 Gstreamer libvisual plugin > gstreamer-plugins-mad-0.10.19,3 Gstreamer mp3 decoder plugin > gstreamer-plugins-mp3-0.10.0_1 Gstreamer Plugins Mp3 decoder meta-port > gstreamer-plugins-mpeg2dec-0.10.19,3 Gstreamer mpeg decode plugin > gstreamer-plugins-mpeg2enc-0.10.23,3 Gstreamer mpeg encoder plugin > gstreamer-plugins-musepack-0.10.23,3 Gstreamer musepack mpc encoder/decoder > plugin > gstreamer-plugins-nas-0.10.23,3 GStreamer NAS (Network Audio System) plugin > gstreamer-plugins-neon-0.10.23,3 Gstreamer neon plugin > gstreamer-plugins-ogg-0.10.36,3 Gstreamer Ogg bitstream plugin > gstreamer-plugins-opencv-0.10.23,3 Gstreamer opencv real time computer vision > plugin > gstreamer-plugins-pango-0.10.36_1,3 Gstreamer pango textoverlay plugin > gstreamer-plugins-pulse-0.10.31,3 GStreamer plugin for pulseaudio > gstreamer-plugins-resindvd-0.10.23,3 Gstreamer resindvd plugin > gstreamer-plugins-schroedinger-0.10.23,3 Gstreamer Dirac high-speed codec > plugin > gstreamer-plugins-sdl-0.10.23,3 Gstreamer SDL plugin > gstreamer-plugins-shout2-0.10.31,3 Gstreamer icecast plugin > gstreamer-plugins-sidplay-0.10.19,3 Gstreamer Commodore SID decoder plugin > gstreamer-plugins-sndfile-0.10.23,3 Gstreamer sndfile plugin > gstreamer-plugins-soundtouch-0.10.23,3 GStreamer soundtouch plugin > gstreamer-plugins-soup-0.10.31,3 Gstreamer soup http src plugin > gstreamer-plugins-speex-0.10.31,3 Gstreamer speex voice plugin > gstreamer-plugins-taglib-0.10.31,3 Gstreamer taglib plugin > gstreamer-plugins-theora-0.10.36,3 Gstreamer theora plugin > gstreamer-plugins-twolame-0.10.19,3 Gstreamer High-quality free MP2 encoder > plugin > gstreamer-plugins-ugly-0.10.19,3 Ugly gstreamer-plugins > gstreamer-plugins-v4l2-0.10.31,3 Gstreamer Video 4 Linux 2 source plugin > gstreamer-plugins-vdpau-0.10.23,3 Gstreamer nvidia vdpau plugin > gstreamer-plugins-vorbis-0.10.36,3 Gstreamer vorbis encoder/decoder plugin > gstreamer-plugins-vp8-0.10.23,3 Gstreamer vp8 codec plugin > gstreamer-plugins-wavpack-0.10.31,3 GStreamer written collection of plugins > handling several me > gstreamer-plugins-x264-0.10.19_1,3 Gstreamer x264 plugin > gstreamer-plugins-xvid-0.10.23,3 Gstreamer xvid plugin > gstreamermm-0.10.10.2 C++ wrapper library for the multimedia library GStreamer > gtar-1.26 GNU version of the traditional tape archiver > gtk-2.24.6_2 Gimp Toolkit for X11 GUI (previous stable version) > gtk-engines2-2.20.2_1 Theme engine for the GTK+-2.0 toolkit > gtk-update-icon-cache-2.24.6_1 gtk-update-icon-cache utility from the Gtk+ > toolkit > gtkmm-2.24.2_1 C++ wrapper for Gtk+, Pango > gwenview-4.8.4_1 Image viewer and browser for KDE 4 > hal-0.5.14_20 Hardware Abstraction Layer for simplifying device access > help2man-1.40.12 Automatically generating simple manual pages from program > o > hicolor-icon-theme-0.12 A high-color icon theme shell from the FreeDesktop > project > htmldoc-1.8.27_7 Converts HTML to PDF and/or PostScript > hunspell-1.3.2_1 Improved spell-checker for Hungarian and other languages > hupnp-1.0.0_1 A library for building UPnP devices and control points > iceauth-1.0.5 ICE authority file utility for X > icu-4.8.1.1_1 International Components for Unicode (from IBM) > ilmbase-1.0.2 ILM Base libraries a.k.a. Half, IlmThread, Imath, and Iex > imake-1.0.4,1 Imake and other utilities from X.Org > imlib2-1.4.5_2,2 The next generation graphics library for Enlightenment > inputproto-2.0.2 Input extension headers > intltool-0.41.1 Tools to internationalize various kinds of data files > iso8879-1986_3 Character entity sets from ISO 8879:1986 (SGML) > iw-hspell-1.1 Hebrew spellchecker and morphology engine > jackit-0.121.3_2 A low-latency audio server > jasper-1.900.1_10 An implementation of the codec specified in the JPEG-2000 s > jbig2dec-0.11_1 Decoder implementation of the JBIG2 image compression > forma > jbigkit-1.6 Lossless compression for bi-level images such as scanned > pa > jpeg-8_3 IJG's jpeg compression utilities > k3b-2.0.2_10 A CD/DVD recording GUI for KDE4 > kBuild-devel-0.1.9998 Makefile framework > kactivities-4.8.4 Kactivities library > kamera-4.8.4 Digital camera manager for KDE 4 > kate-4.8.4 Basic editor framework for the KDE system > kbproto-1.0.5 KB extension headers > kcalc-4.8.4 Scientific calculator for KDE > kcharselect-4.8.4 Character selector for KDE > kcolorchooser-4.8.4 KDE 4 application to select colors from the screen or from > kde-4.8.4 The meta-port for KDE Software Compilation 4 > kde-baseapps-4.8.4 Basic applications for the KDE system > kde-runtime-4.8.4_2 Basic applications for the KDE system > kde-wallpapers-4.8.4 Set of wallpapers for the KDE Plasma workspace > kde-workspace-4.8.4 Basic applications for the KDE system > kde4-icons-oxygen-4.8.4 The Oxygen icon theme for KDE > kde4-shared-mime-info-1.2 Handles shared MIME database under ${KDE4_PREFIX} > kde4-xdg-env-1.0.1 Script which hooks into startkde and helps KDE pick up XDG > kdeadmin-4.8.4 KDE Admin applications > kdeartwork-4.8.4 KDE Artworks Themes > kdegraphics-4.8.4 Graphics utilities for KDE 4 (meta-port) > kdegraphics-mobipocket-4.8.4 Mobipocket plugins for Strigi indexing, Okular, > and thumbna > kdegraphics-strigi-analyzer-4.8.4 Strigi analyzers for various graphics file > formats > kdegraphics-svgpart-4.8.4 SVG KPart > kdegraphics-thumbnailers-4.8.4 Thumbnailers for various graphics file formats > kdehier4-1.0.10 Utility port that creates hierarchy of shared KDE4 > director > kdelibs-4.8.4_1 Base set of libraries needed by KDE programs > kdemultimedia-4.8.4_1 KDE Multimedia applications > kdenetwork-4.8.4_2 KDE Network applications > kdepim-4.4.11.1_3 Libraries for KDE-PIM applications > kdepim-runtime-4.4.11.1_2 Libraries for KDE-PIM applications > kdepimlibs-4.8.4 Libraries for KDE-PIM applications > kdeplasma-addons-4.8.4 Extra plasmoids for KDE4 > kdesdk-4.8.4 KDE Software Development Kit > kdeutils-4.8.4 Collection of utilities for KDE 4 > kdeutils-printer-applet-4.8.4 Printer system tray utility for KDE4 > kdewebdev-4.8.4 Comprehensive html/website development environment > kdf-4.8.4 Shows free space of devices for KDE > kfloppy-4.8.4 Floppy disk formatter for KDE > kgamma-4.8.4 KDE 4 monitor calibration tool > kgpg-4.8.4 Encryption tool for KDE > kolourpaint-4.8.4 KDE 4 paint program > konsole-4.8.4 KDE terminal emulator > kremotecontrol-4.8.4 KDE frontend for your remote controls > kruler-4.8.4 KDE 4 screen ruler > ksaneplugin-4.8.4 KDE 4 plugin for scanning through libksane > ksnapshot-4.8.4 KDE 4 screen capture program > ksysguardd-4.8.4 KDE System Guard Daemon > ktimer-4.8.4 Countdown launcher for KDE > kwallet-4.8.4 Password manager for KDE > ladspa-1.13 Linux Audio Developer's Simple Plugin API > lame-3.99.5 Fast MP3 encoder kit > lcms-1.19_1,1 Light Color Management System -- a color management > library > lcms2-2.4 Accurate, fast, and small-footprint color management > engine > libFS-1.0.3 The FS library > libGL-7.6.1_2 OpenGL library that renders using GLX or DRI > libGLU-7.6.1_1 OpenGL utility library > libICE-1.0.7,1 Inter Client Exchange library for X11 > libIDL-0.8.14_1 A library for creating trees of CORBA IDL files > libSM-1.2.0,1 Session Management library for X11 > libX11-1.4.4,1 X11 library > libXScrnSaver-1.2.1 The XScrnSaver library > libXTrap-1.0.0 The XTrap library > libXau-1.0.6 Authentication Protocol library for X11 > libXaw-1.0.9,2 X Athena Widgets library > libXcomposite-0.4.3,1 X Composite extension library > libXcursor-1.1.12 X client-side cursor loading library > libXdamage-1.1.3 X Damage extension library > libXdmcp-1.1.0 X Display Manager Control Protocol library > libXevie-1.0.3 The Xevie library > libXext-1.3.0_1,1 X11 Extension library > libXfixes-5.0 X Fixes extension library > libXfont-1.4.4_1,1 X font library > libXfontcache-1.0.5 The Xfontcache library > libXft-2.1.14 A client-sided font API for X applications > libXi-1.4.5,1 X Input extension library > libXinerama-1.1.1,1 X11 Xinerama library > libXmu-1.1.0,1 X Miscellaneous Utilities libraries > libXp-1.0.1,1 X print library > libXpm-3.5.9 X Pixmap library > libXrandr-1.3.2 X Resize and Rotate extension library > libXrender-0.9.6 X Render extension library > libXres-1.0.5 X Resource usage library > libXt-1.1.1,1 X Toolkit library > libXtst-1.2.0 X Test extension > libXv-1.0.6,1 X Video Extension library > libXvMC-1.0.6 X Video Extension Motion Compensation library > libXxf86dga-1.1.2 X DGA Extension > libXxf86misc-1.0.3 X XF86-Misc Extension > libXxf86vm-1.1.1 X Vidmode Extension > liba52-0.7.4_2 A free library for decoding ATSC A/52 streams, aka AC-3 > libao-1.1.0_1 Portable audio output library > libassuan-2.0.3 IPC library used by GnuPG and gpgme > libaudiofile-0.2.7 A sound library for SGI audio file > libcaca-0.99.b18_1 Graphics library that outputs text instead of pixels > libcdaudio-0.99.12p2_2 A library for playing audio CDs > libcddb-1.3.2_1 A library to access data on a CDDB server > libcdio-0.83_1 Compact Disc Input and Control Library > libcheck-0.9.8 A unit test framework for C > libcroco-0.6.2_1 CSS2 parsing library > libdaemon-0.14 Lightweight C library that eases the writing of UNIX > daemon > libdbusmenu-qt-0.9.2_1 Qt4 implementation of the DBusMenu protocol > libdca-0.0.5 Free DTS Coherent Acoustics decoder > libdiscid-0.2.2_1 A library for creating MusicBrainz DiscIDs > libdmtx-0.7.4_2 Library for reading and writing Data Matrix barcodes > libdmx-1.1.1 DMX extension library > libdrm-2.4.17_1 Userspace interface to kernel Direct Rendering Module > servi > libdv-1.0.0_3 Quasar DV codec (libdv): software codec for DV video > encodi > libdvdcss-1.2.10_1 Portable abstraction library for DVD decryption > libdvdnav-4.2.0_1 MPlayer version of the libdvdnav project > libdvdread-4.2.0_2 MPlayer version of the libdvdread project > libeXosip2-3.6.0 GPL library that extends the capability of the oSIP > library > libevent2-2.0.20 API for executing callback functions on events or timeouts > libexecinfo-1.1_3 A library for inspecting program's backtrace > libexif-0.6.20 Library to read digital camera file meta-data > libfame-0.9.1_3 A video encoding library > libffi-3.0.9 Foreign Function Interface > libfontenc-1.1.0 The fontenc Library > libfpx-1.3.1.1 Library routines for working with Flashpix images > libftdi-0.18 A library (using libusb) to talk to FTDI chips > libgcrypt-1.5.0_1 General purpose crypto library based on code used in GnuPG > libgee-0.6.2.1 GObject collection library > libglade2-2.6.4_5 GNOME glade library > libgme-0.5.5 A collection of video game music emulators > libgpg-error-1.10 Common error values for all GnuPG components > libgphoto2-2.4.14 A universal digital camera picture control tool > libgsf-1.14.21_1 An extensible i/o abstraction for dealing with structured > f > libical-0.44 An implementation of the IETF's Calendaring and Scheduling > libiconv-1.14 A character set conversion library > libid3tag-0.15.1b ID3 tags library (part of MAD project) > libidn-1.25 Internationalized Domain Names command line tool > libiodbc-3.52.8 An ODBC 3.x driver manager, for universal data source > acces > libirman-0.4.4 Library for Evation's Irman infrared receiver > libkdcraw-4.8.4 A LibRaw interface for KDE > libkexiv2-4.8.4_1 Exiv2 library interface for KDE > libkipi-4.8.4 KDE Image Plugin Interface > libkonq-4.8.4 Core library for Konqueror > libksane-4.8.4 SANE library interface for KDE > libksba-1.3.0 KSBA is an X.509 Library > libktorrent-1.3.0 Torrent library split from KTorrent > liblqr-1-0.4.1_3 An easy to use C/C++ seam carving library > libltdl-2.4.2 System independent dlopen wrapper > libmad-0.15.1b_2 Libmad library (part of MAD project) > libmms-0.6.2 Library for parsing mms:// and mmsh:// type network > streams > libmng-1.0.10_2 Multiple-image Network Graphics (MNG) reference library > libmodplug-0.8.8.4 ModPlug mod-like music shared libraries > libmpeg2-0.5.1_1 A free library for decoding mpeg-2 and mpeg-1 video > streams > libmsn-4.2.1 A library for connecting to MSN Messenger service > libmspack-0.2_1 A library for Microsoft compression formats > libmusicbrainz-3.0.3_2 MusicBrainz client library for audio metadata lookup > libnotify-0.7.3_2 A library for desktop notifications > libogg-1.3.0,4 Ogg bitstream library > liboldX-1.0.1 Old X library > libosip-3.6.0 A low layer of SIP implementation > libotr-3.2.1 Portable OTR Messaging Library and toolkit > libpaper-1.1.24_1 A library providing routines for paper size management > libpci-3.1.10 PCI configuration space I/O made easy > libpciaccess-0.12.1 Generic PCI access library > libproxy-0.4.6 Library that provides automatic proxy configuration managem > libpthread-stubs-0.3_3 This library provides weak aliases for pthread > functions > libqalculate-0.9.7_2 Multi-purpose desktop calculator (backend library) > libqrencode-3.4.0 A C library for encoding data in a QR Code symbol > librsvg2-2.34.1_1 Library for parsing and rendering SVG vector-graphic files > libsamplerate-0.1.8_3 Secret Rabbit Code: a Sample Rate Converter for audio > libshout2-2.3.1_1,1 Connect and transmit data to an Icecast media streaming > ser > libsidplay-1.36.59 A Commodore SID-chip emulator library to play SID music fil > libsigc++-2.2.10 Callback Framework for C++ > libsigsegv-2.10 Handling page faults in user mode > libsmi-0.4.8 A library to access SMI MIB information > libsndfile-1.0.25_2 Reading and writing files containing sampled sound (like WA > libsoup-2.34.3 A SOAP (Simple Object Access Protocol) implementation in C > libspectre-0.2.6_1 A small library for rendering Postscript documents > libssh-0.5.2 A library implementing the SSH1 and SSH2 protocol > libtheora-1.1.1_3 Theora video codec for the Ogg multimedia streaming system > libtool-2.4.2 Generic shared library support script > libv4l-0.8.8_1 Video4Linux library > libva-1.1.0_2 VAAPI wrapper and dummy driver > libvdpau-0.5_1 VDPAU wrapper and tracing library > libvisual-0.2.0_3 Abstraction library that sits between apps and visual > plugi > libvncserver-0.9.9_2 Provide an easy API to write one's own vnc server > libvolume_id-0.81.1 Library to provide file system type information > libvorbis-1.3.3_1,3 Audio compression codec library > libvpx-1.1.0 VP8 Codec SDK > libwmf-0.2.8.4_7 Tools and library for converting Microsoft WMF (windows > met > libwww-5.4.0_4 The W3C Reference Library > libxcb-1.7 The X protocol C-language Binding (XCB) library > libxine-1.2.2_1 Libraries for xine multimedia player > libxkbfile-1.0.7 XKB file library > libxkbui-1.0.2_1 The xkbui library > libxml++-2.34.2 XML API for C++ > libxml2-2.7.8_5 XML parser library for GNOME > libxslt-1.1.26_3 The XSLT C library for GNOME > libzip-0.10.1 A C library for reading, creating, and modifying zip > archiv > linphone-base-3.2.1_2,1 A web phone that supports SIP protocol > linux-f10-atk-1.24.0 Accessibility Toolkit, Linux/i386 binary (Linux Fedora > 10) > linux-f10-cairo-1.8.0_2 Vector graphics library Cairo (Linux Fedora 10) > linux-f10-curl-7.19.6_1 The command line tool for transferring files with URL > synta > linux-f10-cyrus-sasl2-2.1.22_1 RFC 2222 SASL (Simple Authentication and > Security Layer) (L > linux-f10-expat-2.0.1 Linux/i386 binary port of Expat XML-parsing library > (Linux > linux-f10-flashplugin-11.2r202.238 Adobe Flash Player NPAPI Plugin > linux-f10-fontconfig-2.6.0 An XML-based font configuration API for X Windows > (Linux Fe > linux-f10-gtk2-2.14.7_4 GTK+ library, version 2.X (Linux Fedora 10) > linux-f10-jpeg-6b RPM of the JPEG lib (Linux Fedora 10) > linux-f10-libssh2-0.18 The library implementing the SSH2 protocol (Linux > Fedora 10 > linux-f10-nspr-4.7.6 Netscape Portable Runtime (Linux Fedora 10) > linux-f10-nss-3.12.3.99.3_1 Network Security Services (Linux Fedora 10) > linux-f10-openldap-2.4.12_1 Lightweight Directory Access Protocol libraries > (Linux Fedo > linux-f10-openssl-0.9.8g The OpenSSL toolkit (Linux Fedora 10) > linux-f10-pango-1.28.3 The pango library (Linux Fedora 10) > linux-f10-png-1.2.37_2 RPM of the PNG lib (Linux Fedora 10) > linux-f10-sqlite3-3.5.9_1 The library that implements an embeddable SQL > database engi > linux-f10-tiff-3.8.2 The TIFF library, Linux/i386 binary (Linux Fedora 10) > linux-f10-xorg-libs-7.4_1 Xorg libraries (Linux Fedora 10) > linux_base-f10-10_5 Base set of packages needed in Linux mode for i386/amd64 > (L > lirc-0.9.0_3,1 Linux Infrared Remote Control > luit-1.1.0_1 Locale and ISO 2022 support for Unicode terminals > m4-1.4.16_1,1 GNU m4 > mDNSResponder-333.10 Apple's mDNSResponder > makedepend-1.0.3,1 A dependency generator for makefiles > marble-4.8.4 Virtual globe and world atlas for KDE > meanwhile-1.0.2_2 Open Source implementation of the Lotus Sametime protocol > mjpegtools-2.0.0_4 Set of tools to record/playback/edit videos in MPEG format > mkfontdir-1.0.6 Create an index of X font files in a directory > mkfontscale-1.0.9 Creates an index of scalable font files for X > mp4v2-1.9.1 Library and tools to read, create, and modify mp4 files > mpc-0.9 Library of complex numbers with arbitrarily high precision > mpfr-3.1.1 A library for multiple-precision floating-point computation > musepack-2009.03.01_1 Decoder, encoder, and replaygain for musepack (mpc) > mysql-client-5.5.28 Multithreaded SQL database (client) > mysql-server-5.5.28 Multithreaded SQL database (server) > nas-1.9.3 Network Audio System > nasm-2.10.03,1 General-purpose multi-platform x86 and amd64 assembler > neon29-0.29.6_4 An HTTP and WebDAV client library for Unix systems > netpbm-10.35.86 A toolkit for conversion of images between different format > nettle-2.5 A low-level cryptographic library > nspluginwrapper-1.4.4 A compatibility plugin for Mozilla NPAPI plugins > nspr-4.9.3 A platform-neutral API for system level and libc like > funct > nss-3.14 Libraries to support development of security-enabled > applic > nvidia-driver-304.60 NVidia graphics card binary drivers for hardware OpenGL > ren > nvidia-xconfig-304.51 Tool to manipulate X configuration files for the NVidia dri > okular-4.8.4 KDE 4 universal document viewer > opencore-amr-0.1.3 OpenCORE implementation of AMR Narrowband & Wideband > speech > opencv-2.3.1_4 Open Source Computer Vision library from Intel > opencv-core-2.3.1_4 OpenCV core libraries > openjpeg-1.5.0_1 An open-source JPEG 2000 codec > openldap-client-2.4.33 Open source LDAP client implementation > openslp-1.2.1_3 Open-source implementation of the Service Location > Protocol > orc-0.4.16 Library and toolset to operate arrays of data > p11-kit-0.14 Library for loading and enumerating of PKCS#11 modules > p5-Authen-NTLM-1.09 An NTLM authentication module > p5-Digest-HMAC-1.03 Perl5 interface to HMAC Message-Digest Algorithms > p5-Encode-Locale-1.03 Determine the locale encoding > p5-File-Listing-6.04 Parse directory listings > p5-HTML-Parser-3.69 Perl5 module for parsing HTML documents > p5-HTML-Tagset-3.20 Some useful data table in parsing HTML > p5-HTTP-Cookies-6.01 HTTP Cookie jars > p5-HTTP-Daemon-6.01 Simple HTTP server class > p5-HTTP-Date-6.02 Conversion routines for the HTTP protocol date formats > p5-HTTP-Message-6.03_1 Representation of HTTP style messages > p5-HTTP-Negotiate-6.01 Implementation of the HTTP content negotiation > algorithm > p5-IO-Socket-IP-0.17 A drop-in replacement for IO::Socket::INET supporting > IPv4 > p5-IO-Socket-SSL-1.76 Perl5 interface to SSL sockets > p5-LWP-MediaTypes-6.02 Guess media type for a file or a URL > p5-Net-HTTP-6.03_1 Low-level HTTP client > p5-Net-SSLeay-1.48 Perl5 interface to SSL > p5-Socket-2.006 Networking constants and support functions > p5-URI-1.60 Perl5 interface to Uniform Resource Identifier (URI) refere > p5-WWW-RobotRules-6.02 Database of robots.txt-derived permissions > p5-XML-Parser-2.41 Perl extension interface to James Clark's XML parser, > expat > p5-libwww-6.04 Perl5 library for WWW access > pam_kde-1.0 PAM modules for KDE Display Manager > pango-1.28.4_1 An open-source framework for the layout and rendering of > i1 > pangomm-2.28.2_1 C++ wrapper for Pango > pciids-20120906 Database of all known IDs used in PCI devices > pcre-8.31_1 Perl Compatible Regular Expressions library > perl-5.14.2_2 Practical Extraction and Report Language > pgadmin3-1.16.0 PostgreSQL database design and management system > phonon-4.6.0_1 KDE multimedia framework > phonon-gstreamer-4.6.2 GStreamer backend for Phonon > pixman-0.24.2 Low-level pixel manipulation library > pkgconf-0.8.9 Utility to help to configure compiler and linker flags > pl-libgadu-1.11.2,1 This library is used by many IMs with Gadu-Gadu support > png-1.5.12 Library for manipulating PNG images > policykit-0.9_6 Framework for controlling access to system-wide components > polkit-0.99 Framework for controlling access to system-wide components > polkit-kde-0.99.0_3 KDE4 frontend to PolKit-1 > polkit-qt-0.103.0_1 Qt 4 frontend to PolKit-1 > poppler-0.18.4_2 A PDF rendering library > poppler-data-0.4.5 Poppler encoding data > poppler-qt4-0.18.4_1 Qt4 bindings to poppler > popt-1.16 A getopt(3) like library with a number of enhancements, > fro > portaudio-18.1_2 Portable cross-platform Audio API > portmaster-3.14_6 Manage your ports without external databases or languages > portupgrade-2.4.10.2,2 FreeBSD ports/packages administration and management > tool s > postgresql-client-9.0.10 PostgreSQL database (client) > printproto-1.0.5 Print extension headers > prison-1.0_1 A barcode library for KDE > pth-2.0.7 GNU Portable Threads > pulseaudio-0.9.23_2 Sound server for UNIX > py27-cairo-1.8.10_1 Python bindings for Cairo > py27-cups-1.9.62 CUPS bindings for Python > py27-dbus-0.84.0 Python bindings for the D-BUS messaging system > py27-gobject-2.28.6_1 Python bindings for GObject > py27-gstreamer-0.10.22_1 A set of Python bindings for gstreamer > py27-gtk-2.24.0_1 A set of Python bindings for GTK+ > py27-isodate-0.4.8 An ISO 8601 date/time/duration parser and formater > py27-kdebindings-pykde4-4.8.4 Python bindings for KDE > py27-kdebindings-pykdeuic4-4.8.4 An enhanced version of pyuic4 > py27-libxml2-2.7.8_2 Python interface for XML parser library for GNOME > py27-notify-0.1.1_9 A python bindings for libnotify > py27-qt4-core-4.9.1_1,1 Python bindings for the Qt4 toolkit, QtCore module > py27-qt4-declarative-4.9.1_1 Python bindings for the Qt4 toolkit, > QtDeclarative module > py27-qt4-designer-4.9.1_1,1 Python bindings for the Qt4 toolkit, QtDesigner > module > py27-qt4-gui-4.9.1_1,1 Python bindings for the Qt4 toolkit, QtGui module > py27-qt4-network-4.9.1_1,1 Python bindings for the Qt4 toolkit, QtNetwork > module > py27-qt4-opengl-4.9.1_1,1 Python bindings for the Qt4 toolkit, QtOpenGL module > py27-qt4-phonon-4.9.1_1 Python bindings for the Qt4 toolkit, Phonon module > py27-qt4-script-4.9.1_1,1 Python bindings for the Qt4 toolkit, QtScript module > py27-qt4-sql-4.9.1_1,1 Python bindings for the Qt4 toolkit, QtSql module > py27-qt4-svg-4.9.1_1,1 Python bindings for the Qt4 toolkit, QtSvg module > py27-qt4-webkit-4.9.1_1 Python bindings for the Qt4 toolkit, QtWebKit module > py27-qt4-xml-4.9.1_1,1 Python bindings for the Qt4 toolkit, QtXml module > py27-rdflib-3.2.3 A Python library for RDF manipulation > py27-setuptools-0.6c11_3 Download, build, install, upgrade, and uninstall > Python pac > py27-sip-4.13.2,1 Python to C and C++ bindings generator > py27-sqlite3-2.7.3_2 Standard Python binding to the SQLite3 library > py27-xml-0.8.4_2 PyXML: Python XML library enhancements > python27-2.7.3_3 An interpreted object-oriented programming language > qca-2.0.3_1 Cross-platform crypto API for QT > qca-ossl-2.0.0.b3_4 QCA OpenSLL plugin > qimageblitz-0.0.6_1 Graphical effects and filters library for KDE4 > qjson-0.7.1_2 Qt-based library that maps JSON data to QVariant objects > qscintilla2-2.6.1_1,1 Qt4 port of the Scintilla C++ editor class > qt4-assistant-4.8.2 Qt documentation browser > qt4-clucene-4.8.2 QtCLucene full text search library wrapper > qt4-corelib-4.8.2 Qt core library > qt4-dbus-4.8.2 Qt4 bindings for the D-BUS messaging system > qt4-declarative-4.8.2 Qt4 framework for building highly dynamic user > interfaces > qt4-designer-4.8.2 Qt ui editor > qt4-doc-4.8.2 Multiplatform C++ application framework > qt4-gui-4.8.2_1 Qt graphical user interface library > qt4-help-4.8.2 QtHelp module provides QHelpEngine API and is used by > Assis > qt4-iconengines-4.8.2 Qt SVG icon engine plugin > qt4-imageformats-4.8.2 Qt imageformat plugins for GIF, JPEG, MNG, and SVG > qt4-inputmethods-4.8.2 Qt input method plugins > qt4-linguist-4.8.2 Qt localisation tool > qt4-moc-4.8.2 Qt meta object compiler > qt4-mysql-plugin-4.8.2 Qt MySQL database plugin > qt4-network-4.8.2 Qt network library > qt4-opengl-4.8.2 Qt OpenGL library > qt4-porting-4.8.2 Qt utility to assist with porting Qt3 applications to Qt4 > qt4-qdbusviewer-4.8.2 Qt4 D-BUS viewer > qt4-qmake-4.8.2_3 The build utility of the Qt project > qt4-qt3support-4.8.2 Qt3 compatibility library > qt4-qtestlib-4.8.2 Qt unit testing library > qt4-rcc-4.8.2 Qt resource compiler > qt4-script-4.8.2 Qt script > qt4-scripttools-4.8.2 Qt script > qt4-sql-4.8.2 Qt SQL library > qt4-sqlite-plugin-4.8.2 Qt SQLite 3.x database plugin > qt4-svg-4.8.2 Qt SVG library > qt4-uic-4.8.2 Qt user interface compiler > qt4-uic3-4.8.2_1 Qt backwards-compatible user interface compiler > qt4-webkit-4.8.2 Qt4 WebKit engine > qt4-xml-4.8.2 Qt XML library > qt4-xmlpatterns-4.8.2 XQuery 1.0 and XPath 2.0 support for Qt4 > qwt-5.2.2_1 Qt Widgets for Technical Applications > qzeitgeist-0.8.0 Qt 4 wrapper library around the Zeitgeist D-Bus API > randrproto-1.3.2 Randr extension headers > raptor2-2.0.8 RDF Parser Toolkit for Redland > rasqal-0.9.29 A high-level interface for RDF > recordproto-1.14.1 RECORD extension headers > redland-1.0.15_1 High-level interface for RDF > remmina-0.9.3_2 The GTK+ Remote Desktop Client > remmina-plugin-i18n-0.9.2_1 Localized messages for Remmina plugins > remmina-plugin-rdp-0.9.2_1 Remmina plugin for RDP protocol > remmina-plugins-0.9.2_1 Remmina plugin system > renderproto-0.11.1 RenderProto protocol headers > resourceproto-1.2.0 Resource extension headers > rpm-3.0.6_15 The Red Hat Package Manager > ruby-1.8.7.370,1 An object-oriented interpreted scripting language > ruby18-bdb-0.6.6 Ruby interface to Sleepycat's Berkeley DB revision 2 or > lat > samba34-libsmbclient-3.4.17 Shared libs from the samba package > sane-backends-1.0.22_2 API for access to scanners, digitals camera, frame > grabbers > schroedinger-1.0.11_1 High-speed Dirac codec > scons-2.1.0 A build tool alternative to make > scrnsaverproto-1.2.1 ScrnSaver extension headers > sdl-1.2.15_2,2 Cross-platform multimedia development API > sdl_gfx-2.0.23 SDL graphics drawing primitives and other support > functions > sessreg-1.0.7 Manage utmp/wtmp entries for non-init X clients > setxkbmap-1.2.0 Set the keyboard using the X Keyboard Extension > shared-desktop-ontologies-0.10.0 Interoperability between desktops and > collaborative environ > shared-mime-info-1.0_1 A MIME type database from the FreeDesktop project > smproxy-1.0.5 Session Manager Proxy > soprano-2.7.6 Qt4 RDF framework > soundtouch-1.6.0 Open-source audio processing library > speex-1.2.r1_4,1 An open-source patent-free voice codec > sqlite3-3.7.14.1 An SQL database engine in a C library > startup-notification-0.12 Library that supports startup notification spec from > freede > strigi-0.7.7_3 Desktop searching program > subversion-1.7.6 Version control system > sudo-1.8.6.p3_1 Allow others to run commands as root > superkaramba-4.8.4 Widget framework for KDE > svgalib-1.4.3_6 A low level console graphics library > sweeper-4.8.4 Cleans temporal files for KDE > system-config-printer-1.1.16_5 CUPS configuration Gtk+2.0 GUI > t1lib-5.1.2_1,1 A Type 1 Rasterizer Library for UNIX/X11 > taglib-1.8 Library for manipulating ID3 tags and Ogg comments > talloc-2.0.7 Hierarchical pool based memory allocator > teTeX-base-3.0_23 Thomas Esser's distribution of TeX & friends (binaries) > teTeX-texmf-3.0_8 Thomas Esser's distribution of TeX & friends (texmf tree) > tex-texmflocal-1.9 Meta-port that creates a site-local $TEXMF directory > texi2html-5.0_1,1 Texinfo to HTML converter > tidy-lib-090315.c_1 Utility to clean up and pretty print HTML/XHTML/XML (with > s > tiff-4.0.2_1 Tools and library routines for working with TIFF images > tinyxml-2.6.2_1 Small C++ XML parser > tmake-1.13 Extremely portable perl-based make utility > transmission-qt4-2.73 A fast and lightweight QT4 BitTorrent client > transmission-web-2.73 A fast and lightweight WebUI for Transmission BitTorrent > cl > trapproto-3.4.3 DEC-XTRAP extension headers > twm-1.0.7 Tab Window Manager for the X Window System > twolame-0.3.13 MPEG Audio Layer 2 encoder > ubuntu-font-0.80_1 Ubuntu font family > unzip-6.0_1 List, test, and extract compressed files in a ZIP archive > v4l_compat-1.0.20120501_1 Video4Linux IOCTL header files > vala-0.12.1 Programming language and compiler that converts Vala code > i > vcdimager-0.7.24_1 GNU VCDImager/VCDRip -- The GNU VideoCD Image > Maker/Ripping > videoproto-2.3.1 Video extension headers > virtualbox-ose-4.1.22 A general-purpose full virtualizer for x86 hardware > virtualbox-ose-kmod-4.1.22 VirtualBox kernel module for FreeBSD > virtuoso-6.1.6 Universal SQL/Application Server > w3m-0.5.3_1 A pager/text-based WWW browser > wavpack-4.60.1 Audio codec for lossless, lossy, and hybrid compression > webcamd-3.7.0.4 A port of Linux USB webcam and DVB drivers into userspace > webfonts-0.30_6 TrueType core fonts for the Web > webp-0.1.3_1 Google WebP image format conversion tool > wireshark-1.8.3 A powerful network analyzer/capture tool > wxgtk2-common-2.8.12_1 The wxWidgets GUI toolkit (common files) > wxgtk2-contrib-common-2.8.12_1 The wxWidgets GUI toolkit contributed libraries > (common fil > wxgtk2-unicode-2.8.12_1 The wxWidgets GUI toolkit (Unicode) > wxgtk2-unicode-contrib-2.8.12_1 The wxWidgets GUI toolkit contributed > libraries (Unicode) > x11perf-1.5.4 X11 server performance test program > x264-0.125.2201 Library and tool for encoding H.264/AVC video streams > xauth-1.0.6 X authority file utility > xbacklight-1.1.2 Program to adjust backlight brightness > xbitmaps-1.1.1 X.Org bitmaps data > xcalc-1.0.4.1_1 Scientific calculator for X > xcb-proto-1.7.1 The X protocol C-language Binding (XCB) protocol > xcb-util-0.3.8,1 A module with libxcb/libX11 extension/replacement > libraries > xcb-util-renderutil-0.3.8 Convenience functions for the Render extension > xclock-1.0.6 Analog and digital clock for X > xcmiscproto-1.2.1 XCMisc extension headers > xcmsdb-1.0.3 Device Color Characterization utility for X > xcursor-themes-1.0.3_1 X.org cursors themes > xcursorgen-1.0.4_1 Create an X cursor file from a collection of PNG images > xdg-utils-1.0.2_7 Tools to allow all applications to integrate with the free > xdpyinfo-1.3.0 Display information utility for X > xdriinfo-1.0.4 Query configuration information of DRI drivers > xev-1.1.0 Print contents of X events > xextproto-7.2.0 XExt extension headers > xf86-input-keyboard-1.6.1 X.Org keyboard input driver > xf86-input-mouse-1.7.1 X.Org mouse input driver > xf86-video-ati-6.14.3_1 X.Org ati display driver > xf86-video-intel-2.7.1_4 Driver for Intel integrated graphics chipsets > xf86-video-mach64-6.9.0 X.Org mach64 display driver > xf86-video-nv-2.1.18_1 X.Org nv display driver > xf86-video-openchrome-0.2.904_3 X.Org openChrome display driver > xf86-video-r128-6.8.1_3 X.Org r128 display driver > xf86-video-radeonhd-1.3.0_5 X.Org ati RadeonHD display driver > xf86-video-vesa-2.3.0_2 X.Org vesa display driver > xf86dga-1.0.3 Test program for the XFree86-DGA extension > xf86dgaproto-2.1 XFree86-DGA extension headers > xf86miscproto-0.9.3 XFree86-Misc extension headers > xf86vidmodeproto-2.3.1 XFree86-VidModeExtension extension headers > xgamma-1.0.4 Gamma correction through the X server. > xgc-1.0.3 X graphics demo > xhost-1.0.4 Server access control program for X > xineramaproto-1.2.1 Xinerama extension headers > xinit-1.3.2,1 X Window System initializer > xinput-1.5.4 Very useful utility for configuring and testing XInput devi > xkbcomp-1.2.3 Compile XKB keyboard description > xkbevd-1.1.2 XKB event daemon > xkbutils-1.0.3 XKB utility demos > xkeyboard-config-2.5.1 X Keyboard Configuration Database > xkill-1.0.3 Utility for killing a client by its X resource > xlsatoms-1.1.0 List interned atoms defined on a server > xlsclients-1.1.2 List client applications running on a display > xmessage-1.0.3 Display message or query in a X window > xmlcatmgr-2.2 SGML and XML catalog manager > xmlcharent-0.3_2 XML character entities > xmlto-0.0.25 Front-end to an XSL toolchain > xmodmap-1.0.5 Utility for modifying keymaps and pointer button mappings > i > xorg-7.5.2 X.Org complete distribution metaport > xorg-apps-7.5.2 X.org apps meta-port > xorg-cf-files-1.0.4 X.org cf files for use with imake builds > xorg-docs-1.6,1 X.org documentation files > xorg-drivers-7.5.2 X.org drivers meta-port > xorg-fonts-100dpi-7.5.1 X.Org 100dpi bitmap fonts > xorg-fonts-7.5.1 X.org fonts meta-port > xorg-fonts-75dpi-7.5.1 X.Org 75dpi bitmap fonts > xorg-fonts-cyrillic-7.5.1 X.Org Cyrillic bitmap fonts > xorg-fonts-miscbitmaps-7.5.1 X.Org miscellaneous bitmap fonts > xorg-fonts-truetype-7.5.1 X.Org TrueType fonts > xorg-fonts-type1-7.5.1 X.Org Type1 fonts > xorg-libraries-7.5.1 X.org libraries meta-port > xorg-server-1.7.7_6,1 X.Org X server and related programs > xpr-1.0.3 Utility for printing an X window dump > xprop-1.2.1 Property displayer for X > xproto-7.0.22 X11 protocol headers > xrandr-1.3.5 Primitive command line interface to the RandR extension > xrdb-1.0.9 X server resource database utility > xrefresh-1.0.4 Refresh all or part of an X screen > xscreensaver-5.19 Save your screen while you entertain your cat > xset-1.2.2_1 User preference utility for X > xsetmode-1.0.0 Set the mode for an X Input Device > xsetroot-1.1.0 root window parameter setting utility for X > xterm-285 Terminal emulator for the X Window System > xtrans-1.2.6 Abstract network code for X > xvid-1.3.2,1 An opensource MPEG-4 codec, based on OpenDivx > xvinfo-1.1.1 Print out X-Video extension adaptor information > xwd-1.0.4 Dump an image of an X window > xwininfo-1.1.2 Window information utility for X > xwud-1.0.3 Image displayer for X > yajl-2.0.4_1 A Portable JSON parsing and serialization library in ANSI > C > yasm-1.2.0 A complete rewrite of the NASM assembler > zip-3.0 Create/update ZIP files compatible with PKZIP > > From owner-freebsd-ports@FreeBSD.ORG Tue Oct 30 19:12:15 2012 Return-Path: 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 372CFF8A; Tue, 30 Oct 2012 19:12:15 +0000 (UTC) (envelope-from mike.jakubik@intertainservices.com) Received: from mail.intertainservices.com (mail.intertainservices.com [69.77.177.114]) by mx1.freebsd.org (Postfix) with ESMTP id AE32D8FC0A; Tue, 30 Oct 2012 19:12:14 +0000 (UTC) Received: from freebsd.local (unknown [172.16.10.114]) by mail.intertainservices.com (Postfix) with ESMTPSA id 6B2865649B; Tue, 30 Oct 2012 15:12:11 -0400 (EDT) From: Mike Jakubik Organization: Intertainservices To: freebsd-ports@freebsd.org Subject: Re: [Call for Testers] VirtualBox 4.2.4 Date: Tue, 30 Oct 2012 15:12:12 -0400 User-Agent: KMail/1.13.7 (FreeBSD/9.1-PRERELEASE; KDE/4.8.4; amd64; ; ) References: In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-Id: <201210301512.12568.mike.jakubik@intertainservices.com> X-intertainservices-MailScanner-Information: Please contact the ISP for more information X-intertainservices-MailScanner-ID: 6B2865649B.AEBDA X-intertainservices-MailScanner: Found to be clean X-intertainservices-MailScanner-From: mike.jakubik@intertainservices.com X-Spam-Status: No Cc: emulation@freebsd.org, ports@freebsd.org, Bernhard =?iso-8859-1?q?Fr=F6hlich?= X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2012 19:12:15 -0000 On Tuesday 30 October 2012 5:16:14 AM Bernhard Fr=F6hlich wrote: > Hi virtualbox users! >=20 > This is again a call for testers to get some feedback before we commit > VirtualBox 4.2 to the portstree. If you already run VirtualBox 4.2.0 you > should definitely update to 4.2.4 because they fixed quite a few serious > bugs upstream. > > Bernhard on behalf of the new VirtualBox on FreeBSD Team! Hello, i have just tried to compile this on an up to date releng9 system. =2D Base GCC, compiles ok, works ok. =2D GCC47, fails, due to ugly -fno-format-extensions and -fformat-extensio= ns=20 compiler hacks. =2D Clang, fails, details are below. Build: Compiling VBoxC - /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/src-client/ConsoleImpl.cpp clang++: warning: argument unused during compilation: '-fpermissive' [- Wunused-command-line-argument] In file included from /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/src-client/ConsoleImpl.cpp:46: In file included from /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/include/ConsoleImpl.h:21: In file included from /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/include/VirtualBoxBase.h:27: In file included from /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/VBox/com/string.h:46: In file included from /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/iprt/cpp/ministring.h:32: /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/iprt/cpp/list.h:152:39: warning: unused=20 parameter 'p' [-Wunused-parameter] static inline void erase(T2 *p, size_t /* i */) { /* Nothing to do= =20 here. */ } ^ In file included from /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/src-client/ConsoleImpl.cpp:46: In file included from /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/include/ConsoleImpl.h:22: /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/VBox/com/array.h:1388:39: warning:=20 indirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference] AssertReturn(m.arr !=3D NULL, **((const nsID * *)NULL)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/iprt/assert.h:600:21: note: expanded from= =20 macro 'AssertReturn' return (rc); \ ^ /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/VBox/com/array.h:1388:39: note: consider= =20 using __builtin_trap() or qualifying pointer with 'volatile' AssertReturn(m.arr !=3D NULL, **((const nsID * *)NULL)); ^ /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/iprt/assert.h:600:21: note: expanded from= =20 macro 'AssertReturn' return (rc); \ ^ In file included from /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/src-client/ConsoleImpl.cpp:46: In file included from /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/include/ConsoleImpl.h:22: /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/VBox/com/array.h:1389:38: warning:=20 indirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference] AssertReturn(aIdx < size(), **((const nsID * *)NULL)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/iprt/assert.h:600:21: note: expanded from= =20 macro 'AssertReturn' return (rc); \ ^ /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/VBox/com/array.h:1389:38: note: consider= =20 using __builtin_trap() or qualifying pointer with 'volatile' AssertReturn(aIdx < size(), **((const nsID * *)NULL)); ^ /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/iprt/assert.h:600:21: note: expanded from= =20 macro 'AssertReturn' return (rc); \ ^ In file included from /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/src-client/ConsoleImpl.cpp:50: In file included from /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/include/GuestImpl.h:26: In file included from /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/include/GuestCtrlImplPrivate.h:25: /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/VBox/com/ErrorInfo.h:35:1: warning: struc= t=20 'IProgress' was previously declared as a class [-Wmismatched-tags] struct IProgress; ^ /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/out/freebsd.amd64/release/bin/sdk/bindings/xpcom/= include/VirtualBox_XPCOM.h:17319:20:=20 note: previous use is here class NS_NO_VTABLE IProgress : public nsISupports { ^ /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/VBox/com/ErrorInfo.h:35:1: note: did you= =20 mean class here? struct IProgress; ^~~~~~ class = = =20 /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/VBox/com/ErrorInfo.h:36:1: warning: struc= t=20 'IVirtualBoxErrorInfo' was previously declared as a class [-Wmismatched-tags] struct IVirtualBoxErrorInfo; ^ /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/out/freebsd.amd64/release/bin/sdk/bindings/xpcom/= include/VirtualBox_XPCOM.h:6429:20:=20 note: previous use is here class NS_NO_VTABLE IVirtualBoxErrorInfo : public nsIException { ^ /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/VBox/com/ErrorInfo.h:36:1: note: did you= =20 mean class here? struct IVirtualBoxErrorInfo; ^~~~~~ class = = =20 In file included from /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/src-client/ConsoleImpl.cpp:50: In file included from /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/include/GuestImpl.h:26: /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/include/GuestCtrlImplPrivate.h:195:= 9:=20 warning: 'GuestProcessWaitEvent::Signal' hides overloaded virtual function [-Woverloaded-virtual] int Signal(ProcessWaitResult_T enmResult, int rc =3D VINF_SUCCESS); ^ /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/include/GuestCtrlImplPrivate.h:95:1= 7:=20 note: hidden overloaded virtual function 'GuestCtrlEvent::Signal' declared here virtual int Signal(int rc =3D VINF_SUCCESS); ^ /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.4/src/VBox/Main/src- client/ConsoleImpl.cpp:6124:35: warning: unused parameter 'aAllowNullVM' [- Wunused-parameter] bool aAllowNullVM /* =3D false */) ^ /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.4/src/VBox/Main/src- client/ConsoleImpl.cpp:7994:64: warning: unused parameter 'aHostDevice' [- Wunused-parameter] Console::usbAttachCallback(Console *that, PVM pVM, IUSBDevice *aHostDevice,= =20 PCRTUUID aUuid, bool aRemote, const char *aAddress, void *pvRemoteBackend,= =20 USHORT aPortVersion,... ^ /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.4/src/VBox/Main/src- client/ConsoleImpl.cpp:8396:54: warning: unused parameter 'pVM' [-Wunused- parameter] DECLCALLBACK(int) Console::stateProgressCallback(PVM pVM, unsigned uPercent= ,=20 void *pvUser) ^ /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.4/src/VBox/Main/src- client/ConsoleImpl.cpp:8414:40: warning: unused parameter 'pVM' [-Wunused- parameter] Console::genericVMSetErrorCallback(PVM pVM, void *pvUser, int rc,=20 RT_SRC_POS_DECL, ^ /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.4/src/VBox/Main/src- client/ConsoleImpl.cpp:8414:67: warning: unused parameter 'pszFile' [-Wunus= ed- parameter] Console::genericVMSetErrorCallback(PVM pVM, void *pvUser, int rc,=20 RT_SRC_POS_DECL, ^ /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/iprt/cdefs.h:2305:40: note: expanded from= =20 macro 'RT_SRC_POS_DECL' #define RT_SRC_POS_DECL const char *pszFile, unsigned iLine, const char= =20 *pszFunction ^ /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.4/src/VBox/Main/src- client/ConsoleImpl.cpp:8414:67: warning: unused parameter 'iLine' [-Wunused- parameter] Console::genericVMSetErrorCallback(PVM pVM, void *pvUser, int rc,=20 RT_SRC_POS_DECL, ^ /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/iprt/cdefs.h:2305:58: note: expanded from= =20 macro 'RT_SRC_POS_DECL' #define RT_SRC_POS_DECL const char *pszFile, unsigned iLine, const char= =20 *pszFunction ^ /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.4/src/VBox/Main/src- client/ConsoleImpl.cpp:8414:67: warning: unused parameter 'pszFunction' [- Wunused-parameter] Console::genericVMSetErrorCallback(PVM pVM, void *pvUser, int rc,=20 RT_SRC_POS_DECL, ^ /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/iprt/cdefs.h:2305:77: note: expanded from= =20 macro 'RT_SRC_POS_DECL' #define RT_SRC_POS_DECL const char *pszFile, unsigned iLine, const char= =20 *pszFunction = ^ /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.4/src/VBox/Main/src- client/ConsoleImpl.cpp:8447:40: warning: unused parameter 'pVM' [-Wunused- parameter] Console::setVMRuntimeErrorCallback(PVM pVM, void *pvUser, uint32_t fFlags, ^ /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.4/src/VBox/Main/src- client/ConsoleImpl.cpp:8722:51: warning: unused parameter 'Thread' [-Wunuse= d- parameter] DECLCALLBACK(int) Console::powerUpThread(RTTHREAD Thread, void *pvUser) ^ /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.4/src/VBox/Main/src- client/ConsoleImpl.cpp:9266:59: warning: unused parameter 'Thread' [-Wunuse= d- parameter] DECLCALLBACK(int) Console::fntTakeSnapshotWorker(RTTHREAD Thread, void=20 *pvUser) ^ /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.4/src/VBox/Main/src- client/ConsoleImpl.cpp:9591:53: warning: unused parameter 'Thread' [-Wunuse= d- parameter] DECLCALLBACK(int) Console::saveStateThread(RTTHREAD Thread, void *pvUser) ^ /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.4/src/VBox/Main/src- client/ConsoleImpl.cpp:9670:53: warning: unused parameter 'Thread' [-Wunuse= d- parameter] DECLCALLBACK(int) Console::powerDownThread(RTTHREAD Thread, void *pvUser) ^ /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.4/src/VBox/Main/src- client/ConsoleImpl.cpp:9914:93: warning: unused parameter 'fFlags' [-Wunuse= d- parameter] DECLCALLBACK(int) Console::drvStatus_Construct(PPDMDRVINS pDrvIns, PCFGMNOD= E=20 pCfg, uint32_t fFlags) = ^ 19 warnings generated. kBuild: Compiling VBoxC - /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/src-client/ConsoleImpl2.cpp clang++: warning: argument unused during compilation: '-fpermissive' [- Wunused-command-line-argument] In file included from /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/src-client/ConsoleImpl2.cpp:29: In file included from /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/include/ConsoleImpl.h:21: In file included from /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/include/VirtualBoxBase.h:27: In file included from /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/VBox/com/string.h:46: In file included from /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/iprt/cpp/ministring.h:32: /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/iprt/cpp/list.h:152:39: warning: unused=20 parameter 'p' [-Wunused-parameter] static inline void erase(T2 *p, size_t /* i */) { /* Nothing to do= =20 here. */ } ^ In file included from /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/src-client/ConsoleImpl2.cpp:29: In file included from /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/include/ConsoleImpl.h:22: /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/VBox/com/array.h:1388:39: warning:=20 indirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference] AssertReturn(m.arr !=3D NULL, **((const nsID * *)NULL)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/iprt/assert.h:600:21: note: expanded from= =20 macro 'AssertReturn' return (rc); \ ^ /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/VBox/com/array.h:1388:39: note: consider= =20 using __builtin_trap() or qualifying pointer with 'volatile' AssertReturn(m.arr !=3D NULL, **((const nsID * *)NULL)); ^ /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/iprt/assert.h:600:21: note: expanded from= =20 macro 'AssertReturn' return (rc); \ ^ In file included from /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/src-client/ConsoleImpl2.cpp:29: In file included from /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/include/ConsoleImpl.h:22: /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/VBox/com/array.h:1389:38: warning:=20 indirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference] AssertReturn(aIdx < size(), **((const nsID * *)NULL)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/iprt/assert.h:600:21: note: expanded from= =20 macro 'AssertReturn' return (rc); \ ^ /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/VBox/com/array.h:1389:38: note: consider= =20 using __builtin_trap() or qualifying pointer with 'volatile' AssertReturn(aIdx < size(), **((const nsID * *)NULL)); ^ /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/iprt/assert.h:600:21: note: expanded from= =20 macro 'AssertReturn' return (rc); \ ^ In file included from /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/src-client/ConsoleImpl2.cpp:32: In file included from /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/include/GuestImpl.h:26: In file included from /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/include/GuestCtrlImplPrivate.h:25: /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/VBox/com/ErrorInfo.h:35:1: warning: struc= t=20 'IProgress' was previously declared as a class [-Wmismatched-tags] struct IProgress; ^ /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/out/freebsd.amd64/release/bin/sdk/bindings/xpcom/= include/VirtualBox_XPCOM.h:17319:20:=20 note: previous use is here class NS_NO_VTABLE IProgress : public nsISupports { ^ /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/VBox/com/ErrorInfo.h:35:1: note: did you= =20 mean class here? struct IProgress; ^~~~~~ class = = =20 /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/VBox/com/ErrorInfo.h:36:1: warning: struc= t=20 'IVirtualBoxErrorInfo' was previously declared as a class [-Wmismatched-tags] struct IVirtualBoxErrorInfo; ^ /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/out/freebsd.amd64/release/bin/sdk/bindings/xpcom/= include/VirtualBox_XPCOM.h:6429:20:=20 note: previous use is here class NS_NO_VTABLE IVirtualBoxErrorInfo : public nsIException { ^ /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/VBox/com/ErrorInfo.h:36:1: note: did you= =20 mean class here? struct IVirtualBoxErrorInfo; ^~~~~~ class In file included from /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/src-client/ConsoleImpl2.cpp:32: In file included from /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/include/GuestImpl.h:26: /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/include/GuestCtrlImplPrivate.h:195:= 9:=20 warning: 'GuestProcessWaitEvent::Signal' hides overloaded virtual function [-Woverloaded-virtual] int Signal(ProcessWaitResult_T enmResult, int rc =3D VINF_SUCCESS); ^ /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/include/GuestCtrlImplPrivate.h:95:1= 7:=20 note: hidden overloaded virtual function 'GuestCtrlEvent::Signal' declared here virtual int Signal(int rc =3D VINF_SUCCESS); ^ /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.4/src/VBox/Main/src- client/ConsoleImpl2.cpp:4148:25: error: cast from pointer to smaller type=20 'int' loses information if ((int)maTapFD[uInstance] >=3D 0) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.4/src/VBox/Main/src- client/ConsoleImpl2.cpp:4152:25: error: no matching function for call to=20 'InsertConfigInteger' InsertConfigInteger(pCfg, "FileHandle",=20 maTapFD[uInstance]); ^~~~~~~~~~~~~~~~~~~ /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.4/src/VBox/Main/src- client/ConsoleImpl2.cpp:426:13: note: candidate function not viable: cannot= =20 convert argument of incomplete type 'RTFILE' (aka 'RTFILEINT *') to 'uint64_t' (aka=20 'unsigned long') static void InsertConfigInteger(PCFGMNODE pNode, ^ 6 warnings and 2 errors generated. kmk: *** [/usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/out/freebsd.amd64/release/obj/VBoxC/src- client/ConsoleImpl2.o] Error 1 The failing command: @clang++ -c -O2 -fPIC -g -pipe -pedantic -Wshadow -Wshadow -Wall -Wextra -W= no- missing-field-initializers -Wno-unused -Wno-trigraphs -fdiagnostics-show-op= tion=20 =2DWno-long-long -Wno-long-long -Wno-delete-non-virtual-dtor -Wno-variadic- macros -Wno-long-long -Wno-non-virtual-dtor -Wshadow -fshort-wchar - fpermissive -fexceptions -frtti -O2 -mtune=3Dgeneric -fno-omit-frame-pointe= r - fno-strict-aliasing -fvisibility-inlines-hidden -fvisibility=3Dhidden - DVBOX_HAVE_VISIBILITY_HIDDEN -DRT_USE_VISIBILITY_DEFAULT -m64 - I/usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/include - I/usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/out/freebsd.amd64/release/obj/VBoxC - I/usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/out/freebsd.amd64/release/obj/Main/ -I/usr/includ= e - I/usr/X11R6/include -I/usr/local/include -I/usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/out/freebsd.amd64/release/bin/sdk/bindings/xpcom/= include=20 =2DI/usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/out/freebsd.amd64/release/bin/sdk/bindings/xpcom/= include/xpcom=20 =2DI/usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/out/freebsd.amd64/release/bin/sdk/bindings/xpcom/= include/string=20 =2DI/usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/out/freebsd.amd64/release/bin/sdk/bindings/xpcom/= include/xpcom=20 =2DI/usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/out/freebsd.amd64/release/bin/sdk/bindings/xpcom/= include/nsprpub=20 =2DI/usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/out/freebsd.amd64/release/bin/sdk/bindings/xpcom/= include/ipcd=20 =2DI/usr/local/include/libpng -I/usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include -I/usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/out/freebsd.amd64/release -DVBOX - DVBOX_WITH_DEBUGGER -DVBOX_OSE -DVBOX_WITH_64_BITS_GUESTS - DVBOX_WITH_HARDENING -DRT_OS_FREEBSD -D__FREEBSD__ -DRT_ARCH_AMD64 -D__AMD6= 4__=20 =2DDRTPATH_APP_PRIVATE=3D\"/usr/local/share/virtualbox-ose\" - DRTPATH_APP_PRIVATE_ARCH=3D\"/usr/local/lib/virtualbox\" - DRTPATH_SHARED_LIBS=3D\"/usr/local/lib/virtualbox\" - DRTPATH_APP_DOCS=3D\"/usr/local/share/doc/virtualbox-ose\" -DPIC -DIN_RING3= - DUNICODE -DNDEBUG=3D1 -DVBOX_WITH_XPCOM -DIN_RING3 - DVBOX_WITH_SYS_V_IPC_SESSION_WATCHER -DVBOX_WITH_RAW_MODE -DVBOX_WITH_NETFL= T - DVBOX_WITH_CROGL -DVBOX_WITH_GUEST_PROPS -DVBOX_WITH_GUEST_CONTROL - DVBOX_WITH_USB_CARDREADER -DVBOX_WITH_HOSTNETIF_API - DVBOX_WITH_NEW_SYS_V_KEYGEN -DVBOX_COM_INPROC -DVBOX_WITH_VRDP_VIDEO_CHANNE= L - DVBOX_WITH_HGCM -DVBOX_WITH_ALSA -DVBOX_WITH_PULSE -DVBOX_WITH_E1000 - DVBOX_WITH_VIRTIO -DVBOX_WITH_EFI -DVBOX_WITH_PDM_ASYNC_COMPLETION - DVBOX_WITH_VUSB -DVBOX_WITH_HGSMI -DVBOX_WITH_VIDEOHWACCEL -DVBOX_WITH_USB - DVBOX_WITH_EHCI -DVBOX_WITH_EXTPACK -DVBOX_WITH_PCI_PASSTHROUGH - DVBOX_WITH_CRHGSMI -DVBOX_WITH_NETSHAPER -Wp,- MD,/usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/out/freebsd.amd64/release/obj/VBoxC/src- client/ConsoleImpl2.o.dep -Wp,-MT,/usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/out/freebsd.amd64/release/obj/VBoxC/src- client/ConsoleImpl2.o -Wp,-MP -o /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/out/freebsd.amd64/release/obj/VBoxC/src- client/ConsoleImpl2.o /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/src-client/ConsoleImpl2.cpp *** [do-build] Error code 2 Stop in /usr/ports/emulators/virtualbox-ose. *** [build] Error code 1 Stop in /usr/ports/emulators/virtualbox-ose. From owner-freebsd-ports@FreeBSD.ORG Tue Oct 30 19:12:15 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 372CFF8A; Tue, 30 Oct 2012 19:12:15 +0000 (UTC) (envelope-from mike.jakubik@intertainservices.com) Received: from mail.intertainservices.com (mail.intertainservices.com [69.77.177.114]) by mx1.freebsd.org (Postfix) with ESMTP id AE32D8FC0A; Tue, 30 Oct 2012 19:12:14 +0000 (UTC) Received: from freebsd.local (unknown [172.16.10.114]) by mail.intertainservices.com (Postfix) with ESMTPSA id 6B2865649B; Tue, 30 Oct 2012 15:12:11 -0400 (EDT) From: Mike Jakubik Organization: Intertainservices To: freebsd-ports@freebsd.org Subject: Re: [Call for Testers] VirtualBox 4.2.4 Date: Tue, 30 Oct 2012 15:12:12 -0400 User-Agent: KMail/1.13.7 (FreeBSD/9.1-PRERELEASE; KDE/4.8.4; amd64; ; ) References: In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-Id: <201210301512.12568.mike.jakubik@intertainservices.com> X-intertainservices-MailScanner-Information: Please contact the ISP for more information X-intertainservices-MailScanner-ID: 6B2865649B.AEBDA X-intertainservices-MailScanner: Found to be clean X-intertainservices-MailScanner-From: mike.jakubik@intertainservices.com X-Spam-Status: No Cc: emulation@freebsd.org, ports@freebsd.org, Bernhard =?iso-8859-1?q?Fr=F6hlich?= X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2012 19:12:15 -0000 On Tuesday 30 October 2012 5:16:14 AM Bernhard Fr=F6hlich wrote: > Hi virtualbox users! >=20 > This is again a call for testers to get some feedback before we commit > VirtualBox 4.2 to the portstree. If you already run VirtualBox 4.2.0 you > should definitely update to 4.2.4 because they fixed quite a few serious > bugs upstream. > > Bernhard on behalf of the new VirtualBox on FreeBSD Team! Hello, i have just tried to compile this on an up to date releng9 system. =2D Base GCC, compiles ok, works ok. =2D GCC47, fails, due to ugly -fno-format-extensions and -fformat-extensio= ns=20 compiler hacks. =2D Clang, fails, details are below. Build: Compiling VBoxC - /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/src-client/ConsoleImpl.cpp clang++: warning: argument unused during compilation: '-fpermissive' [- Wunused-command-line-argument] In file included from /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/src-client/ConsoleImpl.cpp:46: In file included from /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/include/ConsoleImpl.h:21: In file included from /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/include/VirtualBoxBase.h:27: In file included from /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/VBox/com/string.h:46: In file included from /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/iprt/cpp/ministring.h:32: /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/iprt/cpp/list.h:152:39: warning: unused=20 parameter 'p' [-Wunused-parameter] static inline void erase(T2 *p, size_t /* i */) { /* Nothing to do= =20 here. */ } ^ In file included from /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/src-client/ConsoleImpl.cpp:46: In file included from /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/include/ConsoleImpl.h:22: /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/VBox/com/array.h:1388:39: warning:=20 indirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference] AssertReturn(m.arr !=3D NULL, **((const nsID * *)NULL)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/iprt/assert.h:600:21: note: expanded from= =20 macro 'AssertReturn' return (rc); \ ^ /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/VBox/com/array.h:1388:39: note: consider= =20 using __builtin_trap() or qualifying pointer with 'volatile' AssertReturn(m.arr !=3D NULL, **((const nsID * *)NULL)); ^ /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/iprt/assert.h:600:21: note: expanded from= =20 macro 'AssertReturn' return (rc); \ ^ In file included from /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/src-client/ConsoleImpl.cpp:46: In file included from /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/include/ConsoleImpl.h:22: /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/VBox/com/array.h:1389:38: warning:=20 indirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference] AssertReturn(aIdx < size(), **((const nsID * *)NULL)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/iprt/assert.h:600:21: note: expanded from= =20 macro 'AssertReturn' return (rc); \ ^ /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/VBox/com/array.h:1389:38: note: consider= =20 using __builtin_trap() or qualifying pointer with 'volatile' AssertReturn(aIdx < size(), **((const nsID * *)NULL)); ^ /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/iprt/assert.h:600:21: note: expanded from= =20 macro 'AssertReturn' return (rc); \ ^ In file included from /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/src-client/ConsoleImpl.cpp:50: In file included from /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/include/GuestImpl.h:26: In file included from /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/include/GuestCtrlImplPrivate.h:25: /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/VBox/com/ErrorInfo.h:35:1: warning: struc= t=20 'IProgress' was previously declared as a class [-Wmismatched-tags] struct IProgress; ^ /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/out/freebsd.amd64/release/bin/sdk/bindings/xpcom/= include/VirtualBox_XPCOM.h:17319:20:=20 note: previous use is here class NS_NO_VTABLE IProgress : public nsISupports { ^ /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/VBox/com/ErrorInfo.h:35:1: note: did you= =20 mean class here? struct IProgress; ^~~~~~ class = = =20 /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/VBox/com/ErrorInfo.h:36:1: warning: struc= t=20 'IVirtualBoxErrorInfo' was previously declared as a class [-Wmismatched-tags] struct IVirtualBoxErrorInfo; ^ /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/out/freebsd.amd64/release/bin/sdk/bindings/xpcom/= include/VirtualBox_XPCOM.h:6429:20:=20 note: previous use is here class NS_NO_VTABLE IVirtualBoxErrorInfo : public nsIException { ^ /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/VBox/com/ErrorInfo.h:36:1: note: did you= =20 mean class here? struct IVirtualBoxErrorInfo; ^~~~~~ class = = =20 In file included from /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/src-client/ConsoleImpl.cpp:50: In file included from /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/include/GuestImpl.h:26: /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/include/GuestCtrlImplPrivate.h:195:= 9:=20 warning: 'GuestProcessWaitEvent::Signal' hides overloaded virtual function [-Woverloaded-virtual] int Signal(ProcessWaitResult_T enmResult, int rc =3D VINF_SUCCESS); ^ /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/include/GuestCtrlImplPrivate.h:95:1= 7:=20 note: hidden overloaded virtual function 'GuestCtrlEvent::Signal' declared here virtual int Signal(int rc =3D VINF_SUCCESS); ^ /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.4/src/VBox/Main/src- client/ConsoleImpl.cpp:6124:35: warning: unused parameter 'aAllowNullVM' [- Wunused-parameter] bool aAllowNullVM /* =3D false */) ^ /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.4/src/VBox/Main/src- client/ConsoleImpl.cpp:7994:64: warning: unused parameter 'aHostDevice' [- Wunused-parameter] Console::usbAttachCallback(Console *that, PVM pVM, IUSBDevice *aHostDevice,= =20 PCRTUUID aUuid, bool aRemote, const char *aAddress, void *pvRemoteBackend,= =20 USHORT aPortVersion,... ^ /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.4/src/VBox/Main/src- client/ConsoleImpl.cpp:8396:54: warning: unused parameter 'pVM' [-Wunused- parameter] DECLCALLBACK(int) Console::stateProgressCallback(PVM pVM, unsigned uPercent= ,=20 void *pvUser) ^ /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.4/src/VBox/Main/src- client/ConsoleImpl.cpp:8414:40: warning: unused parameter 'pVM' [-Wunused- parameter] Console::genericVMSetErrorCallback(PVM pVM, void *pvUser, int rc,=20 RT_SRC_POS_DECL, ^ /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.4/src/VBox/Main/src- client/ConsoleImpl.cpp:8414:67: warning: unused parameter 'pszFile' [-Wunus= ed- parameter] Console::genericVMSetErrorCallback(PVM pVM, void *pvUser, int rc,=20 RT_SRC_POS_DECL, ^ /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/iprt/cdefs.h:2305:40: note: expanded from= =20 macro 'RT_SRC_POS_DECL' #define RT_SRC_POS_DECL const char *pszFile, unsigned iLine, const char= =20 *pszFunction ^ /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.4/src/VBox/Main/src- client/ConsoleImpl.cpp:8414:67: warning: unused parameter 'iLine' [-Wunused- parameter] Console::genericVMSetErrorCallback(PVM pVM, void *pvUser, int rc,=20 RT_SRC_POS_DECL, ^ /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/iprt/cdefs.h:2305:58: note: expanded from= =20 macro 'RT_SRC_POS_DECL' #define RT_SRC_POS_DECL const char *pszFile, unsigned iLine, const char= =20 *pszFunction ^ /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.4/src/VBox/Main/src- client/ConsoleImpl.cpp:8414:67: warning: unused parameter 'pszFunction' [- Wunused-parameter] Console::genericVMSetErrorCallback(PVM pVM, void *pvUser, int rc,=20 RT_SRC_POS_DECL, ^ /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/iprt/cdefs.h:2305:77: note: expanded from= =20 macro 'RT_SRC_POS_DECL' #define RT_SRC_POS_DECL const char *pszFile, unsigned iLine, const char= =20 *pszFunction = ^ /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.4/src/VBox/Main/src- client/ConsoleImpl.cpp:8447:40: warning: unused parameter 'pVM' [-Wunused- parameter] Console::setVMRuntimeErrorCallback(PVM pVM, void *pvUser, uint32_t fFlags, ^ /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.4/src/VBox/Main/src- client/ConsoleImpl.cpp:8722:51: warning: unused parameter 'Thread' [-Wunuse= d- parameter] DECLCALLBACK(int) Console::powerUpThread(RTTHREAD Thread, void *pvUser) ^ /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.4/src/VBox/Main/src- client/ConsoleImpl.cpp:9266:59: warning: unused parameter 'Thread' [-Wunuse= d- parameter] DECLCALLBACK(int) Console::fntTakeSnapshotWorker(RTTHREAD Thread, void=20 *pvUser) ^ /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.4/src/VBox/Main/src- client/ConsoleImpl.cpp:9591:53: warning: unused parameter 'Thread' [-Wunuse= d- parameter] DECLCALLBACK(int) Console::saveStateThread(RTTHREAD Thread, void *pvUser) ^ /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.4/src/VBox/Main/src- client/ConsoleImpl.cpp:9670:53: warning: unused parameter 'Thread' [-Wunuse= d- parameter] DECLCALLBACK(int) Console::powerDownThread(RTTHREAD Thread, void *pvUser) ^ /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.4/src/VBox/Main/src- client/ConsoleImpl.cpp:9914:93: warning: unused parameter 'fFlags' [-Wunuse= d- parameter] DECLCALLBACK(int) Console::drvStatus_Construct(PPDMDRVINS pDrvIns, PCFGMNOD= E=20 pCfg, uint32_t fFlags) = ^ 19 warnings generated. kBuild: Compiling VBoxC - /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/src-client/ConsoleImpl2.cpp clang++: warning: argument unused during compilation: '-fpermissive' [- Wunused-command-line-argument] In file included from /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/src-client/ConsoleImpl2.cpp:29: In file included from /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/include/ConsoleImpl.h:21: In file included from /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/include/VirtualBoxBase.h:27: In file included from /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/VBox/com/string.h:46: In file included from /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/iprt/cpp/ministring.h:32: /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/iprt/cpp/list.h:152:39: warning: unused=20 parameter 'p' [-Wunused-parameter] static inline void erase(T2 *p, size_t /* i */) { /* Nothing to do= =20 here. */ } ^ In file included from /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/src-client/ConsoleImpl2.cpp:29: In file included from /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/include/ConsoleImpl.h:22: /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/VBox/com/array.h:1388:39: warning:=20 indirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference] AssertReturn(m.arr !=3D NULL, **((const nsID * *)NULL)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/iprt/assert.h:600:21: note: expanded from= =20 macro 'AssertReturn' return (rc); \ ^ /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/VBox/com/array.h:1388:39: note: consider= =20 using __builtin_trap() or qualifying pointer with 'volatile' AssertReturn(m.arr !=3D NULL, **((const nsID * *)NULL)); ^ /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/iprt/assert.h:600:21: note: expanded from= =20 macro 'AssertReturn' return (rc); \ ^ In file included from /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/src-client/ConsoleImpl2.cpp:29: In file included from /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/include/ConsoleImpl.h:22: /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/VBox/com/array.h:1389:38: warning:=20 indirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference] AssertReturn(aIdx < size(), **((const nsID * *)NULL)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/iprt/assert.h:600:21: note: expanded from= =20 macro 'AssertReturn' return (rc); \ ^ /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/VBox/com/array.h:1389:38: note: consider= =20 using __builtin_trap() or qualifying pointer with 'volatile' AssertReturn(aIdx < size(), **((const nsID * *)NULL)); ^ /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/iprt/assert.h:600:21: note: expanded from= =20 macro 'AssertReturn' return (rc); \ ^ In file included from /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/src-client/ConsoleImpl2.cpp:32: In file included from /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/include/GuestImpl.h:26: In file included from /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/include/GuestCtrlImplPrivate.h:25: /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/VBox/com/ErrorInfo.h:35:1: warning: struc= t=20 'IProgress' was previously declared as a class [-Wmismatched-tags] struct IProgress; ^ /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/out/freebsd.amd64/release/bin/sdk/bindings/xpcom/= include/VirtualBox_XPCOM.h:17319:20:=20 note: previous use is here class NS_NO_VTABLE IProgress : public nsISupports { ^ /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/VBox/com/ErrorInfo.h:35:1: note: did you= =20 mean class here? struct IProgress; ^~~~~~ class = = =20 /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/VBox/com/ErrorInfo.h:36:1: warning: struc= t=20 'IVirtualBoxErrorInfo' was previously declared as a class [-Wmismatched-tags] struct IVirtualBoxErrorInfo; ^ /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/out/freebsd.amd64/release/bin/sdk/bindings/xpcom/= include/VirtualBox_XPCOM.h:6429:20:=20 note: previous use is here class NS_NO_VTABLE IVirtualBoxErrorInfo : public nsIException { ^ /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include/VBox/com/ErrorInfo.h:36:1: note: did you= =20 mean class here? struct IVirtualBoxErrorInfo; ^~~~~~ class In file included from /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/src-client/ConsoleImpl2.cpp:32: In file included from /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/include/GuestImpl.h:26: /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/include/GuestCtrlImplPrivate.h:195:= 9:=20 warning: 'GuestProcessWaitEvent::Signal' hides overloaded virtual function [-Woverloaded-virtual] int Signal(ProcessWaitResult_T enmResult, int rc =3D VINF_SUCCESS); ^ /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/include/GuestCtrlImplPrivate.h:95:1= 7:=20 note: hidden overloaded virtual function 'GuestCtrlEvent::Signal' declared here virtual int Signal(int rc =3D VINF_SUCCESS); ^ /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.4/src/VBox/Main/src- client/ConsoleImpl2.cpp:4148:25: error: cast from pointer to smaller type=20 'int' loses information if ((int)maTapFD[uInstance] >=3D 0) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.4/src/VBox/Main/src- client/ConsoleImpl2.cpp:4152:25: error: no matching function for call to=20 'InsertConfigInteger' InsertConfigInteger(pCfg, "FileHandle",=20 maTapFD[uInstance]); ^~~~~~~~~~~~~~~~~~~ /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.4/src/VBox/Main/src- client/ConsoleImpl2.cpp:426:13: note: candidate function not viable: cannot= =20 convert argument of incomplete type 'RTFILE' (aka 'RTFILEINT *') to 'uint64_t' (aka=20 'unsigned long') static void InsertConfigInteger(PCFGMNODE pNode, ^ 6 warnings and 2 errors generated. kmk: *** [/usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/out/freebsd.amd64/release/obj/VBoxC/src- client/ConsoleImpl2.o] Error 1 The failing command: @clang++ -c -O2 -fPIC -g -pipe -pedantic -Wshadow -Wshadow -Wall -Wextra -W= no- missing-field-initializers -Wno-unused -Wno-trigraphs -fdiagnostics-show-op= tion=20 =2DWno-long-long -Wno-long-long -Wno-delete-non-virtual-dtor -Wno-variadic- macros -Wno-long-long -Wno-non-virtual-dtor -Wshadow -fshort-wchar - fpermissive -fexceptions -frtti -O2 -mtune=3Dgeneric -fno-omit-frame-pointe= r - fno-strict-aliasing -fvisibility-inlines-hidden -fvisibility=3Dhidden - DVBOX_HAVE_VISIBILITY_HIDDEN -DRT_USE_VISIBILITY_DEFAULT -m64 - I/usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/include - I/usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/out/freebsd.amd64/release/obj/VBoxC - I/usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/out/freebsd.amd64/release/obj/Main/ -I/usr/includ= e - I/usr/X11R6/include -I/usr/local/include -I/usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/out/freebsd.amd64/release/bin/sdk/bindings/xpcom/= include=20 =2DI/usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/out/freebsd.amd64/release/bin/sdk/bindings/xpcom/= include/xpcom=20 =2DI/usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/out/freebsd.amd64/release/bin/sdk/bindings/xpcom/= include/string=20 =2DI/usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/out/freebsd.amd64/release/bin/sdk/bindings/xpcom/= include/xpcom=20 =2DI/usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/out/freebsd.amd64/release/bin/sdk/bindings/xpcom/= include/nsprpub=20 =2DI/usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/out/freebsd.amd64/release/bin/sdk/bindings/xpcom/= include/ipcd=20 =2DI/usr/local/include/libpng -I/usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include -I/usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/out/freebsd.amd64/release -DVBOX - DVBOX_WITH_DEBUGGER -DVBOX_OSE -DVBOX_WITH_64_BITS_GUESTS - DVBOX_WITH_HARDENING -DRT_OS_FREEBSD -D__FREEBSD__ -DRT_ARCH_AMD64 -D__AMD6= 4__=20 =2DDRTPATH_APP_PRIVATE=3D\"/usr/local/share/virtualbox-ose\" - DRTPATH_APP_PRIVATE_ARCH=3D\"/usr/local/lib/virtualbox\" - DRTPATH_SHARED_LIBS=3D\"/usr/local/lib/virtualbox\" - DRTPATH_APP_DOCS=3D\"/usr/local/share/doc/virtualbox-ose\" -DPIC -DIN_RING3= - DUNICODE -DNDEBUG=3D1 -DVBOX_WITH_XPCOM -DIN_RING3 - DVBOX_WITH_SYS_V_IPC_SESSION_WATCHER -DVBOX_WITH_RAW_MODE -DVBOX_WITH_NETFL= T - DVBOX_WITH_CROGL -DVBOX_WITH_GUEST_PROPS -DVBOX_WITH_GUEST_CONTROL - DVBOX_WITH_USB_CARDREADER -DVBOX_WITH_HOSTNETIF_API - DVBOX_WITH_NEW_SYS_V_KEYGEN -DVBOX_COM_INPROC -DVBOX_WITH_VRDP_VIDEO_CHANNE= L - DVBOX_WITH_HGCM -DVBOX_WITH_ALSA -DVBOX_WITH_PULSE -DVBOX_WITH_E1000 - DVBOX_WITH_VIRTIO -DVBOX_WITH_EFI -DVBOX_WITH_PDM_ASYNC_COMPLETION - DVBOX_WITH_VUSB -DVBOX_WITH_HGSMI -DVBOX_WITH_VIDEOHWACCEL -DVBOX_WITH_USB - DVBOX_WITH_EHCI -DVBOX_WITH_EXTPACK -DVBOX_WITH_PCI_PASSTHROUGH - DVBOX_WITH_CRHGSMI -DVBOX_WITH_NETSHAPER -Wp,- MD,/usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/out/freebsd.amd64/release/obj/VBoxC/src- client/ConsoleImpl2.o.dep -Wp,-MT,/usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/out/freebsd.amd64/release/obj/VBoxC/src- client/ConsoleImpl2.o -Wp,-MP -o /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/out/freebsd.amd64/release/obj/VBoxC/src- client/ConsoleImpl2.o /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/src-client/ConsoleImpl2.cpp *** [do-build] Error code 2 Stop in /usr/ports/emulators/virtualbox-ose. *** [build] Error code 1 Stop in /usr/ports/emulators/virtualbox-ose. From owner-freebsd-ports@FreeBSD.ORG Tue Oct 30 19:15:53 2012 Return-Path: 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 DEBB82C0; Tue, 30 Oct 2012 19:15:53 +0000 (UTC) (envelope-from mike.jakubik@intertainservices.com) Received: from mail.intertainservices.com (mail.intertainservices.com [69.77.177.114]) by mx1.freebsd.org (Postfix) with ESMTP id A6DC18FC08; Tue, 30 Oct 2012 19:15:53 +0000 (UTC) Received: from freebsd.local (unknown [172.16.10.114]) by mail.intertainservices.com (Postfix) with ESMTPSA id 870F95649B; Tue, 30 Oct 2012 15:15:52 -0400 (EDT) From: Mike Jakubik Organization: Intertainservices To: freebsd-ports@freebsd.org Subject: Re: Can not compile VIrtualbox 4.1.22 Date: Tue, 30 Oct 2012 15:15:53 -0400 User-Agent: KMail/1.13.7 (FreeBSD/9.1-PRERELEASE; KDE/4.8.4; amd64; ; ) References: <201210291424.19868.mike.jakubik@intertainservices.com> <201210301330.39022.mike.jakubik@intertainservices.com> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201210301515.53581.mike.jakubik@intertainservices.com> X-intertainservices-MailScanner-Information: Please contact the ISP for more information X-intertainservices-MailScanner-ID: 870F95649B.AD470 X-intertainservices-MailScanner: Found to be clean X-intertainservices-MailScanner-From: mike.jakubik@intertainservices.com X-Spam-Status: No Cc: ports@freebsd.org, Mikhail Tsatsenko X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2012 19:15:53 -0000 On Tuesday 30 October 2012 1:57:46 PM Mikhail Tsatsenko wrote: > 2012/10/30 Mike Jakubik : > > On Tuesday 30 October 2012 2:36:44 AM Mikhail Tsatsenko wrote: > >> 2012/10/29 Mike Jakubik : > >> > Hello, > >> > > >> > There appears to be a typo of some sort in one of the sed files in the > >> > port. > >> > >> Hi, > >> I am unable to reproduce the problem. > >> Which version of FreeBSD you are using? Also please show me pkg_info > >> output and make sure that sources under /usr/src, both userland and > >> kernel binaries are in sync. > >> > >> Mikhail > > > > Mikhail, > > > > I have build and installed latest releng9, updated ports tree, but still > > the same error "errmsg.sed line 31: Unmatched [ or [^" > > Looks like you have gsed port installed. Try to deinstall it and try > again. Let me know if it helps. > By the way: next time try avoid sending huge outputs in message body. > Instead use pastebin or attachments. I just finished testing the 4.2.4 port, and i had no problems with sed there, its a reasonable assumption that gsed may be the problem, however the port should use the correct sed. Thanks. From owner-freebsd-ports@FreeBSD.ORG Tue Oct 30 19:15:53 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DEBB82C0; Tue, 30 Oct 2012 19:15:53 +0000 (UTC) (envelope-from mike.jakubik@intertainservices.com) Received: from mail.intertainservices.com (mail.intertainservices.com [69.77.177.114]) by mx1.freebsd.org (Postfix) with ESMTP id A6DC18FC08; Tue, 30 Oct 2012 19:15:53 +0000 (UTC) Received: from freebsd.local (unknown [172.16.10.114]) by mail.intertainservices.com (Postfix) with ESMTPSA id 870F95649B; Tue, 30 Oct 2012 15:15:52 -0400 (EDT) From: Mike Jakubik Organization: Intertainservices To: freebsd-ports@freebsd.org Subject: Re: Can not compile VIrtualbox 4.1.22 Date: Tue, 30 Oct 2012 15:15:53 -0400 User-Agent: KMail/1.13.7 (FreeBSD/9.1-PRERELEASE; KDE/4.8.4; amd64; ; ) References: <201210291424.19868.mike.jakubik@intertainservices.com> <201210301330.39022.mike.jakubik@intertainservices.com> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201210301515.53581.mike.jakubik@intertainservices.com> X-intertainservices-MailScanner-Information: Please contact the ISP for more information X-intertainservices-MailScanner-ID: 870F95649B.AD470 X-intertainservices-MailScanner: Found to be clean X-intertainservices-MailScanner-From: mike.jakubik@intertainservices.com X-Spam-Status: No Cc: ports@freebsd.org, Mikhail Tsatsenko X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2012 19:15:53 -0000 On Tuesday 30 October 2012 1:57:46 PM Mikhail Tsatsenko wrote: > 2012/10/30 Mike Jakubik : > > On Tuesday 30 October 2012 2:36:44 AM Mikhail Tsatsenko wrote: > >> 2012/10/29 Mike Jakubik : > >> > Hello, > >> > > >> > There appears to be a typo of some sort in one of the sed files in the > >> > port. > >> > >> Hi, > >> I am unable to reproduce the problem. > >> Which version of FreeBSD you are using? Also please show me pkg_info > >> output and make sure that sources under /usr/src, both userland and > >> kernel binaries are in sync. > >> > >> Mikhail > > > > Mikhail, > > > > I have build and installed latest releng9, updated ports tree, but still > > the same error "errmsg.sed line 31: Unmatched [ or [^" > > Looks like you have gsed port installed. Try to deinstall it and try > again. Let me know if it helps. > By the way: next time try avoid sending huge outputs in message body. > Instead use pastebin or attachments. I just finished testing the 4.2.4 port, and i had no problems with sed there, its a reasonable assumption that gsed may be the problem, however the port should use the correct sed. Thanks. From owner-freebsd-ports@FreeBSD.ORG Tue Oct 30 19:39:28 2012 Return-Path: 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 05CF9FB4 for ; Tue, 30 Oct 2012 19:39:28 +0000 (UTC) (envelope-from 538c.21f8277a@vmail17.mynewsletterbuilder.com) Received: from vmail17.mynewsletterbuilder.com (vmail17.mynewsletterbuilder.com [208.83.141.24]) by mx1.freebsd.org (Postfix) with ESMTP id 620F18FC1D for ; Tue, 30 Oct 2012 19:39:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=simple/simple; d=mynewsletterbuilder.com; s=dknewsletter; t=1351625966; bh=UBDbf77HDDY4bTkq2G6MFqZHV+Q=; h=Date:From:Reply-To:To:Subject:Message-ID:List-Unsubscribe: Content-Type:MIME-Version; b=Qdc5VXH6IGfmg3KwJ7f5nAbQMbw4GRBwF2/zoyoaxGVn3U/nwIod9zptWhC9FV/bC B2hLjkhP1tDQHgqpjhhozKtLUUkXVNwE12yfXkxstB15HTbXA6uBUWdfPuVaE4Y5Kl dRfHC/UVR+MBuZk1N34XFf4cJMp8LDIaH4AuY4oQ= Date: Tue, 30 Oct 2012 15:39:26 -0400 From: "Dave George" To: Subject: Halloween Weekend Sale Get 15% Off this Weekend Message-ID: <538c.21f8277a.35c2e1db@vmail17.mynewsletterbuilder.com> X-MNB-TRACKING: YmVhdHNmb3JyYXBwZXJzIDogZnJlZWJzZC1wb3J0c0BmcmVlYnNkLm9yZyA6IDgxMzA1ODY0Nzg= X-MNB-SENDID: 8130586478 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Dave George List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2012 19:39:28 -0000 Halloween Sale - GET 15% OFF USE COUPON CODE "HALL"=C2=A0Brand New | You Asked for it You Got it ! | 100= % Targetted Followers =C2=A0FaceBook Likes | YouTube Views | Twitter Followers : http://promogoons.com/?product=3Dnew-100-targeted-followers 100% Targeted= Followers : http://promogoons.com/?product=3Dnew-100-targeted-followers Ge= t 100% Laser-Targeted Followers . Packages from 1000 to 4000 targeted Follo= wers per month , read more... : http://promogoons.com/?product=3Dnew-100-ta= rgeted-followers : http://promogoons.com/?product=3Dtwitter 10,000 Followe= rs $20 : http://promogoons.com/?product=3Dtwitter Get 10,000 Untargeted Fol= lowers for just $50 . We can help you jumpstart your twitter account , read= more ... : http://promogoons.com/?product=3Dtwitter : http://promogoons.com/?product=3Dyoutube Real Youtube Views : http://prom= ogoons.com/?product=3Dyoutube Need Youtube Views to catch that A&R's eye ? = We have 100% Real Views and are Partner Safe, =C2=A0=C2=A0read more... : ht= tp://promogoons.com/?product=3Dyoutube : http://promogoons.com/?product=3D= facebook FaceBook Likes : http://promogoons.com/?product=3Dfacebook Lets fa= ce it , who doesnt need more facebook likes ? We have what you need , read more ... : http://promogoons.com/?product=3Dfacebook : http://promogoons.com/?product=3Dsoundcloud SoundCloud Plays : http://pro= mogoons.com/?product=3Dsoundcloud Fast , Economical and Fun, Let Us Help yo= u get more Soundcloud plays , read more... : http://promogoons.com/?product= =3Dsoundcloud : http://promogoons.com/?product=3Ddatpiff-plays DatPiff Str= eams : http://promogoons.com/?product=3Ddatpiff-plays Got A Hot Mixtape on = DatPiff ? ? Cant Seem to cut through the wack tapes on the front page ? rea= d more... : http://promogoons.com/?product=3Ddatpiff-plays REPEAT CLIENTS GET 15% OFF |=C2=A0USE COUPON CODE "HALL" ON CHECKOUT Promogoons.com : http://promogoons.com | The Major Label's Dirty Little Se= cret Dave George - 678 508 2941 - sales@promogoons.com : mailto:sales@promogoons= .com=20 Skype | Yahoo | AIM : Promogoons United Promotions - po box 1526 - atlanta - GA - 30316 Subscribe to this newsletter: https://www.mynewsletterbuilder.com/tools/subscription.php?username=3Dbeats= forrappers&send_id=3D8130586478&l=3Ds&newsletter_id=3D1411516624 Unsubscribe freebsd-ports@freebsd.org: https://www.mynewsletterbuilder.com/tools/subscription.php?username=3Dbeats= forrappers&send_id=3D8130586478&l=3Du&email=3Dfreebsd-ports@freebsd.org Change your preferences: https://www.mynewsletterbuilder.com/tools/subscription.php?username=3Dbeats= forrappers&send_id=3D8130586478&l=3Dp&email=3Dfreebsd-ports@freebsd.org Forward to a friend: https://www.mynewsletterbuilder.com/tools/forward.php?username=3Dbeatsforra= ppers&newsletter_id=3D1411516624&send_id=3D8130586478 Report this email as spam: https://www.mynewsletterbuilder.com/tools/abuse_report.php?username=3Dbeats= forrappers&send_id=3D8130586478&email=3Dfreebsd-ports@freebsd.org This email was sent using MyNewsletterBuilder.com. From owner-freebsd-ports@FreeBSD.ORG Tue Oct 30 19:44:03 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4348FB6D; Tue, 30 Oct 2012 19:44:03 +0000 (UTC) (envelope-from lists@opsec.eu) Received: from home.opsec.eu (home.opsec.eu [IPv6:2001:14f8:200::1]) by mx1.freebsd.org (Postfix) with ESMTP id ED4198FC15; Tue, 30 Oct 2012 19:44:02 +0000 (UTC) Received: from pi by home.opsec.eu with local (Exim 4.77 (FreeBSD)) (envelope-from ) id 1TTHjG-000IbX-Bl; Tue, 30 Oct 2012 20:44:02 +0100 Date: Tue, 30 Oct 2012 20:44:02 +0100 From: Kurt Jaeger To: Bernhard =?iso-8859-1?Q?Fr=F6hlich?= Subject: Re: [Call for Testers] VirtualBox 4.2.4 Message-ID: <20121030194402.GJ12114@home.opsec.eu> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Cc: ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2012 19:44:03 -0000 Hi! I compiled 4.2.4 on a generic 9.0-RELEASE amd64. It compiled and started, thank you very much! -- pi@opsec.eu +49 171 3101372 8 years to go ! From owner-freebsd-ports@FreeBSD.ORG Tue Oct 30 19:56:31 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 24FD135C for ; Tue, 30 Oct 2012 19:56:31 +0000 (UTC) (envelope-from decke@bluelife.at) Received: from mail-wi0-f170.google.com (mail-wi0-f170.google.com [209.85.212.170]) by mx1.freebsd.org (Postfix) with ESMTP id 93CDD8FC08 for ; Tue, 30 Oct 2012 19:56:30 +0000 (UTC) Received: by mail-wi0-f170.google.com with SMTP id hm2so3128095wib.1 for ; Tue, 30 Oct 2012 12:56:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bluelife.at; s=google; h=mime-version:sender:x-originating-ip:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=t21+C2RTDMmtk6q0DfcKs06878WRVsL7JhZzwBv10pQ=; b=H5N+wxysRitAupPRlGNCJSjBnK/87n/rnancN+BYgwQUI74OfhzMHiSjU/lGId2Y3Z zFSlvveWdydicI78AwK2CZvAQc9eJVijuSNUzkS4950HiB1xQJFKeBI7bSN0DZpuNovL 0sxatV7A6/HHoaC7vV8M5CC72LzckOg8T+E8s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:x-originating-ip:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding:x-gm-message-state; bh=t21+C2RTDMmtk6q0DfcKs06878WRVsL7JhZzwBv10pQ=; b=OcAfdpIU24htjraavp3sC3b7+R2H8UbfOf5WVgrix+Y9/367BtnJ1EwS+8nd3uLfad NMbxG5k7RlOUWyZCxUXVXC0o3Al5scVfj3lhETo0yapTtgwCtWF/sDrOPRT+z5OibBrL sgHH+t1kYiHUEzj3y9e6FHlI93+J7VmQVHwpb6gTF8busa2F17kMKsWCLZxfIm7owjWV Ge5fhD1kYrZNbSXQci8uFhgO6DpTsE2Cakxyw665A4767Ej0/qqMYOjM2kUEpOluSG5I 07FHzXliSaCMtBxcXiR3YaHBpZafGHi7Lt7Isdhf/FGbA/uzYMBSuOJKPz2ceJ42PljL E7Kg== MIME-Version: 1.0 Received: by 10.216.217.96 with SMTP id h74mr18225553wep.207.1351626989447; Tue, 30 Oct 2012 12:56:29 -0700 (PDT) Sender: decke@bluelife.at Received: by 10.194.104.98 with HTTP; Tue, 30 Oct 2012 12:56:29 -0700 (PDT) X-Originating-IP: [188.20.160.66] In-Reply-To: <201210301512.12568.mike.jakubik@intertainservices.com> References: <201210301512.12568.mike.jakubik@intertainservices.com> Date: Tue, 30 Oct 2012 20:56:29 +0100 X-Google-Sender-Auth: D3yp-5IChCZrYMefS9pMsGHIsgo Message-ID: Subject: Re: [Call for Testers] VirtualBox 4.2.4 From: =?ISO-8859-1?Q?Bernhard_Fr=F6hlich?= To: Mike Jakubik Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Gm-Message-State: ALoCoQnMb30N0kX5ZbWN3XIlMcD0Pbs/8sYy3BDCz3TJZ50XpmIcRVm/BYKu98Un4+kz07wDbyBT Cc: emulation@freebsd.org, ports@freebsd.org, freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2012 19:56:31 -0000 On Tue, Oct 30, 2012 at 8:12 PM, Mike Jakubik wrote: > On Tuesday 30 October 2012 5:16:14 AM Bernhard Fr=F6hlich wrote: >> Hi virtualbox users! >> >> This is again a call for testers to get some feedback before we commit >> VirtualBox 4.2 to the portstree. If you already run VirtualBox 4.2.0 you >> should definitely update to 4.2.4 because they fixed quite a few serious >> bugs upstream. >> >> Bernhard on behalf of the new VirtualBox on FreeBSD Team! > > > Hello, i have just tried to compile this on an up to date releng9 system. > > - Base GCC, compiles ok, works ok. > > - GCC47, fails, due to ugly -fno-format-extensions and -fformat-extensio= ns > compiler hacks. Patches are welcome but it's not supported from us yet and probably will never be. > - Clang, fails, details are below. Clang does not support global registered variables so it's not supposed to work. --=20 Bernhard Froehlich http://www.bluelife.at/ From owner-freebsd-ports@FreeBSD.ORG Tue Oct 30 19:56:31 2012 Return-Path: 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 28C0E35D for ; Tue, 30 Oct 2012 19:56:31 +0000 (UTC) (envelope-from decke@bluelife.at) Received: from mail-wg0-f50.google.com (mail-wg0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 93D6A8FC0C for ; Tue, 30 Oct 2012 19:56:30 +0000 (UTC) Received: by mail-wg0-f50.google.com with SMTP id 16so463849wgi.31 for ; Tue, 30 Oct 2012 12:56:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bluelife.at; s=google; h=mime-version:sender:x-originating-ip:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=t21+C2RTDMmtk6q0DfcKs06878WRVsL7JhZzwBv10pQ=; b=H5N+wxysRitAupPRlGNCJSjBnK/87n/rnancN+BYgwQUI74OfhzMHiSjU/lGId2Y3Z zFSlvveWdydicI78AwK2CZvAQc9eJVijuSNUzkS4950HiB1xQJFKeBI7bSN0DZpuNovL 0sxatV7A6/HHoaC7vV8M5CC72LzckOg8T+E8s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:x-originating-ip:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding:x-gm-message-state; bh=t21+C2RTDMmtk6q0DfcKs06878WRVsL7JhZzwBv10pQ=; b=bk5b2UTKNPMXyZs7hyi4BFVG42+VVGkuuszOeA2i16WOgwNMP7rDKwk1o9w5ML88W+ 7Wjta3k/ffufgD/2A3w+/Tc11b/B9s1dAHBxnsKcW3NIUOj8qmR10haEW7hDpNq2cJdk YBiFUdSwY6kEQlTbWXNE/+vZL277NEeTHvJrLMS9gdKF+l/vPexPir3ylynTDMIRecJl f8d/DPgPsV7wrKNE9qOBs7fVqb2nG4wOkIrYJHMW5Sk3EwFGGct8x9b4yb6UW6la8ULM Q8o7dOcj/NZkQhr0GImUWxmyB3qeHKCjhP69JwqJgcnvofD81nBnA5T4fj+JZuQIHCMP at6A== MIME-Version: 1.0 Received: by 10.216.217.96 with SMTP id h74mr18225553wep.207.1351626989447; Tue, 30 Oct 2012 12:56:29 -0700 (PDT) Sender: decke@bluelife.at Received: by 10.194.104.98 with HTTP; Tue, 30 Oct 2012 12:56:29 -0700 (PDT) X-Originating-IP: [188.20.160.66] In-Reply-To: <201210301512.12568.mike.jakubik@intertainservices.com> References: <201210301512.12568.mike.jakubik@intertainservices.com> Date: Tue, 30 Oct 2012 20:56:29 +0100 X-Google-Sender-Auth: D3yp-5IChCZrYMefS9pMsGHIsgo Message-ID: Subject: Re: [Call for Testers] VirtualBox 4.2.4 From: =?ISO-8859-1?Q?Bernhard_Fr=F6hlich?= To: Mike Jakubik Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Gm-Message-State: ALoCoQnI1JMsBzLO1dQBdA+50QkYzntayDLjQEjgm0n8qKD0IFd/mKz9c8F8BLholiwqoFRsghdl Cc: emulation@freebsd.org, ports@freebsd.org, freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2012 19:56:31 -0000 On Tue, Oct 30, 2012 at 8:12 PM, Mike Jakubik wrote: > On Tuesday 30 October 2012 5:16:14 AM Bernhard Fr=F6hlich wrote: >> Hi virtualbox users! >> >> This is again a call for testers to get some feedback before we commit >> VirtualBox 4.2 to the portstree. If you already run VirtualBox 4.2.0 you >> should definitely update to 4.2.4 because they fixed quite a few serious >> bugs upstream. >> >> Bernhard on behalf of the new VirtualBox on FreeBSD Team! > > > Hello, i have just tried to compile this on an up to date releng9 system. > > - Base GCC, compiles ok, works ok. > > - GCC47, fails, due to ugly -fno-format-extensions and -fformat-extensio= ns > compiler hacks. Patches are welcome but it's not supported from us yet and probably will never be. > - Clang, fails, details are below. Clang does not support global registered variables so it's not supposed to work. --=20 Bernhard Froehlich http://www.bluelife.at/ From owner-freebsd-ports@FreeBSD.ORG Tue Oct 30 20:05:07 2012 Return-Path: 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 0BF3060D; Tue, 30 Oct 2012 20:05:07 +0000 (UTC) (envelope-from mike.jakubik@intertainservices.com) Received: from mail.intertainservices.com (mail.intertainservices.com [69.77.177.114]) by mx1.freebsd.org (Postfix) with ESMTP id C67168FC16; Tue, 30 Oct 2012 20:05:06 +0000 (UTC) Received: from freebsd.local (unknown [172.16.10.114]) by mail.intertainservices.com (Postfix) with ESMTPSA id 81ACE5645B; Tue, 30 Oct 2012 16:05:05 -0400 (EDT) From: Mike Jakubik Organization: Intertainservices To: freebsd-ports@freebsd.org Subject: Re: [Call for Testers] VirtualBox 4.2.4 Date: Tue, 30 Oct 2012 16:05:06 -0400 User-Agent: KMail/1.13.7 (FreeBSD/9.1-PRERELEASE; KDE/4.8.4; amd64; ; ) References: <201210301512.12568.mike.jakubik@intertainservices.com> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-Id: <201210301605.06718.mike.jakubik@intertainservices.com> X-intertainservices-MailScanner-Information: Please contact the ISP for more information X-intertainservices-MailScanner-ID: 81ACE5645B.AF0FC X-intertainservices-MailScanner: Found to be clean X-intertainservices-MailScanner-From: mike.jakubik@intertainservices.com X-Spam-Status: No Cc: emulation@freebsd.org, Bernhard =?iso-8859-1?q?Fr=F6hlich?= X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2012 20:05:07 -0000 On Tuesday 30 October 2012 3:56:29 PM Bernhard Fr=F6hlich wrote: > On Tue, Oct 30, 2012 at 8:12 PM, Mike Jakubik > > Hello, i have just tried to compile this on an up to date releng9 syste= m. > >=20 > > - Base GCC, compiles ok, works ok. > >=20 > > - GCC47, fails, due to ugly -fno-format-extensions and=20 > > -fformat-extensions compiler hacks. >=20 > Patches are welcome but it's not supported from us yet and probably will > never be. Thats a shame, i'll see if i can make it work, though im not an expert in t= his=20 field. >=20 > > - Clang, fails, details are below. >=20 > Clang does not support global registered variables so it's not supposed to > work. My understanding is that Clang will be the default compiler in FreeBSD 10, = how=20 will the port be compiled then? From owner-freebsd-ports@FreeBSD.ORG Tue Oct 30 20:07:43 2012 Return-Path: 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 0908470A; Tue, 30 Oct 2012 20:07:43 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id F34AB8FC08; Tue, 30 Oct 2012 20:07:41 +0000 (UTC) Received: by mail-bk0-f54.google.com with SMTP id jf20so385513bkc.13 for ; Tue, 30 Oct 2012 13:07:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=b1muoruqzU3Ul5bEq20A7NPu1e8CquxJDbiee56t3LI=; b=QwtAjU/zklrBJRw3YXUx52qO2NtW6g+p09DFdsWuQ0ff/h7OzFguq3VaFbWwGFOSYG odcsoNqWCU+kukfo00aR+l6fIXaG6zIESUZ8TSzXsfBk2Dn9yb/DUMNimyY4nDmhnvGM Jr4oHP4Cwi99QaixymDXQQqCjxl8/O7KN5j1oKSVgM8xUPIqbePK2MzZWdyzpi0os9cT sZaJVpZd8tOjYRKzOAfBpof+lHUkcYT5Fwn6XVWMtI/10OtQNneGRFA36YPpVzs+RP5u XValB9/+UN6ALxv/UzrCmZQbfEoNHXPog/YvwX88SxfcaLsO2t1cyTSNAuoZz0Jbrf4y jlEQ== Received: by 10.204.4.200 with SMTP id 8mr10983574bks.81.1351627661008; Tue, 30 Oct 2012 13:07:41 -0700 (PDT) MIME-Version: 1.0 Sender: utisoft@gmail.com Received: by 10.204.50.197 with HTTP; Tue, 30 Oct 2012 13:07:10 -0700 (PDT) In-Reply-To: <201210301605.06718.mike.jakubik@intertainservices.com> References: <201210301512.12568.mike.jakubik@intertainservices.com> <201210301605.06718.mike.jakubik@intertainservices.com> From: Chris Rees Date: Tue, 30 Oct 2012 20:07:10 +0000 X-Google-Sender-Auth: dm2Tfe5i5LwDZ1XcfLDQ1Te07KU Message-ID: Subject: Re: [Call for Testers] VirtualBox 4.2.4 To: Mike Jakubik Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: emulation@freebsd.org, =?ISO-8859-1?Q?Bernhard_Fr=F6hlich?= , freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2012 20:07:43 -0000 On 30 October 2012 20:05, Mike Jakubik wrote: > On Tuesday 30 October 2012 3:56:29 PM Bernhard Fr=F6hlich wrote: >> On Tue, Oct 30, 2012 at 8:12 PM, Mike Jakubik >> > Hello, i have just tried to compile this on an up to date releng9 syst= em. >> > >> > - Base GCC, compiles ok, works ok. >> > >> > - GCC47, fails, due to ugly -fno-format-extensions and >> > -fformat-extensions compiler hacks. >> >> Patches are welcome but it's not supported from us yet and probably will >> never be. > > Thats a shame, i'll see if i can make it work, though im not an expert in= this > field. > >> >> > - Clang, fails, details are below. >> >> Clang does not support global registered variables so it's not supposed = to >> work. > > My understanding is that Clang will be the default compiler in FreeBSD 10= , how > will the port be compiled then? Default, but not the only compiler :) Chris From owner-freebsd-ports@FreeBSD.ORG Tue Oct 30 20:24:25 2012 Return-Path: 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 72EDB99D; Tue, 30 Oct 2012 20:24:25 +0000 (UTC) (envelope-from m.tsatsenko@gmail.com) Received: from mail-pb0-f54.google.com (mail-pb0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id 33D668FC0A; Tue, 30 Oct 2012 20:24:25 +0000 (UTC) Received: by mail-pb0-f54.google.com with SMTP id rp8so477748pbb.13 for ; Tue, 30 Oct 2012 13:24:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=wOfC34t5Uy7kzIvjuVhCw+0vQZDlppZq0Om7mrM3MrM=; b=FmQAvkRGHnvBI877G+PzsBRjJE2yBA+raWfddZtT917axudgRbmpsfYj1AE6nl0/MU MCOBZRNSQdJWIHGFSpkF4nhRY+C3N18AtmWen8DTl+BWiJE5wNVZLqp4D6Al5wtfrvKG qSAHWXd1B7BkfZlGfJqJHU14dNbyXZCiHm+rqbLp9iEPhTjmSfwxGH3evdr9YaWdpZ12 gMsPFEjQpiFUNklg6ml7x4H6rroqlexmpC13sM9wdGccIAoKWJ+UJ3P0KlNhR4s6nbV+ sSFKxj/qeGztGjM4pzD3218MZcvUR5Fk0fY5yJkQW7qSE9D0QBsSCS9F2CR7L2UDtTM+ 0uaQ== MIME-Version: 1.0 Received: by 10.66.79.168 with SMTP id k8mr95216476pax.12.1351628665003; Tue, 30 Oct 2012 13:24:25 -0700 (PDT) Received: by 10.68.211.135 with HTTP; Tue, 30 Oct 2012 13:24:24 -0700 (PDT) In-Reply-To: <201210301605.06718.mike.jakubik@intertainservices.com> References: <201210301512.12568.mike.jakubik@intertainservices.com> <201210301605.06718.mike.jakubik@intertainservices.com> Date: Tue, 30 Oct 2012 23:24:24 +0300 Message-ID: Subject: Re: [Call for Testers] VirtualBox 4.2.4 From: Mikhail Tsatsenko To: Mike Jakubik Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: emulation@freebsd.org, =?ISO-8859-1?Q?Bernhard_Fr=F6hlich?= , freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2012 20:24:25 -0000 2012/10/31 Mike Jakubik : > On Tuesday 30 October 2012 3:56:29 PM Bernhard Fr=F6hlich wrote: >> On Tue, Oct 30, 2012 at 8:12 PM, Mike Jakubik >> > Hello, i have just tried to compile this on an up to date releng9 syst= em. >> > >> > - Base GCC, compiles ok, works ok. >> > >> > - GCC47, fails, due to ugly -fno-format-extensions and >> > -fformat-extensions compiler hacks. >> >> Patches are welcome but it's not supported from us yet and probably will >> never be. > > Thats a shame, i'll see if i can make it work, though im not an expert in= this > field. > >> >> > - Clang, fails, details are below. >> >> Clang does not support global registered variables so it's not supposed = to >> work. > > My understanding is that Clang will be the default compiler in FreeBSD 10= , how > will the port be compiled then? VBox port will be using gcc from ports tree (as a build dependency). -- Mikhail > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" From owner-freebsd-ports@FreeBSD.ORG Tue Oct 30 20:41:30 2012 Return-Path: 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 DCE3E61E; Tue, 30 Oct 2012 20:41:30 +0000 (UTC) (envelope-from mike.jakubik@intertainservices.com) Received: from mail.intertainservices.com (mail.intertainservices.com [69.77.177.114]) by mx1.freebsd.org (Postfix) with ESMTP id A24148FC0A; Tue, 30 Oct 2012 20:41:30 +0000 (UTC) Received: from freebsd.local (unknown [172.16.10.114]) by mail.intertainservices.com (Postfix) with ESMTPSA id C3D00564EB; Tue, 30 Oct 2012 16:41:24 -0400 (EDT) From: Mike Jakubik Organization: Intertainservices To: Mikhail Tsatsenko Subject: Re: [Call for Testers] VirtualBox 4.2.4 Date: Tue, 30 Oct 2012 16:41:25 -0400 User-Agent: KMail/1.13.7 (FreeBSD/9.1-PRERELEASE; KDE/4.8.4; amd64; ; ) References: <201210301605.06718.mike.jakubik@intertainservices.com> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-Id: <201210301641.25759.mike.jakubik@intertainservices.com> X-intertainservices-MailScanner-Information: Please contact the ISP for more information X-intertainservices-MailScanner-ID: C3D00564EB.AF7D8 X-intertainservices-MailScanner: Found to be clean X-intertainservices-MailScanner-From: mike.jakubik@intertainservices.com X-Spam-Status: No Cc: emulation@freebsd.org, Bernhard =?iso-8859-1?q?Fr=F6hlich?= , freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2012 20:41:30 -0000 On Tuesday 30 October 2012 4:24:24 PM Mikhail Tsatsenko wrote: > 2012/10/31 Mike Jakubik : > > On Tuesday 30 October 2012 3:56:29 PM Bernhard Fr=F6hlich wrote: > >> On Tue, Oct 30, 2012 at 8:12 PM, Mike Jakubik > >=20 > > My understanding is that Clang will be the default compiler in FreeBSD > > 10, how will the port be compiled then? >=20 > VBox port will be using gcc from ports tree (as a build dependency). >=20 I see, should it not support an up to date version of gcc then? I dont like= =20 the idea of having a dependancy on an obsolete compiler just to compile one= =20 port. From owner-freebsd-ports@FreeBSD.ORG Tue Oct 30 20:44:52 2012 Return-Path: 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 382B072A; Tue, 30 Oct 2012 20:44:52 +0000 (UTC) (envelope-from m.tsatsenko@gmail.com) Received: from mail-da0-f54.google.com (mail-da0-f54.google.com [209.85.210.54]) by mx1.freebsd.org (Postfix) with ESMTP id E77D98FC14; Tue, 30 Oct 2012 20:44:51 +0000 (UTC) Received: by mail-da0-f54.google.com with SMTP id z9so308943dad.13 for ; Tue, 30 Oct 2012 13:44:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=TZQoGa+OW5opeAopcSJCMbXDJ7YhnuwBMBZ5Tg0HGdk=; b=VGjaPUFGgLEBJhqm3MsqQ1Ibhc9K5IY+W0uY9l/L3V3sJixs88vHnCS6m9zxPpT8ty R5NPHnjpU0rm7cN/jbXQmUQ3NcKvi2ukUKeWHFGklOzNVjao77UMHCTaskdblTUABhjX e9PjcMftI0TNcvGDRPzpvRUjYmPwUKUrHdl3vnD7DTNwbG5PpRLJSVJQc/3hPRpIMZQC stf6+lNklz5M4ql+Y9o9WFL7uMLC3wtRr1a/RCk1TGnRD1/C2danpWowCGKEhh3K44Xz wxq9T759FLgssDgQ1AE67x0K6vHQ4UJIpsP7rk48UdOnlzPaM56JroU0Widy4SfpW/M6 s+DA== MIME-Version: 1.0 Received: by 10.68.200.193 with SMTP id ju1mr48184613pbc.53.1351629891472; Tue, 30 Oct 2012 13:44:51 -0700 (PDT) Received: by 10.68.211.135 with HTTP; Tue, 30 Oct 2012 13:44:51 -0700 (PDT) In-Reply-To: <201210301641.25759.mike.jakubik@intertainservices.com> References: <201210301605.06718.mike.jakubik@intertainservices.com> <201210301641.25759.mike.jakubik@intertainservices.com> Date: Tue, 30 Oct 2012 23:44:51 +0300 Message-ID: Subject: Re: [Call for Testers] VirtualBox 4.2.4 From: Mikhail Tsatsenko To: Mike Jakubik Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: emulation@freebsd.org, =?ISO-8859-1?Q?Bernhard_Fr=F6hlich?= , freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2012 20:44:52 -0000 2012/10/31 Mike Jakubik : > On Tuesday 30 October 2012 4:24:24 PM Mikhail Tsatsenko wrote: >> 2012/10/31 Mike Jakubik : >> > On Tuesday 30 October 2012 3:56:29 PM Bernhard Fr=F6hlich wrote: >> >> On Tue, Oct 30, 2012 at 8:12 PM, Mike Jakubik >> > >> > My understanding is that Clang will be the default compiler in FreeBSD >> > 10, how will the port be compiled then? >> >> VBox port will be using gcc from ports tree (as a build dependency). >> > > I see, should it not support an up to date version of gcc then? I dont li= ke > the idea of having a dependancy on an obsolete compiler just to compile o= ne > port. I am sorry for confusion. But saying gcc from ports tree I meant some day when gcc will be removed from base system. Until it happens (and it will probably not at least in FreeBSD10) VirtualBox will be compiled with gcc 4.2 from base system. -- Mikhail From owner-freebsd-ports@FreeBSD.ORG Tue Oct 30 21:04:03 2012 Return-Path: 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 1BD40BB2; Tue, 30 Oct 2012 21:04:03 +0000 (UTC) (envelope-from mike.jakubik@intertainservices.com) Received: from mail.intertainservices.com (mail.intertainservices.com [69.77.177.114]) by mx1.freebsd.org (Postfix) with ESMTP id D8F838FC0A; Tue, 30 Oct 2012 21:04:02 +0000 (UTC) Received: from freebsd.local (unknown [172.16.10.114]) by mail.intertainservices.com (Postfix) with ESMTPSA id 82B4B56465; Tue, 30 Oct 2012 17:04:01 -0400 (EDT) From: Mike Jakubik Organization: Intertainservices To: Mikhail Tsatsenko Subject: Re: [Call for Testers] VirtualBox 4.2.4 Date: Tue, 30 Oct 2012 17:04:02 -0400 User-Agent: KMail/1.13.7 (FreeBSD/9.1-PRERELEASE; KDE/4.8.4; amd64; ; ) References: <201210301641.25759.mike.jakubik@intertainservices.com> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201210301704.02634.mike.jakubik@intertainservices.com> X-intertainservices-MailScanner-Information: Please contact the ISP for more information X-intertainservices-MailScanner-ID: 82B4B56465.ABFDC X-intertainservices-MailScanner: Found to be clean X-intertainservices-MailScanner-From: mike.jakubik@intertainservices.com X-Spam-Status: No Cc: emulation@freebsd.org, Bernhard =?iso-8859-1?q?Fr=F6hlich?= , freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2012 21:04:03 -0000 On Tuesday 30 October 2012 4:44:51 PM Mikhail Tsatsenko wrote: > I am sorry for confusion. But saying gcc from ports tree I meant some > day when gcc will be removed from base system. Until it happens (and > it will probably not at least in FreeBSD10) VirtualBox will be > compiled with gcc 4.2 from base system. > No appology necessary, i understand what you mean. My point is, will it require gcc 4.2 from ports, or will it compile with a more up to date version of gcc, such as gcc 4.7. Thanks. From owner-freebsd-ports@FreeBSD.ORG Tue Oct 30 21:04:55 2012 Return-Path: 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 E8DC2F96; Tue, 30 Oct 2012 21:04:54 +0000 (UTC) (envelope-from mike.jakubik@intertainservices.com) Received: from mail.intertainservices.com (mail.intertainservices.com [69.77.177.114]) by mx1.freebsd.org (Postfix) with ESMTP id ACFC58FC0C; Tue, 30 Oct 2012 21:04:54 +0000 (UTC) Received: from freebsd.local (unknown [172.16.10.114]) by mail.intertainservices.com (Postfix) with ESMTPSA id CC16856465; Tue, 30 Oct 2012 17:04:52 -0400 (EDT) From: Mike Jakubik Organization: Intertainservices To: freebsd-ports@freebsd.org Subject: Re: [Call for Testers] VirtualBox 4.2.4 Date: Tue, 30 Oct 2012 17:04:53 -0400 User-Agent: KMail/1.13.7 (FreeBSD/9.1-PRERELEASE; KDE/4.8.4; amd64; ; ) References: <201210301605.06718.mike.jakubik@intertainservices.com> In-Reply-To: <201210301605.06718.mike.jakubik@intertainservices.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-Id: <201210301704.53980.mike.jakubik@intertainservices.com> X-intertainservices-MailScanner-Information: Please contact the ISP for more information X-intertainservices-MailScanner-ID: CC16856465.AE053 X-intertainservices-MailScanner: Found to be clean X-intertainservices-MailScanner-From: mike.jakubik@intertainservices.com X-Spam-Status: No Cc: emulation@freebsd.org, Bernhard =?iso-8859-1?q?Fr=F6hlich?= X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2012 21:04:55 -0000 On Tuesday 30 October 2012 4:05:06 PM Mike Jakubik wrote: > On Tuesday 30 October 2012 3:56:29 PM Bernhard Fr=F6hlich wrote: > > On Tue, Oct 30, 2012 at 8:12 PM, Mike Jakubik > >=20 > > > Hello, i have just tried to compile this on an up to date releng9 > > > system. > > >=20 > > > - Base GCC, compiles ok, works ok. > > >=20 > > > - GCC47, fails, due to ugly -fno-format-extensions and > > > -fformat-extensions compiler hacks. > >=20 > > Patches are welcome but it's not supported from us yet and probably will > > never be. >=20 > Thats a shame, i'll see if i can make it work, though im not an expert in > this field. This was apprantly already discussed by others two years ago. http://lists.freebsd.org/pipermail/freebsd-emulation/2010-July/007873.html I've modified Config.kmk to exclude those FreeBSD custom compiler options a= nd it=20 continued to compile. Unforntunately it did fail again but for a different= =20 reason, it seems like getting this to work with an up to date version of gc= c=20 wouldnt be too hard by someone who knew what they were doing. =2D-- kBuild: Compiling VBoxSVC - /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/src- server/freebsd/HostHardwareFreeBSD.cpp In file included from /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/src- server/freebsd/HostHardwareFreeBSD.cpp:44:0: /usr/include/cam/cam.h:261:39: error: 'FILE' has not been declared In file included from /usr/include/cam/cam_ccb.h:42:0, from /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/src- server/freebsd/HostHardwareFreeBSD.cpp:45: /usr/include/cam/scsi/scsi_all.h:2183:31: error: 'FILE' has not been declar= ed /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.4/src/VBox/Main/src- server/freebsd/HostHardwareFreeBSD.cpp: In function 'int=20 getDVDInfoFromCAM(DriveInfoList*, bool*)': /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.4/src/VBox/Main/src- server/freebsd/HostHardwareFreeBSD.cpp:254:122: warning: invalid conversion= =20 from 'int' to 'periph_pattern_flags' [-fpermissive] /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.4/src/VBox/Main/src- server/freebsd/HostHardwareFreeBSD.cpp: At global scope: /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.4/src/VBox/Main/src- server/freebsd/HostHardwareFreeBSD.cpp:337:12: warning: unused parameter=20 'isDVD' [-Wunused-parameter] kmk: *** [/usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/out/freebsd.amd64/release/obj/VBoxSVC/src- server/freebsd/HostHardwareFreeBSD.o] Error 1 The failing command: @g++47 -c -O2 -g -pipe -pedantic -Wshadow -Wshadow -Wall -Wextra -Wno-missi= ng- field-initializers -Wno-unused -Wno-trigraphs -fdiagnostics-show-option -Wn= o- long-long -Wno-long-long -Wno-delete-non-virtual-dtor -Wno-variadic-macros - Wno-long-long -Wno-non-virtual-dtor -Wshadow -fshort-wchar -fpermissive - fexceptions -frtti -O2 -mtune=3Dgeneric -fno-omit-frame-pointer -fno-strict- aliasing -fvisibility-inlines-hidden -fvisibility=3Dhidden - DVBOX_HAVE_VISIBILITY_HIDDEN -DRT_USE_VISIBILITY_DEFAULT -g -pipe -pedantic= - Wshadow -Wshadow -Wall -Wextra -Wno-missing-field-initializers -Wno-trigrap= hs - fdiagnostics-show-option -Wno-long-long -Wno-long-long -Wno-delete-non- virtual-dtor -Wno-variadic-macros -Wno-long-long -Wno-non-virtual-dtor - Wshadow -fshort-wchar -fpermissive -fexceptions -frtti -O2 -mtune=3Dgeneric= - fno-omit-frame-pointer -fno-strict-aliasing -fvisibility-inlines-hidden - fvisibility=3Dhidden -DVBOX_HAVE_VISIBILITY_HIDDEN -DRT_USE_VISIBILITY_DEFA= ULT - m64 -I/usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/include - I/usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/out/freebsd.amd64/release/obj/VBoxSVC - I/usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/out/freebsd.amd64/release/obj/Main/ - I/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.4/src/VBox/Main - I/usr/include -I/usr/X11R6/include -I/usr/local/include - I/usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/out/freebsd.amd64/release/bin/sdk/bindings/xpcom/= include=20 =2DI/usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/out/freebsd.amd64/release/bin/sdk/bindings/xpcom/= include/xpcom=20 =2DI/usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/out/freebsd.amd64/release/bin/sdk/bindings/xpcom/= include/string=20 =2DI/usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/out/freebsd.amd64/release/bin/sdk/bindings/xpcom/= include/xpcom=20 =2DI/usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/out/freebsd.amd64/release/bin/sdk/bindings/xpcom/= include/nsprpub=20 =2DI/usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/out/freebsd.amd64/release/bin/sdk/bindings/xpcom/= include/ipcd=20 =2DI/usr/local/include/libpng -I/usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/include -I/usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/out/freebsd.amd64/release -DVBOX - DVBOX_WITH_DEBUGGER -DVBOX_OSE -DVBOX_WITH_64_BITS_GUESTS - DVBOX_WITH_HARDENING -DRT_OS_FREEBSD -D__FREEBSD__ -DRT_ARCH_AMD64 -D__AMD6= 4__=20 =2DDRTPATH_APP_PRIVATE=3D\"/usr/local/share/virtualbox-ose\" - DRTPATH_APP_PRIVATE_ARCH=3D\"/usr/local/lib/virtualbox\" - DRTPATH_SHARED_LIBS=3D\"/usr/local/lib/virtualbox\" - DRTPATH_APP_DOCS=3D\"/usr/local/share/doc/virtualbox-ose\" -DIN_RING3 -DUNI= CODE=20 =2DDNDEBUG=3D1 -DVBOX_WITH_XPCOM -DVBOX_MAIN_SETTINGS_ADDONS -DIN_VMM_STATI= C - DVBOX_WITH_SYS_V_IPC_SESSION_WATCHER -DVBOX_WITH_RAW_MODE -DVBOX_WITH_NETFL= T - DVBOX_WITH_CROGL -DVBOX_WITH_GUEST_PROPS -DVBOX_WITH_GUEST_CONTROL - DVBOX_WITH_USB_CARDREADER -DVBOX_WITH_HOSTNETIF_API - DVBOX_WITH_NEW_SYS_V_KEYGEN -DVBOX_WITH_VBOXSDL -DVBOX_WITH_HEADLESS - DVBOX_WITH_QTGUI -DVBOX_WITH_HGCM -DVBOX_WITH_ALSA -DVBOX_WITH_PULSE - DVBOX_WITH_E1000 -DVBOX_WITH_VIRTIO -DVBOX_WITH_AHCI -DVBOX_WITH_LSILOGIC - DVBOX_WITH_RESOURCE_USAGE_API -DVBOX_WITH_PDM_ASYNC_COMPLETION - DVBOX_WITH_EXTPACK -DVBOX_WITH_VUSB -DVBOX_WITH_S3 -DVBOX_WITH_PCI_PASSTHRO= UGH=20 =2DDVBOX_WITH_USB -DVBOX_WITH_EHCI -DVBOX_WITH_NEW_USB_CODE_ON_DARWIN - DVBOX_WITH_HOSTNETIF_API -DVBOX_USE_LIBHAL -Wp,- MD,/usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/out/freebsd.amd64/release/obj/VBoxSVC/src- server/freebsd/HostHardwareFreeBSD.o.dep -Wp,- MT,/usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/out/freebsd.amd64/release/obj/VBoxSVC/src- server/freebsd/HostHardwareFreeBSD.o -Wp,-MP -o=20 /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/out/freebsd.amd64/release/obj/VBoxSVC/src- server/freebsd/HostHardwareFreeBSD.o /usr/ports/emulators/virtualbox- ose/work/VirtualBox-4.2.4/src/VBox/Main/src- server/freebsd/HostHardwareFreeBSD.cpp *** [do-build] Error code 2 From owner-freebsd-ports@FreeBSD.ORG Tue Oct 30 22:12:18 2012 Return-Path: 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 8F99F7CE for ; Tue, 30 Oct 2012 22:12:18 +0000 (UTC) (envelope-from decke@bluelife.at) Received: from mail-wg0-f50.google.com (mail-wg0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id EAA178FC0A for ; Tue, 30 Oct 2012 22:12:16 +0000 (UTC) Received: by mail-wg0-f50.google.com with SMTP id 16so543786wgi.31 for ; Tue, 30 Oct 2012 15:12:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bluelife.at; s=google; h=mime-version:sender:x-originating-ip:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=lhbIGXQyqu1b+AfW4dlbK+xiBOgMlmBPeY4Qs0/F2VQ=; b=bDsFvMnA0tprfOdYu3NlqY6NQzxWxbjaRF3Ode5bd8v4Ugsx1bQxoWuGXSnw6Ji7lL voSADVjG+SWShEp7g3uXF7ISU3iWDxIjNrVJKz4ZVrsmSp5L1zRvr+6uwxhFGK8oJjvz f7z54IUe9crG7DAtIA20+CihXoNCZ3kuprpVg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:x-originating-ip:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding:x-gm-message-state; bh=lhbIGXQyqu1b+AfW4dlbK+xiBOgMlmBPeY4Qs0/F2VQ=; b=hLQHgR/hJmii/XCGshekFRVhThgZIsFmY7TvmYq05SHFm0PhUwyXWAQs1mf/PrWWOR unNk8hF/iE+Ky5tozcc9DTsIV5v+kP2YC2hJQ77uc656Sy2W3QK1cVKgF3enMXRsvNch +c+3Nb+nWBf4jJ9r2R3Ln7s9IyLzHWpNrxEQfwU3mT8TFcHB6NAcEpbk5NK5WjP2hCVD AijBB/bm7LT7Te4/UKkpKDUw8b//bf4Jugavmfn1DscTPngSueY9k7m+TgDt6erzdDjJ GPJCBY4sq4d9jxzbKZMysZOBmzd7HpBabqCPWX7nCGRYOgPVurZsex6jr5EQc7KhZxY8 tY/A== MIME-Version: 1.0 Received: by 10.216.197.227 with SMTP id t77mr16161672wen.146.1351635135491; Tue, 30 Oct 2012 15:12:15 -0700 (PDT) Sender: decke@bluelife.at Received: by 10.194.104.98 with HTTP; Tue, 30 Oct 2012 15:12:15 -0700 (PDT) X-Originating-IP: [188.20.160.66] In-Reply-To: <201210301704.53980.mike.jakubik@intertainservices.com> References: <201210301605.06718.mike.jakubik@intertainservices.com> <201210301704.53980.mike.jakubik@intertainservices.com> Date: Tue, 30 Oct 2012 23:12:15 +0100 X-Google-Sender-Auth: 28rpe_9Mb_lVUI2enkw6PuWRPms Message-ID: Subject: Re: [Call for Testers] VirtualBox 4.2.4 From: =?ISO-8859-1?Q?Bernhard_Fr=F6hlich?= To: Mike Jakubik Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Gm-Message-State: ALoCoQn498otqGYdxXK7/R5awwSHmO6MJ+kzKPXK8weiWO5lOnS7zJ7oYppntX9Fns5bWyhgSm3g Cc: emulation@freebsd.org, freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2012 22:12:18 -0000 On Tue, Oct 30, 2012 at 10:04 PM, Mike Jakubik wrote: > On Tuesday 30 October 2012 4:05:06 PM Mike Jakubik wrote: >> On Tuesday 30 October 2012 3:56:29 PM Bernhard Fr=F6hlich wrote: >> > On Tue, Oct 30, 2012 at 8:12 PM, Mike Jakubik >> > >> > > Hello, i have just tried to compile this on an up to date releng9 >> > > system. >> > > >> > > - Base GCC, compiles ok, works ok. >> > > >> > > - GCC47, fails, due to ugly -fno-format-extensions and >> > > -fformat-extensions compiler hacks. >> > >> > Patches are welcome but it's not supported from us yet and probably wi= ll >> > never be. >> >> Thats a shame, i'll see if i can make it work, though im not an expert i= n >> this field. Default compiler for 10.0 will be CLANG from base but gcc 4.2 will still be= in base so we should be able to use that without additional work. That should give us at least one more release cycle if we need it. > This was apprantly already discussed by others two years ago. > > http://lists.freebsd.org/pipermail/freebsd-emulation/2010-July/007873.htm= l > > I've modified Config.kmk to exclude those FreeBSD custom compiler options= and it > continued to compile. Unforntunately it did fail again but for a differen= t > reason, it seems like getting this to work with an up to date version of = gcc > wouldnt be too hard by someone who knew what they were doing. Andriy Gapon has some more recent patches for an older vbox version that also work with gcc 4.6: http://people.freebsd.org/~avg/vbox4-gcc45.patch --=20 Bernhard Froehlich http://www.bluelife.at/ From owner-freebsd-ports@FreeBSD.ORG Wed Oct 31 01:05:45 2012 Return-Path: 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 3FEF9DCA for ; Wed, 31 Oct 2012 01:05:45 +0000 (UTC) (envelope-from jandrese@vt.edu) Received: from lennier.cc.vt.edu (lennier.cc.vt.edu [198.82.162.213]) by mx1.freebsd.org (Postfix) with ESMTP id C48448FC12 for ; Wed, 31 Oct 2012 01:05:44 +0000 (UTC) Received: from steiner.cc.vt.edu (steiner.cc.vt.edu [198.82.163.51]) by lennier.cc.vt.edu (8.13.8/8.13.8) with ESMTP id q9UNwgbj027085 for ; Tue, 30 Oct 2012 20:07:06 -0400 Received: from mail-qa0-f72.google.com (EHLO mail-qa0-f72.google.com) ([209.85.216.72]) by steiner.cc.vt.edu (MOS 4.3.3-GA FastPath queued) with ESMTP id UMZ19941; Tue, 30 Oct 2012 20:07:06 -0400 (EDT) Received: by mail-qa0-f72.google.com with SMTP id c10so1533994qad.7 for ; Tue, 30 Oct 2012 17:07:06 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=references:in-reply-to:mime-version:content-transfer-encoding :content-type:message-id:cc:x-mailer:from:subject:date:to :x-gm-message-state; bh=X5QmEXysRFIMySV7aluD0G9yWX1bNAQsRelgvnvGeyI=; b=Ro+xHSt6XzQfjn7e17CAyke02WXiqFK6NM54P12MHiMytNUnT5L44swRX7/nlxAvtN lXV999TYgX5bEjjFsyA3QhXqUwNym6G43hDgcUBd7rZCDeznrwOMOOzOqu9QDyG7Du7M +ss/y8S1ZWxquTiNo3cw/jFyjwXo9VA99afoDAHz9qS+FuLfCn4D3TgzeHLpjTVehjhq RW3rOhGv6dMo10C2UdZsFkcDl15ZECm7NcdCad9WN9dPy0b4qNqcx1+LYYrW/qW/oSGo +ShylD8fB3h2TL2fDDAicFporUaXaSdXiVkLonCm/qq+SZyAKRyvtj3cpdt9qLloIsdz tOkQ== Received: by 10.221.11.143 with SMTP id pe15mr15974538vcb.50.1351642026034; Tue, 30 Oct 2012 17:07:06 -0700 (PDT) Received: by 10.221.11.143 with SMTP id pe15mr15974529vcb.50.1351642025969; Tue, 30 Oct 2012 17:07:05 -0700 (PDT) Received: from [192.168.42.17] (pool-71-163-125-96.washdc.fios.verizon.net. [71.163.125.96]) by mx.google.com with ESMTPS id i15sm1276877vdt.0.2012.10.30.17.07.04 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 30 Oct 2012 17:07:05 -0700 (PDT) References: <201210301512.12568.mike.jakubik@intertainservices.com> In-Reply-To: Mime-Version: 1.0 (1.0) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Message-Id: X-Mailer: iPhone Mail (9B206) From: Jason Andresen Subject: Re: [Call for Testers] VirtualBox 4.2.4 Date: Tue, 30 Oct 2012 20:07:02 -0400 To: =?utf-8?Q?Bernhard_Fr=C3=B6hlich?= X-Gm-Message-State: ALoCoQl2brJKA+8LyQxcuhrWxvL/zjk7lE/407lQcHSzkS7ApNefeVPmoQfssMrE78a4K11kCp/vMVAqyvsz1x1UR3sZAuQjbdqYXUNELHRzP44a4JE3O8EYf1oLRf7Xq3sohq0xTG8F8r35LF8X8Ej4J1t50/NAW9/I9C1pXxgkHJK00yQc7Zg= X-Mirapoint-Received-SPF: 209.85.216.72 mail-qa0-f72.google.com jandrese@vt.edu 4 softfail X-Junkmail-Status: score=10/50, host=steiner.cc.vt.edu X-Junkmail-Signature-Raw: score=unknown, refid=str=0001.0A020205.50906BAA.0070,ss=1,re=0.000,fgs=0, ip=0.0.0.0, so=2011-07-25 19:15:43, dmn=2011-05-27 18:58:46, mode=single engine X-Junkmail-IWF: false Cc: "emulation@freebsd.org" , "ports@freebsd.org" , Mike Jakubik , "freebsd-ports@freebsd.org" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Oct 2012 01:05:45 -0000 On Oct 30, 2012, at 15:56, Bernhard Fr=C3=B6hlich wrote:= > Clang does not support global registered variables so it's not supposed to= > work. Is this a feature? Is there a reason why clang couldn't be updated to suppo= rt this if actual software is using it?= From owner-freebsd-ports@FreeBSD.ORG Wed Oct 31 01:07:45 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 12ED7E7C for ; Wed, 31 Oct 2012 01:07:45 +0000 (UTC) (envelope-from jandrese@vt.edu) Received: from lennier.cc.vt.edu (lennier.cc.vt.edu [198.82.162.213]) by mx1.freebsd.org (Postfix) with ESMTP id 9106F8FC0C for ; Wed, 31 Oct 2012 01:07:44 +0000 (UTC) Received: from steiner.cc.vt.edu (steiner.cc.vt.edu [198.82.163.51]) by lennier.cc.vt.edu (8.13.8/8.13.8) with ESMTP id q9V076TT030318 for ; Tue, 30 Oct 2012 20:07:06 -0400 Received: from mail-ye0-f200.google.com (EHLO mail-ye0-f200.google.com) ([209.85.213.200]) by steiner.cc.vt.edu (MOS 4.3.3-GA FastPath queued) with ESMTP id UMZ19943; Tue, 30 Oct 2012 20:07:06 -0400 (EDT) Received: by mail-ye0-f200.google.com with SMTP id m12so1501004yen.7 for ; Tue, 30 Oct 2012 17:07:06 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=references:in-reply-to:mime-version:content-transfer-encoding :content-type:message-id:cc:x-mailer:from:subject:date:to :x-gm-message-state; bh=X5QmEXysRFIMySV7aluD0G9yWX1bNAQsRelgvnvGeyI=; b=UHQsO2wxXEP9ce+q02p8rZ5K5/4RJdnsS0JytNkj/8rFDuIkZ2jM/OjC7osQ7gIG4O KNkPgqfYGCauAvTJdRcIyZt+CPWtody/yUYreyzDzf4a5pMhgrMAPxHLP5YEphWWUYK0 BoXnRRXU9rCCRjtFsRIlfr67d+FuWyy/2gg62oAxRbSoO5Xn2i05VLwEzmZBRuANVIGa sj6xefflcCKr/bYx0p2nTUZrEj+A4ZR+cPv/5Gu+FJF5mKmPqJUM9J14sNa39QItVOnb s1J3u57tg4Tz5kzCPxxv0GLTM8Br/ayyJawVEcFyr9tTM19e5CTgprN+dTIBugHGVCiM 9SEA== Received: by 10.221.11.143 with SMTP id pe15mr15974536vcb.50.1351642026034; Tue, 30 Oct 2012 17:07:06 -0700 (PDT) Received: by 10.221.11.143 with SMTP id pe15mr15974529vcb.50.1351642025969; Tue, 30 Oct 2012 17:07:05 -0700 (PDT) Received: from [192.168.42.17] (pool-71-163-125-96.washdc.fios.verizon.net. [71.163.125.96]) by mx.google.com with ESMTPS id i15sm1276877vdt.0.2012.10.30.17.07.04 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 30 Oct 2012 17:07:05 -0700 (PDT) References: <201210301512.12568.mike.jakubik@intertainservices.com> In-Reply-To: Mime-Version: 1.0 (1.0) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Message-Id: X-Mailer: iPhone Mail (9B206) From: Jason Andresen Subject: Re: [Call for Testers] VirtualBox 4.2.4 Date: Tue, 30 Oct 2012 20:07:02 -0400 To: =?utf-8?Q?Bernhard_Fr=C3=B6hlich?= X-Gm-Message-State: ALoCoQm1GnWzJNREBGixIpJ2ZWYmO8TUhjIkFSu7jisY/AORBZ5oqv6qyXEeWkxTdiLjRAXoW/5ibnBbQRDjTkZnepbST9OEo4e3aYlO8jUDdorRqJ+nMVDxsWxh7ORB2uDnE/D+p0L4mnv+gFkZi+yUcnkglhRe2A== X-Mirapoint-Received-SPF: 209.85.213.200 mail-ye0-f200.google.com jandrese@vt.edu 4 softfail X-Junkmail-Status: score=10/50, host=steiner.cc.vt.edu X-Junkmail-Signature-Raw: score=unknown, refid=str=0001.0A020205.50906BAA.0075,ss=1,re=0.000,fgs=0, ip=0.0.0.0, so=2011-07-25 19:15:43, dmn=2011-05-27 18:58:46, mode=single engine X-Junkmail-IWF: false Cc: "emulation@freebsd.org" , "ports@freebsd.org" , Mike Jakubik , "freebsd-ports@freebsd.org" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Oct 2012 01:07:45 -0000 On Oct 30, 2012, at 15:56, Bernhard Fr=C3=B6hlich wrote:= > Clang does not support global registered variables so it's not supposed to= > work. Is this a feature? Is there a reason why clang couldn't be updated to suppo= rt this if actual software is using it?= From owner-freebsd-ports@FreeBSD.ORG Wed Oct 31 07:43:05 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6FA3B168; Wed, 31 Oct 2012 07:43:05 +0000 (UTC) (envelope-from mike.jakubik@intertainservices.com) Received: from mail.intertainservices.com (mail.intertainservices.com [69.77.177.114]) by mx1.freebsd.org (Postfix) with ESMTP id 3973E8FC08; Wed, 31 Oct 2012 07:43:04 +0000 (UTC) Received: from mail.intertainservices.com (localhost [127.0.0.1]) by mail.intertainservices.com (Postfix) with ESMTP id A80E85643D; Wed, 31 Oct 2012 03:42:58 -0400 (EDT) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Date: Wed, 31 Oct 2012 03:42:58 -0400 From: Mike Jakubik To: Jason Andresen Subject: Re: [Call for Testers] VirtualBox 4.2.4 Organization: Intertainservices In-Reply-To: References: <201210301512.12568.mike.jakubik@intertainservices.com> Message-ID: <139b8512fefc230ef47d1b0a51e7ea88@intertainservices.com> X-Sender: mike.jakubik@intertainservices.com User-Agent: Roundcube Webmail/0.8.1 X-intertainservices-MailScanner-Information: Please contact the ISP for more information X-intertainservices-MailScanner-ID: A80E85643D.A2F80 X-intertainservices-MailScanner: Found to be clean X-intertainservices-MailScanner-From: mike.jakubik@intertainservices.com X-Spam-Status: No Cc: emulation@freebsd.org, ports@freebsd.org, =?UTF-8?Q?Bernhard_Fr=C3=B6hlich?= , freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Oct 2012 07:43:05 -0000 On 2012-10-30 08:07 PM, Jason Andresen wrote: > On Oct 30, 2012, at 15:56, Bernhard Fröhlich > wrote: > >> Clang does not support global registered variables so it's not >> supposed to >> work. > > Is this a feature? Is there a reason why clang couldn't be updated > to support this if actual software is using it? It is a feature, but it appears to be a dirty one. Below is a link to a supposed Apple developer explaining the lack of this feature. I'm not a programmer but a humble sysadmin, so i do not know if this is true. http://nondot.org/sabre/LLVMNotes/GlobalRegisterVariables.txt Thanks. From owner-freebsd-ports@FreeBSD.ORG Wed Oct 31 07:43:05 2012 Return-Path: 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 6FA3B168; Wed, 31 Oct 2012 07:43:05 +0000 (UTC) (envelope-from mike.jakubik@intertainservices.com) Received: from mail.intertainservices.com (mail.intertainservices.com [69.77.177.114]) by mx1.freebsd.org (Postfix) with ESMTP id 3973E8FC08; Wed, 31 Oct 2012 07:43:04 +0000 (UTC) Received: from mail.intertainservices.com (localhost [127.0.0.1]) by mail.intertainservices.com (Postfix) with ESMTP id A80E85643D; Wed, 31 Oct 2012 03:42:58 -0400 (EDT) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Date: Wed, 31 Oct 2012 03:42:58 -0400 From: Mike Jakubik To: Jason Andresen Subject: Re: [Call for Testers] VirtualBox 4.2.4 Organization: Intertainservices In-Reply-To: References: <201210301512.12568.mike.jakubik@intertainservices.com> Message-ID: <139b8512fefc230ef47d1b0a51e7ea88@intertainservices.com> X-Sender: mike.jakubik@intertainservices.com User-Agent: Roundcube Webmail/0.8.1 X-intertainservices-MailScanner-Information: Please contact the ISP for more information X-intertainservices-MailScanner-ID: A80E85643D.A2F80 X-intertainservices-MailScanner: Found to be clean X-intertainservices-MailScanner-From: mike.jakubik@intertainservices.com X-Spam-Status: No Cc: emulation@freebsd.org, ports@freebsd.org, =?UTF-8?Q?Bernhard_Fr=C3=B6hlich?= , freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Oct 2012 07:43:05 -0000 On 2012-10-30 08:07 PM, Jason Andresen wrote: > On Oct 30, 2012, at 15:56, Bernhard Fröhlich > wrote: > >> Clang does not support global registered variables so it's not >> supposed to >> work. > > Is this a feature? Is there a reason why clang couldn't be updated > to support this if actual software is using it? It is a feature, but it appears to be a dirty one. Below is a link to a supposed Apple developer explaining the lack of this feature. I'm not a programmer but a humble sysadmin, so i do not know if this is true. http://nondot.org/sabre/LLVMNotes/GlobalRegisterVariables.txt Thanks. From owner-freebsd-ports@FreeBSD.ORG Wed Oct 31 08:33:10 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 496A2F38 for ; Wed, 31 Oct 2012 08:33:10 +0000 (UTC) (envelope-from decke@bluelife.at) Received: from mail-wg0-f50.google.com (mail-wg0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id BC1B48FC08 for ; Wed, 31 Oct 2012 08:33:09 +0000 (UTC) Received: by mail-wg0-f50.google.com with SMTP id 16so785774wgi.31 for ; Wed, 31 Oct 2012 01:33:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bluelife.at; s=google; h=mime-version:sender:x-originating-ip:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=qw82jS9BROJCG1iE+OiCFbPVUMMlIy1uEZqkR23qxHg=; b=Dsy7bNl/DjmiIbZRRslLyd4ClZkGoLUHEF8bO1ns5RWS6PgLlo/omACuzPoq8fWc5U TDPove82FiuztPUAyaeckMlCsYRlJKsxjguX20D8o442UKmrzgjbFku48B1PR6BJMs4T cCnqtYXWd+Rlc8xTqFcFMTSeN92s2aMWQW7D4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:x-originating-ip:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding:x-gm-message-state; bh=qw82jS9BROJCG1iE+OiCFbPVUMMlIy1uEZqkR23qxHg=; b=Glz4StdBnBSnD0Smllft9cWbVJJhaN/mrXvHSc9RW/Ig0igM4vI3CY3rt6T/iOC1iM LTJGUqUd1IwjlVMFo83rgdvfWPFMoKbccdaNNlJXvmfLG9nsYZCgiGzdr2fXVBegKnna b0URfhq2b8BrLqsbG6ovSfk7pAsYGuNVlVBoAMvORb02bQb5Z0SILfvPzzE8LuwB68rG QkI0m1pwxTZSK4MKRdqHI30TX8PNDINBzpyg3dk1of7pICjWTajnsgDAr7ZR3QPX+mRx +sbY18NyCVPfdFid9uYBpj8RUk15qmCFmEzBcA2EboEb2mPyCJlmHJamKnV7K6PG/bPs Xm5w== MIME-Version: 1.0 Received: by 10.180.101.165 with SMTP id fh5mr1213714wib.7.1351672388375; Wed, 31 Oct 2012 01:33:08 -0700 (PDT) Sender: decke@bluelife.at Received: by 10.194.104.98 with HTTP; Wed, 31 Oct 2012 01:33:08 -0700 (PDT) X-Originating-IP: [80.123.233.199] In-Reply-To: <139b8512fefc230ef47d1b0a51e7ea88@intertainservices.com> References: <201210301512.12568.mike.jakubik@intertainservices.com> <139b8512fefc230ef47d1b0a51e7ea88@intertainservices.com> Date: Wed, 31 Oct 2012 09:33:08 +0100 X-Google-Sender-Auth: -wnsvYw4wiOx61kZOP4WGDffC24 Message-ID: Subject: Re: [Call for Testers] VirtualBox 4.2.4 From: =?ISO-8859-1?Q?Bernhard_Fr=F6hlich?= To: Mike Jakubik Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Gm-Message-State: ALoCoQkt8UhkxRl86XfqAdJBoIqcMiB/ZcN3ZkUHBhT67MZoi9Ha/WJ+yzf8c5Dj4On8RKM2TOTs Cc: emulation@freebsd.org, Jason Andresen , ports@freebsd.org, freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Oct 2012 08:33:10 -0000 On Wed, Oct 31, 2012 at 8:42 AM, Mike Jakubik wrote: > On 2012-10-30 08:07 PM, Jason Andresen wrote: >> >> On Oct 30, 2012, at 15:56, Bernhard Fr=F6hlich wrote= : >> >>> Clang does not support global registered variables so it's not supposed >>> to >>> work. >> >> >> Is this a feature? Is there a reason why clang couldn't be updated >> to support this if actual software is using it? > > > It is a feature, but it appears to be a dirty one. Below is a link to a > supposed Apple developer explaining the lack of this feature. I'm not a > programmer but a humble sysadmin, so i do not know if this is true. > > http://nondot.org/sabre/LLVMNotes/GlobalRegisterVariables.txt That problem also prevents QEMU from being build correctly with LLVM. I'm just quoting the LLVM Users Manual: "clang does not support global register variables; this is unlikely to be implemented soon because it requires additional LLVM backend support." http://clang.llvm.org/docs/UsersManual.html --=20 Bernhard Froehlich http://www.bluelife.at/ From owner-freebsd-ports@FreeBSD.ORG Wed Oct 31 08:33:10 2012 Return-Path: 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 56E2EF39 for ; Wed, 31 Oct 2012 08:33:10 +0000 (UTC) (envelope-from decke@bluelife.at) Received: from mail-wg0-f50.google.com (mail-wg0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id BC22B8FC12 for ; Wed, 31 Oct 2012 08:33:09 +0000 (UTC) Received: by mail-wg0-f50.google.com with SMTP id 16so785779wgi.31 for ; Wed, 31 Oct 2012 01:33:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bluelife.at; s=google; h=mime-version:sender:x-originating-ip:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=qw82jS9BROJCG1iE+OiCFbPVUMMlIy1uEZqkR23qxHg=; b=Dsy7bNl/DjmiIbZRRslLyd4ClZkGoLUHEF8bO1ns5RWS6PgLlo/omACuzPoq8fWc5U TDPove82FiuztPUAyaeckMlCsYRlJKsxjguX20D8o442UKmrzgjbFku48B1PR6BJMs4T cCnqtYXWd+Rlc8xTqFcFMTSeN92s2aMWQW7D4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:x-originating-ip:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding:x-gm-message-state; bh=qw82jS9BROJCG1iE+OiCFbPVUMMlIy1uEZqkR23qxHg=; b=NptWT40pYPb8WqV10qvuEJn6gfNv8FfBBwQR23D7VmtBaYcVPjIbZD2RMlbQfGQNUZ sl/u9FXvZhf8EBadAqJtY4mn9p7HFqj6hc7ngwivQJIkGf8KsdF3WS/XsIRlCjMAWvPQ G6veKXLBZ4CBiZax5QGdwDpsDlbKofQDFMppt8OSNSKfpvx6mfVCq9QJGMaeu0DeG8+8 bDaVVPwywNe0f5MU1eZU3FD2dHBYigmV+Bw+JRjJ6Bjhl8mxr7GVk0z/+smFSVfDadSK /mjvRzd6o4qDGoHUM/EfmzLLRABnF3F9ovtK2nWT3Bjga/3Y3w7/Osa2Y63jilAdc57W kRNQ== MIME-Version: 1.0 Received: by 10.180.101.165 with SMTP id fh5mr1213714wib.7.1351672388375; Wed, 31 Oct 2012 01:33:08 -0700 (PDT) Sender: decke@bluelife.at Received: by 10.194.104.98 with HTTP; Wed, 31 Oct 2012 01:33:08 -0700 (PDT) X-Originating-IP: [80.123.233.199] In-Reply-To: <139b8512fefc230ef47d1b0a51e7ea88@intertainservices.com> References: <201210301512.12568.mike.jakubik@intertainservices.com> <139b8512fefc230ef47d1b0a51e7ea88@intertainservices.com> Date: Wed, 31 Oct 2012 09:33:08 +0100 X-Google-Sender-Auth: -wnsvYw4wiOx61kZOP4WGDffC24 Message-ID: Subject: Re: [Call for Testers] VirtualBox 4.2.4 From: =?ISO-8859-1?Q?Bernhard_Fr=F6hlich?= To: Mike Jakubik Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Gm-Message-State: ALoCoQlnr1q686WtL40YKgrlQLFCy9+CUqyH/zo0hvAy03S0r7iLvzqOnopbtYUQY6g6DxBSNeTZ Cc: emulation@freebsd.org, Jason Andresen , ports@freebsd.org, freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Oct 2012 08:33:10 -0000 On Wed, Oct 31, 2012 at 8:42 AM, Mike Jakubik wrote: > On 2012-10-30 08:07 PM, Jason Andresen wrote: >> >> On Oct 30, 2012, at 15:56, Bernhard Fr=F6hlich wrote= : >> >>> Clang does not support global registered variables so it's not supposed >>> to >>> work. >> >> >> Is this a feature? Is there a reason why clang couldn't be updated >> to support this if actual software is using it? > > > It is a feature, but it appears to be a dirty one. Below is a link to a > supposed Apple developer explaining the lack of this feature. I'm not a > programmer but a humble sysadmin, so i do not know if this is true. > > http://nondot.org/sabre/LLVMNotes/GlobalRegisterVariables.txt That problem also prevents QEMU from being build correctly with LLVM. I'm just quoting the LLVM Users Manual: "clang does not support global register variables; this is unlikely to be implemented soon because it requires additional LLVM backend support." http://clang.llvm.org/docs/UsersManual.html --=20 Bernhard Froehlich http://www.bluelife.at/ From owner-freebsd-ports@FreeBSD.ORG Wed Oct 31 10:21:41 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4A5EFC31 for ; Wed, 31 Oct 2012 10:21:41 +0000 (UTC) (envelope-from olivier@gid0.org) Received: from mail-lb0-f182.google.com (mail-lb0-f182.google.com [209.85.217.182]) by mx1.freebsd.org (Postfix) with ESMTP id B959B8FC0C for ; Wed, 31 Oct 2012 10:21:40 +0000 (UTC) Received: by mail-lb0-f182.google.com with SMTP id b5so1166258lbd.13 for ; Wed, 31 Oct 2012 03:21:39 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding:x-gm-message-state; bh=6YSjRV4ajay2MXwSVx7zCs+s3z1kH4qMp8hXMFIcGYw=; b=MacP5tclKp7CaMkT5E+wo+IPHcksOahyGo5+9OAfpWO0taEaDu9U267UhIzJeQBfCK gkFrur1ZJNW+MdDyBYgQAa3hLnfzTAbCzdxw56wIaymMEusJo/m2ueNFDrwIAcHG83u3 j4pfP7NlAd8Z+Nsc3vMwpQzJBpav12b7Ti0nar/QcGZYNWs+F587ln7ODB46c/uSFevS +LT7VTzxOGZ6ifRX27NJAEBQQ9Z8XpFQMSdncqPsmdFO3uorP93Q+MuAOxhNbHI+Hl3+ COi5JyGVIhbd0dFBoFV6wzeCGokP2MWmOZuUYvNMSOu6iDiwGXjZYO5+jyr+vhjbXZBf pVpA== MIME-Version: 1.0 Received: by 10.152.105.135 with SMTP id gm7mr33314621lab.22.1351678899244; Wed, 31 Oct 2012 03:21:39 -0700 (PDT) Received: by 10.112.135.137 with HTTP; Wed, 31 Oct 2012 03:21:39 -0700 (PDT) In-Reply-To: References: Date: Wed, 31 Oct 2012 11:21:39 +0100 Message-ID: Subject: Re: [Call for Testers] VirtualBox 4.2.4 From: Olivier Smedts To: =?ISO-8859-1?Q?Bernhard_Fr=F6hlich?= Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Gm-Message-State: ALoCoQnumq98SVnA/B9YMK5jGHqDgQ5RKzYw6DcMgfGqDtlY+1mAsfhU+BtsWn9uA28AB8BSzuXR Cc: emulation@freebsd.org, ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Oct 2012 10:21:41 -0000 Hello, 2012/10/30 Bernhard Fr=F6hlich : > This is again a call for testers to get some feedback before we commit > VirtualBox 4.2 to the portstree. Better Windows 8 support : check. My other VMs still work as before. Thanks for your work ! --=20 Olivier Smedts _ ASCII ribbon campaign ( ) e-mail: olivier@gid0.org - against HTML email & vCards X www: http://www.gid0.org - against proprietary attachments / \ "Il y a seulement 10 sortes de gens dans le monde : ceux qui comprennent le binaire, et ceux qui ne le comprennent pas." From owner-freebsd-ports@FreeBSD.ORG Wed Oct 31 10:38:29 2012 Return-Path: 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 3C364EDC for ; Wed, 31 Oct 2012 10:38:29 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from dirj.bris.ac.uk (dirj.bris.ac.uk [137.222.10.78]) by mx1.freebsd.org (Postfix) with ESMTP id E21F68FC15 for ; Wed, 31 Oct 2012 10:38:28 +0000 (UTC) Received: from ncsc.bris.ac.uk ([137.222.10.41]) by dirj.bris.ac.uk with esmtp (Exim 4.72) (envelope-from ) id 1TTVgp-0002M2-Ki for freebsd-ports@freebsd.org; Wed, 31 Oct 2012 10:38:27 +0000 Received: from mech-cluster241.men.bris.ac.uk ([137.222.187.241]) by ncsc.bris.ac.uk with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1TTVgp-0005S1-80 for freebsd-ports@freebsd.org; Wed, 31 Oct 2012 10:38:27 +0000 Received: from mech-cluster241.men.bris.ac.uk (localhost [127.0.0.1]) by mech-cluster241.men.bris.ac.uk (8.14.5/8.14.5) with ESMTP id q9VAcQ5J099991 for ; Wed, 31 Oct 2012 10:38:27 GMT (envelope-from mexas@mech-cluster241.men.bris.ac.uk) Received: (from mexas@localhost) by mech-cluster241.men.bris.ac.uk (8.14.5/8.14.5/Submit) id q9VAcQMK099990 for freebsd-ports@freebsd.org; Wed, 31 Oct 2012 10:38:26 GMT (envelope-from mexas) Date: Wed, 31 Oct 2012 10:38:26 GMT From: Anton Shterenlikht Message-Id: <201210311038.q9VAcQMK099990@mech-cluster241.men.bris.ac.uk> To: freebsd-ports@freebsd.org Subject: pkgclean target? by analogy with distclean X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: mexas@bristol.ac.uk List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Oct 2012 10:38:29 -0000 Is there a target similar to distclean that removes the package and the symlinks from ${PORTSDIR}/packages? If not, is it worthwhile making it? Something like pkgclean, or maybe rmpackage, similar to "make package". Anton From owner-freebsd-ports@FreeBSD.ORG Wed Oct 31 11:01:03 2012 Return-Path: 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 E62795EE for ; Wed, 31 Oct 2012 11:01:03 +0000 (UTC) (envelope-from gabor@zahemszky.hu) Received: from default-smtp.integrity.hu (default-smtp.integrity.hu [212.52.165.203]) by mx1.freebsd.org (Postfix) with ESMTP id 9618E8FC17 for ; Wed, 31 Oct 2012 11:01:02 +0000 (UTC) Received: by smtp.integrity.hu (Postfix, from userid 10000) id 63C7213462C3; Wed, 31 Oct 2012 11:55:38 +0100 (CET) Received: from webmail2.integrity.hu (mail-fe-1.integrity.hu [10.1.64.120]) (Authenticated sender: gabor@zahemszky.hu) by smtp.integrity.hu (Postfix) with ESMTPA id CBFDB134612C; Wed, 31 Oct 2012 11:55:37 +0100 (CET) Received: from JH2omnBab4MhQD17XeFHvXLFzRfVr7xgLK8QOfguMX2S04dGQzdE9A== (dpk8SHErPKBoaAhLlxPZt17PpCcVBtCA) by webmail2.integrity.hu with HTTP (HTTP/1.1 POST); Wed, 31 Oct 2012 11:55:37 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Wed, 31 Oct 2012 11:55:37 +0100 From: gabor@zahemszky.hu To: Subject: interesting bug in multimedia/recordmydesktop port Message-ID: X-Sender: gabor@zahemszky.hu User-Agent: Roundcube Webmail/0.5.1 X-Virus-Scanned: clamav-milter 0.97.5 at mail-autosubmit X-Virus-Status: Clean X-Mailman-Approved-At: Wed, 31 Oct 2012 11:27:41 +0000 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Oct 2012 11:01:04 -0000 Hi! Today I tried the recordmydesktop package / port on FreeBSD. It was a bit disappointing, that on FreeBSD jack is a forced dependency of it. But it was a bigger surprise, that the command ==== $ recordmydesktop --print-config recordMyDesktop was compiled with the following options: Jack :Disabled Default Audio Backend :OSS ==== showed that jack was disabled. As I downloaded the 9.0 package, I tried to recompile. (Actually it's a machine, running 9.0-p3, but with not-too-old ports - updated with portsnap) And got the same result: ==== Vasarely# cd work/recordmydesktop-0.3.8.1/ Vasarely# fgrep -i jack config.log $ ./configure --enable-oss=yes --enable-jack=yes --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=i386-portbld-freebsd9.0 configure:8657: checking for jack_activate in -ljack configure:8692: cc -o conftest -I/usr/local/include -O2 -pipe -fno-strict-aliasing conftest.c -ljack -pthread -ltheora -logg -lvorbisenc -lvorbisfile -lvorbis -lXdamage -lXfixes -lXext -lX11 -lSM -lICE -lz -lm -L/usr/local/lib >&5 ac_cv_lib_jack_jack_activate=yes ==== So the configuration phase found it, but at the end, the generated binary doesn't know about is: ==== Vasarely# src/recordmydesktop --print-config recordMyDesktop was compiled with the following options: Jack :Disabled Default Audio Backend :OSS ==== So I think, it would be better to disable the jack dependency from the default configuration with a small modification, like replacing the --enable-jack=yes withe the --enable-jack=no in the port Makefile, and deleting jack from the LIB_DEPENDS line, too. Bye, Gabor ZAHEMSZKY < Gabor at Zahemszky dot hU > From owner-freebsd-ports@FreeBSD.ORG Wed Oct 31 12:27:31 2012 Return-Path: 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 0E7F7D3E for ; Wed, 31 Oct 2012 12:27:31 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 7D7408FC15 for ; Wed, 31 Oct 2012 12:27:30 +0000 (UTC) Received: by mail-bk0-f54.google.com with SMTP id jf20so664233bkc.13 for ; Wed, 31 Oct 2012 05:27:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=VgoxXadFdnwE/fahjlY+jfYoW8EsRbmB7oJ9BaCxXN8=; b=r/7CVlWBR1qblE/lTjv+lv0p9+9l3A4A0MoAbOXHmE+VyJL9Y/TrtB0hEuvY2T835r vkhnutwaKWS5xzmrd+LjcBX70YDnDn//otwPbMOmKRhAT9nd2PIk2bo9Pm9kxOtNBFCz 3cM5fpQImRMNqP8L6A7/fqrLyh/tJs+pE8NFGU/ZcqI4rGhXFIPPeX+uxW0PVeybN96G cfOGWDlvy1n8T8hVbhbjG+YGUkldT4zm4pqY8K8AAUrzQwPycnY6uZMPFJvhIrma4TCh CeEDOSS+1a96Dw+2xeJz0eAhyUbhjJUi/TnwzaLGwKvIG8ZB47pgH5Lx7xYLqWssSYf/ OaXQ== Received: by 10.205.137.7 with SMTP id im7mr10966432bkc.25.1351686449057; Wed, 31 Oct 2012 05:27:29 -0700 (PDT) MIME-Version: 1.0 Sender: utisoft@gmail.com Received: by 10.204.50.197 with HTTP; Wed, 31 Oct 2012 05:26:58 -0700 (PDT) In-Reply-To: <201210311038.q9VAcQMK099990@mech-cluster241.men.bris.ac.uk> References: <201210311038.q9VAcQMK099990@mech-cluster241.men.bris.ac.uk> From: Chris Rees Date: Wed, 31 Oct 2012 12:26:58 +0000 X-Google-Sender-Auth: Aw2GZxvlv0G7agxVhHTMwTv4GgQ Message-ID: Subject: Re: pkgclean target? by analogy with distclean To: mexas@bristol.ac.uk Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Oct 2012 12:27:31 -0000 On 31 October 2012 10:38, Anton Shterenlikht wrote: > Is there a target similar to distclean > that removes the package and the symlinks from > ${PORTSDIR}/packages? > If not, is it worthwhile making it? > Something like pkgclean, or maybe > rmpackage, similar to "make package". bsd.port.mk, line 3962: delete-package: Hope that helps :) Chris From owner-freebsd-ports@FreeBSD.ORG Wed Oct 31 12:50:36 2012 Return-Path: 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 14169678 for ; Wed, 31 Oct 2012 12:50:36 +0000 (UTC) (envelope-from jeffreybouquet@yahoo.com) Received: from nm12.bullet.mail.sp2.yahoo.com (nm12.bullet.mail.sp2.yahoo.com [98.139.91.82]) by mx1.freebsd.org (Postfix) with ESMTP id D587A8FC16 for ; Wed, 31 Oct 2012 12:50:35 +0000 (UTC) Received: from [98.139.91.68] by nm12.bullet.mail.sp2.yahoo.com with NNFMP; 31 Oct 2012 12:50:35 -0000 Received: from [98.139.91.4] by tm8.bullet.mail.sp2.yahoo.com with NNFMP; 31 Oct 2012 12:50:35 -0000 Received: from [127.0.0.1] by omp1004.mail.sp2.yahoo.com with NNFMP; 31 Oct 2012 12:50:35 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 572006.80422.bm@omp1004.mail.sp2.yahoo.com Received: (qmail 69518 invoked by uid 60001); 31 Oct 2012 12:50:35 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1351687835; bh=6CgzMnARJgcsLD4JT9/8zay4vLoUQTP9b5lOlEkUxSs=; h=X-YMail-OSG:Received:X-Rocket-MIMEInfo:X-Mailer:Message-ID:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=KpokMcQxsR5TKqz5F1RC+wzW/rpdGT0IkLsCDI5fHXjd++vu5+ubiQMK42G6uNuoMDtw2SPulORL0kHMU9HlMl2eorHeSMfezoWqlDorz4CGrK9eQZfmQJCTsREgM+Bi1ERBoJ5zKWbNmPrOOIQKxzmQgp1oSCPQOwK3r/3eoSA= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Rocket-MIMEInfo:X-Mailer:Message-ID:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=pO4EyCNY/SKR0yxm9hzvKxIzWcLSY/4RwGfxLz3m8fLy6+7nXfKf+VPcWhP2d72ufrWtJW6tLjdGlplrqCHkOVB2utOafAxWF8g+Yqfn9RjwQUQ6t8Oy1G+tCkf1h3GjN2ENeZhkJ98S7v8PafJNu9+ycSt7BzHQRLz2cqHtUAo=; X-YMail-OSG: YgBkWtMVM1lB2Zko3LQks_uAuiYhoN7QR92KUZxsGtr663X ASaKvhEDhNLdkObI3CK8XEOGQ06wHdP3DUrIBoZBvduRT8e.1Y3ZVzW0aL2v aBzCf28XWL1NU041TS0Og7wg5KN4Bj62SHnkFBXZd4fm5s_b5Y.iKScyoslZ cEES0mLcZDxjxYBvs16cnmwDX5V6EuA8A37Jy.6z2CQotFkNJqTrikS3KNKi OvhddjBQtRq3zVahy_m6Tk7ua.DA3q.lMCScoM79ySyaIf4hDhjbkUVXJO14 OXgOvxyuXoC3x4v6yAgKEXOGhb.HE2jOFQKL3Xn2xVZXYkOE9yy33gEtkVqq lZHZhF4D27HwaMqXksCWbmBnLxY9bB03lQ94ORevCIzU.TTeZYoaF4S_ernD 5MLZxPd0ijuvzkPjBckRGMP_ErYwaE_h6Ei2BLTsbjMGerBD4rcuA3XoNd_7 i.XNSbLamjI4ugP4DtBi8mhFXV00oQMs36B_2rqFI_MHVTlI_p96D Received: from [66.92.43.99] by web164004.mail.gq1.yahoo.com via HTTP; Wed, 31 Oct 2012 05:50:34 PDT X-Rocket-MIMEInfo: 001.001, CgotLS0gT24gV2VkLCAxMC8zMS8xMiwgQW50b24gU2h0ZXJlbmxpa2h0IDxtZXhhc0BicmlzdG9sLmFjLnVrPiB3cm90ZToKCj4gRnJvbTogQW50b24gU2h0ZXJlbmxpa2h0IDxtZXhhc0BicmlzdG9sLmFjLnVrPgo.IFN1YmplY3Q6IHBrZ2NsZWFuIHRhcmdldD8gYnkgYW5hbG9neSB3aXRoIGRpc3RjbGVhbgo.IFRvOiBmcmVlYnNkLXBvcnRzQGZyZWVic2Qub3JnCj4gRGF0ZTogV2VkbmVzZGF5LCBPY3RvYmVyIDMxLCAyMDEyLCAzOjM4IEFNCj4gSXMgdGhlcmUgYSB0YXJnZXQgc2ltaWxhciB0bwo.IGRpc3QBMAEBAQE- X-Mailer: YahooMailClassic/15.0.8 YahooMailWebService/0.8.123.460 Message-ID: <1351687834.69392.YahooMailClassic@web164004.mail.gq1.yahoo.com> Date: Wed, 31 Oct 2012 05:50:34 -0700 (PDT) From: Jeffrey Bouquet Subject: Re: pkgclean target? by analogy with distclean To: mexas@bristol.ac.uk, freebsd-ports@freebsd.org In-Reply-To: <201210311038.q9VAcQMK099990@mech-cluster241.men.bris.ac.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Oct 2012 12:50:36 -0000 --- On Wed, 10/31/12, Anton Shterenlikht wrote: > From: Anton Shterenlikht > Subject: pkgclean target? by analogy with distclean > To: freebsd-ports@freebsd.org > Date: Wednesday, October 31, 2012, 3:38 AM > Is there a target similar to > distclean > that removes the package and the symlinks from > ${PORTSDIR}/packages? > If not, is it worthwhile making it? > Something like pkgclean, or maybe > rmpackage, similar to "make package". > > Anton > _______________________________________________ > 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" > After copying .tbz out of /usr/ports/packages/All (If I leave them there, sometimes they disappear... so that is a workaround...) to answer the question with an answer that is only a workaround, cd /usr/ports/packages cleanlinks . Is easy to remember (cd /usr/ports/packages/All && touch cleanlinks_from_packages.todo ) From owner-freebsd-ports@FreeBSD.ORG Wed Oct 31 13:05:02 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1D3DAB33 for ; Wed, 31 Oct 2012 13:05:02 +0000 (UTC) (envelope-from jnagyjr1978@gmail.com) Received: from mail-gg0-f182.google.com (mail-gg0-f182.google.com [209.85.161.182]) by mx1.freebsd.org (Postfix) with ESMTP id BF1AF8FC15 for ; Wed, 31 Oct 2012 13:05:01 +0000 (UTC) Received: by mail-gg0-f182.google.com with SMTP id l1so259450ggn.13 for ; Wed, 31 Oct 2012 06:05:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :x-enigmail-version:content-type; bh=vrPTm1Qy0rKebisrDj2up9BK6erk51gDcncbsa3QEU4=; b=sGdeSqXenc9GUEuN/41tX3/FRBxlZi3RaPwjLkWcOxVeSW4g/B4kTLOcmX3mNDwrEy l4K1Hnw8NreqVAhuFKsK3nVY6Jq8w7RHT6sJBbXitlVScw3YmNLZ1Pnl/082GmbQ8Ji5 5aorkS2p3cAH4pDcZE/RjXFeskgXyauekJ92FVwpoHQKY8DHYIRHezmeZuWj3Kkmz079 YpDj/QDdIO/G1NvcfWel0Bsgr+0NHOWTXhLbc+NduvbcD8YvX7O+JUYvT+2h7UVpfCeZ +EO7Me6+VPtFlDhJhi4JPDs43i7Kgb5yKG5OtcDLLnSE4/qASHzl9WJypVDllDyzymeL eKRQ== Received: by 10.236.154.165 with SMTP id h25mr35867666yhk.38.1351688700979; Wed, 31 Oct 2012 06:05:00 -0700 (PDT) Received: from alex-laptop. (vid-196.dhcp.grp10.tnmmrl.infoave.net. [204.116.254.196]) by mx.google.com with ESMTPS id j8sm3283827ank.21.2012.10.31.06.04.59 (version=SSLv3 cipher=OTHER); Wed, 31 Oct 2012 06:04:59 -0700 (PDT) Message-ID: <509121B3.3040307@gmail.com> Date: Wed, 31 Oct 2012 08:03:47 -0500 From: Joseph a Nagy Jr User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:16.0) Gecko/20121022 Thunderbird/16.0.1 MIME-Version: 1.0 To: FreeBSD Ports Subject: tk85 Port Maintenance X-Enigmail-Version: 1.4.5 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig98A83BB67C780E5568E325CD" X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Oct 2012 13:05:02 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig98A83BB67C780E5568E325CD Content-Type: multipart/mixed; boundary="------------020908090406090309070805" This is a multi-part message in MIME format. --------------020908090406090309070805 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi All, I'd like to volunteer to maintain the tk85 port. I've already begun making updates to the Makefile[0] in a workbench directory and have a working update to it. All changes were due to feedback from portlint. Any and all feedback would be appreciated. [0]: http://pastebin.com/6DuzdAzv --=20 Yours in Christ, Joseph A Nagy Jr "Whoever loves instruction loves knowledge, But he who hates correction is stupid." -- Proverbs 12:1 Emails are not formal business letters, whatever businesses may want. Original content CopyFree (F) under the OWL http://owl.apotheon.org --------------020908090406090309070805-- --------------enig98A83BB67C780E5568E325CD Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) Comment: Using GnuPG with Mozilla - http://www.enigmail.net/ iQEcBAEBAgAGBQJQkSG1AAoJECqR4kIlFcuBnLYH/0JcgYAHs8u66CmdTqD0TGVV JqskC8Mjfn3Cnu7Buo1t2W+rRlUfbaSh4kkhVJb6/CB7sLgibE+/XXELWwLZBgF9 QgdA/zu6+D54R3vVaT+DCOTo4EDTXK+zPqJBhIn1t/hLUDal+4q5WLieVW4ebKLg FFySGdwfnHZljjo+c1HzQLq8qSNL7OyBdG0fsDfYjfIJyYZWZpakIIcrUYjyEvf7 Q81O0FAImQu7HWSQ6H745087SswQ94bVtiF1//HjpXDZyB0FYdKmKl134/Q5aqQB dSwNSXUQpQlK3l2LRJ2XbdqA2KpqqJRSvX8vwWHtOMYR7yyfZYPH6DGBTIcQDnM= =vyUz -----END PGP SIGNATURE----- --------------enig98A83BB67C780E5568E325CD-- From owner-freebsd-ports@FreeBSD.ORG Wed Oct 31 13:24:48 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D8D32310 for ; Wed, 31 Oct 2012 13:24:48 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 65C848FC14 for ; Wed, 31 Oct 2012 13:24:48 +0000 (UTC) Received: by mail-bk0-f54.google.com with SMTP id jf20so699926bkc.13 for ; Wed, 31 Oct 2012 06:24:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=oNiZq4a6hUtlHNjgxfUlYSqNjggs3oqTmfhamJegCCU=; b=KV6r9xElC4D0FqjiXhLip5Ncjxfa7K4/R6TYNnlq9yPo6yKhZ/yJYhEsMaV4TsenY8 Sifd7NALN2HRIv3xB5c2TAljyYUmfbNWIeq81jMuHNK1wLXdXyhCUveFwbUQlsFgmHOV rNO7VCnHkbKfv+gEjir67x46AyfxLQAyRYcLnDIrlp5IjoFzvKbq8HVL/vlJGSaaJrZb 4vkGIvSpElENGhXva6OxuDHxYvJtI4rwbWWdEm112u6TVKV+NZh2VErPwT05TZMjrE2z mwkcl7DvIkYjGIPrfYv26GA3RjO3ZMT47+GSsQMp6wufw5nxvz51FVx7xo0knNqCyqQm sHEw== Received: by 10.204.7.213 with SMTP id e21mr10945759bke.32.1351689887371; Wed, 31 Oct 2012 06:24:47 -0700 (PDT) MIME-Version: 1.0 Sender: utisoft@gmail.com Received: by 10.204.50.197 with HTTP; Wed, 31 Oct 2012 06:24:16 -0700 (PDT) In-Reply-To: <509121B3.3040307@gmail.com> References: <509121B3.3040307@gmail.com> From: Chris Rees Date: Wed, 31 Oct 2012 13:24:16 +0000 X-Google-Sender-Auth: 3KZ8LjgxFRuqd3w2Do8epBr86Lk Message-ID: Subject: Re: tk85 Port Maintenance To: Joseph a Nagy Jr Content-Type: text/plain; charset=ISO-8859-1 Cc: FreeBSD Ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Oct 2012 13:24:48 -0000 On 31 October 2012 13:03, Joseph a Nagy Jr wrote: > Hi All, > > I'd like to volunteer to maintain the tk85 port. I've already begun > making updates to the Makefile[0] in a workbench directory and have a > working update to it. All changes were due to feedback from portlint. > Any and all feedback would be appreciated. I've set you as maintainer. > [0]: http://pastebin.com/6DuzdAzv Did you check with Martin Matuska that he's OK with removing the attribution lines? Why are you using LIB_DEPENDS instead of USE_TCL? Check it's not a master port before you remove the ? from COMMENT too. Chris From owner-freebsd-ports@FreeBSD.ORG Wed Oct 31 13:37:37 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D75B36B0 for ; Wed, 31 Oct 2012 13:37:37 +0000 (UTC) (envelope-from jnagyjr1978@gmail.com) Received: from mail-yh0-f54.google.com (mail-yh0-f54.google.com [209.85.213.54]) by mx1.freebsd.org (Postfix) with ESMTP id 818498FC0A for ; Wed, 31 Oct 2012 13:37:37 +0000 (UTC) Received: by mail-yh0-f54.google.com with SMTP id s35so267897yhf.13 for ; Wed, 31 Oct 2012 06:37:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type; bh=sHui0dfEtySylqwflALdJb1ICDfG7hTom/J2fZAwPFw=; b=IdOVuyDUK5wniDSU58LL35hIJA7aUCxAS3juqMT6/PZR3luVWuY7sUak9gLCmd2S07 mAxz1S5mi3yoxw1M1mrZjewut0EjibWFI72ERqdJw1+Qe0pellhiZner5TU+aUdJNaiT FXrlHhp7i6dw4SlLkv9uPESj59Rx05qqFAA5LcDB4ffTDECC0CoMDJzKm1jU9rNqJ+PD lQMxuiEJ9xKQ5deHaFRvbsUIM2mRQX87maEYfv8Te4gKbnKloa4ZO3KlfxnL54wofxXb A8+Qh1wzzYmfWGVQ3HrK5t0bNz19RVpqWqQuIFEeYvI/4NjRsvV1UA/8h3XBnMzObahp fykQ== Received: by 10.101.132.24 with SMTP id j24mr3030263ann.42.1351690656728; Wed, 31 Oct 2012 06:37:36 -0700 (PDT) Received: from alex-laptop. (vid-196.dhcp.grp10.tnmmrl.infoave.net. [204.116.254.196]) by mx.google.com with ESMTPS id d66sm3662664yhe.1.2012.10.31.06.37.34 (version=SSLv3 cipher=OTHER); Wed, 31 Oct 2012 06:37:35 -0700 (PDT) Message-ID: <50912952.40200@gmail.com> Date: Wed, 31 Oct 2012 08:36:18 -0500 From: Joseph a Nagy Jr User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:16.0) Gecko/20121022 Thunderbird/16.0.1 MIME-Version: 1.0 To: FreeBSD Ports Subject: Re: tk85 Port Maintenance References: <509121B3.3040307@gmail.com> In-Reply-To: X-Enigmail-Version: 1.4.5 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigB2111145EEDE55A2D829DEED" X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Oct 2012 13:37:37 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigB2111145EEDE55A2D829DEED Content-Type: multipart/mixed; boundary="------------010101060908090508020905" This is a multi-part message in MIME format. --------------010101060908090508020905 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 10/31/12 08:24, Chris Rees wrote: > On 31 October 2012 13:03, Joseph a Nagy Jr wrot= e: >> Hi All, >> >> I'd like to volunteer to maintain the tk85 port. I've already begun >> making updates to the Makefile[0] in a workbench directory and have a >> working update to it. All changes were due to feedback from portlint. >> Any and all feedback would be appreciated. >=20 > I've set you as maintainer. >=20 >> [0]: http://pastebin.com/6DuzdAzv >=20 > Did you check with Martin Matuska that he's OK with removing the > attribution lines? I was being helped with this by a gentleman on FreeNode in ##copyfree (s/he's also in ##freebsd (trout)). If that's not acceptable practice I can undo it. I've emailed Martin about another port (tk-wrapper) and have yet to receive a response. I was wanting to not send another email if the first was unwelcome. I'll check with him asap. > Why are you using LIB_DEPENDS instead of USE_TCL? It was in the original Makefile and saw no reason to change it. I can make that change though. > Check it's not a master port before you remove the ? from COMMENT too. 10-4. --=20 Yours in Christ, Joseph A Nagy Jr "Whoever loves instruction loves knowledge, But he who hates correction is stupid." -- Proverbs 12:1 Emails are not formal business letters, whatever businesses may want. Original content CopyFree (F) under the OWL http://owl.apotheon.org --------------010101060908090508020905-- --------------enigB2111145EEDE55A2D829DEED Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) Comment: Using GnuPG with Mozilla - http://www.enigmail.net/ iQEcBAEBAgAGBQJQkSlTAAoJECqR4kIlFcuBBlsH/0OA6mE6srR2MEDC5f16SVLv 8TN1mFjMeROE2MKWBVmd8v2xmfi2yL6uIxc0GpBV1T16XTWy0bMKmdVYHoJf5i3m LM85VYjPPpykSdQQNnATVy7uVJ2zpnCAePZmvuxH1bcyh3ASRZwNPqRV5dUKTXjv DZVQiHLZK133AcR84JgUhksWGohXsq6keSbBKUbZ7YP7pekvtRTfR1Z4RZu3icxM ixJ+/EcuRYU4VCQdKoxu/2awGG7rln6LEvAwPw5lbG1Z5UJNfHLeC1hN+1Drncwh DmI/jS0rx+pndmVKqCO/9Ql6HdmYBgmzgj3v/K3QyfWzngpwS8OFOVGIF33gpZU= =35k8 -----END PGP SIGNATURE----- --------------enigB2111145EEDE55A2D829DEED-- From owner-freebsd-ports@FreeBSD.ORG Wed Oct 31 13:49:47 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8A789A37 for ; Wed, 31 Oct 2012 13:49:47 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from cpanel09.rubas.ch (cpanel09.rubas.ch [195.182.222.79]) by mx1.freebsd.org (Postfix) with ESMTP id 36A9E8FC14 for ; Wed, 31 Oct 2012 13:49:46 +0000 (UTC) Received: from 175-3.192-178.cust.bluewin.ch ([178.192.3.175]:54579 helo=gahrfit.gahr.ch) by cpanel09.rubas.ch with esmtpsa (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.80) (envelope-from ) id 1TTYfr-002L09-Am; Wed, 31 Oct 2012 14:49:40 +0100 Date: Wed, 31 Oct 2012 14:49:36 +0100 From: Pietro Cerutti To: Joseph a Nagy Jr Subject: Re: tk85 Port Maintenance Message-ID: <20121031134936.GB90275@gahrfit.gahr.ch> References: <509121B3.3040307@gmail.com> <50912952.40200@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="iFRdW5/EC4oqxDHL" Content-Disposition: inline In-Reply-To: <50912952.40200@gmail.com> X-PGP-Key: 0x9571F78E X-PGP-Fingerprint: 1203 92B5 3919 AF84 9B97 28D6 C0C2 6A98 9571 F78E User-Agent: Mutt/1.5.21 (2010-09-15) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - cpanel09.rubas.ch X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - FreeBSD.org Cc: FreeBSD Ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: gahr@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Oct 2012 13:49:47 -0000 --iFRdW5/EC4oqxDHL Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2012-Oct-31, 08:36, Joseph a Nagy Jr wrote: > On 10/31/12 08:24, Chris Rees wrote: > > On 31 October 2012 13:03, Joseph a Nagy Jr wrot= e: > >> Hi All, > >> > >> I'd like to volunteer to maintain the tk85 port. I've already begun > >> making updates to the Makefile[0] in a workbench directory and have a > >> working update to it. All changes were due to feedback from portlint. > >> Any and all feedback would be appreciated. > >=20 > > I've set you as maintainer. > >=20 > >> [0]: http://pastebin.com/6DuzdAzv > >=20 > > Did you check with Martin Matuska that he's OK with removing the > > attribution lines? >=20 > I was being helped with this by a gentleman on FreeNode in ##copyfree > (s/he's also in ##freebsd (trout)). If that's not acceptable practice I > can undo it. >=20 > I've emailed Martin about another port (tk-wrapper) and have yet to > receive a response. I was wanting to not send another email if the first > was unwelcome. I'll check with him asap. >=20 > > Why are you using LIB_DEPENDS instead of USE_TCL? >=20 > It was in the original Makefile and saw no reason to change it. I can > make that change though. >=20 > > Check it's not a master port before you remove the ? from COMMENT too. > >=20 > 10-4. Please be informed that I have in the pipeline some work on Tcl/Tk ports, including removal of the -thread slaves. Having said that, I don't have any major concerns about you taking maintainership of tk85, apart from the technical details pointed out by Chris, and I have not looked at the patch very carefully, but if you're going to touch the Tcl ports as well, I'd like the two of us to collaborate and sync work. Are you also interested in taking lang/tcl85? Thanks! --=20 Pietro Cerutti The FreeBSD Project gahr@FreeBSD.org PGP Public Key: http://gahr.ch/pgp --iFRdW5/EC4oqxDHL Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlCRLG8ACgkQwMJqmJVx947apwCgmUBEWwA7iIjrb5l4glM9H5yt husAoMrGcguPOU/wXz44NzDMBQfzD1Lj =gelC -----END PGP SIGNATURE----- --iFRdW5/EC4oqxDHL-- From owner-freebsd-ports@FreeBSD.ORG Wed Oct 31 13:57:54 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E154FD68 for ; Wed, 31 Oct 2012 13:57:54 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from cpanel09.rubas.ch (cpanel09.rubas.ch [195.182.222.79]) by mx1.freebsd.org (Postfix) with ESMTP id 9223A8FC20 for ; Wed, 31 Oct 2012 13:57:54 +0000 (UTC) Received: from 175-3.192-178.cust.bluewin.ch ([178.192.3.175]:54674 helo=gahrfit.gahr.ch) by cpanel09.rubas.ch with esmtpsa (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.80) (envelope-from ) id 1TTYno-002PPF-Rn; Wed, 31 Oct 2012 14:57:53 +0100 Date: Wed, 31 Oct 2012 14:57:50 +0100 From: Pietro Cerutti To: Joseph a Nagy Jr Subject: Re: tk85 Port Maintenance Message-ID: <20121031135749.GC90275@gahrfit.gahr.ch> References: <509121B3.3040307@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="hoZxPH4CaxYzWscb" Content-Disposition: inline In-Reply-To: <509121B3.3040307@gmail.com> X-PGP-Key: 0x9571F78E X-PGP-Fingerprint: 1203 92B5 3919 AF84 9B97 28D6 C0C2 6A98 9571 F78E User-Agent: Mutt/1.5.21 (2010-09-15) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - cpanel09.rubas.ch X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - FreeBSD.org Cc: FreeBSD Ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: gahr@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Oct 2012 13:57:54 -0000 --hoZxPH4CaxYzWscb Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2012-Oct-31, 08:03, Joseph a Nagy Jr wrote: > Hi All, >=20 > I'd like to volunteer to maintain the tk85 port. I've already begun > making updates to the Makefile[0] in a workbench directory and have a > working update to it. All changes were due to feedback from portlint. > Any and all feedback would be appreciated. >=20 > [0]: http://pastebin.com/6DuzdAzv Ehm, your diff fails to apply here.. --=20 Pietro Cerutti The FreeBSD Project gahr@FreeBSD.org PGP Public Key: http://gahr.ch/pgp --hoZxPH4CaxYzWscb Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlCRLl0ACgkQwMJqmJVx946ANgCfXOSa/hF2xwNapYaTmJ65M73C dz4An2PfjOacMw6x3vJEF4aGzU+UbnIk =PQ0h -----END PGP SIGNATURE----- --hoZxPH4CaxYzWscb-- From owner-freebsd-ports@FreeBSD.ORG Wed Oct 31 14:16:04 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E9085498; Wed, 31 Oct 2012 14:16:04 +0000 (UTC) (envelope-from jnagyjr1978@gmail.com) Received: from mail-ye0-f182.google.com (mail-ye0-f182.google.com [209.85.213.182]) by mx1.freebsd.org (Postfix) with ESMTP id 81A2D8FC12; Wed, 31 Oct 2012 14:16:04 +0000 (UTC) Received: by mail-ye0-f182.google.com with SMTP id l8so283470yen.13 for ; Wed, 31 Oct 2012 07:16:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:content-type; bh=yh7d4CLk2Bc5WhUvbhBCI5m4AEzLBn46qh335XOUfkI=; b=E3X9p1e7VZxbxWnbAxQvzmdz576ZeQXCCSndrMLJObI+VZfhKj1meSR0Ql4B45nGmV UhtboFrlOpV5LoifA7YWm57hGjoOm1ThJK8d9Yd29ewVMcOOmsI63RVodc/vgwnxVydR fT1wUbAN5iQ58zS+2KNH2bRTtZZqeyyXVa4iic7O/cHrYannu6hEfOvJusVzFvkozdjz +evqVvC2td7dxeXt8EuqOOCI3jlFiCenpXBy4n4PZA5ecHJCLQNmKmFaiaB/PJq0VWSv n8DhN5Gt3k5rHj/00Ug0bwn3u62jE7H2CKK4M3eUm64lH695fYOQtpTKUp570Eaqa97T /gug== Received: by 10.236.77.229 with SMTP id d65mr13741293yhe.124.1351692963543; Wed, 31 Oct 2012 07:16:03 -0700 (PDT) Received: from alex-laptop. (vid-196.dhcp.grp10.tnmmrl.infoave.net. [204.116.254.196]) by mx.google.com with ESMTPS id d66sm3759722yhe.1.2012.10.31.07.16.01 (version=SSLv3 cipher=OTHER); Wed, 31 Oct 2012 07:16:02 -0700 (PDT) Message-ID: <50913253.3060700@gmail.com> Date: Wed, 31 Oct 2012 09:14:43 -0500 From: Joseph a Nagy Jr User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:16.0) Gecko/20121022 Thunderbird/16.0.1 MIME-Version: 1.0 To: gahr@FreeBSD.org Subject: Re: tk85 Port Maintenance References: <509121B3.3040307@gmail.com> <20121031135749.GC90275@gahrfit.gahr.ch> In-Reply-To: <20121031135749.GC90275@gahrfit.gahr.ch> X-Enigmail-Version: 1.4.5 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigF9FCE200E68F53EB5258C626" X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: FreeBSD Ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Oct 2012 14:16:05 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigF9FCE200E68F53EB5258C626 Content-Type: multipart/mixed; boundary="------------090708070107010205060309" This is a multi-part message in MIME format. --------------090708070107010205060309 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 10/31/12 08:57, Pietro Cerutti wrote: > On 2012-Oct-31, 08:03, Joseph a Nagy Jr wrote: >> Hi All, >> >> I'd like to volunteer to maintain the tk85 port. I've already begun >> making updates to the Makefile[0] in a workbench directory and have a >> working update to it. All changes were due to feedback from portlint. >> Any and all feedback would be appreciated. >> >> [0]: http://pastebin.com/6DuzdAzv >=20 > Ehm, your diff fails to apply here.. >=20 What's the issue? --=20 Yours in Christ, Joseph A Nagy Jr "Whoever loves instruction loves knowledge, But he who hates correction is stupid." -- Proverbs 12:1 Emails are not formal business letters, whatever businesses may want. Original content CopyFree (F) under the OWL http://owl.apotheon.org --------------090708070107010205060309-- --------------enigF9FCE200E68F53EB5258C626 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) Comment: Using GnuPG with Mozilla - http://www.enigmail.net/ iQEcBAEBAgAGBQJQkTJUAAoJECqR4kIlFcuBI8EH/i7oNGNI/VNJCeCNXTmB7LRg uPDLip1rCDGCosjaUVKZejcZ+3nQF+7fUDc5Jinipq5JFQqhokeYGiVmUEf8Y6wo 8e0EU6lDuS6fzLonu5nvfV9qVs//us/VGx72pKnj5wVwAlk1HJitSSOQxIPFA5Bg UwcOgcoa9D6T4rZDWuXJiyli6Go/+1rGCTcEIi/oPYTpI3uLONYdgXMUZDHnbbZ3 6IBF8RzSiYjcCuvx86TKSgE+i/ps0lhX3aoCsg+soopRVWgL8xGamAOaAerSf+GC EtWZ5K5fVqkn9HgcUsGxmcOrDgYkohOb0pAFli85z99E+sJufkICIJRcgkDNY9g= =jA31 -----END PGP SIGNATURE----- --------------enigF9FCE200E68F53EB5258C626-- From owner-freebsd-ports@FreeBSD.ORG Wed Oct 31 14:48:11 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0A4BC9E3; Wed, 31 Oct 2012 14:48:11 +0000 (UTC) (envelope-from jnagyjr1978@gmail.com) Received: from mail-ye0-f182.google.com (mail-ye0-f182.google.com [209.85.213.182]) by mx1.freebsd.org (Postfix) with ESMTP id 956F58FC08; Wed, 31 Oct 2012 14:48:10 +0000 (UTC) Received: by mail-ye0-f182.google.com with SMTP id l8so291443yen.13 for ; Wed, 31 Oct 2012 07:48:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:content-type; bh=3uSnOBatpraI7msY0A7wdGXS8BkzIj7owPknVLfUV7I=; b=eNNfchhrUVrGaAvYpVazepdvVuunvvHZfysb9H1uPv3Jvx07Yj40se0YUfDV4I48AU l1gKqLZeG4yl79zvwNPdUObK6X7NaLthFKS8xeOAeWRun5FGlybXEYdSd5sEEzLZ1I7+ Zda0ORDvL1Z/rrKFTumbioMh58eVtTlPNWvARnewZJJaLfNf98jirLlio5GFABdD0dcp W618iGJWkVnKlxGGKkLKbRaozaE9a8fRkiHmanc5tQeWNZ/ezMag4jiEhOHGlhhw/FiZ lhsBTrnO/7wq2Uy7MjJrIeN4K1rqUIYsldIRnWOuhQpz8e6Hy9hJx6EULt9Undhi2PKP rElA== Received: by 10.236.76.42 with SMTP id a30mr37316824yhe.50.1351694887865; Wed, 31 Oct 2012 07:48:07 -0700 (PDT) Received: from alex-laptop. (vid-196.dhcp.grp10.tnmmrl.infoave.net. [204.116.254.196]) by mx.google.com with ESMTPS id r63sm3832455yhm.10.2012.10.31.07.48.06 (version=SSLv3 cipher=OTHER); Wed, 31 Oct 2012 07:48:06 -0700 (PDT) Message-ID: <509139D4.4050109@gmail.com> Date: Wed, 31 Oct 2012 09:46:44 -0500 From: Joseph a Nagy Jr User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:16.0) Gecko/20121022 Thunderbird/16.0.1 MIME-Version: 1.0 To: gahr@FreeBSD.org Subject: Re: tk85 Port Maintenance References: <509121B3.3040307@gmail.com> <50912952.40200@gmail.com> <20121031134936.GB90275@gahrfit.gahr.ch> In-Reply-To: <20121031134936.GB90275@gahrfit.gahr.ch> X-Enigmail-Version: 1.4.5 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig8ABC9B37568B14FC274089EA" X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: FreeBSD Ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Oct 2012 14:48:11 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig8ABC9B37568B14FC274089EA Content-Type: multipart/mixed; boundary="------------050506010809070309010201" This is a multi-part message in MIME format. --------------050506010809070309010201 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 10/31/12 08:49, Pietro Cerutti wrote: > Please be informed that I have in the pipeline some work on Tcl/Tk port= s, > including removal of the -thread slaves. Okay > Having said that, I don't have any major concerns about you taking > maintainership of tk85, apart from the technical details pointed out by= > Chris, and I have not looked at the patch very carefully, but if you're= > going to touch the Tcl ports as well, I'd like the two of us to > collaborate and sync work. Are you also interested in taking lang/tcl85= ? Not at the moment, but I could in the foreseeable future. > Thanks! >=20 --=20 Yours in Christ, Joseph A Nagy Jr "Whoever loves instruction loves knowledge, But he who hates correction is stupid." -- Proverbs 12:1 Emails are not formal business letters, whatever businesses may want. Original content CopyFree (F) under the OWL http://owl.apotheon.org --------------050506010809070309010201-- --------------enig8ABC9B37568B14FC274089EA Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) Comment: Using GnuPG with Mozilla - http://www.enigmail.net/ iQEcBAEBAgAGBQJQkTnWAAoJECqR4kIlFcuBUFQH/j4uPlHDrzDq5DuWbEcit33m Y7dtYUyMzowxOsW0DuTh2hvOmncZKDUHjpMZAKNwZ//CT6vjRkUB4Q/Fl/OokPtw v3+Ddmp1tzvxrHAR5X5QOi0Fnp0sOOrpYqwVwTHcM7ckxpdYKnW1ZBdu4tnoQ+Kd EzZGRxXwb1yCzeDRC/pWnN7VHZbocOflWlidc0n1NOMBKsMNOdl7L+1XiYcFcTyh 0FI4SN8KIFpHTy2wldHnKEaNbWzdIPAYy83GAc4hXIrX2W4LKAf+vlKmYC8+nE8n 8cw//CO0QXd70col7RbHx722lXagJJatpBGFF3wCP90VNIC73jqZqsBlAyE8qRU= =KW1K -----END PGP SIGNATURE----- --------------enig8ABC9B37568B14FC274089EA-- From owner-freebsd-ports@FreeBSD.ORG Wed Oct 31 14:55:52 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 28E19DD2; Wed, 31 Oct 2012 14:55:52 +0000 (UTC) (envelope-from jnagyjr1978@gmail.com) Received: from mail-gg0-f182.google.com (mail-gg0-f182.google.com [209.85.161.182]) by mx1.freebsd.org (Postfix) with ESMTP id B40248FC14; Wed, 31 Oct 2012 14:55:51 +0000 (UTC) Received: by mail-gg0-f182.google.com with SMTP id l1so288283ggn.13 for ; Wed, 31 Oct 2012 07:55:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:content-type; bh=zvHYkEYWD0YY5ovyjud8rDz2xu4uWyEDx3Ncr1Xj+M8=; b=OxD9rz3TsyyqU7CXRzy97PvGt0mGz/QDGhBzLZIhSqxgXVP9xRwGnpFIVvtoe2fXJA oz8STw28feA/gEN2WCplKJXHSxkV9cywRXemPnpJNnCUXKbifphrBKz1PJmL5f+uOnSE S51iqiEURHIptfa2hX7Co/dT+k0aXMrFdyhZeB/rAaKVHoZsUHWvdBb+YxYQMYyXA26d dzpTzQRWEQlS5q+FoH3sfzhT8PnO49DhLJAofKktp+msJHLn3LG0yrHo1lyDURvM6Imt 5k/9LDEW84t0B2nHDOOZb/XJt9mu6nJc3vXhFEwNeXMsS969T+BXtsDLyLnkNxXM2Klc xFvw== Received: by 10.236.118.235 with SMTP id l71mr17006636yhh.82.1351695350914; Wed, 31 Oct 2012 07:55:50 -0700 (PDT) Received: from alex-laptop. (vid-196.dhcp.grp10.tnmmrl.infoave.net. [204.116.254.196]) by mx.google.com with ESMTPS id a7sm3848686yhe.14.2012.10.31.07.55.49 (version=SSLv3 cipher=OTHER); Wed, 31 Oct 2012 07:55:50 -0700 (PDT) Message-ID: <50913BA3.8020106@gmail.com> Date: Wed, 31 Oct 2012 09:54:27 -0500 From: Joseph a Nagy Jr User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:16.0) Gecko/20121022 Thunderbird/16.0.1 MIME-Version: 1.0 To: gahr@FreeBSD.org Subject: Re: tk85 Port Maintenance References: <509121B3.3040307@gmail.com> <20121031135749.GC90275@gahrfit.gahr.ch> In-Reply-To: <20121031135749.GC90275@gahrfit.gahr.ch> X-Enigmail-Version: 1.4.5 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig0399F7F214A2188B3580604B" X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: FreeBSD Ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Oct 2012 14:55:52 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig0399F7F214A2188B3580604B Content-Type: multipart/mixed; boundary="------------060703090503090401010507" This is a multi-part message in MIME format. --------------060703090503090401010507 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 10/31/12 08:57, Pietro Cerutti wrote: > On 2012-Oct-31, 08:03, Joseph a Nagy Jr wrote: >> Hi All, >> >> I'd like to volunteer to maintain the tk85 port. I've already begun >> making updates to the Makefile[0] in a workbench directory and have a >> working update to it. All changes were due to feedback from portlint. >> Any and all feedback would be appreciated. >> >> [0]: http://pastebin.com/6DuzdAzv >=20 > Ehm, your diff fails to apply here.. >=20 The problem comes from the Tcl/Tk license not being recognized as a known license. --=20 Yours in Christ, Joseph A Nagy Jr "Whoever loves instruction loves knowledge, But he who hates correction is stupid." -- Proverbs 12:1 Emails are not formal business letters, whatever businesses may want. Original content CopyFree (F) under the OWL http://owl.apotheon.org --------------060703090503090401010507-- --------------enig0399F7F214A2188B3580604B Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) Comment: Using GnuPG with Mozilla - http://www.enigmail.net/ iQEcBAEBAgAGBQJQkTukAAoJECqR4kIlFcuBGPwH/3WLDa7S68mzMoa4K6JLYHBy TFF5JYfouzoSjV8vpL+EwLEWFn3IhF2mQcSkx93Wy6l2zr0Bx5h0KW6PpC9Y5czA AsAZyupxtUhbGx23URDqUDGF6TrACE3WclMQ1xs+a4rpbZaDJY+lY2CWu20Jxolt 2gB3F8jy7z9HtJp3CJG6N/j3yiKzR0+qLRxWykb0R5mm5rs20qarvAmMkmbiWjra INa94e4FZvuvSxw/eXyTJzLNGDJhmfFNlMaToUTjx92ATHCLugEkDPW+1m/l2zE5 MOHEiM2ZB0dI1WRN7r/ZHtS/EGBUMnIq8GDaahblyz9BuW+nILzrKhM5fNkD/6k= =lkcx -----END PGP SIGNATURE----- --------------enig0399F7F214A2188B3580604B-- From owner-freebsd-ports@FreeBSD.ORG Wed Oct 31 15:21:14 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A3272334 for ; Wed, 31 Oct 2012 15:21:14 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from cpanel09.rubas.ch (cpanel09.rubas.ch [195.182.222.79]) by mx1.freebsd.org (Postfix) with ESMTP id 4FB4D8FC18 for ; Wed, 31 Oct 2012 15:21:14 +0000 (UTC) Received: from 175-3.192-178.cust.bluewin.ch ([178.192.3.175]:55856 helo=gahrfit.gahr.ch) by cpanel09.rubas.ch with esmtpsa (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.80) (envelope-from ) id 1TTa6S-0039Ow-9X; Wed, 31 Oct 2012 16:21:13 +0100 Date: Wed, 31 Oct 2012 16:21:09 +0100 From: Pietro Cerutti To: Joseph a Nagy Jr Subject: Re: tk85 Port Maintenance Message-ID: <20121031152109.GD90275@gahrfit.gahr.ch> References: <509121B3.3040307@gmail.com> <20121031135749.GC90275@gahrfit.gahr.ch> <50913253.3060700@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="wTWi5aaYRw9ix9vO" Content-Disposition: inline In-Reply-To: <50913253.3060700@gmail.com> X-PGP-Key: 0x9571F78E X-PGP-Fingerprint: 1203 92B5 3919 AF84 9B97 28D6 C0C2 6A98 9571 F78E User-Agent: Mutt/1.5.21 (2010-09-15) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - cpanel09.rubas.ch X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - FreeBSD.org Cc: FreeBSD Ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: gahr@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Oct 2012 15:21:14 -0000 --wTWi5aaYRw9ix9vO Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2012-Oct-31, 09:14, Joseph a Nagy Jr wrote: > On 10/31/12 08:57, Pietro Cerutti wrote: > > On 2012-Oct-31, 08:03, Joseph a Nagy Jr wrote: > >> Hi All, > >> > >> I'd like to volunteer to maintain the tk85 port. I've already begun > >> making updates to the Makefile[0] in a workbench directory and have a > >> working update to it. All changes were due to feedback from portlint. > >> Any and all feedback would be appreciated. > >> > >> [0]: http://pastebin.com/6DuzdAzv > >=20 > > Ehm, your diff fails to apply here.. > >=20 >=20 > What's the issue? > patch < tk85.diff Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- Makefile.orig 2012-10-26 19:47:37.000000000 -0500 |+++ Makefile 2012-10-29 20:16:13.000000000 -0500 -------------------------- Patching file Makefile using Plan A... Reversed (or previously applied) patch detected! Assume -R? [y]=20 Hunk #1 succeeded at 1 with fuzz 2. Hunk #2 failed at 12. Hunk #3 failed at 42. Hunk #4 failed at 61. Hunk #5 failed at 423. 4 out of 5 hunks failed--saving rejects to Makefile.rej done --=20 Pietro Cerutti The FreeBSD Project gahr@FreeBSD.org PGP Public Key: http://gahr.ch/pgp --wTWi5aaYRw9ix9vO Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlCRQeQACgkQwMJqmJVx945jywCgqUCpmOojZj0NykHIKGMGPjWp bdEAoIfqpa6uC12jvHVnWF7lmsZXpg58 =EICO -----END PGP SIGNATURE----- --wTWi5aaYRw9ix9vO-- From owner-freebsd-ports@FreeBSD.ORG Wed Oct 31 15:25:47 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E3B0A460; Wed, 31 Oct 2012 15:25:47 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 40A498FC0C; Wed, 31 Oct 2012 15:25:46 +0000 (UTC) Received: by mail-bk0-f54.google.com with SMTP id jf20so776899bkc.13 for ; Wed, 31 Oct 2012 08:25:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=sgnwpoCdT6adQldYxSUNeggdeLf3MwWT6fJyljQsMcU=; b=u1SmJi+f6C/cE/Km2z2588ZU6hVWMI7BCBjmajTW1bQgNNsG3iAEaLFjdl5Glf3OFi 0viTR4c5XuJfhQwuQVpkQsriP6SH8iSJ83oKTuIW/rfsvceKt8TPhp/sFA2vvtcWjlIK byrYvrPc1n0NRxLaOBkJ3pDTR3aT4uZlrQ49Xz4ssQ7eq7h9JCG1JLLESq4ZZVpla/12 oMHCd0VxDULWDh8nIkA+okZrIaaKtIJn6s/4lRvKnwWk32BWEIYEnehNT2KePLOwUE0R JUiavo36SJu+w6ch2Sj0dCujfAPEzpur7nNUOzGwxh+/Acnqj8TvOq0Wa4ZUju3zV2Lk wLyw== MIME-Version: 1.0 Received: by 10.204.4.200 with SMTP id 8mr11793776bks.81.1351697146117; Wed, 31 Oct 2012 08:25:46 -0700 (PDT) Received: by 10.204.50.197 with HTTP; Wed, 31 Oct 2012 08:25:46 -0700 (PDT) Received: by 10.204.50.197 with HTTP; Wed, 31 Oct 2012 08:25:46 -0700 (PDT) In-Reply-To: <20121031152109.GD90275@gahrfit.gahr.ch> References: <509121B3.3040307@gmail.com> <20121031135749.GC90275@gahrfit.gahr.ch> <50913253.3060700@gmail.com> <20121031152109.GD90275@gahrfit.gahr.ch> Date: Wed, 31 Oct 2012 15:25:46 +0000 Message-ID: Subject: Re: tk85 Port Maintenance From: Chris Rees To: gahr@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: ports@freebsd.org, "Joseph a Nagy, Jr" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Oct 2012 15:25:48 -0000 On 31 Oct 2012 15:21, "Pietro Cerutti" wrote: > > On 2012-Oct-31, 09:14, Joseph a Nagy Jr wrote: > > On 10/31/12 08:57, Pietro Cerutti wrote: > > > On 2012-Oct-31, 08:03, Joseph a Nagy Jr wrote: > > >> Hi All, > > >> > > >> I'd like to volunteer to maintain the tk85 port. I've already begun > > >> making updates to the Makefile[0] in a workbench directory and have a > > >> working update to it. All changes were due to feedback from portlint. > > >> Any and all feedback would be appreciated. > > >> > > >> [0]: http://pastebin.com/6DuzdAzv > > > > > > Ehm, your diff fails to apply here.. > > > > > > > What's the issue? > > > patch < tk85.diff > Hmm... Looks like a unified diff to me... > The text leading up to this was: > -------------------------- > |--- Makefile.orig 2012-10-26 19:47:37.000000000 -0500 > |+++ Makefile 2012-10-29 20:16:13.000000000 -0500 > -------------------------- > Patching file Makefile using Plan A... > Reversed (or previously applied) patch detected! Assume -R? [y] > Hunk #1 succeeded at 1 with fuzz 2. > Hunk #2 failed at 12. > Hunk #3 failed at 42. > Hunk #4 failed at 61. > Hunk #5 failed at 423. > 4 out of 5 hunks failed--saving rejects to Makefile.rej > done > Say no to -r detected; it's noticed the maintainer change. Chris From owner-freebsd-ports@FreeBSD.ORG Wed Oct 31 15:40:04 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D646A6D2 for ; Wed, 31 Oct 2012 15:40:04 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from cpanel09.rubas.ch (cpanel09.rubas.ch [195.182.222.79]) by mx1.freebsd.org (Postfix) with ESMTP id 847108FC12 for ; Wed, 31 Oct 2012 15:40:04 +0000 (UTC) Received: from 175-3.192-178.cust.bluewin.ch ([178.192.3.175]:55906 helo=gahrfit.gahr.ch) by cpanel09.rubas.ch with esmtpsa (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.80) (envelope-from ) id 1TTaOg-003Kaf-7x; Wed, 31 Oct 2012 16:40:03 +0100 Date: Wed, 31 Oct 2012 16:39:59 +0100 From: Pietro Cerutti To: Chris Rees Subject: Re: tk85 Port Maintenance Message-ID: <20121031153958.GE90275@gahrfit.gahr.ch> References: <509121B3.3040307@gmail.com> <20121031135749.GC90275@gahrfit.gahr.ch> <50913253.3060700@gmail.com> <20121031152109.GD90275@gahrfit.gahr.ch> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ULyIDA2m8JTe+TiX" Content-Disposition: inline In-Reply-To: X-PGP-Key: 0x9571F78E X-PGP-Fingerprint: 1203 92B5 3919 AF84 9B97 28D6 C0C2 6A98 9571 F78E User-Agent: Mutt/1.5.21 (2010-09-15) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - cpanel09.rubas.ch X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - FreeBSD.org Cc: ports@freebsd.org, "Joseph a Nagy, Jr" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: gahr@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Oct 2012 15:40:05 -0000 --ULyIDA2m8JTe+TiX Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2012-Oct-31, 15:25, Chris Rees wrote: > On 31 Oct 2012 15:21, "Pietro Cerutti" wrote: > > > > On 2012-Oct-31, 09:14, Joseph a Nagy Jr wrote: > > > On 10/31/12 08:57, Pietro Cerutti wrote: > > > > On 2012-Oct-31, 08:03, Joseph a Nagy Jr wrote: > > > >> Hi All, > > > >> > > > >> I'd like to volunteer to maintain the tk85 port. I've already begun > > > >> making updates to the Makefile[0] in a workbench directory and hav= e a > > > >> working update to it. All changes were due to feedback from portli= nt. > > > >> Any and all feedback would be appreciated. > > > >> > > > >> [0]: http://pastebin.com/6DuzdAzv > > > > > > > > Ehm, your diff fails to apply here.. > > > > > > > > > > What's the issue? > > > > > patch < tk85.diff > > Hmm... Looks like a unified diff to me... > > The text leading up to this was: > > -------------------------- > > |--- Makefile.orig 2012-10-26 19:47:37.000000000 -0500 > > |+++ Makefile 2012-10-29 20:16:13.000000000 -0500 > > -------------------------- > > Patching file Makefile using Plan A... > > Reversed (or previously applied) patch detected! Assume -R? [y] > > Hunk #1 succeeded at 1 with fuzz 2. > > Hunk #2 failed at 12. > > Hunk #3 failed at 42. > > Hunk #4 failed at 61. > > Hunk #5 failed at 423. > > 4 out of 5 hunks failed--saving rejects to Makefile.rej > > done > > >=20 > Say no to -r detected; it's noticed the maintainer change. > patch < tk85.diff Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- Makefile.orig 2012-10-26 19:47:37.000000000 -0500 |+++ Makefile 2012-10-29 20:16:13.000000000 -0500 -------------------------- Patching file Makefile using Plan A... Reversed (or previously applied) patch detected! Assume -R? [y] n Apply anyway? [n] y Hunk #1 failed at 1. Hunk #2 failed at 7. Hunk #3 failed at 40. Hunk #4 failed at 58. Hunk #5 failed at 420. 5 out of 5 hunks failed--saving rejects to Makefile.rej done --=20 Pietro Cerutti The FreeBSD Project gahr@FreeBSD.org PGP Public Key: http://gahr.ch/pgp --ULyIDA2m8JTe+TiX Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlCRRk4ACgkQwMJqmJVx94659wCfcDZ0M8p5Oa5p4MSdsVB85Exb 3b0AoIDHMRll5c8HATQS1luQjeqy6VHK =bTcI -----END PGP SIGNATURE----- --ULyIDA2m8JTe+TiX-- From owner-freebsd-ports@FreeBSD.ORG Wed Oct 31 15:59:40 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C0C63B33; Wed, 31 Oct 2012 15:59:40 +0000 (UTC) (envelope-from jnagyjr1978@gmail.com) Received: from mail-gh0-f182.google.com (mail-gh0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id 4FD1D8FC08; Wed, 31 Oct 2012 15:59:39 +0000 (UTC) Received: by mail-gh0-f182.google.com with SMTP id r20so310444ghr.13 for ; Wed, 31 Oct 2012 08:59:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:content-type; bh=1rQ13PxL8wV3ZhpH5dO2Wm7hFO8D5AvHtICucACxwHY=; b=Q6Ez1eQVIp1mCbqoGSiarggvOITaeDhDP01NNP1FHHPZMInuSorLHahJI+3FG5ciO5 Osj4bPjWa41rZW2cKhy1CPRhqAUWjjcmgs21RlboAa0tk95jBxgnbj0oEdYroIZ/J883 barbkvfd1/dUR81EmvVE1Y7bu/w/9EJ3xZ62Gm64puiMvzPhuS6694oPH8LYum/FtPuU EicK2OQKNZt1RYmVcItohMeqsX0AiBVrSSaJhWaUVnwl5aW0JwDmsYcB362D/BkV83Wo 7LHOmog8L4K7LjslbaBEpOgHQDU+cReTBHKiX615CMdUBx053FYsCre/JLOQ6ZPKrULX ZYaw== Received: by 10.236.118.229 with SMTP id l65mr28433211yhh.3.1351699179255; Wed, 31 Oct 2012 08:59:39 -0700 (PDT) Received: from alex-laptop. (vid-196.dhcp.grp10.tnmmrl.infoave.net. [204.116.254.196]) by mx.google.com with ESMTPS id y10sm3708639ang.15.2012.10.31.08.59.35 (version=SSLv3 cipher=OTHER); Wed, 31 Oct 2012 08:59:37 -0700 (PDT) Message-ID: <50914A8F.8000708@gmail.com> Date: Wed, 31 Oct 2012 10:58:07 -0500 From: Joseph a Nagy Jr User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:16.0) Gecko/20121022 Thunderbird/16.0.1 MIME-Version: 1.0 To: gahr@FreeBSD.org Subject: Re: tk85 Port Maintenance References: <509121B3.3040307@gmail.com> <20121031135749.GC90275@gahrfit.gahr.ch> <50913253.3060700@gmail.com> <20121031152109.GD90275@gahrfit.gahr.ch> <20121031153958.GE90275@gahrfit.gahr.ch> In-Reply-To: <20121031153958.GE90275@gahrfit.gahr.ch> X-Enigmail-Version: 1.4.5 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig316BC489EBDE81F789297877" X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: ports@freebsd.org, Chris Rees X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Oct 2012 15:59:41 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig316BC489EBDE81F789297877 Content-Type: multipart/mixed; boundary="------------000303070305010005080807" This is a multi-part message in MIME format. --------------000303070305010005080807 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 10/31/12 10:39, Pietro Cerutti wrote: >> patch < tk85.diff > Hmm... Looks like a unified diff to me... > The text leading up to this was: > -------------------------- > |--- Makefile.orig 2012-10-26 19:47:37.000000000 -0500 > |+++ Makefile 2012-10-29 20:16:13.000000000 -0500 > -------------------------- > Patching file Makefile using Plan A... > Reversed (or previously applied) patch detected! Assume -R? [y] n > Apply anyway? [n] y > Hunk #1 failed at 1. > Hunk #2 failed at 7. > Hunk #3 failed at 40. > Hunk #4 failed at 58. > Hunk #5 failed at 420. > 5 out of 5 hunks failed--saving rejects to Makefile.rej > done >=20 working on it. --=20 Yours in Christ, Joseph A Nagy Jr "Whoever loves instruction loves knowledge, But he who hates correction is stupid." -- Proverbs 12:1 Emails are not formal business letters, whatever businesses may want. Original content CopyFree (F) under the OWL http://owl.apotheon.org --------------000303070305010005080807-- --------------enig316BC489EBDE81F789297877 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) Comment: Using GnuPG with Mozilla - http://www.enigmail.net/ iQEcBAEBAgAGBQJQkUqQAAoJECqR4kIlFcuBIkoIAJPmyAKPiMs64C1Hq8o+askl WsAiEd16WSgr8CQWs59jVivhtsK7GoBvCRHZP3KlAzQvsZoaVn2TID9lK0Fu9fcJ S5ODJhylDk9iqf40MLyVMdy/2vdJUXtp1O8tGuFm7gIJKk4U9RdDwsSylRCLlZA5 27VUzkKP+cZuqWRenOpDk/URY6q8eRwOHadCMdyUZPH04d7pYAaIfHSoXPVKPxCc +8gZP4gMRq8k9OzL9wRHbpzbFmksSSCLHmdeVToGgL/nCy34hmq7DEQShHFaclZB J0CG1/gaIcInfSfRK67onZFTNXU4VYjHQr/L4ROMNRGFwdO1LLuQImrtYwXApsM= =BPeX -----END PGP SIGNATURE----- --------------enig316BC489EBDE81F789297877-- From owner-freebsd-ports@FreeBSD.ORG Wed Oct 31 16:29:39 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C919E4B8; Wed, 31 Oct 2012 16:29:39 +0000 (UTC) (envelope-from jnagyjr1978@gmail.com) Received: from mail-gg0-f182.google.com (mail-gg0-f182.google.com [209.85.161.182]) by mx1.freebsd.org (Postfix) with ESMTP id 4B4068FC12; Wed, 31 Oct 2012 16:29:39 +0000 (UTC) Received: by mail-gg0-f182.google.com with SMTP id l1so312009ggn.13 for ; Wed, 31 Oct 2012 09:29:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:content-type; bh=aSyfl1h5H0J3xohO487tAvtQnrD0jbJTn/XJ+a8gV4E=; b=wHVUZsuXLqyLUO3J6T9cpJVOXc3o27i/MW0BAvW2XPMqPlmU5sjkCKDPa3FqMYjKmj F1urFmmOft07t9VxOo2gLMcLZJjbo3BbJwFjNeYdQSO6me5UVNn81Ei+wqQObkxG15o1 RCHJlz8OeXdyNnvobyU0RhlknUO37m9Xtp+FKUJI9DMbgHzp9dBEhAzfY6dGLVKNtGj3 PATDTMksWGakjlOHTLHYKsf9ETKu0J3/WEP8hjAEDb+5oQYZomaV5sPn/5CQ9fsovsdS 2QGNSgbHb9rFJdQFz8z8ZhrCDHD4rk7s3Aii2X0cQmzz7AmYnEkxLJI+wh4o+BfD3inZ S7kw== Received: by 10.236.135.137 with SMTP id u9mr32055282yhi.73.1351700977715; Wed, 31 Oct 2012 09:29:37 -0700 (PDT) Received: from alex-laptop. (vid-196.dhcp.grp10.tnmmrl.infoave.net. [204.116.254.196]) by mx.google.com with ESMTPS id l16sm3789761anm.6.2012.10.31.09.29.36 (version=SSLv3 cipher=OTHER); Wed, 31 Oct 2012 09:29:36 -0700 (PDT) Message-ID: <50915194.6010101@gmail.com> Date: Wed, 31 Oct 2012 11:28:04 -0500 From: Joseph a Nagy Jr User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:16.0) Gecko/20121022 Thunderbird/16.0.1 MIME-Version: 1.0 To: gahr@FreeBSD.org Subject: Re: tk85 Port Maintenance References: <509121B3.3040307@gmail.com> <20121031135749.GC90275@gahrfit.gahr.ch> <50913253.3060700@gmail.com> <20121031152109.GD90275@gahrfit.gahr.ch> <20121031153958.GE90275@gahrfit.gahr.ch> In-Reply-To: <20121031153958.GE90275@gahrfit.gahr.ch> X-Enigmail-Version: 1.4.5 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig49B4839484C2C4EE73B28D8D" X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: ports@freebsd.org, Chris Rees X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Oct 2012 16:29:40 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig49B4839484C2C4EE73B28D8D Content-Type: multipart/mixed; boundary="------------040203000807030103090700" This is a multi-part message in MIME format. --------------040203000807030103090700 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 10/31/12 10:39, Pietro Cerutti wrote: >> patch < tk85.diff > Hmm... Looks like a unified diff to me... > The text leading up to this was: > -------------------------- > |--- Makefile.orig 2012-10-26 19:47:37.000000000 -0500 > |+++ Makefile 2012-10-29 20:16:13.000000000 -0500 > -------------------------- > Patching file Makefile using Plan A... > Reversed (or previously applied) patch detected! Assume -R? [y] n > Apply anyway? [n] y > Hunk #1 failed at 1. > Hunk #2 failed at 7. > Hunk #3 failed at 40. > Hunk #4 failed at 58. > Hunk #5 failed at 420. > 5 out of 5 hunks failed--saving rejects to Makefile.rej > done >=20 New diff[0], undoing some of the earlier changes even though portlint complains: portlint ~/port-maintenance/tk85/ WARN: Makefile: unless this is a master port, COMMENT has to be set by "=3D", not by "?=3D". WARN: Makefile: "LIB_DEPENDS" has to appear earlier. WARN: Makefile: no port directory /usr/ports/lang/tcl${SHORT_TK_VER}-thread found, even though it is listed in LIB_DEPENDS. WARN: Makefile: LIB_DEPENDS don't specify the ABI version number .2 in Xft.2 unless it is really necessary. 0 fatal errors and 4 warnings found. [0]: http://pastebin.com/apf1Y9H0 --=20 Yours in Christ, Joseph A Nagy Jr "Whoever loves instruction loves knowledge, But he who hates correction is stupid." -- Proverbs 12:1 Emails are not formal business letters, whatever businesses may want. Original content CopyFree (F) under the OWL http://owl.apotheon.org --------------040203000807030103090700-- --------------enig49B4839484C2C4EE73B28D8D Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) Comment: Using GnuPG with Mozilla - http://www.enigmail.net/ iQEcBAEBAgAGBQJQkVGWAAoJECqR4kIlFcuBkT8H/jSdEmqT8VyrNQ4xr4TnyquS qOQNoLWIRSqNegE6gvhFvLxjVK3f2BEm70DoeBHmP1/Eap9GlNjVWIzuCW+Knm0a gFXw8dZc2LJ+7h3BqCoacImTdyh+ds+nekD2fn36/81ZhPHLUNe8Gwr53H+S5enS u5YdcmaYiSeQHAdS7qLL8NgS5VQyHEBt10sCM/vJEqcsG5WWo1H3kKsfu8Z2HlOE z3A5SZm5i63aJDJOancwZ7IiMgcdfgnDfWYfOLpJqRiwe2kxUA0Xfj88GZtRDIN8 mHqEQnFrvXZp5qcJuYJ8bVfWx301uf7muCwIFSNpjdbtgkmLIbVw5ldKayQFuMk= =/dK4 -----END PGP SIGNATURE----- --------------enig49B4839484C2C4EE73B28D8D-- From owner-freebsd-ports@FreeBSD.ORG Wed Oct 31 16:55:16 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AF84DB55 for ; Wed, 31 Oct 2012 16:55:16 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from cpanel09.rubas.ch (cpanel09.rubas.ch [195.182.222.79]) by mx1.freebsd.org (Postfix) with ESMTP id 58AC48FC08 for ; Wed, 31 Oct 2012 16:55:15 +0000 (UTC) Received: from 175-3.192-178.cust.bluewin.ch ([178.192.3.175]:56173 helo=gahrfit.gahr.ch) by cpanel09.rubas.ch with esmtpsa (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.80) (envelope-from ) id 1TTbZO-003zvO-UU; Wed, 31 Oct 2012 17:55:11 +0100 Date: Wed, 31 Oct 2012 17:55:07 +0100 From: Pietro Cerutti To: Joseph a Nagy Jr Subject: Re: tk85 Port Maintenance Message-ID: <20121031165507.GF90275@gahrfit.gahr.ch> References: <509121B3.3040307@gmail.com> <20121031135749.GC90275@gahrfit.gahr.ch> <50913253.3060700@gmail.com> <20121031152109.GD90275@gahrfit.gahr.ch> <20121031153958.GE90275@gahrfit.gahr.ch> <50915194.6010101@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="0z5c7mBtSy1wdr4F" Content-Disposition: inline In-Reply-To: <50915194.6010101@gmail.com> X-PGP-Key: 0x9571F78E X-PGP-Fingerprint: 1203 92B5 3919 AF84 9B97 28D6 C0C2 6A98 9571 F78E User-Agent: Mutt/1.5.21 (2010-09-15) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - cpanel09.rubas.ch X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - FreeBSD.org Cc: ports@freebsd.org, Chris Rees X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: gahr@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Oct 2012 16:55:16 -0000 --0z5c7mBtSy1wdr4F Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2012-Oct-31, 11:28, Joseph a Nagy Jr wrote: > On 10/31/12 10:39, Pietro Cerutti wrote: > > >> patch < tk85.diff > > Hmm... Looks like a unified diff to me... > > The text leading up to this was: > > -------------------------- > > |--- Makefile.orig 2012-10-26 19:47:37.000000000 -0500 > > |+++ Makefile 2012-10-29 20:16:13.000000000 -0500 > > -------------------------- > > Patching file Makefile using Plan A... > > Reversed (or previously applied) patch detected! Assume -R? [y] n > > Apply anyway? [n] y > > Hunk #1 failed at 1. > > Hunk #2 failed at 7. > > Hunk #3 failed at 40. > > Hunk #4 failed at 58. > > Hunk #5 failed at 420. > > 5 out of 5 hunks failed--saving rejects to Makefile.rej > > done > >=20 >=20 > New diff[0], undoing some of the earlier changes even though portlint > complains: >=20 > portlint ~/port-maintenance/tk85/ > WARN: Makefile: unless this is a master port, COMMENT has to be set by > "=3D", not by "?=3D". This *is* a master port, so it's ok to have COMMENT?=3D > WARN: Makefile: "LIB_DEPENDS" has to appear earlier. This should be fixed as portlint suggests. > WARN: Makefile: no port directory > /usr/ports/lang/tcl${SHORT_TK_VER}-thread found, even though it is > listed in LIB_DEPENDS. I would try and use USE_TCL instead of LIB_DEPENDS here > WARN: Makefile: LIB_DEPENDS don't specify the ABI version number .2 in > Xft.2 unless it is really necessary. This should be fixed as portlint suggests. > 0 fatal errors and 4 warnings found. >=20 > [0]: http://pastebin.com/apf1Y9H0 I'll have a look at it on Friday, thanks! --=20 Pietro Cerutti The FreeBSD Project gahr@FreeBSD.org PGP Public Key: http://gahr.ch/pgp --0z5c7mBtSy1wdr4F Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlCRV+IACgkQwMJqmJVx945hjwCeNYDCuB1x9g1mmEc1B9hoHPRk fr4An0oLjDXbEOJuHoXIH4OTWojrahFA =cANT -----END PGP SIGNATURE----- --0z5c7mBtSy1wdr4F-- From owner-freebsd-ports@FreeBSD.ORG Wed Oct 31 17:43:17 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F1FC5C55; Wed, 31 Oct 2012 17:43:16 +0000 (UTC) (envelope-from jnagyjr1978@gmail.com) Received: from mail-gh0-f182.google.com (mail-gh0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id 85DF98FC16; Wed, 31 Oct 2012 17:43:16 +0000 (UTC) Received: by mail-gh0-f182.google.com with SMTP id r20so337464ghr.13 for ; Wed, 31 Oct 2012 10:43:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:content-type; bh=suUV6wN9ywEd5Bni39iO2TDLIxnii4avopYuq+HDhxQ=; b=qtjtGJzlsmIR5vKvwEPEkOowShtWKPX42t6Xfg5kZcYnZ1FsrC4ULeifvj8xCgfoMy LoVsMVwhNu63oAR7/84ytS0Bp1nYYuE0Uc8Sd8he4qvwtvnvTZEDCEXsuRvJqW2nuHy5 L0LFVzIM/HGCFgPQzKv0IO7fD6UZOuD3pxSkRTbqW8kJ4CHfzT7G707sjq1l1eiShxbm giFBhLZQ878D0r70SSptGSeeDHLNBDqA5egM/XMhZoSlYkw/EpvgDbvDyviawK8voD0e 0fHckPY05vKzVrpvM17vqbwwNcWeqMuc+E83lx3/tZfPdGUdbv8N7fyR09obeYsAgoGt 2dHQ== Received: by 10.236.173.9 with SMTP id u9mr37965810yhl.129.1351705390163; Wed, 31 Oct 2012 10:43:10 -0700 (PDT) Received: from alex-laptop. (vid-196.dhcp.grp10.tnmmrl.infoave.net. [204.116.254.196]) by mx.google.com with ESMTPS id z28sm4286012yhh.7.2012.10.31.10.43.07 (version=SSLv3 cipher=OTHER); Wed, 31 Oct 2012 10:43:09 -0700 (PDT) Message-ID: <509162C9.9060701@gmail.com> Date: Wed, 31 Oct 2012 12:41:29 -0500 From: Joseph a Nagy Jr User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:16.0) Gecko/20121022 Thunderbird/16.0.1 MIME-Version: 1.0 To: gahr@FreeBSD.org Subject: Re: tk85 Port Maintenance References: <509121B3.3040307@gmail.com> <20121031135749.GC90275@gahrfit.gahr.ch> <50913253.3060700@gmail.com> <20121031152109.GD90275@gahrfit.gahr.ch> <20121031153958.GE90275@gahrfit.gahr.ch> <50915194.6010101@gmail.com> <20121031165507.GF90275@gahrfit.gahr.ch> In-Reply-To: <20121031165507.GF90275@gahrfit.gahr.ch> X-Enigmail-Version: 1.4.5 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig4D9A4F2BA43CAF606B552EB4" X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: ports@freebsd.org, Chris Rees X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Oct 2012 17:43:17 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig4D9A4F2BA43CAF606B552EB4 Content-Type: multipart/mixed; boundary="------------080600030401020608050702" This is a multi-part message in MIME format. --------------080600030401020608050702 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 10/31/12 11:55, Pietro Cerutti wrote: > On 2012-Oct-31, 11:28, Joseph a Nagy Jr wrote: >> New diff[0], undoing some of the earlier changes even though portlint >> complains: >> >> portlint ~/port-maintenance/tk85/ >> WARN: Makefile: unless this is a master port, COMMENT has to be set by= >> "=3D", not by "?=3D". >=20 > This *is* a master port, so it's ok to have COMMENT?=3D >=20 >> WARN: Makefile: "LIB_DEPENDS" has to appear earlier. >=20 > This should be fixed as portlint suggests. >=20 >> WARN: Makefile: no port directory >> /usr/ports/lang/tcl${SHORT_TK_VER}-thread found, even though it is >> listed in LIB_DEPENDS. >=20 > I would try and use USE_TCL instead of LIB_DEPENDS here >=20 >> WARN: Makefile: LIB_DEPENDS don't specify the ABI version number .2 in= >> Xft.2 unless it is really necessary. >=20 > This should be fixed as portlint suggests. >=20 >> 0 fatal errors and 4 warnings found. >> >> [0]: http://pastebin.com/apf1Y9H0 >=20 > I'll have a look at it on Friday, thanks! >=20 >=20 Going ahead to make those changes, old pastebin link is defunct. New diff with all changes: http://pastebin.com/iwhpXfcp --=20 Yours in Christ, Joseph A Nagy Jr "Whoever loves instruction loves knowledge, But he who hates correction is stupid." -- Proverbs 12:1 Emails are not formal business letters, whatever businesses may want. Original content CopyFree (F) under the OWL http://owl.apotheon.org --------------080600030401020608050702-- --------------enig4D9A4F2BA43CAF606B552EB4 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) Comment: Using GnuPG with Mozilla - http://www.enigmail.net/ iQEcBAEBAgAGBQJQkWLKAAoJECqR4kIlFcuBN6UIAKMAneFnWTXgdLZpXB+X2Kbm k/bwdHTCdW+53T4zjtKlNYye9dDQjO3QaVSLU39jfE+q9AKh7mFlzUj3eEOgov2/ fuMWpQoD6fs+rbwPxOQDGzarl2S+xz3x1vzhXtl13pXQfg2aZO1rkYNhw6y5RRgn 126E+CIZ1eHSySsQj3+wqL0EzZmBeQqqI6M3CqTlBSVWEAKQAthglNhnbY6VJ6L+ cLcR/QkducftIbkOX/eSJMZ+XqXWCw5MbfE9QIkwnEYTpseSinsUN034SxGm6+Ny Ye7o5DOU6njU0ocCcgVKgsLiUVGZsCKj0X6cFfQcTkiAX/lxHXEbSOBbqkAxe2E= =iQ39 -----END PGP SIGNATURE----- --------------enig4D9A4F2BA43CAF606B552EB4-- From owner-freebsd-ports@FreeBSD.ORG Thu Nov 1 03:39:43 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D5449C57 for ; Thu, 1 Nov 2012 03:39:43 +0000 (UTC) (envelope-from jnagyjr1978@gmail.com) Received: from mail-gh0-f182.google.com (mail-gh0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id 7EB668FC0A for ; Thu, 1 Nov 2012 03:39:43 +0000 (UTC) Received: by mail-gh0-f182.google.com with SMTP id r20so432991ghr.13 for ; Wed, 31 Oct 2012 20:39:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :x-enigmail-version:content-type; bh=MQ/m6dlMrhqvT7BbaLi8PcF2khhpomyUUvVdiCIgLAE=; b=nDoPzzqPe9nQXRjHtx4mgJrRRD49t0yEuGsKVnvcxCqsnpoqiRR5UrDGxJ3WHkXDvV BfOrl+v58s63QBUMh3W0iZRuNCOYPu1jOA/FknVsGzrzSjF/Q4gqiFTlVeYyk4rf4GxK QCG59xMT0X0f0qmXo5il+T6UZGu9eZVmufYIoQvX+XiEOb9vV/eTOhgb3VQzkh6n8o0m LJtyu3znEqHLiaaXJNOXVzVlUVrxNPC1H3o3cap8T5JKfo0ITbDM+9yfpxQa+LoIAnYK qUW7AAfDOHSJa/XxjUY0B5viJrSUtb3pd/kh8gD2y9EV3OHvFj4jq8BlsCcKKW8uT4zn tfQg== Received: by 10.236.82.178 with SMTP id o38mr39206012yhe.70.1351741182412; Wed, 31 Oct 2012 20:39:42 -0700 (PDT) Received: from alex-laptop. (vid-196.dhcp.grp10.tnmmrl.infoave.net. [204.116.254.196]) by mx.google.com with ESMTPS id j8sm5239547ann.3.2012.10.31.20.39.40 (version=SSLv3 cipher=OTHER); Wed, 31 Oct 2012 20:39:41 -0700 (PDT) Message-ID: <5091EE5F.5060406@gmail.com> Date: Wed, 31 Oct 2012 22:37:03 -0500 From: Joseph a Nagy Jr User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:16.0) Gecko/20121022 Thunderbird/16.0.1 MIME-Version: 1.0 To: freebsd@troback.com, FreeBSD Ports Subject: Gramps 3.3.0 Final Report X-Enigmail-Version: 1.4.5 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig697B79AA0E47DFB9128F6380" X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Nov 2012 03:39:44 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig697B79AA0E47DFB9128F6380 Content-Type: multipart/mixed; boundary="------------050804060102030500020509" This is a multi-part message in MIME format. --------------050804060102030500020509 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Sent to the maintainer and to the ports list because of a complaint that the maintainer isn't listening to the developers. I encountered a bug[0] that caused GRAMPS to crash. I filed a bug report with the developers as the port built just fine. I got a quick response (surprisingly) and was pointed toward a second bug[1] with a similar problem and a possible solution, though that person never got back to the= m. As you can see in my bug report comments, I changed a line in the Makefil= e: -USE_BDB=3D 43 +USE_BDB=3D 48 And instead of echo "WITH_BERKELEYDB=3Ddb43" >> /etc/make.conf echo "WITH_BDB_VER=3D43" >> /etc/make.conf I manually changed both to: WITH_BERKELEYDB=3Ddb48 WITH_BDB_VER=3D48 and rebuilt py-bsddb. Gramps now works as expected. This should be updated in ports as soon as possible to avoid future unnecessary bug reports to the Gramps developers. [0]: http://www.gramps-project.org/bugs/view.php?id=3D6157 [1]: http://bugs.gramps-project.org/view.php?id=3D5833#c24451 --=20 Yours in Christ, Joseph A Nagy Jr "Whoever loves instruction loves knowledge, But he who hates correction is stupid." -- Proverbs 12:1 Emails are not formal business letters, whatever businesses may want. Original content CopyFree (F) under the OWL http://owl.apotheon.org --------------050804060102030500020509-- --------------enig697B79AA0E47DFB9128F6380 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) Comment: Using GnuPG with Mozilla - http://www.enigmail.net/ iQEcBAEBAgAGBQJQke5hAAoJECqR4kIlFcuB7uAH/3woFGMO/TpLgY7hdGgtZmuV LL92IvN9/WSf2kpMgAktd4sVDlB2dOipTBPn0SwguF+AaCvQu9vBBEt+9XBzF3g6 uZgmkFXdWX5/PQqe/2QkW8uWjmNR3jf0m48qBmCA0qurnFKNyFSC1hjxMkMVq39Z H8Bsu2aa9021HL9x9ymIpsKQdY2Y1kf+PpFTf06AHZp0VOe23uRVriWgFi7VrO8m qdgS4S5ZdIqSyh97FnUnOylAnR0J939sKqhYSIVI9WJ0cdk2Opxmcah2uJlGTH8T a/VlNMLi4azCYPkzzUfmzf6tG/fCJimyY13g16bMCAX0Wp6vItrulVltLJzupz0= =0dYq -----END PGP SIGNATURE----- --------------enig697B79AA0E47DFB9128F6380-- From owner-freebsd-ports@FreeBSD.ORG Thu Nov 1 07:12:47 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 83D58EAB for ; Thu, 1 Nov 2012 07:12:47 +0000 (UTC) (envelope-from piloyder@gmail.com) Received: from mail-ie0-f182.google.com (mail-ie0-f182.google.com [209.85.223.182]) by mx1.freebsd.org (Postfix) with ESMTP id 4A37E8FC16 for ; Thu, 1 Nov 2012 07:12:46 +0000 (UTC) Received: by mail-ie0-f182.google.com with SMTP id k10so4183391iea.13 for ; Thu, 01 Nov 2012 00:12:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=kZm3c41tHSgadblAefju/lMOXESsSK9GGxbV74vFIJI=; b=D0xXGI8dRytZMrOVz5prWWoPZCs6U3j4ib8U2YWvv0aMRACEjGmZ1qHSblEL4JrGxp pvS0VmjNON/Xd+MqD/Vv8wGaJ/34HeiFHXY6EP1UC2j+2o+wHUGyOxp+jt02mYy6eQvK gPGXQsfC1wXIeMZi0ck7mO7VQo+xoMaTRbK00oQMf3sGCe7hHwrfJ0+G48/U7NLcgjlp nf3ztCWb6dYMmSTujCffCcqCNO5a7bPZzrthqrvpmASHXFnzeGb/Uhcu0naM3065ZWQ8 c9NNY4KJvPp4sQPxT8tuRetn5vCyMkaqug6KsRcELQ3ediKTiFL2uV4U46/etm2lIpYz /TvA== MIME-Version: 1.0 Received: by 10.42.247.136 with SMTP id mc8mr25859395icb.36.1351753966265; Thu, 01 Nov 2012 00:12:46 -0700 (PDT) Received: by 10.42.159.9 with HTTP; Thu, 1 Nov 2012 00:12:46 -0700 (PDT) Date: Thu, 1 Nov 2012 11:12:46 +0400 Message-ID: Subject: Can not compile freeswitch-core-devel when alsa-lib is intalled From: Denis To: ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Nov 2012 07:12:47 -0000 Hello, On my system I have alsa-lib installed. I tried to install freeswitch-core-devel, but it built with error. If I remove alsa-lib, then I able to build and install freeswitch-core-devel. May be it is worth to add alsa-lib to the CONFLICTS ? Best regards, Denis From owner-freebsd-ports@FreeBSD.ORG Thu Nov 1 07:28:40 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 09F53FBA for ; Thu, 1 Nov 2012 07:28:40 +0000 (UTC) (envelope-from freebsd@troback.com) Received: from mail.gelita.se (static-212-162-182-244.cust.tele2.se [212.162.182.244]) by mx1.freebsd.org (Postfix) with ESMTP id B38A78FC14 for ; Thu, 1 Nov 2012 07:28:38 +0000 (UTC) Received: from mail.gelita.se (localhost.gelita.se [127.0.0.1]) by mail.gelita.se (Postfix) with ESMTP id 1C6A510E50A for ; Thu, 1 Nov 2012 08:20:46 +0100 (CET) X-Virus-Scanned: amavisd-new at troback.com Received: from mail.gelita.se ([127.0.0.1]) by mail.gelita.se (mail.gelita.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ti2-i9F46wLG for ; Thu, 1 Nov 2012 08:20:38 +0100 (CET) Received: from server09.gelita.swe (static-212-162-182-242.cust.tele2.se [212.162.182.242]) by mail.gelita.se (Postfix) with ESMTP id B730710E443 for ; Thu, 1 Nov 2012 08:20:38 +0100 (CET) Date: Thu, 1 Nov 2012 08:19:16 +0100 From: Anders Troback To: ports@freebsd.org Subject: Dropping maintainership of science/gramps! Message-ID: <20121101081916.038cd856@server09.gelita.swe> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.20.1; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Nov 2012 07:28:40 -0000 I do not use FreeBSD any more (I feel in love with OpenBSD:-)) so please remove me as maintainer of the science/gramps port. Br/Anders From owner-freebsd-ports@FreeBSD.ORG Thu Nov 1 14:57:24 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EDF511A0; Thu, 1 Nov 2012 14:57:24 +0000 (UTC) (envelope-from abc@ai1.alaska.net) Received: from ai1.alaska.net (ai1.alaska.net [209.112.188.15]) by mx1.freebsd.org (Postfix) with ESMTP id 021888FC12; Thu, 1 Nov 2012 14:57:23 +0000 (UTC) Received: (from abc@localhost) by ai1.alaska.net (8.13.1/8.13.1) id qA1EvuDB009624; Thu, 1 Nov 2012 14:57:56 GMT (envelope-from abc@ai1.alaska.net) Date: Thu, 1 Nov 2012 14:57:56 GMT From: Abc Xyz Message-Id: <201211011457.qA1EvuDB009624@ai1.alaska.net> To: gtodd@bellanet.org Subject: Re: FreeBSD Port: vtwm-5.4.7_3 X-Mailer: Umail v2.9.7 Cc: ports@freebsd.org, ak@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Nov 2012 14:57:25 -0000 Yes, it seems that the default is to enable all possible features, but my point is that it would be a little more intelligent if "minimalist type packages" be built minimally, since that is their intention, their functionality. Some software is clearly "minimalist", and "minimalist users" want it that way. I don't see the good reason to build minimalist type software with "all possible features enabled". I have a modem connection, so I can't download such big packages for fun, but I believe the maintainer of VTWM had rplay disabled by default, at least, I know it was that way at one time, and I know it was his intention for it to be disable by default, at least, at one time. Yes, maybe I can get the source and modify things and compile the port without the option, but - I can't imagine most VTWM users want "rplay" or silly sound effects when they are choosing VTWM for its minimalist design, and I don't see the intelligence of burdening them like that. OK, thanks for the reply. I just wanted to add a viewpoint that seems much more sensible to me, and user friendly. There are dozens of other window managers that have lots of glitter, VTWM users don't want that, or why else would they choose it? I am sure I am not alone in valuing all of your work for FreeBSD - thank you all very much. Chad > > Why is "rplay" being packaged with VTWM? > > VTWM is supposed to be a minimal no-frills > > window manager (I have used it for 15 years) > > and I very much dislike the added dependencies > > for things I don't care to use and violate the > > spirit of VTWM. I wrote the programmer that > > did this hack several years ago when he first > > did it, and he promised he would undo it. > > And now, I see it back again (still using 4.11, > > was thinking of upgrading to 9.1). > > > > Please keep VTWM *minimal*. If someone wants > > fancy things like "network sound", I am sure > > one of the more fancy window managers will do. > > If you build the port you can "make config" to set your resulting install > or pkg to have no sound. The default setting in the Makefile enables > sound. From owner-freebsd-ports@FreeBSD.ORG Fri Nov 2 01:33:58 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 221CE646 for ; Fri, 2 Nov 2012 01:33:58 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-la0-f54.google.com (mail-la0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 8D0F68FC14 for ; Fri, 2 Nov 2012 01:33:57 +0000 (UTC) Received: by mail-la0-f54.google.com with SMTP id e12so2872661lag.13 for ; Thu, 01 Nov 2012 18:33:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=2U2gOwD7zbFo0TpZWIx9A0en5hEx5moEH2db2WInojg=; b=skHHo+sarZ3g1ktLUCK3a12ap3fwZgVM94iPQrKKHDaqUcXDoHDeLEOpHgQRdPtyzD TvQvQGhP6KiI10ZGwaBRKVEHf2Q2JIxbUizCveVrHnidnQqRPc2G8vPKZD0UQsv+FLYo O8ER3TwfUvpEI8woUhmqG5H3d9Fve4sz8EkiE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:x-gm-message-state; bh=2U2gOwD7zbFo0TpZWIx9A0en5hEx5moEH2db2WInojg=; b=ZIRCGeJui/leFSny3AoSsBwsFqNDsF15w/zm2/nDFnkVtuPmGhzVk0W3lB7WY/oetZ qkomfYEgltL3vya8vmiyClqqnxf9mdwk6yRc5xWU4AxbsDaTc7mc9mX9MmGpIYI2RQez /EwDvNg5dUl6AxddB2lIj4X+BqpBeFrTYsOuSXgL1Fgg337LKpqO77eztJTs4kH0H506 wenbDxmCMfQ6wjec950UcSn15v532mCVOnvl47dFCQK+mOOEMVMpT1PF4ixIcpFq8nds Cjar1XGYIAfJK/46K9jRO5RTZP4YnjLWYepOHPEj5PKekxwJUwLEgBRiRX8EAWkGwtw6 p1gw== Received: by 10.152.105.236 with SMTP id gp12mr178410lab.35.1351820036247; Thu, 01 Nov 2012 18:33:56 -0700 (PDT) MIME-Version: 1.0 Received: by 10.112.162.71 with HTTP; Thu, 1 Nov 2012 18:33:25 -0700 (PDT) In-Reply-To: <20121101081916.038cd856@server09.gelita.swe> References: <20121101081916.038cd856@server09.gelita.swe> From: Eitan Adler Date: Thu, 1 Nov 2012 21:33:25 -0400 Message-ID: Subject: Re: Dropping maintainership of science/gramps! To: Anders Troback Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQnNCqRRwMqK5Onxieo7i12aCgAK+fCEgvTu1bJkNU2CjnSbB2KqcFDjy46tcczeyBEwZteK Cc: ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Nov 2012 01:33:58 -0000 On 1 November 2012 03:19, Anders Troback wrote: > I do not use FreeBSD any more (I feel in love with > OpenBSD:-)) so please remove me as maintainer of the science/gramps > port. Done. You will be welcome back with open arms should you ever desire. :) -- Eitan Adler From owner-freebsd-ports@FreeBSD.ORG Fri Nov 2 03:27:37 2012 Return-Path: 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 806C7E17 for ; Fri, 2 Nov 2012 03:27:37 +0000 (UTC) (envelope-from freebsd-ports@herveybayaustralia.com.au) Received: from mail.unitedinsong.com.au (mail.unitedinsong.com.au [150.101.178.33]) by mx1.freebsd.org (Postfix) with ESMTP id 33FB98FC0A for ; Fri, 2 Nov 2012 03:27:36 +0000 (UTC) Received: from laptop3.herveybayaustralia.com.au (unknown [192.168.0.149]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.unitedinsong.com.au (Postfix) with ESMTPSA id 2A3755C29 for ; Fri, 2 Nov 2012 13:43:28 +1000 (EST) Message-ID: <50933DA0.4030708@herveybayaustralia.com.au> Date: Fri, 02 Nov 2012 13:27:28 +1000 From: Da Rock User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:16.0) Gecko/20121029 Thunderbird/16.0.1 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: Re: Dropping maintainership of science/gramps! References: <20121101081916.038cd856@server09.gelita.swe> In-Reply-To: <20121101081916.038cd856@server09.gelita.swe> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Nov 2012 03:27:37 -0000 On 11/01/12 17:19, Anders Troback wrote: > I do not use FreeBSD any more (I feel in love with > OpenBSD:-)) so please remove me as maintainer of the science/gramps > port. > I can take it over unless someone else is better suited (and actually uses the program). How do you go about doing this, though? From owner-freebsd-ports@FreeBSD.ORG Fri Nov 2 03:42:03 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6FBC77E for ; Fri, 2 Nov 2012 03:42:03 +0000 (UTC) (envelope-from bsd-src@helfman.org) Received: from mail-wg0-f50.google.com (mail-wg0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id F16DD8FC12 for ; Fri, 2 Nov 2012 03:42:01 +0000 (UTC) Received: by mail-wg0-f50.google.com with SMTP id 16so2158990wgi.31 for ; Thu, 01 Nov 2012 20:42:01 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :x-gm-message-state; bh=sZw1ENtIVZCtz5sNfiWvVs2HQVQnO6tWLJ6ZJ8oNw/Y=; b=ClhsIK6snkoXpNN4ZNbrAFVRC3YXi+TltTRk1wYrp/CAm0qrjZUEvFdJ/otaABnXWc a9kfaiCBuiJ4k/s6DYnskESkomf8RqUao55oQ6Iwz7uTIqukuiEGWttis/ZrQJKOmUtS Vn7m0+FD5YVUXGhUIMJ3iwC1dPhmhYehcE1y0L1K2ZXZ34iitKPYFq834yQ1RfGSIB6G 4JNCpxsyV3pfxxuO5D674XhTVvwsW6BTSwKJV/2r9StJm4q0pnzrkWqqjk3I0rt13wUe bxR4I+brYH9Qc9VarShplxfaxB4ZhymcdaWC7RA6iPF4+oxeE1qZjbTt+2pQvlOwVvBW VhCA== MIME-Version: 1.0 Received: by 10.180.19.197 with SMTP id h5mr610279wie.22.1351827720953; Thu, 01 Nov 2012 20:42:00 -0700 (PDT) Sender: bsd-src@helfman.org Received: by 10.194.110.233 with HTTP; Thu, 1 Nov 2012 20:42:00 -0700 (PDT) In-Reply-To: <5091EE5F.5060406@gmail.com> References: <5091EE5F.5060406@gmail.com> Date: Thu, 1 Nov 2012 20:42:00 -0700 X-Google-Sender-Auth: JxlRsaL4-0FpVEwMpIblbuwsUrk Message-ID: Subject: Re: Gramps 3.3.0 Final Report From: Jason Helfman To: Joseph a Nagy Jr X-Gm-Message-State: ALoCoQkwvt/9t3zYsmyT+f2kJaaelufdkSppWVv7wjtlIya8Z4CbBs0gmRbXdoemjpaNSAESiCtk Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: FreeBSD Ports , freebsd@troback.com X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Nov 2012 03:42:03 -0000 On Wed, Oct 31, 2012 at 8:37 PM, Joseph a Nagy Jr wrote: > Sent to the maintainer and to the ports list because of a complaint that > the maintainer isn't listening to the developers. > > I encountered a bug[0] that caused GRAMPS to crash. I filed a bug report > with the developers as the port built just fine. I got a quick response > (surprisingly) and was pointed toward a second bug[1] with a similar > problem and a possible solution, though that person never got back to them. > > As you can see in my bug report comments, I changed a line in the Makefile: > > -USE_BDB= 43 > +USE_BDB= 48 > > And instead of > > echo "WITH_BERKELEYDB=db43" >> /etc/make.conf > echo "WITH_BDB_VER=43" >> /etc/make.conf > > I manually changed both to: > > WITH_BERKELEYDB=db48 > WITH_BDB_VER=48 > > and rebuilt py-bsddb. Gramps now works as expected. This should be > updated in ports as soon as possible to avoid future unnecessary bug > reports to the Gramps developers. > > [0]: http://www.gramps-project.org/bugs/view.php?id=6157 > [1]: http://bugs.gramps-project.org/view.php?id=5833#c24451 > Are you interested in taking over maintainership of this port? It seems the current maintainer is no longer interested in maintaining the port. Please send me a diff, reply with a diff, or open a pr, and we can get this fix in. Thanks! -jgh From owner-freebsd-ports@FreeBSD.ORG Fri Nov 2 06:10:45 2012 Return-Path: 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 982925F2 for ; Fri, 2 Nov 2012 06:10:45 +0000 (UTC) (envelope-from martin.gignac@gmail.com) Received: from mail-la0-f54.google.com (mail-la0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 1DB5A8FC17 for ; Fri, 2 Nov 2012 06:10:44 +0000 (UTC) Received: by mail-la0-f54.google.com with SMTP id e12so2997736lag.13 for ; Thu, 01 Nov 2012 23:10:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=dAQyBkgdGc9X3kc173QSEuv3EKZNxwZd1+nkaWpd68o=; b=RntQr5P9F+Dbl6/vNPizGmbCsZvQsJGvSeCR+xnsu8cEQ9eey8HzdyNkJt+BPfLSOp //6Tdn1YXiddEH9MX+hreBBy3QyEvy+O5IUv8sTbBcZuTO/l7w57eaSem00Slae+GdJR UjvMdIu82sfqe4VBpfvIWGWSIwSwNXzq9DkPMD6tkB/+d8dzvLM7YB0Sujn/T9N+k7WL 3st+O95m4/hqIbZwG3MqvE6NuZcZK1riKgFkZ89Y13PllV0oCoHz4BcpleXlPimYzx8t IuHPynKpV5K3Cb3obXKyXPKKnrfrBz7R7NDsUwszr+Acgy9pqTFlkq70CcA/HiCamoPm ML2g== Received: by 10.112.27.70 with SMTP id r6mr351340lbg.51.1351836644018; Thu, 01 Nov 2012 23:10:44 -0700 (PDT) MIME-Version: 1.0 Received: by 10.112.107.137 with HTTP; Thu, 1 Nov 2012 23:10:23 -0700 (PDT) From: Martin Gignac Date: Fri, 2 Nov 2012 02:10:23 -0400 Message-ID: Subject: Poudriere not registering OPTIONS changes? To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Nov 2012 06:10:45 -0000 Hi, I've recently discovered Poudriere and have begun using it to build my own local pkgng PACKAGESITE for my FreeBSD 8 and 9 servers. Based on information I read on the web I was under the impression that whenever a new bulk build was launched, Poudriere would notice any port with changed OPTIONS and rebuild these ports, even if the ports' version number hadn't changed. After building my local port list for the first time I realized that I needed a Samba34 package with ADS support enabled (it is off by default) so I decided to try the OPTIONS change feature; I used Poudriere's 'options' command and modified the OPTIONS for the samba34 port. I then issued a bulk build command; however, even though Poudriere reported "Mounting /var/db/ports from: /usr/local/etc/poudriere.d/options" it did not make any comment about changed options and ended shortly thereafter with no new packages built. I then tried using the 'options' command by specifying a jail and re-issued a bulk build, but got the same result. Have I misunderstood how OPTIONS changes are tracked? Did I make a mistake or omit a crucial step in order to have the OPTIONS changes recognized? Thank you, -Martin System: Poudriere 2.2 on FreeBSD 9.0 From owner-freebsd-ports@FreeBSD.ORG Fri Nov 2 06:17:49 2012 Return-Path: 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 B01A97F0 for ; Fri, 2 Nov 2012 06:17:49 +0000 (UTC) (envelope-from martin.gignac@gmail.com) Received: from mail-lb0-f182.google.com (mail-lb0-f182.google.com [209.85.217.182]) by mx1.freebsd.org (Postfix) with ESMTP id 344408FC17 for ; Fri, 2 Nov 2012 06:17:48 +0000 (UTC) Received: by mail-lb0-f182.google.com with SMTP id b5so3033764lbd.13 for ; Thu, 01 Nov 2012 23:17:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=45VnoLhMcR6SVfvCyDQZ7KtZob7xi7LdmBQCgkFw5pk=; b=0dHiw3pqDTBf2EtG4bpSPqExMRHts5vc9hbPXUBJMFgP1XdYVpHbJ9K1hnY6ItoWG7 ZvImCUJgDuFYC+g7vQgz/LtP9qJa+oRXOmHhu90eABpp6CZdbAX7XFWQG0nxnieExhbH wLcaE6yRC4h3uwMBB+eKearUQYxVQvNcW2zDqYgKhxnepK9E1r10gCzQvBb92RIOP/xM fp3lZbDOVnA4e4081sGBYq71hAX5KJY/UXMDOCLJsI5sb30gI5NuWlb4Fq+BhD5Ebvut Ky6p5XbVWsl+Dr0otg+TSizmYGe16vFIqV1xQXQN4jaR9sNTw70MRoyNFueGcjD4BZKb Yvdg== Received: by 10.152.105.135 with SMTP id gm7mr693217lab.22.1351837067817; Thu, 01 Nov 2012 23:17:47 -0700 (PDT) MIME-Version: 1.0 Received: by 10.112.107.137 with HTTP; Thu, 1 Nov 2012 23:17:27 -0700 (PDT) From: Martin Gignac Date: Fri, 2 Nov 2012 02:17:27 -0400 Message-ID: Subject: Any point to building separate 8.2 and 8.3 packages? To: freebsd-ports Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Nov 2012 06:17:49 -0000 Hi, I currently have some 8.2 and 8.3 servers which I cannot upgrade to 9.0 yet. I am looking at building packages with Poudriere and pkgng for these 8.2/8.3 servers. My question is this: do I need to create separate 8.2 and 8.3 jails on Poudriere and build discreet packages for each of these minor releases, or will packages built for a given 8.X release run on any 8.Y release? In other words, are there any compilation/repackaging requirements of ports/packages when one upgrades from one minor version number to the next? Thanks, -Martin From owner-freebsd-ports@FreeBSD.ORG Fri Nov 2 07:52:20 2012 Return-Path: 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 8A05072B for ; Fri, 2 Nov 2012 07:52:20 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: from mail-ea0-f182.google.com (mail-ea0-f182.google.com [209.85.215.182]) by mx1.freebsd.org (Postfix) with ESMTP id 11BB68FC08 for ; Fri, 2 Nov 2012 07:52:19 +0000 (UTC) Received: by mail-ea0-f182.google.com with SMTP id c10so1608956eaa.13 for ; Fri, 02 Nov 2012 00:52:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=sFEfL3rXDchEERGg4ybhfjgH3xku1bG/+5+WakSgOIg=; b=xFzEEd/AKqt5Dv6Y+lEjXq5/RPTVYIDiJx8MsIdWmZeQ6hqMNzDbrRGJ9teOKi7aVr cUcWn+HbtCI6QqNE4Y6N5CuPnRlMDcERDFavgi3HPKZcVERbHImCNf/mJd2Jexc2d5PF YZA41LvrQM2WiZWjcLdCheAOoogZ84bbgy/Wz7NtrJdjZBIZfg1vfBGUCDVerY13SJqs FXT0jhos2QgYJSu8KwNv0CP/HiXACOYNGF1Irs7lZqhvoNsJHU8gvWDKDOOrgBWtsqzk uJGtqyRbFpTsaQ55Upqj0hQVqddC4Y9WvgponllGE2h9dpwNUcC5U2Z7K5ufZjHRBBP3 vmtQ== MIME-Version: 1.0 Received: by 10.14.172.137 with SMTP id t9mr4024467eel.2.1351842738736; Fri, 02 Nov 2012 00:52:18 -0700 (PDT) Received: by 10.14.188.136 with HTTP; Fri, 2 Nov 2012 00:52:18 -0700 (PDT) In-Reply-To: References: Date: Fri, 2 Nov 2012 02:52:18 -0500 Message-ID: Subject: Re: Any point to building separate 8.2 and 8.3 packages? From: Scot Hetzel To: Martin Gignac Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Nov 2012 07:52:20 -0000 On Fri, Nov 2, 2012 at 1:17 AM, Martin Gignac wrote: > Hi, > > I currently have some 8.2 and 8.3 servers which I cannot upgrade to > 9.0 yet. I am looking at building packages with Poudriere and pkgng > for these 8.2/8.3 servers. > > My question is this: do I need to create separate 8.2 and 8.3 jails on > Poudriere and build discreet packages for each of these minor > releases, or will packages built for a given 8.X release run on any > 8.Y release? In other words, are there any compilation/repackaging > requirements of ports/packages when one upgrades from one minor > version number to the next? > A package built on 8.2 will continue to work on 8.3. The only thing that may not work are ports that require kernel sources to build or install kernel modules. Scot From owner-freebsd-ports@FreeBSD.ORG Fri Nov 2 09:31:48 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E622EF77 for ; Fri, 2 Nov 2012 09:31:48 +0000 (UTC) (envelope-from gerald@pfeifer.com) Received: from ainaz.pair.com (ainaz.pair.com [209.68.2.66]) by mx1.freebsd.org (Postfix) with ESMTP id C0F078FC12 for ; Fri, 2 Nov 2012 09:31:48 +0000 (UTC) Received: from [192.168.0.129] (vie-188-118-240-184.dsl.sil.at [188.118.240.184]) by ainaz.pair.com (Postfix) with ESMTPSA id 733253F40F; Fri, 2 Nov 2012 05:26:31 -0400 (EDT) Date: Fri, 2 Nov 2012 10:26:32 +0100 (CET) From: Gerald Pfeifer To: Ruslan Mahmatkhanov Subject: Re: bsd.gcc.mk: USE_FORTRAN. In-Reply-To: <5056E655.4070706@yandex.ru> Message-ID: References: <5056E655.4070706@yandex.ru> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Nov 2012 09:31:49 -0000 Hi Ruslan, On Mon, 17 Sep 2012, Ruslan Mahmatkhanov wrote: > is there any possibility to also add something like > USE_FORTRAN_BUILD=[yes|g77|ifort] to make fortran build dependency > only? Many ports will benefit from this - anything, that depend on > math/py-numpy for example. we definitely can look into this. But, how about the run-time dependency? Those ports that you have in mind, don't they have any dependency on one of the GCC run-time libraries? Gerald From owner-freebsd-ports@FreeBSD.ORG Fri Nov 2 11:21:43 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 52BB914B for ; Fri, 2 Nov 2012 11:21:43 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from cpanel09.rubas.ch (cpanel09.rubas.ch [195.182.222.79]) by mx1.freebsd.org (Postfix) with ESMTP id F0B4B8FC17 for ; Fri, 2 Nov 2012 11:21:42 +0000 (UTC) Received: from 175-3.192-178.cust.bluewin.ch ([178.192.3.175]:64045 helo=gahrfit.gahr.ch) by cpanel09.rubas.ch with esmtpsa (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.80) (envelope-from ) id 1TUFJe-002RnS-Mh; Fri, 02 Nov 2012 12:21:35 +0100 Date: Fri, 2 Nov 2012 12:21:31 +0100 From: Pietro Cerutti To: Joseph a Nagy Jr Subject: Re: tk85 Port Maintenance Message-ID: <20121102112131.GG90275@gahrfit.gahr.ch> References: <509121B3.3040307@gmail.com> <20121031135749.GC90275@gahrfit.gahr.ch> <50913253.3060700@gmail.com> <20121031152109.GD90275@gahrfit.gahr.ch> <20121031153958.GE90275@gahrfit.gahr.ch> <50915194.6010101@gmail.com> <20121031165507.GF90275@gahrfit.gahr.ch> <509162C9.9060701@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="WRT3RXLOp/bBMgTI" Content-Disposition: inline In-Reply-To: <509162C9.9060701@gmail.com> X-PGP-Key: 0x9571F78E X-PGP-Fingerprint: 1203 92B5 3919 AF84 9B97 28D6 C0C2 6A98 9571 F78E User-Agent: Mutt/1.5.21 (2010-09-15) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - cpanel09.rubas.ch X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - FreeBSD.org Cc: ports@freebsd.org, Chris Rees X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: gahr@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Nov 2012 11:21:43 -0000 --WRT3RXLOp/bBMgTI Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2012-Oct-31, 12:41, Joseph a Nagy Jr wrote: > On 10/31/12 11:55, Pietro Cerutti wrote: > > On 2012-Oct-31, 11:28, Joseph a Nagy Jr wrote: > > >> New diff[0], undoing some of the earlier changes even though portlint > >> complains: > >> > >> portlint ~/port-maintenance/tk85/ > >> WARN: Makefile: unless this is a master port, COMMENT has to be set by > >> "=3D", not by "?=3D". > >=20 > > This *is* a master port, so it's ok to have COMMENT?=3D > >=20 > >> WARN: Makefile: "LIB_DEPENDS" has to appear earlier. > >=20 > > This should be fixed as portlint suggests. > >=20 > >> WARN: Makefile: no port directory > >> /usr/ports/lang/tcl${SHORT_TK_VER}-thread found, even though it is > >> listed in LIB_DEPENDS. > >=20 > > I would try and use USE_TCL instead of LIB_DEPENDS here > >=20 > >> WARN: Makefile: LIB_DEPENDS don't specify the ABI version number .2 in > >> Xft.2 unless it is really necessary. > >=20 > > This should be fixed as portlint suggests. > >=20 > >> 0 fatal errors and 4 warnings found. > >> > >> [0]: http://pastebin.com/apf1Y9H0 > >=20 > > I'll have a look at it on Friday, thanks! > >=20 > >=20 >=20 > Going ahead to make those changes, old pastebin link is defunct. >=20 > New diff with all changes: > http://pastebin.com/iwhpXfcp This won't apply, either. Could you provide a diff as dumped by svn diff in tk85's directory? --=20 Pietro Cerutti The FreeBSD Project gahr@FreeBSD.org PGP Public Key: http://gahr.ch/pgp --WRT3RXLOp/bBMgTI Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlCTrKwACgkQwMJqmJVx945dYACfQ3GwbXtCKdEHWGGm7kdPQGb1 x1EAnRAufgTM+rSnLZhv9Nmtj7/AGlEb =yPXS -----END PGP SIGNATURE----- --WRT3RXLOp/bBMgTI-- From owner-freebsd-ports@FreeBSD.ORG Fri Nov 2 12:52:34 2012 Return-Path: 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 5797CAE5 for ; Fri, 2 Nov 2012 12:52:34 +0000 (UTC) (envelope-from martin.gignac@gmail.com) Received: from mail-lb0-f182.google.com (mail-lb0-f182.google.com [209.85.217.182]) by mx1.freebsd.org (Postfix) with ESMTP id CA5AA8FC08 for ; Fri, 2 Nov 2012 12:52:33 +0000 (UTC) Received: by mail-lb0-f182.google.com with SMTP id b5so3284248lbd.13 for ; Fri, 02 Nov 2012 05:52:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=0f7yXPNT1438+NKDFlpZrCQuyzophjR7Rxr3WYIyZak=; b=P/wPPvW+U+I3hFAO/bLkO456bGr5NZt1/yKuoI32voSDyd8Cj6mYOvA7fq/dqnBba4 I6S/SuuUTllcj+/wAKwf0392ZS73stJLn0jYO5YnD1jKnb6Xj3FgxaK7KH/uPpDOKscq m50Zwr0ryM8/SNM8/JEMxW+PLHacbMBBkdKGEfUPC1FZ8eXK+GhymqNQ3QLtuImcvFeY 48L6rKLd11vnzZ//xcdVIrtsPnmk+ogmv2vzWqLM1uVDYutWCuM8OKLSbPJL61yEBp90 2mG6XH759b5KWwWbRy81cUIMlmTPBfddl2mmi1/vq2kvQ+QunTb0UUOwWItHZb2m/Xu6 ToYg== Received: by 10.112.85.6 with SMTP id d6mr688666lbz.127.1351860752373; Fri, 02 Nov 2012 05:52:32 -0700 (PDT) MIME-Version: 1.0 Received: by 10.112.107.137 with HTTP; Fri, 2 Nov 2012 05:52:11 -0700 (PDT) In-Reply-To: References: From: Martin Gignac Date: Fri, 2 Nov 2012 08:52:11 -0400 Message-ID: Subject: Re: Any point to building separate 8.2 and 8.3 packages? To: Scot Hetzel Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Nov 2012 12:52:34 -0000 > A package built on 8.2 will continue to work on 8.3. The only thing > that may not work are ports that require kernel sources to build or > install kernel modules. Thanks for that clarification. I'll have to pay special attention then to ports that do so. -Martin From owner-freebsd-ports@FreeBSD.ORG Fri Nov 2 12:53:06 2012 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8A297B9C for ; Fri, 2 Nov 2012 12:53:06 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from pointyhat.freebsd.org (pointyhat.freebsd.org [IPv6:2001:1900:2254:2072::16:e5]) by mx1.freebsd.org (Postfix) with ESMTP id 716B38FC1A for ; Fri, 2 Nov 2012 12:53:06 +0000 (UTC) Received: from pointyhat.freebsd.org (localhost [127.0.0.1]) by pointyhat.freebsd.org (8.14.3/8.14.3) with ESMTP id qA2Cr6aV046219 for ; Fri, 2 Nov 2012 12:53:06 GMT (envelope-from erwin@pointyhat.freebsd.org) Received: (from erwin@localhost) by pointyhat.freebsd.org (8.14.3/8.14.3/Submit) id qA2Cr6OH046218 for ports@FreeBSD.org; Fri, 2 Nov 2012 12:53:06 GMT (envelope-from erwin) Date: Fri, 2 Nov 2012 12:53:06 GMT From: Erwin Lansing Message-Id: <201211021253.qA2Cr6OH046218@pointyhat.freebsd.org> To: ports@FreeBSD.org Subject: INDEX build failed for 7.x X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Nov 2012 12:53:06 -0000 INDEX build failed with errors: Generating INDEX-7 - please wait.. Done. make_index: cfv-1.18.3: no entry for /usr/ports/security/py-fchksum Committers on the hook: ak bf crees lwhsu olgeni pawel rm Most recent SVN update was: Updating '.': U devel/jenkins/distinfo U devel/jenkins/Makefile U sysutils/webmin/distinfo U sysutils/webmin/Makefile U sysutils/virtualmin/distinfo U sysutils/virtualmin/pkg-plist U sysutils/virtualmin/Makefile U textproc/py-chardet/pkg-descr U textproc/py-chardet/Makefile U graphics/tesseract/distinfo D security/py-fchksum U security/Makefile U MOVED U net-p2p/transmission-gtk2/Makefile D games/zephulor/pkg-plist U games/zephulor/pkg-descr A games/zephulor/files A games/zephulor/files/zephulor.in U games/zephulor/Makefile U games/qmars/Makefile UU mail/cucipop/Makefile U emulators/catapult/distinfo U emulators/catapult/Makefile Updated to revision 306846. From owner-freebsd-ports@FreeBSD.ORG Fri Nov 2 13:27:50 2012 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 49E8F7D4; Fri, 2 Nov 2012 13:27:50 +0000 (UTC) (envelope-from kozlov@ravenloft.kiev.ua) Received: from ravenloft.kiev.ua (ravenloft.kiev.ua [94.244.131.95]) by mx1.freebsd.org (Postfix) with ESMTP id 03A1E8FC08; Fri, 2 Nov 2012 13:27:49 +0000 (UTC) Date: Fri, 2 Nov 2012 15:27:48 +0200 From: Alex Kozlov To: Erwin Lansing Subject: Re: INDEX build failed for 7.x Message-ID: <20121102132748.GA65620@ravenloft.kiev.ua> References: <201211021253.qA2Cr6OH046218@pointyhat.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201211021253.qA2Cr6OH046218@pointyhat.freebsd.org> Cc: ports@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Nov 2012 13:27:50 -0000 On Fri, Nov 02, 2012 at 12:53:06PM +0000, Erwin Lansing wrote: > INDEX build failed with errors: > Generating INDEX-7 - please wait.. Done. > make_index: cfv-1.18.3: no entry for /usr/ports/security/py-fchksum > > Committers on the hook: > ak bf crees lwhsu olgeni pawel rm > > Most recent SVN update was: > Updating '.': > U devel/jenkins/distinfo > U devel/jenkins/Makefile > U sysutils/webmin/distinfo > U sysutils/webmin/Makefile > U sysutils/virtualmin/distinfo > U sysutils/virtualmin/pkg-plist > U sysutils/virtualmin/Makefile > U textproc/py-chardet/pkg-descr > U textproc/py-chardet/Makefile > U graphics/tesseract/distinfo > D security/py-fchksum Sorry, my fault. -- Alex From owner-freebsd-ports@FreeBSD.ORG Fri Nov 2 13:59:51 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id ECC2C836; Fri, 2 Nov 2012 13:59:51 +0000 (UTC) (envelope-from jnagyjr1978@gmail.com) Received: from mail-yh0-f54.google.com (mail-yh0-f54.google.com [209.85.213.54]) by mx1.freebsd.org (Postfix) with ESMTP id 808268FC12; Fri, 2 Nov 2012 13:59:51 +0000 (UTC) Received: by mail-yh0-f54.google.com with SMTP id s35so654090yhf.13 for ; Fri, 02 Nov 2012 06:59:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:content-type; bh=t3Bg1UurPjHT7fao5FUYi24pZvOKVrgz7vJz86vlMfI=; b=K5Ove64km57XmBF1MQb9J9ymlTetTOXUJNACaP2sWCZnEYjd+F4DyipszK0zDhVRf+ N0MaN2BpX0vnm8WvUPfUolmsq0/RDNZqyiFinUhaVMINHzrc6PVcL4SIY+7syqLqGT05 1Y3+ehneGNBnXvstL/LGFa49AI7RZ3S8wxGCtZxrpZKNvT6or+swxNH43tq1D/cuyJHJ ME5UGGXuUXnVMKEmRvcENMxW29VRqn3e+yZtT39H/XpNHa6hK2UFnunnOfKeE9Qth+gO A4CpiaguViZ/LHI8X4LsRAxaJCr+mymyFvB1B6E7R7gK0iV6mVppfj+PJCgohaqO8kTe 9jGA== Received: by 10.236.82.178 with SMTP id o38mr1724239yhe.70.1351864785295; Fri, 02 Nov 2012 06:59:45 -0700 (PDT) Received: from alex-laptop. (vid-196.dhcp.grp10.tnmmrl.infoave.net. [204.116.254.196]) by mx.google.com with ESMTPS id o12sm8863325anp.8.2012.11.02.06.59.43 (version=SSLv3 cipher=OTHER); Fri, 02 Nov 2012 06:59:44 -0700 (PDT) Message-ID: <5093D06C.7070609@gmail.com> Date: Fri, 02 Nov 2012 08:53:48 -0500 From: Joseph a Nagy Jr User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:16.0) Gecko/20121022 Thunderbird/16.0.1 MIME-Version: 1.0 To: gahr@FreeBSD.org Subject: Re: tk85 Port Maintenance References: <509121B3.3040307@gmail.com> <20121031135749.GC90275@gahrfit.gahr.ch> <50913253.3060700@gmail.com> <20121031152109.GD90275@gahrfit.gahr.ch> <20121031153958.GE90275@gahrfit.gahr.ch> <50915194.6010101@gmail.com> <20121031165507.GF90275@gahrfit.gahr.ch> <509162C9.9060701@gmail.com> <20121102112131.GG90275@gahrfit.gahr.ch> In-Reply-To: <20121102112131.GG90275@gahrfit.gahr.ch> X-Enigmail-Version: 1.4.5 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigD48271A62D56640FB6CDEC29" X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: ports@freebsd.org, Chris Rees X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Nov 2012 13:59:52 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigD48271A62D56640FB6CDEC29 Content-Type: multipart/mixed; boundary="------------050104050705080902080504" This is a multi-part message in MIME format. --------------050104050705080902080504 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 11/02/12 06:21, Pietro Cerutti wrote: > This won't apply, either. Could you provide a diff as dumped by svn dif= f > in tk85's directory? >=20 from within /usr/ports/x11-toolkits/tk85 on the "original" root@alex-laptop#> svn diff Makefile Index: Makefile =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- Makefile (revision 306478) +++ Makefile (working copy) @@ -12,7 +12,7 @@ PKGNAMESUFFIX?=3D ${THREADS_SUFFIX} DISTNAME=3D ${PORTNAME}${PORTVERSION}-src -MAINTAINER=3D ports@FreeBSD.org +MAINTAINER=3D jnagyjr1978@gmail.com COMMENT?=3D Graphical toolkit for Tcl LICENSE=3D BSD I can't svn diff the new Makefile (with the license and other updates) --=20 Yours in Christ, Joseph A Nagy Jr "Whoever loves instruction loves knowledge, But he who hates correction is stupid." -- Proverbs 12:1 Emails are not formal business letters, whatever businesses may want. Original content CopyFree (F) under the OWL http://owl.apotheon.org --------------050104050705080902080504-- --------------enigD48271A62D56640FB6CDEC29 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) Comment: Using GnuPG with Mozilla - http://www.enigmail.net/ iQEcBAEBAgAGBQJQk9BvAAoJECqR4kIlFcuB60IH/12bSQJDhda1fG0321OFb547 tO/wIppeMYLeTJzDXEzClNKbZQiDIMLWAlCYHswExqNyvAGl+XhwS/icPdAAzJiG vcJprUD9NerPhEbSHTUv5X5z67mn2Ycr+dGpcO0ebcq5qqhNVIgvMXMTYlJr0RVe o4UWcPCGyeR8ENX8vllBPtIy6TymouDGoSsZeBggpzg/HxneRkqRzJ0QV7AC5QaY 8FZB2NYdg112HspiZ42GNg+9+JidPyouI1Ol/w0o3wi6XzgPh5SBgXU5xm/e8n2p +0oYlIY2K8EwfQWIK3kGx265pZ5ZTr0orOJfq+RL0SyItcy6KEqL/ZIUVy0fjc0= =e0Dd -----END PGP SIGNATURE----- --------------enigD48271A62D56640FB6CDEC29-- From owner-freebsd-ports@FreeBSD.ORG Fri Nov 2 14:27:33 2012 Return-Path: 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 39A42ABE for ; Fri, 2 Nov 2012 14:27:33 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-lb0-f182.google.com (mail-lb0-f182.google.com [209.85.217.182]) by mx1.freebsd.org (Postfix) with ESMTP id 7ED608FC08 for ; Fri, 2 Nov 2012 14:27:32 +0000 (UTC) Received: by mail-lb0-f182.google.com with SMTP id b5so3368901lbd.13 for ; Fri, 02 Nov 2012 07:27:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=o/7nr7a+BDI55jSpctdERLTqckj3jDRjlw8tqATMbNk=; b=SRS1EL0FcTiK62xk8atSdL6DnV5VugbhRW4ZYSE8P72tWmP01CI9vEutbGpyct2t7h 2OyZAyazg11hrGtgV8S8J1W7P2WewQYfukzqfC8AwVkAEStJTUoXu4r+5E7FsMdZ5TAF zdkssKd1s81GXntne4tZzR/8Gqgad4EjXsZdQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:x-gm-message-state; bh=o/7nr7a+BDI55jSpctdERLTqckj3jDRjlw8tqATMbNk=; b=hJiocxYaAsnORDXS5Mt5xqHTyzI3okXfUQH7rPDEM8PNyWF/8W1O0tQawNEFdYjdth L0jVqw9dySEVMH2Bl+IWetCtKMkdXqA7HiBqhmHgd22B+T05uQfaoRR4rizq3puuB9IW 4abxSOZCkAwmezgx+1132bt2g/cE/h/kamF2tksk0eNdwtTg2iW202plcoEOJKBnGT/D yfMcQR6KrMJ5ELFDIyO5dOgArrCYk9RX98tyOp0Q90sx3AmDuEW2d1ZiSgko9/wZHn1E YHHdlQpVhoZQtDDeHKLaQPkpuhLnfeoYb3u0vxTVcUjFeYj/cwnZnDAuBMlegpEZKKfh bP7w== Received: by 10.112.100.102 with SMTP id ex6mr836999lbb.130.1351866451135; Fri, 02 Nov 2012 07:27:31 -0700 (PDT) MIME-Version: 1.0 Received: by 10.112.25.166 with HTTP; Fri, 2 Nov 2012 07:27:00 -0700 (PDT) In-Reply-To: <50933DA0.4030708@herveybayaustralia.com.au> References: <20121101081916.038cd856@server09.gelita.swe> <50933DA0.4030708@herveybayaustralia.com.au> From: Eitan Adler Date: Fri, 2 Nov 2012 10:27:00 -0400 Message-ID: Subject: Re: Dropping maintainership of science/gramps! To: Da Rock Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQmuUIqdxYRJN8HdeYHkcZ8vIP/Mwsrz+Hbuypdco+SguKSvygIVVwii+4YoejhmLi7PUOYX Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Nov 2012 14:27:33 -0000 On 1 November 2012 23:27, Da Rock wrote: > On 11/01/12 17:19, Anders Troback wrote: >> >> I do not use FreeBSD any more (I feel in love with >> OpenBSD:-)) so please remove me as maintainer of the science/gramps >> port. >> > I can take it over unless someone else is better suited (and actually uses > the program). How do you go about doing this, though? Exactly as you just did. Done - you are now the maintainer! -- Eitan Adler From owner-freebsd-ports@FreeBSD.ORG Fri Nov 2 14:35:19 2012 Return-Path: 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 687F1C3E for ; Fri, 2 Nov 2012 14:35:19 +0000 (UTC) (envelope-from jnagyjr1978@gmail.com) Received: from mail-ye0-f182.google.com (mail-ye0-f182.google.com [209.85.213.182]) by mx1.freebsd.org (Postfix) with ESMTP id 10E218FC12 for ; Fri, 2 Nov 2012 14:35:18 +0000 (UTC) Received: by mail-ye0-f182.google.com with SMTP id l8so702184yen.13 for ; Fri, 02 Nov 2012 07:35:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:content-type; bh=E5yBvXuX6J65KsynV5WE887l+67a29jr9SKKuZv7dhc=; b=UuIMdgA6YC0FC53ROZFJeVRDfM3+AmR2h7IStwia9JG1tMNZVBz+MmxPyDDIz9nCJt cS6GAWINKQeSv+DsjjkxQHu73KVSFg0SbqNmiNhsvc5RppvAsNj9LAdftHbjegzOZpgd Bd9F53UcecSSbvWnx2m6awW9FEzRl3WlVNp27VZ01n4jemEhRJG354/gHoYnIOR2t8D5 ZE1w1MTlUTavhhK2I+MtDsF42TqybQeOscu9HkpzAlVsmFhEEVwL8oQGbwswoR2C03x6 1LeTpYVfkCv2B8LKKSnWuxmTXvtSLpB7M+mOIUV/82HfjzhxQ7vDjkzq6DrIhJkimNbj +LQA== Received: by 10.236.117.143 with SMTP id j15mr1784021yhh.79.1351866918162; Fri, 02 Nov 2012 07:35:18 -0700 (PDT) Received: from alex-laptop. (vid-196.dhcp.grp10.tnmmrl.infoave.net. [204.116.254.196]) by mx.google.com with ESMTPS id y18sm4779010anh.15.2012.11.02.07.35.16 (version=SSLv3 cipher=OTHER); Fri, 02 Nov 2012 07:35:17 -0700 (PDT) Message-ID: <5093D8BF.9010205@gmail.com> Date: Fri, 02 Nov 2012 09:29:19 -0500 From: Joseph a Nagy Jr User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:16.0) Gecko/20121022 Thunderbird/16.0.1 MIME-Version: 1.0 To: Eitan Adler Subject: Re: Dropping maintainership of science/gramps! References: <20121101081916.038cd856@server09.gelita.swe> <50933DA0.4030708@herveybayaustralia.com.au> In-Reply-To: X-Enigmail-Version: 1.4.5 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigFF1111AF6F52CC1AD4BB66AF" X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: Da Rock , freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Nov 2012 14:35:19 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigFF1111AF6F52CC1AD4BB66AF Content-Type: multipart/mixed; boundary="------------050803060605020705040304" This is a multi-part message in MIME format. --------------050803060605020705040304 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 11/02/12 09:27, Eitan Adler wrote: > On 1 November 2012 23:27, Da Rock > wrote: >> On 11/01/12 17:19, Anders Troback wrote: >>> >>> I do not use FreeBSD any more (I feel in love with >>> OpenBSD:-)) so please remove me as maintainer of the science/gramps >>> port. >>> >> I can take it over unless someone else is better suited (and actually = uses >> the program). How do you go about doing this, though? >=20 > Exactly as you just did. Done - you are now the maintainer! >=20 >=20 that all being said, I've pointed out some issues earlier on this list that are worth taking a look at, imo. --=20 Yours in Christ, Joseph A Nagy Jr "Whoever loves instruction loves knowledge, But he who hates correction is stupid." -- Proverbs 12:1 Emails are not formal business letters, whatever businesses may want. Original content CopyFree (F) under the OWL http://owl.apotheon.org --------------050803060605020705040304-- --------------enigFF1111AF6F52CC1AD4BB66AF Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) Comment: Using GnuPG with Mozilla - http://www.enigmail.net/ iQEcBAEBAgAGBQJQk9jBAAoJECqR4kIlFcuBJyQH/idBrTWrk7ehW0dK96W5FCZ0 epv2e0uQIf4M1MwES1aHNSKyFaKmdXpW6jZV/dRiA+3HzYHjhf7p6NjIJz3ZJvob rhSBV0s7fKTFXCUzI3mVaj8ob+iCWqNVHxy7RGX4sXJlJ47ifcGaHzEYeBf2Y2dC aOeqmHmesrJNlv8MyRJd3fy7kMJzO3Wd6jALbYXeFL6SYrzesv0pSbWkBYBlmC6G ryMBW9XWhuNORW1N29shtaZal1IDRIt2btlBYnnWy6d9Pb3OJFY9aPYgx5xOgVxc 2UhraOrNF645ymPA1Y7Ka4dZwh49QGKs2OWeX2hfjUuE7M+reGYO9i7rlxWOn9M= =YLSY -----END PGP SIGNATURE----- --------------enigFF1111AF6F52CC1AD4BB66AF-- From owner-freebsd-ports@FreeBSD.ORG Fri Nov 2 15:45:09 2012 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8056D2E0 for ; Fri, 2 Nov 2012 15:45:09 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from pointyhat.freebsd.org (pointyhat.freebsd.org [IPv6:2001:1900:2254:2072::16:e5]) by mx1.freebsd.org (Postfix) with ESMTP id 4EC998FC0A for ; Fri, 2 Nov 2012 15:45:09 +0000 (UTC) Received: from pointyhat.freebsd.org (localhost [127.0.0.1]) by pointyhat.freebsd.org (8.14.3/8.14.3) with ESMTP id qA2Fj97q031183 for ; Fri, 2 Nov 2012 15:45:09 GMT (envelope-from erwin@pointyhat.freebsd.org) Received: (from erwin@localhost) by pointyhat.freebsd.org (8.14.3/8.14.3/Submit) id qA2Fj9vo031169 for ports@FreeBSD.org; Fri, 2 Nov 2012 15:45:09 GMT (envelope-from erwin) Date: Fri, 2 Nov 2012 15:45:09 GMT From: Erwin Lansing Message-Id: <201211021545.qA2Fj9vo031169@pointyhat.freebsd.org> To: ports@FreeBSD.org Subject: INDEX now builds successfully on 7.x X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Nov 2012 15:45:09 -0000 From owner-freebsd-ports@FreeBSD.ORG Fri Nov 2 16:52:22 2012 Return-Path: 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 027A1CA7 for ; Fri, 2 Nov 2012 16:52:22 +0000 (UTC) (envelope-from wolfgang@riegler.homeip.net) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.17.9]) by mx1.freebsd.org (Postfix) with ESMTP id 9A0AB8FC16 for ; Fri, 2 Nov 2012 16:52:21 +0000 (UTC) Received: from mail.cbt-l.de ([212.185.49.146]) by mrelayeu.kundenserver.de (node=mrbap1) with ESMTP (Nemesis) id 0M1zHn-1TDtE70sCB-00u4Fu; Fri, 02 Nov 2012 17:52:20 +0100 Received: (qmail 5206 invoked by uid 1009); 2 Nov 2012 16:52:19 -0000 Received: from 192.168.40.62 by mail.cbt-l.de (envelope-from , uid 1008) with qmail-scanner-1.25-st-qms (clamdscan: ClamAV 0.97.6/15380. spamassassin: 3.3.0. perlscan: 1.25-st-qms. Clear:RC:1(192.168.40.62):. Processed in 0.062777 secs); 02 Nov 2012 16:52:19 -0000 X-Antivirus-CBTL-Mail-From: wolfgang@riegler.homeip.net via mail.cbt-l.de X-Antivirus-CBTL: 1.25-st-qms (Clear:RC:1(192.168.40.62):. Processed in 0.062777 secs Process 5158) Received: from wolfgang.cbt-l.de (HELO wolfgang.localnet) (w.riegler@cbt-l.de@192.168.40.62) by mail.cbt-l.de with SMTP; 2 Nov 2012 16:52:19 -0000 From: Wolfgang Riegler To: freebsd-questions@freebsd.org Subject: Re: poudriere amassing fetch errors Date: Fri, 02 Nov 2012 17:52:32 +0100 Message-ID: <1945484.PdkzHQDf63@wolfgang> User-Agent: KMail/4.8.5 (Linux/3.6.5-pf-sepp1; KDE/4.8.5; x86_64; ; ) In-Reply-To: <20121020161428.6431e734@dijkstra.cruwe.de> References: <20121014035720.1eb3c7d4@dijkstra.cruwe.de> <20121019222951.7e5cdf0e@davenulle.org> <20121020161428.6431e734@dijkstra.cruwe.de> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" X-Provags-ID: V02:K0:zIFzPW1N0NdaxWC3iFR+re9wQspQb4UKb1iPUkud7Cl e+nXI7ghYd3LpDOMEXkMAJ+3TLzKEmJCD+3svsCsY9KgEXfze3 e3ZtjaW75Gt5BXhjrZEEMKODsbcb/gbpuZ1ieiyYLGyZedqx+f efTjkRk4rNqNrNjBZv6lII0N/zjVEM98ECj2chzdL1PxQd7JFo +sRkYIb9CWc9YwsvCwqH/l2rG/kyvCUzNWDcJ4XY3bFVoQ5Ot5 tnyVSTgjFfgaxWvj4rRR17V2sEeeQx6O40B7Xe8eFiogaF7wEk b2V4vU2Jp6phYCYlsHKiqb7LEi9vSL8EfA9p+Bb8Q9Fp02d6qw pHMR0iVI/pZZicWrn5Ag= Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Nov 2012 16:52:22 -0000 Hi, unfortunately I have the same problem. A lot of fetch and checksum erro= rs. I have set RESOLV_CONF=3D/etc/resolv.conf in /usr/local/etc/poudrie= re.conf, resolv.conf is copied to the poudriere jail and manual fetchin= g of the ports is working. On every run of poudriere bulk different ports are failing due to fetch= or checksum errors. Sometimes no file is fetched, sometimes a small on= e and then I get a checksum failure, sometimes the file is about two ti= mes bigger and I get a checksum failure, too. Normal make install clean is running fine on that machine. I'm using FreeBSD 9.1-rc2 and poudriere 2.2 (2.1. had the same issue) I have some other problems as well: - poudriere bulk doesn't exit; after building all pkgs it sleeps foreve= r - I have two errors several times, but I don't know to which ports they= belong: =09perl: not found =09"Makefile", line 86: warning: "/bin/sh -c 'case `perl --version` in = *freebsd-thread*) echo yes ;; esac'" returned non-zero status =09and =09/usr/local/bin/apr-1-config: not found =09"Makefile.common", line 115: warning: "/usr/local/bin/apr-1-config -= -includedir" returned non-zero status Could anybody help me? Thanks Wolfgang Am Samstag, 20. Oktober 2012, 16:14:28 schrieb Christopher J. Ruwe: > On Fri, 19 Oct 2012 22:29:51 +0200 > Patrick Lamaiziere wrote: >=20 > > Le Sun, 14 Oct 2012 03:57:20 +0200, > > "Christopher J. Ruwe" a =C3=A9crit : > >=20 > > Hello, > >=20 > > > for some time I have noticed that poudriere bulk build amass fetc= h > > > errors, i.e., the corresponding distfile(s) cannot be fetched by = the > > > build jail and I have to fetch these manually. > > >=20 > > > Does anybody know a fix to this unnerving condition? > >=20 > > I don't see this problem. > >=20 > > Missing resolv.conf ? > > /usr/local/etc/poudriere.conf > > # By default the jails have no /etc/resolv.conf, you will need to s= et > > # REVOLV_CONF to a file on your hosts system that will be copied ha= s > > # /etc/resolv.conf for the jail, except if you don't need it (using= an > > http # proxy for example) > > RESOLV_CONF=3D/etc/resolv.conf > >=20 >=20 >=20 > My apolgies for that absolutly crappy discription of the error I was > witnessing. Upon reading my post anew, I just do not know what hit me= > posting that. >=20 > Anyways, I did not have a /etc/resolv.conf entry in my poudriere.conf= , > as it has been working for some time without. The error was rather > byzanthine ... sometimes, the sources were fetched correctly, sometim= es > not. Regrettably, I do not have any fetch error messages around any > more, so I cannot supply the information I should have included in my= > first post.=20 >=20 > Anyways, setting the entry in poudriere.conf seems to have solved the= > issue. Interesting how any fetching could have occured without ... >=20 > Thanks and cheers, > From owner-freebsd-ports@FreeBSD.ORG Fri Nov 2 17:38:30 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 23508750 for ; Fri, 2 Nov 2012 17:38:30 +0000 (UTC) (envelope-from portscout@null.zi0r.com) Received: from null.zi0r.com (null.zi0r.com [71.245.171.204]) by mx1.freebsd.org (Postfix) with ESMTP id 8F7A58FC30 for ; Fri, 2 Nov 2012 17:38:29 +0000 (UTC) Received: from null.zi0r.com (localhost [127.0.0.1]) by null.zi0r.com (8.14.5/8.14.5) with ESMTP id qA2HbvUN072593 for ; Fri, 2 Nov 2012 13:38:29 -0400 (EDT) (envelope-from portscout@null.zi0r.com) Received: (from portscout@localhost) by null.zi0r.com (8.14.5/8.14.5/Submit) id qA2HZxIx063483; Fri, 2 Nov 2012 13:35:59 -0400 (EDT) (envelope-from portscout) Message-Id: <201211021735.qA2HZxIx063483@null.zi0r.com> MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Fri, 2 Nov 2012 13:35:59 -0400 From: portscout@portscout.zi0r.com To: ports@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Nov 2012 17:38:30 -0000 Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/ports@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ astro/py-astLib | 0.6.1 | 0.17.1 ------------------------------------------------+-----------------+------------ astro/viking | 1.3.1 | 1.3.2.1 ------------------------------------------------+-----------------+------------ audio/calf | 0.0.18.6 | 0.0.19 ------------------------------------------------+-----------------+------------ audio/hexter | 0.6.2 | 1.0.0 ------------------------------------------------+-----------------+------------ audio/icecast | 1.3.12 | 2.3.3 ------------------------------------------------+-----------------+------------ audio/libmtp | 1.1.4 | 1.1.5 ------------------------------------------------+-----------------+------------ audio/pd | 0.43-3 | 0.43-4 ------------------------------------------------+-----------------+------------ audio/py-xmms | 2.02 | 2.07 ------------------------------------------------+-----------------+------------ audio/qsynth | 0.3.4 | 0.3.6 ------------------------------------------------+-----------------+------------ audio/rio500 | 0.7 | 0.8.1 ------------------------------------------------+-----------------+------------ audio/soundtouch | 1.6.0 | 1.7.0 ------------------------------------------------+-----------------+------------ audio/spiralsynth | 0.1.7 | 2.0.0 ------------------------------------------------+-----------------+------------ audio/spiralsynthmodular | 0.2.2a | 0.2.2 ------------------------------------------------+-----------------+------------ audio/timidity++ | 2.13.2 | 2.14.0 ------------------------------------------------+-----------------+------------ audio/timidity++-emacs | 2.13.2 | 2.14.0 ------------------------------------------------+-----------------+------------ audio/timidity++-gtk | 2.13.2 | 2.14.0 ------------------------------------------------+-----------------+------------ audio/timidity++-motif | 2.13.2 | 2.14.0 ------------------------------------------------+-----------------+------------ audio/timidity++-slang | 2.13.2 | 2.14.0 ------------------------------------------------+-----------------+------------ audio/timidity++-tcltk | 2.13.2 | 2.14.0 ------------------------------------------------+-----------------+------------ audio/timidity++-xaw | 2.13.2 | 2.14.0 ------------------------------------------------+-----------------+------------ audio/timidity++-xskin | 2.13.2 | 2.14.0 ------------------------------------------------+-----------------+------------ benchmarks/postmark | 1.51 | 1.53 ------------------------------------------------+-----------------+------------ biology/avida | 2.12.3 | 2.12.4 ------------------------------------------------+-----------------+------------ biology/blat | 34 | 35 ------------------------------------------------+-----------------+------------ biology/molden | 4.6 | 5.0.2 ------------------------------------------------+-----------------+------------ biology/rasmol | 2.7.2.1.1 | 2.7.5.2 ------------------------------------------------+-----------------+------------ biology/tinker | 5.1.09 | 6.1.01 ------------------------------------------------+-----------------+------------ cad/electric-ng | 8.11 | 9.03 ------------------------------------------------+-----------------+------------ cad/impact | 0.7.5.3 | 0.7.6.9 ------------------------------------------------+-----------------+------------ cad/magic | 7.5.220 | 7.5.229 ------------------------------------------------+-----------------+------------ cad/pdnmesh | 0.2.1 | 0.2.2 ------------------------------------------------+-----------------+------------ cad/varkon | 1.19D | 1.19C ------------------------------------------------+-----------------+------------ chinese/qterm | 0.4.1 | 0.5.12 ------------------------------------------------+-----------------+------------ chinese/scim-pinyin | 0.5.91 | 0.5.92 ------------------------------------------------+-----------------+------------ comms/smstools3 | 3.1.14 | 3.1.15 ------------------------------------------------+-----------------+------------ converters/p5-MIME-Base32 | 1.01 | 1.02a ------------------------------------------------+-----------------+------------ databases/flare | 1.0.9 | 1.0.14 ------------------------------------------------+-----------------+------------ databases/jakarta-commons-dbutils | 1.1 | 1.5 ------------------------------------------------+-----------------+------------ databases/jasperreports | 3.7.6 | 4.7.1 ------------------------------------------------+-----------------+------------ databases/mysql-workbench51 | 5.1.16 | 5.1.18 ------------------------------------------------+-----------------+------------ databases/mysql-workbench52 | 5.2.1 | 5.2.22 ------------------------------------------------+-----------------+------------ databases/p5-Dancer-Plugin-DBIC | 0.1504 | 0.1601 ------------------------------------------------+-----------------+------------ databases/p5-ORLite | 1.97 | 1.98 ------------------------------------------------+-----------------+------------ databases/postgresql-odbc | 08.04.0200 | 09.01.0200 ------------------------------------------------+-----------------+------------ deskutils/cdcat | 2.0 | 2.1 ------------------------------------------------+-----------------+------------ deskutils/dailystrips | 1.0.28 | 1.1.0 ------------------------------------------------+-----------------+------------ deskutils/gworkspace-clipbook | 0.8.3 | 0.9.1 ------------------------------------------------+-----------------+------------ deskutils/narval | 2.0.2 | 3.1.0 ------------------------------------------------+-----------------+------------ deskutils/recoll | 1.17.3 | 1.18.0 ------------------------------------------------+-----------------+------------ deskutils/xwrits | 2.24 | 2.26 ------------------------------------------------+-----------------+------------ devel/ace | 6.1.2 | 6.1.5 ------------------------------------------------+-----------------+------------ devel/allegro | 4.2.2 | 5.0.7 ------------------------------------------------+-----------------+------------ devel/arm-elf-binutils | 2.17 | 2.23 ------------------------------------------------+-----------------+------------ devel/arm-rtems-binutils | 2.21 | 2.23 ------------------------------------------------+-----------------+------------ devel/arm-rtems-gdb | 7.2 | 7.5 ------------------------------------------------+-----------------+------------ devel/autodia | 2.03 | 2.14 ------------------------------------------------+-----------------+------------ devel/bcpp | 20050725 | 20120318 ------------------------------------------------+-----------------+------------ devel/bin86 | 0.16.18 | 0.16.19 ------------------------------------------------+-----------------+------------ devel/boehm-gc | 7.1 | 7.2d ------------------------------------------------+-----------------+------------ devel/boehm-gc-redirect | 7.1 | 7.2d ------------------------------------------------+-----------------+------------ devel/boehm-gc-threaded | 7.1 | 7.2d ------------------------------------------------+-----------------+------------ devel/compiz-bcop | 0.8.4 | 0.8.8 ------------------------------------------------+-----------------+------------ devel/cross-binutils | 2.21 | 2.23 ------------------------------------------------+-----------------+------------ devel/cross-gdb | 7.2 | 7.5 ------------------------------------------------+-----------------+------------ devel/cvslines | 1.6.9 | 1.6.9-1 ------------------------------------------------+-----------------+------------ devel/fnccheck | 3.2.0 | 3.12 ------------------------------------------------+-----------------+------------ devel/gorm | 1.2.16 | 1.2.18 ------------------------------------------------+-----------------+------------ devel/i386-rtems-binutils | 2.21 | 2.23 ------------------------------------------------+-----------------+------------ devel/i386-rtems-gdb | 7.2 | 7.5 ------------------------------------------------+-----------------+------------ devel/ireport | 3.7.6 | 4.7.1 ------------------------------------------------+-----------------+------------ devel/ixlib | 0.96.2 | 0.96.2-gcc4 ------------------------------------------------+-----------------+------------ devel/jrtplib | 3.7.1 | 3.9.1 ------------------------------------------------+-----------------+------------ devel/jwasm | 207a | 208 ------------------------------------------------+-----------------+------------ devel/kprof | 1.3.1 | 1.4.2 ------------------------------------------------+-----------------+------------ devel/kscope | 1.6.1 | 1.9.4 ------------------------------------------------+-----------------+------------ devel/libavl | 1.4.0 | 2.0.3 ------------------------------------------------+-----------------+------------ devel/libepp-nicbr | 1.11 | 1.12 ------------------------------------------------+-----------------+------------ devel/libruin | 0.1.4 | 0.2.0 ------------------------------------------------+-----------------+------------ devel/libs11n | 1.2.10 | 1.3.1 ------------------------------------------------+-----------------+------------ devel/linuxthreads | 2.2.3 | 2.3.6 ------------------------------------------------+-----------------+------------ devel/lpc21isp | 1.64 | 1.79 ------------------------------------------------+-----------------+------------ devel/m6811-binutils | 2.15 | 2.23 ------------------------------------------------+-----------------+------------ devel/m68k-rtems-binutils | 2.21 | 2.23 ------------------------------------------------+-----------------+------------ devel/m68k-rtems-gdb | 7.2 | 7.5 ------------------------------------------------+-----------------+------------ devel/make++ | 2.0 | 2.0.98.2 ------------------------------------------------+-----------------+------------ devel/mico | 2.3.12 | 2.3.13 ------------------------------------------------+-----------------+------------ devel/mingw64-binutils | 2.21 | 2.23 ------------------------------------------------+-----------------+------------ devel/mips-rtems-binutils | 2.21 | 2.23 ------------------------------------------------+-----------------+------------ devel/mips-rtems-gdb | 7.2 | 7.5 ------------------------------------------------+-----------------+------------ devel/noweb | 2.11b | 2.11 ------------------------------------------------+-----------------+------------ devel/ocaml-extlib | 1.5.2 | 1.5.3 ------------------------------------------------+-----------------+------------ devel/ocaml-sdl | 0.7.2 | 0.9.1 ------------------------------------------------+-----------------+------------ devel/oniguruma5 | 5.9.2 | 5.9.3 ------------------------------------------------+-----------------+------------ devel/p5-CPAN-Inject | 1.13 | 1.14 ------------------------------------------------+-----------------+------------ devel/p5-Debug-Client | 0.12 | 0.20 ------------------------------------------------+-----------------+------------ devel/p5-Devel-Mallinfo | 11 | 12 ------------------------------------------------+-----------------+------------ devel/p5-ExtUtils-XSpp | 0.15 | 0.1602 ------------------------------------------------+-----------------+------------ devel/p5-perlbrew | 0.42 | 0.54 ------------------------------------------------+-----------------+------------ devel/p5-pip | 1.18 | 1.19 ------------------------------------------------+-----------------+------------ devel/p5-threads-shared | 1.40 | 1.42 ------------------------------------------------+-----------------+------------ devel/paexec | 0.16.1 | 0.17.0 ------------------------------------------------+-----------------+------------ devel/pdcurses-the | 3.2 | 3.4 ------------------------------------------------+-----------------+------------ devel/pear-File_Iterator | 1.3.1 | 1.3.3 ------------------------------------------------+-----------------+------------ devel/pear-HTML_QuickForm | 3.2.12 | 3.2.13 ------------------------------------------------+-----------------+------------ devel/pear-HTML_QuickForm2 | 0.4.0 | 0.6.1 ------------------------------------------------+-----------------+------------ devel/pear-HTML_Template_Sigma | 1.1.6 | 1.2.0 ------------------------------------------------+-----------------+------------ devel/pear-PhpDocumentor | 1.4.3 | 1.4.4 ------------------------------------------------+-----------------+------------ devel/php-java-bridge | 5.4.3 | 6.2.1 ------------------------------------------------+-----------------+------------ devel/php5-phing | 2.3.1 | 2.4.12 ------------------------------------------------+-----------------+------------ devel/piklab | 0.16.1 | 0.16.2 ------------------------------------------------+-----------------+------------ devel/pmd | 3.7 | 5.0.0 ------------------------------------------------+-----------------+------------ devel/powerpc-rtems-binutils | 2.21 | 2.23 ------------------------------------------------+-----------------+------------ devel/powerpc-rtems-gdb | 7.2 | 7.5 ------------------------------------------------+-----------------+------------ devel/rudiments | 0.36.1 | 0.38 ------------------------------------------------+-----------------+------------ devel/sh-rtems-binutils | 2.21 | 2.23 ------------------------------------------------+-----------------+------------ devel/sh-rtems-gdb | 7.2 | 7.5 ------------------------------------------------+-----------------+------------ devel/simpletest | 1.0.1 | 1.1.0 ------------------------------------------------+-----------------+------------ devel/sparc-rtems-binutils | 2.21 | 2.23 ------------------------------------------------+-----------------+------------ devel/sparc-rtems-gdb | 7.2 | 7.5 ------------------------------------------------+-----------------+------------ devel/stlport | 5.1.7 | 5.2.1 ------------------------------------------------+-----------------+------------ devel/strace | 4.5.18 | 4.5.20 ------------------------------------------------+-----------------+------------ devel/tdl | 1.5.2 | 1.95.2 ------------------------------------------------+-----------------+------------ dns/dualserver | 3.0 | 6.94 ------------------------------------------------+-----------------+------------ dns/posadis | 0.60.5 | 0.60.6 ------------------------------------------------+-----------------+------------ editors/impress | 1.1b9 | 3sh-0.2.3 ------------------------------------------------+-----------------+------------ editors/mlview | 0.8 | 0.9.0 ------------------------------------------------+-----------------+------------ editors/p5-Padre | 0.62 | 0.96 ------------------------------------------------+-----------------+------------ emulators/catapult | 0.8.2 | 0.9.1 ------------------------------------------------+-----------------+------------ emulators/tme | 0.6 | 0.8 ------------------------------------------------+-----------------+------------ finance/eqonomize-kde3 | 0.5.1 | 0.6 ------------------------------------------------+-----------------+------------ finance/gfp | 0.7.2 | 0.8.1 ------------------------------------------------+-----------------+------------ finance/sabernetdcs-client | 2.0.3 | 2.0.20 ------------------------------------------------+-----------------+------------ finance/venice | 0.71beta | 0.751beta ------------------------------------------------+-----------------+------------ ftp/rexx-curl | 1.4 | 2.0 ------------------------------------------------+-----------------+------------ ftp/twoftpd | 1.41 | 1.42 ------------------------------------------------+-----------------+------------ ftp/wzdftpd | 0.8.1 | 0.8.3 ------------------------------------------------+-----------------+------------ games/anki | 1.2.11 | 2.0.3 ------------------------------------------------+-----------------+------------ games/conquest | 7.2 | 8.5 ------------------------------------------------+-----------------+------------ games/ezquake | 1.9 | 64_2.0 ------------------------------------------------+-----------------+------------ games/freecell-solver | 3.12.0 | 3.14.1 ------------------------------------------------+-----------------+------------ games/frotz | 2.43 | 2.43d ------------------------------------------------+-----------------+------------ games/garith | 2.1 | 2.3.1 ------------------------------------------------+-----------------+------------ games/glmaze | 1.1a | 1.1 ------------------------------------------------+-----------------+------------ games/gnomechess | 0.3.3 | 0.4.0 ------------------------------------------------+-----------------+------------ games/gnomesudoku | 0.6.0 | 0.7.1 ------------------------------------------------+-----------------+------------ games/kwappen | 1.1.5 | 1.19.2 ------------------------------------------------+-----------------+------------ games/odamex | 0.5.6 | 0.6.1 ------------------------------------------------+-----------------+------------ games/palomino | 20120310 | 20121026 ------------------------------------------------+-----------------+------------ games/py-anki | 1.2.11 | 2.0.3 ------------------------------------------------+-----------------+------------ games/robocode | 1.7.3.4 | 1.7.4.2 ------------------------------------------------+-----------------+------------ games/stepmania-devel | 20071121 | 20080103 ------------------------------------------------+-----------------+------------ games/uhexen2 | 1.5.1 | 1.5.4 ------------------------------------------------+-----------------+------------ games/ultimatestunts | 0761 | 0771 ------------------------------------------------+-----------------+------------ games/xarchon | 0.50 | 0.60 ------------------------------------------------+-----------------+------------ games/xrisk | 2.15 | 2.15-l1 ------------------------------------------------+-----------------+------------ games/zangband | 2.6.2 | 2.7.4c ------------------------------------------------+-----------------+------------ graphics/ImageMagick | 6.7.9-4 | 6.8.0-4 ------------------------------------------------+-----------------+------------ graphics/ampasCTL | 1.4.0 | 1.4.1 ------------------------------------------------+-----------------+------------ graphics/apngasm | 2.6 | 2.7 ------------------------------------------------+-----------------+------------ graphics/box | 0.3.3 | 0.3.4 ------------------------------------------------+-----------------+------------ graphics/camediaplay | 20010211 | 980118 ------------------------------------------------+-----------------+------------ graphics/gkrellkam | 0.3.4 | 2.0.0 ------------------------------------------------+-----------------+------------ graphics/jslice | 1.0.0 | 1.1.0 ------------------------------------------------+-----------------+------------ graphics/libvisual | 0.2.0 | 0.4.0 ------------------------------------------------+-----------------+------------ graphics/linux-sdl_ttf | 2.0.8 | 2.0.11 ------------------------------------------------+-----------------+------------ graphics/mesagl | 5.0.2 | 7.5 ------------------------------------------------+-----------------+------------ graphics/pear-Image_Color | 1.0.3 | 1.0.4 ------------------------------------------------+-----------------+------------ graphics/pear-Image_GraphViz | 1.2.1 | 1.3.0 ------------------------------------------------+-----------------+------------ graphics/pstoedit | 3.60 | 3.61 ------------------------------------------------+-----------------+------------ graphics/wxsvg | 1.1.8 | 1.1.9 ------------------------------------------------+-----------------+------------ graphics/xfpovray | 1.3.1 | 1.3.3 ------------------------------------------------+-----------------+------------ japanese/aterm | 0.4.2 | 1.0.1 ------------------------------------------------+-----------------+------------ japanese/ebview | 0.2.1 | 0.3.6 ------------------------------------------------+-----------------+------------ japanese/gqmpeg | 0.20.0 | 0.91.1 ------------------------------------------------+-----------------+------------ japanese/grep | 2.4.2 | 2.9 ------------------------------------------------+-----------------+------------ japanese/gxditview | 1.18.1 | 1.20 ------------------------------------------------+-----------------+------------ japanese/mtools | 3.9.6 | 4.0.0 ------------------------------------------------+-----------------+------------ japanese/namazu | 1.3.0.11 | 2.0.21 ------------------------------------------------+-----------------+------------ japanese/sed | 3.02 | 4.2.1 ------------------------------------------------+-----------------+------------ japanese/skk-jisyo | 201204 | 201210 ------------------------------------------------+-----------------+------------ japanese/skk-jisyo-cdb | 201204 | 201210 ------------------------------------------------+-----------------+------------ japanese/srd-fpw | 1.1.5 | 1.1.6 ------------------------------------------------+-----------------+------------ japanese/texinfo | 4.7 | 4.13 ------------------------------------------------+-----------------+------------ japanese/timidity++-slang | 2.13.2 | 2.14.0 ------------------------------------------------+-----------------+------------ japanese/timidity++-tcltk | 2.13.2 | 2.14.0 ------------------------------------------------+-----------------+------------ japanese/vftool | 1.2 | 1.3 ------------------------------------------------+-----------------+------------ java/eclipse-findbugs | 1.3.2.20080222 | 2.0.1.20120712 ------------------------------------------------+-----------------+------------ java/java-checkstyle | 5.5 | 5.6 ------------------------------------------------+-----------------+------------ java/springframework | 3.0.5 | 3.1.3 ------------------------------------------------+-----------------+------------ lang/bigloo | 3.8c | 3.9a ------------------------------------------------+-----------------+------------ lang/ferite | 1.0.2 | 1.1.17 ------------------------------------------------+-----------------+------------ lang/libobjc2 | 1.6 | 1.6.1 ------------------------------------------------+-----------------+------------ lang/lush | 1.2.1 | 2.0.1 ------------------------------------------------+-----------------+------------ lang/nml | 0.92b | 0.92b.utf-8 ------------------------------------------------+-----------------+------------ lang/xotcl | 1.6.6 | 1.6.7 ------------------------------------------------+-----------------+------------ mail/addresses | 0.4.7 | 0.4.8 ------------------------------------------------+-----------------+------------ mail/addresses-goodies | 0.4.7 | 0.4.8 ------------------------------------------------+-----------------+------------ mail/avenger | 0.8.1 | 0.8.3 ------------------------------------------------+-----------------+------------ mail/bmf | 0.9.4 | 0.84 ------------------------------------------------+-----------------+------------ mail/mailagent | 3.1.71 | 3.1.72 ------------------------------------------------+-----------------+------------ mail/mailman | 2.1.14 | 2.1.15 ------------------------------------------------+-----------------+------------ mail/mmc | 0.5 | 0.32 ------------------------------------------------+-----------------+------------ math/abakus | 0.91 | 0.92 ------------------------------------------------+-----------------+------------ math/grace | 5.1.22 | 5.1.23 ------------------------------------------------+-----------------+------------ math/labplot | 1.6.0.2 | 1.6.0.3 ------------------------------------------------+-----------------+------------ misc/boxes | 1.1 | 1.1.1 ------------------------------------------------+-----------------+------------ misc/crosspad | 19991202 | 981112 ------------------------------------------------+-----------------+------------ misc/cstream | 2.7.6 | 3.0.0 ------------------------------------------------+-----------------+------------ misc/floatator | 0.2.1 | 0.9.1 ------------------------------------------------+-----------------+------------ misc/gkrellshoot | 0.3.2 | 0.4.4 ------------------------------------------------+-----------------+------------ multimedia/avifile | 0.7.43 | 0.7.45 ------------------------------------------------+-----------------+------------ multimedia/dvdid | 0.1.1 | 0.2.0a ------------------------------------------------+-----------------+------------ multimedia/ffmpeg2theora | 0.28 | 0.29 ------------------------------------------------+-----------------+------------ multimedia/konverter | 0.92-beta1 | 0.93 ------------------------------------------------+-----------------+------------ multimedia/nxtvepg | 2.8.0 | 2.8.1 ------------------------------------------------+-----------------+------------ net/abills | 0.53 | 0.54 ------------------------------------------------+-----------------+------------ net/enet | 1.3.4 | 1.3.5 ------------------------------------------------+-----------------+------------ net/gatekeeper | 2.2.8 | 3.1-netbsd5.1-x86 ------------------------------------------------+-----------------+------------ net/liveMedia | 2012.04.04 | 2012.10.24 ------------------------------------------------+-----------------+------------ net/nbd-server | 2.8.5 | 3.2 ------------------------------------------------+-----------------+------------ net/pear-Net_IDNA | 0.7.2 | 0.8.1 ------------------------------------------------+-----------------+------------ net/pear-Net_POP3 | 1.3.7 | 1.3.8 ------------------------------------------------+-----------------+------------ net/pear-Net_Server | 1.0.2 | 1.0.3 ------------------------------------------------+-----------------+------------ net/vde | 1.5.7 | 2.0.1 ------------------------------------------------+-----------------+------------ net-mgmt/argus-monitor | 20100109 | 20121013 ------------------------------------------------+-----------------+------------ net-mgmt/bsnmp-regex | 0.5 | 0.6 ------------------------------------------------+-----------------+------------ net-mgmt/ndoutils | 1.4b8 | 1.5.2 ------------------------------------------------+-----------------+------------ net-mgmt/openvmps | 1.3 | 1.4.04 ------------------------------------------------+-----------------+------------ net-p2p/bitflu | 1.35 | 1.43 ------------------------------------------------+-----------------+------------ net-p2p/mldonkey | 3.1.2 | 3.1.3 ------------------------------------------------+-----------------+------------ net-p2p/mldonkey-core | 3.1.2 | 3.1.3 ------------------------------------------------+-----------------+------------ net-p2p/mldonkey-gui | 3.1.2 | 3.1.3 ------------------------------------------------+-----------------+------------ net-p2p/tribler | 5.5.24 | 5.9.30 ------------------------------------------------+-----------------+------------ palm/barry | 0.12 | 0.18.3 ------------------------------------------------+-----------------+------------ polish/ekg | 1.8rc1 | 1.8rc2 ------------------------------------------------+-----------------+------------ polish/tleenx2 | 20040214 | 20060309 ------------------------------------------------+-----------------+------------ print/advi | 1.9 | 1.10.2 ------------------------------------------------+-----------------+------------ print/epsonepl | 0.2.2 | 0.4.1 ------------------------------------------------+-----------------+------------ print/jabref | 2.8.1 | 2.9b ------------------------------------------------+-----------------+------------ print/kover | 4 | 5 ------------------------------------------------+-----------------+------------ print/muttprint | 0.72d | 0.73 ------------------------------------------------+-----------------+------------ print/p5-Net-Printer | 1.05 | 1.11 ------------------------------------------------+-----------------+------------ russian/muttprint | 0.72d | 0.73 ------------------------------------------------+-----------------+------------ science/gwyddion | 2.27 | 2.30 ------------------------------------------------+-----------------+------------ science/hdf | 4.2.7-patch1 | 4.2.8 ------------------------------------------------+-----------------+------------ science/jmol | 12.2.23 | 13.1.4 ------------------------------------------------+-----------------+------------ science/pynn | 0.7.3 | 0.7.4 ------------------------------------------------+-----------------+------------ security/nikto | 2.1.4 | 2.1.5 ------------------------------------------------+-----------------+------------ security/opencryptoki | 2.3.2 | 2.3.3 ------------------------------------------------+-----------------+------------ security/openssl_tpm_engine | 0.4.1 | 0.4.2 ------------------------------------------------+-----------------+------------ security/openvpn-admin | 1.9.4 | 1.9.4-2 ------------------------------------------------+-----------------+------------ security/polarssl | 1.1.4 | 1.2.0 ------------------------------------------------+-----------------+------------ security/tpm-tools | 1.3.5 | 1.3.8 ------------------------------------------------+-----------------+------------ security/tpmmanager | 0.8 | 0.8.1 ------------------------------------------------+-----------------+------------ security/trousers | 0.3.6 | 0.3.10 ------------------------------------------------+-----------------+------------ sysutils/ksynaptics | 0.3.1 | 0.3.2 ------------------------------------------------+-----------------+------------ sysutils/libutempter | 1.1.5 | 1.1.6 ------------------------------------------------+-----------------+------------ sysutils/nitrogen | 1.5.1 | 1.5.2 ------------------------------------------------+-----------------+------------ sysutils/savelogs | 1.97 | 1.98 ------------------------------------------------+-----------------+------------ sysutils/sensors-applet | 1.6.1 | 3.0.0 ------------------------------------------------+-----------------+------------ sysutils/shlock | 2.5.2 | 2.5.3 ------------------------------------------------+-----------------+------------ sysutils/syslinux | 4.05 | 4.06 ------------------------------------------------+-----------------+------------ sysutils/tree | 1.5.3 | 1.6.0 ------------------------------------------------+-----------------+------------ sysutils/xbatt | 1.2.1 | 1.3pr1 ------------------------------------------------+-----------------+------------ textproc/asciidoc | 8.6.6 | 8.6.8 ------------------------------------------------+-----------------+------------ textproc/cbedic | 1.2 | 4.0 ------------------------------------------------+-----------------+------------ textproc/lucene | 3.6.1 | 4.0.0 ------------------------------------------------+-----------------+------------ textproc/p5-Spreadsheet-WriteExcel-Styler | 1.00 | 1.01 ------------------------------------------------+-----------------+------------ textproc/p5-XML-LibXML-SAX-ChunkParser | 0.00005 | 0.00006 ------------------------------------------------+-----------------+------------ textproc/pear-Text_Template | 1.1.1 | 1.1.4 ------------------------------------------------+-----------------+------------ textproc/py-jaxml | 3.02 | 6.01 ------------------------------------------------+-----------------+------------ textproc/sgrep | 0.99 | 1.94a ------------------------------------------------+-----------------+------------ textproc/tralics | 2.14.5 | 2.15.0 ------------------------------------------------+-----------------+------------ www/aolserver-xotcl | 1.6.6 | 1.6.7 ------------------------------------------------+-----------------+------------ www/apache22-peruser-mpm | 2.2.22 | 2.2.23 ------------------------------------------------+-----------------+------------ www/aswiki | 1.0.4 | 1.1.10 ------------------------------------------------+-----------------+------------ www/chimera | 1.70p0 | 2.0a19 ------------------------------------------------+-----------------+------------ www/cntlm | 0.92.2 | 0.92.3 ------------------------------------------------+-----------------+------------ www/csstidy | 1.2 | 1.4 ------------------------------------------------+-----------------+------------ www/drupal6-services | 6.x-2.2 | 6.x-3.2 ------------------------------------------------+-----------------+------------ www/drupal6-zeropoint | 6.x-2.3 | 6.x-6.16 ------------------------------------------------+-----------------+------------ www/harvest | 1.9.14 | 1.9.15 ------------------------------------------------+-----------------+------------ www/httest | 2.2.7 | 2.2.11 ------------------------------------------------+-----------------+------------ www/middleman | 1.9.1 | 2.0.1 ------------------------------------------------+-----------------+------------ www/p5-Apache-Singleton | 0.11 | 0.15 ------------------------------------------------+-----------------+------------ www/p5-CGI-Application-Dispatch | 3.07 | 3.12 ------------------------------------------------+-----------------+------------ www/p5-CGI-FormBuilder | 3.0501 | 3.08 ------------------------------------------------+-----------------+------------ www/p5-Template-Provider-FromDATA | 0.12 | 0.13 ------------------------------------------------+-----------------+------------ www/p5-URI-Encode | 0.07 | 0.08 ------------------------------------------------+-----------------+------------ www/pear-HTTP_Server | 0.4.0 | 0.4.1 ------------------------------------------------+-----------------+------------ www/phpwebapp | 1.2 | 1.3 ------------------------------------------------+-----------------+------------ www/screem | 0.16.1 | 0.17.1 ------------------------------------------------+-----------------+------------ www/twiki | 4.2.4 | 5.1.2 ------------------------------------------------+-----------------+------------ www/twiki-TopicVarsPlugin | 0.0.16417b | 0.0.16417 ------------------------------------------------+-----------------+------------ www/xist | 3.25 | 4.2 ------------------------------------------------+-----------------+------------ www/xpi-it_s_all_text | 1.6.0 | 1.6.4 ------------------------------------------------+-----------------+------------ www/zope-zmysqlda | 2.0.8 | 3.1.1 ------------------------------------------------+-----------------+------------ x11/dgs | 0.5.9.1 | 0.5.10 ------------------------------------------------+-----------------+------------ x11/libsynaptics | 0.14.6b | 0.14.6c ------------------------------------------------+-----------------+------------ x11/rxvt | 2.6.4 | 2.7.10 ------------------------------------------------+-----------------+------------ x11-clocks/gdesklets-clock | 0.32 | 0.50 ------------------------------------------------+-----------------+------------ x11-fm/dolphin | 0.8.2 | 0.8.9 ------------------------------------------------+-----------------+------------ x11-themes/sawfish-themes | 0.12 | 0.13 ------------------------------------------------+-----------------+------------ x11-toolkits/gtkextra | 0.99.17 | 2.1.1 ------------------------------------------------+-----------------+------------ x11-toolkits/p5-Alien-wxWidgets | 0.51 | 0.62 ------------------------------------------------+-----------------+------------ x11-toolkits/p5-Wx | 0.97 | 0.9914 ------------------------------------------------+-----------------+------------ x11-toolkits/p5-Wx-Perl-ProcessStream | 0.27 | 0.32 ------------------------------------------------+-----------------+------------ x11-toolkits/sakura | 2.4.2 | 3.0.0 ------------------------------------------------+-----------------+------------ x11-wm/ccsm | 0.8.4 | 0.9.5.92 ------------------------------------------------+-----------------+------------ x11-wm/compiz | 0.8.4 | 0.9.5.92.1 ------------------------------------------------+-----------------+------------ x11-wm/compiz-plugins-extra | 0.8.4 | 0.9.5.92 ------------------------------------------------+-----------------+------------ x11-wm/compiz-plugins-main | 0.8.4 | 0.9.5.92 ------------------------------------------------+-----------------+------------ x11-wm/compiz-plugins-unsupported | 0.8.4 | 0.9.4 ------------------------------------------------+-----------------+------------ x11-wm/compizconfig-backend-gconf | 0.8.4 | 0.9.5.92 ------------------------------------------------+-----------------+------------ x11-wm/compizconfig-python | 0.8.4 | 0.9.5.92 ------------------------------------------------+-----------------+------------ x11-wm/emerald | 0.8.4 | 0.8.8 ------------------------------------------------+-----------------+------------ x11-wm/hackedbox | 0.8.4 | 0.8.5 ------------------------------------------------+-----------------+------------ x11-wm/libcompizconfig | 0.8.4 | 0.9.5.92 ------------------------------------------------+-----------------+------------ x11-wm/simple-ccsm | 0.8.4 | 0.8.8 ------------------------------------------------+-----------------+------------ x11-wm/swm | 1.3.4c | 1.3.5 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt If wish to stop receiving portscout reminders, please contact portscout@portscout.freebsd.org Thanks. From owner-freebsd-ports@FreeBSD.ORG Fri Nov 2 18:16:06 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 112CC63B for ; Fri, 2 Nov 2012 18:16:06 +0000 (UTC) (envelope-from 35Q2UUAwHBdo8DAIQB68PQNAXcZ.8KILKNPOBNAA7O9.KNC@photos-server.bounces.google.com) Received: from mail-da0-f74.google.com (mail-da0-f74.google.com [209.85.210.74]) by mx1.freebsd.org (Postfix) with ESMTP id D3D398FC17 for ; Fri, 2 Nov 2012 18:16:05 +0000 (UTC) Received: by mail-da0-f74.google.com with SMTP id p8so257415dan.1 for ; Fri, 02 Nov 2012 11:16:05 -0700 (PDT) MIME-Version: 1.0 Received: by 10.66.90.37 with SMTP id bt5mt2031158pab.40.1351880165763; Fri, 02 Nov 2012 11:16:05 -0700 (PDT) Message-ID: Date: Fri, 02 Nov 2012 18:16:05 +0000 Subject: SalesSBR chinachem shared photos with you From: SalesSBR chinachem To: ports@freebsd.org Content-Type: multipart/mixed; boundary=f46d042f95a60f654804cd872125 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: SalesSBR chinachem List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Nov 2012 18:16:06 -0000 --f46d042f95a60f654804cd872125 Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes Hello Sir/Mam: Happy to contact you ! We would like to introudce our company.Our company is a large scale pertrochemical enterprise with synthetic rubber as the main product. We could supply SBR 1502 and 1712. It is manufactured by SINOPEC YANGZI. The following is the SBR quotation : * SBR 1502: USD 2500.00/TON FOB China port SBR 1712: USD 2350.00/TON FOB China port * packing : 35kg ppbag * quantity: 21ton/20'container * price validity: within 3 days . * payment terms : TT in advance or LC at sight . * delivery time: within 20 days . Any other question, contact me freely ! best wishes Adelle Liang sales manage rXuzhou Yizhengyuan Chemical Technology Co., Ltd email:chemade@163.com --f46d042f95a60f654804cd872125-- From owner-freebsd-ports@FreeBSD.ORG Fri Nov 2 19:19:46 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B19CD590 for ; Fri, 2 Nov 2012 19:19:46 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward4h.mail.yandex.net (forward4h.mail.yandex.net [IPv6:2a02:6b8:0:f05::4]) by mx1.freebsd.org (Postfix) with ESMTP id 274CD8FC08 for ; Fri, 2 Nov 2012 19:19:46 +0000 (UTC) Received: from smtp2h.mail.yandex.net (smtp2h.mail.yandex.net [84.201.187.145]) by forward4h.mail.yandex.net (Yandex) with ESMTP id AB2881B214D5; Fri, 2 Nov 2012 23:19:44 +0400 (MSK) Received: from smtp2h.mail.yandex.net (localhost [127.0.0.1]) by smtp2h.mail.yandex.net (Yandex) with ESMTP id 73F041700115; Fri, 2 Nov 2012 23:19:44 +0400 (MSK) Received: from unknown (unknown [178.76.224.133]) by smtp2h.mail.yandex.net (nwsmtp/Yandex) with ESMTP id JhAitRrF-JiA8AhbT; Fri, 2 Nov 2012 23:19:44 +0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1351883984; bh=Hm+UBaup3ouOYjh1XsbksmWzmaa9U1+A4vDZJGZ0hQE=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject: References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=gdPhnCzjiri+sNMMUBkjYxpoIJJPEC3MRKXZxu/AZDJbhdB9UhHoyH5PX8ZruvBv9 iZ+B/GaVutSVanzNr1G2oDZbGqjE0BlNlaM/VutcVzKRrFzwzm9r9H3Q6tI8lwIFW1 3GTXkGxXt+BGuRd5ZzLLqRFU9Eb4XFZWJOq4md3k= Message-ID: <50941C9D.4090501@yandex.ru> Date: Fri, 02 Nov 2012 23:18:53 +0400 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:16.0) Gecko/20121024 Thunderbird/16.0.1 MIME-Version: 1.0 To: Gerald Pfeifer Subject: Re: bsd.gcc.mk: USE_FORTRAN. References: <5056E655.4070706@yandex.ru> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Nov 2012 19:19:46 -0000 Hi! Gerald Pfeifer wrote on 02.11.2012 13:26: > Hi Ruslan, > > On Mon, 17 Sep 2012, Ruslan Mahmatkhanov wrote: >> is there any possibility to also add something like >> USE_FORTRAN_BUILD=[yes|g77|ifort] to make fortran build dependency >> only? Many ports will benefit from this - anything, that depend on >> math/py-numpy for example. > > we definitely can look into this. But, how about the run-time > dependency? Those ports that you have in mind, don't they have > any dependency on one of the GCC run-time libraries? > > Gerald Hmm, you are right... I just deinstalled gcc-4.6.3 and got this when calling py-numpy: ImportError: Shared object "libgfortran.so.3" not found, required by "lapack_lite.so". I think that numpy will run fine w/o gcc, it's a C python extension in first place. Maybe that math/lapack dependency may be turned into an option. PS. And py-game failed to load too because it imports py-numpy. Chromium too. But deluge is runs fine w/o gcc, while I can't see where it grap this dependency... The same with chromium - it working Anyway, I think this will be a useful feature, so it worth to implement. -- Regards, Ruslan Tinderboxing kills... the drives. From owner-freebsd-ports@FreeBSD.ORG Fri Nov 2 19:22:55 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 180F674C for ; Fri, 2 Nov 2012 19:22:55 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward2h.mail.yandex.net (forward2h.mail.yandex.net [IPv6:2a02:6b8:0:f05::2]) by mx1.freebsd.org (Postfix) with ESMTP id 8293D8FC12 for ; Fri, 2 Nov 2012 19:22:54 +0000 (UTC) Received: from smtp2h.mail.yandex.net (smtp2h.mail.yandex.net [84.201.187.145]) by forward2h.mail.yandex.net (Yandex) with ESMTP id 1907D70264C; Fri, 2 Nov 2012 23:22:53 +0400 (MSK) Received: from smtp2h.mail.yandex.net (localhost [127.0.0.1]) by smtp2h.mail.yandex.net (Yandex) with ESMTP id D72C21700115; Fri, 2 Nov 2012 23:22:52 +0400 (MSK) Received: from unknown (unknown [178.76.224.133]) by smtp2h.mail.yandex.net (nwsmtp/Yandex) with ESMTP id MqAu9IDJ-MqAWxqVW; Fri, 2 Nov 2012 23:22:52 +0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1351884172; bh=iWLSOXUcPiH9P0xHuE8Mm65mUNIN/NqZX+qFYcCg4LA=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject: References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=sQRwIwoB911xNb4lgwMFB2fKlYTnhemhnAP759B5urPjnE/z77kTZAB749UBbzLPx S4rSKpVS00ypeZvE+JSR2K+6Wc55/xPPf+MaBXKVu3tt1AlUMY8yVXrZRkGHJ9KRS+ 6eM5HY9iYnjLlsEbOb6lFcFej6djWy4/EGb9jAhY= Message-ID: <50941D5A.7030101@yandex.ru> Date: Fri, 02 Nov 2012 23:22:02 +0400 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:16.0) Gecko/20121024 Thunderbird/16.0.1 MIME-Version: 1.0 To: Gerald Pfeifer Subject: Re: bsd.gcc.mk: USE_FORTRAN. References: <5056E655.4070706@yandex.ru> <50941C9D.4090501@yandex.ru> In-Reply-To: <50941C9D.4090501@yandex.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Nov 2012 19:22:55 -0000 Ruslan Mahmatkhanov wrote on 02.11.2012 23:18: > Hi! > > Gerald Pfeifer wrote on 02.11.2012 13:26: >> Hi Ruslan, >> >> On Mon, 17 Sep 2012, Ruslan Mahmatkhanov wrote: >>> is there any possibility to also add something like >>> USE_FORTRAN_BUILD=[yes|g77|ifort] to make fortran build dependency >>> only? Many ports will benefit from this - anything, that depend on >>> math/py-numpy for example. >> >> we definitely can look into this. But, how about the run-time >> dependency? Those ports that you have in mind, don't they have >> any dependency on one of the GCC run-time libraries? >> >> Gerald > > Hmm, you are right... I just deinstalled gcc-4.6.3 and got this when > calling py-numpy: > ImportError: Shared object "libgfortran.so.3" not found, required by > "lapack_lite.so". > > I think that numpy will run fine w/o gcc, it's a C python extension in > first place. Maybe that math/lapack dependency may be turned into an > option. > > PS. And py-game failed to load too because it imports py-numpy. Chromium > too. But deluge is runs fine w/o gcc, while I can't see where it grap > this dependency... The same with chromium - it working Need some sleep. Please read the paragraph above as: """ PS. And py-game failed to load too because it imports py-numpy. Chromium failing to start too. But deluge runs fine w/o gcc, while I can't see where it grabbed this dependency... """ > > Anyway, I think this will be a useful feature, so it worth to implement. > -- Regards, Ruslan Tinderboxing kills... the drives. From owner-freebsd-ports@FreeBSD.ORG Fri Nov 2 19:24:44 2012 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 72A9C7F6; Fri, 2 Nov 2012 19:24:44 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from onlyone.friendlyhosting.spb.ru (onlyone.friendlyhosting.spb.ru [IPv6:2a01:4f8:131:60a2::2]) by mx1.freebsd.org (Postfix) with ESMTP id 008F28FC08; Fri, 2 Nov 2012 19:24:44 +0000 (UTC) Received: from lion.home.serebryakov.spb.ru (unknown [IPv6:2001:470:923f:1:dc:ffe:46f:81d2]) (Authenticated sender: lev@serebryakov.spb.ru) by onlyone.friendlyhosting.spb.ru (Postfix) with ESMTPA id 492B94AC1C; Fri, 2 Nov 2012 23:24:34 +0400 (MSK) Date: Fri, 2 Nov 2012 23:24:28 +0400 From: Lev Serebryakov Organization: FreeBSD X-Priority: 3 (Normal) Message-ID: <1812982114.20121102232428@serebryakov.spb.ru> To: Baptiste Daroussin Subject: Re: [HEADSUP] current switched by default to pkgng In-Reply-To: <20121010134421.GI26497@ithaqua.etoilebsd.net> References: <20121010134421.GI26497@ithaqua.etoilebsd.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: ports@FreeBSD.org, ports-announce@FreeBSD.org, current@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: lev@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Nov 2012 19:24:44 -0000 Hello, Baptiste. You wrote 10 =D0=BE=D0=BA=D1=82=D1=8F=D0=B1=D1=80=D1=8F 2012 =D0=B3., 17:44= :21: BD> Make sure to read UPDATING (from ports) to correctly migrate your syste= m or find BD> instruction to make your system still running with legacy pkg_install t= ools. Did somebody update nanobsd scripts? ;-) --=20 // Black Lion AKA Lev Serebryakov From owner-freebsd-ports@FreeBSD.ORG Fri Nov 2 19:26:01 2012 Return-Path: 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 1E2849D9 for ; Fri, 2 Nov 2012 19:26:01 +0000 (UTC) (envelope-from bryan@shatow.net) Received: from secure.xzibition.com (secure.xzibition.com [173.160.118.92]) by mx1.freebsd.org (Postfix) with ESMTP id AEF178FC12 for ; Fri, 2 Nov 2012 19:26:00 +0000 (UTC) DomainKey-Signature: a=rsa-sha1; c=nofws; d=shatow.net; h=message-id :date:from:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; q=dns; s=sweb; b=m8IqVw PV0RWcJXBRZVV09Rk3OYw8eLX5+rPHqLR2LlRJdlRYoBNresUTEeng2JjfcS7HAG YtUAP2A+NQNa1zM+jOmnwDjxiNOLVkP8NK80ELbUCVDES0ARs0WREmnAJWby4yKY LYSE1mRxcS6uwj6jtUiHgzcYSKd2HyPRBcOIo= DKIM-Signature: v=1; a=rsa-sha256; c=simple; d=shatow.net; h=message-id :date:from:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; s=sweb; bh=Z61iCXJBsuF/ Ni202u4h6E8GNRXk5WXI3OwIN7+Y8lA=; b=H3QyHfR9hGJWlaK90F+8wCGVMY5g 3os3BoVvMKGourYV0FJXf2+16nB7dVe1sQ9TpI7fMeeRyBSETuAdcZo9crZASy0L FtUs7yBXuTL8oruio800dntXkhuhcJSr2IeJe5k0113qIc0d/T3DN1NGEQs/D7PN ViZ6Z59oyiWIMeg= Received: (qmail 16113 invoked from network); 2 Nov 2012 14:25:58 -0500 Received: from unknown (HELO ?192.168.0.74?) (bryan@shatow.net@74.94.87.209) by sweb.xzibition.com with ESMTPA; 2 Nov 2012 14:25:58 -0500 Message-ID: <50941E54.5080708@shatow.net> Date: Fri, 02 Nov 2012 14:26:12 -0500 From: Bryan Drewery User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20121010 Thunderbird/16.0.1 MIME-Version: 1.0 To: Wolfgang Riegler Subject: Re: poudriere amassing fetch errors References: <20121014035720.1eb3c7d4@dijkstra.cruwe.de> <20121019222951.7e5cdf0e@davenulle.org> <20121020161428.6431e734@dijkstra.cruwe.de> <1945484.PdkzHQDf63@wolfgang> In-Reply-To: <1945484.PdkzHQDf63@wolfgang> X-Enigmail-Version: 1.4.5 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org, freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Nov 2012 19:26:01 -0000 On 11/2/2012 11:52 AM, Wolfgang Riegler wrote: > Hi, > > unfortunately I have the same problem. A lot of fetch and checksum errors. I have set RESOLV_CONF=/etc/resolv.conf in /usr/local/etc/poudriere.conf, resolv.conf is copied to the poudriere jail and manual fetching of the ports is working. > On every run of poudriere bulk different ports are failing due to fetch or checksum errors. Sometimes no file is fetched, sometimes a small one and then I get a checksum failure, sometimes the file is about two times bigger and I get a checksum failure, too. > This doesn't sound like a poudriere-specific issue. There may be a general fetching issue with bsd.port.mk, that I plan to investigate further. > Normal make install clean is running fine on that machine. > > I'm using FreeBSD 9.1-rc2 and poudriere 2.2 (2.1. had the same issue) > > > I have some other problems as well: > - poudriere bulk doesn't exit; after building all pkgs it sleeps forever This issue should be fixed in poudriere-devel. > - I have two errors several times, but I don't know to which ports they belong: > perl: not found > "Makefile", line 86: warning: "/bin/sh -c 'case `perl --version` in *freebsd-thread*) echo yes ;; esac'" returned non-zero status > and > /usr/local/bin/apr-1-config: not found > "Makefile.common", line 115: warning: "/usr/local/bin/apr-1-config --includedir" returned non-zero status > The first I'm not sure about. The 2nd are apache ports incorrectly depending on apr to be installed, which does not work in a fresh jail. If you run ports-mgmt/poudriere-devel bulk with -J1 you should see which port is causing these issues, so they can be reported to the maintainers. The specific problem as that the ports do not build properly within clean jails. > > Could anybody help me? > > Thanks > > Wolfgang > Bryan From owner-freebsd-ports@FreeBSD.ORG Fri Nov 2 20:41:38 2012 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1D8F62EB; Fri, 2 Nov 2012 20:41:38 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from onlyone.friendlyhosting.spb.ru (onlyone.friendlyhosting.spb.ru [IPv6:2a01:4f8:131:60a2::2]) by mx1.freebsd.org (Postfix) with ESMTP id A30FC8FC08; Fri, 2 Nov 2012 20:41:37 +0000 (UTC) Received: from lion.home.serebryakov.spb.ru (unknown [IPv6:2001:470:923f:1:dc:ffe:46f:81d2]) (Authenticated sender: lev@serebryakov.spb.ru) by onlyone.friendlyhosting.spb.ru (Postfix) with ESMTPA id 1DE0D4AC1C; Sat, 3 Nov 2012 00:41:36 +0400 (MSK) Date: Sat, 3 Nov 2012 00:41:31 +0400 From: Lev Serebryakov Organization: FreeBSD X-Priority: 3 (Normal) Message-ID: <713586893.20121103004131@serebryakov.spb.ru> To: Lev Serebryakov Subject: Re: [HEADSUP] current switched by default to pkgng In-Reply-To: <1812982114.20121102232428@serebryakov.spb.ru> References: <20121010134421.GI26497@ithaqua.etoilebsd.net> <1812982114.20121102232428@serebryakov.spb.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: ports@FreeBSD.org, Baptiste Daroussin , ports-announce@FreeBSD.org, current@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: lev@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Nov 2012 20:41:38 -0000 Hello, Lev. You wrote 2 =D0=BD=D0=BE=D1=8F=D0=B1=D1=80=D1=8F 2012 =D0=B3., 23:24:28: BD>> Make sure to read UPDATING (from ports) to correctly migrate your syst= em or find BD>> instruction to make your system still running with legacy pkg_install = tools. LS> Did somebody update nanobsd scripts? ;-) Simple replacing "pkg_add" with "pkg add" doesn't work ;-) --=20 // Black Lion AKA Lev Serebryakov From owner-freebsd-ports@FreeBSD.ORG Fri Nov 2 23:45:47 2012 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7A89BBCD; Fri, 2 Nov 2012 23:45:47 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 583758FC12; Fri, 2 Nov 2012 23:45:47 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id qA2Njlon084268; Fri, 2 Nov 2012 23:45:47 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id qA2Njlub084267; Fri, 2 Nov 2012 23:45:47 GMT (envelope-from bapt@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f Date: Sat, 3 Nov 2012 00:45:43 +0100 From: Baptiste Daroussin To: Lev Serebryakov Subject: Re: [HEADSUP] current switched by default to pkgng Message-ID: <20121102234543.GA66354@ithaqua.etoilebsd.net> References: <20121010134421.GI26497@ithaqua.etoilebsd.net> <1812982114.20121102232428@serebryakov.spb.ru> <713586893.20121103004131@serebryakov.spb.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="J2SCkAp4GZ/dPZZf" Content-Disposition: inline In-Reply-To: <713586893.20121103004131@serebryakov.spb.ru> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: ports@FreeBSD.org, current@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Nov 2012 23:45:47 -0000 --J2SCkAp4GZ/dPZZf Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Nov 03, 2012 at 12:41:31AM +0400, Lev Serebryakov wrote: > Hello, Lev. > You wrote 2 =D0=BD=D0=BE=D1=8F=D0=B1=D1=80=D1=8F 2012 =D0=B3., 23:24:28: >=20 > BD>> Make sure to read UPDATING (from ports) to correctly migrate your sy= stem or find > BD>> instruction to make your system still running with legacy pkg_instal= l tools. > LS> Did somebody update nanobsd scripts? ;-) > Simple replacing "pkg_add" with "pkg add" doesn't work ;-) >=20 I know some people have some patches for nanobsd that should work with pkgn= g, but I don't know much about it. regards, Bapt --J2SCkAp4GZ/dPZZf Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlCUWycACgkQ8kTtMUmk6EzQ7QCgu6TGzqR0lMb+nIu43I2odqPw EB0AoJO0ja2Wz5JsVlQWUeH1itO9IcMM =WMCr -----END PGP SIGNATURE----- --J2SCkAp4GZ/dPZZf-- From owner-freebsd-ports@FreeBSD.ORG Fri Nov 2 23:56:25 2012 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1F272E16; Fri, 2 Nov 2012 23:56:25 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id D5D488FC0C; Fri, 2 Nov 2012 23:56:24 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id qA2NuOCt084513; Fri, 2 Nov 2012 23:56:24 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id qA2NuOA9084512; Fri, 2 Nov 2012 23:56:24 GMT (envelope-from bapt@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f Date: Sat, 3 Nov 2012 00:56:22 +0100 From: Baptiste Daroussin To: Lev Serebryakov Subject: Re: [HEADSUP] current switched by default to pkgng Message-ID: <20121102235622.GD66354@ithaqua.etoilebsd.net> References: <20121010134421.GI26497@ithaqua.etoilebsd.net> <1812982114.20121102232428@serebryakov.spb.ru> <713586893.20121103004131@serebryakov.spb.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="W5WqUoFLvi1M7tJE" Content-Disposition: inline In-Reply-To: <713586893.20121103004131@serebryakov.spb.ru> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: ports@FreeBSD.org, ports-announce@FreeBSD.org, current@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Nov 2012 23:56:25 -0000 --W5WqUoFLvi1M7tJE Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Nov 03, 2012 at 12:41:31AM +0400, Lev Serebryakov wrote: > Hello, Lev. > You wrote 2 =D0=BD=D0=BE=D1=8F=D0=B1=D1=80=D1=8F 2012 =D0=B3., 23:24:28: >=20 > BD>> Make sure to read UPDATING (from ports) to correctly migrate your sy= stem or find > BD>> instruction to make your system still running with legacy pkg_instal= l tools. > LS> Did somebody update nanobsd scripts? ;-) > Simple replacing "pkg_add" with "pkg add" doesn't work ;-) >=20 > --=20 > // Black Lion AKA Lev Serebryakov >=20 > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" The BSDmc project (http://code.google.com/p/bsdmc/) uses nanobsd and pkgng,= have a look in particular at the following diff: http://code.google.com/p/bsdmc/source/detail?r=3D75 Maybe you can find something helpful for you in there :) regards, Bapt --W5WqUoFLvi1M7tJE Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlCUXaYACgkQ8kTtMUmk6Ey91gCgu4PGsOi/ZhWAtXh9pF2p9n9h eb4AoKZnSza6tzbV3iiZXXrtvm5lC70a =ZEMB -----END PGP SIGNATURE----- --W5WqUoFLvi1M7tJE-- From owner-freebsd-ports@FreeBSD.ORG Sat Nov 3 00:44:22 2012 Return-Path: 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 DC2CE75B for ; Sat, 3 Nov 2012 00:44:22 +0000 (UTC) (envelope-from bryan@shatow.net) Received: from secure.xzibition.com (secure.xzibition.com [173.160.118.92]) by mx1.freebsd.org (Postfix) with ESMTP id 887208FC0A for ; Sat, 3 Nov 2012 00:44:22 +0000 (UTC) DomainKey-Signature: a=rsa-sha1; c=nofws; d=shatow.net; h=content-type :mime-version:subject:from:in-reply-to:date:cc:message-id :references:to; q=dns; s=sweb; b=NAO7030tTZe5wxKs8Ka1GKC+Zv6pPaj BsxFGc47i5X3eJODIFg1UKn5Z7o5SAZ2ECcXxork0JXJPyJ8Cz2fY/2J/xoAf6Qg EnIVtYZDL+77lse7fw/HBvly/B+o5n59kX8Say/7ZDUS5LLkwqWCr7cZC3nb7fWV vxNPb5aYNcUQ= DKIM-Signature: v=1; a=rsa-sha256; c=simple; d=shatow.net; h= content-type:mime-version:subject:from:in-reply-to:date:cc :message-id:references:to; s=sweb; bh=A/svYmB4iYhE91a9JYsW+NZ1ag mYynf552NJlS5efeg=; b=E3xt6/Tkq7YHfDN1RmpvNFxWxBcaJscM9FN5KK47BZ GOtqDkmwDcGIfrorpW8rhugCNyRjAQxhrx6RFvgiSokMPBE+7mxRRa2Afecnp/eA Fcu2jLcaLPQpn9fZEm5MAOh1IyRselnS9kdyYszqC6p1aSM+DurUAd0+hzIww8mf Q= Received: (qmail 82476 invoked from network); 2 Nov 2012 19:44:20 -0500 Received: by simscan 1.4.0 ppid: 78605, pid: 82380, t: 0.2480s scanners: clamav: 0.97.5/m:54/d:15533 Received: from unknown (HELO ?10.10.0.8?) (bryan@shatow.net@10.10.0.8) by sweb.xzibition.com with ESMTPA; 2 Nov 2012 19:44:20 -0500 Mime-Version: 1.0 (Mac OS X Mail 6.2 \(1499\)) Subject: Re: Poudriere not registering OPTIONS changes? From: Bryan Drewery In-Reply-To: Date: Fri, 2 Nov 2012 19:44:10 -0500 Message-Id: References: To: Martin Gignac X-Mailer: Apple Mail (2.1499) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Nov 2012 00:44:23 -0000 On Nov 2, 2012, at 1:10 AM, Martin Gignac = wrote: > Hi, >=20 > I've recently discovered Poudriere and have begun using it to build my > own local pkgng PACKAGESITE for my FreeBSD 8 and 9 servers. >=20 > Based on information I read on the web I was under the impression that > whenever a new bulk build was launched, Poudriere would notice any > port with changed OPTIONS and rebuild these ports, even if the ports' > version number hadn't changed. >=20 > After building my local port list for the first time I realized that I > needed a Samba34 package with ADS support enabled (it is off by > default) so I decided to try the OPTIONS change feature; I used > Poudriere's 'options' command and modified the OPTIONS for the samba34 > port. I then issued a bulk build command; however, even though > Poudriere reported "Mounting /var/db/ports from: > /usr/local/etc/poudriere.d/options" it did not make any comment about > changed options and ended shortly thereafter with no new packages > built. >=20 > I then tried using the 'options' command by specifying a jail and > re-issued a bulk build, but got the same result. >=20 > Have I misunderstood how OPTIONS changes are tracked? Did I make a > mistake or omit a crucial step in order to have the OPTIONS changes > recognized? This all sounds correct. Make sure you have this in your /usr/local/etc/poudriere.conf: CHECK_CHANGED_OPTIONS=3Dyes or CHECK_CHANGED_OPTIONS=3Dverbose Using verbose instead of yes will display the differences in OPTIONS = that it detects. >=20 > Thank you, > -Martin >=20 > System: Poudriere 2.2 on FreeBSD 9.0 Bryan From owner-freebsd-ports@FreeBSD.ORG Sat Nov 3 01:53:51 2012 Return-Path: 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 6CA82F65 for ; Sat, 3 Nov 2012 01:53:51 +0000 (UTC) (envelope-from mcdouga9@egr.msu.edu) Received: from mail.egr.msu.edu (boomhauer.egr.msu.edu [35.9.37.167]) by mx1.freebsd.org (Postfix) with ESMTP id 3FE6A8FC0C for ; Sat, 3 Nov 2012 01:53:50 +0000 (UTC) Received: from boomhauer (localhost [127.0.0.1]) by mail.egr.msu.edu (Postfix) with ESMTP id B9E64567D6 for ; Fri, 2 Nov 2012 21:53:44 -0400 (EDT) X-Virus-Scanned: amavisd-new at egr.msu.edu Received: from mail.egr.msu.edu ([127.0.0.1]) by boomhauer (boomhauer.egr.msu.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CE5nX3hnI7XM for ; Fri, 2 Nov 2012 21:53:44 -0400 (EDT) Received: from EGR authenticated sender Message-ID: <50947929.8030608@egr.msu.edu> Date: Fri, 02 Nov 2012 21:53:45 -0400 From: Adam McDougall User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20121026 Thunderbird/16.0.2 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: Where is best place to log pkg bugs? Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Nov 2012 01:53:51 -0000 The mailing lists don't seem to be a good place to send bugs and get attention, and I've found a few that I want to report and have in a bug system somewhere. Should I use gnats? Thanks. From owner-freebsd-ports@FreeBSD.ORG Sat Nov 3 01:56:40 2012 Return-Path: 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 588276D for ; Sat, 3 Nov 2012 01:56:40 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-vc0-f182.google.com (mail-vc0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id EF6748FC0C for ; Sat, 3 Nov 2012 01:56:39 +0000 (UTC) Received: by mail-vc0-f182.google.com with SMTP id fw7so5745582vcb.13 for ; Fri, 02 Nov 2012 18:56:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=1HAkUHwKL0aT9HNxDR2uLY+jBco7I1AFfY1sOd7iSf0=; b=on4YH7HiZ7JyeN3eQPdvCEgOd8cZi8/eA7NCjtK3BpzTCE8nicBv/waalmhNjoG82W 2OzvltkWU9T48d4KLZwpC5CF5UooFRohDb2cpONJMfHDtVRfoBewNaYoLFaWNuMs1sER Tj5N8Rje3xhfSzjeMddo7wTbYd6Ln3BIRHeic= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:x-gm-message-state; bh=1HAkUHwKL0aT9HNxDR2uLY+jBco7I1AFfY1sOd7iSf0=; b=IX95xG1ToXUb9aOWngxREu8IJFtLvGY2sYAqccrCq1xdeVtg6MAvUzS4g5X+G1rcoQ RXBvzCMjGXj4H3DtUtFRiS5eCc0azr8ieu0qbDLqXh4E+HV4wokUH803fWrjq5h7pj4x E5V4DmqONkcpVuYefkUP/0InQBktvuA++k7dFselveovVzM2dPWzNgWfJm0kNC0MC7Yk cAjwJLSb6sikrp2xmv+7NtIKLMXKEbwifOO23Bb1IskEWTJVBXF2eVqXamsrfHo/hW+g ONfsIHJz/gBFO+q9/dWb7U+cN13qU8hx2ZTDt92CdZhDvEoTeszstkaofO5gRYcFe5yL 2cLA== Received: by 10.58.143.12 with SMTP id sa12mr3650314veb.43.1351907798741; Fri, 02 Nov 2012 18:56:38 -0700 (PDT) MIME-Version: 1.0 Received: by 10.220.58.206 with HTTP; Fri, 2 Nov 2012 18:56:08 -0700 (PDT) In-Reply-To: <50947929.8030608@egr.msu.edu> References: <50947929.8030608@egr.msu.edu> From: Eitan Adler Date: Fri, 2 Nov 2012 21:56:08 -0400 Message-ID: Subject: Re: Where is best place to log pkg bugs? To: Adam McDougall Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQmoGuz0+dEVBKHEprE+eHjz+d+rAmuG5KYQVITQcRxU9DF7/jwAntGu8aOG/4L+nFm5Gwag Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Nov 2012 01:56:40 -0000 On 2 November 2012 21:53, Adam McDougall wrote: > The mailing lists don't seem to be a good place to send bugs > and get attention, and I've found a few that I want to report > and have in a bug system somewhere. > Should I use gnats? yes please. Log then as "bin" category for now (we really should have a separate category). -- Eitan Adler From owner-freebsd-ports@FreeBSD.ORG Sat Nov 3 02:39:08 2012 Return-Path: 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 39DC16B1; Sat, 3 Nov 2012 02:39:08 +0000 (UTC) (envelope-from mcdouga9@egr.msu.edu) Received: from mail.egr.msu.edu (hill.egr.msu.edu [35.9.37.162]) by mx1.freebsd.org (Postfix) with ESMTP id 4BF048FC12; Sat, 3 Nov 2012 02:39:07 +0000 (UTC) Received: from hill (localhost [127.0.0.1]) by mail.egr.msu.edu (Postfix) with ESMTP id 93C542B46E; Fri, 2 Nov 2012 22:39:06 -0400 (EDT) X-Virus-Scanned: amavisd-new at egr.msu.edu Received: from mail.egr.msu.edu ([127.0.0.1]) by hill (hill.egr.msu.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TZtGNfAtz0H7; Fri, 2 Nov 2012 22:39:06 -0400 (EDT) Received: from EGR authenticated sender Message-ID: <509483CA.8040309@egr.msu.edu> Date: Fri, 02 Nov 2012 22:39:06 -0400 From: Adam McDougall User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20121026 Thunderbird/16.0.2 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: Re: Where is best place to log pkg bugs? References: <50947929.8030608@egr.msu.edu> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: bapt@freebsd.org, bryan@shatow.net X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Nov 2012 02:39:08 -0000 On 11/2/2012 9:56 PM, Eitan Adler wrote: > On 2 November 2012 21:53, Adam McDougall wrote: >> The mailing lists don't seem to be a good place to send bugs >> and get attention, and I've found a few that I want to report >> and have in a bug system somewhere. >> Should I use gnats? > yes please. Log then as "bin" category for now (we really should have > a separate category). > > > > Thanks. I filed 3 plus one for poudriere at http://fossil.etoilebsd.net/poudriere/tktview/9636c6f78a14dff32a6553b9a58a8912a1b13843 From owner-freebsd-ports@FreeBSD.ORG Sat Nov 3 03:55:35 2012 Return-Path: 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 BCDFB1F2 for ; Sat, 3 Nov 2012 03:55:35 +0000 (UTC) (envelope-from bryan@shatow.net) Received: from secure.xzibition.com (secure.xzibition.com [173.160.118.92]) by mx1.freebsd.org (Postfix) with ESMTP id 602558FC14 for ; Sat, 3 Nov 2012 03:55:34 +0000 (UTC) DomainKey-Signature: a=rsa-sha1; c=nofws; d=shatow.net; h=message-id :date:from:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; q=dns; s=sweb; b=r4vCuI YfwWQAzpwhRUtmYf4kQNJRO3lOi3tvP3dnpUqRjQ/Iz4wJJqiW7Ysh2vriG8NR8M 1z3/mScAGL6yXxzc9EK0GqsZ0tmX7C3/o3ysmdaqCjg8jFpdyxczvHifS2SjJ/Ft Krnk5v8YV/5B9u/Ioaj4mztHWuyLmvmisH7oc= DKIM-Signature: v=1; a=rsa-sha256; c=simple; d=shatow.net; h=message-id :date:from:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; s=sweb; bh=1okRyyBJwzGy 7fZfblYsx1GxgUSWf68SlWYj92gvk2M=; b=N5eqyn4djrwfs0m/OwBlAmaeXv8S TEqvgOkcfboUYF24gpgUKjB7jiyFTsRXVB4UwjkrTjQK81a0E30jc/rqGENEDAiD 5T0dbVaZ/g7gTXnr/IxFWHZHqQBftCHZKmZNDMUEdNAxaBQ5T1NcFcZQmSiZUdql GNcMNv341FM4Yy0= Received: (qmail 90929 invoked from network); 2 Nov 2012 22:55:33 -0500 Received: from unknown (HELO ?10.10.0.115?) (bryan@shatow.net@10.10.0.115) by sweb.xzibition.com with ESMTPA; 2 Nov 2012 22:55:33 -0500 Message-ID: <509495A9.1060306@shatow.net> Date: Fri, 02 Nov 2012 22:55:21 -0500 From: Bryan Drewery User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20121026 Thunderbird/16.0.2 MIME-Version: 1.0 To: Adam McDougall Subject: Re: Where is best place to log pkg bugs? References: <50947929.8030608@egr.msu.edu> <509483CA.8040309@egr.msu.edu> In-Reply-To: <509483CA.8040309@egr.msu.edu> X-Enigmail-Version: 1.4.5 OpenPGP: id=3C9B0CF9; url=http://www.shatow.net/bryan/bryan.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: bapt@freebsd.org, freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Nov 2012 03:55:35 -0000 On 11/2/2012 9:39 PM, Adam McDougall wrote: > On 11/2/2012 9:56 PM, Eitan Adler wrote: >> On 2 November 2012 21:53, Adam McDougall wrote: >>> The mailing lists don't seem to be a good place to send bugs >>> and get attention, and I've found a few that I want to report >>> and have in a bug system somewhere. >>> Should I use gnats? >> yes please. Log then as "bin" category for now (we really should have >> a separate category). >> >> >> >> > Thanks. I filed 3 plus one for poudriere at > http://fossil.etoilebsd.net/poudriere/tktview/9636c6f78a14dff32a6553b9a58a8912a1b13843 > IMHO these should be ports PR for ports-mgmt/pkg, not bin/pkg, since it's a ports project. Bryan From owner-freebsd-ports@FreeBSD.ORG Sat Nov 3 04:11:17 2012 Return-Path: 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 C66F24A5 for ; Sat, 3 Nov 2012 04:11:17 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-lb0-f182.google.com (mail-lb0-f182.google.com [209.85.217.182]) by mx1.freebsd.org (Postfix) with ESMTP id 3EC7B8FC0A for ; Sat, 3 Nov 2012 04:11:16 +0000 (UTC) Received: by mail-lb0-f182.google.com with SMTP id b5so3849164lbd.13 for ; Fri, 02 Nov 2012 21:11:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=wKO18X9loN2tfOC9OIUCxlaH4wxfSQrtdf8AStdRdbk=; b=R6KN0U3PymYBqXXcRZGHQkiMXY4pPRAMFcWE7Sf9bjIHobhpy81omUECjsbD/9kDt9 1lFOopvsVmeJ+M8BinRFfRnnFD2xe7nhH2Z2nq+44lCqCXl4OTMiBdEfpChX76EmsfOL +UZeE2d5qmYt98f/0a+jn+YEQyWZXNQ2DEHMc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:x-gm-message-state; bh=wKO18X9loN2tfOC9OIUCxlaH4wxfSQrtdf8AStdRdbk=; b=GdahsmemO6SCF728+wN6ihIlFRyJooq18wVhGQr/8wdDtCBr+CqsImSWc3ayqFoNIG rAhYiUFXJqTAXKKH4oZrHLJLMx4Wmev6ayJqF9+7brj3Z7bjpy5vA8XvwbBmTpnneLza Ng3VTw5eK8a97+77rPxc00wLpOU7+oshpbMcSQ1xoFT452JCMlXCVttRSyW4Uc3doNYX dsqlI+UdhC9F0aulso20uQsXbfpR7tz+pNJmKlqCYAmrr1qSjeRWZiGrGJ8Jy6cf1+oE gnMcp018jytagbqSDRncY+Nc0bdEdN/3tgOXJHo8z0lBXemNv3cYPMw9BAtfE79TWb9M muWQ== Received: by 10.152.144.201 with SMTP id so9mr3447108lab.24.1351915875757; Fri, 02 Nov 2012 21:11:15 -0700 (PDT) MIME-Version: 1.0 Received: by 10.112.25.166 with HTTP; Fri, 2 Nov 2012 21:10:45 -0700 (PDT) In-Reply-To: <509495A9.1060306@shatow.net> References: <50947929.8030608@egr.msu.edu> <509483CA.8040309@egr.msu.edu> <509495A9.1060306@shatow.net> From: Eitan Adler Date: Sat, 3 Nov 2012 00:10:45 -0400 Message-ID: Subject: Re: Where is best place to log pkg bugs? To: Bryan Drewery Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQnOA0tOcMsQ7ZwDcCQ9U9GeLRJfmaT0RZOVc2NQpOiUe0iOkNScKYtUGgBqFg0bsHHAgAPx Cc: Adam McDougall , bapt@freebsd.org, freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Nov 2012 04:11:17 -0000 On 2 November 2012 23:55, Bryan Drewery wrote: > On 11/2/2012 9:39 PM, Adam McDougall wrote: >> On 11/2/2012 9:56 PM, Eitan Adler wrote: >>> On 2 November 2012 21:53, Adam McDougall wrote: >>>> The mailing lists don't seem to be a good place to send bugs >>>> and get attention, and I've found a few that I want to report >>>> and have in a bug system somewhere. >>>> Should I use gnats? >>> yes please. Log then as "bin" category for now (we really should have >>> a separate category). >>> >>> >>> >>> >> Thanks. I filed 3 plus one for poudriere at >> http://fossil.etoilebsd.net/poudriere/tktview/9636c6f78a14dff32a6553b9a58a8912a1b13843 >> > > IMHO these should be ports PR for ports-mgmt/pkg, not bin/pkg, since > it's a ports project. good call; I was thinking 'ports' wasn't a good option because it was source related, but I forgot we had a port for it. :-\ Blame me replying when I am half asleep. I'll fix the ones already submitted. -- Eitan Adler From owner-freebsd-ports@FreeBSD.ORG Sat Nov 3 07:05:58 2012 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A7EE7D28 for ; Sat, 3 Nov 2012 07:05:58 +0000 (UTC) (envelope-from aspirefuture@gmail.com) Received: from mail-ie0-f182.google.com (mail-ie0-f182.google.com [209.85.223.182]) by mx1.freebsd.org (Postfix) with ESMTP id 6AC208FC08 for ; Sat, 3 Nov 2012 07:05:58 +0000 (UTC) Received: by mail-ie0-f182.google.com with SMTP id k10so7830142iea.13 for ; Sat, 03 Nov 2012 00:05:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; bh=wtL3xgATOKFRqYJ/dq2WOJVvTV7IPTyFVHtcKJ4C06o=; b=QfAV7Z/qDS9zr8M5L78BiGoj/MelzDWFehdjpK0UntPxuNqPWyWHPQN9FzMshoLzkQ RbJlhJZO8zdorPwGgiOvUJhOZHafzRc/yX7T1NB7IUOrh+odFCCEg/fdKhlasUh1RP/L Qtjvofy6E5oLN/wPUfCauVH4ididaKJozfqNVJRae6erwICSYU+MkVgZ3Kf/vLyRGRSz R16YlfJr+MGpEOnGn5cFUScGkd89jcIDuiqNIyeWro+x3ghgiH+DMw4Tu5HQang/P57C SLLnlaAsAtsmboGA0HFr8HO6cshv2nupwrSNJuuXBodpxY/eClJaPv491O7zPXp2m9LX z3Pw== MIME-Version: 1.0 Received: by 10.50.152.196 with SMTP id va4mr4042560igb.13.1351926357905; Sat, 03 Nov 2012 00:05:57 -0700 (PDT) Sender: aspirefuture@gmail.com Received: by 10.64.34.74 with HTTP; Sat, 3 Nov 2012 00:05:57 -0700 (PDT) Date: Sat, 3 Nov 2012 15:05:57 +0800 X-Google-Sender-Auth: WWsIFn8sHng-6V9vHX2048YoxHY Message-ID: Subject: FreeBSD Port: net-p2p/mldonkey - mldonkey 3.1.3 From: aspire future To: ports@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Nov 2012 07:05:58 -0000 mldonkey gad released a new version 3.1.3 It add a new option "filenames_utf8", Would you release FreeBSD version? Thanks. From owner-freebsd-ports@FreeBSD.ORG Sat Nov 3 07:49:24 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 360091AF for ; Sat, 3 Nov 2012 07:49:24 +0000 (UTC) (envelope-from naylor.b.david@gmail.com) Received: from mail-ea0-f182.google.com (mail-ea0-f182.google.com [209.85.215.182]) by mx1.freebsd.org (Postfix) with ESMTP id B49718FC08 for ; Sat, 3 Nov 2012 07:49:23 +0000 (UTC) Received: by mail-ea0-f182.google.com with SMTP id c10so2047129eaa.13 for ; Sat, 03 Nov 2012 00:49:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:user-agent:cc:mime-version:content-type :content-transfer-encoding:message-id; bh=G5h5HRpFGcb2Lm89NxmscFMlpMmTjTXvBFw2JTHkL4U=; b=YXGKEPD9ob989drMc7PQs9tUzg9A5LEmK/SvTZMuXqD3sROjo4CwUEAcurSIgIM/Yk sa/7z0GN7QgqwD9+mPfbtFpkJWJj0+ffrCKq/SbI00ij+tzQD+qdz7580wLIvw31zKHQ MLHe4WpA6cEH8yXJfZi8z9tNKRz7FSbVr/ZDh7+CGFWlmURZO5V5v6Y9m7tnYZGpYypa J2cIunZbZS1sgyfKhz37kpRMJK+VcyD4LUnDrSkoU1mN1hSN68NivxcjN4BTDNRh1gDa 5AnuJWzTSDyS2W22HX8K7gNgyQdpMO9UxjPtcrK2q297Y/1PFzN7j1Dps+QM1zNKRtK3 WCjg== Received: by 10.14.203.69 with SMTP id e45mr14905961eeo.38.1351928956744; Sat, 03 Nov 2012 00:49:16 -0700 (PDT) Received: from dragon.dg (41-132-211-149.dsl.mweb.co.za. [41.132.211.149]) by mx.google.com with ESMTPS id g5sm29431415eem.4.2012.11.03.00.49.14 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 03 Nov 2012 00:49:16 -0700 (PDT) From: David Naylor To: ports@freebsd.org Subject: wine/i386 for FreeBSD/amd64 port (aka wine-fbsd64) Date: Sat, 3 Nov 2012 09:49:08 +0200 User-Agent: KMail/1.13.7 (FreeBSD/9.1-PRERELEASE; KDE/4.9.1; amd64; ; ) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart5411883.dyOoBIXW4W"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201211030949.11291.naylor.b.david@gmail.com> Cc: Gerald Pfeifer X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Nov 2012 07:49:24 -0000 --nextPart5411883.dyOoBIXW4W Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi List, # Executive Summary Over the past years I have been maintaining the wine-fbsd64 port (see=20 http://mediafire.com/wine_fbsd64 for more). The port itself effectively do= es=20 static linking (it bundles all the libraries wine needs) with scripts to=20 bootstrap the environment to easily use wine from FreeBSD/amd64. There is= =20 also a script to install the i386 nVidia graphic drivers so that wine has=20 access to nVidia accelerated graphics from FreeBSD/amd64. =20 I would like to propose this port gets included in the port's collection an= d=20 would like to get feedback, your comments please :-). P.S. I'm not subscribed to the list, so please ensure I'm cc'ed in the=20 discussion. # Details of the Port Please see attached for the actual port. ## Port Preamble This port is a slave port to emulators/wine(-devel). The master port neede= d=20 to be modified (already done): - to conditionally set USE_LDCONFIG (if USE_LDCONFIG32 was not set) - to allow the library directory to be changed (see WINELIBDIR) - to allow configure arguments to be appended ## Port Targets The port itself does the following in the preamble: - specifies the pkg(de)install script to handle nVidia driver patching - overrides ACTUAL-PACKAGE-DEPENDS (all depends are bundled with the port) - defined the library directory to ${PREFIX}/lib32 - defined the binary directory to ${PREFIX}/bin32 - patches the PLIST to refer to lib32 (not lib) - defined USE_LDCONFIG32 appropriately The post-install-script target: - Installs the files/binbounce file in ${PREFIX}/bin for each ${PREFIX}/bi= n32=20 file (hard linked) - Finds all linked library, copies them to ${PREFIX}/lib32, and added them= to=20 the plist - Finds all dlopen'ed libraries, copies them to ${PREFIX}/lib32, and added= =20 them to the plist - Installs the nVidia patch file - Run the (PRE-|POST-)INSTALL script The post-package-script (run only if WITH_PKGNG is defined): - Amends the package so the arch label to 64bit ## Port scripts (in files/) The binbounce file does the following to transparently fix the environment = to=20 allow seamless running of the wine programs: - determines the location of the TARGET (follows symbolic links to itself) - fixes LD_LIBRARY_PATH if in an i386 environment (so lib32, lib32/wine is= =20 found) - fixes LD_32_LIBRARY_PATH if in an amd64 environment (so lib32, lib32/win= e,=20 /usr/lib32) - fixes PATH (so bin32 is found) - passes execution to the counterpart in bin32 The patch-nvidia.sh file does the following: - Downloads the nVidia distfile for i386 (iff nVidia amd64 driver is=20 installed) - Installs the required libraries into ${PREFIX}/lib32 - When run from the install script it does _not_ download the distfile, on= ly=20 installs the libraries iff the distfiles are already downloaded. =20 # Shortcomings of the port The following are shortcomings that I am aware of: - Can only be compiled in an i386 environment, but the resulting package i= s=20 *intended* for amd64 (although works fine in an i386 environment) - If, somehow, there is a recursive calling of wine programs then=20 LD_(32_)LIBRARY_PATH and PATH will continue to grow with every iteration. = =20 - The pkgng ports cannot be installed in an i386 environment as they are=20 labelled for amd64. =20 # Testing The ports published on mediafire have been tested by many users. The port= =20 itself works flawlessly however there have been some reports about some fla= ws=20 in the 32-bit compatibility layer of the kernel (although I cannot remember= =20 the specifics now). =20 To produce the package on an amd64 system do the following: # (cd /usr/ports/emulators/; patch -p0 < /path/to/diff) # make -C /usr/src world DESTDIR=3D/i386 TARGET=3Di386 # mount -t devfs devfs /i386/dev # mkdir /i386/usr/ports # mount -t nullfs /usr/ports /i386/usr/ports # chroot make -C /usr/ports/emulators/wine-fbsd64 package WITH_PKGNG=3Dyes The package wine-fbsd64-1.5.16,1.txz (in pkgng format) will be available fr= om=20 /usr/ports/packages/All/ # Conclusion "It is based completely off the main port and uses the hack to,=20 effectively, use static linking (or bundling of libraries). In a sense it is a complete, yet quite stable and encompassing, hack. "=20 - David ;-) Regards, --nextPart5411883.dyOoBIXW4W Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEABECAAYFAlCUzHcACgkQUaaFgP9pFrJBmACeLAlaAY5F3qosyuvwnFX7a4M7 3sYAniXRhsWVl4is/jRhEnE3GG5U59QN =mVfS -----END PGP SIGNATURE----- --nextPart5411883.dyOoBIXW4W-- From owner-freebsd-ports@FreeBSD.ORG Sat Nov 3 09:01:02 2012 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 510A1E50; Sat, 3 Nov 2012 09:01:02 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from onlyone.friendlyhosting.spb.ru (onlyone.friendlyhosting.spb.ru [46.4.40.135]) by mx1.freebsd.org (Postfix) with ESMTP id D3BCC8FC12; Sat, 3 Nov 2012 09:01:01 +0000 (UTC) Received: from lion.home.serebryakov.spb.ru (unknown [IPv6:2001:470:923f:1:dc:ffe:46f:81d2]) (Authenticated sender: lev@serebryakov.spb.ru) by onlyone.friendlyhosting.spb.ru (Postfix) with ESMTPA id 0F0CC4AC1C; Sat, 3 Nov 2012 13:00:58 +0400 (MSK) Date: Sat, 3 Nov 2012 13:00:53 +0400 From: Lev Serebryakov Organization: FreeBSD X-Priority: 3 (Normal) Message-ID: <1479035599.20121103130053@serebryakov.spb.ru> To: Baptiste Daroussin Subject: Re: [HEADSUP] current switched by default to pkgng In-Reply-To: <20121102235622.GD66354@ithaqua.etoilebsd.net> References: <20121010134421.GI26497@ithaqua.etoilebsd.net> <1812982114.20121102232428@serebryakov.spb.ru> <713586893.20121103004131@serebryakov.spb.ru> <20121102235622.GD66354@ithaqua.etoilebsd.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: ports@FreeBSD.org, current@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: lev@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Nov 2012 09:01:02 -0000 Hello, Baptiste. You wrote 3 =D0=BD=D0=BE=D1=8F=D0=B1=D1=80=D1=8F 2012 =D0=B3., 3:56:22: BD> The BSDmc project (http://code.google.com/p/bsdmc/) uses nanobsd BD> and pkgng, have a look in particular at the BD> following diff: http://code.google.com/p/bsdmc/source/detail?r=3D75 BD> Maybe you can find something helpful for you in there :) Unfortunately, it diverged with nanobsd long time ago and have completely custom package installation function, very complex and unobvious. Now I have only one problem with replacing `pkg_add' with `pkg add' (I've implemented bootstrap of chrooted environment): `pkg add' doesn't have `-F' flag, and attempt to add package twice (first time as dependency and second time because simple nanobsd script doesn't sort packages and add all of them, so required package could be again added after dependant package) leads to non-success return code :( Also, I could not find any documentation about system `pkg' command: `man pkg' shows nothing, `pkg -h' doesn't work, etc. So it is unobvious, where could I read about ASSUME_ALWAYS_YES, PACKAGESITE and other variables, needed for automatic (non-interactive, non-networked) bootstrap. Way to construct proper URL for pkg.txz (with ABI, etc) from script is not clear, too, and automatic downloading doesn't work in chrooted environment, as it doesn't have configured resolver. --=20 // Black Lion AKA Lev Serebryakov From owner-freebsd-ports@FreeBSD.ORG Sat Nov 3 09:17:42 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5309C1D1 for ; Sat, 3 Nov 2012 09:17:42 +0000 (UTC) (envelope-from robbak@gmail.com) Received: from mail-ia0-f182.google.com (mail-ia0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 0DC598FC08 for ; Sat, 3 Nov 2012 09:17:41 +0000 (UTC) Received: by mail-ia0-f182.google.com with SMTP id k10so4180728iag.13 for ; Sat, 03 Nov 2012 02:17:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=i9F5auZloWBOEX48Di4QQHmOaJG16KettGC5CKk8Iis=; b=T7QGDCex35aPbg/Gui6e3dqCpxn/s5obrNRnQtHgQvPF++6af1uPWTaCszZ8/IaapO W7cW2A5aMk5bEPA+SOVx5Di8l9cJeZQ7/MpgFC4qFAIOqhJ+pvPgalOseA0jteWOBTJs 4hQel5kV8p4sAAWjE6io1jKPr1bGZk7kFmFWr5PWLyRlu1itP+1Up2ZKML9+ldLPptLR J5/ShHpjrjklC+WTE4ShHgN87QX8vx60gv0kzZSK3fXMx8dT7pY3vWTlJcgNsoAtNSkt 2jTbWyAcDrIGuok4PcE9TkNKYvgkRwxzq01sKOjjOMDvLWJAwb+Ft3i2S74+FfiXWyoi r1Aw== MIME-Version: 1.0 Received: by 10.50.17.162 with SMTP id p2mr4271413igd.9.1351934261052; Sat, 03 Nov 2012 02:17:41 -0700 (PDT) Sender: robbak@gmail.com Received: by 10.64.63.43 with HTTP; Sat, 3 Nov 2012 02:17:40 -0700 (PDT) In-Reply-To: References: Date: Sat, 3 Nov 2012 19:17:40 +1000 X-Google-Sender-Auth: s-NUnK8juzZ1XgkM9brYihu1xmk Message-ID: Subject: Re: FreeBSD Port: net-p2p/mldonkey - mldonkey 3.1.3 From: Robert Backhaus To: aspire future Content-Type: multipart/mixed; boundary=14dae93407dd63c4c904cd93b9dc X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Nov 2012 09:17:42 -0000 --14dae93407dd63c4c904cd93b9dc Content-Type: text/plain; charset=ISO-8859-1 Try this. To use it, cd into the port directory, ports/net-p2p/mldonkey , and run this command: # patch < /path/to/file/attached Then you should be able to build the new mldonkey. Please give it a thorough testing, and, if everything works, we can send it as a PR and get someone to commit it. It would also be good if you could test the other ports that depend on it, to see if anything needs to be done to update them as well. You can start with this list: http://www.freshports.org/search.php?query=mldonkey&search=go&num=10&stype=name&method=match&deleted=excludedeleted&start=1&casesensitivity=caseinsensitive Thanks, Robert Backhaus. On 3 November 2012 17:05, aspire future wrote: > mldonkey gad released a new version 3.1.3 > It add a new option "filenames_utf8", > Would you release FreeBSD version? > > Thanks. > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > --14dae93407dd63c4c904cd93b9dc Content-Type: application/octet-stream; name="mldonkey.diff" Content-Disposition: attachment; filename="mldonkey.diff" Content-Transfer-Encoding: base64 X-Attachment-Id: f_h92ikufq0 SW5kZXg6IE1ha2VmaWxlCj09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09PT09PT09PT09PT09PT09PT0KLS0tIE1ha2VmaWxlCShyZXZpc2lvbiAzMDY5MDEp CisrKyBNYWtlZmlsZQkod29ya2luZyBjb3B5KQpAQCAtNiw3ICs2LDcgQEAKICMKIAogUE9SVE5B TUU9CW1sZG9ua2V5Ci1QT1JUVkVSU0lPTj0JMy4xLjIKK1BPUlRWRVJTSU9OPQkzLjEuMwogQ0FU RUdPUklFUys9CW5ldC1wMnAKIE1BU1RFUl9TSVRFUz0JU0YKIApJbmRleDogZGlzdGluZm8KPT09 PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09 PT09PT09PQotLS0gZGlzdGluZm8JKHJldmlzaW9uIDMwNjkwMSkKKysrIGRpc3RpbmZvCSh3b3Jr aW5nIGNvcHkpCkBAIC0xLDIgKzEsMiBAQAotU0hBMjU2IChtbGRvbmtleS0zLjEuMi50YXIuYnoy KSA9IDcyNzI4ZWY4YzQ4MmRkYThiZTQ4YjZhYzk3N2QyMGU3MmViNWY4NGIwODIzNmE2NzIwMmVk Y2Q3NTY5YzVmYzYKLVNJWkUgKG1sZG9ua2V5LTMuMS4yLnRhci5iejIpID0gMjg0NDI2MAorU0hB MjU2IChtbGRvbmtleS0zLjEuMy50YXIuYnoyKSA9IDdjMjU5ZjlmNDFjYzEyODk5MDQ1NzEwZGRj ZTAyZTZkMjU5NjJiMmNiNWMyMmY5Y2Y1OGFmMDQ4M2YwNmQ5ZTIKK1NJWkUgKG1sZG9ua2V5LTMu MS4zLnRhci5iejIpID0gMjg0ODk2NApJbmRleDogZmlsZXMvcGF0Y2gtc3JjX191dGlsc19fbGli X19zdHVic19jLmMKPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09PT09PT09PT09PT09PQotLS0gZmlsZXMvcGF0Y2gtc3JjX191dGlsc19fbGliX19z dHVic19jLmMJKHJldmlzaW9uIDMwNjkwMSkKKysrIGZpbGVzL3BhdGNoLXNyY19fdXRpbHNfX2xp Yl9fc3R1YnNfYy5jCSh3b3JraW5nIGNvcHkpCkBAIC0xMiwxMiArMTIsMyBAQAogICNkZWZpbmUg bHNlZWsgWFhYWFhYWFhYCiAgI2RlZmluZSByZWFkIFhYWFhYWFhYWAogICNkZWZpbmUgZnRydW5j YXRlIFhYWFhYWFhYWAotQEAgLTY4Myw3ICs2ODgsNyBAQAotIAotICNkZWZpbmUgTkVUREJfQlVG RkVSX1NJWkUgMTAwMDAKLSAKLS0jaWZkZWYgX1dJTjMyCi0rI2lmIGRlZmluZWQoX1dJTjMyKSB8 fCAoIGRlZmluZWQoX19GcmVlQlNEX3ZlcnNpb24pICYmICggKChfX0ZyZWVCU0RfdmVyc2lvbiA+ PSA1MDQxMDIpICYmIChfX0ZyZWVCU0RfdmVyc2lvbiA8IDYwMDAwMCkpIHx8IChfX0ZyZWVCU0Rf dmVyc2lvbiA+PSA2MDAwMjkpICkgKQotICNkZWZpbmUgR0VUSE9TVEJZQUREUl9JU19SRUVOVFJB TlQgMQotICNkZWZpbmUgR0VUSE9TVEJZTkFNRV9JU19SRUVOVFJBTlQgMQotICNlbmRpZgo= --14dae93407dd63c4c904cd93b9dc-- From owner-freebsd-ports@FreeBSD.ORG Sat Nov 3 12:06:44 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2B8EC91 for ; Sat, 3 Nov 2012 12:06:44 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from forward1h.mail.yandex.net (forward1h.mail.yandex.net [IPv6:2a02:6b8:0:f05::10]) by mx1.freebsd.org (Postfix) with ESMTP id 9C7248FC0A for ; Sat, 3 Nov 2012 12:06:43 +0000 (UTC) Received: from smtp2h.mail.yandex.net (smtp2h.mail.yandex.net [84.201.187.145]) by forward1h.mail.yandex.net (Yandex) with ESMTP id 1CA7A9E0670 for ; Sat, 3 Nov 2012 16:06:41 +0400 (MSK) Received: from smtp2h.mail.yandex.net (localhost [127.0.0.1]) by smtp2h.mail.yandex.net (Yandex) with ESMTP id D7ACF17000F9 for ; Sat, 3 Nov 2012 16:06:41 +0400 (MSK) Received: from 93.91.10.10.tel.ru (93.91.10.10.tel.ru [93.91.10.10]) by smtp2h.mail.yandex.net (nwsmtp/Yandex) with ESMTP id 6fAupIAH-6fAKC97F; Sat, 3 Nov 2012 16:06:41 +0400 Message-ID: <509508D1.5060503@passap.ru> Date: Sat, 03 Nov 2012 16:06:41 +0400 From: Boris Samorodov Organization: =?UTF-8?B?0JfQkNCeICLQktCQ0KDQoiI=?= User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:16.0) Gecko/20121012 Thunderbird/16.0.1 MIME-Version: 1.0 To: ports@freebsd.org Subject: LIB_DEPENDS and a library ABI version Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Nov 2012 12:06:44 -0000 Hi All, what's the right way to determine ABI version number (and specify it at a port)? For textproc/goldendict portlint suggests: ----- LIB_DEPENDS=hunspell-1:${PORTSDIR}/textproc/hunspell ----- The library itself is: ----- % ls -l /usr/local/lib/libhunspell-1.3.*so* lrwxr-xr-x 1 root wheel 20 28 авг 23:41 /usr/local/lib/libhunspell-1.3.so -> libhunspell-1.3.so.0 -rwxr-xr-x 1 root wheel 368752 28 авг 23:41 /usr/local/lib/libhunspell-1.3.so.0 ----- Should I use "LIB_DEPENDS=hunspell-1.3:..." (since only 0 is after .so? Some libraries seems to place .so suffix at a random position: ----- libspreadsheet-1.10.17.so liblua-5.1.so.1 libwx_base-2.8.so.0.8.0 ----- -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve From owner-freebsd-ports@FreeBSD.ORG Sat Nov 3 12:46:40 2012 Return-Path: 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 DCB5071F; Sat, 3 Nov 2012 12:46:40 +0000 (UTC) (envelope-from bsdkaffee@gmail.com) Received: from mail-vc0-f182.google.com (mail-vc0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id 659318FC16; Sat, 3 Nov 2012 12:46:40 +0000 (UTC) Received: by mail-vc0-f182.google.com with SMTP id fw7so6037828vcb.13 for ; Sat, 03 Nov 2012 05:46:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:date:message-id:user-agent:in-reply-to :references:mime-version:content-transfer-encoding:content-type; bh=CC7fHlpuuc3koRa/FCT+HMqUV5NJY7OM2j9CmFrwSiQ=; b=vtwVZ3Oekpthc/kJ8y86DrjLwFBXqNsbWoWOeDLmcMs4/wZ2c2lM/Ub7LkbKgWGRXt QhE+8fnbddh4nM09JKof9hYcJPoon5KekOwTaeVL8bcvdE+n8BrE7k51Oj/feQVzfvLt +8XpRm4RcoTx3T5EKEdw38lpwV+FVI1IqMXpRssgyGEWEWj5YPQjVE9W+yJ+p26bT1Dw yi558w7EcNsI9wpljoUSszeuGYtHDOYQOAnFD3aEpXqRfjkqKhfEdai0jtM628Wxm1pM e5dY4Tewk47Cdd8gMJVtm4a95k7Hy9Dookiv3l+TOOB/RMhMqWplHtWb3+65MOV43wIc O+sA== Received: by 10.58.39.42 with SMTP id m10mr836704vek.21.1351946799264; Sat, 03 Nov 2012 05:46:39 -0700 (PDT) Received: from mocha.verizon.net (c-71-61-40-68.hsd1.oh.comcast.net. [71.61.40.68]) by mx.google.com with ESMTPS id y7sm6879598vdt.1.2012.11.03.05.46.37 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 03 Nov 2012 05:46:38 -0700 (PDT) Sender: "Jason E. Hale" From: "Jason E. Hale" To: freebsd-ports@freebsd.org Subject: Re: LIB_DEPENDS and a library ABI version Date: Sat, 03 Nov 2012 08:46:35 -0400 Message-ID: <8248042.NOITxQy7z5@mocha.verizon.net> User-Agent: KMail/4.8.4 (FreeBSD/9.0-RELEASE-p3; KDE/4.8.4; i386; ; ) In-Reply-To: <509508D1.5060503@passap.ru> References: <509508D1.5060503@passap.ru> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Cc: ports@freebsd.org, Boris Samorodov X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Nov 2012 12:46:40 -0000 On Saturday, November 03, 2012 16:06:41 Boris Samorodov wrote: > what's the right way to determine ABI version number (and specify > it at a port)? >=20 > For textproc/goldendict portlint suggests: > ----- > LIB_DEPENDS=3Dhunspell-1:${PORTSDIR}/textproc/hunspell > ----- >=20 > The library itself is: > ----- > % ls -l /usr/local/lib/libhunspell-1.3.*so* > lrwxr-xr-x 1 root wheel 20 28 =D0=B0=D0=B2=D0=B3 23:41 > /usr/local/lib/libhunspell-1.3.so -> libhunspell-1.3.so.0 > -rwxr-xr-x 1 root wheel 368752 28 =D0=B0=D0=B2=D0=B3 23:41 > /usr/local/lib/libhunspell-1.3.so.0 > ----- >=20 > Should I use "LIB_DEPENDS=3Dhunspell-1.3:..." (since only 0 > is after .so? >=20 Yes. Typically, you would want to leave off only what is after .so. S= o in=20 this case: LIB_DEPENDS=3Dhunspell-1.3:${PORTSDIR}/textproc/hunspell would be correct. LIB_DEPENDS=3Dhunspell-1.3.0:${PORTSDIR}/textproc/hunspell would also be correct, but not really needed. > Some libraries seems to place .so suffix at a random position: > ----- > libspreadsheet-1.10.17.so > liblua-5.1.so.1 > libwx_base-2.8.so.0.8.0 > ----- Some libraries are named with their versions as part of the library=20 name...this is not the ABI version. =20 Like liblua-5.1 is the name of the library and 1 is the ABI version. I believe the following would be correct: LIB_DEPENDS=3Dlibspreadsheet:${PORTSDIR}/math/gnumeric or LIB_DEPENDS=3Dlibspreadsheet-1.10.17:${PORTSDIR}/math/gnumeric No ABI version...the library is installed as libspreadsheet.so and=20 libspreadsheet-1.10.17.so. I think the first version would be cleaner.= LIB_DEPENDS=3Dlua-5.1:${PORTSDIR}/lang/lua or LIB_DEPENDS=3Dlua-5.1.1:${PORTSDIR}/lang/lua the last "1" is the ABI version LIB_DEPENDS=3Dwx_base-2.8:${PORTSDIR}/x11-toolkit-wxgtk28 or LIB_DEPENDS=3Dwx_base-2.8.0:${PORTSDIR}/x11-toolkit-wxgtk28 "0" is the ABI version --=20 Jason E. Hale - jhale@ FreeBSD Ports Committer KDE/FreeBSD Team From owner-freebsd-ports@FreeBSD.ORG Sat Nov 3 12:46:40 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DCB5071F; Sat, 3 Nov 2012 12:46:40 +0000 (UTC) (envelope-from bsdkaffee@gmail.com) Received: from mail-vc0-f182.google.com (mail-vc0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id 659318FC16; Sat, 3 Nov 2012 12:46:40 +0000 (UTC) Received: by mail-vc0-f182.google.com with SMTP id fw7so6037828vcb.13 for ; Sat, 03 Nov 2012 05:46:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:date:message-id:user-agent:in-reply-to :references:mime-version:content-transfer-encoding:content-type; bh=CC7fHlpuuc3koRa/FCT+HMqUV5NJY7OM2j9CmFrwSiQ=; b=vtwVZ3Oekpthc/kJ8y86DrjLwFBXqNsbWoWOeDLmcMs4/wZ2c2lM/Ub7LkbKgWGRXt QhE+8fnbddh4nM09JKof9hYcJPoon5KekOwTaeVL8bcvdE+n8BrE7k51Oj/feQVzfvLt +8XpRm4RcoTx3T5EKEdw38lpwV+FVI1IqMXpRssgyGEWEWj5YPQjVE9W+yJ+p26bT1Dw yi558w7EcNsI9wpljoUSszeuGYtHDOYQOAnFD3aEpXqRfjkqKhfEdai0jtM628Wxm1pM e5dY4Tewk47Cdd8gMJVtm4a95k7Hy9Dookiv3l+TOOB/RMhMqWplHtWb3+65MOV43wIc O+sA== Received: by 10.58.39.42 with SMTP id m10mr836704vek.21.1351946799264; Sat, 03 Nov 2012 05:46:39 -0700 (PDT) Received: from mocha.verizon.net (c-71-61-40-68.hsd1.oh.comcast.net. [71.61.40.68]) by mx.google.com with ESMTPS id y7sm6879598vdt.1.2012.11.03.05.46.37 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 03 Nov 2012 05:46:38 -0700 (PDT) Sender: "Jason E. Hale" From: "Jason E. Hale" To: freebsd-ports@freebsd.org Subject: Re: LIB_DEPENDS and a library ABI version Date: Sat, 03 Nov 2012 08:46:35 -0400 Message-ID: <8248042.NOITxQy7z5@mocha.verizon.net> User-Agent: KMail/4.8.4 (FreeBSD/9.0-RELEASE-p3; KDE/4.8.4; i386; ; ) In-Reply-To: <509508D1.5060503@passap.ru> References: <509508D1.5060503@passap.ru> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Cc: ports@freebsd.org, Boris Samorodov X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Nov 2012 12:46:40 -0000 On Saturday, November 03, 2012 16:06:41 Boris Samorodov wrote: > what's the right way to determine ABI version number (and specify > it at a port)? >=20 > For textproc/goldendict portlint suggests: > ----- > LIB_DEPENDS=3Dhunspell-1:${PORTSDIR}/textproc/hunspell > ----- >=20 > The library itself is: > ----- > % ls -l /usr/local/lib/libhunspell-1.3.*so* > lrwxr-xr-x 1 root wheel 20 28 =D0=B0=D0=B2=D0=B3 23:41 > /usr/local/lib/libhunspell-1.3.so -> libhunspell-1.3.so.0 > -rwxr-xr-x 1 root wheel 368752 28 =D0=B0=D0=B2=D0=B3 23:41 > /usr/local/lib/libhunspell-1.3.so.0 > ----- >=20 > Should I use "LIB_DEPENDS=3Dhunspell-1.3:..." (since only 0 > is after .so? >=20 Yes. Typically, you would want to leave off only what is after .so. S= o in=20 this case: LIB_DEPENDS=3Dhunspell-1.3:${PORTSDIR}/textproc/hunspell would be correct. LIB_DEPENDS=3Dhunspell-1.3.0:${PORTSDIR}/textproc/hunspell would also be correct, but not really needed. > Some libraries seems to place .so suffix at a random position: > ----- > libspreadsheet-1.10.17.so > liblua-5.1.so.1 > libwx_base-2.8.so.0.8.0 > ----- Some libraries are named with their versions as part of the library=20 name...this is not the ABI version. =20 Like liblua-5.1 is the name of the library and 1 is the ABI version. I believe the following would be correct: LIB_DEPENDS=3Dlibspreadsheet:${PORTSDIR}/math/gnumeric or LIB_DEPENDS=3Dlibspreadsheet-1.10.17:${PORTSDIR}/math/gnumeric No ABI version...the library is installed as libspreadsheet.so and=20 libspreadsheet-1.10.17.so. I think the first version would be cleaner.= LIB_DEPENDS=3Dlua-5.1:${PORTSDIR}/lang/lua or LIB_DEPENDS=3Dlua-5.1.1:${PORTSDIR}/lang/lua the last "1" is the ABI version LIB_DEPENDS=3Dwx_base-2.8:${PORTSDIR}/x11-toolkit-wxgtk28 or LIB_DEPENDS=3Dwx_base-2.8.0:${PORTSDIR}/x11-toolkit-wxgtk28 "0" is the ABI version --=20 Jason E. Hale - jhale@ FreeBSD Ports Committer KDE/FreeBSD Team From owner-freebsd-ports@FreeBSD.ORG Sat Nov 3 13:04:40 2012 Return-Path: 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 C8D26D1F for ; Sat, 3 Nov 2012 13:04:40 +0000 (UTC) (envelope-from peter@netkey.at) Received: from xena.netkey.at (xena.netkey.at [83.64.50.179]) by mx1.freebsd.org (Postfix) with ESMTP id 7B7308FC0A for ; Sat, 3 Nov 2012 13:04:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by xena.netkey.at (Postfix) with ESMTP id E926C8C2804 for ; Sat, 3 Nov 2012 13:59:27 +0100 (CET) Received: from xena.netkey.at ([127.0.0.1]) by localhost (xena.netkey.at [127.0.0.1]) (amavisd-maia, port 10024) with ESMTP id 35370-10 for ; Sat, 3 Nov 2012 13:59:19 +0100 (CET) Received: from xena.netkey.at (localhost [127.0.0.1]) (Authenticated sender: peter@netkey.at) by xena.netkey.at (Postfix) with ESMTPA id DF6878C2803 for ; Sat, 3 Nov 2012 13:59:18 +0100 (CET) Received: from chello084112169112.22.11.vie.surfer.at ([84.112.169.112]) by xena.netkey.at with HTTP (HTTP/1.1 POST); Sat, 03 Nov 2012 13:59:18 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Sat, 03 Nov 2012 13:59:18 +0100 From: Peter Klett To: Freebsd Ports Subject: net-p2p/retroshare VoIP plugin: Undefined symbol Organization: netkey information technology gmbh Message-ID: <042f62cef98b0499e960bfe3e7f15fff@netkey.at> X-Sender: peter@netkey.at User-Agent: Roundcube Webmail/0.8.2 X-Virus-Scanned: Maia Mailguard X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Nov 2012 13:04:41 -0000 Hi All, I'm currently trying to get the VoIP plugin from RetroShare to work under FreeBSD. After this patch I was able to build it: --- plugins/VOIP/services/rsvoipitems.cc~ 2012-02-26 18:13:54.000000000 +0100 +++ plugins/VOIP/services/rsvoipitems.cc 2012-10-29 12:53:56.650925587 +0100 @@ -182,7 +182,7 @@ ok &= setRawUInt32(data, tlvsize, &offset, flags); ok &= setRawUInt32(data, tlvsize, &offset, data_size); std::cerr << "data_size : " << data_size << std::endl; - memcpy(data+offset,voip_data,data_size) ; + memcpy(&((uint8_t*)data)[offset],voip_data,data_size) ; offset += data_size ; if (offset != tlvsize) But I can't get RetroShare to load it: Cannot open plugin: /home/user/.retroshare/extensions/libVOIP.so: Undefined symbol "_ZN9p3Service7receiveEP9RsRawItem" Now the symbol is part of the RetroShare binary: $ grep _ZN9p3Service7receiveEP9RsRawItem work/trunk/retroshare-gui/src/RetroShare Binary file work/trunk/retroshare-gui/src/RetroShare matches but somehow the symbols from the main binary do not get exported to the plugin. The FreeBSD man page for dlopen(3) states in the NOTES section ELF executables need to be linked using the -export-dynamic option to ld(1) for symbols defined in the executable to become visible to dlsym(). So I rebuilt RetroShare with the -export-dynamic option, and the symbol is part of the symbol table: $ objdump -t work/trunk/retroshare-gui/src/RetroShare | grep _ZN9p3Service7receiveEP9RsRawItem 0000000000809580 g F .text 00000000000000c7 _ZN9p3Service7receiveEP9RsRawItem but still to no avail (same undefined symbol error). My knowledge of ELF binaries is pretty sparse, so if someone has more clues, I would appreciate sharing :) Thanks Peter From owner-freebsd-ports@FreeBSD.ORG Sat Nov 3 14:01:01 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 81176CBE for ; Sat, 3 Nov 2012 14:01:01 +0000 (UTC) (envelope-from portscout@null.zi0r.com) Received: from null.zi0r.com (null.zi0r.com [71.245.171.204]) by mx1.freebsd.org (Postfix) with ESMTP id 2D98B8FC1B for ; Sat, 3 Nov 2012 14:01:01 +0000 (UTC) Received: from null.zi0r.com (localhost [127.0.0.1]) by null.zi0r.com (8.14.5/8.14.5) with ESMTP id qA3E10UA006007 for ; Sat, 3 Nov 2012 10:01:00 -0400 (EDT) (envelope-from portscout@null.zi0r.com) Received: (from portscout@localhost) by null.zi0r.com (8.14.5/8.14.5/Submit) id qA3E10bq005995; Sat, 3 Nov 2012 10:01:00 -0400 (EDT) (envelope-from portscout) Message-Id: <201211031401.qA3E10bq005995@null.zi0r.com> MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Sat, 3 Nov 2012 10:01:00 -0400 From: portscout@portscout.zi0r.com To: ports@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Nov 2012 14:01:01 -0000 Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/ports@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ audio/hexter | 0.6.2 | 1.0.1 ------------------------------------------------+-----------------+------------ sysutils/linrename | 2.22 | 2.22.1 ------------------------------------------------+-----------------+------------ www/xist | 3.25 | 4.3 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt If wish to stop receiving portscout reminders, please contact portscout@portscout.freebsd.org Thanks. From owner-freebsd-ports@FreeBSD.ORG Sat Nov 3 14:53:48 2012 Return-Path: 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 26DF6BE8 for ; Sat, 3 Nov 2012 14:53:48 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from kib.kiev.ua (kostikbel-1-pt.tunnel.tserv11.ams1.ipv6.he.net [IPv6:2001:470:1f14:13d6::2]) by mx1.freebsd.org (Postfix) with ESMTP id B74698FC08 for ; Sat, 3 Nov 2012 14:53:47 +0000 (UTC) Received: from tom.home (localhost [127.0.0.1]) by kib.kiev.ua (8.14.5/8.14.5) with ESMTP id qA3Erhqd091402; Sat, 3 Nov 2012 16:53:43 +0200 (EET) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by tom.home (8.14.5/8.14.5/Submit) id qA3Erhn6091401; Sat, 3 Nov 2012 16:53:43 +0200 (EET) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: tom.home: kostik set sender to kostikbel@gmail.com using -f Date: Sat, 3 Nov 2012 16:53:43 +0200 From: Konstantin Belousov To: Peter Klett Subject: Re: net-p2p/retroshare VoIP plugin: Undefined symbol Message-ID: <20121103145343.GX73505@kib.kiev.ua> References: <042f62cef98b0499e960bfe3e7f15fff@netkey.at> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5FNPeqk0egs0iuvD" Content-Disposition: inline In-Reply-To: <042f62cef98b0499e960bfe3e7f15fff@netkey.at> User-Agent: Mutt/1.5.21 (2010-09-15) X-Spam-Status: No, score=0.2 required=5.0 tests=ALL_TRUSTED, DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on tom.home Cc: Freebsd Ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Nov 2012 14:53:48 -0000 --5FNPeqk0egs0iuvD Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Nov 03, 2012 at 01:59:18PM +0100, Peter Klett wrote: >=20 > Hi All, >=20 > I'm currently trying to get the VoIP plugin from RetroShare to work=20 > under FreeBSD. > After this patch I was able to build it: >=20 > --- plugins/VOIP/services/rsvoipitems.cc~ 2012-02-26=20 > 18:13:54.000000000 +0100 > +++ plugins/VOIP/services/rsvoipitems.cc 2012-10-29=20 > 12:53:56.650925587 +0100 > @@ -182,7 +182,7 @@ > ok &=3D setRawUInt32(data, tlvsize, &offset, flags); > ok &=3D setRawUInt32(data, tlvsize, &offset, data_size); > std::cerr << "data_size : " << data_size << std::endl; > - memcpy(data+offset,voip_data,data_size) ; > + memcpy(&((uint8_t*)data)[offset],voip_data,data_size) ; > offset +=3D data_size ; >=20 > if (offset !=3D tlvsize) >=20 > But I can't get RetroShare to load it: >=20 > Cannot open plugin: /home/user/.retroshare/extensions/libVOIP.so:=20 > Undefined symbol "_ZN9p3Service7receiveEP9RsRawItem" >=20 > Now the symbol is part of the RetroShare binary: >=20 > $ grep _ZN9p3Service7receiveEP9RsRawItem=20 > work/trunk/retroshare-gui/src/RetroShare > Binary file work/trunk/retroshare-gui/src/RetroShare matches >=20 > but somehow the symbols from the main binary do not get exported to the= =20 > plugin. > The FreeBSD man page for dlopen(3) states in the NOTES section >=20 > ELF executables need to be linked using the -export-dynamic option to > ld(1) for symbols defined in the executable to become visible to=20 > dlsym(). >=20 >=20 > So I rebuilt RetroShare with the -export-dynamic option, and the symbol= =20 > is part of the symbol table: >=20 > $ objdump -t work/trunk/retroshare-gui/src/RetroShare | grep=20 > _ZN9p3Service7receiveEP9RsRawItem > 0000000000809580 g F .text 00000000000000c7 =20 > _ZN9p3Service7receiveEP9RsRawItem >=20 > but still to no avail (same undefined symbol error). > My knowledge of ELF binaries is pretty sparse, so if someone has more=20 > clues, I would appreciate sharing :) The objdump -t dumps wrong table. You want to examine the output of -T AKA --dynamic-syms. --5FNPeqk0egs0iuvD Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlCVL/cACgkQC3+MBN1Mb4heigCfbuxC4fvHnYvaTw0bmU807NPf i3UAnixvUIVZSIoCDbADLs0TtNFOJd5F =SoYn -----END PGP SIGNATURE----- --5FNPeqk0egs0iuvD-- From owner-freebsd-ports@FreeBSD.ORG Sat Nov 3 15:38:03 2012 Return-Path: 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 3759E5C5 for ; Sat, 3 Nov 2012 15:38:03 +0000 (UTC) (envelope-from martin.gignac@gmail.com) Received: from mail-lb0-f182.google.com (mail-lb0-f182.google.com [209.85.217.182]) by mx1.freebsd.org (Postfix) with ESMTP id 9F5578FC12 for ; Sat, 3 Nov 2012 15:38:02 +0000 (UTC) Received: by mail-lb0-f182.google.com with SMTP id b5so4095429lbd.13 for ; Sat, 03 Nov 2012 08:38:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=Cf9tFLQO2yEvtlwhmBEBZ1ogSKZdwL0ZzaBz/AeADaI=; b=zvt4drm31hfUdUF/jvGkdm5CJq2a6spXwSZd53HDzn66wuFOw/Bm8ZCkU1DPJv2Hi9 uef/EaDxBpis0ZEw0jVctVliV0U/I3gC0gETOrMibFWqy+Ti5MtFCLdfqIbvokuEZx+H YOobs7+9o1GArpO+OZ7mmTsW5BCo9HiYY511dgP43xN8TDLq6pegyhpkgfRiJVpQuwGW 9/Fwtb242lXKSDfM+b5RUhkzPVHJUe0KUVVTRF+ReVqDsbFtNVY43xeiUaWdwj/jWmjK L4UcND10ijMIx4fAf7V5ugxAbCXYR6buHFurh1Ub73kzp4fbAnwqleOiIpqZg0HO5KO5 PkJQ== Received: by 10.112.85.6 with SMTP id d6mr1948301lbz.127.1351957081275; Sat, 03 Nov 2012 08:38:01 -0700 (PDT) MIME-Version: 1.0 Received: by 10.112.107.137 with HTTP; Sat, 3 Nov 2012 08:37:41 -0700 (PDT) In-Reply-To: References: From: Martin Gignac Date: Sat, 3 Nov 2012 11:37:41 -0400 Message-ID: Subject: Re: Poudriere not registering OPTIONS changes? To: Bryan Drewery Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Nov 2012 15:38:03 -0000 > Make sure you have this in your /usr/local/etc/poudriere.conf: Aww man, I'm sorry. When I read up on the feature I never realized it was something *optional*, so I never thought of looking in the config file, where it is plain as day. I turned it on as you indicated and it works like a charm. Thank you very much! -Martin From owner-freebsd-ports@FreeBSD.ORG Sat Nov 3 16:12:32 2012 Return-Path: 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 464A4274 for ; Sat, 3 Nov 2012 16:12:32 +0000 (UTC) (envelope-from bryan@shatow.net) Received: from secure.xzibition.com (secure.xzibition.com [173.160.118.92]) by mx1.freebsd.org (Postfix) with ESMTP id D943A8FC0A for ; Sat, 3 Nov 2012 16:12:31 +0000 (UTC) DomainKey-Signature: a=rsa-sha1; c=nofws; d=shatow.net; h=message-id :date:from:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; q=dns; s=sweb; b=waubjA zVFhC5dMzSKGN0qtdlnA383eNpaSopM5R2Z1KsYOw5XFoXg64patAg4GuQYMrtmA fnKAaa4WfTkysPf92/9DlG3C0pp1kFkp3pXmWAZlzMxxLlaIah1Sf48dWRRbqxcY lbV7s06n2VDl7g8O9/CT3lnTaNrgRprV3knrQ= DKIM-Signature: v=1; a=rsa-sha256; c=simple; d=shatow.net; h=message-id :date:from:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; s=sweb; bh=zc+4SfNMnkz+ nDUoxeoxqyRtbi0A8TFZPQAooWsZjwQ=; b=AqNviakpVhi2Ke3cOxu/mb4ryJv+ HIAyVO+Lo7SDEe7qlQfziqxw8LuRIDJAcz8VhKPzsa4MLD/xV13ofdXbvaaXqN0+ vVRY2peZbyjHFUCzdgeCFhvCWEAqIpoV/OYjGDsfrqcHh/zF4XqEgx43S4xDyMQo v/cdmUc15CU3Ktw= Received: (qmail 79723 invoked from network); 3 Nov 2012 11:12:29 -0500 Received: from unknown (HELO ?10.10.0.115?) (bryan@shatow.net@10.10.0.115) by sweb.xzibition.com with ESMTPA; 3 Nov 2012 11:12:29 -0500 Message-ID: <5095425F.9090207@shatow.net> Date: Sat, 03 Nov 2012 11:12:15 -0500 From: Bryan Drewery User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20121026 Thunderbird/16.0.2 MIME-Version: 1.0 To: Martin Gignac Subject: Re: Poudriere not registering OPTIONS changes? References: In-Reply-To: X-Enigmail-Version: 1.4.5 OpenPGP: id=3C9B0CF9; url=http://www.shatow.net/bryan/bryan.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Nov 2012 16:12:32 -0000 On 11/3/2012 10:37 AM, Martin Gignac wrote: >> Make sure you have this in your /usr/local/etc/poudriere.conf: > > > > Aww man, I'm sorry. When I read up on the feature I never realized it > was something *optional*, so I never thought of looking in the config > file, where it is plain as day. > > I turned it on as you indicated and it works like a charm. > > Thank you very much! > -Martin > Curious, where did you read about this feature? Would be good to make it more clear how to enable. Bryan From owner-freebsd-ports@FreeBSD.ORG Sat Nov 3 16:57:26 2012 Return-Path: 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 526A6F41 for ; Sat, 3 Nov 2012 16:57:26 +0000 (UTC) (envelope-from peter@netkey.at) Received: from xena.netkey.at (xena.netkey.at [83.64.50.179]) by mx1.freebsd.org (Postfix) with ESMTP id D0D9D8FC19 for ; Sat, 3 Nov 2012 16:57:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by xena.netkey.at (Postfix) with ESMTP id 3EEA78C2804; Sat, 3 Nov 2012 17:57:24 +0100 (CET) Received: from xena.netkey.at ([127.0.0.1]) by localhost (xena.netkey.at [127.0.0.1]) (amavisd-maia, port 10024) with ESMTP id 83033-04; Sat, 3 Nov 2012 17:57:16 +0100 (CET) Received: from xena.netkey.at (localhost [127.0.0.1]) (Authenticated sender: peter@netkey.at) by xena.netkey.at (Postfix) with ESMTPA id 3215A8C2803; Sat, 3 Nov 2012 17:57:16 +0100 (CET) Received: from chello084112169112.22.11.vie.surfer.at ([84.112.169.112]) by xena.netkey.at with HTTP (HTTP/1.1 POST); Sat, 03 Nov 2012 17:57:16 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Date: Sat, 03 Nov 2012 17:57:16 +0100 From: Peter Klett To: Konstantin Belousov Subject: Re: net-p2p/retroshare VoIP plugin: Undefined symbol Organization: netkey information technology gmbh In-Reply-To: <20121103145343.GX73505@kib.kiev.ua> References: <042f62cef98b0499e960bfe3e7f15fff@netkey.at> <20121103145343.GX73505@kib.kiev.ua> Message-ID: X-Sender: peter@netkey.at User-Agent: Roundcube Webmail/0.8.2 X-Virus-Scanned: Maia Mailguard Cc: Freebsd Ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Nov 2012 16:57:26 -0000 Perfect, that clue just did it, turns out RetroShare uses g++ for linking which has a slightly different parameter -rdynamic instead of -export-dynamic. Setting this option while linking the RetroShare binary brings the symbol in the "dynamic exported" table and lets the binary finally load the plugin. Thanks Konstantin for your input. Am 2012-11-03 15:53, schrieb Konstantin Belousov: > On Sat, Nov 03, 2012 at 01:59:18PM +0100, Peter Klett wrote: >> >> Hi All, >> >> I'm currently trying to get the VoIP plugin from RetroShare to work >> under FreeBSD. >> After this patch I was able to build it: >> >> --- plugins/VOIP/services/rsvoipitems.cc~ 2012-02-26 >> 18:13:54.000000000 +0100 >> +++ plugins/VOIP/services/rsvoipitems.cc 2012-10-29 >> 12:53:56.650925587 +0100 >> @@ -182,7 +182,7 @@ >> ok &= setRawUInt32(data, tlvsize, &offset, flags); >> ok &= setRawUInt32(data, tlvsize, &offset, data_size); >> std::cerr << "data_size : " << data_size << std::endl; >> - memcpy(data+offset,voip_data,data_size) ; >> + memcpy(&((uint8_t*)data)[offset],voip_data,data_size) ; >> offset += data_size ; >> >> if (offset != tlvsize) >> >> But I can't get RetroShare to load it: >> >> Cannot open plugin: /home/user/.retroshare/extensions/libVOIP.so: >> Undefined symbol "_ZN9p3Service7receiveEP9RsRawItem" >> >> Now the symbol is part of the RetroShare binary: >> >> $ grep _ZN9p3Service7receiveEP9RsRawItem >> work/trunk/retroshare-gui/src/RetroShare >> Binary file work/trunk/retroshare-gui/src/RetroShare matches >> >> but somehow the symbols from the main binary do not get exported to >> the >> plugin. >> The FreeBSD man page for dlopen(3) states in the NOTES section >> >> ELF executables need to be linked using the -export-dynamic option >> to >> ld(1) for symbols defined in the executable to become visible to >> dlsym(). >> >> >> So I rebuilt RetroShare with the -export-dynamic option, and the >> symbol >> is part of the symbol table: >> >> $ objdump -t work/trunk/retroshare-gui/src/RetroShare | grep >> _ZN9p3Service7receiveEP9RsRawItem >> 0000000000809580 g F .text 00000000000000c7 >> _ZN9p3Service7receiveEP9RsRawItem >> >> but still to no avail (same undefined symbol error). >> My knowledge of ELF binaries is pretty sparse, so if someone has >> more >> clues, I would appreciate sharing :) > > The objdump -t dumps wrong table. You want to examine the output of > -T > AKA --dynamic-syms. -- netkey information technology gmbh amalienstrasse 68/6 | a-1130 vienna | austria t +43 1 888 49 93 -21 | f dw -25 e peter@netkey.at | i www.netkey.at From owner-freebsd-ports@FreeBSD.ORG Sat Nov 3 17:23:26 2012 Return-Path: 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 EB40A6BE for ; Sat, 3 Nov 2012 17:23:26 +0000 (UTC) (envelope-from jeffreybouquet@yahoo.com) Received: from nm29-vm0.bullet.mail.sp2.yahoo.com (nm29-vm0.bullet.mail.sp2.yahoo.com [98.139.91.236]) by mx1.freebsd.org (Postfix) with ESMTP id B562A8FC0A for ; Sat, 3 Nov 2012 17:23:26 +0000 (UTC) Received: from [98.139.91.66] by nm29.bullet.mail.sp2.yahoo.com with NNFMP; 03 Nov 2012 17:23:20 -0000 Received: from [98.139.91.50] by tm6.bullet.mail.sp2.yahoo.com with NNFMP; 03 Nov 2012 17:23:20 -0000 Received: from [127.0.0.1] by omp1050.mail.sp2.yahoo.com with NNFMP; 03 Nov 2012 17:23:20 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 920398.3825.bm@omp1050.mail.sp2.yahoo.com Received: (qmail 49731 invoked by uid 60001); 3 Nov 2012 17:23:20 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1351963400; bh=aeQPK+dbFvZ+UBbV4r03tX4ULKXctO3alrX3ug34WtM=; h=X-YMail-OSG:Received:X-Rocket-MIMEInfo:X-Mailer:Message-ID:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=BiJKzJ1sWMV2IQ9QkZp490B6sYPEhScrNA6Mmh+A/6F8HeJVN25fRNP8hqt2vWHi1bpDttSYNXjbf7UhLGMM+K6fBsGxNI0iccu1WrLP5YLDz0NXMp8vhapE57Wi4ZNOzEndiN/pPAAhi1Hqy34J5JupsOVtphvjpge9fyt73h0= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Rocket-MIMEInfo:X-Mailer:Message-ID:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=6h/d8wvDgBoytLpc9hmGUP+DddS3ML31tUdNQSaxObmq2jzTldabcNWyUu0bwjF3YOrEa3qS/Lr0nenc8osqFr5dHPjIhzk8/YwdZWaH8Uf2KAYZ2FobAkcuKLvxuaq+XKB1fbfThH4J53habuaagiV5+2CW2Uj8TF5bNyXa4X0=; X-YMail-OSG: HyLTSBYVM1nAk16S1NRySm.sVxPPBZluUweDsDf0a.hvHfW jsQuSJ.m9Ze4GI9nmJvdA4VlyXVl75sqA5K2W7qR9csDm91PF3_xn29JyLWk OL.DTKTuy5sGl7PusoWWolR.PuBGM9YB2r_0SF6sU4ukGWslI8E5z5OOJuh0 U5UqSyYt_sLBv94ngyOV8kJGGPI7D3qvk4li2cIfSyW3T9dOVkMWULCP81yr ttk4gwmOtG2fSpWQhPCeREATy0NW2uGWC26.wcbVptmfaW8HlQc1E29VVno5 w.J_GZRNLAhoxNaGUpFGKJpHZSlfReZXp7RWUVlT4D9GZ2_MLumIF9jiCrRd e1DvkkOEzF1ONk3xLOKoQ8Vbd4VB9QoFK71M3yjwklxDPy_5qSCLKNgjBuK0 4jzFduAU_c5Sbb70J2cfSl3t_Kpe3odCZgw4eKyjs97UPpXYW.w71JGgDBrd nRDyBmCH7IOLuZ9eHUA7vNI4dPxqmYr6o6h2uWlswM8HSVB8rpkucRm0Jtfq 7ONpbWA4OrgS5oLrSs78T.XOTGn3mstXm7VWJgV6jHkELxuCZiYnEFeNhk9m 5qJvtfv4_1Kx_KT4siw5tX4pkEu987Fk- Received: from [66.92.43.99] by web164003.mail.gq1.yahoo.com via HTTP; Sat, 03 Nov 2012 10:23:20 PDT X-Rocket-MIMEInfo: 001.001, bGlucmVuYW1lIGlzIG1hcmtlZCBERVBSRUNBVEVELiAgSSdkIGxpa2UgdG8gcmVpbnN0YWxsIGl0CmFzIHdlbGwgYXMgL3JlZWQvIC4uLgoKPiBTdWJqZWN0OiBGcmVlQlNEIHBvcnRzIHlvdSBtYWludGFpbiB3aGljaCBhcmUgb3V0IG9mIGRhdGUKPiBEYXRlOiBTYXR1cmRheSwgTm92ZW1iZXIgMywgMjAxMiwgNzowMSBBTQogCj4gRnVsbCBkZXRhaWxzIGNhbiBiZSBmb3VuZCBhdCB0aGUgZm9sbG93aW5nIFVSTDoKPiBodHRwOi8vcG9ydHNjb3V0LmZyZWVic2Qub3JnL3BvcnRzQGZyZWVic2Qub3JnLmh0bWwBMAEBAQE- X-Mailer: YahooMailClassic/15.0.8 YahooMailWebService/0.8.123.460 Message-ID: <1351963400.14557.YahooMailClassic@web164003.mail.gq1.yahoo.com> Date: Sat, 3 Nov 2012 10:23:20 -0700 (PDT) From: Jeffrey Bouquet Subject: Fw: FreeBSD ports you maintain which are out of date To: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Nov 2012 17:23:27 -0000 linrename is marked DEPRECATED. I'd like to reinstall it=0Aas well as /ree= d/ ...=0A=0A> Subject: FreeBSD ports you maintain which are out of date=0A>= Date: Saturday, November 3, 2012, 7:01 AM=0A =0A> Full details can be foun= d at the following URL:=0A> http://portscout.freebsd.org/ports@freebsd.org.= html=0A-------------------------------------------+-----------------+------= ------=0A> sysutils/linrename=A0 =A0 =A0 =A0 =A0 =A0=0A> =A0 =A0 =A0 =A0 = =A0 =A0 =A0 =A0=0A> =A0 | 2.22=A0 =A0 =A0 =A0 =A0 =A0 |=0A> 2.22.1=0A=0A> h= ttp://portscout.freebsd.org/info/portscout-portconfig.txt=0A From owner-freebsd-ports@FreeBSD.ORG Sat Nov 3 17:56:04 2012 Return-Path: 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 34E0C186; Sat, 3 Nov 2012 17:56:04 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from forward11.mail.yandex.net (forward11.mail.yandex.net [IPv6:2a02:6b8:0:801::1]) by mx1.freebsd.org (Postfix) with ESMTP id A53F48FC0C; Sat, 3 Nov 2012 17:56:03 +0000 (UTC) Received: from smtp12.mail.yandex.net (smtp12.mail.yandex.net [95.108.131.191]) by forward11.mail.yandex.net (Yandex) with ESMTP id 70A97E80DA9; Sat, 3 Nov 2012 21:55:53 +0400 (MSK) Received: from smtp12.mail.yandex.net (localhost [127.0.0.1]) by smtp12.mail.yandex.net (Yandex) with ESMTP id 49DA316A03E6; Sat, 3 Nov 2012 21:55:53 +0400 (MSK) Received: from 93.91.10.10.tel.ru (93.91.10.10.tel.ru [93.91.10.10]) by smtp12.mail.yandex.net (nwsmtp/Yandex) with ESMTP id tqmiFFan-tqmi8k5d; Sat, 3 Nov 2012 21:55:53 +0400 Message-ID: <50955AA8.6060207@passap.ru> Date: Sat, 03 Nov 2012 21:55:52 +0400 From: Boris Samorodov Organization: =?UTF-8?B?0JfQkNCeICLQktCQ0KDQoiI=?= User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:16.0) Gecko/20121012 Thunderbird/16.0.1 MIME-Version: 1.0 To: "Jason E. Hale" Subject: Re: LIB_DEPENDS and a library ABI version References: <509508D1.5060503@passap.ru> <8248042.NOITxQy7z5@mocha.verizon.net> In-Reply-To: <8248042.NOITxQy7z5@mocha.verizon.net> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Nov 2012 17:56:04 -0000 Hi Jason and All, 03.11.2012 16:46, Jason E. Hale пишет: > Typically, you would want to leave off only what is after .so. Got it, thanks! 2All: BTW it would be nice to have some words about the matter at the Porter's Handbook... -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve From owner-freebsd-ports@FreeBSD.ORG Sat Nov 3 18:00:53 2012 Return-Path: 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 3FCE757C for ; Sat, 3 Nov 2012 18:00:53 +0000 (UTC) (envelope-from martin.gignac@gmail.com) Received: from mail-lb0-f182.google.com (mail-lb0-f182.google.com [209.85.217.182]) by mx1.freebsd.org (Postfix) with ESMTP id B459C8FC12 for ; Sat, 3 Nov 2012 18:00:52 +0000 (UTC) Received: by mail-lb0-f182.google.com with SMTP id b5so4153113lbd.13 for ; Sat, 03 Nov 2012 11:00:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=lydxHENy4zbty7ceiMOey4+dHrPqVW3XmIPGMg9PEeA=; b=sFAUnu12qaqFRuauq7kzuiDOhtesqcNG4fR5FGbtuVKegm5YQOPiKmW3zYrWuEGOgS ClP1FdudVpeuAT8B/2gpkhR3AMtXGPA2/w5dzwj6RwOVUiFQQ8n4KZ/YFukENIvft03U RYT3GUPEWpP9wYIBIMwgpCD3gmCzWkXWaiDrlwR4gZgeNfV67X8Q2MOa6lAwI/lVAvGs 3yqSzl63msbtOF4+mf21uoH8t2qnjdvyMgwoO0yLty3XjHb9awbuV5QjSAa5NRdlEG+I oEg3Ms5/0kVfN0iB47/16PGVsOZPyoNCkAtDXHF7qtwAjEWrT7ydrI2VbAIwk4X5O2zV QSqQ== Received: by 10.152.104.240 with SMTP id gh16mr4817829lab.56.1351965651088; Sat, 03 Nov 2012 11:00:51 -0700 (PDT) MIME-Version: 1.0 Received: by 10.112.107.137 with HTTP; Sat, 3 Nov 2012 11:00:30 -0700 (PDT) In-Reply-To: <5095425F.9090207@shatow.net> References: <5095425F.9090207@shatow.net> From: Martin Gignac Date: Sat, 3 Nov 2012 14:00:30 -0400 Message-ID: Subject: Re: Poudriere not registering OPTIONS changes? To: Bryan Drewery Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Nov 2012 18:00:53 -0000 > Curious, where did you read about this feature? Would be good to make it > more clear how to enable. At the bottom of the following web page: http://wiki.freebsd.org/FreeBSDPackageBuildingComparison One of the listed strengths of Poudriere is "Detects OPTIONS changes". I just read that and went with it. To me it's such a cool feature that I never thought there'd be a knob for it, much less one that's off by default. And I never thought of revisiting my poudriere.conf file, but that's my mistake. -Martin From owner-freebsd-ports@FreeBSD.ORG Sat Nov 3 19:13:22 2012 Return-Path: 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 E4BAD643 for ; Sat, 3 Nov 2012 19:13:21 +0000 (UTC) (envelope-from demelier.david@gmail.com) Received: from mail-wi0-f178.google.com (mail-wi0-f178.google.com [209.85.212.178]) by mx1.freebsd.org (Postfix) with ESMTP id 6CF138FC12 for ; Sat, 3 Nov 2012 19:13:21 +0000 (UTC) Received: by mail-wi0-f178.google.com with SMTP id hr7so1744599wib.13 for ; Sat, 03 Nov 2012 12:13:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=s4SsBgn3gDZ0WIouNZ7hJTd1/MjjJtcK8PDNE2bqMqc=; b=QfMI5EvENwmpuK1b/aPLxhFx4xE+roJAxBncZSZaj693p6gIp45RCdDbq8LygKEh3w 7RoLgVsR4fs+EF7YcQdqyVB8pRaIf9oBEubivb25dwlu3lvzu4SnIewgtDuPmkHEkObG D9gLNhsi99g+mgGMmfJxjJKksi9Dwr31zzqByA9kXj7P4BAyfdvM/NT9EU3fdh5rAOYL FzHDbqBkxlR8D4tkcA4arIKcjl6OJ7DjZ38Lj87lqvEw7Z4z4HzQAsog3bMb4lq2KIn3 82ScMpI9rPcReGbgl8O40sJATnTJCqNLyt6ae1KhMY1tvnAkgITgYBH+JZQOK340yOoj RsAQ== Received: by 10.180.76.203 with SMTP id m11mr723934wiw.6.1351970000174; Sat, 03 Nov 2012 12:13:20 -0700 (PDT) Received: from Melon.malikania.fr (248.21.102.84.rev.sfr.net. [84.102.21.248]) by mx.google.com with ESMTPS id ea9sm4031977wib.11.2012.11.03.12.13.18 (version=SSLv3 cipher=OTHER); Sat, 03 Nov 2012 12:13:19 -0700 (PDT) Message-ID: <50956CC8.8080707@gmail.com> Date: Sat, 03 Nov 2012 20:13:12 +0100 From: David Demelier User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:16.0) Gecko/20121015 Thunderbird/16.0.1 MIME-Version: 1.0 To: freebsd-ports@FreeBSD.org Subject: Can not update firefox Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Nov 2012 19:13:22 -0000 Hello, I can not update firefox to 16.0.2,1 In file included from /usr/obj/usr/ports/www/firefox/work/mozilla-release/xpcom/base/nsSystemInfo.cpp:16: ../../dist/system_wrappers/gtk/gtk.h:3:26: error: gtk/gtk.h: No such file or directory /usr/obj/usr/ports/www/firefox/work/mozilla-release/xpcom/base/nsTraceRefcntImpl.cpp: In member function 'void BloatEntry::Dump(PRIntn, FILE*, nsTraceRefcntImpl::StatisticsType)': /usr/obj/usr/ports/www/firefox/work/mozilla-release/xpcom/base/nsTraceRefcntImpl.cpp:384: warning: format '%8llu' expects type 'long long unsigned int', but argument 6 has type 'PRUint64' /usr/obj/usr/ports/www/firefox/work/mozilla-release/xpcom/base/nsTraceRefcntImpl.cpp:384: warning: format '%8llu' expects type 'long long unsigned int', but argument 7 has type 'PRUint64' /usr/obj/usr/ports/www/firefox/work/mozilla-release/xpcom/base/nsTraceRefcntImpl.cpp:384: warning: format '%8llu' expects type 'long long unsigned int', but argument 8 has type 'long unsigned int' /usr/obj/usr/ports/www/firefox/work/mozilla-release/xpcom/base/nsTraceRefcntImpl.cpp:384: warning: format '%8llu' expects type 'long long unsigned int', but argument 11 has type 'PRUint64' /usr/obj/usr/ports/www/firefox/work/mozilla-release/xpcom/base/nsTraceRefcntImpl.cpp:384: warning: format '%8llu' expects type 'long long unsigned int', but argument 12 has type 'long unsigned int' /usr/obj/usr/ports/www/firefox/work/mozilla-release/xpcom/base/nsSystemInfo.cpp: In member function 'nsresult nsSystemInfo::Init()': /usr/obj/usr/ports/www/firefox/work/mozilla-release/xpcom/base/nsSystemInfo.cpp:107: error: 'gtk_major_version' was not declared in this scope /usr/obj/usr/ports/www/firefox/work/mozilla-release/xpcom/base/nsSystemInfo.cpp:107: error: 'gtk_minor_version' was not declared in this scope /usr/obj/usr/ports/www/firefox/work/mozilla-release/xpcom/base/nsSystemInfo.cpp:107: error: 'gtk_micro_version' was not declared in this scope gmake[4]: *** [nsSystemInfo.o] Error 1 gmake[4]: *** Waiting for unfinished jobs.... gmake[4]: Leaving directory `/usr/obj/usr/ports/www/firefox/work/mozilla-release/xpcom/base' gmake[3]: *** [libs] Error 2 gmake[3]: Leaving directory `/usr/obj/usr/ports/www/firefox/work/mozilla-release/xpcom' gmake[2]: *** [libs_tier_platform] Error 2 gmake[2]: Leaving directory `/usr/obj/usr/ports/www/firefox/work/mozilla-release' gmake[1]: *** [tier_platform] Error 2 gmake[1]: Leaving directory `/usr/obj/usr/ports/www/firefox/work/mozilla-release' gmake: *** [default] Error 2 *** [do-build] Error code 1 Cheers, -- David Demelier From owner-freebsd-ports@FreeBSD.ORG Sat Nov 3 21:41:59 2012 Return-Path: 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 86324694 for ; Sat, 3 Nov 2012 21:41:59 +0000 (UTC) (envelope-from demelier.david@gmail.com) Received: from mail-wg0-f50.google.com (mail-wg0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 0E8978FC08 for ; Sat, 3 Nov 2012 21:41:58 +0000 (UTC) Received: by mail-wg0-f50.google.com with SMTP id 16so3154951wgi.31 for ; Sat, 03 Nov 2012 14:41:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=w/nTskT5aUe1dYfEJu6VNKE36NBVycSZ/mkLciYrMU0=; b=dM798LxVjMCL6jnDgcpLlBN2Ur66oooIdFNZViArDArv0SG6VJeRpPTHK5G4n+lw+x h3pVcLToTJQnfJ87kHU6L+N7TnAGn/Mw+egc2ZxKst58w+ci5IFYqNZm5UrBCET5eGuc 2rlJ2ew+zwcSl7kgQms7AAuRsy+fZVLwEdYQa5tHU50yCKa87mX5AVfS+Lv/WNi158Yz QFPwXLlN5+m7l7VPe+cVnUXchKVu/tVBwJX+3/VRGTb032BQ2QjGZWIf7Ci+8C8ug4n3 SJ1+D7NMguhfvTYHnlZkV8MAjLZ1UIDo3JVlVxzWmitL7gpwZ4qgx2gwxawkp/V97aaO qpJg== Received: by 10.180.99.194 with SMTP id es2mr7440950wib.15.1351978911974; Sat, 03 Nov 2012 14:41:51 -0700 (PDT) Received: from Melon.malikania.fr (248.21.102.84.rev.sfr.net. [84.102.21.248]) by mx.google.com with ESMTPS id ei1sm4561015wid.7.2012.11.03.14.41.50 (version=SSLv3 cipher=OTHER); Sat, 03 Nov 2012 14:41:51 -0700 (PDT) Message-ID: <50958F97.3050506@gmail.com> Date: Sat, 03 Nov 2012 22:41:43 +0100 From: David Demelier User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:16.0) Gecko/20121103 Thunderbird/16.0.2 MIME-Version: 1.0 To: freebsd-ports@FreeBSD.org Subject: Re: Can not update firefox References: <50956CC8.8080707@gmail.com> In-Reply-To: <50956CC8.8080707@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Nov 2012 21:41:59 -0000 On 03/11/2012 20:13, David Demelier wrote: > Hello, > > I can not update firefox to 16.0.2,1 > > In file included from > /usr/obj/usr/ports/www/firefox/work/mozilla-release/xpcom/base/nsSystemInfo.cpp:16: > > ../../dist/system_wrappers/gtk/gtk.h:3:26: error: gtk/gtk.h: No such > file or directory > /usr/obj/usr/ports/www/firefox/work/mozilla-release/xpcom/base/nsTraceRefcntImpl.cpp: > In member function 'void BloatEntry::Dump(PRIntn, FILE*, > nsTraceRefcntImpl::StatisticsType)': > /usr/obj/usr/ports/www/firefox/work/mozilla-release/xpcom/base/nsTraceRefcntImpl.cpp:384: > warning: format '%8llu' expects type 'long long unsigned int', but > argument 6 has type 'PRUint64' > /usr/obj/usr/ports/www/firefox/work/mozilla-release/xpcom/base/nsTraceRefcntImpl.cpp:384: > warning: format '%8llu' expects type 'long long unsigned int', but > argument 7 has type 'PRUint64' > /usr/obj/usr/ports/www/firefox/work/mozilla-release/xpcom/base/nsTraceRefcntImpl.cpp:384: > warning: format '%8llu' expects type 'long long unsigned int', but > argument 8 has type 'long unsigned int' > /usr/obj/usr/ports/www/firefox/work/mozilla-release/xpcom/base/nsTraceRefcntImpl.cpp:384: > warning: format '%8llu' expects type 'long long unsigned int', but > argument 11 has type 'PRUint64' > /usr/obj/usr/ports/www/firefox/work/mozilla-release/xpcom/base/nsTraceRefcntImpl.cpp:384: > warning: format '%8llu' expects type 'long long unsigned int', but > argument 12 has type 'long unsigned int' > /usr/obj/usr/ports/www/firefox/work/mozilla-release/xpcom/base/nsSystemInfo.cpp: > In member function 'nsresult nsSystemInfo::Init()': > /usr/obj/usr/ports/www/firefox/work/mozilla-release/xpcom/base/nsSystemInfo.cpp:107: > error: 'gtk_major_version' was not declared in this scope > /usr/obj/usr/ports/www/firefox/work/mozilla-release/xpcom/base/nsSystemInfo.cpp:107: > error: 'gtk_minor_version' was not declared in this scope > /usr/obj/usr/ports/www/firefox/work/mozilla-release/xpcom/base/nsSystemInfo.cpp:107: > error: 'gtk_micro_version' was not declared in this scope > gmake[4]: *** [nsSystemInfo.o] Error 1 > gmake[4]: *** Waiting for unfinished jobs.... > gmake[4]: Leaving directory > `/usr/obj/usr/ports/www/firefox/work/mozilla-release/xpcom/base' > gmake[3]: *** [libs] Error 2 > gmake[3]: Leaving directory > `/usr/obj/usr/ports/www/firefox/work/mozilla-release/xpcom' > gmake[2]: *** [libs_tier_platform] Error 2 > gmake[2]: Leaving directory > `/usr/obj/usr/ports/www/firefox/work/mozilla-release' > gmake[1]: *** [tier_platform] Error 2 > gmake[1]: Leaving directory > `/usr/obj/usr/ports/www/firefox/work/mozilla-release' > gmake: *** [default] Error 2 > *** [do-build] Error code 1 > > > Cheers, > Sorry, that seems to be a broken /usr/ports, I wiped out and it worked. I was using the marcusmerge script to test mate desktop and that have break my ports. Cheers, -- David Demelier From owner-freebsd-ports@FreeBSD.ORG Sat Nov 3 21:50:40 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AE8B08E7 for ; Sat, 3 Nov 2012 21:50:40 +0000 (UTC) (envelope-from jbeich@tormail.org) Received: from outgoing.tormail.org (outgoing.tormail.org [82.221.96.22]) by mx1.freebsd.org (Postfix) with ESMTP id 481768FC08 for ; Sat, 3 Nov 2012 21:50:39 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=internal.tormail.org) by outgoing.tormail.org with esmtp (Exim 4.72) (envelope-from ) id 1TUlbq-0004RF-0m; Sun, 04 Nov 2012 00:50:31 +0300 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tormail.org; s=tm; h=Message-Id:X-TorMail-User:Content-Type:MIME-Version:References:Date:Subject:Cc:To:From; bh=VxmuLtg5gun0VTzWRcoF4lw6K2j3ytfihgd28BmRmJk=; b=VDqDoe08XXZobREg5F8TG0ZGVJcfvdrqqY/adxEUg8EfiD6CXJAudN2lnaGBq2nq/eWQHj+xxxRr3rVGF7AyeNGHLuBqOd7zyq1DyQtu4IanP7OpWWcTOFbKfd7vjXqNKbkkEbbU/28NFgu/i5JHzz0kw5CFCdqY3FpFpIb90Nw=; Received: from jbeich by internal.tormail.org with local (Exim 4.63) (envelope-from ) id 1TUlZY-0008WW-R5; Sat, 03 Nov 2012 21:48:13 +0000 From: Jan Beich To: David Naylor Subject: Re: wine/i386 for FreeBSD/amd64 port (aka wine-fbsd64) Date: Sat, 03 Nov 2012 15:47:56 -0500 References: <201211030949.11291.naylor.b.david@gmail.com> MIME-Version: 1.0 Content-Type: text/plain X-TorMail-User: jbeich Message-Id: <1TUlZY-0008WW-R5@internal.tormail.org> Cc: ports@freebsd.org, Gerald Pfeifer X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Nov 2012 21:50:41 -0000 David Naylor writes: > The post-package-script (run only if WITH_PKGNG is defined): > - Amends the package so the arch label to 64bit WITH_PKGNG is checked too early. The port fails to fix arch on 10.0 without the variable being set explicitly in make.conf. http://svn.freebsd.org/changeset/ports/305637 > To produce the package on an amd64 system do the following: > # (cd /usr/ports/emulators/; patch -p0 < /path/to/diff) > # make -C /usr/src world DESTDIR=/i386 TARGET=i386 > # mount -t devfs devfs /i386/dev > # mkdir /i386/usr/ports > # mount -t nullfs /usr/ports /i386/usr/ports > # chroot make -C /usr/ports/emulators/wine-fbsd64 package WITH_PKGNG=yes This is probably easier to manage when using poudriere e.g. # poudriere jails -c -j 10i386 -v HEAD -a i386 -m allbsd # patch -Efsp0 -i /path/to/diff -d /poudriere/ports/default/ports/emulators # poudriere bulk -j 10i386 emulators/wine-fbsd64