From owner-freebsd-ports@FreeBSD.ORG Sun Jan 20 02:38:18 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6A64116A474 for ; Sun, 20 Jan 2008 02:38:18 +0000 (UTC) (envelope-from miriamhuber25@web.de) Received: from fmmailgate01.web.de (fmmailgate01.web.de [217.72.192.221]) by mx1.freebsd.org (Postfix) with ESMTP id 25E9213C4EC for ; Sun, 20 Jan 2008 02:38:18 +0000 (UTC) (envelope-from miriamhuber25@web.de) Received: from smtp06.web.de (fmsmtp06.dlan.cinetic.de [172.20.5.172]) by fmmailgate01.web.de (Postfix) with ESMTP id 556A6CBD7430 for ; Sun, 20 Jan 2008 03:08:36 +0100 (CET) Received: from [83.171.187.126] (helo=arbeitsgruppe2.local) by smtp06.web.de with asmtp (WEB.DE 4.109 #226) id 1JGPbw-0005oP-00 for ports@FreeBSD.org; Sun, 20 Jan 2008 03:08:36 +0100 Message-ID: <2975902c1999b88877603e9330704355@web.de> From: "miriam" To: Date: Sat, 19 Jan 2008 03:07:32 +0100 X-Priority: 3 X-Mailer: XMailer MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable Sender: miriamhuber25@web.de X-Sender: miriamhuber25@web.de X-Provags-ID: V01U2FsdGVkX19dNR0tQrvv0Y6t7wJ0rxpVSbcxzBDEXsMUCbKz Ym8FofhkoDp7nhABr0wsr6cqsg3eu+onb/3lPKBf9lXtGqvEQu Ep1qVxU1HUJU/cdWrb3g== Cc: Subject: RE: Hallo nochmal X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: miriamhuber25@web.de List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Jan 2008 02:38:18 -0000 Hallo super kostenloser online TV sender auf http://www.doenertreff.de ausserdem kannst du hier leute aus deiner umgebung kennenlernen http://adultfriendfinder.com/go/p409433 gruss From owner-freebsd-ports@FreeBSD.ORG Sun Jan 20 04:20:23 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3DF9F16A418 for ; Sun, 20 Jan 2008 04:20:23 +0000 (UTC) (envelope-from andrew@areilly.bpa.nu) Received: from qsrv03ps.mx.bigpond.com (qsrv03ps.mx.bigpond.com [144.140.82.183]) by mx1.freebsd.org (Postfix) with ESMTP id BB9CC13C465 for ; Sun, 20 Jan 2008 04:20:16 +0000 (UTC) (envelope-from andrew@areilly.bpa.nu) Received: from oaamta05ps.mx.bigpond.com ([124.188.162.219]) by omta03ps.mx.bigpond.com with ESMTP id <20080120012957.SQYJ2997.omta03ps.mx.bigpond.com@oaamta05ps.mx.bigpond.com> for ; Sun, 20 Jan 2008 01:29:57 +0000 Received: from areilly.bpa.nu ([124.188.162.219]) by oaamta05ps.mx.bigpond.com with ESMTP id <20080120012956.XOHM26877.oaamta05ps.mx.bigpond.com@areilly.bpa.nu> for ; Sun, 20 Jan 2008 01:29:56 +0000 Received: (qmail 9186 invoked by uid 501); 20 Jan 2008 01:29:41 -0000 Date: Sun, 20 Jan 2008 12:29:41 +1100 From: Andrew Reilly To: freebsd-stable@freebsd.org Message-ID: <20080120012941.GA8588@duncan.reilly.home> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i X-RPD-ScanID: Class unknown; VirusThreatLevel unknown, RefID str=0001.0A090206.4792A414.00A8,ss=1,fgs=0 Cc: freebsd-ports@freebsd.org Subject: 7-STABLE broke drscheme in week between 4 and 11 Jan X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Jan 2008 04:20:23 -0000 Hi there, I'm still working on debugging this myself, but thought that a few more experienced eyes might be able to help me. I'm tracking 7-STABLE on my amd64 system, but something happened a couple of weeks ago that broke lang/drscheme. I've been doing a bit of regressing and testing, and have found that a mred executable built against a 7-STABLE checkout of 2008.01.04.00.00.00 works fine, but the exact same binary crashes with a SEGV on a kernel check-out of 2008.01.11.00.00.00. It's a bit hard to debug, because the code in question is a twisty maze of macros, #ifs and inlines, because it's in the garbage collector, and that's quite platform-sensitive. Anyway, the last part of the ktrace of the broken version (the earlier parts are just loading up shared libraries) looks like: (I sedded the ^pid out, so that I could get a better look at it with diff (meld, actually: it's nice)). mredid mred RET mmap 5496832/0x80053e000 mredid mred CALL mmap(0,0x200000,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_ANON,0xffffffff,0) mredid mred RET mmap 57888768/0x803735000 mredid mred CALL munmap(0x803735000,0xcb000) mredid mred RET munmap 0 mredid mred CALL munmap(0x803900000,0x35000) mredid mred RET munmap 0 mredid mred CALL thr_self(0x803801120) mredid mred RET thr_self 0 mredid mred CALL mmap(0x7fffffbff000,0x1000,PROT_NONE,MAP_ANON,0xffffffff,0) mredid mred RET mmap -4198400/0x7fffffbff000 mredid mred CALL thr_set_name(0x1875d,0x802de3800) mredid mred RET thr_set_name 0 mredid mred CALL rtprio_thread(0,0x1875d,0x7fffffffe110) mredid mred RET rtprio_thread 0 mredid mred CALL sysarch(0x81,0x7fffffffe130) mredid mred RET sysarch 0 mredid mred CALL sigprocmask(SIG_SETMASK,0x7fffffffe150,0x7fffffffe140) mredid mred RET sigprocmask 0 mredid mred CALL sigaction(SIG 32,0x7fffffffe110,0) mredid mred RET sigaction 0 mredid mred CALL sigprocmask(SIG_SETMASK,0x7fffffffe140,0) mredid mred RET sigprocmask 0 mredid mred CALL sigprocmask(SIG_BLOCK,0x800633cc0,0x7fffffffe190) mredid mred RET sigprocmask 0 mredid mred CALL sigprocmask(SIG_SETMASK,0x800633cd0,0) mredid mred RET sigprocmask 0 mredid mred CALL getrlimit(RLIMIT_DATA,0x7fffffffe3a0) mredid mred RET getrlimit 0 mredid mred CALL mmap(0,0x104000,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_ANON,0xffffffff,0) mredid mred RET mmap 59768832/0x803900000 mredid mred PSIG SIGSEGV SIG_DFL mredid mred NAMI "mred.core" The equivalent section of the version from 4 Jan (that works fine) looks like: mredid mred RET mmap 5496832/0x80053e000 mredid mred CALL mmap(0,0x200000,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_ANON,0xffffffff,0) mredid mred RET mmap 57835520/0x803728000 mredid mred CALL munmap(0x803728000,0xd8000) mredid mred RET munmap 0 mredid mred CALL munmap(0x803900000,0x28000) mredid mred RET munmap 0 mredid mred CALL thr_self(0x803801120) mredid mred RET thr_self 0 mredid mred CALL mmap(0x7fffffbff000,0x1000,PROT_NONE,MAP_ANON,0xffffffff,0) mredid mred RET mmap -4198400/0x7fffffbff000 mredid mred CALL thr_set_name(0x187ba,0x802dd6800) mredid mred RET thr_set_name 0 mredid mred CALL rtprio_thread(0,0x187ba,0x7fffffffe0f0) mredid mred RET rtprio_thread 0 mredid mred CALL sysarch(0x81,0x7fffffffe110) mredid mred RET sysarch 0 mredid mred CALL sigprocmask(SIG_SETMASK,0x7fffffffe130,0x7fffffffe120) mredid mred RET sigprocmask 0 mredid mred CALL sigaction(SIG 32,0x7fffffffe0f0,0) mredid mred RET sigaction 0 mredid mred CALL sigprocmask(SIG_SETMASK,0x7fffffffe120,0) mredid mred RET sigprocmask 0 mredid mred CALL sigprocmask(SIG_BLOCK,0x800633cc0,0x7fffffffe170) mredid mred RET sigprocmask 0 mredid mred CALL sigprocmask(SIG_SETMASK,0x800633cd0,0) mredid mred RET sigprocmask 0 mredid mred CALL getrlimit(RLIMIT_DATA,0x7fffffffe380) mredid mred RET getrlimit 0 mredid mred CALL mmap(0,0x104000,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_ANON,0xffffffff,0) mredid mred RET mmap 59768832/0x803900000 mredid mred CALL mmap(0,0x300000,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_ANON,0xffffffff,0) mredid mred RET mmap 60833792/0x803a04000 mredid mred CALL munmap(0x803a04000,0xfc000) mredid mred RET munmap 0 mredid mred CALL munmap(0x803d00000,0x4000) mredid mred RET munmap 0 mredid mred CALL sigaction(SIGSEGV,0x7fffffffe360,0x7fffffffe340) mredid mred RET sigaction 0 mredid mred CALL __sysctl(0x7fffffffd8f0,0x2,0x7fffffffd950,0x7fffffffd8e8,0,0) mredid mred RET __sysctl 0 mredid mred CALL socket(PF_LOCAL,SOCK_STREAM,0) mredid mred RET socket 3 mredid mred CALL __sysctl(0x7fffffffd910,0x2,0x7fffffffd970,0x7fffffffd908,0,0) mredid mred RET __sysctl 0 mredid mred CALL __sysctl(0x7fffffffd8b0,0x2,0x7fffffffd8f0,0x7fffffffd8a8,0,0) mredid mred RET __sysctl 0 mredid mred CALL connect(0x3,0x7fffffffd9f0,0x13) mredid mred NAMI "/tmp/.X11-unix/X0" mredid mred RET connect 0 [...and so on...] So it looks as though it's in a section just before it establishes it's SIGSEGV handler, and so presumably isn't expecting to get segv'd just yet. If it hadn't been segv'd, the next thing to happen was that mredid mred CALL mmap(0,0x300000,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_ANON,0xffffffff,0) the faulting instruction is: 0x0000000800bdecc6 : mov %r13,(%rdx,%rax,8) r13 is 0x803900000 rdx is -1 rax is 0xe40 Any thoughts on why that would be faulting? (Looks like a write to a very low address (code?) to me, but I'm not up on the VM map yet.) The only thing that looks appropriate that changed in that week was sys/vm/vm_map.c, which had some new code added to help with shm mappings. I looked at it, but it didn't look as though it would affect this. If anyone has suggestions about what I could investigate/change/poke next, I'd appreciate it. Cheers, -- Andrew From owner-freebsd-ports@FreeBSD.ORG Sun Jan 20 12:17:22 2008 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5208016A419 for ; Sun, 20 Jan 2008 12:17:22 +0000 (UTC) (envelope-from iguimar@cnpaf.embrapa.br) Received: from smtp.cnpaf.embrapa.br (firewall.cnpaf.embrapa.br [200.17.55.10]) by mx1.freebsd.org (Postfix) with ESMTP id E69DC13C4CC for ; Sun, 20 Jan 2008 12:17:21 +0000 (UTC) (envelope-from iguimar@cnpaf.embrapa.br) Received: from localhost (localhost [127.0.0.1]) by smtp.cnpaf.embrapa.br (Postfix) with ESMTP id 59D1F3D742D for ; Sun, 20 Jan 2008 09:53:39 -0200 (BRST) Received: by smtp.cnpaf.embrapa.br (Postfix, from userid 1026) id 718003D7438; Sun, 20 Jan 2008 09:53:36 -0200 (BRST) Received: from [10.10.0.227] (gigante.cnpaf.embrapa.br [10.10.0.227]) by smtp.cnpaf.embrapa.br (Postfix) with ESMTP id 6B82F3D7427 for ; Sun, 20 Jan 2008 09:53:36 -0200 (BRST) Message-ID: <479335F2.8020005@cnpaf.embrapa.br> Date: Sun, 20 Jan 2008 09:52:18 -0200 From: =?ISO-8859-1?Q?Iguimar_Ant=F4nio_Fernandes?= User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: ports@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Copyrighted-Material: Please visit http://www.cnpaf.embrapa.br X-Virus-Scanned: by amavisd 0.1 Cc: Subject: FreeBSD Port X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Jan 2008 12:17:22 -0000 Hi I have a motherboard p5p, processor amd64, freebsd 6.2 updated to 6.3. I made all operation to get updated the system, as follow below: 1) cd /usr/src 2) make buildworld 3) cd /sys/i386/conf 4) config 5) cd ../compile/ 6) make depend && make && make install 7) reboot 8) Choice "Single User Mode" option (4) from Menu 9) login as root 10)mergemaster -p 11)cd /usr/src 12)make installworld 13)mergemaster 14)reboot 15)login as root 16)portupgrade -a Everything works fine. But when a tried compile some ports, (vscan, courier-imap for example), I receive the following error message: "courier-imap-4.3.0,1 is marked as broken: "Incomplete pkg-plist", "*uvscan-5.10e_2* is marked as broken: "Incomplete pkg-plist" uvscan-5.10e_2 is marked as broken: Incomplete pkg-plist. Other ports works good. Do you have any ideia. I will apreciate any help. Thanks Iguimar -- ******************************** Iguimar Antônio Fernandes Gerente de Redes - Analista B Embrapa Arroz e Feijão Cx. Postal 179 - CEP 75375-000 Santo Antônio de Goiás - GO Fone: (62) 3533-2146, 3533-2147 ******************************** -------------------------------------------------------------------------- Aviso de confidencialidade: - Esta mensagem da Empresa Brasileira de Pesquisa Agropecuaria (Embrapa), empresa publica federal regida pelo disposto na Lei Federal nº 5.851, de 7 de dezembro de 1972, e enviada exclusivamente a seu destinatario e pode conter informacoes confidenciais, protegidas por sigilo profissional. Sua utilizacao desautorizada e ilegal e sujeita o infrator as penas da lei. Se voce a recebeu indevidamente, queira, por gentileza, reenvia-la ao emitente, esclarecendo o equivoco. Confidentiality note: - "This message from Empresa Brasileira de Pesquisa Agropecuaria (Embrapa), a government company established under Brazilian law (5.851/72), is directed exclusively to its addressee and may contain confidential data, protected under professional secrecy rules. Its unauthorized use is illegal and may subject the transgressor to the law's penalties. If you're not the addressee, please send it back, elucidating the failure". From owner-freebsd-ports@FreeBSD.ORG Sun Jan 20 13:51:46 2008 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5E62816A41A for ; Sun, 20 Jan 2008 13:51:46 +0000 (UTC) (envelope-from ebgssth@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.155]) by mx1.freebsd.org (Postfix) with ESMTP id E594113C455 for ; Sun, 20 Jan 2008 13:51:45 +0000 (UTC) (envelope-from ebgssth@gmail.com) Received: by fg-out-1718.google.com with SMTP id 16so1881420fgg.35 for ; Sun, 20 Jan 2008 05:51:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=udCwVFkPTCawunJTK7AKseHAvgusWM+Ib6p0HWZbQv0=; b=dDgOPIl8IyPT84SK4dQZW3a+pxYda7lP3cVLg6/OnRHauodwzQ+7hwqAY+xboTjpbhEtq8WpkAjRLaJDjFac45QRJwS21OXe0o0XHd/bK35OKqE9pLNxFPwnHGb1mFzVYHM12kbbiuG1K5Vn/DIz6bAD+oJR3eUFW3doZSOaqvM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=oFCSTfgfV3Tpc3NwsfT94cqPLjRRXZFtMpG0HTq0a/04v/dMGj9yAmKkLfaKw/NS+PfGpW5MAC39WBhz4NLdCGwJwT1ULV++UqXtPlf8nNBo7KDE/YCRfc8b1HcR6apaJse3a+9n3V6+/llnyQqwOnHc+KrQepn87Qp2lXFxXJI= Received: by 10.78.107.8 with SMTP id f8mr7608203huc.40.1200835365132; Sun, 20 Jan 2008 05:22:45 -0800 (PST) Received: by 10.78.106.12 with HTTP; Sun, 20 Jan 2008 05:22:45 -0800 (PST) Message-ID: Date: Sun, 20 Jan 2008 22:22:45 +0900 From: js To: ports@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: Where can I get the latest libxml2 port? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Jan 2008 13:51:46 -0000 Hi, I read a report about a security flaw libxml2 prior to 2.6.31. http://secunia.com/advisories/28444/ So I want to upgrade it ASAP but couldn't found thet latest libxml2 in FreeBSD port. Is there anyone working on this? Thanks in advance. From owner-freebsd-ports@FreeBSD.ORG Sun Jan 20 15:18:23 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 090DE16A494 for ; Sun, 20 Jan 2008 15:18:23 +0000 (UTC) (envelope-from pawciobiel@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.178]) by mx1.freebsd.org (Postfix) with ESMTP id B42A413C4F0 for ; Sun, 20 Jan 2008 15:18:22 +0000 (UTC) (envelope-from pawciobiel@gmail.com) Received: by py-out-1112.google.com with SMTP id u52so2384712pyb.10 for ; Sun, 20 Jan 2008 07:18:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=nxVz5tekb3fshl6B4RchgDvslQv2vf2QqeWGPYhq7fU=; b=H2qG/oVDB3uC3TXYr4GoiEs13gHBW518DhqKtfPz6YipQrl8jDi9xIiIHvLNzheVQii7y4L/WujsS8pkXCiGzmjgErG/3V79T9QAmqL9L2A3/gUQQObC4bmozPF5yE9RSnVexE1BSCrJp20n6nrHU74mONOhNXCo4YARMiqSBgo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=II5Qa9mX3tlTyouPd1gNYlJT/HyIIZs4uipTwkeC9sVbWRQStKvZiH7NnSKap0Jb5iYKtDBDPiyp8p0QdV6P7NV65bcHMtPlLw7W+I1xD8IwnycC/y8vtvva7Z56P5M1MLCQvYnUCGNAapnra0w4XoNLv6zhKgdY5wV4oDJ1P/0= Received: by 10.35.99.5 with SMTP id b5mr6612129pym.25.1200840639244; Sun, 20 Jan 2008 06:50:39 -0800 (PST) Received: by 10.35.126.6 with HTTP; Sun, 20 Jan 2008 06:50:39 -0800 (PST) Message-ID: <2e420cc20801200650q19ed0d03h38a3152b26f22643@mail.gmail.com> Date: Sun, 20 Jan 2008 14:50:39 +0000 From: "P Bielecki" To: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: packages with security vulnerabilities X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Jan 2008 15:18:23 -0000 Hi, freebsd-update helps me update base system, portaudit(1) reminds me everyday about security vulnerabilities in ports/packages and thanks to portupgrade(1), I keep them up to date. Quite often I build packages or use packages whenever available and share (NFS) them with my other boxes. Although building and "deploying" packages can be fairly simple, due to dependencies, slow network connections, hw problems or just slow machine it takes a while. What would really help me is if latest - updated packages could be available more often. How porters decide which package should be updated and available as package? Is there anything what can I do to help updating latest packages? Thanks, Paul From owner-freebsd-ports@FreeBSD.ORG Sun Jan 20 15:25:57 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2DAFF16A420 for ; Sun, 20 Jan 2008 15:25:57 +0000 (UTC) (envelope-from laszlof@FreeBSD.org) Received: from main.vonostingroup.com (main.vonostingroup.com [216.32.84.70]) by mx1.freebsd.org (Postfix) with ESMTP id 15DCF13C4D5 for ; Sun, 20 Jan 2008 15:25:56 +0000 (UTC) (envelope-from laszlof@FreeBSD.org) Received: from [76.97.67.49] (helo=[192.168.0.2]) by main.vonostingroup.com with esmtpa (Exim 4.69 (FreeBSD)) (envelope-from ) id 1JGc3X-000Aim-Sa; Sun, 20 Jan 2008 09:25:55 -0600 Message-ID: <47936800.9050800@FreeBSD.org> Date: Sun, 20 Jan 2008 10:25:52 -0500 From: "Frank J. Laszlo" User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: P Bielecki References: <2e420cc20801200650q19ed0d03h38a3152b26f22643@mail.gmail.com> In-Reply-To: <2e420cc20801200650q19ed0d03h38a3152b26f22643@mail.gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - main.vonostingroup.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [26 6] / [26 6] X-AntiAbuse: Sender Address Domain - FreeBSD.org Cc: freebsd-ports@freebsd.org Subject: Re: packages with security vulnerabilities X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Jan 2008 15:25:57 -0000 P Bielecki wrote: > Hi, > > freebsd-update helps me update base system, > portaudit(1) reminds me everyday about security vulnerabilities in > ports/packages and thanks to portupgrade(1), > I keep them up to date. > > Quite often I build packages or use packages whenever available and > share (NFS) them with my other boxes. > > Although building and "deploying" packages can be fairly simple, > due to dependencies, slow network connections, hw problems or just > slow machine it takes a while. > > What would really help me is if latest - updated packages could be > available more often. > > How porters decide which package should be updated and available as package? > Is there anything what can I do to help updating latest packages? > > Thanks, > Paul > _______________________________________________ > You could donate more/better machines to do the package builds. :) It takes a long time to build packages for over 20K ports. Packaging also depends on licensing, some things are not allowed to be distributed as binary packages. -Frank From owner-freebsd-ports@FreeBSD.ORG Sun Jan 20 16:17:11 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3775A16A418 for ; Sun, 20 Jan 2008 16:17:11 +0000 (UTC) (envelope-from david@wood2.org.uk) Received: from lon-mail-1.gradwell.net (lon-mail-1.gradwell.net [193.111.201.125]) by mx1.freebsd.org (Postfix) with ESMTP id 9851D13C458 for ; Sun, 20 Jan 2008 16:17:10 +0000 (UTC) (envelope-from david@wood2.org.uk) Received: from argon.wood2.org.uk ([82.71.104.124] country=GB ident=postmaster#pop3^wood2&org$uk) by lon-mail-1.gradwell.net with esmtpa (Gradwell gwh-smtpd 1.275) id 479370e7.bf0c.61; Sun, 20 Jan 2008 16:03:51 +0000 (envelope-sender ) Message-ID: Date: Sun, 20 Jan 2008 16:02:26 +0000 To: =?iso-8859-1?q?Iguimar_Ant=F4nio_Fernandes?= From: David Wood References: <479335F2.8020005@cnpaf.embrapa.br> In-Reply-To: <479335F2.8020005@cnpaf.embrapa.br> MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1;format=flowed Content-Transfer-Encoding: quoted-printable User-Agent: Turnpike/6.06-M (<+$rRurt25oZaIwOHyWcZxw$AyG>) Cc: ports@FreeBSD.org Subject: Re: FreeBSD Port X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Jan 2008 16:17:11 -0000 Hi there, In message <479335F2.8020005@cnpaf.embrapa.br>, Iguimar Ant=F4nio=20 Fernandes writes >Hi I have a motherboard p5p, processor amd64, freebsd 6.2 updated to=20 >6.3. I made all operation to get updated the system, as follow below: > >1) cd /usr/src >2) make buildworld >3) cd /sys/i386/conf >4) config >5) cd ../compile/ >6) make depend && make && make install >7) reboot >8) Choice "Single User Mode" option (4) from Menu >9) login as root >10)mergemaster -p >11)cd /usr/src >12)make installworld >13)mergemaster >14)reboot >15)login as root >16)portupgrade -a > > >Everything works fine. But when a tried compile some ports, (vscan,=20 >courier-imap for example), I receive the following error message:=20 >"courier-imap-4.3.0,1 is marked as broken: "Incomplete pkg-plist",=20 >"*uvscan-5.10e_2* is marked as broken: "Incomplete pkg-plist"=20 >uvscan-5.10e_2 is marked as broken: Incomplete pkg-plist. Other ports=20 >works good. >Do you have any ideia. >I will apreciate any help. Your problems might track back to security/uvscan, which appears to have=20 been deleted, even though I can't find an entry for it in=20 /usr/ports/MOVED. The related security/uvscan-dat port expired in May=20 2006, and has been removed. As you're upgrading from source, it seems best to grab an up to date=20 ports tree before rebuilding everything. It sounds as if at least parts=20 of your ports tree are pretty old, which may be that your upgrade method=20 for the ports tree isn't removing deleted files (as courier-imap-4.3.0,1=20 dates from 2007-12-12). Even if you were upgrading from a binary distribution, the ports tree=20 has already moved on a fair bit since the ports slush. One fairly easy way to keep your ports tree up to date is to portsnap=20 fetch extract (followed by periodic portsnap fetch upgrade) or your=20 preferred method to keep the ports tree up to date before the=20 portupgrade -a. The ports tree has already moved on a fair bit since the=20 slush. I suspect - though I haven't trawled through the CVS logs - that the=20 port was found to be broken by pointyhat, hence the broken marking, then=20 was removed instead of being fixed. Remove uvscan, rebuild any dependent ports, and if you need a free virus=20 scanner, look at security/clamav. Alternatively, if you have a licensed=20 version of uvscan (which I believe was only ever a trial version),=20 install it outside ports or make a port for it. If uvscan isn't the problem, check carefully exactly where the build of=20 courier-imap is breaking. courier-imap itself is OK so far as I can tell=20 - the problem is with one of the dependencies. If you have a dependent=20 port that is marked as broken, that needs fixing. Best wishes, David --=20 David Wood david@wood2.org.uk From owner-freebsd-ports@FreeBSD.ORG Sun Jan 20 16:24:34 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2BD6216A420 for ; Sun, 20 Jan 2008 16:24:34 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 7272213C461; Sun, 20 Jan 2008 16:24:33 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <479375C0.30507@FreeBSD.org> Date: Sun, 20 Jan 2008 17:24:32 +0100 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.9 (Macintosh/20071031) MIME-Version: 1.0 To: P Bielecki References: <2e420cc20801200650q19ed0d03h38a3152b26f22643@mail.gmail.com> In-Reply-To: <2e420cc20801200650q19ed0d03h38a3152b26f22643@mail.gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: packages with security vulnerabilities X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Jan 2008 16:24:34 -0000 P Bielecki wrote: > Hi, > > freebsd-update helps me update base system, > portaudit(1) reminds me everyday about security vulnerabilities in > ports/packages and thanks to portupgrade(1), > I keep them up to date. > > Quite often I build packages or use packages whenever available and > share (NFS) them with my other boxes. > > Although building and "deploying" packages can be fairly simple, > due to dependencies, slow network connections, hw problems or just > slow machine it takes a while. > > What would really help me is if latest - updated packages could be > available more often. > > How porters decide which package should be updated and available as package? > Is there anything what can I do to help updating latest packages? Packages are built continuously and as fast as possible. Which package sets do you feel are being updated too slowly? Kris From owner-freebsd-ports@FreeBSD.ORG Sun Jan 20 18:36:06 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AA89116A46C for ; Sun, 20 Jan 2008 18:36:06 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.159]) by mx1.freebsd.org (Postfix) with ESMTP id 42BA713C448 for ; Sun, 20 Jan 2008 18:36:05 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: by fg-out-1718.google.com with SMTP id 16so1946825fgg.35 for ; Sun, 20 Jan 2008 10:36:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=yPoW8v2rC9WjbWgUT3Je8KxvCgej3U2pEVEdL6bk0NM=; b=NebJHIYx2t9yj8Zhv2mjLjtHo45iF7z9xknKO2EaBuU361w3sLe+gMU7/Q3IODltAtIWgJJfF0zFRjnJb2t3E3MS64KsP9xNT+WqbTanSzyfvoBIi0XvihCd3YXNX6C37VXdK+Fa8C8O3V/UTsE4oJfbr+uFkut3J8gaekte1FA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=k5EjAsikqOULBxh6N6SlIJpQjebkQUnDvnm4Av0DQ3UJkKoOJrQ3/C707moeusLrxw8InnLSHK3obfgHD1NyADb1R4g+U17d/tGysnONbPCeIe1yFjWxnSQawnXckS3Gd0r+QvFPlCdbiaQ6Yk18htA2Q6eH+f6R0alTnRj73tc= Received: by 10.86.77.5 with SMTP id z5mr5555235fga.77.1200854164784; Sun, 20 Jan 2008 10:36:04 -0800 (PST) Received: by 10.86.70.11 with HTTP; Sun, 20 Jan 2008 10:36:04 -0800 (PST) Message-ID: <790a9fff0801201036q2cd98c5dgfe830d406e94863b@mail.gmail.com> Date: Sun, 20 Jan 2008 12:36:04 -0600 From: "Scot Hetzel" To: "=?ISO-8859-1?Q?Iguimar_Ant=F4nio_Fernandes?=" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <479335F2.8020005@cnpaf.embrapa.br> Cc: ports@freebsd.org, David Wood Subject: Re: FreeBSD Port X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Jan 2008 18:36:06 -0000 On 1/20/08, David Wood wrote: > In message <479335F2.8020005@cnpaf.embrapa.br>, Iguimar Ant=F4nio > Fernandes writes > >Everything works fine. But when a tried compile some ports, (vscan, > >courier-imap for example), I receive the following error message: > >"courier-imap-4.3.0,1 is marked as broken: "Incomplete pkg-plist", > >"*uvscan-5.10e_2* is marked as broken: "Incomplete pkg-plist" > >uvscan-5.10e_2 is marked as broken: Incomplete pkg-plist. Other ports > >works good. > >Do you have any ideia. > >I will apreciate any help. > > Your problems might track back to security/uvscan, which appears to have > been deleted, even though I can't find an entry for it in > /usr/ports/MOVED. The related security/uvscan-dat port expired in May > 2006, and has been removed. > The port is actually in security/vscan, and it still exists. It does need an update to the latest version which doesn't need the misc/compat3x libraries. The security/uvscan-dat port was removed because it was constantly out of date with the latest version of the dat files. And was replaced with the update_dat script in the security/vscan port. To install security/vscan and courier-imap build the ports with TRYBROKEN. cd /usr/ports/security/vscan make install -DTRYBROKEN Scot From owner-freebsd-ports@FreeBSD.ORG Sun Jan 20 22:25:44 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 266C316A419 for ; Sun, 20 Jan 2008 22:25:44 +0000 (UTC) (envelope-from markus.strobl@gmx.at) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id 8326413C46A for ; Sun, 20 Jan 2008 22:25:43 +0000 (UTC) (envelope-from markus.strobl@gmx.at) Received: (qmail 6504 invoked by uid 0); 20 Jan 2008 21:59:01 -0000 Received: from 84.119.9.248 by www163.gmx.net with HTTP; Sun, 20 Jan 2008 22:59:00 +0100 (CET) Content-Type: text/plain; charset="us-ascii" Date: Sun, 20 Jan 2008 22:59:01 +0100 From: "Markus Strobl" Message-ID: <20080120215901.171800@gmx.net> MIME-Version: 1.0 To: stas@freebsd.org X-Authenticated: #8748304 X-Flags: 0001 X-Mailer: WWW-Mail 6100 (Global Message Exchange) X-Priority: 3 X-Provags-ID: V01U2FsdGVkX18c9Fh4U0UcjOZ0tv7bIfy4WajyO57S/oOCeyD1gl HoDBAF1YaXULGPvbg5lsbaKolBE4soLB76Lw== Content-Transfer-Encoding: 7bit X-GMX-UID: FPa1bzXkLi50ADhZ72tpjLFrZml1ZNjC Cc: ports@freebsd.org Subject: FreeBSD Port: devcpu-0.8.2_1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Jan 2008 22:25:44 -0000 Hi Stanislav, few days ago, i write you a mail over my problem with the devcpu kernelmodul. I want to set a msr for undervolting a amd x2 cpu. Now I use the following patch for cpu.c: --- workO/devcpu-0.8.2/cpu/cpu.c 2007-07-20 00:30:18.000000000 +0200 +++ work/devcpu-0.8.2/cpu/cpu.c 2008-01-18 23:59:32.000000000 +0100 @@ -230,7 +230,8 @@ ("[cpu,%d]: bad cpu number %d", __LINE__, cpu)); /* Explicitly clear cpuid data to avoid returning stale info */ - data->data = 0; + if (cmd == CPU_RDMSR) + data->data = 0; DPRINTF("[cpu,%d]: operating on MSR %#0x for %d cpu\n", __LINE__, \ data->msr, cpu); Undervolting with a amd X2 cpu works now fine :-). Best regards Markus -- GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS. Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail From owner-freebsd-ports@FreeBSD.ORG Mon Jan 21 08:52:25 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C31C816A41B for ; Mon, 21 Jan 2008 08:52:25 +0000 (UTC) (envelope-from lveax.m@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.247]) by mx1.freebsd.org (Postfix) with ESMTP id 7752113C478 for ; Mon, 21 Jan 2008 08:52:25 +0000 (UTC) (envelope-from lveax.m@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so486163anc.13 for ; Mon, 21 Jan 2008 00:52:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=uTDKO73AVnKMlxRQMtdONjvHNs75Li1/k3CmLd1ztjc=; b=PIPXCcTRDD2Q5QfGrZQ3LYMVi9kPViP6rYvmma6Gmb5/0cI3uQ6g3rl8GNoqDMOvqQYdHM/XSjSf8Oi3zl8iulquo7W+jODAn5T1lO6xEGdTV66+IAtAUMewRQD3HPlL33FWrl7AxoIGclt8IV5Sj5n0ifF3ixVfECbwJH84E+I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=bvjwWxQAtFVw++5JRvBOAki5gsRf07wydCtRrZYP8xCes5WbfBQmZLGs6NbEXbeuglgpnjt+EbLo7KtqueneG7qj+JohLs7aLM0vuAnFMW/xMYX1a3LqFCxPHNalp+Vup4pD9b1o6JpX6F5o9teIoYiGAxIyu5UXbIQG6fejsgs= Received: by 10.100.123.4 with SMTP id v4mr14200662anc.14.1200903850455; Mon, 21 Jan 2008 00:24:10 -0800 (PST) Received: by 10.100.32.1 with HTTP; Mon, 21 Jan 2008 00:24:10 -0800 (PST) Message-ID: <576dcbc20801210024l325a0bfdo67cdcbbb41b03290@mail.gmail.com> Date: Mon, 21 Jan 2008 16:24:10 +0800 From: lveax To: freebsd-questions , freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: can't launch inkscape in freebsd 7.0-rc1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jan 2008 08:52:25 -0000 $ inkscape [Mon 4:16:03pm] Duplicate large block deallocation of 0x86a1000 Duplicate large block deallocation Emergency save activated! then i must use pkill -9 inkscape to kill it .. From owner-freebsd-ports@FreeBSD.ORG Mon Jan 21 10:27:31 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ED4C216A468 for ; Mon, 21 Jan 2008 10:27:31 +0000 (UTC) (envelope-from toomany@toomany.net) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.183]) by mx1.freebsd.org (Postfix) with ESMTP id CAE8E13C4EA for ; Mon, 21 Jan 2008 10:27:31 +0000 (UTC) (envelope-from toomany@toomany.net) Received: by wa-out-1112.google.com with SMTP id k17so3662108waf.3 for ; Mon, 21 Jan 2008 02:27:31 -0800 (PST) Received: by 10.115.110.6 with SMTP id n6mr5002091wam.92.1200909632274; Mon, 21 Jan 2008 02:00:32 -0800 (PST) Received: by 10.114.53.10 with HTTP; Mon, 21 Jan 2008 02:00:32 -0800 (PST) Message-ID: Date: Mon, 21 Jan 2008 11:00:32 +0100 From: "TooMany Secrets" To: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: base64 Content-Disposition: inline Cc: acm@freebsd.org Subject: Problems with Twinkle 1.0.4 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jan 2008 10:27:32 -0000 SGkhCgpTaXR1YXRpb246IEZyZWVCU0QgNy4wLVJDMSBpMzg2IHdpdGggYWxsIHBvcnRzIGluc3Rh bGxlZCBmcm9tIGNkIG9yCiJwa2dfYWRkIC1yIDxwb3J0PiIuIERlc2t0b3AgS0RFLiBUd2lua2xl IDEuMC40Lgp1bmFtZSAtYQpGcmVlQlNEIGtsaW5nb24udmxleC5jb20gNy4wLVJDMSBGcmVlQlNE IDcuMC1SQzEgIzA6IE1vbiBEZWMgMjQKMTI6MTg6MjQgVVRDIDIwMDcKcm9vdEBsb2dhbi5jc2Uu YnVmZmFsby5lZHU6L3Vzci9vYmovdXNyL3NyYy9zeXMvR0VORVJJQyAgaTM4NgoKcGNpY29uZiAt bHYgYXR0YWNoZWQgdG8gdGhpcyBlbWFpbCAodHh0KS4KClN5c3RlbSBzb3VuZCB3b3JrcyBmaW5l LCB3aXRoIHNuZF9lczEzN3gua28gc291bmQgbW9kdWxlLgoKVHdpbmtsZToKV2l6YXJkIGFuZCBj b25maWcgYXJlIGZpbmUsIGFuZCBpZiBJIHJlYWQgdHdpbmtsZSBsb2csIGlzIGNvbm5lY3RlZCB0 bwpteSB2b2lwIHN3aXRjaGJvYXJkICh3ZSB1c2Ugc2lwKS4gQnV0IHRoZSB5ZWxsb3cgc3RhciBp biB0aGUga2lja2VyCmFwcGVhcnMgaW4gZ3JleSBjb2xvdXIgKG5vdCB5ZWxsb3cpLiBBbmQgaWYg SSB0cnkgdG8gbWFrZSBhIHJpZ2h0Cm1vdXNlIGNsaWNrIG92ZXIgdGhlIHR3aW5rbGUgbG9nbyBp biBraWNrZXIsIG9yIGEgZG91YmxlLWNsaWNrLApub3RoaW5nIGhhcHBlbnMuCgovZGV2L21peGVy MCBhbmQgL2Rldi9kc3AwLjAgaGFzIDY2NiBwZXJtaXNzaW9ucy4KClRoZSBzb3VuZCBoYXJkd2Fy ZSBpcyBmdWxsIGR1cGxleCAoSSB0aGluayk6CkZyZWVCU0QgQXVkaW8gRHJpdmVyIChuZXdwY206 IDMyYml0IDIwMDcwNjE2MDAvaTM4NikKSW5zdGFsbGVkIGRldmljZXM6CnBjbTA6IDxDcmVhdGl2 ZSBDVDU4ODAtQz4gYXQgaW8gMHhkY2MwIGlycSAxOCBrbGQgc25kX2VzMTM3eCBbTVBTQUZFXQoo MnA6MXYvMXI6MXYgY2hhbm5lbHMgZHVwbGV4IGRlZmF1bHQpCgpQbGVhc2UsIGFueWJvZHkgY291 bGQgaGVscCBtZT8gSSBuZWVkIHRoaXMgaW4gbXkgd29ya3N0YXRpb24gZm9yIHRoZQpkYXkgdG8g ZGF5IHdvcmsuCgpUaGFuayB5b3UgdmVyeSBtdWNoLgotLSAKSGF2ZSBhIG5pY2UgZGF5ICA7LSkK VG9vTWFueVNlY3JldHMKCj09PT09PT09PT09PT09PT09PT09PT09PT09PT0KRGlqbyBDb25mdWNp bzoKIkV4w61nZXRlIG11Y2hvIGEgdGkgbWlzbW8geSBlc3BlcmEgcG9jbyBkZSBsb3MgZGVtw6Fz LiBBc8OtIHRlIGFob3JyYXLDoXMKZGlzZ3VzdG9zLiIKPT09PT09PT09PT09PT09PT09PT09PT09 PT09PQo= From owner-freebsd-ports@FreeBSD.ORG Mon Jan 21 11:06:06 2008 Return-Path: Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2AEA516A417 for ; Mon, 21 Jan 2008 11:06:06 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 1B1B713C459 for ; Mon, 21 Jan 2008 11:06:06 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0LB66BG045962 for ; Mon, 21 Jan 2008 11:06:06 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0LB65Ge045958 for freebsd-ports@FreeBSD.org; Mon, 21 Jan 2008 11:06:05 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 21 Jan 2008 11:06:05 GMT Message-Id: <200801211106.m0LB65Ge045958@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 Cc: Subject: Current unassigned ports problem reports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jan 2008 11:06:06 -0000 Current FreeBSD problem reports The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. Bugs can be in one of several states: o - open A problem report has been submitted, no sanity checking performed. a - analyzed The problem is understood and a solution is being sought. f - feedback Further work requires additional information from the originator or the community - possibly confirmation of the effectiveness of a proposed solution. p - patched A patch has been committed, but some issues (MFC and / or confirmation from originator) are still open. r - repocopy The resolution of the problem report is dependent on a repocopy operation within the CVS repository which is awaiting completion. s - suspended The problem is not being worked on, due to lack of information or resources. This is a prime candidate for somebody who is looking for a project to do. If the problem cannot be solved at all, it will be closed, rather than suspended. c - closed A problem report is closed when any changes have been integrated, documented, and tested -- or when fixing the problem is abandoned. Critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- f ports/117270 [UPDATE] net/asterisk-addons to 1.4.4 1 problem total. Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/106369 vpnd caused kernel panic with ppp mode o ports/106372 vpnd can't run with slip mode f ports/108077 www/linux-flashplugin9 crashes linux-firefox f ports/108413 net/vnc does not works. f ports/112921 x11-wm/Beryl not loading focus and keybinding settings f ports/113144 print/ghostscript-gnu dumps core with several output d f ports/115818 Executable clash between databases/grass and ruby gems f ports/116378 xorg 7.3 on -stable breaks math/scilab f ports/116385 net/vnc using vnc.so crashes Xorg 7.3 when remote comp f ports/116586 net/isc-dhcp3-server does not work when compiled with f ports/116777 The math/scilab port fails in demos->signal->bode. f ports/116778 security/nmap ping-scan misses some hosts f ports/116949 security/vpnc: Some Cisco Concentrators refuse Connect o ports/117025 multimedia/pwcbsd: Pwcbsd-1.4.0 + New USBStack not wor f ports/117128 security/ipsec-tools racoon.sh fails with /var on mfs f ports/117196 Port net/asterisk-addons 1.4.2 fails to compile f ports/118173 net/gatekeeper port doesn't honor LOCALBASE setting o ports/118877 audio/streamripper does not detect song title from str f ports/118966 Configure cannot find path_dps.m4 during mail/mutt-dev f ports/119398 net/v6eval - v6-eval can not compile on 7.0 f ports/119546 net/nss_ldap makes /usr/bin/ssh dump core in getpwuid( o ports/119789 New port: accessibility/yasr A console screen reader. o ports/119790 New port: accessibility/eflite A speech server for Fes 23 problems total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/102544 ltmdm driver (comms/ltmdm) crashes system whene line r o ports/107354 net/icmpinfo: icmpinfo -vvv does not recocnize any ICM f ports/107937 jailed net/isc-dhcp3-server wouldn't run with an immut o ports/110144 New port: math/Matlab7 f ports/111456 [UPDATE] finance/pfpro updated distinfo f ports/112887 net/nxserver 1.4.0_1 fails to compile after upgrading f ports/113423 Update for ports net/freenx to version 0.6.0 f ports/114127 net/vnc - vnc.so installed to bad location f ports/114825 pam module security/pam_abl not working s ports/115216 ADA devel/florist exit_process program doesn't compile s ports/115217 Ada devel/florist socket program doesn't compile due t f ports/115304 multimedia/gpac-mp4box cannot import files larger than o ports/115308 multimedia/jahshaka fails to open GUI - ends with "pre f ports/115336 port multimedia/avifile on FreeBSD 7.0 not BROKEN with f ports/115627 www/Lynx (-ssl) does not correctly test for OpenSSL f ports/116037 multimedia/dvd-slideshow has been updated from 0.7.5 t f ports/116058 Update: x11-themes/gtk-qt-engine to version 0.8 f ports/116120 [patch] x11-toolkits/gtkdatabox2: update to 0.7.0.1 f ports/116142 devel/cvsweb3 coloured side-by-side stopped working wh f ports/116226 x11-wm/compiz - emerald and compiz-fusion and scim are f ports/116323 net-im/jabber-users-agent bugs f ports/116333 math/isabelle fails to build with SML/NJ; requires bas o ports/116485 games/vultures-eye gets a permission denied after typi f ports/116567 [PATCH] net/vnc: patch x0vncserver to not give the sel o ports/116683 [NEW PORT] audio/kirocker: KDE Kicker applet for Amaro f ports/116783 databases/db46 can not be built o ports/116817 New port: devel/libreadline-java a JNI-wrapper around o ports/116829 New port: net/isc-dhcp31-(client|devel|relay|server) f ports/116974 net-p2p/azureus fails to operate correctly if IPV6 sup o ports/117078 [PATCH]: www/* COMMENT, BROKEN, RESTRICTED, NO_PACKAGE f ports/117173 graphics/opencv does not compile if ffmpeg option is c o ports/117236 New port: x11/xcb-util A module with libxcb/libX11 ext o ports/117276 New port: security/sqlninja a Sql Server penetration t f ports/117288 [PATCH] x11-wm/compiz: Add in KDE support, clean up pk o ports/117290 New port: archivers/unrar-iconv Extract, view & test R f ports/117298 port (/usr/ports/russian/xneur) update needed o ports/117299 [NEW PORTS] www/webobjects(+) Apple WebObjects ports b o ports/117312 New port: x11-fonts/ttf-bengali-fonts - Free TrueType o ports/117324 ports devel/sourcenav can't build o ports/117327 devel/devhelp doesn't build with seamonkey f ports/117431 Update port: graphics/ipe Version 6.0pre28 of Ipe that o ports/117475 [maintainer update] updated net/asterisk-app-notify th o ports/117480 New Port: devel/dev86 -- 8086 Development Tools f ports/117518 [PATCH] misc/ipbt - fix BROKEN size mismatch in distin o ports/117521 [new port] net/asterisk-res-bonjour Bonjour (Zeroconf) o ports/117544 [NEW PORT] audio/gnormalize, a Gtk2 frontend to normal o ports/117667 [MAINTAINER] x11-wm/xmonad: add 2 options o ports/117703 New port: devel/asdlgen generate serializers for C,C++ o ports/117897 [PATCH] net-im/amsn configure script broken f ports/117900 x11-wm/pekwm ports needs to be updated o ports/117945 New port: sysutils/metamorphose-1.1 Metamorphose flexi f ports/117957 security/swatch can't stop (doesn't match pid with pro o ports/118033 [new port] devel/cvs-devel 1.12.13_8 f ports/118092 Installing mail/dbmail breaks installation of mail/mai o ports/118103 New port: databases/couchdb A document database server f ports/118105 mail/spamd - spamd-setup with multiple files in spamd- f ports/118112 [PATCH] sysutils/fusefs-kmod: use SRC_BASE o ports/118192 ports/*: [PATCH]: Add 13 SHA256 checksums f ports/118213 games/HeroesOfMightAndMagic - heroesOfMightAndMagic's o ports/118229 New port: security/fwknop fwknop,"FireWall KNock OPera f ports/118232 A note on multimedia/nuppelvideo + multimedia/exportvi f ports/118293 net/vnc Xvnc won't run without fonts.alias installed f ports/118311 misc/hello: [PATCH]: 2.1.1_2 -> 2.3, install-info clea f ports/118314 x11-wm/compiz-fusion-plugins-extra doesn't build o ports/118331 [NEW PORT] x11-fonts/indic-ttf f ports/118358 math/R update from 2.6.0 to 2.6.1 version o ports/118368 New port: net/asterisk-agx AGX Extra Addons (including o ports/118386 New port: graphics/hugin-devel A GUI for Panorama Tool f ports/118413 update net-im/sim-im-devel to current snap o ports/118438 New port: biology/njplot Phylogenetic tree drawing pro f ports/118444 [patch] port update devel/libical f ports/118456 [Patch] x11/roxterm doesn't match URLs properly o ports/118460 New port: biology/muscle multiple alignment software f ports/118482 sysutils/desktopbsd-tools dbsd-pkgmgr doesn't recogniz o ports/118529 New port: devel/luajava o ports/118548 New port: biology/consed viewing and editing workbench o ports/118556 New port: math/rapid Robust and Accurate Polygon Inter f ports/118570 www/linux-flashplugin9 - v9.0r48 doesn't play youtube s ports/118663 [update] net-mgmt/nrpe2 - update to 2.10 o ports/118688 New port: x11-wm/fvwm-crystal, powerful desktop enviro f ports/118707 [patch]audio/musicpd shout support o ports/118906 [NEW PORT] graphics/2d-rewriter: Fractals generator ba o ports/118923 Wrong pidfile in /usr/local/etc/rc.d/dcc-start port ma f ports/118926 mail/spamd: issues with deletion and syncing from spam f ports/118960 cannot apply patches for port russian/xmms o ports/118979 lang/mlton: Update to version 20070826 for i386 f ports/118992 multimedia/xmms - WITH_ENCODING_PATCH was deleted from o ports/119008 [NEW PORT] security/easypg: EasyPG is yet another GnuP f ports/119015 games/alephone - TotalTextureEnhancementv61.zip unfetc o ports/119044 New port: audio/festlex-czech,audio/festvox-czech Czec f ports/119057 sysutils/fusefs-wdfs update to upstream wdfs-1.4.2 f ports/119081 mail/qmail-scanner port requires daemontools (setuidgi f ports/119113 [Patch] japanese/rogue_s: Don't use sgtty. f ports/119114 [Patch] japanese/edict: use termios instead of sgtty o ports/119183 [NEW PORT] net/freeradius-client: FreeRADIUS Client li o ports/119224 New port: net/openamq OpenAMQ is a complete AMQP messa o ports/119236 New port: www/squidclamav, interface to perform antivi o ports/119290 update of editors/emacs-devel to a new cvs snapshot f ports/119319 www/tomcat55 rc.d script fails to stop tomcat f ports/119349 www/trac-tocmacro source file too old f ports/119367 [PATCH] deskutils/xcalendar: add Japanese holidays in f ports/119373 Update port: databases/grass to 6.2.3 o ports/119388 ports that require gcc 34 instead of gcc42 f ports/119392 [patch] update graphics/gdal to 1.5.0 o ports/119425 New port: korean/ko.TeX Korean TeX macro and utilities o ports/119427 New port: korean/ko.TeX-fonts-extra Korean TeX extra f o ports/119428 New port: korean/ko.TeX-fonts-base Korean TeX base fon f ports/119454 mail/dcc-dccd port deletes dcc_conf on update f ports/119457 update textproc/qstardict f ports/119514 [PATCH] emulators/libspectrum: update to 0.4.0 o ports/119517 [PATCH] emulators/fuse: update to 0.9.0, take maintain o ports/119544 new port p5-Business-MaxMind-CreditCardFraudDetection f ports/119556 [PATCH] textproc/xerces-c2: Update to 2.8.0 o ports/119593 [patch] multimedia/mplayer: allow building with distcc f ports/119603 upgrade net/whois from 4.7.22 to 4.7.24 o ports/119640 [NEW PORT] devel/sml_tk: Typed and abstract Standard M f ports/119644 FreeBSD Port: archivers/xarchive failing to open files o ports/119646 New Port: mail/prepflog Sanitises maillog output for p f ports/119647 multimedia/libdvdcss has errors decoding keys f ports/119670 [maintainer update] astro/gpsd - Taking over orphan/up o ports/119672 New port: multimedia/kissdx o ports/119680 net/ssldump: Couldn't create network handler f ports/119731 <[UPDATE] Update sysutils/ataidle to version 2.2> f ports/119741 mail/perdition: rc scripts have a mistype in a variabl f ports/119745 www/linux-flashplugin7 - flashplayer does not work wit f ports/119751 [PATCH] comms/tilp2: update to 1.10 o ports/119756 New port: databases/sqldeveloper Graphical tool for da f ports/119777 [UPDATE] sysutils/nut 2.2.0 -> 2.2.1 f ports/119829 games/pokerth: update to version 0.6 o ports/119836 Update port: multimedia/vtkmpeg2encode Add info to pkg o ports/119840 [maintainer-update] from www/privoxy 3.0.6 to 3.0.8 o ports/119841 [NEW PORT] sysutils/iograph: Creates HTML statistics o f ports/119843 security/xca 0.6.3 has gross compilation errors after 133 problems total. From owner-freebsd-ports@FreeBSD.ORG Mon Jan 21 12:17:41 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0CF1F16A418 for ; Mon, 21 Jan 2008 12:17:41 +0000 (UTC) (envelope-from dirkarlt@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.173]) by mx1.freebsd.org (Postfix) with ESMTP id 461F113C4F0 for ; Mon, 21 Jan 2008 12:17:40 +0000 (UTC) (envelope-from dirkarlt@gmail.com) Received: by ug-out-1314.google.com with SMTP id y2so1162820uge.37 for ; Mon, 21 Jan 2008 04:17:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:to:subject:date:message-id:user-agent:mime-version:content-type:from; bh=mfCOdbeCX77mBFY/SsE+J1XetqxL5CfcbaLfUlfpX2c=; b=dOxhkBFHYe5oi2aD1YOJWFZKZ9MIB9m6bk2zc8v525vIebeZ8CwDHgpBjUduFxQBzHoISyPtmETMVHn8ikPIhdnhli2GFV7kDaGWPin3kvNhQu6UeCRyEIzAFy9NAMDFpegM3Pg0YNU0Tjy6/v9WIgon/iuShqi1DRibj7vvcM0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=to:subject:date:message-id:user-agent:mime-version:content-type:from; b=hLeZ+Zz61lZX0QuYfURTha5LMyqjjf9nmR7T5T1sfCepBCFDs1rkRA5iGMJcN2k9w6umTUcK67x7XIwn58yUorH2MFF7kr2IErVE8QzabhEFY/fSWcqA5vIPn/M2ZrlNd0HsCEc+aJh9VxiRGP6XsHQ9WwVIx1FMkh81oTpg/XM= Received: by 10.67.116.11 with SMTP id t11mr4458940ugm.61.1200916380438; Mon, 21 Jan 2008 03:53:00 -0800 (PST) Received: from tm4000.mjhp.net.mjhp.net ( [82.82.189.53]) by mx.google.com with ESMTPS id n34sm6789298ugc.64.2008.01.21.03.52.59 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 21 Jan 2008 03:52:59 -0800 (PST) To: freebsd-ports@freebsd.org Date: Mon, 21 Jan 2008 12:53:33 +0100 Message-ID: <86abmztmwy.fsf@tm4000.mjhp.net> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii From: Dirk Arlt Subject: please ignore X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jan 2008 12:17:41 -0000 please ignore From owner-freebsd-ports@FreeBSD.ORG Mon Jan 21 08:56:17 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DD27B16A418 for ; Mon, 21 Jan 2008 08:56:17 +0000 (UTC) (envelope-from navneet.upadhyay@gmail.com) Received: from hs-out-2122.google.com (hs-out-0708.google.com [64.233.178.249]) by mx1.freebsd.org (Postfix) with ESMTP id 6408213C46A for ; Mon, 21 Jan 2008 08:56:17 +0000 (UTC) (envelope-from navneet.upadhyay@gmail.com) Received: by hs-out-2122.google.com with SMTP id h53so1931250hsh.11 for ; Mon, 21 Jan 2008 00:56:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=rIQYX+Xt9Swf7VfYqNheuwRbxqpSPX7s3NgAOud33KI=; b=mZd2T8471i9BPODFqi0RuCcMs4Rc9TWNdxF/TAffikGEC4irNY8aZkbECt9ChUm2qlnAHGNHuenl2v9WJl8AjRCwspK9NWoBou+U2pKYGymbbvVSjjmQV7LFv0FMvjQGvjVVj2nqLe7RjQWu63PsQf11DqhW33Br/vEM8kdRKoE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=NJ8tvRh+NaU1CW96sYC1tsniF1sFO6kYmkVFou5i0W6NPXVKWQO7BiXV2tY3hyxxuXPlIlUNPMb/QaC9bJyNyD6erkvaRCHS/twjuW65o6jK1d8payQz7vBBKjd9hZ0FU3tx/nytfjVFMz+ZmOpshoCrJGBB+FDWwba02GKhByM= Received: by 10.150.92.11 with SMTP id p11mr2203715ybb.36.1200905776521; Mon, 21 Jan 2008 00:56:16 -0800 (PST) Received: by 10.150.148.8 with HTTP; Mon, 21 Jan 2008 00:56:16 -0800 (PST) Message-ID: <1563a4fd0801210056q317105f8y3a8b094f9611d07e@mail.gmail.com> Date: Mon, 21 Jan 2008 14:26:16 +0530 From: "navneet Upadhyay" To: "navneet Upadhyay" MIME-Version: 1.0 X-Mailman-Approved-At: Mon, 21 Jan 2008 12:45:13 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: FreeBSD packaging X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jan 2008 08:56:18 -0000 Hi, We have our product on RHEL(almost all versions), we are planning to support it on *FreeBSD*. We were successfull in building the binaries. Now we have to make a setup(RPM sort of thing). By visiting sites i cam to know that pkg_create will do it for me. But i am unable to create a package as per my needs. I have gone through many documents on freeBSD.org, my needs are : 1. I have around 8 executables which should go to various directories as part of installation , and around 15 config file which go to config directory as part of installation. 2. I have around 4 script files which should be executed as part of installation after the files are transferred to the respective folders. Can somebody provide me some information on how to achieve it. I am not looking at Ports. From owner-freebsd-ports@FreeBSD.ORG Mon Jan 21 13:21:51 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1532F16A468 for ; Mon, 21 Jan 2008 13:21:51 +0000 (UTC) (envelope-from venture37@hotmail.com) Received: from bay0-omc1-s41.bay0.hotmail.com (bay0-omc1-s41.bay0.hotmail.com [65.54.246.113]) by mx1.freebsd.org (Postfix) with ESMTP id 0715F13C45D for ; Mon, 21 Jan 2008 13:21:50 +0000 (UTC) (envelope-from venture37@hotmail.com) Received: from BAY117-W20 ([207.46.8.55]) by bay0-omc1-s41.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Mon, 21 Jan 2008 05:09:50 -0800 Message-ID: X-Originating-IP: [217.22.94.73] From: Sevan / Venture37 To: Date: Mon, 21 Jan 2008 13:09:49 +0000 Importance: Normal In-Reply-To: <1563a4fd0801210056q317105f8y3a8b094f9611d07e@mail.gmail.com> References: <1563a4fd0801210056q317105f8y3a8b094f9611d07e@mail.gmail.com> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginalArrivalTime: 21 Jan 2008 13:09:50.0284 (UTC) FILETIME=[E78938C0:01C85C2E] Cc: Subject: RE: FreeBSD packaging X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jan 2008 13:21:51 -0000 All the info that you need is covered in the Porters Handbook http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/ Sevan / Venture37 _________________________________________________________________ Who's friends with who and co-starred in what? http://www.searchgamesbox.com/celebrityseparation.shtml= From owner-freebsd-ports@FreeBSD.ORG Mon Jan 21 13:23:28 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1D1B916A417 for ; Mon, 21 Jan 2008 13:23:28 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (gate6.infracaninophile.co.uk [IPv6:2001:8b0:151:1::1]) by mx1.freebsd.org (Postfix) with ESMTP id 7546213C4E1 for ; Mon, 21 Jan 2008 13:23:27 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from lack-of-gravitas.thebunker.net (gateway.ash.thebunker.net [213.129.64.4]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.2/8.14.2) with ESMTP id m0LDNKxl082689 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 21 Jan 2008 13:23:21 GMT (envelope-from m.seaman@infracaninophile.co.uk) X-DKIM: Sendmail DKIM Filter v2.4.2 smtp.infracaninophile.co.uk m0LDNKxl082689 Authentication-Results: smtp.infracaninophile.co.uk; dkim=hardfail (SSP) header.i=unknown Message-ID: <47949CC8.2080900@infracaninophile.co.uk> Date: Mon, 21 Jan 2008 13:23:20 +0000 From: Matthew Seaman Organization: Infracaninophile User-Agent: Thunderbird 2.0.0.9 (X11/20071223) MIME-Version: 1.0 To: navneet Upadhyay References: <1563a4fd0801210056q317105f8y3a8b094f9611d07e@mail.gmail.com> In-Reply-To: <1563a4fd0801210056q317105f8y3a8b094f9611d07e@mail.gmail.com> X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-3.0 (smtp.infracaninophile.co.uk [81.187.76.162]); Mon, 21 Jan 2008 13:23:21 +0000 (GMT) X-Virus-Scanned: ClamAV version 0.92, clamav-milter version 0.92 on happy-idiot-talk.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00,SPF_FAIL autolearn=no version=3.2.4 X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on happy-idiot-talk.infracaninophile.co.uk Cc: freebsd ports Subject: Re: FreeBSD packaging X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jan 2008 13:23:28 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: RIPEMD160 navneet Upadhyay wrote: > Hi, > > We have our product on RHEL(almost all versions), we are planning to support > it on *FreeBSD*. > We were successfull in building the binaries. Now we have to make a > setup(RPM sort of thing). > By visiting sites i cam to know that pkg_create will do it for me. But i am > unable to create a package as per my needs. I have gone through many > documents on freeBSD.org, my needs are : > > 1. I have around 8 executables which should go to various directories as > part of installation , and around 15 config file which go to config > directory as part of installation. > > 2. I have around 4 script files which should be executed as part of > installation after the files are transferred to the respective folders. > > > Can somebody provide me some information on how to achieve it. > > I am not looking at Ports. I suggest you reconsider use of the ports system, as that is the canonical way to create installer packages on FreeBSD. You can create a port privately - -- it doesn't have to be submitted to the FreeBSD ports system. Just follow the instructions in the Porter's Handbook for creating the port -- so long as it has it's own little sub directory to contain the Makefile, pkg-descr and so forth, it can be kept virtually anywhere in your filesystem. It will pick up dependencies from the standard ports tree quite happily. Cheers, Matthew - -- Dr Matthew J Seaman MA, D.Phil. Flat 3 7 Priory Courtyard PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate Kent, CT11 9PW, UK -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHlJzI3jDkPpsZ+VYRA+0FAJ40221UPMFZ6CWJtt7HPCHngMJP9ACaA6jK fzih9Rif+A6z+3ZRr8KXms4= =pD1C -----END PGP SIGNATURE----- From owner-freebsd-ports@FreeBSD.ORG Mon Jan 21 13:32:38 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 33F2F16A418 for ; Mon, 21 Jan 2008 13:32:38 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.231]) by mx1.freebsd.org (Postfix) with ESMTP id D4AED13C448 for ; Mon, 21 Jan 2008 13:32:37 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: by nz-out-0506.google.com with SMTP id l8so1008200nzf.13 for ; Mon, 21 Jan 2008 05:32:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=Nzoq2/rHMaev04KuACQhvXoj9dJFwMLz6ZWasnmYdVk=; b=vYyoMelSgVhe6zS4ov4ccS5D4+6Udn2OMibxLD4cKPz6JeNhsTn6Z5DCgPPAlykLluT6E52nokYuiy6eunHIAAmaeYMM9k2TXTETJ9OYWN2tPGrHtazdhu+4ok0rFgQ2bXFF8IQcsQR0OyD/y8Lu5GSGQdwZJaqMyDL7sOzYXa8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=epkez52qSjtjQKRe1I1dlp0F4w/G+Gp2eiXhyTYoKUWUZW51knsCQ+IsvG/+GxpNus/Xe0YnvbKJJFSnh8J/AwvHE4rfzpK4ktTCJgsm6gZSbCga2sLHYTm0u8VJr2N3aIIttIOkk2sBupFcY92aQnuX6RqzSYuls9hGqRnnMnA= Received: by 10.142.106.18 with SMTP id e18mr3106612wfc.111.1200920874604; Mon, 21 Jan 2008 05:07:54 -0800 (PST) Received: by 10.142.50.12 with HTTP; Mon, 21 Jan 2008 05:07:54 -0800 (PST) Message-ID: Date: Mon, 21 Jan 2008 14:07:54 +0100 From: "Rene Ladan" To: "Bruce M Simpson" In-Reply-To: <4793EAD0.7080004@incunabulum.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <4793EAD0.7080004@incunabulum.net> Cc: ports@freebsd.org Subject: Re: ports/sysutils/libchk checks X11BASE X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jan 2008 13:32:38 -0000 2008/1/21, Bruce M Simpson : > Hi, > > I still haven't rebuilt everything on my system, and have /usr/X11R6 > symlinked to /usr/local, > so libchk generates a lot of false positives. > > maybe consider removing $x11base from the script on =AB6.2 systems? > Or just remove $x11base entirely? I personally have /usr/X11R6 symlinked to /var/empty Regards, Rene --=20 GPG fingerprint =3D E738 5471 D185 7013 0EE0 4FC8 3C1D 6F83 12E1 84F6 (subkeys.pgp.net) "It won't fit on the line." =09=09-- me, 2001 From owner-freebsd-ports@FreeBSD.ORG Mon Jan 21 13:49:47 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2413716A419 for ; Mon, 21 Jan 2008 13:49:47 +0000 (UTC) (envelope-from gergely.czuczy@harmless.hu) Received: from marvin.harmless.hu (marvin.harmless.hu [195.56.55.204]) by mx1.freebsd.org (Postfix) with ESMTP id 6A2E513C442 for ; Mon, 21 Jan 2008 13:49:46 +0000 (UTC) (envelope-from gergely.czuczy@harmless.hu) Received: from localhost (marvin-mail [192.168.0.2]) by marvin.harmless.hu (Postfix) with ESMTP id AC4507C0308; Mon, 21 Jan 2008 14:29:10 +0100 (CET) X-Virus-Scanned: by amavisd-new-2.5.3 (20071212) (Debian) at harmless.hu Received: from marvin.harmless.hu ([192.168.0.2]) by localhost (marvin.harmless.hu [192.168.0.2]) (amavisd-new, port 10024) with ESMTP id nnPZYn4ieyCB; Mon, 21 Jan 2008 14:29:10 +0100 (CET) Received: from marvin.harmless.hu (localhost [127.0.0.1]) by marvin.harmless.hu (Postfix) with ESMTP id 58E687C0321; Mon, 21 Jan 2008 14:29:08 +0100 (CET) Date: Mon, 21 Jan 2008 14:29:08 +0100 From: Gergely CZUCZY To: Matthew Seaman Message-ID: <20080121132908.GA69774@harmless.hu> References: <1563a4fd0801210056q317105f8y3a8b094f9611d07e@mail.gmail.com> <47949CC8.2080900@infracaninophile.co.uk> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=x-unknown; protocol="application/pgp-signature"; boundary="jRHKVT23PllUwdXP" Content-Disposition: inline In-Reply-To: <47949CC8.2080900@infracaninophile.co.uk> User-Agent: mutt-ng/devel-r804 (FreeBSD) Cc: navneet Upadhyay , freebsd ports Subject: Re: FreeBSD packaging X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jan 2008 13:49:47 -0000 --jRHKVT23PllUwdXP Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jan 21, 2008 at 01:23:20PM +0000, Matthew Seaman wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: RIPEMD160 >=20 > navneet Upadhyay wrote: > > Hi, > >=20 > > We have our product on RHEL(almost all versions), we are planning to su= pport > > it on *FreeBSD*. > > We were successfull in building the binaries. Now we have to make a > > setup(RPM sort of thing). > > By visiting sites i cam to know that pkg_create will do it for me. But = i am > > unable to create a package as per my needs. I have gone through many > > documents on freeBSD.org, my needs are : > >=20 > > 1. I have around 8 executables which should go to various directories as > > part of installation , and around 15 config file which go to config > > directory as part of installation. > >=20 > > 2. I have around 4 script files which should be executed as part of > > installation after the files are transferred to the respective folders. > >=20 > >=20 > > Can somebody provide me some information on how to achieve it. > >=20 > > I am not looking at Ports. >=20 > I suggest you reconsider use of the ports system, as that is the canonical > way to create installer packages on FreeBSD. You can create a port priva= tely=20 > - -- it doesn't have to be submitted to the FreeBSD ports system. Just f= ollow > the instructions in the Porter's Handbook for creating the port -- so long > as it has it's own little sub directory to contain the Makefile, pkg-desc= r=20 > and so forth, it can be kept virtually anywhere in your filesystem. It w= ill > pick up dependencies from the standard ports tree quite happily. Agreed. Read the porters' handbook[1], and create a port for it. I suggest having a local category for it. You can create a category in the ports system with t= he mkdir(1) command, like ``mkdir /usr/ports/mycategory''. This way all the po= rts updating utilities (csup, portsnap) will leave your port alone. Once you ha= ve the port for this piece of software of yours, you can create a package anyt= ime by typing "make package". The ports framework is pretty nice and easy to us= e, I have also managed to make a port and some packages of some of my own piec= e of software. [1] http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/ Sincerely, Gergely Czuczy mailto: gergely.czuczy@harmless.hu --=20 Weenies test. Geniuses solve problems that arise. --jRHKVT23PllUwdXP Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) owFtVs+LJEUWbhUPJngQvIgID1F6eqwfXT2/ekpqdHqmbVvsmWZ6REREozJfVQaV GZFGRFaZHvXiQVAWQcFdEW8eBA/eRPEuetjLevOwu3/A3vam34us6qlRm6azOjLi e9/73vde1IcP3rdx70M/f/3Nq0+9/7dP7/nqgX+Pz5Z1CGbaLZWba9MdbG8Puhcv X7p0vnu+e+7y7qV0zIOL57LBzlgdfPTZE9esCWxC93ZT8ZACvxX6VaG0eZrSXDnP YVSHSXc3We27rn1lvQ7amiFpU2jDp+9uO2X8hF1336Q202Y6pDdrGzjrVk6boMYF J8lNQ0fWdOgFZWhn0KGd7e1dUoG2B8Odc8Od7eMjemobPx06UiHkvKATViU2Lxyg hskV6srP3v7B4Q06Pjimk8ODG/vX6Wj/5OTqwX58iU3PK58P6dbh8f7R9cHF7eTK aAd/yKi5YQ70UqWyvFHNHVQc0R15thuv0MtMuZoz2dpR5WxWp4GsoVvP7794RhWl 9YFUUdCcnYcYfqtDCyblmKCfMciegiVfj5Kqsi5ESB0Rzj7nmPdOrp/treIsGMd8 nabs/aQGqDY0rnWRRZScaayNcpp9j27YhcSJzIBfqhmCRhzUqq7O3IJ+HvHITnAS 57faKHsNzbXUDYh4sCdNqSoFY2aAGXLUoJpNX08dqwBKGjQyK5Qn1lHJPdqrA40S TaqMiLWRggrA8oiiSqUzNcUnTxXjUEMQOwPrw5bw1BocyJ2tpzmomyYCZTatS/jH iziTVpueddPOKUCUdbhenMEppgKayWiX+C1O62gyT4tcpzn53NZFhqhCcg4Bbe0p 047TYEVN8IxglWr10sYHlFSJualDCrBL9MEFSq2Z6ClNNHJu4Vvcdr1NZAndRAH+ ArS3nsLOH1M4Tz51ugoxxh9yGPMyP87WwFtTrbNWkwDhxTItiAgXlm3pcBaE5aVj X4GqRvCJLTJYeJ3aiiHRNfSdtyWPbdZIE8x1xvBCXENgOKNs4+I3FxdZUmmuGbg6 3JXtIWxDxgYqrJ2JCWG3Y/hUArd7DtEB0ymjrRpbgyGE9QjnqPbcuhmtJSfINz5w 2REhom21jy9TZazRqSoAtkBr33HmUiJgLR0arbZswx7RKwiI02tGlg7C0JqrURK4 aFqGXYweaYjMsjeb4bQJx9K841KHcEfhJfhdjBHphRr5TUaJLQq7AKRsFXYO00Wm iHS+rIk07DY95pjJxpAsdmHkt5oJkSMIeQtNjTgQemhhJQ8ctQtDBUgVkd6aO1vX BrWMdYQZIm7pSP93M/bpKHFtxtICwEfskHcEXFRCujOGTefahRqywu6mWeQyw4DY yLyM5lvlfBhogblRSF0qnc6orijjik3GJpU2nDhbRiaoksmUy5aqBWiIGwTTCklV lS6aXnJ1isWslyS3WGWnOsDAm9jTSvXq4LW2ee8upwgIU675DPWLTkwKC9cgt8BT 0We180+2ON2xVG69uJiYIacwSnJOyhnEPjPYgswlxlzWQR0wp994I76gfu1dP57t l80Kc3OzR7dzWFmsKxdLGwClCD6pq6wtfB00SiqinUl9XXVaCkZVW+3ELlg8GWsQ k1awBkb3TZPGVaQ8SuacnPpHUg0StdKcxjbzdhIWMjbwWXB8Jx68uz1Wc940SFiX nIzhqqYSho/HK2m543HJaaXTxKmSF9bNpGErxyFgvOuUY61Y+WjM2o8S7iSryVh4 ueMMoLI7190ytejNktd6etIu4ImbQ+wvWQFPRuUqL1gHBqE8hGrY7y8Wi55cOWOf yZXTx13UZ/P6Sye9w5Obu7sXLncHffGU7y9t1l25rJ8kJxqyOoyHTpIcsJviE117 u07fbpJS6SLYIU3b5V4al5/FV6oSneF7eZ0k3a402cvMRuqJKxmWO8A/mHcwlS2Q P0Yu7rNyOedwg3nwf++Z++7fkO9uq+99D9377W8bn38xuvDKd19+9J+9T37dePfv D9t//fjLIxv/eOz//736w0/2n1uPfv/x7Sc/KN753/fj3wE= =94VI -----END PGP SIGNATURE----- --jRHKVT23PllUwdXP-- From owner-freebsd-ports@FreeBSD.ORG Mon Jan 21 14:55:43 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CC22C16A418 for ; Mon, 21 Jan 2008 14:55:43 +0000 (UTC) (envelope-from tim1timau@yahoo.com) Received: from web50311.mail.re2.yahoo.com (web50311.mail.re2.yahoo.com [206.190.39.202]) by mx1.freebsd.org (Postfix) with SMTP id 6310113C469 for ; Mon, 21 Jan 2008 14:55:43 +0000 (UTC) (envelope-from tim1timau@yahoo.com) Received: (qmail 66725 invoked by uid 60001); 21 Jan 2008 14:55:42 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=Qzp8l5j/Q3oiHrlBkUQY4CwqnFNnUspB/fIEC4YdkT4NQJ4D3i+jbjqaAxRID+3lRYVyIXRUhTGp3GmjUArTRMujR4sZrdwu0ttapljLgO1fyKnlXU7qQrvCG5nJmIf16RL0Id5Ys+VJ0hxO1JQMmz812506rkgyxcid10OtoU8=; X-YMail-OSG: Mx3W1lYVM1n2oWv_v69iWGsR8LdMHMT86rSccrxfjNIud3RzLSwPqiwdD9tPAnC11Rv4s4Ut1_mQ_goRuqkqpwaeB_j5KLq668rsp6aLMeO7KgD4tBI- Received: from [202.176.2.116] by web50311.mail.re2.yahoo.com via HTTP; Mon, 21 Jan 2008 06:55:42 PST Date: Mon, 21 Jan 2008 06:55:42 -0800 (PST) From: Tim Clewlow To: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Message-ID: <453410.64705.qm@web50311.mail.re2.yahoo.com> Subject: make package-recursive question X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jan 2008 14:55:43 -0000 Hello, If I do "make package-recursive" on a port then it first tries to install the port. This causes it to fail if the port is already installed. However, if I deinstall the port, and then make package-recursive, it installs the port, makes the port package, and (this is the important part) quite happily makes packages for all the ports dependencies even though those dependencies _are_ already installed. Is there any way to tell "make package-recursive" to not bother trying to install the top level port, ie just make the package like it does for all the dependencies? Cheers, Tim. We are BSD ... resistance is futile. http://www.freebsd.org/ - http://www.openbsd.org/ - http://www.netbsd.org/ ____________________________________________________________________________________ Never miss a thing. Make Yahoo your home page. http://www.yahoo.com/r/hs From owner-freebsd-ports@FreeBSD.ORG Mon Jan 21 16:24:12 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B775916A418 for ; Mon, 21 Jan 2008 16:24:12 +0000 (UTC) (envelope-from gldisater@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.231]) by mx1.freebsd.org (Postfix) with ESMTP id 767D213C474 for ; Mon, 21 Jan 2008 16:24:12 +0000 (UTC) (envelope-from gldisater@gmail.com) Received: by nz-out-0506.google.com with SMTP id l8so1054893nzf.13 for ; Mon, 21 Jan 2008 08:24:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=95XVsc2u9NLd33tUz+fXizIJZpL6yjCR6FQz4yuz3Po=; b=nfI/BZtQ7ten8rCEwV65ZPrvL7RfLvO9IEombUlJghaHNSHIVjat9GGPtNZLkvaP7Ro1gssIXn4A8WWepd4cD9EWGOc4tPbFJKC2luO9nznm9zdGLCrN0LnyoyZX5ih262wAysDDOl9+j1WbWCwQfivPFNor45vKju7dqz8JkjI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=dUVqlanVWZEkYwqimGzzpYKfHRvVznEa1VkIqzaY45lZPqEgiHj+GD6Ed0XU01eAsLzG1KXBfbqtk/erk5wDsFl81EiwuqZtUfLgiva2VAZcLs2LE3v8J8u8Kj9sMErxYCtAa9dzxa2GVf5IQSeHH0KXEZtpZ6/ytrmVSBSFITc= Received: by 10.114.78.1 with SMTP id a1mr5703109wab.102.1200931165638; Mon, 21 Jan 2008 07:59:25 -0800 (PST) Received: by 10.114.124.12 with HTTP; Mon, 21 Jan 2008 07:59:25 -0800 (PST) Message-ID: Date: Mon, 21 Jan 2008 10:59:25 -0500 From: "Jeremy Faulkner" To: ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: KDE4 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jan 2008 16:24:12 -0000 Does anyone know of any work done to create KDE4 ports? With the recent release of a technology preview of Amarok2 I'd like to make an amarok-devel port to test it. -- Jeremy Faulkner From owner-freebsd-ports@FreeBSD.ORG Mon Jan 21 16:44:48 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C0DCD16A476 for ; Mon, 21 Jan 2008 16:44:48 +0000 (UTC) (envelope-from pawciobiel@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.183]) by mx1.freebsd.org (Postfix) with ESMTP id 7E68C13C4E3 for ; Mon, 21 Jan 2008 16:44:48 +0000 (UTC) (envelope-from pawciobiel@gmail.com) Received: by py-out-1112.google.com with SMTP id u52so3071818pyb.10 for ; Mon, 21 Jan 2008 08:44:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=PqycmLM2XJh/gOG72DVlVmTEQFvn3e0gitV1E1hvueI=; b=XD3UYfmwDO20IIz4aH+WB3QszmA3V8eH0yse1pbe0x550WF9SowKkW+Q6ML4v+edESvZFYvLAiG9+LESPdn+gFtDxety6y74kDMJOTwEt4e/ox7bNNOx2cteS1gATk77Hg8LxkxUSoG83S/HTCDzZ+4Mf8YrI3aHkZt10Z1kw/w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=XmaIbwR44eaCOc1i4wMJyXiFyq+Noo0F4jY/lDLqdK+Fpxi/6gTwnkXb9T6qZSQ9HRyT+OWWa+5tylfDVH5DG1PWO4du4MRgrVcHlo4eqnIL12bwiK8GHepEd4ajyosYR8UcD333wE36zFyTS2GdREcKgxifc49ybQdxste5vOU= Received: by 10.35.68.3 with SMTP id v3mr8135124pyk.12.1200933887608; Mon, 21 Jan 2008 08:44:47 -0800 (PST) Received: by 10.35.126.6 with HTTP; Mon, 21 Jan 2008 08:44:47 -0800 (PST) Message-ID: <2e420cc20801210844t3e0c9d9dp89677dc71588dfaa@mail.gmail.com> Date: Mon, 21 Jan 2008 16:44:47 +0000 From: "P Bielecki" To: "Frank J. Laszlo" , freebsd-ports@freebsd.org In-Reply-To: <47936800.9050800@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2e420cc20801200650q19ed0d03h38a3152b26f22643@mail.gmail.com> <47936800.9050800@FreeBSD.org> Cc: Subject: Re: packages with security vulnerabilities X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jan 2008 16:44:48 -0000 On Jan 20, 2008 3:25 PM, Frank J. Laszlo wrote: > You could donate more/better machines to do the package builds. :) It > takes a long time to build packages for over 20K ports. Packaging also > depends on licensing, some things are not allowed to be distributed as > binary packages. > > -Frank > OK. I decided to donate my private machine if it's ok. I always wanted to donate to FreeBSD. It is: 2x Intel Xeon CPU 1700MHz old Supermicro motherboard with Adaptec aic7899 Ultra160 SCSI on-board. 2x MAXTOR ATLAS10K5 73GB WLS JNZ3 1x MAXTOR ATLAS8 30 GB 1x Intel 82559 Pro/100 Ethernet GeForce3 sb-live! In big standalone server case. small Belkin UPS RS323 (works with NUT) I am happy to pay for the postage as well. Is there a UK address I can send it to? I found on the FreeBSD foundation website where I can send checks or Money OrderIs but where should I send my box to? :-) -- Pawel Bielecki From owner-freebsd-ports@FreeBSD.ORG Mon Jan 21 16:45:24 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 707F816A41B; Mon, 21 Jan 2008 16:45:24 +0000 (UTC) (envelope-from andy@athame.co.uk) Received: from hex.athame.co.uk (salama58.adsl.netsonic.fi [81.17.207.58]) by mx1.freebsd.org (Postfix) with ESMTP id 2DC9813C4D9; Mon, 21 Jan 2008 16:45:24 +0000 (UTC) (envelope-from andy@athame.co.uk) Received: from [192.168.10.8] by hex.athame.co.uk with esmtp (Exim 4.67 (FreeBSD)) (envelope-from ) id 1JGzld-000JXa-9s; Mon, 21 Jan 2008 18:45:01 +0200 From: Andy Fawcett To: freebsd-ports@freebsd.org Date: Mon, 21 Jan 2008 18:45:26 +0200 User-Agent: KMail/1.9.7 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200801211845.27673.andy@athame.co.uk> Cc: KDE on FreeBSD , Jeremy Faulkner Subject: Re: KDE4 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jan 2008 16:45:24 -0000 On Monday 21 January 2008 17:59:25 Jeremy Faulkner wrote: > Does anyone know of any work done to create KDE4 ports? > > With the recent release of a technology preview of Amarok2 I'd like to > make an amarok-devel port to test it. Work has just started on the ports (just a day or so ago), and it will be some time before kde@ has anything to commit. I've Cc'd the KDE/FreeBSD mailing list, which is where anyone interested can track progress. Andy (one of kde@) -- Andy Fawcett | andy@athame.co.uk | tap@kde.org "In an open world without walls and fences, | tap@lspace.org we wouldn't need Windows and Gates." -- anon | tap@fruitsalad.org From owner-freebsd-ports@FreeBSD.ORG Mon Jan 21 17:01:18 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8BC2C16A420 for ; Mon, 21 Jan 2008 17:01:18 +0000 (UTC) (envelope-from pawciobiel@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.177]) by mx1.freebsd.org (Postfix) with ESMTP id 47F9013C474 for ; Mon, 21 Jan 2008 17:01:17 +0000 (UTC) (envelope-from pawciobiel@gmail.com) Received: by py-out-1112.google.com with SMTP id u52so3077621pyb.10 for ; Mon, 21 Jan 2008 09:01:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=bnb+SGCdKgbaa1tjRIMX+bPRiQeY+7nVoMDkWbtwubs=; b=v6VObHpjN5GsOLpVzUZaJZVaqmWM7/O+A4DDvXsOf7Ft941Mb0qq+0hUWRFhGzXVwXjqfRbWNRw8mP0Sy744Sm7klGWd218jRpqR/hZ3g+dSDEcvB/+LAxf9ghncJ1Mdi+pfmGhQLHtC02rDR1QaH6aSDlEPwqwRxjiJPHkO2pQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=MUZyuzbhB7EKsJ/53Drb0rH8pH8BXXkglaaDQfcsIR2xRyK7YoQ7F88eq2l9WzXmzwc3YEEObfYbV5tqOyTFzAFTvuF5/zC8bhYBxwZC+9hoRqcjrShtrhAziSDQRd4nEE8O/K3DOjVjVg5UkAw9yNy3Q9WHAiz8zsPdY9CPnuI= Received: by 10.35.82.16 with SMTP id j16mr8113911pyl.57.1200934875909; Mon, 21 Jan 2008 09:01:15 -0800 (PST) Received: by 10.35.126.6 with HTTP; Mon, 21 Jan 2008 09:01:15 -0800 (PST) Message-ID: <2e420cc20801210901k1e15fdep55b4829551114d50@mail.gmail.com> Date: Mon, 21 Jan 2008 17:01:15 +0000 From: "P Bielecki" To: freebsd-ports@freebsd.org In-Reply-To: <479375C0.30507@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2e420cc20801200650q19ed0d03h38a3152b26f22643@mail.gmail.com> <479375C0.30507@FreeBSD.org> Cc: Subject: Re: packages with security vulnerabilities X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jan 2008 17:01:18 -0000 On Jan 20, 2008 4:24 PM, Kris Kennaway wrote: > Packages are built continuously and as fast as possible. Which package > sets do you feel are being updated too slowly? > > Kris > Kris, I am just curious how it works. Was concern about packages with security updates mostly; maybe perl, mod_perl, php5, Apache22 and possibly few from mail/ as well, what do you think? I think I was trying to find analogy to Debian's security APT updates which actually haven't been using for quite a while now. Thanks, Paul From owner-freebsd-ports@FreeBSD.ORG Mon Jan 21 18:41:49 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5358816A418 for ; Mon, 21 Jan 2008 18:41:49 +0000 (UTC) (envelope-from yds@CoolRat.org) Received: from dppl.com (orion.dppl.biz [216.182.10.230]) by mx1.freebsd.org (Postfix) with ESMTP id 1403313C4D1 for ; Mon, 21 Jan 2008 18:41:48 +0000 (UTC) (envelope-from yds@CoolRat.org) Received: from silvr.coolrat.org (c-68-83-224-175.hsd1.nj.comcast.net [68.83.224.175]) (AUTH: PLAIN yds, TLS: TLSv1/SSLv3,256bits,AES256-SHA) by dppl.com with esmtp; Mon, 21 Jan 2008 13:31:28 -0500 id 06432D20.000000004794E500.00011C2B Message-ID: <4794E500.8030608@CoolRat.org> Date: Mon, 21 Jan 2008 13:31:28 -0500 From: Yarema User-Agent: Thunderbird 2.0.0.9 (X11/20071227) Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=_orion.dppl.net-72747-1200940288-0001-2" To: Stanislav Sedov Cc: "FreeBSD.org" Subject: FreeBSD ports/security/pam_af/Makefile X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jan 2008 18:41:49 -0000 This is a MIME-formatted message. If you see this text it means that your E-mail software does not support MIME-formatted messages. --=_orion.dppl.net-72747-1200940288-0001-2 Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: 7bit Pryvet Stat, I tweaked the FreeBSD ports/security/pam_af/Makefile a little. Since bsd.port.mk has: .if ${PREFIX} == /usr MANPREFIX?= /usr/share .else MANPREFIX?= ${PREFIX} .endif ...then this patch allow installing and uninstalling with PREFIX=/usr correctly: - ${INSTALL_MAN} ${WRKSRC}/pam_af.8 ${PREFIX}/man/man8 - ${INSTALL_MAN} ${WRKSRC}/pam_af_tool/pam_af_tool.8 ${PREFIX}/man/man8 + ${INSTALL_MAN} ${WRKSRC}/pam_af.8 ${MANPREFIX}/man/man8 + ${INSTALL_MAN} ${WRKSRC}/pam_af_tool/pam_af_tool.8 ${MANPREFIX}/man/man8 I also changed - ${INSTALL_PROGRAM} ${WRKSRC}/pam_af.so ${PREFIX}/lib + ${INSTALL_DATA} ${WRKSRC}/pam_af.so ${PREFIX}/lib so the permissions match the rest of the system pam_*.so* files. Since this patch does not change the way the port files install unless PREFIX=/usr is set bumping PORTREVISION is probably not necessary. Thank you for the pam_af module. Very useful. -- Yarema --=_orion.dppl.net-72747-1200940288-0001-2 Content-Type: text/plain; name="pam_af.diff"; charset=iso-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="pam_af.diff" diff -u -r -N pam_af~/Makefile pam_af/Makefile --- pam_af~/Makefile 2006-11-07 03:34:34.000000000 -0500 +++ pam_af/Makefile 2008-01-21 12:57:08.132782880 -0500 @@ -18,10 +18,10 @@ MAN8= pam_af.8 pam_af_tool.8 do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/pam_af.so ${PREFIX}/lib + ${INSTALL_DATA} ${WRKSRC}/pam_af.so ${PREFIX}/lib ${INSTALL_PROGRAM} ${WRKSRC}/pam_af_tool/pam_af_tool ${PREFIX}/sbin - ${INSTALL_MAN} ${WRKSRC}/pam_af.8 ${PREFIX}/man/man8 - ${INSTALL_MAN} ${WRKSRC}/pam_af_tool/pam_af_tool.8 ${PREFIX}/man/man8 + ${INSTALL_MAN} ${WRKSRC}/pam_af.8 ${MANPREFIX}/man/man8 + ${INSTALL_MAN} ${WRKSRC}/pam_af_tool/pam_af_tool.8 ${MANPREFIX}/man/man8 post-install: .if !defined(NOPORTDOCS) --=_orion.dppl.net-72747-1200940288-0001-2-- From owner-freebsd-ports@FreeBSD.ORG Mon Jan 21 20:31:03 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0861E16A419 for ; Mon, 21 Jan 2008 20:31:03 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx21.fluidhosting.com [204.14.89.4]) by mx1.freebsd.org (Postfix) with SMTP id A892A13C4DB for ; Mon, 21 Jan 2008 20:31:02 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: (qmail 7168 invoked by uid 399); 21 Jan 2008 20:31:01 -0000 Received: from localhost (HELO ?192.168.0.4?) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTP; 21 Jan 2008 20:31:01 -0000 X-Originating-IP: 127.0.0.1 Message-ID: <47950104.7020605@FreeBSD.org> Date: Mon, 21 Jan 2008 12:31:00 -0800 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: Tim Clewlow References: <453410.64705.qm@web50311.mail.re2.yahoo.com> In-Reply-To: <453410.64705.qm@web50311.mail.re2.yahoo.com> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: make package-recursive question X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jan 2008 20:31:03 -0000 Tim Clewlow wrote: > Hello, > > If I do "make package-recursive" on a port then it first tries to install the > port. This causes it to fail if the port is already installed. However, if I > deinstall the port, and then make package-recursive, it installs the port, > makes the port package, and (this is the important part) quite happily makes > packages for all the ports dependencies even though those dependencies _are_ > already installed. > > Is there any way to tell "make package-recursive" to not bother trying to > install the top level port, ie just make the package like it does for all the > dependencies? AFAIK, no. You could try 'pkg_create -b' for the parent port, and then try 'make package-recursive' to see if that will bypass the first step, but I can't guarantee that it will work. Your other option would be to do 'make -DFORCE_PKG_REGISTER package-recursive' in the parent port to just re-build and re-install everything. Not as clean, but has the advantage of not having to de-install the existing port in case that's a problem. hth, Doug -- This .signature sanitized for your protection From owner-freebsd-ports@FreeBSD.ORG Mon Jan 21 21:27:44 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 40D8A16A475 for ; Mon, 21 Jan 2008 21:27:44 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id DECA313C4E1; Mon, 21 Jan 2008 21:27:42 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <47950E4C.1030104@FreeBSD.org> Date: Mon, 21 Jan 2008 22:27:40 +0100 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.9 (Macintosh/20071031) MIME-Version: 1.0 To: P Bielecki References: <2e420cc20801200650q19ed0d03h38a3152b26f22643@mail.gmail.com> <479375C0.30507@FreeBSD.org> <2e420cc20801210901k1e15fdep55b4829551114d50@mail.gmail.com> In-Reply-To: <2e420cc20801210901k1e15fdep55b4829551114d50@mail.gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: packages with security vulnerabilities X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jan 2008 21:27:44 -0000 P Bielecki wrote: > On Jan 20, 2008 4:24 PM, Kris Kennaway wrote: >> Packages are built continuously and as fast as possible. Which package >> sets do you feel are being updated too slowly? >> >> Kris >> > > Kris, > I am just curious how it works. > Was concern about packages with security updates mostly; > maybe perl, mod_perl, php5, Apache22 and possibly few from mail/ as > well, what do you think? > > I think I was trying to find analogy to Debian's security APT updates > which actually haven't been using for quite a while now. I still don't understand what you claim is the problem :) We do not specially update packages like perl; rather, *every* package is frequently rebuilt and updated. Kris From owner-freebsd-ports@FreeBSD.ORG Mon Jan 21 21:35:16 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 85A9B16A417 for ; Mon, 21 Jan 2008 21:35:16 +0000 (UTC) (envelope-from tim1timau@yahoo.com) Received: from web50312.mail.re2.yahoo.com (web50312.mail.re2.yahoo.com [206.190.39.214]) by mx1.freebsd.org (Postfix) with SMTP id 40A8113C4DB for ; Mon, 21 Jan 2008 21:35:16 +0000 (UTC) (envelope-from tim1timau@yahoo.com) Received: (qmail 3459 invoked by uid 60001); 21 Jan 2008 21:35:15 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=WM2+oCdn6WzfsXODHl1jjGqw0RD0dUCRq4ZW8aqEXn4FSb7NMhkFNGGLMwUtL5aJlUwBw8ap6v0liLDk7YVZPHBmY2svUdNhZR3MD6ElGiVLlNV6OZX4Ix77r/2zefphB2w8WPtfu3O0WKjBVP5ZU3Sm7Gx5pqMv41shaaT5XK8=; X-YMail-OSG: HsZQTKoVM1nWi6SDoB7RcK9RXau7RnmgpvVXXlV_setqEv7PUVk0dOsrI6kyr098ZSoOqFl.i5OXyD1Xr_4VYPRyJTIqgZJL3kymsAy.BVfvvTmFHYU- Received: from [202.176.2.116] by web50312.mail.re2.yahoo.com via HTTP; Mon, 21 Jan 2008 13:35:15 PST Date: Mon, 21 Jan 2008 13:35:15 -0800 (PST) From: Tim Clewlow To: Doug Barton In-Reply-To: <47950104.7020605@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Message-ID: <413539.3287.qm@web50312.mail.re2.yahoo.com> Cc: freebsd-ports@freebsd.org Subject: Re: make package-recursive question X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jan 2008 21:35:16 -0000 --- Doug Barton wrote: > Tim Clewlow wrote: > > Hello, > > > > If I do "make package-recursive" on a port then it first tries to install the > > port. This causes it to fail if the port is already installed. However, if I > > deinstall the port, and then make package-recursive, it installs the port, > > makes the port package, and (this is the important part) quite happily makes > > packages for all the ports dependencies even though those dependencies _are_ > > already installed. > > > > Is there any way to tell "make package-recursive" to not bother trying to > > install the top level port, ie just make the package like it does for all the > > dependencies? > > AFAIK, no. You could try 'pkg_create -b' for the parent port, and then > try 'make package-recursive' to see if that will bypass the first step, > but I can't guarantee that it will work. Your other option would be to > do 'make -DFORCE_PKG_REGISTER package-recursive' in the parent port to > just re-build and re-install everything. Not as clean, but has the > advantage of not having to de-install the existing port in case that's a > problem. > > hth, > > Doug Thanks for that, just wanted to know if I was missing a switch or special make target somewhere. Its for a package server, ie slurp daily CVS updates and make new versions of packages available for clients to install. The specific function would only be used the first time a new package (and possibly new dependencies) is added on the server, can work around it, its not a problem. Cheers, Tim. We are BSD ... resistance is futile. http://www.freebsd.org/ - http://www.openbsd.org/ - http://www.netbsd.org/ ____________________________________________________________________________________ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ From owner-freebsd-ports@FreeBSD.ORG Mon Jan 21 23:57:39 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E96D416A41B for ; Mon, 21 Jan 2008 23:57:39 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx21.fluidhosting.com [204.14.89.4]) by mx1.freebsd.org (Postfix) with SMTP id 704EB13C457 for ; Mon, 21 Jan 2008 23:57:39 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: (qmail 10470 invoked by uid 399); 21 Jan 2008 23:57:38 -0000 Received: from localhost (HELO ?192.168.0.4?) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTP; 21 Jan 2008 23:57:38 -0000 X-Originating-IP: 127.0.0.1 Message-ID: <4795316B.4040600@FreeBSD.org> Date: Mon, 21 Jan 2008 15:57:31 -0800 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: Kris Kennaway References: <2e420cc20801200650q19ed0d03h38a3152b26f22643@mail.gmail.com> <479375C0.30507@FreeBSD.org> <2e420cc20801210901k1e15fdep55b4829551114d50@mail.gmail.com> <47950E4C.1030104@FreeBSD.org> In-Reply-To: <47950E4C.1030104@FreeBSD.org> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: P Bielecki , freebsd-ports@freebsd.org Subject: Re: packages with security vulnerabilities X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jan 2008 23:57:40 -0000 Kris Kennaway wrote: > I still don't understand what you claim is the problem :) We do not > specially update packages like perl; rather, *every* package is > frequently rebuilt and updated. If I understood the question correctly, I think the OP is asking about the frequency of rebuilding packages with security updates. In which case your answer is still correct, but leads to a new question, which is would it be possible to trigger an update for a port that has a security update sooner? Doug -- This .signature sanitized for your protection From owner-freebsd-ports@FreeBSD.ORG Tue Jan 22 00:24:42 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1071E16A419 for ; Tue, 22 Jan 2008 00:24:42 +0000 (UTC) (envelope-from pawciobiel@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.180]) by mx1.freebsd.org (Postfix) with ESMTP id A7E0B13C458 for ; Tue, 22 Jan 2008 00:24:41 +0000 (UTC) (envelope-from pawciobiel@gmail.com) Received: by py-out-1112.google.com with SMTP id u52so3251352pyb.10 for ; Mon, 21 Jan 2008 16:24:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=AbAzClf1BludTkimEwALHIAP1IgCqqhkA5F15nL4Tbc=; b=BJiftJ/+Mjt+Nd7nOmyNax188s5jZAWV6mEsyj8XXG2P4JAgqIKoM2csK/HQCUjTnbC0jDwt1rtxVIrPd1xNX7+6ehnrDSKf/GmTtLoASLXLo+KvhAi2kBcgtktjK3ypCaZE6bRP19VjcK4BtCKt+WvBIvrfzR0mmD7eqhbXHWk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=jMGdKTmALXBwY/dE6lHTud/Q+3dVEc+IJMhKWszOL1Utov7BdEkxs/UflGQFF2ulWrtaJC99WUhThEUsPqbDhI0dr4Jg3lvkBR5xD52EgGyvN2E82CtCj0tPDqyqpC8NPj7Vn05St80NVwuvsIkXxzt5MePZEldvTH6V/40MdfU= Received: by 10.35.67.18 with SMTP id u18mr8566050pyk.64.1200961480008; Mon, 21 Jan 2008 16:24:40 -0800 (PST) Received: by 10.35.126.6 with HTTP; Mon, 21 Jan 2008 16:24:39 -0800 (PST) Message-ID: <2e420cc20801211624x7d003739t53fbf0162653a5a9@mail.gmail.com> Date: Tue, 22 Jan 2008 00:24:39 +0000 From: "P Bielecki" To: freebsd-ports@freebsd.org In-Reply-To: <2e420cc20801211623u5affb845icaa07bc53c589467@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2e420cc20801200650q19ed0d03h38a3152b26f22643@mail.gmail.com> <479375C0.30507@FreeBSD.org> <2e420cc20801210901k1e15fdep55b4829551114d50@mail.gmail.com> <47950E4C.1030104@FreeBSD.org> <4795316B.4040600@FreeBSD.org> <2e420cc20801211623u5affb845icaa07bc53c589467@mail.gmail.com> Subject: Re: packages with security vulnerabilities X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jan 2008 00:24:42 -0000 On Jan 22, 2008 12:23 AM, P Bielecki wrote: > > On Jan 21, 2008 11:57 PM, Doug Barton wrote: > > Kris Kennaway wrote: > > > > > I still don't understand what you claim is the problem :) We do not > > > specially update packages like perl; rather, *every* package is > > > frequently rebuilt and updated. > > > > If I understood the question correctly, I think the OP is asking about > > the frequency of rebuilding packages with security updates. In which > > case your answer is still correct, but leads to a new question, which is > > would it be possible to trigger an update for a port that has a security > > update sooner? > > > > Doug > Kris, That's exactly what I wanted to ask. Thanks Doug. From owner-freebsd-ports@FreeBSD.ORG Tue Jan 22 02:42:59 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0012C16A46D for ; Tue, 22 Jan 2008 02:42:58 +0000 (UTC) (envelope-from andrew@areilly.bpc-users.org) Received: from qsrv02sl.mx.bigpond.com (qsrv02sl.mx.bigpond.com [144.140.93.182]) by mx1.freebsd.org (Postfix) with ESMTP id 75ED813C46B for ; Tue, 22 Jan 2008 02:42:58 +0000 (UTC) (envelope-from andrew@areilly.bpc-users.org) Received: from oaamta08sl.mx.bigpond.com ([124.188.162.219]) by omta01sl.mx.bigpond.com with ESMTP id <20080121224425.HIXF6603.omta01sl.mx.bigpond.com@oaamta08sl.mx.bigpond.com> for ; Mon, 21 Jan 2008 22:44:25 +0000 Received: from areilly.bpa.nu ([124.188.162.219]) by oaamta08sl.mx.bigpond.com with ESMTP id <20080121224425.OAN11115.oaamta08sl.mx.bigpond.com@areilly.bpa.nu> for ; Mon, 21 Jan 2008 22:44:25 +0000 Received: (qmail 1847 invoked from network); 21 Jan 2008 22:44:06 -0000 Received: from localhost (HELO duncan.reilly.home) (127.0.0.1) by localhost with SMTP; 21 Jan 2008 22:44:06 -0000 Date: Tue, 22 Jan 2008 09:44:05 +1100 From: Andrew Reilly To: freebsd-stable@freebsd.org, marius@freebsd.org, obrien@freebsd.org, freebsd-ports@freebsd.org, Joseph Koshy Message-ID: <20080122094405.230a0856@duncan.reilly.home> X-Mailer: Claws Mail 3.0.2 (GTK+ 2.12.5; amd64-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Subject: 7-STABLE regression that breaks lang/drscheme is src/contrib/gcc/gthr-posix.h 1.1.1.8.2.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jan 2008 02:42:59 -0000 Hello again, [to recap: drscheme, (which is an IDE that runs under the "mred" runtime, built from ports/lang/drscheme (or actually manually from a personal copy of that Makefile that builds the current release: 372, rather than ver 370 in ports)) worked beautifully on my system until I updated to 7-STABLE after 4 Jan. I track -STABLE every week or two. After that, it segfaults before printing or displaying anything, and running under gdb has found that it stops in the garbage collector initialization. I haven't raised a PR for this yet because I still think that the problem is probably the drscheme FreeBSD configuration that has bit-rotted a little, now that FreeBSD has changed slightly. Still investigating... I've cc'd Joseph Koshy, because this seems to be somehow related to PR ports/118808.] I've done the binary search through CVS, and established that the precise file and revision that is causing me (or rather, drscheme) grief: src/contrib/gcc/gthr-posix.h 1.1.1.8.2.1 marius at 5 Jan 22:58.51. Csupping back to 5 Jan 22:50 is enough to make everyting happy again. Unfortunately, I'm at a loss to explain how this change could be causing an existing binary to run or not, because it changes the compiler. Well, presumably it changes the installed libc.so and libstdc++.so, both of which are linked in at run-time (c++ is used in mred/drscheme for the wxWidgets GUI). Indeed, the most recent time that I backed this revision of gthr-posix.h out (regressed to 5 Jan 22:50), drscheme started to work as soon as the system libraries had been installed, before I had rebooted. Since there hasn't been any other wailing about incompatability since this change, my guess is that mred was somehow working around the previous FreeBSD behaviour: it has quite a bit of low-level platform-specific configuration, since it is a language runtime. The ideal solution will be to figure out how to tweak it's FreeBSD compatability to suit the new operation. If anyone can offer a hint as to which area I should be looking at for configuration knobs, I'd be really grateful. Extra data: ldd mred: /usr/local/bin/mred: libmred3m-372.so => /usr/local/lib/libmred3m-372.so (0x800639000) libmzscheme3m-372.so => /usr/local/lib/libmzscheme3m-372.so (0x800a40000) libXaw8.so.8 => /usr/local/lib/libXaw8.so.8 (0x800e0f000) libXmu.so.6 => /usr/local/lib/libXmu.so.6 (0x800f7c000) libXt.so.6 => /usr/local/lib/libXt.so.6 (0x801094000) libSM.so.6 => /usr/local/lib/libSM.so.6 (0x8011f4000) libICE.so.6 => /usr/local/lib/libICE.so.6 (0x8012fc000) libXext.so.6 => /usr/local/lib/libXext.so.6 (0x801416000) libGL.so.1 => /usr/local/lib/libGL.so.1 (0x801526000) libXft.so.2 => /usr/local/lib/libXft.so.2 (0x8016a2000) libcairo.so.2 => /usr/local/lib/libcairo.so.2 (0x8017b5000) libfontconfig.so.1 => /usr/local/lib/libfontconfig.so.1 (0x801934000) libfreetype.so.9 => /usr/local/lib/libfreetype.so.9 (0x801a67000) libexpat.so.6 => /usr/local/lib/libexpat.so.6 (0x801be1000) libglitz.so.1 => /usr/local/lib/libglitz.so.1 (0x801d04000) libXrender.so.1 => /usr/local/lib/libXrender.so.1 (0x801e2d000) libX11.so.6 => /usr/local/lib/libX11.so.6 (0x801f36000) libXau.so.6 => /usr/local/lib/libXau.so.6 (0x80213a000) libXdmcp.so.6 => /usr/local/lib/libXdmcp.so.6 (0x80223d000) librpcsvc.so.4 => /usr/lib/librpcsvc.so.4 (0x802342000) libpng.so.5 => /usr/local/lib/libpng.so.5 (0x80244b000) libz.so.4 => /lib/libz.so.4 (0x802571000) libjpeg.so.9 => /usr/local/lib/libjpeg.so.9 (0x802686000) libiconv.so.3 => /usr/local/lib/libiconv.so.3 (0x8027a7000) libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x8029a0000) libm.so.5 => /lib/libm.so.5 (0x802b9f000) libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x802cb9000) libthr.so.3 => /lib/libthr.so.3 (0x802dc6000) libc.so.7 => /lib/libc.so.7 (0x802edc000) libXpm.so.4 => /usr/local/lib/libXpm.so.4 (0x8030f9000) libXp.so.6 => /usr/local/lib/libXp.so.6 (0x80320a000) libXxf86vm.so.1 => /usr/local/lib/libXxf86vm.so.1 (0x803312000) libXdamage.so.1 => /usr/local/lib/libXdamage.so.1 (0x803417000) libXfixes.so.3 => /usr/local/lib/libXfixes.so.3 (0x803519000) libdrm.so.2 => /usr/local/lib/libdrm.so.2 (0x80361e000) ldd mzscheme (which works just fine: it's the command-line language, without the wxWidgets GUI, but using exactly the same garbage collector): /usr/local/bin/mzscheme: libmzscheme3m-372.so => /usr/local/lib/libmzscheme3m-372.so (0x800638000) libm.so.5 => /lib/libm.so.5 (0x800a07000) libiconv.so.3 => /usr/local/lib/libiconv.so.3 (0x800b21000) libc.so.7 => /lib/libc.so.7 (0x800d1a000) Cheers, -- Andrew From owner-freebsd-ports@FreeBSD.ORG Tue Jan 22 04:10:19 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4F45F16A421 for ; Tue, 22 Jan 2008 04:10:19 +0000 (UTC) (envelope-from arubtsov@swsoft.com) Received: from mail3.plesk.ru (gw-swsoft2.ll-nsk.zsttk.ru [82.200.65.190]) by mx1.freebsd.org (Postfix) with ESMTP id D9E0913C4D9 for ; Tue, 22 Jan 2008 04:10:18 +0000 (UTC) (envelope-from arubtsov@swsoft.com) Received: by mail3.plesk.ru (Postfix, from userid 426) id B32E01A9DB4; Tue, 22 Jan 2008 09:38:08 +0600 (NOVT) Received: from rubtsov.plesk.ru (rubtsov.plesk.ru [192.168.62.206]) by mail3.plesk.ru (Postfix) with ESMTP id 8E99A1A9D89 for ; Tue, 22 Jan 2008 09:38:08 +0600 (NOVT) Date: Tue, 22 Jan 2008 03:38:52 +0000 From: Alexey Rubtsov To: freebsd-ports@freebsd.org Message-ID: <20080122033852.2c320756@rubtsov.plesk.ru> In-Reply-To: <413539.3287.qm@web50312.mail.re2.yahoo.com> References: <47950104.7020605@FreeBSD.org> <413539.3287.qm@web50312.mail.re2.yahoo.com> Organization: SWsoft X-Mailer: Claws Mail 3.0.2 (GTK+ 2.10.14; amd64-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit Subject: Re: make package-recursive question X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jan 2008 04:10:19 -0000 ÷ Mon, 21 Jan 2008 13:35:15 -0800 (PST) Tim Clewlow ÐÉÛÅÔ: > > > AFAIK, no. You could try 'pkg_create -b' for the parent port, and > > then try 'make package-recursive' to see if that will bypass the > > first step, but I can't guarantee that it will work. Your other > > option would be to do 'make -DFORCE_PKG_REGISTER package-recursive' > > in the parent port to just re-build and re-install everything. Not > > as clean, but has the advantage of not having to de-install the > > existing port in case that's a problem. > > > > hth, > > > > Doug > > Thanks for that, just wanted to know if I was missing a switch or > special make target somewhere. Its for a package server, ie slurp > daily CVS updates and make new versions of packages available for > clients to install. The specific function would only be used the > first time a new package (and possibly new dependencies) is added on > the server, can work around it, its not a problem. > > Cheers, Tim. You could try to use 'ports-mgmt/portupgrade' utility. With keys -P -p and -f. -- Alexey Rubtsov From owner-freebsd-ports@FreeBSD.ORG Tue Jan 22 06:04:40 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9BCA516A418; Tue, 22 Jan 2008 06:04:40 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (lefty.soaustin.net [66.135.55.46]) by mx1.freebsd.org (Postfix) with ESMTP id 5FD2B13C44B; Tue, 22 Jan 2008 06:04:40 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id CBF2A8C092; Tue, 22 Jan 2008 00:04:39 -0600 (CST) Date: Tue, 22 Jan 2008 00:04:39 -0600 To: Doug Barton Message-ID: <20080122060439.GA23921@soaustin.net> References: <2e420cc20801200650q19ed0d03h38a3152b26f22643@mail.gmail.com> <479375C0.30507@FreeBSD.org> <2e420cc20801210901k1e15fdep55b4829551114d50@mail.gmail.com> <47950E4C.1030104@FreeBSD.org> <4795316B.4040600@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4795316B.4040600@FreeBSD.org> User-Agent: Mutt/1.5.13 (2006-08-11) From: linimon@lonesome.com (Mark Linimon) Cc: P Bielecki , Kris Kennaway , freebsd-ports@freebsd.org Subject: Re: packages with security vulnerabilities X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jan 2008 06:04:40 -0000 On Mon, Jan 21, 2008 at 03:57:31PM -0800, Doug Barton wrote: > If I understood the question correctly, I think the OP is asking about > the frequency of rebuilding packages with security updates. In which > case your answer is still correct, but leads to a new question, which is > would it be possible to trigger an update for a port that has a security > update sooner? The package updates are triggered by changes to the INDEX file. If the port's metadata changes (which is a near 100% guarantee if it's a security fix), we would need to kill off the existing build, build a new INDEX, and then restart the build. And, of course, do this times 4 for FreeBSD-5/6/7/8, times 3 for the number of architectures we try to build. (Given that there are empty cells in that table, so we "only" try to build 10 package sets). Writing a package build cluster that keeps a rolling model of the INDEX metadata as every commit comes in, so it would know what dependencies need to be rebuilt, is left as an exercise for the reader. mcl From owner-freebsd-ports@FreeBSD.ORG Tue Jan 22 06:09:42 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2181316A418 for ; Tue, 22 Jan 2008 06:09:42 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 5792B13C448; Tue, 22 Jan 2008 06:09:41 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <479588A5.2000306@FreeBSD.org> Date: Tue, 22 Jan 2008 07:09:41 +0100 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.9 (Macintosh/20071031) MIME-Version: 1.0 To: P Bielecki References: <2e420cc20801200650q19ed0d03h38a3152b26f22643@mail.gmail.com> <479375C0.30507@FreeBSD.org> <2e420cc20801210901k1e15fdep55b4829551114d50@mail.gmail.com> <47950E4C.1030104@FreeBSD.org> <4795316B.4040600@FreeBSD.org> <2e420cc20801211623u5affb845icaa07bc53c589467@mail.gmail.com> <2e420cc20801211624x7d003739t53fbf0162653a5a9@mail.gmail.com> In-Reply-To: <2e420cc20801211624x7d003739t53fbf0162653a5a9@mail.gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: packages with security vulnerabilities X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jan 2008 06:09:42 -0000 P Bielecki wrote: > On Jan 22, 2008 12:23 AM, P Bielecki wrote: >> On Jan 21, 2008 11:57 PM, Doug Barton wrote: >>> Kris Kennaway wrote: >>> >>>> I still don't understand what you claim is the problem :) We do not >>>> specially update packages like perl; rather, *every* package is >>>> frequently rebuilt and updated. >>> If I understood the question correctly, I think the OP is asking about >>> the frequency of rebuilding packages with security updates. In which >>> case your answer is still correct, but leads to a new question, which is >>> would it be possible to trigger an update for a port that has a security >>> update sooner? >>> >>> Doug > > Kris, > That's exactly what I wanted to ask. > Thanks Doug. Unfortunately it's not really feasible. They will usually be updated within days anyway, on the normal schedule. Kris From owner-freebsd-ports@FreeBSD.ORG Tue Jan 22 06:10:45 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 80A0D16A417 for ; Tue, 22 Jan 2008 06:10:45 +0000 (UTC) (envelope-from bounces@bounces.jaxtr.com) Received: from smtp157.sv.jaxtr.com (smtp157.sv.jaxtr.com [74.201.86.157]) by mx1.freebsd.org (Postfix) with ESMTP id 4A77C13C467 for ; Tue, 22 Jan 2008 06:10:45 +0000 (UTC) (envelope-from bounces@bounces.jaxtr.com) DKIM-Signature: v=1; a=rsa-sha1; d=jaxtr.com; s=dkim1024; c=simple/simple; q=dns/txt; i=@jaxtr.com; t=1200981045; h=From:Sender; bh=hDaGc/1hClD+nbNhvesDOxgbwVQ=; b=YIfLJc4MeG9JUGFQT5bvUwk2o8ZEoVSvpShGdkZmt5xp1bUttYSpt7sfOvN5lBvr Plw0gYAWQk2dAc6vGeTr7zW5Mzp4wORk80u+0iGQYKJwBv+ZSTfs2BvtICMnsLIU gscyjjnMWccKtkXhTPnTu/WnLCzjPWUZvV1etNCCmrI=; DomainKey-Signature: q=dns; a=rsa-sha1; c=nofws; s=dk1024; d=jaxtr.com; h=Received:Date:From:Sender:To:Message-ID:Subject:MIME-Version:Content-Type:X-Sysflow; b=aILHlqtHWepM0lGbhFbsORnK3whMroqwseBo//vcOc3kREE5y9Hb0hY7t8054qje FIULhNFCAOv8NpXfoNYBsLM9JA+l64Cskgv5g5HVHgi61aI8QJvkedYM46bwrFRq I8ikkg/lRZyf4QfYPlnTz5LoZeBUDKj15MY18IYCDqE= Received: from [74.201.86.160] ([74.201.86.160:36095] helo=que1.sv.jaxtr.com) by smtp1.sv.jaxtr.com (envelope-from ) (ecelerity 2.2.1.23 r(20421)) with ESMTP id 17/FF-16206-53485974; Tue, 22 Jan 2008 05:50:45 +0000 Date: Tue, 22 Jan 2008 05:50:45 +0000 (GMT) From: jaxtr Sender: bounces@jaxtr.com To: freebsd-ports@freebsd.org Message-ID: <1369566126.746311200981045167.JavaMail.tomcat@que1.sv.jaxtr.com> MIME-Version: 1.0 X-Sysflow: cv,20080119t0735,iacgf9.iedv24,201626244 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Welcome to jaxtr! X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jan 2008 06:10:45 -0000 Congratulations, ernesto! Your phone link is now active: http://www.jaxtr.com/lluvias =09 =20 What's next? 1. Link your phones to your account: http://www.jaxtr.com/user/settings.jsp 2. Post your jaxtr widget to hear from your online friends: http://www.jaxt= r.com/user/mycallbox.jsp 3. Invite your global friends to call them for free: http://www.jaxtr.com/u= ser/announce.jsp Enjoy! -The jaxtr Team (http://www.jaxtr.com/teamjaxtr) Any questions? Check out our FAQs: http://www.jaxtr.com/user/faq.jsp PS Don=E2=80=99t forget to add your phone link to your email signature, IM= , blog, web page... anywhere! http://www.jaxtr.com/lluvias Sent by jaxtr, 855 Oak Grove, Suite 100, Menlo Park, California 94025. If y= ou received this message in error, please send an email to reportabuse@jaxt= r.com. From owner-freebsd-ports@FreeBSD.ORG Tue Jan 22 07:14:30 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B951B16A419; Tue, 22 Jan 2008 07:14:30 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (gate6.infracaninophile.co.uk [IPv6:2001:8b0:151:1::1]) by mx1.freebsd.org (Postfix) with ESMTP id E749D13C47E; Tue, 22 Jan 2008 07:14:29 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [IPv6:::1]) by smtp.infracaninophile.co.uk (8.14.2/8.14.2) with ESMTP id m0M7EKCN042482; Tue, 22 Jan 2008 07:14:21 GMT (envelope-from m.seaman@infracaninophile.co.uk) X-DKIM: Sendmail DKIM Filter v2.4.3 smtp.infracaninophile.co.uk m0M7EKCN042482 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=infracaninophile.co.uk; s=200708; t=1200986061; bh=pGQeNVzsImeatA Iz7ISDCAAsy4jvsI8k2cLxkBTj2Xw=; h=Message-ID:Date:From:Organization: User-Agent:MIME-Version:To:CC:Subject:References:In-Reply-To: X-Enigmail-Version:Content-Type:Content-Transfer-Encoding:Cc: Content-Type:Date:From:In-Reply-To:Message-ID:Mime-Version: References:To; z=Message-ID:=20<479597CC.5080009@infracaninophile. co.uk>|Date:=20Tue,=2022=20Jan=202008=2007:14:20=20+0000|From:=20Ma tthew=20Seaman=20|Organization:=20 Infracaninophile|User-Agent:=20Thunderbird=202.0.0.9=20(X11/2007112 2)|MIME-Version:=201.0|To:=20Mark=20Linimon=20|CC:=20Doug=20Barton=20,=20P=20Bielecki=20,=20=0D=0A=20Kris=20Kennaway=20, =0D=0A=20freebsd-ports@freebsd.org|Subject:=20Re:=20packages=20with =20security=20vulnerabilities|References:=20<2e420cc20801200650q19e d0d03h38a3152b26f22643@mail.gmail.com>=09<479375C0.30507@FreeBSD.or g>=09<2e420cc20801210901k1e15fdep55b4829551114d50@mail.gmail.com>=0 9<47950E4C.1030104@FreeBSD.org>=20<4795316B.4040600@FreeBSD.org>=20 <20080122060439.GA23921@soaustin.net>|In-Reply-To:=20<2008012206043 9.GA23921@soaustin.net>|X-Enigmail-Version:=200.95.0|Content-Type:= 20text/plain=3B=20charset=3DISO-8859-1|Content-Transfer-Encoding:=2 07bit; b=bfVpxZMAI2DbJA9NHH9kZGTQGyseYrOJA28bLm7NhEa4GrGxewpJi30ZX1 BNoNoBNWkAsn5eUppFQhNsZkaVyiWbZYzHcsF4JdJxyJhoQ+3A96eKmvUKduRR6oKgw lic7k2yiLIKNKXRFrWPxRkz5PGKL+uVuh6xn8v9Ggiu9M0= Message-ID: <479597CC.5080009@infracaninophile.co.uk> Date: Tue, 22 Jan 2008 07:14:20 +0000 From: Matthew Seaman Organization: Infracaninophile User-Agent: Thunderbird 2.0.0.9 (X11/20071122) MIME-Version: 1.0 To: Mark Linimon References: <2e420cc20801200650q19ed0d03h38a3152b26f22643@mail.gmail.com> <479375C0.30507@FreeBSD.org> <2e420cc20801210901k1e15fdep55b4829551114d50@mail.gmail.com> <47950E4C.1030104@FreeBSD.org> <4795316B.4040600@FreeBSD.org> <20080122060439.GA23921@soaustin.net> In-Reply-To: <20080122060439.GA23921@soaustin.net> X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (smtp.infracaninophile.co.uk [IPv6:::1]); Tue, 22 Jan 2008 07:14:22 +0000 (GMT) X-Virus-Scanned: ClamAV 0.92/5519/Tue Jan 22 04:46:17 2008 on happy-idiot-talk.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VERIFIED,NO_RELAYS autolearn=ham version=3.2.4 X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on happy-idiot-talk.infracaninophile.co.uk Cc: P Bielecki , Doug Barton , freebsd-ports@freebsd.org Subject: Re: packages with security vulnerabilities X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jan 2008 07:14:30 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Mark Linimon wrote: > Writing a package build cluster that keeps a rolling model of the INDEX > metadata as every commit comes in, so it would know what dependencies need > to be rebuilt, is left as an exercise for the reader. Um... yes? ports-mgmt/p5-FreeBSD-Portindex Cheers, Matthew - -- Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate Kent, CT11 9PW -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHlZfM8Mjk52CukIwRCKdMAJoD3ziFmSytu1k4W1SZjahTHW57zACfYuY3 PgqY4aFXTCWrAF6KqHfy6OA= =6AIi -----END PGP SIGNATURE----- From owner-freebsd-ports@FreeBSD.ORG Tue Jan 22 07:55:35 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DDDEA16A419 for ; Tue, 22 Jan 2008 07:55:35 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from services.ipt.ru (services.ipt.ru [194.62.233.110]) by mx1.freebsd.org (Postfix) with ESMTP id 823B313C465 for ; Tue, 22 Jan 2008 07:55:35 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from bb.ipt.ru ([194.62.233.89]) by services.ipt.ru with esmtp (Exim 4.54 (FreeBSD)) id 1JHDyo-00009K-Hm; Tue, 22 Jan 2008 10:55:34 +0300 To: Tim Clewlow References: <413539.3287.qm@web50312.mail.re2.yahoo.com> From: Boris Samorodov Date: Tue, 22 Jan 2008 10:53:57 +0300 In-Reply-To: <413539.3287.qm@web50312.mail.re2.yahoo.com> (Tim Clewlow's message of "Mon\, 21 Jan 2008 13\:35\:15 -0800 \(PST\)") Message-ID: <29222154@bb.ipt.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-ports@freebsd.org Subject: Re: make package-recursive question X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jan 2008 07:55:36 -0000 On Mon, 21 Jan 2008 13:35:15 -0800 (PST) Tim Clewlow wrote: > Its for a package server, ie slurp daily CVS updates and make > new versions of packages available for clients to install. You may consider using ports-mgmt/tinderbox for package building. WBR -- Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru Telephone & Internet SP FreeBSD committer, http://www.FreeBSD.org The Power To Serve From owner-freebsd-ports@FreeBSD.ORG Tue Jan 22 08:34:06 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 295DD16A417 for ; Tue, 22 Jan 2008 08:34:06 +0000 (UTC) (envelope-from lihong.chen@gmail.com) Received: from po-out-1718.google.com (po-out-1718.google.com [72.14.252.156]) by mx1.freebsd.org (Postfix) with ESMTP id D6B8E13C442 for ; Tue, 22 Jan 2008 08:34:05 +0000 (UTC) (envelope-from lihong.chen@gmail.com) Received: by po-out-1718.google.com with SMTP id y22so834364pof.3 for ; Tue, 22 Jan 2008 00:34:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding:sender; bh=VaD8lnW8dp5trLC6pKV8ZYNYgOUmXpzWxNTcRDXigiI=; b=a74nG+a36JKXmn0iDVAh1DWJj2b417JWwnFUPYExY33QITLJv7P/a4va8d6PXdY1/5cOouI4qj1pzG0VGStm/0Rsn24Wav1Vn7Tw9qZ6+7/19U3lE3EDK7aXCbwNOWdQRmSRltsDouC6KXtEa1VvEQNq4OdW0pm3Q3NuNmwueXQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding:sender; b=fk3HAVzYFFKiN+Quv1NSmuxFDzx8kiirFP6jYbcGVpEKH2qnIQoUh5j9wg2igOcSLoznxaJxb65PxCVSsz8PsbafnogSePzGLDcAYy/3jb0uJX9CrUhL4FdMyt4jNgm4Ecbet7aNj3R+oyjCFWiWwEM/Dq0t+PlsSBqylVP6Ywo= Received: by 10.141.170.10 with SMTP id x10mr5178625rvo.92.1200989916817; Tue, 22 Jan 2008 00:18:36 -0800 (PST) Received: from ?192.168.10.84? ( [59.125.13.44]) by mx.google.com with ESMTPS id f34sm9113352rvb.3.2008.01.22.00.18.34 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 22 Jan 2008 00:18:35 -0800 (PST) From: "Eric L. Chen" To: wahjava.ml@gmail.com In-Reply-To: References: Content-Type: text/plain; charset=utf-8 Date: Tue, 22 Jan 2008 16:18:31 +0800 Message-Id: <1200989911.1800.0.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 8bit Sender: "Eric L. Chen" Cc: FreeBSD Ports List Subject: Re: Encountered a problem with GNOME gdm X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jan 2008 08:34:06 -0000 Hi, I think use "/usr/bin/env bash" is better than "/usr/local/bin/bash" in portability. /Eric On Sat, 2008-01-19 at 02:23 +0530, आशीष शà¥à¤•à¥à¤² Ashish Shukla wrote: > Hi, > > I encountered a problem with gdm. The file > "/usr/local/etc/gdm/Xsession" needs "/usr/local/bin/bash" for its > execution, whereas "/bin/sh" is specified. Following is the patch > which will fix this problem. Is this already reported as PR, hmm...? > > ----8<-----8<----- > --- /usr/local/etc/gdm/Xsession~ 2008-01-17 01:17:04.000000000 +0530 > +++ /usr/local/etc/gdm/Xsession 2008-01-18 23:55:39.000000000 +0530 > @@ -1,4 +1,4 @@ > -#!/bin/sh > +#!/usr/local/bin/bash > # > # This is SORT OF LIKE an X session, but not quite. You get a command as the > # first argument (it could be multiple words, so run it with "eval"). As a > ---->8----->8----- > > TIA > _______________________________________________ > 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 Jan 22 10:10:41 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3CA3B16A4F6 for ; Tue, 22 Jan 2008 10:10:41 +0000 (UTC) (envelope-from andrew@areilly.bpc-users.org) Received: from omta04ps.mx.bigpond.com (omta04ps.mx.bigpond.com [144.140.83.156]) by mx1.freebsd.org (Postfix) with ESMTP id 7C47313C47E for ; Tue, 22 Jan 2008 10:10:40 +0000 (UTC) (envelope-from andrew@areilly.bpc-users.org) Received: from oaamta06ps.mx.bigpond.com ([124.188.162.219]) by omta04ps.mx.bigpond.com with ESMTP id <20080122101038.XRPU15911.omta04ps.mx.bigpond.com@oaamta06ps.mx.bigpond.com> for ; Tue, 22 Jan 2008 10:10:38 +0000 Received: from areilly.bpa.nu ([124.188.162.219]) by oaamta06ps.mx.bigpond.com with ESMTP id <20080122101038.FCRH26985.oaamta06ps.mx.bigpond.com@areilly.bpa.nu> for ; Tue, 22 Jan 2008 10:10:38 +0000 Received: (qmail 74632 invoked from network); 22 Jan 2008 10:10:14 -0000 Received: from localhost (HELO duncan.reilly.home) (127.0.0.1) by localhost with SMTP; 22 Jan 2008 10:10:14 -0000 Date: Tue, 22 Jan 2008 21:10:14 +1100 From: Andrew Reilly To: Marius Strobl Message-ID: <20080122211014.336999b1@duncan.reilly.home> In-Reply-To: <20080122093327.GB38360@alchemy.franken.de> References: <20080122094405.230a0856@duncan.reilly.home> <20080122093327.GB38360@alchemy.franken.de> X-Mailer: Claws Mail 3.0.2 (GTK+ 2.12.5; amd64-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-RPD-ScanID: Class unknown; VirusThreatLevel unknown, RefID str=0001.0A09020B.4795C11E.0036,ss=1,fgs=0 Cc: Joseph Koshy , freebsd-stable@freebsd.org, freebsd-ports@freebsd.org Subject: Re: 7-STABLE regression that breaks lang/drscheme is src/contrib/gcc/gthr-posix.h 1.1.1.8.2.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jan 2008 10:10:41 -0000 Hi Marius, On Tue, 22 Jan 2008 10:33:27 +0100 Marius Strobl wrote: > The __gthread_active_p(), which returns false positives prior > to the current version of gthr-posix.h, isn't only used in > libstdc++ but also in headers that are installed beneath > /usr/include/c++. So the code in those headers compiled into > an existing binary which was built prior to the gthr-posix.h > fix still might erroneously determine that it's running in a > threaded environment while f.e. libstdc++ does not, causing > the problems you see. Did you try a mred built on a stock > 7-STABLE? When it first stopped working (around the 11th, from memory), my first approach was to rebuild it (over and over, and attempt to debug it...) No joy that way. It's only since I reverted to the earlier version of FreeBSD that it's started working again. As part of the attempt to make mred work again, I re-built *all* of the ports that I have installed (some 900-odd), so all of the libraries in /usr/local/lib are post-15 Jan., and have whatever effect the change introduces. Perhaps that is why epiphany has gone unstable on me (seems to be complaining about failing to connect to gnomevfs). I suspect that mred wasn't minding false-positives before, because it's been configured/compiled with pthreads enabled (for the benefit of Mesa/OpenGL, apparently). If you think that it might help to track things down, I can jump forward to -STABLE again and rebuild at least all of mred's dependencies, but that's going to be a slow process... Reckon I'll give that a go. No point staying in the past, now that we know where abouts the breakage occurred. Cheers, -- Andrew From owner-freebsd-ports@FreeBSD.ORG Tue Jan 22 10:12:58 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B9AA516A498; Tue, 22 Jan 2008 10:12:58 +0000 (UTC) (envelope-from marius@alchemy.franken.de) Received: from alchemy.franken.de (alchemy.franken.de [194.94.249.214]) by mx1.freebsd.org (Postfix) with ESMTP id 174AE13C469; Tue, 22 Jan 2008 10:12:57 +0000 (UTC) (envelope-from marius@alchemy.franken.de) Received: from alchemy.franken.de (localhost [127.0.0.1]) by alchemy.franken.de (8.14.1/8.14.1/ALCHEMY.FRANKEN.DE) with ESMTP id m0M9XR9H046408; Tue, 22 Jan 2008 10:33:27 +0100 (CET) (envelope-from marius@alchemy.franken.de) Received: (from marius@localhost) by alchemy.franken.de (8.14.1/8.14.1/Submit) id m0M9XRvh046407; Tue, 22 Jan 2008 10:33:27 +0100 (CET) (envelope-from marius) Date: Tue, 22 Jan 2008 10:33:27 +0100 From: Marius Strobl To: Andrew Reilly Message-ID: <20080122093327.GB38360@alchemy.franken.de> References: <20080122094405.230a0856@duncan.reilly.home> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080122094405.230a0856@duncan.reilly.home> User-Agent: Mutt/1.4.2.3i Cc: Joseph Koshy , freebsd-stable@freebsd.org, freebsd-ports@freebsd.org Subject: Re: 7-STABLE regression that breaks lang/drscheme is src/contrib/gcc/gthr-posix.h 1.1.1.8.2.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jan 2008 10:12:58 -0000 On Tue, Jan 22, 2008 at 09:44:05AM +1100, Andrew Reilly wrote: > Hello again, > > [to recap: drscheme, (which is an IDE that runs under the "mred" > runtime, built from ports/lang/drscheme (or actually manually > from a personal copy of that Makefile that builds the current > release: 372, rather than ver 370 in ports)) worked beautifully > on my system until I updated to 7-STABLE after 4 Jan. I track > -STABLE every week or two. After that, it segfaults before > printing or displaying anything, and running under gdb has found > that it stops in the garbage collector initialization. I > haven't raised a PR for this yet because I still think that the > problem is probably the drscheme FreeBSD configuration that has > bit-rotted a little, now that FreeBSD has changed slightly. > Still investigating... I've cc'd Joseph Koshy, because this > seems to be somehow related to PR ports/118808.] > > I've done the binary search through CVS, and established that > the precise file and revision that is causing me (or rather, > drscheme) grief: src/contrib/gcc/gthr-posix.h 1.1.1.8.2.1 marius > at 5 Jan 22:58.51. Csupping back to 5 Jan 22:50 is enough to > make everyting happy again. > > Unfortunately, I'm at a loss to explain how this change could be > causing an existing binary to run or not, because it changes the > compiler. Well, presumably it changes the installed libc.so and > libstdc++.so, both of which are linked in at run-time (c++ is used > in mred/drscheme for the wxWidgets GUI). Indeed, the most recent > time that I backed this revision of gthr-posix.h out (regressed > to 5 Jan 22:50), drscheme started to work as soon as the system > libraries had been installed, before I had rebooted. The __gthread_active_p(), which returns false positives prior to the current version of gthr-posix.h, isn't only used in libstdc++ but also in headers that are installed beneath /usr/include/c++. So the code in those headers compiled into an existing binary which was built prior to the gthr-posix.h fix still might erroneously determine that it's running in a threaded environment while f.e. libstdc++ does not, causing the problems you see. Did you try a mred built on a stock 7-STABLE? > > Since there hasn't been any other wailing about incompatability > since this change, my guess is that mred was somehow working > around the previous FreeBSD behaviour: it has quite a bit of > low-level platform-specific configuration, since it is a > language runtime. The ideal solution will be to figure out how > to tweak it's FreeBSD compatability to suit the new operation. > If anyone can offer a hint as to which area I should be looking > at for configuration knobs, I'd be really grateful. > Marius From owner-freebsd-ports@FreeBSD.ORG Tue Jan 22 11:49:42 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8A82916A418 for ; Tue, 22 Jan 2008 11:49:42 +0000 (UTC) (envelope-from gerard@seibercom.net) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.230]) by mx1.freebsd.org (Postfix) with ESMTP id 2348F13C455 for ; Tue, 22 Jan 2008 11:49:42 +0000 (UTC) (envelope-from gerard@seibercom.net) Received: by nz-out-0506.google.com with SMTP id l8so1317118nzf.13 for ; Tue, 22 Jan 2008 03:49:41 -0800 (PST) Received: by 10.143.14.16 with SMTP id r16mr3877682wfi.225.1201002580945; Tue, 22 Jan 2008 03:49:40 -0800 (PST) Received: from scorpio ( [67.189.206.211]) by mx.google.com with ESMTPS id a44sm11429898rne.12.2008.01.22.03.49.39 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 22 Jan 2008 03:49:39 -0800 (PST) Date: Tue, 22 Jan 2008 06:49:35 -0500 From: Gerard To: freebsd-ports@freebsd.org Message-ID: <20080122064935.3fc06ed8@scorpio> In-Reply-To: <1200989911.1800.0.camel@localhost> References: <1200989911.1800.0.camel@localhost> Organization: seibercom.net X-Mailer: Claws Mail 3.0.2 (GTK+ 2.12.5; i386-portbld-freebsd6.2) Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAGFBMVEX+/v7++v6YOTrq8PCcuIX989UvOSj++v0BNCbpAAAAB3RJTUUHsQwfFzs7RBhzUQAAAhJJREFUOI1dU8GOqzAMNKIoV1bvwD1i0ysqrHplIdBrVSX7ATSbd03VVvn9tQNtQy0hjAdn7LED4AAcPtWm9RV+MPSfxhBLx9ajd6X/ngB6/mTwnRSZua7i7Ca+0ctZKo4Qmz+JY13X6I3nFZBxIYW1PbgfQ5RP8g0XlltEWGf3cV03joYpRnFbvYDKbXjZlXyyhEZA4lI+cN3NaVXE4VKjSwTExO10eTEkkJVqIAD5z0nUBQJluQDRSQjcrBiHAJxZlAH5CUMBMC7OcJ4LMQNnxhZ1HYPscMc6J4UlWRMNwzOpCcAHKSICd1EDn83abdREIbXsHkD1OinP1aCUCOEVRaa1lMcvywUWdYgk13JQUpYNKmvXQ8Kw5ML9YI5h8SakctBc7E/IYuLhYd/zZIk+1gM1vNweQBvHE0j+oYah3sMqAytQYlZk6+ANaaawJdu3OFzYGMZ3iGpa3qMlq9ZH0VZTgrCtw/ngdYkEIIpSbP1bWQAdFdX9vocBdkH2qVjVmuMu3gI5rjs814EUdrCZgWlPaxZZ3RiLFUtr+ud0PXwp2dnQSNXgePt6AZpBj6UMJ7VQkzN4utVeaSW1Dhn/kblGrKeMvNGnzwX4zuEDarYz1KdPtR60Gul0Gued+515SJXhCsl+Tx/3kY/UDvicPll9mfu50t3tvQ/thZpJYgeuwdSKNJ6tCD98MCgoxLDaPxbwqqwPWaWiAAAAAElFTkSuQmCC X-Face: "\j?x](l|]4p?-1Bf@!wN<&p=$.}^k-HgL}cJKbQZ3r#Ar]\%U(#6}'?<3s7%(%(gxJxxcR nSNPNr*/^~StawWU9KDJ-CT0k$f#@t2^K&BS_f|?ZV/.7Q User-Agent: Claws Mail 3.0.2 (GTK+ 2.12.3; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/FG_t_NSbJkVtyblkSK6GscB"; protocol="application/pgp-signature"; micalg=PGP-SHA1 Subject: Re: Encountered a problem with GNOME gdm X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-ports@freebsd.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jan 2008 11:49:42 -0000 --Sig_/FG_t_NSbJkVtyblkSK6GscB Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Tue, 22 Jan 2008 16:18:31 +0800 "Eric L. Chen" wrote: > I think use "/usr/bin/env bash" is better than "/usr/local/bin/bash" > in portability. I concur. I have written several scripts that are used on various operating systems and found using the '/usr/bin/env' notation in the shebang the most successful. I am quite surprised that it is not employed more frequently. Just my 2=A2. --=20 Gerard gerard@seibercom.net The Wright Bothers weren't the first to fly. They were just the first not to crash. --Sig_/FG_t_NSbJkVtyblkSK6GscB Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (FreeBSD) iEYEARECAAYFAkeV2FAACgkQ6DWTaTcTwMkdbQCgtkm9uYToijcFO8S4XsGugbuw oIUAn3pBMYkZctsEBwR50rOTGT+GQjqU =m16M -----END PGP SIGNATURE----- --Sig_/FG_t_NSbJkVtyblkSK6GscB-- From owner-freebsd-ports@FreeBSD.ORG Tue Jan 22 15:21:48 2008 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A2AD516A421 for ; Tue, 22 Jan 2008 15:21:48 +0000 (UTC) (envelope-from jw@innerewut.de) Received: from smtprelay11.ispgateway.de (smtprelay11.ispgateway.de [80.67.29.28]) by mx1.freebsd.org (Postfix) with ESMTP id 76A4513C4EC for ; Tue, 22 Jan 2008 15:21:48 +0000 (UTC) (envelope-from jw@innerewut.de) Received: from [84.190.165.185] (helo=[192.168.1.21]) by smtprelay11.ispgateway.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1JHHb0-0002oU-12 for ports@FreeBSD.org; Tue, 22 Jan 2008 12:47:14 +0100 Message-ID: <4795D7C1.5040503@innerewut.de> Date: Tue, 22 Jan 2008 12:47:13 +0100 From: Jonathan Weiss User-Agent: Thunderbird 2.0.0.9 (Macintosh/20071031) MIME-Version: 1.0 To: ports@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Df-Sender: 068076 Cc: Subject: ports/119664 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jan 2008 15:21:48 -0000 Cheers, Can somebody please commit ports/119664 ? It is an important bugfix, without nobody can install Rubygems. Thanks, Jonathan -- Jonathan Weiss http://blog.innerewut.de From owner-freebsd-ports@FreeBSD.ORG Tue Jan 22 15:37:19 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BBDDF16A468 for ; Tue, 22 Jan 2008 15:37:19 +0000 (UTC) (envelope-from c.mm@gmx.net) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id 2717613C468 for ; Tue, 22 Jan 2008 15:37:18 +0000 (UTC) (envelope-from c.mm@gmx.net) Received: (qmail 11597 invoked by uid 0); 22 Jan 2008 15:10:37 -0000 Received: from 195.30.2.5 by www132.gmx.net with HTTP; Tue, 22 Jan 2008 16:10:37 +0100 (CET) Content-Type: text/plain; charset="iso-8859-1" Date: Tue, 22 Jan 2008 16:10:37 +0100 From: c.mm@gmx.net Message-ID: <20080122151037.316850@gmx.net> MIME-Version: 1.0 To: freebsd-ports@freebsd.org X-Authenticated: #174942 X-Flags: 0001 X-Mailer: WWW-Mail 6100 (Global Message Exchange) X-Priority: 3 X-Provags-ID: V01U2FsdGVkX1/EWSdH8HPEkVOTtAVUKii2a+SXT4nnV3wPv+sp98 ZngJGxYyYBqzO+McU6tvwQll4UVXFb3AqGMQ== Content-Transfer-Encoding: 8bit X-GMX-UID: VTClc4cJf2IsBQnCbmxoHH94dWxlc1aa Subject: create ports from list X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jan 2008 15:37:19 -0000 Hello, I have a server with round about 200 installed Ports. I need to setup a second server with the same, but slightly newer, ports recompiled from source. Is there an easy way to crate a port list with compile options and feed a build command on the second server with it? Thanks in advance. Regards, Charles -- Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger From owner-freebsd-ports@FreeBSD.ORG Tue Jan 22 18:46:44 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 54D9516A417 for ; Tue, 22 Jan 2008 18:46:44 +0000 (UTC) (envelope-from wahjava@gmail.com) Received: from po-out-1718.google.com (po-out-1718.google.com [72.14.252.153]) by mx1.freebsd.org (Postfix) with ESMTP id 170D613C4E9 for ; Tue, 22 Jan 2008 18:46:44 +0000 (UTC) (envelope-from wahjava@gmail.com) Received: by po-out-1718.google.com with SMTP id y22so1157514pof.3 for ; Tue, 22 Jan 2008 10:46:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:to:cc:subject:x-face:references:x-pgp-fp:x-pgp:x-mailer:x-attribution:pgp:organization:from:date:in-reply-to:message-id:user-agent:face:mime-version:content-type:sender; bh=IQ+/QgaFbABU1CdIfLgwli1dYF9Jv2QLwRGzkRbfjtY=; b=ObHbVh2+5p7LIQRHbMD8UbW7tjFx3FxjvJdaZPOw2Eun4bUUANGByh8U+pefwk5ILHFEFvFfoLc3unL71nW/NulwLgoJ8pYmncSSXci3tOsAM5hJwINc1c63JKL/kWgsmx1mCDgIBCMsXSvyRVR1YyzGn9cSFCugruBnT/ikm3A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=to:cc:subject:x-face:references:x-pgp-fp:x-pgp:x-mailer:x-attribution:pgp:organization:from:date:in-reply-to:message-id:user-agent:face:mime-version:content-type:sender; b=Ma/gUNamG5Hbc3utIrmpY5yzf+xL3wwu8kVPKes+TF7+0mEUYVSc27R9XIvts9cVxOpQrnBePIiv9D314eoqd74JGdRLN0k8haV818BnS3SaqAmSYUtHQVItT2FSwA00KUk9T88mQn4Uxk7sL3LKROkGKfUAflIuT4LKD+KkYhw= Received: by 10.140.180.13 with SMTP id c13mr5648687rvf.121.1201027603575; Tue, 22 Jan 2008 10:46:43 -0800 (PST) Received: from chateau.d.lf ( [122.162.55.71]) by mx.google.com with ESMTPS id s38sm12208170rnb.13.2008.01.22.10.46.40 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 22 Jan 2008 10:46:42 -0800 (PST) To: "Eric L. Chen" X-Face: "\:nMpJ)EA!j>2nEu-[(+&o:N+CtL^AS\, Jv*LO5qBr#W2.\=d <1200989911.1800.0.camel@localhost> X-PGP-FP: 1E00 4679 77E4 F8EE 2E4B 56F2 1F2F 8410 762E 5E74 X-PGP: 762E5E74 X-Mailer: Gnus/5.11 (Oort 5.11) Emacs/22.1.50.1 (x86_64-pc-linux-gnu) X-Attribution: =?utf-8?B?4KSG4KS24KWA4KS3?= PGP: 762E5E74 Organization: /\/0/\/3 From: wahjava.ml@gmail.com (Ashish Shukla =?utf-8?B?4KSG4KS24KWA4KS3IA==?= =?utf-8?B?4KS24KWB4KSV4KWN4KSy?=) Date: Wed, 23 Jan 2008 00:16:54 +0530 In-Reply-To: <1200989911.1800.0.camel@localhost> (Eric L. Chen's message of "Tue\, 22 Jan 2008 16\:18\:31 +0800") Message-ID: <8763xlu28x.fsf@chateau.d.lf> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux) Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAJFBMVEVfX1/8/PwTExMDAwO0 tLSampr////f398oKCi/v78MDAwICAihq32EAAACU0lEQVQ4jW3UvWvbQBQA8LOJsJIsOajtZAtH Aqq8FLQUvNjhCex2UYpE7XYytPJalxJnFMImqrOkIJfcZtwGgrqEhELQ/XN9p+jLbc+Drfvx7r17 9jNxszXCV2mR9P3ACoKAOM5bugn1hRBRFAnxeErLMN4RIpbwYKwmZfgkMGDNol8PhlFrFDDalQcx BMMwXpwV8KElYqYzpmOA0a4UsC/EmrEU4ptGDq9kghTabP09g9EuFiSpJQOYXslgrEd6Aj8Q7pl+ kcFH3NRlUTIFfvyZwV4sEzwV20a4y2A/BWEYLxdYwk0Gn+Mohfa2X4bXsn8StC0uYdVI4T02cK0F is15ArcZYKeER5Q+f4JofZZHiPshJPt8BwtPrp4kF+KOp+sdpjvOjqpf3n+1bD6dTjk3ySKuZVU1 ezcdpm3h/pL4h9eP3Rw6R5bqa9t86a/1W3OVd7dpzgBMx8YAxVFgvgmqDTwEdQignOVgI1ggoQMA x40CFHzmCHgXcEoAig39MOSATTGt5znQL4qDIRIgNK2LAqYWAl47lBGDSgHNjoOt6vdDkNAtQc9E wN0EJgXQN7aMSABIGU7mMiI5CtQJzX9w9PwQYOApVqBwCMqwp9lmkKzh0qM5uPTAn/Vw0ogazK9m JRjR6pHqEVyqd1XbgPPfKkgAddClxRi49NmKcNMh+JV4T7mzqW1e2jwk3pAPjugGuCfHPLRIP/Qr tLEB9daW7HrvcLIx55i/9zjkfMlO//pnwLHyPcupzrL9AtxrFgTaN/dfGFcjreb+B9wmnzaKpz8p dKsBFjzeRQAAAABJRU5ErkJggg== MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Sender: =?UTF-8?B?4KSG4KS24KWA4KS3IOCktuClgeCkleCljeCksg==?= Cc: FreeBSD Ports List Subject: Re: Encountered a problem with GNOME gdm X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jan 2008 18:46:44 -0000 --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: base64 Pj4+Pj4gRXJpYyBMIENoZW4gd3JpdGVzOg0KICAgIEVyaWM+IEhpLA0KICAgIEVyaWM+IEkgdGhp bmsgdXNlICIvdXNyL2Jpbi9lbnYgYmFzaCIgaXMgYmV0dGVyIHRoYW4gIi91c3IvbG9jYWwvYmlu L2Jhc2giIGluDQogICAgRXJpYz4gcG9ydGFiaWxpdHkuDQoNClRydWUsIGJ1dCBpcyB0aGlzIHJl cG9ydGVkIGFzIFAuUi4sIGhtbS4uLj8NCg0KVGhhbmtzDQotLSANCkFzaGlzaCBTaHVrbGEg4KSG 4KS24KWA4KS3IOCktuClgeCkleCljeCksiAgICAgICAgICAgICAgICAgICAgICBodHRwOi8vd2Fo amF2YS53b3JkcHJlc3MuY29tLw0KwrctLSDCty0gwrfCt8K3wrcgwrctLS0gwrctIMK3wrfCty0g wrctIMK3LS3Cty3CtyAtLcK3IC0tIMK3LSDCt8K3IMK3LcK3wrcgwrctwrctwrctIC3Cty3CtyAt LS0gLS0NCg== --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHljojHy+EEHYuXnQRAvokAJ9MSUGq986d/Ipv2hHqJTffsShR2ACg5Rzi GqnyT3/r0asCenhpZhcRqLk= =E5oS -----END PGP SIGNATURE----- --=-=-=-- From owner-freebsd-ports@FreeBSD.ORG Tue Jan 22 19:03:21 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0FEB916A419 for ; Tue, 22 Jan 2008 19:03:21 +0000 (UTC) (envelope-from hans@lambermont.dyndns.org) Received: from lambermont.dyndns.org (lambermont.dyndns.org [82.95.221.39]) by mx1.freebsd.org (Postfix) with ESMTP id CB18E13C45D for ; Tue, 22 Jan 2008 19:03:20 +0000 (UTC) (envelope-from hans@lambermont.dyndns.org) Received: by lambermont.dyndns.org (Postfix, from userid 1001) id 61C1722DDF1; Tue, 22 Jan 2008 19:45:53 +0100 (CET) Date: Tue, 22 Jan 2008 19:45:53 +0100 To: c.mm@gmx.net Message-ID: <20080122184553.GD30918@leia.lambermont.dyndns.org> References: <20080122151037.316850@gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080122151037.316850@gmx.net> User-Agent: Mutt/1.4.2.3i From: hans@lambermont.dyndns.org (Hans Lambermont) Cc: freebsd-ports@freebsd.org Subject: Re: create ports from list X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jan 2008 19:03:21 -0000 c.mm@gmx.net wrote: > I have a server with round about 200 installed Ports. I need > to setup a second server with the same, but slightly newer, > ports recompiled from source. > > Is there an easy way to crate a port list Use the Root and Leaf sections from 'portmaster -l' (ports-mgmt/portmaster) and skip the Trunk and Branch sections. > with compile options I try to use ports.conf (ports-mgmt/portconf) for this, but it does not include the OPTIONS framework (/var/db/ports/*/options) . Maybe someone else can help further on this point, and > and feed a build command on the second server with it? on this one as well. (I use my own script portsinstall.sh for this, it uses a list like x11/xorg x11/kde3 devel/glib20 ...) regards, Hans Lambermont -- http://hans.dse.nl/ () ASCII-ribbon campaign against vCards, /\ HTML-mail and proprietary formats. From owner-freebsd-ports@FreeBSD.ORG Tue Jan 22 21:52:55 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8199116A420 for ; Tue, 22 Jan 2008 21:52:55 +0000 (UTC) (envelope-from vivek@khera.org) Received: from yertle.kcilink.com (thingy.kcilink.com [74.92.149.59]) by mx1.freebsd.org (Postfix) with ESMTP id 63B9C13C457 for ; Tue, 22 Jan 2008 21:52:55 +0000 (UTC) (envelope-from vivek@khera.org) Received: from host-121.int.kcilink.com (host-121.int.kcilink.com [192.168.7.121]) by yertle.kcilink.com (Postfix) with ESMTP id 9C6F4C943A for ; Tue, 22 Jan 2008 16:36:47 -0500 (EST) Message-Id: <4CC9CB9C-67EA-4A1C-A87B-1DD4CFC60129@khera.org> From: Vivek Khera To: freebsd-ports ports Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v915) Date: Tue, 22 Jan 2008 16:36:47 -0500 X-Mailer: Apple Mail (2.915) Subject: please commit ports/119544? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jan 2008 21:52:55 -0000 Can I get a little love for ports/119544 and get someone to commit it? thanks! It will simplify my deployment process to have it as a package. From owner-freebsd-ports@FreeBSD.ORG Tue Jan 22 22:05:55 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8CBA616A41B; Tue, 22 Jan 2008 22:05:55 +0000 (UTC) (envelope-from marius@alchemy.franken.de) Received: from alchemy.franken.de (alchemy.franken.de [194.94.249.214]) by mx1.freebsd.org (Postfix) with ESMTP id 0ED6613C4D1; Tue, 22 Jan 2008 22:05:54 +0000 (UTC) (envelope-from marius@alchemy.franken.de) Received: from alchemy.franken.de (localhost [127.0.0.1]) by alchemy.franken.de (8.14.1/8.14.1/ALCHEMY.FRANKEN.DE) with ESMTP id m0MM5nbK001276; Tue, 22 Jan 2008 23:05:49 +0100 (CET) (envelope-from marius@alchemy.franken.de) Received: (from marius@localhost) by alchemy.franken.de (8.14.1/8.14.1/Submit) id m0MM5nxu001275; Tue, 22 Jan 2008 23:05:49 +0100 (CET) (envelope-from marius) Date: Tue, 22 Jan 2008 23:05:49 +0100 From: Marius Strobl To: Andrew Reilly Message-ID: <20080122220549.GA770@alchemy.franken.de> References: <20080122094405.230a0856@duncan.reilly.home> <20080122093327.GB38360@alchemy.franken.de> <20080122211014.336999b1@duncan.reilly.home> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080122211014.336999b1@duncan.reilly.home> User-Agent: Mutt/1.4.2.3i Cc: Joseph Koshy , freebsd-stable@freebsd.org, freebsd-ports@freebsd.org Subject: Re: 7-STABLE regression that breaks lang/drscheme is src/contrib/gcc/gthr-posix.h 1.1.1.8.2.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jan 2008 22:05:55 -0000 On Tue, Jan 22, 2008 at 09:10:14PM +1100, Andrew Reilly wrote: > Hi Marius, > > On Tue, 22 Jan 2008 10:33:27 +0100 > Marius Strobl wrote: > > > The __gthread_active_p(), which returns false positives prior > > to the current version of gthr-posix.h, isn't only used in > > libstdc++ but also in headers that are installed beneath > > /usr/include/c++. So the code in those headers compiled into > > an existing binary which was built prior to the gthr-posix.h > > fix still might erroneously determine that it's running in a > > threaded environment while f.e. libstdc++ does not, causing > > the problems you see. Did you try a mred built on a stock > > 7-STABLE? > > When it first stopped working (around the 11th, from memory), my > first approach was to rebuild it (over and over, and attempt to > debug it...) No joy that way. It's only since I reverted to > the earlier version of FreeBSD that it's started working again. > > As part of the attempt to make mred work again, I re-built > *all* of the ports that I have installed (some 900-odd), so > all of the libraries in /usr/local/lib are post-15 Jan., and > have whatever effect the change introduces. Perhaps that is > why epiphany has gone unstable on me (seems to be complaining > about failing to connect to gnomevfs). I suspect that mred > wasn't minding false-positives before, because it's been > configured/compiled with pthreads enabled (for the benefit of > Mesa/OpenGL, apparently). > Ok, in your previous mail you talked about an "exisiting binary" so I assumed you haden't tried with a recompiled one or a recompiled one didn't exhibit the problem. Anyway, you're right and I've overlooked that mred is threaded anyway so in this case it shouldn't matter if __gthread_active_p() prevously returned false-positives or not. The only way I currently can think of the new __gthread_active_p() causing problems would be if now it returned false-negatives. So far I can't reproduce such a problem nor see how that could happen though. It would help if you could debug where mred craches and what __gthread_active_p() returned in this case. Marius From owner-freebsd-ports@FreeBSD.ORG Tue Jan 22 22:23:56 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7BDB916A419 for ; Tue, 22 Jan 2008 22:23:56 +0000 (UTC) (envelope-from antonakis@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.185]) by mx1.freebsd.org (Postfix) with ESMTP id 1097113C478 for ; Tue, 22 Jan 2008 22:23:55 +0000 (UTC) (envelope-from antonakis@gmail.com) Received: by fk-out-0910.google.com with SMTP id b27so2253976fka.11 for ; Tue, 22 Jan 2008 14:23:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; bh=NycESQxl9XPvqtaFUHY/ub1yH8t6NzfAX52+S/bZgw0=; b=sH/mNk3MjjjOYNTMYHGuGVIRFRDyjb1mbI1zT6ATZu4ujO3oEbhJCGhcyIwz+nAyN+oHhXUyoN+ob6/avPsOsg4wBL8/4WNaAoNL/WJOA67L1XPUg6YnsIFMcj8p2Fv35QDKNf7Ie9UHfxxfjKsLw/Aen5x8ec5SMZgbGJx7rFk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=JYknYbg8WNIkBTRcr3VA9hdGe8MyVlJOFWrqYKkPxiaDUqsORt4UuY0/zYfsnXrsrvM8Ugtj9cj1QpkAQ4SjV7cKKQLtXPUuWgr7QRoYFh7RyB+yjTyza8S1wk6HXcEa94Mc/rWZfR3WUkAOHnKQh0YFhH3hcs/OO4d1b4iLMvU= Received: by 10.82.108.9 with SMTP id g9mr15710876buc.34.1201039169921; Tue, 22 Jan 2008 13:59:29 -0800 (PST) Received: from ?10.2.29.2? ( [62.169.209.124]) by mx.google.com with ESMTPS id 5sm16415142nfv.32.2008.01.22.13.59.24 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 22 Jan 2008 13:59:28 -0800 (PST) From: Antonios Anastasiadis To: freebsd-ports@freebsd.org Content-Type: text/plain Date: Tue, 22 Jan 2008 23:59:17 +0200 Message-Id: <1201039157.5699.4.camel@mithril.crucible.gr> Mime-Version: 1.0 X-Mailer: Evolution 2.12.2 (2.12.2-3.fc8) Content-Transfer-Encoding: 7bit Subject: git on gjournal problem X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jan 2008 22:23:56 -0000 I was cloning the linux kernel git tree on a gjournal'd partition. After git did its usual initial stuff it spat some errors during check out: ... Checking 23062 files out... error: git-checkout-index: unable to create file include/asm-arm/arch-integrator/cm.h (Interrupted system call) 100% (23062/23062) done Next thing, I run it again on a ufs2+su partition and everything goes fine, no errors, all files are checked out ok. I run it again on gjournal, same errors as before (but on different files, sometimes on a dozen, sometimes on a single file. Seems to kick in randomly). Tried it on another computer on a gjournal partition, the same errors occur. Looks like something is going on with git when gjournal is used. I don't have the know-how to look any further on the issue by myself, if someone is interested let me know how to help. From owner-freebsd-ports@FreeBSD.ORG Wed Jan 23 00:56:16 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6E25C16A421 for ; Wed, 23 Jan 2008 00:56:16 +0000 (UTC) (envelope-from andrew@areilly.bpc-users.org) Received: from omta05ps.mx.bigpond.com (omta05ps.mx.bigpond.com [144.140.83.195]) by mx1.freebsd.org (Postfix) with ESMTP id EE27B13C461 for ; Wed, 23 Jan 2008 00:56:15 +0000 (UTC) (envelope-from andrew@areilly.bpc-users.org) Received: from oaamta02ps.mx.bigpond.com ([124.188.162.219]) by omta05ps.mx.bigpond.com with ESMTP id <20080123005614.LNHF2309.omta05ps.mx.bigpond.com@oaamta02ps.mx.bigpond.com> for ; Wed, 23 Jan 2008 00:56:14 +0000 Received: from areilly.bpa.nu ([124.188.162.219]) by oaamta02ps.mx.bigpond.com with ESMTP id <20080123005613.MEJF10771.oaamta02ps.mx.bigpond.com@areilly.bpa.nu> for ; Wed, 23 Jan 2008 00:56:13 +0000 Received: (qmail 26087 invoked from network); 23 Jan 2008 00:55:45 -0000 Received: from localhost (HELO duncan.reilly.home) (127.0.0.1) by localhost with SMTP; 23 Jan 2008 00:55:45 -0000 Date: Wed, 23 Jan 2008 11:55:44 +1100 From: Andrew Reilly To: "Alexandre \"Sunny\" Kovalenko" Message-ID: <20080123115544.1ef4b3a9@duncan.reilly.home> In-Reply-To: <1201048914.980.5.camel@RabbitsDen> References: <20080122094405.230a0856@duncan.reilly.home> <20080122093327.GB38360@alchemy.franken.de> <20080122211014.336999b1@duncan.reilly.home> <1201048914.980.5.camel@RabbitsDen> X-Mailer: Claws Mail 3.0.2 (GTK+ 2.12.5; amd64-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-RPD-ScanID: Class unknown; VirusThreatLevel unknown, RefID str=0001.0A010201.479690AC.0204,ss=1,fgs=0 Cc: Joseph Koshy , freebsd-stable@freebsd.org, freebsd-ports@freebsd.org, Marius Strobl Subject: Re: 7-STABLE regression that breaks lang/drscheme is src/contrib/gcc/gthr-posix.h 1.1.1.8.2.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jan 2008 00:56:16 -0000 On Tue, 22 Jan 2008 19:41:54 -0500 "Alexandre \"Sunny\" Kovalenko" wrote: > Am I right to assume that this is *not* i386? I have 7-PRERELEASE (i386) > cvsup'ed on January 22, early morning EST, and mred built from vanilla > 372 sources (per your earlier recommendation) on January 8th. They seem > to be pretty happy with each other. If there is any information I can > provide that will help you with your quest, please, let me know. You're correct, I'm running an amd64 system, and it turns out that a bunch of the garbage collection code is different/more complicated in that case. And it contains a bug: Found it, and fixed it. Works fine in my test-build at -O0, and I'm just re-building at -O2 to make sure... --- plt-372.orig/src/mzscheme/gc2/newgc.c 2007-10-08 21:40:43.000000000 +1 000 +++ plt-372/src/mzscheme/gc2/newgc.c 2008-01-23 11:21:25.000000000 +1100 @@ -260,13 +260,13 @@ inline static struct mpage **create_page pos = (unsigned long)p >> 48; page_maps = page_mapss[pos]; if (!page_maps) { - page_maps = (struct mpage ***)malloc(sizeof(struct mpage **) * (1 << 16)); + page_maps = (struct mpage ***)calloc(1 << 16, sizeof(struct mpage **)); page_mapss[pos] = page_maps; } pos = ((unsigned long)p >> 32) & ((1 << 16) - 1); page_map = page_maps[pos]; if (!page_map) { - page_map = (struct mpage **)malloc(sizeof(struct mpage *) * (1 << USEFUL_ADDR_BITS)); + page_map = (struct mpage **)calloc(1 << USEFUL_ADDR_BITS, sizeof(struct mpage *)); page_maps[pos] = page_map; } return page_map; In essence, it was using malloc to create second-tier page maps on the fly, and assuming (incorrectly) that the memory returned would be initialized to zero. What's mildly confusing, then, is that the memory that it was getting here in the pre-Jan-5 version of the system *was* zero. Probably just luck. Let this be a lesson: I should have turned on the malloc-debug knob in the first instance. I'll feed the patches (I've also made some tweaks to ensure that it all compiles with -Werror-implicit-function-declaration, because that's usually a good source of breakage on 64-bit systems) up-stream, and see what happens. I'll add the new patches to the port PR, too. Thanks, everyone, for your patience with my red-herring reports. -- Andrew From owner-freebsd-ports@FreeBSD.ORG Wed Jan 23 01:10:02 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8630E16A418 for ; Wed, 23 Jan 2008 01:10:02 +0000 (UTC) (envelope-from gaijin.k@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.250]) by mx1.freebsd.org (Postfix) with ESMTP id 3DDD513C468 for ; Wed, 23 Jan 2008 01:10:02 +0000 (UTC) (envelope-from gaijin.k@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so679119anc.13 for ; Tue, 22 Jan 2008 17:10:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; bh=Y7UhJL4GAzNZMgZf5sThSugqLRhzSLr8dX998+RpdjU=; b=HAQSJQpjjluufLf5/it0TvqEKHYGJhCHJzlt1mRzqmtYq5Rf3Fz6uBQeZCWB9zvyPNLZ6+vDvUE307x8/mWt75bbfN9SNLKDHUKfA3IK3cjW7YKTw+wMlS2Bfnp07XHyLVAbrIpCGQ04ou/OPe+v6rt/fx66XY2ANRUZO9G3/pQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=sIQA4PcMmbnZ/jvXXKTzIpp9/UUPbVn6xbvtZNjsIGAMWtljiX8O/b3l3Me3qCj9p/eBImHObc2JzQNIzLREG6zEhnZ7dYkmFBEpVNOQy5Dg9z/rmNnfYbfokWXkRC8YtNtlgvTuOf7K9uc/ngweRID+aWXxXrtzMPvJ6g0oEus= Received: by 10.100.57.6 with SMTP id f6mr18884095ana.78.1201049011573; Tue, 22 Jan 2008 16:43:31 -0800 (PST) Received: from ?10.0.3.231? ( [70.111.176.160]) by mx.google.com with ESMTPS id d24sm15586944and.12.2008.01.22.16.43.29 (version=SSLv3 cipher=RC4-MD5); Tue, 22 Jan 2008 16:43:30 -0800 (PST) From: "Alexandre \"Sunny\" Kovalenko" To: Andrew Reilly In-Reply-To: <20080122211014.336999b1@duncan.reilly.home> References: <20080122094405.230a0856@duncan.reilly.home> <20080122093327.GB38360@alchemy.franken.de> <20080122211014.336999b1@duncan.reilly.home> Content-Type: text/plain Date: Tue, 22 Jan 2008 19:41:54 -0500 Message-Id: <1201048914.980.5.camel@RabbitsDen> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: Joseph Koshy , freebsd-stable@freebsd.org, freebsd-ports@freebsd.org, Marius Strobl Subject: Re: 7-STABLE regression that breaks lang/drscheme is src/contrib/gcc/gthr-posix.h 1.1.1.8.2.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jan 2008 01:10:02 -0000 On Tue, 2008-01-22 at 21:10 +1100, Andrew Reilly wrote: > Hi Marius, > > On Tue, 22 Jan 2008 10:33:27 +0100 > Marius Strobl wrote: > > > The __gthread_active_p(), which returns false positives prior > > to the current version of gthr-posix.h, isn't only used in > > libstdc++ but also in headers that are installed beneath > > /usr/include/c++. So the code in those headers compiled into > > an existing binary which was built prior to the gthr-posix.h > > fix still might erroneously determine that it's running in a > > threaded environment while f.e. libstdc++ does not, causing > > the problems you see. Did you try a mred built on a stock > > 7-STABLE? > > When it first stopped working (around the 11th, from memory), my > first approach was to rebuild it (over and over, and attempt to > debug it...) No joy that way. It's only since I reverted to > the earlier version of FreeBSD that it's started working again. > > As part of the attempt to make mred work again, I re-built > *all* of the ports that I have installed (some 900-odd), so > all of the libraries in /usr/local/lib are post-15 Jan., and > have whatever effect the change introduces. Perhaps that is > why epiphany has gone unstable on me (seems to be complaining > about failing to connect to gnomevfs). I suspect that mred > wasn't minding false-positives before, because it's been > configured/compiled with pthreads enabled (for the benefit of > Mesa/OpenGL, apparently). > > If you think that it might help to track things down, I can jump > forward to -STABLE again and rebuild at least all of mred's > dependencies, but that's going to be a slow process... > > Reckon I'll give that a go. No point staying in the past, now > that we know where abouts the breakage occurred. Am I right to assume that this is *not* i386? I have 7-PRERELEASE (i386) cvsup'ed on January 22, early morning EST, and mred built from vanilla 372 sources (per your earlier recommendation) on January 8th. They seem to be pretty happy with each other. If there is any information I can provide that will help you with your quest, please, let me know. > > Cheers, > -- Alexandre "Sunny" Kovalenko From owner-freebsd-ports@FreeBSD.ORG Wed Jan 23 01:55:59 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 65E5716A419 for ; Wed, 23 Jan 2008 01:55:59 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.delphij.net (delphij-pt.tunnel.tserv2.fmt.ipv6.he.net [IPv6:2001:470:1f03:2c9::2]) by mx1.freebsd.org (Postfix) with ESMTP id 91A0213C468 for ; Wed, 23 Jan 2008 01:55:57 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.geekcn.org (unknown [202.108.54.204]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tarsier.delphij.net (Postfix) with ESMTP id 6A1A628449 for ; Wed, 23 Jan 2008 09:55:56 +0800 (CST) Received: from localhost (unknown [202.108.54.204]) by tarsier.geekcn.org (Postfix) with ESMTP id 1E0D9EB94AF; Wed, 23 Jan 2008 09:55:56 +0800 (CST) X-Virus-Scanned: amavisd-new at geekcn.org Received: from tarsier.geekcn.org ([202.108.54.204]) by localhost (mail.geekcn.org [202.108.54.204]) (amavisd-new, port 10024) with ESMTP id vxHZwYktLZYH; Wed, 23 Jan 2008 09:55:51 +0800 (CST) Received: from charlie.delphij.net (71.5.7.139.ptr.us.xo.net [71.5.7.139]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTP id AA5B5EB949D; Wed, 23 Jan 2008 09:55:50 +0800 (CST) DomainKey-Signature: a=rsa-sha1; s=default; d=delphij.net; c=nofws; q=dns; h=message-id:date:from:reply-to:organization:user-agent: mime-version:to:cc:subject:references:in-reply-to: x-enigmail-version:openpgp:content-type:content-transfer-encoding; b=URx/vmlyp4xVIAbHbWii7RZTp6srEygr5n2EX/LJtiAfnOlpmP9qc2sxW+D89eyu8 aFBKu2MLbH1zNdth8iPgw== Message-ID: <47969EA4.9000708@delphij.net> Date: Tue, 22 Jan 2008 17:55:48 -0800 From: Xin LI Organization: The FreeBSD Project User-Agent: Thunderbird 2.0.0.9 (X11/20080122) MIME-Version: 1.0 To: Vivek Khera References: <4CC9CB9C-67EA-4A1C-A87B-1DD4CFC60129@khera.org> In-Reply-To: <4CC9CB9C-67EA-4A1C-A87B-1DD4CFC60129@khera.org> X-Enigmail-Version: 0.95.5 OpenPGP: id=18EDEBA0; url=http://www.delphij.net/delphij.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-ports ports Subject: Re: please commit ports/119544? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: d@delphij.net List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jan 2008 01:55:59 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Vivek Khera wrote: > Can I get a little love for ports/119544 and get someone to commit it? > thanks! It will simplify my deployment process to have it as a package. DONE. Cheers, - -- Xin LI http://www.delphij.net/ FreeBSD - The Power to Serve! -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFHlp6ki+vbBBjt66ARAl+CAJ9N+ySoRFzQUXLkwSD1b+A2uU0V+gCgoTd6 fIUz63AMOJPHlBRKow5KfVA= =Q1BJ -----END PGP SIGNATURE----- From owner-freebsd-ports@FreeBSD.ORG Wed Jan 23 02:50:15 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F140E16A417 for ; Wed, 23 Jan 2008 02:50:15 +0000 (UTC) (envelope-from tmclaugh@sdf.lonestar.org) Received: from straycat.dhs.org (c-24-60-173-77.hsd1.ma.comcast.net [24.60.173.77]) by mx1.freebsd.org (Postfix) with ESMTP id 5FE7013C442 for ; Wed, 23 Jan 2008 02:50:15 +0000 (UTC) (envelope-from tmclaugh@sdf.lonestar.org) Received: from [192.168.1.118] ([192.168.1.118]) by straycat.dhs.org (8.14.1/8.14.1) with ESMTP id m0N2TPB6030620; Tue, 22 Jan 2008 21:29:25 -0500 (EST) From: Tom McLaughlin To: Rene Ladan In-Reply-To: References: <4793EAD0.7080004@incunabulum.net> Content-Type: text/plain; charset=utf-8 Date: Tue, 22 Jan 2008 21:29:25 -0500 Message-Id: <1201055365.28040.4.camel@tomcat.straycat.dhs.org> Mime-Version: 1.0 X-Mailer: Evolution 2.12.2 (2.12.2-3.fc8) Content-Transfer-Encoding: 8bit Cc: ports@freebsd.org, Bruce M Simpson Subject: Re: ports/sysutils/libchk checks X11BASE X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jan 2008 02:50:16 -0000 On Mon, 2008-01-21 at 14:07 +0100, Rene Ladan wrote: > 2008/1/21, Bruce M Simpson : > > Hi, > > > > I still haven't rebuilt everything on my system, and have /usr/X11R6 > > symlinked to /usr/local, > > so libchk generates a lot of false positives. > > > > maybe consider removing $x11base from the script on «6.2 systems? > > > Or just remove $x11base entirely? I personally have /usr/X11R6 > symlinked to /var/empty > > Regards, > Rene I own PR 113099 about this issue but there's no consensus on how to fix it. I'd suggest contacting the author to get this sorted out. I should also probably suspend that PR if there's no good solution. tom -- | tmclaugh at sdf.lonestar.org tmclaugh at FreeBSD.org | | FreeBSD http://www.FreeBSD.org | From owner-freebsd-ports@FreeBSD.ORG Wed Jan 23 03:43:52 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DBD5316A46E for ; Wed, 23 Jan 2008 03:43:52 +0000 (UTC) (envelope-from pluknet@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.155]) by mx1.freebsd.org (Postfix) with ESMTP id 6C58E13C4E9 for ; Wed, 23 Jan 2008 03:43:51 +0000 (UTC) (envelope-from pluknet@gmail.com) Received: by fg-out-1718.google.com with SMTP id 16so2562410fgg.35 for ; Tue, 22 Jan 2008 19:43:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=D6NvF46T56eFZRrdOqgEaAI2EIKVgUuPHeYUDitG63A=; b=Xf1ZEc38vZ5b1qXNY64QjcjCvrutDbnWp/zvvWS/esN14jH7wJ/natqHrlZdTm0FrZOx+83/WbAxo0Hj+J/3OsLqM1Q4WILufSbpNwAuqdBJmqr7Eci/TMB8E+wFoVDTQHLqV4M7yPsRK1/SR531PjAMx0p1J3uPj+2kF6J6V2U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=BMMyZMLLDIiPN9i67TMRJ0YMJN0Xa/3RigpRrY++mSFYM4CHpgkeaWNu/ZxozzTKbCj4QdVZKsBDJ375zLihxtyWcqgLOjoNFJOfr03nhvY/0pVVY2gibMFV/TTvwp/E0dZOBBZChCjc2WixtkRAIgyOUgmas7a2dOknl98ngFE= Received: by 10.78.179.12 with SMTP id b12mr12437766huf.34.1201058266158; Tue, 22 Jan 2008 19:17:46 -0800 (PST) Received: by 10.78.16.10 with HTTP; Tue, 22 Jan 2008 19:17:46 -0800 (PST) Message-ID: Date: Wed, 23 Jan 2008 06:17:46 +0300 From: pluknet To: ports@freebsd.org, flz@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: X.Org security advisory: multiple vulnerabilities in the X server X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jan 2008 03:43:52 -0000 This security advisory contains numerous vulnerabilities with proposed patches related to xorg-server and libXfont. Is it expected to be committed? (flz CC'ed) http://lists.freedesktop.org/archives/xorg/2008-January/031918.html http://lists.freedesktop.org/archives/xorg/2008-January/032099.html wbr, pluknet From owner-freebsd-ports@FreeBSD.ORG Wed Jan 23 04:42:18 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7AED316A417 for ; Wed, 23 Jan 2008 04:42:18 +0000 (UTC) (envelope-from navneet.upadhyay@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.233]) by mx1.freebsd.org (Postfix) with ESMTP id F299513C442 for ; Wed, 23 Jan 2008 04:42:17 +0000 (UTC) (envelope-from navneet.upadhyay@gmail.com) Received: by wx-out-0506.google.com with SMTP id i29so1617045wxd.7 for ; Tue, 22 Jan 2008 20:42:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=aI0E5hO412B4LOvQSBPYs4LiqYfidaiJftFpT88wTVQ=; b=HAdy/06+pxvh9fXXPzmYGHZVzTrUURpAvFbGfXcuLZwWgfr+iHaeNBIBjM7j3RmWNoUTJJzqFqISBCCIaZyJx8yFO4G+TZPhE1mRtrsr+98qB2qQghy9TD2iX9l5E+/CcXuavcCFn7vok8KrWGlDt31zl4hpql5Yg9vlXaNdWJ0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=P3qnPQrGOYAt/DQh8CqN87gUZAGVPdMSHKrpvCxaB8HNauTEqzpZch0fDf99HpZiDjdJn8rxXhS8ms6zMQmJc137IAMYb2c8NJ8kFB1EM6groN6ohPVwhcN/7kJ7QY+Xc0sPGeQo0miqtgI4NvLpSrzKJgjgCncyWUUOpUYBxuE= Received: by 10.150.54.6 with SMTP id c6mr3300957yba.43.1201063337262; Tue, 22 Jan 2008 20:42:17 -0800 (PST) Received: by 10.150.148.8 with HTTP; Tue, 22 Jan 2008 20:42:17 -0800 (PST) Message-ID: <1563a4fd0801222042m66a45b00gd78372bf0d2f2476@mail.gmail.com> Date: Wed, 23 Jan 2008 10:12:17 +0530 From: "navneet Upadhyay" To: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Latest Stable FreeBSD version and its Dell 2950 Compatiblity X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jan 2008 04:42:18 -0000 Hi, I need to know which is the latest stable FreeBSD release(6.2 ?) and does it goes well with Dell 2950 ? Thanks Navneet From owner-freebsd-ports@FreeBSD.ORG Wed Jan 23 07:53:21 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2A5EC16A419 for ; Wed, 23 Jan 2008 07:53:21 +0000 (UTC) (envelope-from piotrekk@excite.com) Received: from excite.com (nn2.excitenetwork.com [207.159.120.56]) by mx1.freebsd.org (Postfix) with ESMTP id 030BD13C478 for ; Wed, 23 Jan 2008 07:53:20 +0000 (UTC) (envelope-from piotrekk@excite.com) Received: by xprdmxin.myway.com (Postfix, from userid 110) id 6DCBA8B320; Wed, 23 Jan 2008 02:53:21 -0500 (EST) To: freebsd-ports@freebsd.org Received: from [212.55.196.2] by xprdmailfe21.nwk.excite.com via HTTP; Wed, 23 Jan 2008 02:53:21 EST X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: ID = 433db1c82648891619ce311ba76019ed From: "Piotr" MIME-Version: 1.0 X-Sender: piotrekk@excite.com X-Mailer: PHP Importance: High X-Priority: 1 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <20080123075321.6DCBA8B320@xprdmxin.myway.com> Date: Wed, 23 Jan 2008 02:53:21 -0500 (EST) Subject: install jdk16 under freeBSD 6.2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: piotrekk@excite.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jan 2008 07:53:21 -0000 I cannot install jdk16 under freeBSD 6.2-RELEASE-p9 due to the following error: There was an error trying to initialize the HPI library. Could not create the Java virtual machine. gmake[3]: *** [product] Error 1 gmake[3]: Leaving directory `/usr/ports/java/jdk16/work/control/build/bsd-i586/hotspot/outputdir' gmake[2]: *** [generic_build2] Error 2 gmake[2]: Leaving directory `/usr/ports/java/jdk16/work/hotspot/make' gmake[1]: *** [product] Error 2 gmake[1]: Leaving directory `/usr/ports/java/jdk16/work/hotspot/make' gmake: *** [hotspot-build] Error 2 *** Error code 2 Stop in /usr/ports/java/jdk16. *** Error code 1 Stop in /usr/ports/java/jdk16. how to solve this problem ? _______________________________________________ Join Excite! - http://www.excite.com The most personalized portal on the Web! From owner-freebsd-ports@FreeBSD.ORG Wed Jan 23 08:01:53 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 41F5A16A417 for ; Wed, 23 Jan 2008 08:01:53 +0000 (UTC) (envelope-from chifeng@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.181]) by mx1.freebsd.org (Postfix) with ESMTP id 10F7C13C45B for ; Wed, 23 Jan 2008 08:01:52 +0000 (UTC) (envelope-from chifeng@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so4896530waf.3 for ; Wed, 23 Jan 2008 00:01:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=J8hjWwtA3COHMaAVzbVmVdnav4440zSlsbPBJe877KU=; b=R74i0Nph8YDsnQW0TYEfYqO0ZAhVeFOKpSMVGGnGSOB5y229cKrtbb0aMC8ZXE7XzNqRA9kP28/lVO+7PBgeEAwwB+TUFrzyWBSfgtEIDHaNQ8UdhXM7eUyTaVbSXvB6wjClpab+1axZyaBkNhNa7AhuSQ+7UiiNXr79nuVsnMI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=JcUqua/4wFU8GBLb6WT6jLMATm+T8zuzTzVIG7LwM1wdIIw/byrJeT2fyeUx5l8BpRcMX9b4mqIe06aKFTlmwIuEATHpNo0YpyJyphOQeJDip8mxNNCC538vhSr4UO8SfIyGr4IvENBpCTULtX5a7370y1kZloS3R2AO3hGyyI4= Received: by 10.114.112.1 with SMTP id k1mr7708607wac.24.1201073635488; Tue, 22 Jan 2008 23:33:55 -0800 (PST) Received: by 10.114.94.8 with HTTP; Tue, 22 Jan 2008 23:33:55 -0800 (PST) Message-ID: Date: Wed, 23 Jan 2008 15:33:55 +0800 From: chifeng To: "navneet Upadhyay" In-Reply-To: <1563a4fd0801222042m66a45b00gd78372bf0d2f2476@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1563a4fd0801222042m66a45b00gd78372bf0d2f2476@mail.gmail.com> Cc: freebsd-ports@freebsd.org Subject: Re: Latest Stable FreeBSD version and its Dell 2950 Compatiblity X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jan 2008 08:01:53 -0000 FreeBSD 6.3 Release. On Jan 23, 2008 12:42 PM, navneet Upadhyay wrote: > Hi, > I need to know which is the latest stable FreeBSD release(6.2 ?) and > does it goes well with Dell 2950 ? > > Thanks > Navneet > _______________________________________________ > 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" > -- regards. chifeng From owner-freebsd-ports@FreeBSD.ORG Wed Jan 23 11:56:22 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 001FD16A418 for ; Wed, 23 Jan 2008 11:56:21 +0000 (UTC) (envelope-from freebsd-ports-local@be-well.ilk.org) Received: from be-well.ilk.org (dsl092-078-145.bos1.dsl.speakeasy.net [66.92.78.145]) by mx1.freebsd.org (Postfix) with ESMTP id A83B213C44B for ; Wed, 23 Jan 2008 11:56:21 +0000 (UTC) (envelope-from freebsd-ports-local@be-well.ilk.org) Received: from Lowell-Desk.lan (Lowell-Desk.lan [172.30.250.6]) by be-well.ilk.org (Postfix) with ESMTP id 5736328430; Wed, 23 Jan 2008 06:56:18 -0500 (EST) Received: by Lowell-Desk.lan (Postfix, from userid 1147) id 73E4F1CC74; Wed, 23 Jan 2008 06:56:17 -0500 (EST) To: hans@lambermont.dyndns.org (Hans Lambermont) References: <20080122151037.316850@gmx.net> <20080122184553.GD30918@leia.lambermont.dyndns.org> From: Lowell Gilbert Date: Wed, 23 Jan 2008 06:56:17 -0500 In-Reply-To: <20080122184553.GD30918@leia.lambermont.dyndns.org> (Hans Lambermont's message of "Tue\, 22 Jan 2008 19\:45\:53 +0100") Message-ID: <44wsq0wyam.fsf@Lowell-Desk.lan> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: c.mm@gmx.net, freebsd-ports@freebsd.org Subject: Re: create ports from list X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jan 2008 11:56:22 -0000 hans@lambermont.dyndns.org (Hans Lambermont) writes: > c.mm@gmx.net wrote: > >> I have a server with round about 200 installed Ports. I need >> to setup a second server with the same, but slightly newer, >> ports recompiled from source. >> >> Is there an easy way to crate a port list > > Use the Root and Leaf sections from 'portmaster -l' > (ports-mgmt/portmaster) and skip the Trunk and Branch sections. Or just take the output from pkg_info directly; portmaster will figure out the dependencies on its own, so including the non-leaf ports is no problem. The other tools (e.g., portupgrade) will do the same thing. >> with compile options > > I try to use ports.conf (ports-mgmt/portconf) for this, but it does not > include the OPTIONS framework (/var/db/ports/*/options) . > > Maybe someone else can help further on this point, and Seems like a one-liner of a shell script. Maybe something like; # cd /usr/ports; for portname in `cat /path/to/port/list` ; do (cd $portname; make config) ; done (untested) >> and feed a build command on the second server with it? > > on this one as well. (I use my own script portsinstall.sh for this, it > uses a list like x11/xorg x11/kde3 devel/glib20 ...) My one-liner assumes a similar list. A brute force approach is to feed the whole list into portinstall (or portmaster, etc.). From owner-freebsd-ports@FreeBSD.ORG Wed Jan 23 12:54:47 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A8E8716A419 for ; Wed, 23 Jan 2008 12:54:47 +0000 (UTC) (envelope-from florent.thoumie@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.238]) by mx1.freebsd.org (Postfix) with ESMTP id 4B14D13C442 for ; Wed, 23 Jan 2008 12:54:47 +0000 (UTC) (envelope-from florent.thoumie@gmail.com) Received: by nz-out-0506.google.com with SMTP id l8so1676296nzf.13 for ; Wed, 23 Jan 2008 04:54:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=veu/Z2O+kZVyB7nshYkkd+Po4hK4F72hFle0Ooh6mvY=; b=oe3dX3MdKmz62GLjzvSh3qvciP7E2R0ZfqDr5o2Aega8+cABYi0Ik8qMH2igArMpPi3f8R+40X/M/esXH1Qa1uvLxkSh+hfDw3LkWwpwD2NIbz64Uw/dISce0YZ1pL23Cb+gZZmTKSB2agWWCBggwyWu1ZTfq9URiAgao+m+qRU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=JSVv57fbDHUdU/bgpNKTHMd7WFApARicwgNmG7Dmz5HcPMyAo+xu6RCASySUJ0vOIzoKKjlEUKCUexEOjXvZ93OsClK6Xo/PiwsQsWk0ZP7QVhzZifdXTg1bEWqumy3QM9buJpuIVQ5BkeqlDpHcGtqi79W8bBNJ65qeZRMqQYA= Received: by 10.114.168.1 with SMTP id q1mr8510474wae.74.1201092885932; Wed, 23 Jan 2008 04:54:45 -0800 (PST) Received: by 10.114.57.4 with HTTP; Wed, 23 Jan 2008 04:54:45 -0800 (PST) Message-ID: Date: Wed, 23 Jan 2008 12:54:45 +0000 From: "Florent Thoumie" Sender: florent.thoumie@gmail.com To: pluknet In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Google-Sender-Auth: af475250158d00fd Cc: ports@freebsd.org Subject: Re: X.Org security advisory: multiple vulnerabilities in the X server X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jan 2008 12:54:47 -0000 On Jan 23, 2008 3:17 AM, pluknet wrote: > This security advisory contains numerous vulnerabilities with proposed > patches related to xorg-server and libXfont. > Is it expected to be committed? (flz CC'ed) > > http://lists.freedesktop.org/archives/xorg/2008-January/031918.html > http://lists.freedesktop.org/archives/xorg/2008-January/032099.html Done. -- Florent Thoumie flz@FreeBSD.org FreeBSD Committer From owner-freebsd-ports@FreeBSD.ORG Wed Jan 23 13:02:00 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EE28416A418 for ; Wed, 23 Jan 2008 13:02:00 +0000 (UTC) (envelope-from pluknet@gmail.com) Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.187]) by mx1.freebsd.org (Postfix) with ESMTP id 30BBF13C478 for ; Wed, 23 Jan 2008 13:01:59 +0000 (UTC) (envelope-from pluknet@gmail.com) Received: by mu-out-0910.google.com with SMTP id w8so2240470mue.4 for ; Wed, 23 Jan 2008 05:01:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=niSONSldovaDIpBpk1E0Cac8UPMLutda6aZ0Z/Wj1Kw=; b=NdTT19ArIbrt+PuZcX5Inw5s8/9mVq/ExTWURs7zQR0GHIUCLTztxdMe/qJFiHhIKe9/v6e1D67aXYEjyh09Hl+8XZ0rcsElTJcdvSm3Te09wuDGFvNb+unoMxVn6uJKzaNyDmwRIX34jMFwcBnOjtO7aOA7g5ckvJH8U+xTLKg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=xQfG2PfGb3G9y87Ci/y1ssbQk3oukhQYs7pBVmkn0CmWA2vtabTOfaQDvvxdzSjXcDx7HtWDbf1itb/2zoAoxMCZ5bBN7Dk3+Whb+JqXUlu14qbvO2DS9CRf3bYCPP6pO7QGcaeu9mVqC/aruY3+XYfLaJxinxk4bh7t0ClOXok= Received: by 10.78.204.7 with SMTP id b7mr12952334hug.74.1201093318716; Wed, 23 Jan 2008 05:01:58 -0800 (PST) Received: by 10.78.16.10 with HTTP; Wed, 23 Jan 2008 05:01:58 -0800 (PST) Message-ID: Date: Wed, 23 Jan 2008 16:01:58 +0300 From: pluknet To: "Florent Thoumie" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Cc: ports@freebsd.org Subject: Re: X.Org security advisory: multiple vulnerabilities in the X server X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jan 2008 13:02:01 -0000 On 23/01/2008, Florent Thoumie wrote: > > Done. > > -- > Florent Thoumie > flz@FreeBSD.org > FreeBSD Committer > Thank you! wbr, pluknet From owner-freebsd-ports@FreeBSD.ORG Wed Jan 23 13:43:55 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 701FC16A41A for ; Wed, 23 Jan 2008 13:43:55 +0000 (UTC) (envelope-from pmc@citylink.dinoex.sub.org) Received: from uucp.dinoex.sub.de (uucp.dinoex.sub.de [194.45.71.2]) by mx1.freebsd.org (Postfix) with ESMTP id C03AE13C43E for ; Wed, 23 Jan 2008 13:43:54 +0000 (UTC) (envelope-from pmc@citylink.dinoex.sub.org) Received: from uucp.dinoex.sub.de (uucp@uucp.dinoex.sub.de [194.45.71.2] (may be forged)) by uucp.dinoex.sub.de (8.14.1/8.14.0) with ESMTP id m0NDDERC064929 for ; Wed, 23 Jan 2008 14:13:14 +0100 (CET) (envelope-from pmc@citylink.dinoex.sub.org) X-MDaemon-Deliver-To: Received: from citylink.dinoex.sub.org (uucp@localhost) by uucp.dinoex.sub.de (8.14.1/8.14.0/Submit) with UUCP id m0NDDEh1064928 for freebsd-ports@freebsd.org; Wed, 23 Jan 2008 14:13:14 +0100 (CET) (envelope-from pmc@citylink.dinoex.sub.org) Received: from gate.oper.dinoex.org (gate-e [192.168.98.2]) by citylink.dinoex.sub.de (8.13.6/8.13.6) with ESMTP id m0NCYMca021858 for ; Wed, 23 Jan 2008 13:34:22 +0100 (CET) (envelope-from peter@gate.oper.dinoex.org) Received: from gate.oper.dinoex.org (gate-e [192.168.98.2]) by gate.oper.dinoex.org (8.13.6/8.13.6) with ESMTP id m0NCWG8P021587 for ; Wed, 23 Jan 2008 13:32:16 +0100 (CET) (envelope-from peter@gate.oper.dinoex.org) Received: (from peter@localhost) by gate.oper.dinoex.org (8.13.6/8.13.6/Submit) id m0NCWGr7021586 for freebsd-ports@freebsd.org; Wed, 23 Jan 2008 13:32:16 +0100 (CET) (envelope-from peter) Date: Wed, 23 Jan 2008 13:32:15 +0100 From: Peter Much To: freebsd-ports@freebsd.org Message-ID: <20080123123208.GA71035@gate.oper.dinoex.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Milter: Spamilter (Reciever: uucp.dinoex.sub.de; Sender-ip: 194.45.71.2; Sender-helo: uucp.dinoex.sub.de; ) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (uucp.dinoex.sub.de [194.45.71.2]); Wed, 23 Jan 2008 14:13:15 +0100 (CET) Subject: ports setting UIDs/GIDs broadscape: "chmod -R" likely breaks things! X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jan 2008 13:43:55 -0000 Dear all, a couple of Ports have in the install part of their Makefiles constructs like this: @ ${CHOWN} -R pgsql:pgsql ~pgsql/. ;\ I perceive this as very problematic. For instance: Below ~pgsql there at least two mounted filesystems, both with a .snap directory, which must be GID-operator. Furthermore, ~pgsql is a fine place fore lots of data-import- and -export-directories, each belonging to user or group of the corresponding foreign subsystem. Now any time I reinstall or upgrade the port, all of this gets destroyed, and has to be manually recreated. Is there any way to configure such unwanted modifications to not happen? Maybe some central switch or Makefile.local or anything I might have overlooked, which can be added and will persist the updating of the ports tree (simply editing these Makefiles is not feasible as they will be updated from CVS). If not, then I would strongly suggest that Ports maintainers modify only and maximally those files+directories which get removed and recreated during port upgrades. rgds, PMc From owner-freebsd-ports@FreeBSD.ORG Wed Jan 23 14:54:36 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9701516A417 for ; Wed, 23 Jan 2008 14:54:36 +0000 (UTC) (envelope-from vivek@khera.org) Received: from yertle.kcilink.com (thingy.kcilink.com [74.92.149.59]) by mx1.freebsd.org (Postfix) with ESMTP id 6644913C447 for ; Wed, 23 Jan 2008 14:54:35 +0000 (UTC) (envelope-from vivek@khera.org) Received: from host-121.int.kcilink.com (host-121.int.kcilink.com [192.168.7.121]) by yertle.kcilink.com (Postfix) with ESMTP id E9EF6C943A; Wed, 23 Jan 2008 09:54:34 -0500 (EST) Message-Id: <88D8FA72-2ADF-4482-AA70-C3F50D0B6B01@khera.org> From: Vivek Khera To: d@delphij.net In-Reply-To: <47969EA4.9000708@delphij.net> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v915) Date: Wed, 23 Jan 2008 09:54:34 -0500 References: <4CC9CB9C-67EA-4A1C-A87B-1DD4CFC60129@khera.org> <47969EA4.9000708@delphij.net> X-Mailer: Apple Mail (2.915) Cc: freebsd-ports ports Subject: Re: please commit ports/119544? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jan 2008 14:54:36 -0000 On Jan 22, 2008, at 8:55 PM, Xin LI wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Vivek Khera wrote: >> Can I get a little love for ports/119544 and get someone to commit >> it? >> thanks! It will simplify my deployment process to have it as a >> package. > > DONE. thanks! From owner-freebsd-ports@FreeBSD.ORG Wed Jan 23 15:06:13 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3446116A417 for ; Wed, 23 Jan 2008 15:06:13 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id 0179C13C45A for ; Wed, 23 Jan 2008 15:06:12 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from zion.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by elvis.mu.org (Postfix) with ESMTP id 330E51A4D80; Wed, 23 Jan 2008 06:45:50 -0800 (PST) From: John Baldwin To: freebsd-stable@freebsd.org Date: Wed, 23 Jan 2008 09:04:58 -0500 User-Agent: KMail/1.9.7 References: <20080120012941.GA8588@duncan.reilly.home> In-Reply-To: <20080120012941.GA8588@duncan.reilly.home> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200801230904.58711.jhb@freebsd.org> Cc: Andrew Reilly , freebsd-ports@freebsd.org Subject: Re: 7-STABLE broke drscheme in week between 4 and 11 Jan X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jan 2008 15:06:13 -0000 On Saturday 19 January 2008 08:29:41 pm Andrew Reilly wrote: > Hi there, > > I'm still working on debugging this myself, but thought that a > few more experienced eyes might be able to help me. > > I'm tracking 7-STABLE on my amd64 system, but something > happened a couple of weeks ago that broke lang/drscheme. > I've been doing a bit of regressing and testing, and have > found that a mred executable built against a 7-STABLE > checkout of 2008.01.04.00.00.00 works fine, but the exact > same binary crashes with a SEGV on a kernel check-out of > 2008.01.11.00.00.00. It's a bit hard to debug, because the > code in question is a twisty maze of macros, #ifs and inlines, > because it's in the garbage collector, and that's quite > platform-sensitive. > > Anyway, the last part of the ktrace of the broken version (the > earlier parts are just loading up shared libraries) looks like: > (I sedded the ^pid out, so that I could get a better look at it > with diff (meld, actually: it's nice)). There were changes to make binaries get SIGSEGV instead of SIGBUS (or vice versa) for certain VM-related traps. That might be related in which case the source code for the app will need to catch a different signal. You can test this by fiddling with the machdep.prot_fault_translation sysctl. > So it looks as though it's in a section just before it > establishes it's SIGSEGV handler, and so presumably isn't > expecting to get segv'd just yet. If it hadn't been segv'd, > the next thing to happen was that > mredid mred CALL mmap(0,0x300000,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_ANON,0xffffffff,0) > > the faulting instruction is: > 0x0000000800bdecc6 : mov %r13,(%rdx,%rax,8) > > r13 is 0x803900000 > rdx is -1 > rax is 0xe40 > > Any thoughts on why that would be faulting? (Looks like a write > to a very low address (code?) to me, but I'm not up on the VM > map yet.) rdx should be a pointer to an array or some such, but it is a bogus pointer and that is why you are faulting. > The only thing that looks appropriate that changed in that week > was sys/vm/vm_map.c, which had some new code added to help with > shm mappings. I looked at it, but it didn't look as though it > would affect this. Those changes were only in HEAD, so if you are seeing them in your kernel you are running HEAD and not RELENG_7. -- John Baldwin From owner-freebsd-ports@FreeBSD.ORG Wed Jan 23 17:33:16 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2C4D916A419 for ; Wed, 23 Jan 2008 17:33:16 +0000 (UTC) (envelope-from greenwood.andy@gmail.com) Received: from que02.charter.net (que02.charter.net [209.225.8.190]) by mx1.freebsd.org (Postfix) with ESMTP id D6C9C13C461 for ; Wed, 23 Jan 2008 17:33:15 +0000 (UTC) (envelope-from greenwood.andy@gmail.com) Received: from aarprv04.charter.net ([10.20.200.74]) by mtai02.charter.net (InterMail vM.7.08.03.00 201-2186-126-20070710) with ESMTP id <20080123164407.YDSL28707.mtai02.charter.net@aarprv04.charter.net> for ; Wed, 23 Jan 2008 11:44:07 -0500 Received: from agreenwood.dnsalias.com ([75.137.109.217]) by aarprv04.charter.net with ESMTP id <20080123164407.QDCC17353.aarprv04.charter.net@agreenwood.dnsalias.com> for ; Wed, 23 Jan 2008 11:44:07 -0500 Received: from localhost (localhost [127.0.0.1]) by agreenwood.dnsalias.com (Postfix) with ESMTP id 36FF0CA7B for ; Wed, 23 Jan 2008 11:44:07 -0500 (EST) Received: from agreenwood.dnsalias.com ([127.0.0.1]) by localhost (zeus.agreenftp.no-ip.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2wJ4WBZWyguz for ; Wed, 23 Jan 2008 11:44:03 -0500 (EST) Received: from hercules.nuvox.net (216.215.202.5.nw.nuvox.net [216.215.202.5]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: andy) by agreenwood.dnsalias.com (Postfix) with ESMTPSA id AB028CA76 for ; Wed, 23 Jan 2008 11:44:03 -0500 (EST) X-Virus-Scanned: amavisd-new at agreenftp.no-ip.com Message-ID: <47976EE9.108@gmail.com> Date: Wed, 23 Jan 2008 11:44:25 -0500 From: Andy Greenwood User-Agent: Thunderbird 2.0.0.6 (X11/20071101) MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <20080122151037.316850@gmx.net> <20080122184553.GD30918@leia.lambermont.dyndns.org> <44wsq0wyam.fsf@Lowell-Desk.lan> In-Reply-To: <44wsq0wyam.fsf@Lowell-Desk.lan> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Chzlrs: 0 Subject: Re: create ports from list X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jan 2008 17:33:16 -0000 Lowell Gilbert wrote: > hans@lambermont.dyndns.org (Hans Lambermont) writes: > > >> c.mm@gmx.net wrote: >> >> >>> I have a server with round about 200 installed Ports. I need >>> to setup a second server with the same, but slightly newer, >>> ports recompiled from source. >>> >>> Is there an easy way to crate a port list >>> >> Use the Root and Leaf sections from 'portmaster -l' >> (ports-mgmt/portmaster) and skip the Trunk and Branch sections. >> > > Or just take the output from pkg_info directly; portmaster will figure > out the dependencies on its own, so including the non-leaf ports is no > problem. The other tools (e.g., portupgrade) will do the same thing. > > >>> with compile options >>> >> I try to use ports.conf (ports-mgmt/portconf) for this, but it does not >> include the OPTIONS framework (/var/db/ports/*/options) . >> >> Maybe someone else can help further on this point, and >> > > Seems like a one-liner of a shell script. Maybe something like; > # cd /usr/ports; for portname in `cat /path/to/port/list` ; do (cd $portname; make config) ; done > (untested) > > >>> and feed a build command on the second server with it? >>> >> on this one as well. (I use my own script portsinstall.sh for this, it >> uses a list like x11/xorg x11/kde3 devel/glib20 ...) >> > > My one-liner assumes a similar list. > > A brute force approach is to feed the whole list into portinstall (or > portmaster, etc.). > _______________________________________________ > 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" > couldn't you just #existing server cd /var/db/ports find . -name options -print0 | xargs -0 tar cf options.tar Then copy the options.tar file to the new server and extract it into the /var/db/ports directory? Then building the ports should see the options files, and assume that you've already run make config, right? From owner-freebsd-ports@FreeBSD.ORG Wed Jan 23 19:05:23 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 325D016A41A for ; Wed, 23 Jan 2008 19:05:23 +0000 (UTC) (envelope-from pj@smo.de) Received: from ilk.de (mx-out13.ilk.de [194.121.104.13]) by mx1.freebsd.org (Postfix) with ESMTP id C3BDF13C4F5 for ; Wed, 23 Jan 2008 19:05:22 +0000 (UTC) (envelope-from pj@smo.de) Received: from bologna.intern.smo.de (pool3.ka.ilk.net [212.86.194.3]) by ilk.de (8.13.4/8.13.4/ilk-relay) with ESMTP id m0NJ5E2v016966; Wed, 23 Jan 2008 20:05:15 +0100 Received: from [192.168.153.208] (herdubreid.intern.smo.de [192.168.153.208]) by bologna.intern.smo.de (8.13.8+Sun/8.13.8) with ESMTP id m0NJ0JrM028894; Wed, 23 Jan 2008 20:00:28 +0100 (CET) Message-ID: <47979050.3030506@smo.de> Date: Wed, 23 Jan 2008 20:06:56 +0100 From: Philipp Ost User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.13) Gecko/20071021 X-Accept-Language: de, en-us, en MIME-Version: 1.0 To: Andrew Reilly References: <20080122094405.230a0856@duncan.reilly.home> In-Reply-To: <20080122094405.230a0856@duncan.reilly.home> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: Joseph Koshy , marius@freebsd.org, freebsd-stable@freebsd.org, freebsd-ports@freebsd.org Subject: Re: 7-STABLE regression that breaks lang/drscheme is src/contrib/gcc/gthr-posix.h 1.1.1.8.2.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jan 2008 19:05:23 -0000 Andrew Reilly wrote: > Hello again, > > [to recap: drscheme, (which is an IDE that runs under the "mred" > runtime, built from ports/lang/drscheme (or actually manually > from a personal copy of that Makefile that builds the current > release: 372, rather than ver 370 in ports)) worked beautifully > on my system until I updated to 7-STABLE after 4 Jan. I track > -STABLE every week or two. After that, it segfaults before > printing or displaying anything, and running under gdb has found > that it stops in the garbage collector initialization. I > haven't raised a PR for this yet because I still think that the > problem is probably the drscheme FreeBSD configuration that has > bit-rotted a little, now that FreeBSD has changed slightly. > Still investigating... I've cc'd Joseph Koshy, because this > seems to be somehow related to PR ports/118808.] [...] I had similar problems whith lang/drscheme. It refused to build ever since I switched to RELENG_7. Building it from source (version 370 and 371) wasn't succesfull at all: first it refused to find some X includes (which are present), then it wouldn't finish compiling because of a coredump in mred/mzscheme (I don't recall which one it was). My first thought was a broken compiler, but using gcc34 and icc 8.1 wasn't succesfull either ;-) After that, I decided not to spend any more time because I didn't know what steps were appropriate to take... I just did compile Drscheme 372 with a "patched" Makefile of the port: - uncomment this line: BROKEN= Fails to install (signal 11) - adapt distinfo: MD5 (drscheme/372/plt-372-src-unix.tgz) = 751217f63bc64423a29a05423f917af8 SHA256 (drscheme/372/plt-372-src-unix.tgz) = 6b635b41fcb27acbd1eaa773c88eb2c1131e9857b104c8ec1b111cff2d7fb2ec SIZE (drscheme/372/plt-372-src-unix.tgz) = 15267684 - make; make install This may be not the most correct way, but it works for me. I'm running FreeBSD 7.0-PRERELEASE as of Jan 17 2008. Regards, Philipp From owner-freebsd-ports@FreeBSD.ORG Wed Jan 23 20:57:51 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A3BEF16A46C for ; Wed, 23 Jan 2008 20:57:51 +0000 (UTC) (envelope-from martin.ziegler@cevibasel.ch) Received: from www1.visiopro.eu (www1.visiopro.eu [85.114.130.187]) by mx1.freebsd.org (Postfix) with ESMTP id 7926E13C4E7 for ; Wed, 23 Jan 2008 20:57:50 +0000 (UTC) (envelope-from martin.ziegler@cevibasel.ch) Received: by www1.visiopro.eu (Postfix, from userid 30) id 027F0B78253; Wed, 23 Jan 2008 21:37:20 +0100 (CET) To: ports@freebsd.org From: martin.ziegler@cevibasel.ch X-Priority: 3 Importance: Normal X-MSMail-Priority: Normal X-MimeOLE: Produced by Confixx WebMail X-Mailer: Confixx WebMail (like SquirrelMail) MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <20080123203721.027F0B78253@www1.visiopro.eu> Date: Wed, 23 Jan 2008 21:37:20 +0100 (CET) X-Mailman-Approved-At: Wed, 23 Jan 2008 22:24:45 +0000 Cc: Subject: patch for editors/edith X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jan 2008 20:57:51 -0000 Hi This ist my first contribution to this list. I hope the patch is well formatted, tough it's not really a big change. Martin Ziegler # New ports collection makefile for: edith # Date created: 8 February 2002 # Whom: Christian Brueffer # # $FreeBSD: ports/editors/edith/Makefile,v 1.11 2007/12/23 12:43:24 erwin Exp $ # PORTNAME= edith PORTVERSION= 1.58 PORTREVISION= 1 CATEGORIES= editors linux --MASTER_SITES= ftp://ftp.eidetica.com/pub/edith/x11/ ++MASTER_SITES= http://www.groenink.com/pub/edith/ DISTFILES= edith1.55.common.tar.gz \ edith1.58.linux-glibc.tar.gz MAINTAINER= ports@FreeBSD.org COMMENT= A X11 GUI editor for binary and plain text files ONLY_FOR_ARCHS= i386 USE_LINUX= yes USE_X_PREFIX= yes --BROKEN= unfetchable RESTRICTED= "Redistribution not allowed" --NO_BUILD= yes MAN1= edith.1 MANCOMPRESSED= no WRKSRC= ${WRKDIR}/edith EDITHDIR= ${PREFIX}/lib/edith do-install: ${INSTALL_PROGRAM} ${WRKSRC}/bin/linux/edith ${PREFIX}/bin ${MKDIR} ${EDITHDIR} ${MKDIR} ${EDITHDIR}/bin ${INSTALL_SCRIPT} ${WRKSRC}/bin/edi* ${EDITHDIR}/bin .for i in defaults help ${MKDIR} ${EDITHDIR}/${i} ${INSTALL_DATA} ${WRKSRC}/${i}/* ${EDITHDIR}/${i} .endfor ${INSTALL_MAN} ${WRKSRC}/edith.1 ${PREFIX}/man/man1 .include From owner-freebsd-ports@FreeBSD.ORG Wed Jan 23 23:25:12 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 09A4416A419 for ; Wed, 23 Jan 2008 23:25:12 +0000 (UTC) (envelope-from oz@nixil.net) Received: from nixil.net (nixil.net [161.58.222.1]) by mx1.freebsd.org (Postfix) with ESMTP id D7DDE13C46A for ; Wed, 23 Jan 2008 23:25:11 +0000 (UTC) (envelope-from oz@nixil.net) Received: from demigorgon.corp.verio.net (fw.oremut02.us.wh.verio.net [198.65.168.24]) (authenticated bits=0) by nixil.net (8.13.6.20060614/8.13.6) with ESMTP id m0NNDBax026286 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Wed, 23 Jan 2008 16:13:18 -0700 (MST) Message-ID: <4797CA07.1020203@nixil.net> Date: Wed, 23 Jan 2008 16:13:11 -0700 From: Phil Oleson User-Agent: Thunderbird 2.0.0.9 (X11/20071213) MIME-Version: 1.0 To: ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (nixil.net [161.58.222.1]); Wed, 23 Jan 2008 16:13:18 -0700 (MST) X-Virus-Scanned: ClamAV 0.91.2/5056/Sun Dec 9 03:55:13 2007 on nixil.net X-Virus-Status: Clean Cc: Subject: procedure for removing a port from the tree? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jan 2008 23:25:12 -0000 Hey.. I am looking for the procedure for removing a port I submitted and maintain a while back. As I cannot see anything in the porter's handbook, I'm asking here. The specifics are I want to nuke devel/libdnsres from the tree. I was playing with it in a project of my own a while back and wanted a way to track it. It is a dns library that overlays libevent to provide dns resolution. Honeyd used to depend on it as well, but as libevent gained an official dns layer of it's own (similar but different implementation), it's need of the library went away. So did my own need of it. So, I can keep it on my list of ports I maintain, though it has been orphaned by it's creator at this point, so it's a no-opt for me. But I'd rather just have it marked for removal. Suggestions? (documentation in the handbook would be nice as well) -Phil. From owner-freebsd-ports@FreeBSD.ORG Wed Jan 23 23:34:01 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 95D8216A417 for ; Wed, 23 Jan 2008 23:34:01 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (lefty.soaustin.net [66.135.55.46]) by mx1.freebsd.org (Postfix) with ESMTP id 8B50F13C4CE for ; Wed, 23 Jan 2008 23:34:01 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id 1FEFE8C0AA; Wed, 23 Jan 2008 17:34:01 -0600 (CST) Date: Wed, 23 Jan 2008 17:34:01 -0600 To: Phil Oleson Message-ID: <20080123233401.GE24095@soaustin.net> References: <4797CA07.1020203@nixil.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4797CA07.1020203@nixil.net> User-Agent: Mutt/1.5.13 (2006-08-11) From: linimon@lonesome.com (Mark Linimon) Cc: ports@freebsd.org Subject: Re: procedure for removing a port from the tree? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jan 2008 23:34:01 -0000 It's in there towards the end: http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/dads-deprecated.html You can just file a PR adding the DEPRECATED and EXPIRATION_DATE lines. The only reason we do this step is to provide warning for any existing users. mcl From owner-freebsd-ports@FreeBSD.ORG Wed Jan 23 23:39:14 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 646CC16A41A for ; Wed, 23 Jan 2008 23:39:14 +0000 (UTC) (envelope-from andrew-freebsd@areilly.bpc-users.org) Received: from qsrv02sl.mx.bigpond.com (qsrv02sl.mx.bigpond.com [144.140.93.182]) by mx1.freebsd.org (Postfix) with ESMTP id CF3AA13C43E for ; Wed, 23 Jan 2008 23:39:13 +0000 (UTC) (envelope-from andrew-freebsd@areilly.bpc-users.org) Received: from oaamta06sl.mx.bigpond.com ([124.188.162.219]) by omta03sl.mx.bigpond.com with ESMTP id <20080123203228.QUCF18906.omta03sl.mx.bigpond.com@oaamta06sl.mx.bigpond.com> for ; Wed, 23 Jan 2008 20:32:28 +0000 Received: from areilly.bpa.nu ([124.188.162.219]) by oaamta06sl.mx.bigpond.com with ESMTP id <20080123203227.QPC28576.oaamta06sl.mx.bigpond.com@areilly.bpa.nu> for ; Wed, 23 Jan 2008 20:32:27 +0000 Received: (qmail 15660 invoked from network); 23 Jan 2008 20:32:23 -0000 Received: from chani-air.reilly.home (HELO ?10.0.0.8?) (10.0.0.8) by localhost with SMTP; 23 Jan 2008 20:32:23 -0000 In-Reply-To: <200801230904.58711.jhb@freebsd.org> References: <20080120012941.GA8588@duncan.reilly.home> <200801230904.58711.jhb@freebsd.org> Mime-Version: 1.0 (Apple Message framework v753) Message-Id: <83FFDAC0-482B-4C8A-88A1-1B00D6BF9E28@areilly.bpc-users.org> From: Andrew Reilly Date: Thu, 24 Jan 2008 07:32:22 +1100 To: John Baldwin X-Mailer: Apple Mail (2.753) X-RPD-ScanID: Class unknown; VirusThreatLevel unknown, RefID str=0001.0A010208.4797A45B.0151,ss=1,fgs=0 Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-stable@freebsd.org, freebsd-ports@freebsd.org Subject: Re: 7-STABLE broke drscheme in week between 4 and 11 Jan X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jan 2008 23:39:14 -0000 Hi John, On 24/01/2008, at 01:04, John Baldwin wrote: >> Anyway, the last part of the ktrace of the broken version (the >> earlier parts are just loading up shared libraries) looks like: >> (I sedded the ^pid out, so that I could get a better look at it >> with diff (meld, actually: it's nice)). > > There were changes to make binaries get SIGSEGV instead of SIGBUS > (or vice > versa) for certain VM-related traps. That might be related in > which case > the source code for the app will need to catch a different signal. > You can > test this by fiddling with the machdep.prot_fault_translation sysctl. That wasn't the problem: version 372 already had a patch to use SIGSEGV. >> the faulting instruction is: >> 0x0000000800bdecc6 : mov %r13,(%rdx,%rax,8) >> >> r13 is 0x803900000 >> rdx is -1 >> rax is 0xe40 >> >> Any thoughts on why that would be faulting? (Looks like a write >> to a very low address (code?) to me, but I'm not up on the VM >> map yet.) > > rdx should be a pointer to an array or some such, but it is a bogus > pointer and that is why you are faulting. Yes, that was indeed the problem. The garbage collector was expecting memory returned by malloc to be zero, which, of course, it wasn't. It seems as though it was simply luck that the particular access was reliably zero before this particular change to FreeBSD. I should get more used to using the debugging support in our malloc, to grunge up malloc'd memory. > >> The only thing that looks appropriate that changed in that week >> was sys/vm/vm_map.c, which had some new code added to help with >> shm mappings. I looked at it, but it didn't look as though it >> would affect this. > > Those changes were only in HEAD, so if you are seeing them in your > kernel > you are running HEAD and not RELENG_7. Yes. I did the binary-search thing, and found that the actual change that broke things was an MFC of src/contrib/gcc/gthr-posix.h, on 5 Jan. There's no obvious (to me) reason why that change would have affected the malloc system, but there must have been some epsilon of memory alignment that pushed a non-zero value into the particular memory that was being returned and tested in that instance. An entertaining debugging experience... Patches to drscheme have been accepted up-stream, so all should be dandy very soon. Cheers, Andrew From owner-freebsd-ports@FreeBSD.ORG Thu Jan 24 04:42:25 2008 Return-Path: Delivered-To: ports@FREEBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9A17616A46B for ; Thu, 24 Jan 2008 04:42:25 +0000 (UTC) (envelope-from LISTSERV@LISTSERV.NODAK.EDU) Received: from listserv.nodak.edu (listserv.NoDak.edu [134.129.111.8]) by mx1.freebsd.org (Postfix) with ESMTP id 738C513C4EF for ; Thu, 24 Jan 2008 04:42:25 +0000 (UTC) (envelope-from LISTSERV@LISTSERV.NODAK.EDU) Received: from listserv (134.129.111.8) by listserv.nodak.edu (LSMTP for Windows NT v1.1b) with SMTP id <0.055DE5CF@listserv.nodak.edu>; Wed, 23 Jan 2008 22:32:24 -0600 Date: Wed, 23 Jan 2008 22:32:24 -0600 From: "North Dakota HECN LISTSERV Server (14.5)" To: ports@FREEBSD.ORG Message-ID: Cc: Subject: Message ("Your message dated Thu, 24 Jan 2008 12:32:03...") X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jan 2008 04:42:25 -0000 Your message dated Thu, 24 Jan 2008 12:32:03 +0800 with subject "Message could not be delivered" has been submitted to the moderator of the MEDICAL-DD list: Philip May . From owner-freebsd-ports@FreeBSD.ORG Thu Jan 24 15:01:23 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 81BFC16A4CA for ; Thu, 24 Jan 2008 15:01:23 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from falcon.cybervisiontech.com (falcon.cybervisiontech.com [217.20.163.9]) by mx1.freebsd.org (Postfix) with ESMTP id 3A97213C459 for ; Thu, 24 Jan 2008 15:01:23 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from localhost (localhost [127.0.0.1]) by falcon.cybervisiontech.com (Postfix) with ESMTP id A94C3744015; Thu, 24 Jan 2008 17:01:21 +0200 (EET) X-Virus-Scanned: Debian amavisd-new at falcon.cybervisiontech.com Received: from falcon.cybervisiontech.com ([127.0.0.1]) by localhost (falcon.cybervisiontech.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5jZccLdhQ7Aq; Thu, 24 Jan 2008 17:01:21 +0200 (EET) Received: from [10.2.1.87] (gateway.cybervisiontech.com.ua [88.81.251.18]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by falcon.cybervisiontech.com (Postfix) with ESMTP id 3DE35744004; Thu, 24 Jan 2008 17:01:21 +0200 (EET) Message-ID: <4798A840.7080503@icyb.net.ua> Date: Thu, 24 Jan 2008 17:01:20 +0200 From: Andriy Gapon User-Agent: Thunderbird 2.0.0.9 (X11/20071116) MIME-Version: 1.0 To: Antonios Anastasiadis References: <1201039157.5699.4.camel@mithril.crucible.gr> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: git on gjournal problem X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jan 2008 15:01:23 -0000 Antonios Anastasiadis wrote: > I was cloning the linux kernel git tree on a gjournal'd partition. > After git did its usual initial stuff it spat some errors during check > out: > > ... > Checking 23062 files out... > error: git-checkout-index: unable to create file > include/asm-arm/arch-integrator/cm.h (Interrupted system call) > 100% (23062/23062) done > > Next thing, I run it again on a ufs2+su partition and everything goes > fine, no errors, all files are checked out ok. > > I run it again on gjournal, same errors as before (but on different > files, sometimes on a dozen, sometimes on a single file. Seems to kick > in randomly). > Tried it on another computer on a gjournal partition, the same errors > occur. > > Looks like something is going on with git when gjournal is used. > > I don't have the know-how to look any further on the issue by myself, if > someone is interested let me know how to help. Antonios, I am curios whether you get this problem with gjournal in 7.X or with gjournal 6.X (added via gjournal6.patch) ? -- Andriy Gapon From owner-freebsd-ports@FreeBSD.ORG Thu Jan 24 16:31:28 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D60F216A418 for ; Thu, 24 Jan 2008 16:31:28 +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 752AB13C46A for ; Thu, 24 Jan 2008 16:31:28 +0000 (UTC) (envelope-from rhurlin@gwdg.de) Received: from wald.nfv.gwdg.de ([134.76.242.31] helo=pc11b.nfv) by mailer.gwdg.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1JI4O2-0003wF-S2 for freebsd-ports@freebsd.org; Thu, 24 Jan 2008 16:53:06 +0100 Message-ID: <4798B45D.4080509@gwdg.de> Date: Thu, 24 Jan 2008 16:53:01 +0100 From: Rainer Hurling User-Agent: Thunderbird 2.0.0.9 (X11/20080123) MIME-Version: 1.0 To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated: Id:rhurlin X-Spam-Level: - X-Virus-Scanned: (clean) by exiscan+sophie Subject: de-acroread8 not starting any more X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jan 2008 16:31:28 -0000 Dear list, after recent updates of FreeBSD 8.0-CURRENT and some ports (gnome, kde, xorg etc.) acroread8 (german version) does not start any more. I have this behaviour on two machines. Instead starting the program a message with backtrace information appears, see below. The error message is irritating because libc.so.6 is stored under /usr/local/lib/compat. On /lib/ there is the newer libc.so.7. I am working with emulators/linux_base-f7-7. Is this a known error? Is something misconfigured? Googling around gave me no hints. Thanks in advance, Rainer Hurling ------------------------------------------------------- > acroread rm: cannot remove `/home/rhurlin/.adobe/Acrobat/8.0/Preferences/mozilla/prefs.js': Function not implemented (acroread:1115): Gtk-WARNING **: Locale not supported by C library. Using the fallback 'C' locale. *** glibc detected *** /usr/local/Adobe/Reader8/DEU/Adobe/Reader8/bin/acroread: double free or corruption (!prev): 0x002ad9f8 *** ======= Backtrace: ========= /lib/libc.so.6[0x215caf64] /lib/libc.so.6(cfree+0x90)[0x215ce630] /lib/libc.so.6(closedir+0x28)[0x215ef308] /usr/lib/libfontconfig.so.1(FcDirScan+0x1f2)[0x2188a21d] /usr/lib/libfontconfig.so.1(FcConfigBuildFonts+0x94)[0x21884d51] /usr/lib/libfontconfig.so.1(FcInitLoadConfigAndFonts+0x26)[0x2188c0b3] /usr/lib/libfontconfig.so.1(FcInit+0x2e)[0x2188c2b0] /usr/lib/libfontconfig.so.1(FcConfigGetCurrent+0x29)[0x21884c7a] /usr/lib/libfontconfig.so.1(FcConfigSubstituteWithPat+0x6f4)[0x21886ab3] /usr/lib/libfontconfig.so.1(FcConfigSubstitute+0x33)[0x21886af8] /usr/lib/libpangoxft-1.0.so.0[0x217be455] /usr/lib/libpangoft2-1.0.so.0[0x218c1f43] /usr/lib/libpangoft2-1.0.so.0[0x218c1ffc] /usr/lib/libpangoft2-1.0.so.0[0x218c2434] /usr/lib/libpango-1.0.so.0(pango_font_map_load_fontset+0x4a)[0x2136ff6f] /usr/lib/libpango-1.0.so.0[0x2136e51b] /usr/lib/libpango-1.0.so.0(pango_itemize_with_base_dir+0x98)[0x2136e9ae] /usr/lib/libpango-1.0.so.0[0x21375cb0] /usr/lib/libpango-1.0.so.0[0x21376892] /usr/lib/libgtk-x11-2.0.so.0[0x210b0060] /lib/libgobject-2.0.so.0(g_cclosure_marshal_VOID__BOXED+0x59)[0x213ad769] /lib/libgobject-2.0.so.0[0x2139f589] /lib/libgobject-2.0.so.0(g_closure_invoke+0x12b)[0x213a0d9b] /lib/libgobject-2.0.so.0[0x213b18ca] /lib/libgobject-2.0.so.0(g_signal_emit_valist+0x8c7)[0x213b2957] /lib/libgobject-2.0.so.0(g_signal_emit_by_name+0xee)[0x213b4cee] /usr/lib/libgtk-x11-2.0.so.0[0x21104e92] /usr/lib/libgtk-x11-2.0.so.0[0x21105191] /usr/lib/libgtk-x11-2.0.so.0(gtk_widget_size_request+0x48)[0x2119a2a4] /usr/local/Adobe/Reader8/DEU/Adobe/Reader8/bin/acroread[0x839dcbb] /usr/local/Adobe/Reader8/DEU/Adobe/Reader8/bin/acroread[0x839dd11] /usr/local/Adobe/Reader8/DEU/Adobe/Reader8/bin/acroread[0x8379246] /usr/local/Adobe/Reader8/DEU/Adobe/Reader8/bin/acroread[0x83e213a] /usr/local/Adobe/Reader8/DEU/Adobe/Reader8/bin/acroread[0x81fa67f] /usr/local/Adobe/Reader8/DEU/Adobe/Reader8/bin/acroread[0x838235a] /usr/local/Adobe/Reader8/DEU/Adobe/Reader8/bin/acroread[0x830bf3b] /usr/local/Adobe/Reader8/DEU/Adobe/Reader8/bin/acroread[0x8383caf] /usr/local/Adobe/Reader8/DEU/Adobe/Reader8/bin/acroread[0x8384498] /usr/local/Adobe/Reader8/DEU/Adobe/Reader8/bin/acroread(main+0x82)[0x83e3dc6] /lib/libc.so.6(__libc_start_main+0xe0)[0x21577f70] /usr/local/Adobe/Reader8/DEU/Adobe/Reader8/bin/acroread[0x8065ef1] ======= Memory map: ======== 00000000-0001a000 r-xp 0001f000 00:00 4569962 /usr/compat/linux/lib/ld-2.6.so 0001a000-0001b000 r-xp 0001f000 00:00 4569962 /usr/compat/linux/lib/ld-2.6.so 0001b000-0001c000 rw-p 003a6000 00:00 0 0001c000-003c1000 rwxp 003a6000 00:00 0 08048000-08eae000 r-xp 00ee2000 00:00 1931298 /usr/local/Adobe/Reader8/DEU/Adobe/Reader8/Reader/intellinux/bin/acroread 08eae000-08f24000 rwxp 00ee2000 00:00 1931298 /usr/local/Adobe/Reader8/DEU/Adobe/Reader8/Reader/intellinux/bin/acroread 08f24000-08f30000 rwxp 0000c000 00:00 0 2001a000-2001b000 rwxp 00001000 00:00 0 2001b000-20062000 r-xp 00048000 00:00 1931346 /usr/local/Adobe/Reader8/DEU/Adobe/Reader8/Reader/intellinux/lib/libBIB.so.1.2 20062000-20064000 rwxp 00048000 00:00 1931346 /usr/local/Adobe/Reader8/DEU/Adobe/Reader8/Reader/intellinux/lib/libBIB.so.1.2 20064000-20097000 r-xp 00035000 00:00 1931349 /usr/local/Adobe/Reader8/DEU/Adobe/Reader8/Reader/intellinux/lib/libBIBUtils.so.1.1 20097000-20099000 rwxp 00035000 00:00 1931349 ------------------------------------------------------- From owner-freebsd-ports@FreeBSD.ORG Thu Jan 24 17:25:49 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B7FF216A419 for ; Thu, 24 Jan 2008 17:25:49 +0000 (UTC) (envelope-from chris@sigd.net) Received: from ms05.mailstreet2003.net (ms05.mailstreet2003.net [69.25.50.235]) by mx1.freebsd.org (Postfix) with ESMTP id 7E8A913C45A for ; Thu, 24 Jan 2008 17:25:49 +0000 (UTC) (envelope-from chris@sigd.net) X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Thu, 24 Jan 2008 12:26:20 -0500 Message-ID: <6FC9F9894A9F8C49A722CF9F2132FC2210193899@ms05.mailstreet2003.net> In-Reply-To: <47976EE9.108@gmail.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: create ports from list Thread-Index: Achd5hg4EsKrFKgtSLexM6WqJbuvzwAyBloQ References: <20080122151037.316850@gmx.net> <20080122184553.GD30918@leia.lambermont.dyndns.org><44wsq0wyam.fsf@Lowell-Desk.lan> <47976EE9.108@gmail.com> From: "Chris Haulmark" To: "Andy Greenwood" , Cc: Subject: RE: create ports from list X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jan 2008 17:25:49 -0000 > Lowell Gilbert wrote: > > hans@lambermont.dyndns.org (Hans Lambermont) writes: > > > > > >> c.mm@gmx.net wrote: > >> > >> > >>> I have a server with round about 200 installed Ports. I need > >>> to setup a second server with the same, but slightly newer, > >>> ports recompiled from source. > >>> > >>> Is there an easy way to crate a port list > >>> > >> Use the Root and Leaf sections from 'portmaster -l' > >> (ports-mgmt/portmaster) and skip the Trunk and Branch sections. > >> > > > > Or just take the output from pkg_info directly; portmaster will > figure > > out the dependencies on its own, so including the non-leaf ports is > no > > problem. The other tools (e.g., portupgrade) will do the same thing. > > > > > >>> with compile options > >>> > >> I try to use ports.conf (ports-mgmt/portconf) for this, but it does > not > >> include the OPTIONS framework (/var/db/ports/*/options) . > >> > >> Maybe someone else can help further on this point, and > >> > > > > Seems like a one-liner of a shell script. Maybe something like; > > # cd /usr/ports; for portname in `cat /path/to/port/list` ; do (cd > $portname; make config) ; done > > (untested) > > > > > >>> and feed a build command on the second server with it? > >>> > >> on this one as well. (I use my own script portsinstall.sh for this, > it > >> uses a list like x11/xorg x11/kde3 devel/glib20 ...) > >> > > > > My one-liner assumes a similar list. > > > > A brute force approach is to feed the whole list into portinstall (or > > portmaster, etc.). > > _______________________________________________ > > 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" > > > couldn't you just >=20 > #existing server > cd /var/db/ports > find . -name options -print0 | xargs -0 tar cf options.tar >=20 > Then copy the options.tar file to the new server and extract it into > the > /var/db/ports directory? Then building the ports should see the options > files, and assume that you've already run make config, right? Why not create packages on the first server from those installed ports after all those outdated ports were upgraded. They should already have those options applied in when the packages are created. Something like this: http://lists.freebsd.org/pipermail/freebsd-questions/2005-February/07751 8.html Then you can move the packages over to the other machine and do: pkg_add /path/to/all/the/ports/* Chris > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports- > unsubscribe@freebsd.org" From owner-freebsd-ports@FreeBSD.ORG Thu Jan 24 17:40:58 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8CE3216A41A for ; Thu, 24 Jan 2008 17:40:58 +0000 (UTC) (envelope-from chris@sigd.net) Received: from ms05.mailstreet2003.net (ms05.mailstreet2003.net [69.25.50.235]) by mx1.freebsd.org (Postfix) with ESMTP id 5380413C461 for ; Thu, 24 Jan 2008 17:40:58 +0000 (UTC) (envelope-from chris@sigd.net) X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Thu, 24 Jan 2008 12:29:29 -0500 Message-ID: <6FC9F9894A9F8C49A722CF9F2132FC22101938AA@ms05.mailstreet2003.net> In-Reply-To: <20080123203721.027F0B78253@www1.visiopro.eu> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: patch for editors/edith Thread-Index: AcheDtoV42BQwWjWQfqtCOKiTXRkaQAn5Q8Q References: <20080123203721.027F0B78253@www1.visiopro.eu> From: "Chris Haulmark" To: , Cc: Subject: RE: patch for editors/edith X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jan 2008 17:40:58 -0000 >=20 > Hi >=20 > This ist my first contribution to this list. I hope the patch is well > formatted, tough it's not really a big change. Thanks for the contribution! I urge that you use send-pr so your email and patch won't get lost in the mailing list archives. Chris >=20 > Martin Ziegler >=20 > # New ports collection makefile for: edith > # Date created: 8 February 2002 > # Whom: Christian Brueffer > # > # $FreeBSD: ports/editors/edith/Makefile,v 1.11 2007/12/23 12:43:24 > erwin Exp $ > # >=20 > PORTNAME=3D edith > PORTVERSION=3D 1.58 > PORTREVISION=3D 1 > CATEGORIES=3D editors linux > --MASTER_SITES=3D ftp://ftp.eidetica.com/pub/edith/x11/ > ++MASTER_SITES=3D http://www.groenink.com/pub/edith/ > DISTFILES=3D edith1.55.common.tar.gz \ > edith1.58.linux-glibc.tar.gz >=20 > MAINTAINER=3D ports@FreeBSD.org > COMMENT=3D A X11 GUI editor for binary and plain text files >=20 > ONLY_FOR_ARCHS=3D i386 > USE_LINUX=3D yes > USE_X_PREFIX=3D yes >=20 > --BROKEN=3D unfetchable > RESTRICTED=3D "Redistribution not allowed" > --NO_BUILD=3D yes >=20 > MAN1=3D edith.1 > MANCOMPRESSED=3D no >=20 > WRKSRC=3D ${WRKDIR}/edith > EDITHDIR=3D ${PREFIX}/lib/edith >=20 > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/bin/linux/edith ${PREFIX}/bin > ${MKDIR} ${EDITHDIR} > ${MKDIR} ${EDITHDIR}/bin > ${INSTALL_SCRIPT} ${WRKSRC}/bin/edi* ${EDITHDIR}/bin > .for i in defaults help > ${MKDIR} ${EDITHDIR}/${i} > ${INSTALL_DATA} ${WRKSRC}/${i}/* ${EDITHDIR}/${i} > .endfor > ${INSTALL_MAN} ${WRKSRC}/edith.1 ${PREFIX}/man/man1 >=20 > .include >=20 >=20 >=20 > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports- > unsubscribe@freebsd.org" From owner-freebsd-ports@FreeBSD.ORG Thu Jan 24 21:22:29 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EA8E816A41A for ; Thu, 24 Jan 2008 21:22:29 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 417C913C455; Thu, 24 Jan 2008 21:22:29 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <47990194.3050101@FreeBSD.org> Date: Thu, 24 Jan 2008 22:22:28 +0100 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.9 (Macintosh/20071031) MIME-Version: 1.0 To: Peter Much References: <20080123123208.GA71035@gate.oper.dinoex.org> In-Reply-To: <20080123123208.GA71035@gate.oper.dinoex.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: ports setting UIDs/GIDs broadscape: "chmod -R" likely breaks things! X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jan 2008 21:22:30 -0000 Peter Much wrote: > Dear all, > > a couple of Ports have in the install part of their Makefiles > constructs like this: > > @ ${CHOWN} -R pgsql:pgsql ~pgsql/. ;\ > > I perceive this as very problematic. For instance: Below ~pgsql > there at least two mounted filesystems, both with a .snap directory, > which must be GID-operator. > Furthermore, ~pgsql is a fine place fore lots of data-import- and > -export-directories, each belonging to user or group of the corresponding > foreign subsystem. > > Now any time I reinstall or upgrade the port, all of this gets > destroyed, and has to be manually recreated. > > Is there any way to configure such unwanted modifications to not > happen? Maybe some central switch or Makefile.local or anything > I might have overlooked, which can be added and will persist the > updating of the ports tree (simply editing these Makefiles is not > feasible as they will be updated from CVS). > > If not, then I would strongly suggest that Ports maintainers > modify only and maximally those files+directories which get removed > and recreated during port upgrades. Yes, that seems overly broad. Please bring it up with the respective maintainers. Kris From owner-freebsd-ports@FreeBSD.ORG Thu Jan 24 23:05:43 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CCD1116A41A for ; Thu, 24 Jan 2008 23:05:43 +0000 (UTC) (envelope-from boris.hollas@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id 2287A13C44B for ; Thu, 24 Jan 2008 23:05:42 +0000 (UTC) (envelope-from boris.hollas@gmx.de) Received: (qmail invoked by alias); 24 Jan 2008 22:39:02 -0000 Received: from p54A23F60.dip0.t-ipconnect.de (EHLO saturn.informatik.uni-ulm.de) [84.162.63.96] by mail.gmx.net (mp043) with SMTP; 24 Jan 2008 23:39:02 +0100 X-Authenticated: #34156689 X-Provags-ID: V01U2FsdGVkX18DvUh8nV0DORoR52+7ZoCrULp9XNheKoS3o1DaHo EQdzFNQLCCutdD Date: Thu, 24 Jan 2008 23:38:59 +0100 From: Boris Hollas To: freebsd-ports@freebsd.org Message-Id: <20080124233859.bb1391c7.boris.hollas@gmx.de> X-Mailer: Sylpheed 2.4.7 (GTK+ 2.12.1; i386-portbld-freebsd6.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Subject: qiv quits with Gdk-ERROR on FreeBSD 6.3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jan 2008 23:05:43 -0000 I invoked qiv (quick image viewer) on an image file and got the following message: Gdk-ERROR **: BadMatch (invalid parameter attributes) serial 115 error_code 8 request_code 2 minor_code 0 I installed qiv-2.0_2 from package on FreeBSD 6.3. On 6.1, I've used qiv without any problems. Regards, Boris From owner-freebsd-ports@FreeBSD.ORG Fri Jan 25 01:37:01 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6702316A417 for ; Fri, 25 Jan 2008 01:37:01 +0000 (UTC) (envelope-from bsd-unix@embarqmail.com) Received: from mailrelay.embarq.synacor.com (mailrelay.embarq.synacor.com [208.47.184.3]) by mx1.freebsd.org (Postfix) with ESMTP id 2233C13C45B for ; Fri, 25 Jan 2008 01:37:00 +0000 (UTC) (envelope-from bsd-unix@embarqmail.com) X_CMAE_Category: 0,0 Undefined,Undefined X-CNFS-Analysis: v=1.0 c=1 a=sty23tDUF1oA:10 a=6I5d2MoRAAAA:8 a=e-Ytq9LhF0O919cD9AYA:9 a=HifiZFrOL3bJsD3uEkKL6h4z0HMA:4 a=LY0hPdMaydYA:10 X-CM-Score: 0 X-Scanned-by: Cloudmark Authority Engine Authentication-Results: smtp08.embarq.synacor.com smtp.mail=bsd-unix@embarqmail.com; spf=neutral Authentication-Results: smtp08.embarq.synacor.com smtp.user=rpratt1950@embarqmail.com; auth=pass (LOGIN) Received-SPF: neutral (smtp08.embarq.synacor.com: 76.6.199.41 is neither permitted nor denied by domain of embarqmail.com) Received: from [76.6.199.41] ([76.6.199.41:57268] helo=kt.weeeble.com) by mailrelay.embarq.synacor.com (envelope-from ) (ecelerity 2.2.1.21 r(19176)) with ESMTPA id 78/D6-05990-F1939974; Thu, 24 Jan 2008 20:19:28 -0500 Date: Thu, 24 Jan 2008 20:19:26 -0500 From: Randy Pratt To: Boris Hollas Message-Id: <20080124201926.89daddec.bsd-unix@embarqmail.com> In-Reply-To: <20080124233859.bb1391c7.boris.hollas@gmx.de> References: <20080124233859.bb1391c7.boris.hollas@gmx.de> X-Mailer: Sylpheed 2.4.8 (GTK+ 2.12.5; i386-portbld-freebsd6.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: qiv quits with Gdk-ERROR on FreeBSD 6.3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jan 2008 01:37:01 -0000 On Thu, 24 Jan 2008 23:38:59 +0100 Boris Hollas wrote: > I invoked qiv (quick image viewer) on an image file and got the following message: > > Gdk-ERROR **: BadMatch (invalid parameter attributes) > serial 115 error_code 8 request_code 2 minor_code 0 > > I installed qiv-2.0_2 from package on FreeBSD 6.3. > > On 6.1, I've used qiv without any problems. I got the same thing when using that version of qiv. Try setting your environment with: XLIB_SKIP_ARGB_VISUALS=1 See the Handbook section on "Shells" if you need some hints on setting the environment with your particular shell: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/shells.html I switched to using a qiv development version (2.1) and this problem doesn't seem to exist there. HTH, Randy -- From owner-freebsd-ports@FreeBSD.ORG Fri Jan 25 02:29:41 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2B52316A417 for ; Fri, 25 Jan 2008 02:29:41 +0000 (UTC) (envelope-from carpetsmoker@phong.rwxrwxrwx.net) Received: from phong.rwxrwxrwx.net (rwxrwxrwx.net [82.93.23.199]) by mx1.freebsd.org (Postfix) with ESMTP id 7D72213C442 for ; Fri, 25 Jan 2008 02:29:40 +0000 (UTC) (envelope-from carpetsmoker@phong.rwxrwxrwx.net) Received: from phong.rwxrwxrwx.net (localhost [127.0.0.1]) by phong.rwxrwxrwx.net (8.14.2/8.14.1) with ESMTP id m0P2JIDB025753; Fri, 25 Jan 2008 03:19:19 +0100 (CET) (envelope-from carpetsmoker@phong.rwxrwxrwx.net) Received: (from carpetsmoker@localhost) by phong.rwxrwxrwx.net (8.14.2/8.14.1/Submit) id m0P2JIHG025752; Fri, 25 Jan 2008 03:19:18 +0100 (CET) (envelope-from carpetsmoker) Date: Fri, 25 Jan 2008 03:19:17 +0100 From: Martin Tournoij To: freebsd-ports@freebsd.org Message-ID: <20080125021917.GA98542@phong.rwxrwxrwx.net> Mail-Followup-To: freebsd-ports@freebsd.org, boris.hollas@gmx.de References: <20080124233859.bb1391c7.boris.hollas@gmx.de> <20080124201926.89daddec.bsd-unix@embarqmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20080124201926.89daddec.bsd-unix@embarqmail.com> User-Agent: Mutt/1.5.17 (2007-11-01) Cc: boris.hollas@gmx.de Subject: Re: qiv quits with Gdk-ERROR on FreeBSD 6.3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jan 2008 02:29:41 -0000 On Thu, Jan 24, 2008 at 08:19:26PM -0500, Randy Pratt wrote: > On Thu, 24 Jan 2008 23:38:59 +0100 > Boris Hollas wrote: > > > I invoked qiv (quick image viewer) on an image file and got the following message: > > > > Gdk-ERROR **: BadMatch (invalid parameter attributes) > > serial 115 error_code 8 request_code 2 minor_code 0 > > > > I installed qiv-2.0_2 from package on FreeBSD 6.3. > > > > On 6.1, I've used qiv without any problems. > > I switched to using a qiv development version (2.1) and this problem > doesn't seem to exist there. Update to 2.1pre12: http://www.freebsd.org/cgi/query-pr.cgi?pr=119958 Please report if this version works for you. Regards, Martin Tournoij From owner-freebsd-ports@FreeBSD.ORG Fri Jan 25 06:07:02 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E351216A41A for ; Fri, 25 Jan 2008 06:07:02 +0000 (UTC) (envelope-from stas@ht-systems.ru) Received: from smtp.ht-systems.ru (mr0.ht-systems.ru [78.110.50.55]) by mx1.freebsd.org (Postfix) with ESMTP id A008313C4F8 for ; Fri, 25 Jan 2008 06:07:02 +0000 (UTC) (envelope-from stas@ht-systems.ru) Received: from [78.110.49.49] (helo=quasar.ht-systems.ru) by smtp.ht-systems.ru with esmtpa (Exim 4.62) (envelope-from ) id 1JIHiO-0007dY-Cv; Fri, 25 Jan 2008 09:07:00 +0300 Received: by quasar.ht-systems.ru (Postfix, from userid 1024) id 4A38D7D301F; Fri, 25 Jan 2008 09:06:59 +0300 (MSK) Date: Fri, 25 Jan 2008 09:06:59 +0300 From: Stanislav Sedov To: Markus Strobl Message-ID: <20080125060659.GE82888@dracon.ht-systems.ru> References: <20080120215901.171800@gmx.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080120215901.171800@gmx.net> Organization: The FreeBSD Project X-Voice: +7 916 849 20 23 X-XMPP: ssedov@jabber.ru X-Yahoo: stanislav_sedov X-PGP-Fingerprint: F21E D6CC 5626 9609 6CE2 A385 2BF5 5993 EB26 9581 X-University: MEPhI X-Mailer: carrier-pigeon X-Operating-System: FreeBSD quasar.ht-systems.ru 7.0-BETA2 FreeBSD 7.0-BETA2 Cc: ports@freebsd.org Subject: Re: FreeBSD Port: devcpu-0.8.2_1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jan 2008 06:07:03 -0000 On Sun, Jan 20, 2008 at 10:59:01PM +0100 Markus Strobl mentioned: > Hi Stanislav, > > few days ago, i write you a mail over my problem with the devcpu kernelmodul. I want to set a msr for undervolting a amd x2 cpu. > Now I use the following patch for cpu.c: > > --- workO/devcpu-0.8.2/cpu/cpu.c 2007-07-20 00:30:18.000000000 +0200 > +++ work/devcpu-0.8.2/cpu/cpu.c 2008-01-18 23:59:32.000000000 +0100 > @@ -230,7 +230,8 @@ > ("[cpu,%d]: bad cpu number %d", __LINE__, cpu)); > > /* Explicitly clear cpuid data to avoid returning stale info */ > - data->data = 0; > + if (cmd == CPU_RDMSR) > + data->data = 0; > > DPRINTF("[cpu,%d]: operating on MSR %#0x for %d cpu\n", __LINE__, \ > data->msr, cpu); > > > Undervolting with a amd X2 cpu works now fine :-). Committed! Thanks a lot for this patch! I'm wondering, how I missed that before... WRMSR ioctl was totally broken. -- Stanislav Sedov ST4096-RIPE From owner-freebsd-ports@FreeBSD.ORG Fri Jan 25 06:11:02 2008 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 00B1016A41A for ; Fri, 25 Jan 2008 06:11:02 +0000 (UTC) (envelope-from stas@ht-systems.ru) Received: from smtp.ht-systems.ru (mr0.ht-systems.ru [78.110.50.55]) by mx1.freebsd.org (Postfix) with ESMTP id B05E913C465 for ; Fri, 25 Jan 2008 06:11:01 +0000 (UTC) (envelope-from stas@ht-systems.ru) Received: from [78.110.49.49] (helo=quasar.ht-systems.ru) by smtp.ht-systems.ru with esmtpa (Exim 4.62) (envelope-from ) id 1JIHmG-0007gd-8E; Fri, 25 Jan 2008 09:11:00 +0300 Received: by quasar.ht-systems.ru (Postfix, from userid 1024) id 2FEEF7D301F; Fri, 25 Jan 2008 09:10:59 +0300 (MSK) Date: Fri, 25 Jan 2008 09:10:59 +0300 From: Stanislav Sedov To: Yarema Message-ID: <20080125061059.GF82888@dracon.ht-systems.ru> References: <4794E500.8030608@CoolRat.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4794E500.8030608@CoolRat.org> Organization: The FreeBSD Project X-Voice: +7 916 849 20 23 X-XMPP: ssedov@jabber.ru X-Yahoo: stanislav_sedov X-PGP-Fingerprint: F21E D6CC 5626 9609 6CE2 A385 2BF5 5993 EB26 9581 X-University: MEPhI X-Mailer: carrier-pigeon X-Operating-System: FreeBSD quasar.ht-systems.ru 7.0-BETA2 FreeBSD 7.0-BETA2 Cc: "FreeBSD.org" , Stanislav Sedov Subject: Re: FreeBSD ports/security/pam_af/Makefile X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jan 2008 06:11:02 -0000 On Mon, Jan 21, 2008 at 01:31:28PM -0500 Yarema mentioned: > Pryvet Stat, > > I tweaked the FreeBSD ports/security/pam_af/Makefile a little. > Since bsd.port.mk has: > > .if ${PREFIX} == /usr > MANPREFIX?= /usr/share > .else > MANPREFIX?= ${PREFIX} > .endif > > ...then this patch allow installing and uninstalling with PREFIX=/usr > correctly: > > - ${INSTALL_MAN} ${WRKSRC}/pam_af.8 ${PREFIX}/man/man8 > - ${INSTALL_MAN} ${WRKSRC}/pam_af_tool/pam_af_tool.8 ${PREFIX}/man/man8 > + ${INSTALL_MAN} ${WRKSRC}/pam_af.8 ${MANPREFIX}/man/man8 > + ${INSTALL_MAN} ${WRKSRC}/pam_af_tool/pam_af_tool.8 ${MANPREFIX}/man/man8 > > I also changed > - ${INSTALL_PROGRAM} ${WRKSRC}/pam_af.so ${PREFIX}/lib > + ${INSTALL_DATA} ${WRKSRC}/pam_af.so ${PREFIX}/lib > so the permissions match the rest of the system pam_*.so* files. > > Since this patch does not change the way the port files install unless > PREFIX=/usr is set bumping PORTREVISION is probably not necessary. > > Thank you for the pam_af module. Very useful. Committed! Thanks a lot for noticing and fixing that! It's highly appreciated! -- Stanislav Sedov ST4096-RIPE From owner-freebsd-ports@FreeBSD.ORG Fri Jan 25 08:30:58 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8E5EB16A469 for ; Fri, 25 Jan 2008 08:30:58 +0000 (UTC) (envelope-from chflags@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.181]) by mx1.freebsd.org (Postfix) with ESMTP id 10BF013C4E8 for ; Fri, 25 Jan 2008 08:30:57 +0000 (UTC) (envelope-from chflags@gmail.com) Received: by py-out-1112.google.com with SMTP id u52so909434pyb.10 for ; Fri, 25 Jan 2008 00:30:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:cc:mime-version:content-type; bh=l1U2DpvBVvcI7E6Cx2OtqbwB0b8IjLksbp+/dIvZfi8=; b=RQxjlIPOBXfMNs6XYHWjASihdiJnlOxNqLaSjlzta8QDuDkijp8LJavHfH8tpwLjGAKWyZohIXwyIbbyqKb+OvrBJvCYrrJw44oL6r3DO713zGXFv3SnqQzsfZAhb/ZxqnTHjipr65uVBXMLYVX5zY1eIaecWfr175prAxv5fm0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:to:subject:cc:mime-version:content-type; b=edi+6R9/sE1MmqYPdMM2QPYz2klbsQ305P3UGo+d7YMlSQRMCLvwrjM0NBIlYWfhS3dmDr5e7zRI+/bchkfkWCaFQc9iCxgtQvJNGrgvCk9Fim7Yh8qNFK0MBc8cdG/DVYC+GHYKZDDaijFaVkBZ7J2KkJuRdWm88J2/5Z1poSk= Received: by 10.64.243.10 with SMTP id q10mr3732341qbh.15.1201248213914; Fri, 25 Jan 2008 00:03:33 -0800 (PST) Received: by 10.65.137.9 with HTTP; Fri, 25 Jan 2008 00:03:33 -0800 (PST) Message-ID: <25cb30801250003q5f484676s1851351aebc708c5@mail.gmail.com> Date: Fri, 25 Jan 2008 16:03:33 +0800 From: "Kevin Foo" To: araujo@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ports@freebsd.org Subject: mod_security2 rules X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: chflags@gmail.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jan 2008 08:30:58 -0000 Hi Marcelo, I have recently csup'ed my ports tree and upgraded my box. Portupgrade completed without any problem. Later, I discovered that all my mod_security2 rules (which are the modified of default core rules) were replaced without my knowledge. Luckily, I still have decent backup of those rules. I'm not sure if it is proper for a port to upgrade config files by overwriting them even though the checksums are bad? Is this a bug? P/S : Please cc me as I'm not subscribed to ports@. -- Regards Kevin Foo From owner-freebsd-ports@FreeBSD.ORG Fri Jan 25 10:24:14 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2FC2216A41A for ; Fri, 25 Jan 2008 10:24:14 +0000 (UTC) (envelope-from LoN_Kamikaze@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id C8A5613C457 for ; Fri, 25 Jan 2008 10:24:13 +0000 (UTC) (envelope-from LoN_Kamikaze@gmx.de) Received: (qmail invoked by alias); 25 Jan 2008 10:24:11 -0000 Received: from nat-wh-1.rz.uni-karlsruhe.de (EHLO homeKamikaze.norad) [129.13.72.169] by mail.gmx.net (mp013) with SMTP; 25 Jan 2008 11:24:11 +0100 X-Authenticated: #5465401 X-Provags-ID: V01U2FsdGVkX1+HITYsZuOH5RfgUnQCKfm/cjNTv4CjqB0ADDJs1x 4V8UTLU2DAXkCR Message-ID: <4799B8CA.3060100@gmx.de> Date: Fri, 25 Jan 2008 11:24:10 +0100 From: Dominic Fandrey User-Agent: Thunderbird 2.0.0.9 (X11/20080122) MIME-Version: 1.0 To: freebsd-ports@freebsd.org X-Enigmail-Version: 0.95.5 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Subject: PR with maintainer approval awaiting commit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jan 2008 10:24:14 -0000 I've got a PR with maintainer approval waiting for commit: http://www.freebsd.org/cgi/query-pr.cgi?pr=119593 Would be nice if someone found the time to commit it. From owner-freebsd-ports@FreeBSD.ORG Fri Jan 25 10:44:53 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0758216A41B for ; Fri, 25 Jan 2008 10:44:53 +0000 (UTC) (envelope-from araujobsdport@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.250]) by mx1.freebsd.org (Postfix) with ESMTP id AC7CA13C467 for ; Fri, 25 Jan 2008 10:44:52 +0000 (UTC) (envelope-from araujobsdport@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so161838anc.13 for ; Fri, 25 Jan 2008 02:44:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:reply-to:organization:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:openpgp:content-type:from; bh=xqRUbgVAO3Qtjk+OJOyRdk45aWMoa4HKBgSUQn3E5ng=; b=QS+DSXmCFZNseUCuzP0wO5CQrvgOZZHMtZ2QK3wDa/QrbyJOAWz4BuUuZaxbQkRhpHMP5wZ6MbAW/YWewQp0Q0KNCFm8EogY1Fku+c/MWGPSFC/qwroO94RYkTH0mgr41LB9LxeOUkTExVjMKjne5F3ZeGA+lqQZUzvqcz2lOLY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:reply-to:organization:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:openpgp:content-type:from; b=GHG9kENPyhEN83JNPNEiCgz6uT8DL5L8N/dVj0qdZKKT5o5Tg7XWQBeFBTtsY+NyBOHjyeQltAq0faD/5QTuQxb/t+3R3aDM21RQVFhcVHWheuwRwZ34qFx+yVB8Bv+clwBYnoNvNk+JlAm/1rgxUgge2k/6CxFssMldY/Q6YoQ= Received: by 10.100.255.10 with SMTP id c10mr3825362ani.54.1201256342983; Fri, 25 Jan 2008 02:19:02 -0800 (PST) Received: from island.freebsd.org ( [200.247.114.5]) by mx.google.com with ESMTPS id b32sm2488396ana.33.2008.01.25.02.19.00 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 25 Jan 2008 02:19:01 -0800 (PST) Message-ID: <4799B78E.3000509@FreeBSD.org> Date: Fri, 25 Jan 2008 08:18:54 -0200 Organization: FreeBSD User-Agent: Thunderbird 2.0.0.0 (X11/20070521) MIME-Version: 1.0 To: chflags@gmail.com References: <25cb30801250003q5f484676s1851351aebc708c5@mail.gmail.com> In-Reply-To: <25cb30801250003q5f484676s1851351aebc708c5@mail.gmail.com> X-Enigmail-Version: 0.95.0 OpenPGP: id=53E4CFA8 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigED671C1D77B208DC4D0A85B8" From: Marcelo Araujo Cc: freebsd-ports@freebsd.org Subject: Re: mod_security2 rules X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: araujo@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jan 2008 10:44:53 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigED671C1D77B208DC4D0A85B8 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Kevin Foo wrote: > Hi Marcelo, > > I have recently csup'ed my ports tree and upgraded my box. Portupgrade > completed without any problem. Later, I discovered that all my > mod_security2 rules (which are the modified of default core rules) > were replaced without my knowledge. Luckily, I still have decent > backup of those rules. > > I'm not sure if it is proper for a port to upgrade config files by > overwriting them even though the checksums are bad? Is this a bug? > > P/S : Please cc me as I'm not subscribed to ports@. > > --=20 > Regards > Kevin Foo=20 Hey dear Kevin, The change to version 2 of mod_security is a dramatic change, because exist a need to completely rewrite their obsolete rules for ability to use the new syntax. I search but not find in UPDATE files any references about this, I believe I forgot this. Thanks about the alert, I will take the providences! Best Regards, --=20 Marcelo Araujo (__) araujo@FreeBSD.org \\\'',) http://www.FreeBSD.org \/ \ ^ Power To Server. .\. /_) --------------enigED671C1D77B208DC4D0A85B8 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFHmbeRovxJd1Pkz6gRArfDAJ9Wj/1mZBOewIqkVN9+8X4UFWARZQCePXKB xxJshe1C2mKJGaWRJLvdvrA= =UFrj -----END PGP SIGNATURE----- --------------enigED671C1D77B208DC4D0A85B8-- From owner-freebsd-ports@FreeBSD.ORG Fri Jan 25 11:29:10 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CB37516A417 for ; Fri, 25 Jan 2008 11:29:10 +0000 (UTC) (envelope-from chflags@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.178]) by mx1.freebsd.org (Postfix) with ESMTP id 7AC6513C461 for ; Fri, 25 Jan 2008 11:29:10 +0000 (UTC) (envelope-from chflags@gmail.com) Received: by py-out-1112.google.com with SMTP id u52so1012272pyb.10 for ; Fri, 25 Jan 2008 03:29:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:references; bh=WO/jXTCytlCKwlidFoKK6A5tKPg4ighvQiniGd9TWeY=; b=vR/Sjg80tvk5S5yHsZdgGA2h77YMk3deW9WExPCHHLC0YMwIHpFSAjCuaHYwJ7SEzhGyEd1SiFkP5YB7s2Bwpfe8b8VqRK6cZ0OHQhgDatGzaHeuIR4FMEz8GMQb6HCRBoe4+swFTXyI9jWvQ1sF6s0cNO8lc8Q9eGmpFXtoYJc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:references; b=C+s0tCwd8BMs0lvpTX0UBMEWY5XSOfFrFx6OLAqyt/KySjtKlcgYRRCEVKPokgpefLlBjDSiLYi1uVjPmChctPs0XbNXFqKyUFt9Ag5nZNTscDqiO7pvT3+J+7hPtgrqL3PR9YNNqGM5Fw8kIYS46Z1QIrjUt4S/Jah5dyjvTco= Received: by 10.65.154.2 with SMTP id g2mr4065153qbo.55.1201260548163; Fri, 25 Jan 2008 03:29:08 -0800 (PST) Received: by 10.65.137.9 with HTTP; Fri, 25 Jan 2008 03:29:08 -0800 (PST) Message-ID: <25cb30801250329s40bd820bt1c9c8ad59d3ee2be@mail.gmail.com> Date: Fri, 25 Jan 2008 19:29:08 +0800 From: "Kevin Foo" To: araujo@freebsd.org In-Reply-To: <4799B78E.3000509@FreeBSD.org> MIME-Version: 1.0 References: <25cb30801250003q5f484676s1851351aebc708c5@mail.gmail.com> <4799B78E.3000509@FreeBSD.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ports@freebsd.org Subject: Re: mod_security2 rules X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: chflags@gmail.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jan 2008 11:29:11 -0000 Dear Marcelo, The problem I faced was not upgrade of mod_security to mod_security2 issue. It was mod_security 2.1.4 overwrote my rule files of 2.1.3. These rule files were modification of default mod_security2 core rules. >From file "mod_security2/README" :- To activate the rules for your web server installation: 1) You may want to edit and customize modsecurity_crs_10_config.conf. Additionally you may want to edit modsecurity_crs_30_http_policy.conf which enforces an application specific HTTP protocol usage. For instance, I edited modsecurity_crs_10_config.conf and so on to activate mod_security on apache and further modified the rules to suit my needs. When upgraded mod_security from 2.1.3 to 2.1.4 with portupgrade, all these files were replaced to the default core rules. Should the ports take more care when comes to upgrading configuration files? Some ports append configuration with suffix i.e. myconf.conf.default to avoid such problem. It is just a minor bug and I don't think this worth for a PR. Thus, I email instead. Anyway, thanks for your effort in maintaining ports. -- Regards Kevin Foo On Jan 25, 2008 6:18 PM, Marcelo Araujo wrote: > Hey dear Kevin, > > The change to version 2 of mod_security is a dramatic change, because > exist a need to completely rewrite their obsolete rules for ability to > use the new syntax. > I search but not find in UPDATE files any references about this, I > believe I forgot this. > > Thanks about the alert, I will take the providences! > > Best Regards, > > -- > Marcelo Araujo (__) > araujo@FreeBSD.org \\\'',) > http://www.FreeBSD.org \/ \ ^ > Power To Server. .\. /_) > > > From owner-freebsd-ports@FreeBSD.ORG Fri Jan 25 11:36:14 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1ABB316A417 for ; Fri, 25 Jan 2008 11:36:14 +0000 (UTC) (envelope-from araujobsdport@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.240]) by mx1.freebsd.org (Postfix) with ESMTP id BFB2913C45A for ; Fri, 25 Jan 2008 11:36:13 +0000 (UTC) (envelope-from araujobsdport@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so165076anc.13 for ; Fri, 25 Jan 2008 03:36:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:reply-to:organization:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:openpgp:content-type:from; bh=CpxakT3vEF/3FvfGwuy1TkI/7RXOMtIKrc7s2hsEehU=; b=sqvW26jiJzWHGL/aFkMfD6CJUr5mcN1vz8jSUwcxtJGB6vMhoQ0ASVgvoUdsXojMQb1nKbbFLsirmO0jX1NPL+MeE/X5yYsBwDh3O4abdoSm3q0GWuelb4v++t5LmoBa3m0GIzxhIcNAAcQHjCBW2i+c/9YUJ8xCJkKWJ9vrm4s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:reply-to:organization:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:openpgp:content-type:from; b=q3Virc1a4u+NO3gafo6sVeHQQG+K9R51SgNw122QumDjiu6wiRbMFuaWJMedmzl3fkYX5gbkYZh3H75+f7VWtKXHLrZKvCwovbbDc3iER1vaupxP55sgaKkRa2kWZbdVfDeh+jbVklFuDqpNg7kRi+v5m/r/rx2F/DmLjY/LIqg= Received: by 10.100.190.15 with SMTP id n15mr3993401anf.22.1201260972602; Fri, 25 Jan 2008 03:36:12 -0800 (PST) Received: from island.freebsd.org ( [200.247.114.5]) by mx.google.com with ESMTPS id c28sm3061490anc.32.2008.01.25.03.36.11 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 25 Jan 2008 03:36:12 -0800 (PST) Message-ID: <4799C9A4.2050601@FreeBSD.org> Date: Fri, 25 Jan 2008 09:36:04 -0200 Organization: FreeBSD User-Agent: Thunderbird 2.0.0.0 (X11/20070521) MIME-Version: 1.0 To: chflags@gmail.com References: <25cb30801250003q5f484676s1851351aebc708c5@mail.gmail.com> <4799B78E.3000509@FreeBSD.org> <25cb30801250329s40bd820bt1c9c8ad59d3ee2be@mail.gmail.com> In-Reply-To: <25cb30801250329s40bd820bt1c9c8ad59d3ee2be@mail.gmail.com> X-Enigmail-Version: 0.95.0 OpenPGP: id=53E4CFA8 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig3FF4EABE3E74340992A55490" From: Marcelo Araujo Cc: freebsd-ports@freebsd.org Subject: Re: mod_security2 rules X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: araujo@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jan 2008 11:36:14 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig3FF4EABE3E74340992A55490 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Kevin Foo wrote: > Dear Marcelo, > > The problem I faced was not upgrade of mod_security to mod_security2 > issue. It was mod_security 2.1.4 overwrote my rule files of 2.1.3. > These rule files were modification of default mod_security2 core rules.= > Dear Kevin, Few minutes ago I made an update to 2.1.5 and put an alert in ports/UPDATING. You can test this update? Best Regards, --=20 Marcelo Araujo (__) araujo@FreeBSD.org \\\'',) http://www.FreeBSD.org \/ \ ^ Power To Server. .\. /_) --------------enig3FF4EABE3E74340992A55490 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFHmcmnovxJd1Pkz6gRAmK2AJ9t3Yb2qHczYs6gXOZhItdy+fi0QACfQf5X jD9QQBN9VqoKTkmbRw06Mq8= =TFQ/ -----END PGP SIGNATURE----- --------------enig3FF4EABE3E74340992A55490-- From owner-freebsd-ports@FreeBSD.ORG Fri Jan 25 12:05:57 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 619F416A418 for ; Fri, 25 Jan 2008 12:05:57 +0000 (UTC) (envelope-from chflags@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.180]) by mx1.freebsd.org (Postfix) with ESMTP id 26D6013C4EB for ; Fri, 25 Jan 2008 12:05:56 +0000 (UTC) (envelope-from chflags@gmail.com) Received: by py-out-1112.google.com with SMTP id u52so1026235pyb.10 for ; Fri, 25 Jan 2008 04:05:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:references; bh=Eur53vJG14DlZUwt+yEzka1dJVPTMkCOKrMhwoKX9TU=; b=i2wfYBEHBjrPII7t2pDRhxCAp5W3H+p1R+o7pb1Zs82U4l69lFLPgZZJ81NcODDIOPD8omuWeacqUCQLgtNJHiDewo+esQBVOgvjDKiTAAwtTNENVBI5LOnVr/n9uHd6bvchzE7X4EqPKHu/5jA+wLM33VPaPbfcJjqw3iI3j+s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:references; b=EhN1vqcmMLt9Kc23HYOhaI39HKyggSG5MsqxdtuQMPXd7k6dUfxtdhSjjv3Mw5FJSJeRTc0rJQSNVADQ7204qPeITYRbG9GXGUff3pLtG+gbsWdbthy7kmSI5ZPAcMo806pWxWPih7qXDkVnbXfjy6ysQa9hubuJgichUoib9nE= Received: by 10.64.91.15 with SMTP id o15mr4131122qbb.57.1201262755682; Fri, 25 Jan 2008 04:05:55 -0800 (PST) Received: by 10.65.137.9 with HTTP; Fri, 25 Jan 2008 04:05:55 -0800 (PST) Message-ID: <25cb30801250405y452e71a8m6a58640823c4af89@mail.gmail.com> Date: Fri, 25 Jan 2008 20:05:55 +0800 From: "Kevin Foo" To: araujo@freebsd.org In-Reply-To: <4799C9A4.2050601@FreeBSD.org> MIME-Version: 1.0 References: <25cb30801250003q5f484676s1851351aebc708c5@mail.gmail.com> <4799B78E.3000509@FreeBSD.org> <25cb30801250329s40bd820bt1c9c8ad59d3ee2be@mail.gmail.com> <4799C9A4.2050601@FreeBSD.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ports@freebsd.org Subject: Re: mod_security2 rules X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: chflags@gmail.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jan 2008 12:05:57 -0000 Dear Marcelo, Will check it out once I sync the ports. Thanks. -- Regards Kevin Foo On Jan 25, 2008 7:36 PM, Marcelo Araujo wrote: > Dear Kevin, > > Few minutes ago I made an update to 2.1.5 and put an alert in > ports/UPDATING. > You can test this update? > > > Best Regards, > > -- > Marcelo Araujo (__) > araujo@FreeBSD.org \\\'',) > http://www.FreeBSD.org \/ \ ^ > Power To Server. .\. /_) > From owner-freebsd-ports@FreeBSD.ORG Fri Jan 25 12:12:32 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7CB3E16A417 for ; Fri, 25 Jan 2008 12:12:32 +0000 (UTC) (envelope-from alexander@leidinger.net) Received: from redbull.bpaserver.net (redbullneu.bpaserver.net [213.198.78.217]) by mx1.freebsd.org (Postfix) with ESMTP id 38BAA13C459 for ; Fri, 25 Jan 2008 12:12:32 +0000 (UTC) (envelope-from alexander@leidinger.net) Received: from outgoing.leidinger.net (p54A5490E.dip.t-dialin.net [84.165.73.14]) by redbull.bpaserver.net (Postfix) with ESMTP id 9F1EC2E0D3; Fri, 25 Jan 2008 13:12:22 +0100 (CET) Received: from webmail.leidinger.net (webmail.Leidinger.net [192.168.1.102]) by outgoing.leidinger.net (Postfix) with ESMTP id 166388A964; Fri, 25 Jan 2008 13:08:18 +0100 (CET) Received: (from www@localhost) by webmail.leidinger.net (8.14.2/8.13.8/Submit) id m0PC8H2q043324; Fri, 25 Jan 2008 13:08:17 +0100 (CET) (envelope-from Alexander@Leidinger.net) Received: from pslux.cec.eu.int (pslux.cec.eu.int [158.169.9.14]) by webmail.leidinger.net (Horde MIME library) with HTTP; Fri, 25 Jan 2008 13:08:17 +0100 Message-ID: <20080125130817.k206b7ugw00wwcos@webmail.leidinger.net> X-Priority: 3 (Normal) Date: Fri, 25 Jan 2008 13:08:17 +0100 From: Alexander Leidinger To: Rainer Hurling References: <4798B45D.4080509@gwdg.de> In-Reply-To: <4798B45D.4080509@gwdg.de> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Internet Messaging Program (IMP) H3 (4.1.5) / FreeBSD-8.0 X-BPAnet-MailScanner-Information: Please contact the ISP for more information X-BPAnet-MailScanner: Found to be clean X-BPAnet-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-14.9, required 6, BAYES_00 -15.00, RDNS_DYNAMIC 0.10) X-BPAnet-MailScanner-From: alexander@leidinger.net X-Spam-Status: No Cc: emulation@freebsd.org, freebsd-ports@freebsd.org Subject: Re: de-acroread8 not starting any more X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jan 2008 12:12:32 -0000 Quoting Rainer Hurling (from Thu, 24 Jan 2008 =20 16:53:01 +0100): > Dear list, > > after recent updates of FreeBSD 8.0-CURRENT and some ports (gnome, kde, > xorg etc.) acroread8 (german version) does not start any more. I have > this behaviour on two machines. > > Instead starting the program a message with backtrace information > appears, see below. > > The error message is irritating because libc.so.6 is stored under > /usr/local/lib/compat. On /lib/ there is the newer libc.so.7. Acroread is a linux program, so it is supposed to take the libs from =20 /compat/linux/..., you need to take this as the base path instead of a =20 plain / if you look for libs. > I am working with emulators/linux_base-f7-7. This is not the default linux base. Please revert to the default linux =20 base and the default linux kernel emulation (2.4.2 instead of =20 something else). If the problem persists, then the problem is probably =20 within the userland. If it doesn't persist, then you've hit one of the =20 problems with the non default linux kernel emulation. > ------------------------------------------------------- >> acroread > rm: cannot remove > `/home/rhurlin/.adobe/Acrobat/8.0/Preferences/mozilla/prefs.js': > Function not implemented This is strange... I wouldn't expect a "Function not implemented" for an rm. > (acroread:1115): Gtk-WARNING **: Locale not supported by C library. > Using the fallback 'C' locale. > *** glibc detected *** > /usr/local/Adobe/Reader8/DEU/Adobe/Reader8/bin/acroread: double free or > corruption (!prev): 0x002ad9f8 *** This may be the cause of the previous error or not. Bye, Alexander. --=20 Since we have to speak well of the dead, let's knock them while they're alive. =09=09-- John Sloan http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID =3D B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID =3D 72077137 From owner-freebsd-ports@FreeBSD.ORG Fri Jan 25 12:56:27 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F28C616A46C for ; Fri, 25 Jan 2008 12:56:27 +0000 (UTC) (envelope-from bsd-unix@embarqmail.com) Received: from mailrelay.embarq.synacor.com (mailrelay.embarq.synacor.com [208.47.184.3]) by mx1.freebsd.org (Postfix) with ESMTP id A8F0A13C46B for ; Fri, 25 Jan 2008 12:56:27 +0000 (UTC) (envelope-from bsd-unix@embarqmail.com) X_CMAE_Category: 0,0 Undefined,Undefined X-CNFS-Analysis: v=1.0 c=1 a=sty23tDUF1oA:10 a=6I5d2MoRAAAA:8 a=YoNrJqk7NryOA-IbJk8A:9 a=sLomEv_yhHuAtXgaVtAA:7 a=6YQUV7Gp3LXmxNIzDGZbUmkU-ssA:4 a=LY0hPdMaydYA:10 X-CM-Score: 0 X-Scanned-by: Cloudmark Authority Engine Authentication-Results: smtp07.embarq.synacor.com smtp.mail=bsd-unix@embarqmail.com; spf=neutral Authentication-Results: smtp07.embarq.synacor.com smtp.user=rpratt1950@embarqmail.com; auth=pass (LOGIN) Received-SPF: neutral (smtp07.embarq.synacor.com: 76.6.199.41 is neither permitted nor denied by domain of embarqmail.com) Received: from [76.6.199.41] ([76.6.199.41:62220] helo=kt.weeeble.com) by mailrelay.embarq.synacor.com (envelope-from ) (ecelerity 2.2.1.21 r(19176)) with ESMTPA id 68/96-16291-97CD9974; Fri, 25 Jan 2008 07:56:26 -0500 Date: Fri, 25 Jan 2008 07:56:25 -0500 From: Randy Pratt To: Martin Tournoij Message-Id: <20080125075625.9ceb99a9.bsd-unix@embarqmail.com> In-Reply-To: <20080125021917.GA98542@phong.rwxrwxrwx.net> References: <20080124233859.bb1391c7.boris.hollas@gmx.de> <20080124201926.89daddec.bsd-unix@embarqmail.com> <20080125021917.GA98542@phong.rwxrwxrwx.net> X-Mailer: Sylpheed 2.4.8 (GTK+ 2.12.5; i386-portbld-freebsd6.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: boris.hollas@gmx.de, freebsd-ports@freebsd.org Subject: Re: qiv quits with Gdk-ERROR on FreeBSD 6.3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jan 2008 12:56:28 -0000 On Fri, 25 Jan 2008 03:19:17 +0100 Martin Tournoij wrote: > On Thu, Jan 24, 2008 at 08:19:26PM -0500, Randy Pratt wrote: > > On Thu, 24 Jan 2008 23:38:59 +0100 > > Boris Hollas wrote: > > > > > I invoked qiv (quick image viewer) on an image file and got the following message: > > > > > > Gdk-ERROR **: BadMatch (invalid parameter attributes) > > > serial 115 error_code 8 request_code 2 minor_code 0 > > > > > > I installed qiv-2.0_2 from package on FreeBSD 6.3. > > > > > > On 6.1, I've used qiv without any problems. > > > > I switched to using a qiv development version (2.1) and this problem > > doesn't seem to exist there. > > Update to 2.1pre12: > http://www.freebsd.org/cgi/query-pr.cgi?pr=119958 > > Please report if this version works for you. I made a clean install using the patch in PR119958. It displays images but it gives the following messages when run from the command line: $ qiv *.png IMLIB ERROR: SHM can't get SHM Identifier for Shared Pixmap Wrapper Falling back on Shared XImages IMLIB ERROR: SHM can't get SHM Identifier for Shared XImage Falling back on XImages I have both imlib-1.9.15_5 and imlib2-20070223_1,1 installed and the configure found: qiv-2.1pre12 depends on shared library: Imlib.5 - found # pkg_which /usr/local/lib/libImlib.so.5 imlib-1.9.15_5 If more information or testing is needed, just ask. Thanks, Randy (FreeBSD 6.3-PRERELEASE #0: Tue Jan 15 10:33:13 EST 2008) -- From owner-freebsd-ports@FreeBSD.ORG Fri Jan 25 15:32:49 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D7BD316A421 for ; Fri, 25 Jan 2008 15:32:49 +0000 (UTC) (envelope-from boris.hollas@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id 3B51913C4D9 for ; Fri, 25 Jan 2008 15:32:48 +0000 (UTC) (envelope-from boris.hollas@gmx.de) Received: (qmail invoked by alias); 25 Jan 2008 15:32:47 -0000 Received: from p54A20E72.dip0.t-ipconnect.de (EHLO saturn.informatik.uni-ulm.de) [84.162.14.114] by mail.gmx.net (mp044) with SMTP; 25 Jan 2008 16:32:47 +0100 X-Authenticated: #34156689 X-Provags-ID: V01U2FsdGVkX1/cR0leyrbca+JWr7t+YFG/BbpyYLwg27pLEtCb+u gycHAaZsBwhAg0 Date: Fri, 25 Jan 2008 16:32:44 +0100 From: Boris Hollas To: freebsd-ports@freebsd.org Message-Id: <20080125163244.56cf7abd.boris.hollas@gmx.de> In-Reply-To: <20080124201926.89daddec.bsd-unix@embarqmail.com> References: <20080124233859.bb1391c7.boris.hollas@gmx.de> <20080124201926.89daddec.bsd-unix@embarqmail.com> X-Mailer: Sylpheed 2.4.7 (GTK+ 2.12.1; i386-portbld-freebsd6.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Subject: Re: qiv quits with Gdk-ERROR on FreeBSD 6.3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jan 2008 15:32:49 -0000 On Thu, 24 Jan 2008 20:19:26 -0500 Randy Pratt wrote: > I switched to using a qiv development version (2.1) and this problem > doesn't seem to exist there. I've solved the problem with qiv 2.1-pre11 (from http://www.klografx.net/qiv/download/qiv-2.1-pre12.tgz) now. Regards, Boris From owner-freebsd-ports@FreeBSD.ORG Fri Jan 25 16:08:32 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9E69916A418 for ; Fri, 25 Jan 2008 16:08:32 +0000 (UTC) (envelope-from bh@izb.knu.ac.kr) Received: from pinus.izb.knu.ac.kr (pinus.izb.knu.ac.kr [IPv6:2001:470:1f05:d8:3::1]) by mx1.freebsd.org (Postfix) with ESMTP id 64D9F13C457 for ; Fri, 25 Jan 2008 16:08:32 +0000 (UTC) (envelope-from bh@izb.knu.ac.kr) Received: by pinus.izb.knu.ac.kr (Postfix, from userid 59) id 78FC53EA4; Sat, 26 Jan 2008 01:08:30 +0900 (KST) X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on pinus.izb.knu.ac.kr X-Spam-Level: X-Spam-Status: No, score=-48.6 required=15.1 tests=DKIM_SIGNED,DKIM_VERIFIED autolearn=disabled version=3.2.3 Received: from pinus.izb.knu.ac.kr (localhost.izb.knu.ac.kr [127.0.0.1]) by pinus.izb.knu.ac.kr (Postfix) with ESMTP id DBE2A3EA3 for ; Sat, 26 Jan 2008 01:08:27 +0900 (KST) Comment: DKIM? See http://www.google.com/search?btnI&q=RFC+4871 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=izb.knu.ac.kr; h= subject:from:reply-to:to:content-type:date:message-id: mime-version:content-transfer-encoding; q=dns/txt; s=s1024; bh=a EpgVtBUIV7XGH9xw6E0Vd+XxJ8Ew6p1ZOZoRttVD0o=; b=KFAqqBRzpJn3+DTSf +Q727L68mdiO/Qk08v2ZM/eQRyhYclVRTukgZHkW8+oCTKekALeaKgA1j/XTG3q7 FB7t9z8qPOSXDnTTS9g8tEhpBo6apIQxxkPXKeeZpXqyeoAIJ+o3moCQSS73LaWx IwLkzSDj6xf1/HCYrsllW6MlvM= Received: from chrys.izb.knu.ac.kr (chrys.izb.knu.ac.kr [IPv6:2001:470:1f05:cf:3::1]) by pinus.izb.knu.ac.kr (Postfix) with ESMTP id 790F73EA0 for ; Sat, 26 Jan 2008 01:08:27 +0900 (KST) Received: from jihad.izb.knu.ac.kr (jihad.izb.knu.ac.kr [IPv6:2001:470:1f05:d8:3::2]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: bh.rfc4871@chrys.izb.knu.ac.kr) by chrys.izb.knu.ac.kr (Postfix) with ESMTP id 1D0661CCEE for ; Sat, 26 Jan 2008 01:07:27 +0900 (KST) Received: from [IPv6:::1] (localhost.izb.knu.ac.kr [IPv6:::1]) by jihad.izb.knu.ac.kr (Postfix) with ESMTP id C371B5E15 for ; Sat, 26 Jan 2008 01:08:22 +0900 (KST) From: Byung-Hee HWANG To: ports@freebsd.org Content-Type: text/plain Organization: InZealBomb Date: Sat, 26 Jan 2008 01:08:14 +0900 Message-Id: <1201277294.14641.3.camel@jihad.izb.knu.ac.kr> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: Subject: sysutils/lsof cannot fetch distfile ;; X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: bh@izb.knu.ac.kr List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jan 2008 16:08:32 -0000 see below;; jihad# make fetch ===> Vulnerability check disabled, database not found => lsof_4.79H.freebsd.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch from http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/. fetch: http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/lsof_4.79H.freebsd.tar.bz2: Not Found [......] => Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/lsof_4.79H.freebsd.tar.bz2: File unavailable (e.g., file not found, no access) => Couldn't fetch it - please try to retrieve this => port manually into /usr/ports/distfiles/ and try again. *** Error code 1 Stop in /usr/ports/sysutils/lsof. jihad# a few hours ago, i updated /usr/ports by cvsup.. what happened? -- "They shot him five times. But he's though." -- Santino Corleone, "Chapter 2", page 79 From owner-freebsd-ports@FreeBSD.ORG Fri Jan 25 16:16:13 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5C45316A419 for ; Fri, 25 Jan 2008 16:16:13 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: from syn.atarininja.org (syn.csh.rit.edu [129.21.60.158]) by mx1.freebsd.org (Postfix) with ESMTP id 4B8ED13C459 for ; Fri, 25 Jan 2008 16:16:13 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: by syn.atarininja.org (Postfix, from userid 1001) id 7247E5C5A; Fri, 25 Jan 2008 11:17:47 -0500 (EST) Date: Fri, 25 Jan 2008 11:17:47 -0500 From: Wesley Shields To: Byung-Hee HWANG Message-ID: <20080125161747.GE68942@atarininja.org> References: <1201277294.14641.3.camel@jihad.izb.knu.ac.kr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1201277294.14641.3.camel@jihad.izb.knu.ac.kr> User-Agent: Mutt/1.5.17 (2007-11-01) Cc: ports@freebsd.org Subject: Re: sysutils/lsof cannot fetch distfile ;; X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jan 2008 16:16:13 -0000 On Sat, Jan 26, 2008 at 01:08:14AM +0900, Byung-Hee HWANG wrote: > see below;; > > jihad# make fetch > ===> Vulnerability check disabled, database not found > => lsof_4.79H.freebsd.tar.bz2 doesn't seem to exist > in /usr/ports/distfiles/. > => Attempting to fetch from > http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/. > fetch: > http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/lsof_4.79H.freebsd.tar.bz2: Not Found > [......] > => Attempting to fetch from > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. > fetch: > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/lsof_4.79H.freebsd.tar.bz2: File unavailable (e.g., file not found, no access) > => Couldn't fetch it - please try to retrieve this > => port manually into /usr/ports/distfiles/ and try again. > *** Error code 1 > > Stop in /usr/ports/sysutils/lsof. > jihad# > > a few hours ago, i updated /usr/ports by cvsup.. > what happened? The distfile does exist, and is fetchable, at ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/NEW/lsof_4.79H.freebsd.tar.bz2 Can you verify that it tried to fetch from that location (you may have cut it out of your email). -- WXS From owner-freebsd-ports@FreeBSD.ORG Fri Jan 25 17:23:03 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3301716A41A; Fri, 25 Jan 2008 17:23:03 +0000 (UTC) (envelope-from ports@mcdermottroe.com) Received: from edgespace.vm.bytemark.co.uk (edgespace.vm.bytemark.co.uk [80.68.90.21]) by mx1.freebsd.org (Postfix) with ESMTP id D36D513C45B; Fri, 25 Jan 2008 17:23:02 +0000 (UTC) (envelope-from ports@mcdermottroe.com) Received: from localhost ([127.0.0.1] helo=platinum.office.edgespace.net) by edgespace.vm.bytemark.co.uk with smtp (Exim 3.35 #1 (Debian)) id 1JIRv1-0005Oc-00; Fri, 25 Jan 2008 17:00:43 +0000 Received: (nullmailer pid 16512 invoked by uid 1001); Fri, 25 Jan 2008 17:00:38 -0000 From: Conor McDermottroe To: Wesley Shields In-Reply-To: <20080125161747.GE68942@atarininja.org> References: <1201277294.14641.3.camel@jihad.izb.knu.ac.kr> <20080125161747.GE68942@atarininja.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Fri, 25 Jan 2008 17:00:38 +0000 Message-Id: <1201280438.16470.2.camel@platinum.office.edgespace.net> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 FreeBSD GNOME Team Port Cc: ports@freebsd.org, Byung-Hee HWANG Subject: Re: sysutils/lsof cannot fetch distfile ;; X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jan 2008 17:23:03 -0000 On Fri, 2008-01-25 at 11:17 -0500, Wesley Shields wrote: > The distfile does exist, and is fetchable, at > > ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/NEW/lsof_4.79H.freebsd.tar.bz2 > > Can you verify that it tried to fetch from that location (you may have > cut it out of your email). I've also seen this problem: portupgrade output: > => lsof_4.79H.freebsd.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/. > => Attempting to fetch from http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/. > fetch: http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/lsof_4.79H.freebsd.tar.bz2: Not Found > => Attempting to fetch from ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/. > fetch: ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/lsof_4.79H.freebsd.tar.bz2: Not logged in > => Attempting to fetch from ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/NEW/. > fetch: ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/NEW/lsof_4.79H.freebsd.tar.bz2: Not logged in > => Attempting to fetch from ftp://ftp.ayamura.org/pub/lsof/. > fetch: ftp://ftp.ayamura.org/pub/lsof/lsof_4.79H.freebsd.tar.bz2: Operation timed out > => Attempting to fetch from ftp://ftp.ayamura.org/pub/lsof/NEW/. > fetch: ftp://ftp.ayamura.org/pub/lsof/NEW/lsof_4.79H.freebsd.tar.bz2: Operation timed out > => Attempting to fetch from ftp://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/. > fetch: ftp://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/lsof_4.79H.freebsd.tar.bz2: File unavailable (e.g., file not found, no access) > => Attempting to fetch from ftp://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/NEW/. > fetch: ftp://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/NEW/lsof_4.79H.freebsd.tar.bz2: File unavailable (e.g., file not found, no access) > => Attempting to fetch from ftp://gd.tuwien.ac.at/utils/admin-tools/lsof/. > fetch: ftp://gd.tuwien.ac.at/utils/admin-tools/lsof/lsof_4.79H.freebsd.tar.bz2: File unavailable (e.g., file not found, no access) > => Attempting to fetch from ftp://gd.tuwien.ac.at/utils/admin-tools/lsof/NEW/. > fetch: ftp://gd.tuwien.ac.at/utils/admin-tools/lsof/NEW/lsof_4.79H.freebsd.tar.bz2: File unavailable (e.g., file not found, no access) > => Attempting to fetch from ftp://ftp.sunet.se/pub/unix/admin/lsof/. > fetch: ftp://ftp.sunet.se/pub/unix/admin/lsof/lsof_4.79H.freebsd.tar.bz2: File unavailable (e.g., file not found, no access) > => Attempting to fetch from ftp://ftp.sunet.se/pub/unix/admin/lsof/NEW/. > fetch: ftp://ftp.sunet.se/pub/unix/admin/lsof/NEW/lsof_4.79H.freebsd.tar.bz2: File unavailable (e.g., file not found, no access) > => Attempting to fetch from ftp://ftp.cert.dfn.de/pub/tools/admin/lsof/. > fetch: ftp://ftp.cert.dfn.de/pub/tools/admin/lsof/lsof_4.79H.freebsd.tar.bz2: File unavailable (e.g., file not found, no access) > => Attempting to fetch from ftp://ftp.cert.dfn.de/pub/tools/admin/lsof/NEW/. > fetch: ftp://ftp.cert.dfn.de/pub/tools/admin/lsof/NEW/lsof_4.79H.freebsd.tar.bz2: File unavailable (e.g., file not found, no access) > => Attempting to fetch from ftp://ftp.tau.ac.il/pub/unix/admin/. > fetch: ftp://ftp.tau.ac.il/pub/unix/admin/lsof_4.79H.freebsd.tar.bz2: File unavailable (e.g., file not found, no access) > => Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. > fetch: transfer timed out > => Couldn't fetch it - please try to retrieve this > => port manually into /usr/ports/distfiles/ and try again. -Conor From owner-freebsd-ports@FreeBSD.ORG Fri Jan 25 17:47:38 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E1B4716A417 for ; Fri, 25 Jan 2008 17:47:38 +0000 (UTC) (envelope-from ler@lerctr.org) Received: from thebighonker.lerctr.org (thebighonker.lerctr.org [192.147.25.65]) by mx1.freebsd.org (Postfix) with ESMTP id 11F0B13C442 for ; Fri, 25 Jan 2008 17:47:38 +0000 (UTC) (envelope-from ler@lerctr.org) Received: from thebighonker.lerctr.org ([192.147.25.65]:59230) by thebighonker.lerctr.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69 (FreeBSD)) (envelope-from ) id 1JISSv-00051W-7D; Fri, 25 Jan 2008 11:35:46 -0600 Date: Fri, 25 Jan 2008 11:35:43 -0600 (CST) From: Larry Rosenman To: Conor McDermottroe In-Reply-To: <1201280438.16470.2.camel@platinum.office.edgespace.net> Message-ID: <20080125113306.F19209@thebighonker.lerctr.org> References: <1201277294.14641.3.camel@jihad.izb.knu.ac.kr> <20080125161747.GE68942@atarininja.org> <1201280438.16470.2.camel@platinum.office.edgespace.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Spam-Score: -4.4 (----) X-LERCTR-Spam-Score: -4.4 (----) X-Spam-Report: SpamScore (-4.4/5.0) ALL_TRUSTED=-1.8,BAYES_00=-2.599 X-LERCTR-Spam-Report: SpamScore (-4.4/5.0) ALL_TRUSTED=-1.8,BAYES_00=-2.599 DomainKey-Status: no signature Cc: ports@freebsd.org, Wesley Shields , Byung-Hee HWANG Subject: Re: sysutils/lsof cannot fetch distfile ;; X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jan 2008 17:47:39 -0000 On Fri, 25 Jan 2008, Conor McDermottroe wrote: > On Fri, 2008-01-25 at 11:17 -0500, Wesley Shields wrote: >> The distfile does exist, and is fetchable, at >> >> ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/NEW/lsof_4.79H.freebsd.tar.bz2 >> >> Can you verify that it tried to fetch from that location (you may have >> cut it out of your email). > > I've also seen this problem: > [snip] I suspect it's because of everyone pounding on lsof.itap.purdue.edu, and hitting login limits. Is there any way to speed up the process of it hitting the @freebsd.org mirrors? I've also made it available at: http://www.lerctr.org/~ler/lsof_4.79H.freebsd.tar.bz2 Thanks, Larry Rosenman sysutils/lsof maintainer -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 512-248-2683 E-Mail: ler@lerctr.org US Mail: 430 Valona Loop, Round Rock, TX 78681-3893 From owner-freebsd-ports@FreeBSD.ORG Fri Jan 25 17:52:15 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 24B4B16A41A for ; Fri, 25 Jan 2008 17:52:15 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: from syn.atarininja.org (syn.csh.rit.edu [129.21.60.158]) by mx1.freebsd.org (Postfix) with ESMTP id 0F05213C457 for ; Fri, 25 Jan 2008 17:52:14 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: by syn.atarininja.org (Postfix, from userid 1001) id B563A5C5A; Fri, 25 Jan 2008 12:53:49 -0500 (EST) Date: Fri, 25 Jan 2008 12:53:49 -0500 From: Wesley Shields To: Conor McDermottroe Message-ID: <20080125175349.GH68942@atarininja.org> References: <1201277294.14641.3.camel@jihad.izb.knu.ac.kr> <20080125161747.GE68942@atarininja.org> <1201280438.16470.2.camel@platinum.office.edgespace.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1201280438.16470.2.camel@platinum.office.edgespace.net> User-Agent: Mutt/1.5.17 (2007-11-01) Cc: ports@freebsd.org, Byung-Hee HWANG Subject: Re: sysutils/lsof cannot fetch distfile ;; X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jan 2008 17:52:15 -0000 On Fri, Jan 25, 2008 at 05:00:38PM +0000, Conor McDermottroe wrote: > On Fri, 2008-01-25 at 11:17 -0500, Wesley Shields wrote: > > The distfile does exist, and is fetchable, at > > > > ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/NEW/lsof_4.79H.freebsd.tar.bz2 > > > > Can you verify that it tried to fetch from that location (you may have > > cut it out of your email). > > I've also seen this problem: > > portupgrade output: > > => lsof_4.79H.freebsd.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/. > > => Attempting to fetch from http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/. > > fetch: http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/lsof_4.79H.freebsd.tar.bz2: Not Found > > => Attempting to fetch from ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/. > > fetch: ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/lsof_4.79H.freebsd.tar.bz2: Not logged in > > => Attempting to fetch from ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/NEW/. > > fetch: ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/NEW/lsof_4.79H.freebsd.tar.bz2: Not logged in I've tried now from two different machines in two different locations and was able to fetch from this location without problems. Here's some output I get when I connect to that host manually: 230-Current access count is 2; the limit is 12. Maybe you are running up against that limit? wxs@rst /usr/ports/sysutils/lsof % sudo make fetch ===> Vulnerability check disabled, database not found => lsof_4.79H.freebsd.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch from http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/. fetch: http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/lsof_4.79H.freebsd.tar.bz2: Not Found => Attempting to fetch from ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/. fetch: ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/lsof_4.79H.freebsd.tar.bz2: Not Found => Attempting to fetch from ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/NEW/. lsof_4.79H.freebsd.tar.bz2 100% of 450 kB 11 MBps wxs@rst /usr/ports/sysutils/lsof % If the problem persists I'd suggest a packet capture so we can see exactly what is going on. -- WXS From owner-freebsd-ports@FreeBSD.ORG Fri Jan 25 18:35:25 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E2AE016A480; Fri, 25 Jan 2008 18:35:25 +0000 (UTC) (envelope-from ports@mcdermottroe.com) Received: from edgespace.vm.bytemark.co.uk (edgespace.vm.bytemark.co.uk [80.68.90.21]) by mx1.freebsd.org (Postfix) with ESMTP id AC62513C50D; Fri, 25 Jan 2008 18:35:25 +0000 (UTC) (envelope-from ports@mcdermottroe.com) Received: from localhost ([127.0.0.1] helo=platinum.office.edgespace.net) by edgespace.vm.bytemark.co.uk with smtp (Exim 3.35 #1 (Debian)) id 1JITOe-0005Q4-00; Fri, 25 Jan 2008 18:35:24 +0000 Received: (nullmailer pid 46965 invoked by uid 1001); Fri, 25 Jan 2008 18:35:14 -0000 From: Conor McDermottroe To: Wesley Shields In-Reply-To: <20080125175349.GH68942@atarininja.org> References: <1201277294.14641.3.camel@jihad.izb.knu.ac.kr> <20080125161747.GE68942@atarininja.org> <1201280438.16470.2.camel@platinum.office.edgespace.net> <20080125175349.GH68942@atarininja.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Fri, 25 Jan 2008 18:35:13 +0000 Message-Id: <1201286113.16470.6.camel@platinum.office.edgespace.net> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 FreeBSD GNOME Team Port Cc: ports@freebsd.org, Byung-Hee HWANG Subject: Re: sysutils/lsof cannot fetch distfile ;; X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jan 2008 18:35:26 -0000 On Fri, 2008-01-25 at 12:53 -0500, Wesley Shields wrote: > If the problem persists I'd suggest a packet capture so we can see > exactly what is going on. I re-ran it while running tcpdump. It appears that the FTP server at lsof.itap.purdue.edu refuses connections from machines with no reverse DNS entry. My external IP (controlled by my ISP) does not have such an entry and hence fails. I guess I'll just wait until it propagates to the mirrors. -C From owner-freebsd-ports@FreeBSD.ORG Fri Jan 25 18:56:34 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3F86516A469; Fri, 25 Jan 2008 18:56:34 +0000 (UTC) (envelope-from ler@lerctr.org) Received: from thebighonker.lerctr.org (thebighonker.lerctr.org [192.147.25.65]) by mx1.freebsd.org (Postfix) with ESMTP id 1FF6513C45D; Fri, 25 Jan 2008 18:56:33 +0000 (UTC) (envelope-from ler@lerctr.org) Received: from [64.3.1.253] (port=51755 helo=LROSENMAN) by thebighonker.lerctr.org with esmtpa (Exim 4.69 (FreeBSD)) (envelope-from ) id 1JITj4-0005j7-NU; Fri, 25 Jan 2008 12:56:31 -0600 From: "Larry Rosenman" To: "'Robert Huff'" References: <1201277294.14641.3.camel@jihad.izb.knu.ac.kr> <20080125161747.GE68942@atarininja.org> <1201280438.16470.2.camel@platinum.office.edgespace.net> <20080125113306.F19209@thebighonker.lerctr.org> <18330.12446.237582.455591@jerusalem.litteratus.org> In-Reply-To: <18330.12446.237582.455591@jerusalem.litteratus.org> Date: Fri, 25 Jan 2008 12:56:20 -0600 Message-ID: <02d301c85f83$ff481e10$fdd85a30$@org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 12.0 thread-index: Achfg9sFlKz4cE90SbaXMQZNSGUrdgAABLQA Content-Language: en-us X-Spam-Score: -4.4 (----) X-LERCTR-Spam-Score: -4.4 (----) X-Spam-Report: SpamScore (-4.4/5.0) ALL_TRUSTED=-1.8,BAYES_00=-2.599 X-LERCTR-Spam-Report: SpamScore (-4.4/5.0) ALL_TRUSTED=-1.8,BAYES_00=-2.599 DomainKey-Status: no signature Cc: ports@freebsd.org, 'Conor McDermottroe' , 'Wesley Shields' , 'Byung-Hee HWANG' Subject: RE: sysutils/lsof cannot fetch distfile ;; X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jan 2008 18:56:34 -0000 I was talking about GETTING the distfile onto the freebsd.org mirrors. -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 512-248-2683 E-Mail: ler@lerctr.org US Mail: 430 Valona Loop, Round Rock, TX 78681-3893 -----Original Message----- From: Robert Huff [mailto:roberthuff@rcn.com] Sent: Friday, January 25, 2008 12:55 PM To: Larry Rosenman Cc: Conor McDermottroe; ports@freebsd.org; Wesley Shields; Byung-Hee HWANG Subject: Re: sysutils/lsof cannot fetch distfile ;; Larry Rosenman writes: > I suspect it's because of everyone pounding on > lsof.itap.purdue.edu, and hitting login limits. > > Is there any way to speed up the process of it hitting the > @freebsd.org mirrors? Try adding RANDOMIZE_MASTER_SITES= "yes" to /etc/make.conf. Robert Huff From owner-freebsd-ports@FreeBSD.ORG Fri Jan 25 19:00:28 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 22AC916A46E for ; Fri, 25 Jan 2008 19:00:28 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id B104A13C46E for ; Fri, 25 Jan 2008 19:00:27 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from mr02.lnh.mail.rcn.net ([207.172.157.22]) by smtp02.lnh.mail.rcn.net with ESMTP; 25 Jan 2008 14:00:27 -0500 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr02.lnh.mail.rcn.net (MOS 3.8.6-GA) with ESMTP id OII00107; Fri, 25 Jan 2008 13:55:27 -0500 (EST) Received: from 209-6-22-188.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.22.188]) by smtp01.lnh.mail.rcn.net with ESMTP; 25 Jan 2008 13:54:25 -0500 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18330.12446.237582.455591@jerusalem.litteratus.org> Date: Fri, 25 Jan 2008 13:55:26 -0500 To: Larry Rosenman In-Reply-To: <20080125113306.F19209@thebighonker.lerctr.org> References: <1201277294.14641.3.camel@jihad.izb.knu.ac.kr> <20080125161747.GE68942@atarininja.org> <1201280438.16470.2.camel@platinum.office.edgespace.net> <20080125113306.F19209@thebighonker.lerctr.org> X-Mailer: VM 7.17 under 21.5 (beta28) "fuki" XEmacs Lucid X-Junkmail-Whitelist: YES (by domain whitelist at mr02.lnh.mail.rcn.net) Cc: ports@freebsd.org, Conor McDermottroe , Wesley Shields , Byung-Hee HWANG Subject: Re: sysutils/lsof cannot fetch distfile ;; X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jan 2008 19:00:28 -0000 Larry Rosenman writes: > I suspect it's because of everyone pounding on > lsof.itap.purdue.edu, and hitting login limits. > > Is there any way to speed up the process of it hitting the > @freebsd.org mirrors? Try adding RANDOMIZE_MASTER_SITES= "yes" to /etc/make.conf. Robert Huff From owner-freebsd-ports@FreeBSD.ORG Fri Jan 25 19:37:46 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F1F3E16A418 for ; Fri, 25 Jan 2008 19:37:46 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: from syn.atarininja.org (syn.csh.rit.edu [129.21.60.158]) by mx1.freebsd.org (Postfix) with ESMTP id D352B13C46B for ; Fri, 25 Jan 2008 19:37:46 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: by syn.atarininja.org (Postfix, from userid 1001) id 463455C5B; Fri, 25 Jan 2008 14:39:21 -0500 (EST) Date: Fri, 25 Jan 2008 14:39:21 -0500 From: Wesley Shields To: Larry Rosenman Message-ID: <20080125193921.GI68942@atarininja.org> References: <1201277294.14641.3.camel@jihad.izb.knu.ac.kr> <20080125161747.GE68942@atarininja.org> <1201280438.16470.2.camel@platinum.office.edgespace.net> <20080125113306.F19209@thebighonker.lerctr.org> <18330.12446.237582.455591@jerusalem.litteratus.org> <02d301c85f83$ff481e10$fdd85a30$@org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <02d301c85f83$ff481e10$fdd85a30$@org> User-Agent: Mutt/1.5.17 (2007-11-01) Cc: ports@freebsd.org, 'Conor McDermottroe' , 'Robert Huff' , 'Byung-Hee HWANG' Subject: Re: sysutils/lsof cannot fetch distfile ;; X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jan 2008 19:37:47 -0000 On Fri, Jan 25, 2008 at 12:56:20PM -0600, Larry Rosenman wrote: > I was talking about GETTING the distfile onto the freebsd.org mirrors. I'm working on this now. I've never had to do something like this before but from what I can gather placing it in ~/distfiles on freefall will eventually get it placed in ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/. I've done exactly this so it should be mirrored out eventually. If I'm wrong in this I'll have to ask my mentor what the correct procedure is. For now, you can fetch it manually from the location Larry provided. -- WXS From owner-freebsd-ports@FreeBSD.ORG Fri Jan 25 19:59:01 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 89B8E16A419; Fri, 25 Jan 2008 19:59:01 +0000 (UTC) (envelope-from ler@lerctr.org) Received: from thebighonker.lerctr.org (thebighonker.lerctr.org [192.147.25.65]) by mx1.freebsd.org (Postfix) with ESMTP id 674CC13C459; Fri, 25 Jan 2008 19:59:01 +0000 (UTC) (envelope-from ler@lerctr.org) Received: from [64.3.1.253] (port=1623 helo=LROSENMAN) by thebighonker.lerctr.org with esmtpa (Exim 4.69 (FreeBSD)) (envelope-from ) id 1JIUhW-0006BV-II; Fri, 25 Jan 2008 13:58:59 -0600 From: "Larry Rosenman" To: "'Conor McDermottroe'" , "'Wesley Shields'" References: <1201277294.14641.3.camel@jihad.izb.knu.ac.kr> <20080125161747.GE68942@atarininja.org> <1201280438.16470.2.camel@platinum.office.edgespace.net> <20080125175349.GH68942@atarininja.org> <1201286113.16470.6.camel@platinum.office.edgespace.net> In-Reply-To: <1201286113.16470.6.camel@platinum.office.edgespace.net> Date: Fri, 25 Jan 2008 13:58:48 -0600 Message-ID: <02e601c85f8c$b920e4e0$2b62aea0$@org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 12.0 thread-index: AchfgSllym/61N3XRBuDHfJDBmG68wAC3iAw Content-Language: en-us X-Spam-Score: -4.4 (----) X-LERCTR-Spam-Score: -4.4 (----) X-Spam-Report: SpamScore (-4.4/5.0) ALL_TRUSTED=-1.8,BAYES_00=-2.599 X-LERCTR-Spam-Report: SpamScore (-4.4/5.0) ALL_TRUSTED=-1.8,BAYES_00=-2.599 DomainKey-Status: no signature Cc: ports@freebsd.org, 'Byung-Hee HWANG' Subject: RE: sysutils/lsof cannot fetch distfile ;; X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jan 2008 19:59:01 -0000 you can pull from here: http://www.lerctr.org/~ler/lsof_4.79H.freebsd.tar.bz2 -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 512-248-2683 E-Mail: ler@lerctr.org US Mail: 430 Valona Loop, Round Rock, TX 78681-3893 -----Original Message----- From: owner-freebsd-ports@freebsd.org [mailto:owner-freebsd-ports@freebsd.org] On Behalf Of Conor McDermottroe Sent: Friday, January 25, 2008 12:35 PM To: Wesley Shields Cc: ports@freebsd.org; Byung-Hee HWANG Subject: Re: sysutils/lsof cannot fetch distfile ;; On Fri, 2008-01-25 at 12:53 -0500, Wesley Shields wrote: > If the problem persists I'd suggest a packet capture so we can see > exactly what is going on. I re-ran it while running tcpdump. It appears that the FTP server at lsof.itap.purdue.edu refuses connections from machines with no reverse DNS entry. My external IP (controlled by my ISP) does not have such an entry and hence fails. I guess I'll just wait until it propagates to the mirrors. -C _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" From owner-freebsd-ports@FreeBSD.ORG Fri Jan 25 20:22:52 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EF4D316A419; Fri, 25 Jan 2008 20:22:52 +0000 (UTC) (envelope-from brooks@lor.one-eyed-alien.net) Received: from lor.one-eyed-alien.net (cl-162.ewr-01.us.sixxs.net [IPv6:2001:4830:1200:a1::2]) by mx1.freebsd.org (Postfix) with ESMTP id 3ACBC13C461; Fri, 25 Jan 2008 20:22:52 +0000 (UTC) (envelope-from brooks@lor.one-eyed-alien.net) Received: from lor.one-eyed-alien.net (localhost [127.0.0.1]) by lor.one-eyed-alien.net (8.14.1/8.13.8) with ESMTP id m0PJvmwt039351; Fri, 25 Jan 2008 13:57:49 -0600 (CST) (envelope-from brooks@lor.one-eyed-alien.net) Received: (from brooks@localhost) by lor.one-eyed-alien.net (8.14.1/8.13.8/Submit) id m0PJvkc6039350; Fri, 25 Jan 2008 13:57:46 -0600 (CST) (envelope-from brooks) Date: Fri, 25 Jan 2008 13:57:46 -0600 From: Brooks Davis To: Wesley Shields Message-ID: <20080125195746.GA39276@lor.one-eyed-alien.net> References: <1201277294.14641.3.camel@jihad.izb.knu.ac.kr> <20080125161747.GE68942@atarininja.org> <1201280438.16470.2.camel@platinum.office.edgespace.net> <20080125113306.F19209@thebighonker.lerctr.org> <18330.12446.237582.455591@jerusalem.litteratus.org> <02d301c85f83$ff481e10$fdd85a30$@org> <20080125193921.GI68942@atarininja.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="UugvWAfsgieZRqgk" Content-Disposition: inline In-Reply-To: <20080125193921.GI68942@atarininja.org> User-Agent: Mutt/1.5.16 (2007-06-09) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (lor.one-eyed-alien.net [127.0.0.1]); Fri, 25 Jan 2008 13:57:49 -0600 (CST) Cc: ports@freebsd.org, 'Conor McDermottroe' , 'Robert Huff' , 'Byung-Hee HWANG' Subject: Re: sysutils/lsof cannot fetch distfile ;; X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jan 2008 20:22:53 -0000 --UugvWAfsgieZRqgk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jan 25, 2008 at 02:39:21PM -0500, Wesley Shields wrote: > On Fri, Jan 25, 2008 at 12:56:20PM -0600, Larry Rosenman wrote: > > I was talking about GETTING the distfile onto the freebsd.org mirrors. >=20 > I'm working on this now. I've never had to do something like this > before but from what I can gather placing it in ~/distfiles on freefall > will eventually get it placed in > ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/. I've done exactly > this so it should be mirrored out eventually. If I'm wrong in this I'll > have to ask my mentor what the correct procedure is. For now, you can > fetch it manually from the location Larry provided. The correct directory is ~/public_distfiles. See: http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/book.html= #SLOW-SOURCES -- Brooks --UugvWAfsgieZRqgk Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFHmj86XY6L6fI4GtQRApNGAJ9DT/Z8U0oJ0MVTRPCEsuh5TVi21gCdFHNx aD5ulNcocbjpTKn6ogH8Al0= =Eh5u -----END PGP SIGNATURE----- --UugvWAfsgieZRqgk-- From owner-freebsd-ports@FreeBSD.ORG Fri Jan 25 20:25:40 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E3CC816A469 for ; Fri, 25 Jan 2008 20:25:40 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: from syn.atarininja.org (syn.csh.rit.edu [129.21.60.158]) by mx1.freebsd.org (Postfix) with ESMTP id B6CBB13C4DD for ; Fri, 25 Jan 2008 20:25:40 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: by syn.atarininja.org (Postfix, from userid 1001) id 5C9C35C5A; Fri, 25 Jan 2008 15:27:16 -0500 (EST) Date: Fri, 25 Jan 2008 15:27:16 -0500 From: Wesley Shields To: Brooks Davis Message-ID: <20080125202716.GL68942@atarininja.org> References: <1201277294.14641.3.camel@jihad.izb.knu.ac.kr> <20080125161747.GE68942@atarininja.org> <1201280438.16470.2.camel@platinum.office.edgespace.net> <20080125113306.F19209@thebighonker.lerctr.org> <18330.12446.237582.455591@jerusalem.litteratus.org> <02d301c85f83$ff481e10$fdd85a30$@org> <20080125193921.GI68942@atarininja.org> <20080125195746.GA39276@lor.one-eyed-alien.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080125195746.GA39276@lor.one-eyed-alien.net> User-Agent: Mutt/1.5.17 (2007-11-01) Cc: ports@freebsd.org, 'Conor McDermottroe' , 'Robert Huff' , 'Byung-Hee HWANG' Subject: Re: sysutils/lsof cannot fetch distfile ;; X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jan 2008 20:25:41 -0000 On Fri, Jan 25, 2008 at 01:57:46PM -0600, Brooks Davis wrote: > On Fri, Jan 25, 2008 at 02:39:21PM -0500, Wesley Shields wrote: > > On Fri, Jan 25, 2008 at 12:56:20PM -0600, Larry Rosenman wrote: > > > I was talking about GETTING the distfile onto the freebsd.org mirrors. > > > > I'm working on this now. I've never had to do something like this > > before but from what I can gather placing it in ~/distfiles on freefall > > will eventually get it placed in > > ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/. I've done exactly > > this so it should be mirrored out eventually. If I'm wrong in this I'll > > have to ask my mentor what the correct procedure is. For now, you can > > fetch it manually from the location Larry provided. > > The correct directory is ~/public_distfiles. See: > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/book.html#SLOW-SOURCES > > -- Brooks Thanks. I've done that and am now awaiting maintainer approval to commit the necessary changes to the Makefile. I was hoping not to have to make those changes because they will just have to be undone eventually, but such is life I guess. -- WXS From owner-freebsd-ports@FreeBSD.ORG Fri Jan 25 23:48:54 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6C92516A41B for ; Fri, 25 Jan 2008 23:48:54 +0000 (UTC) (envelope-from stephen@math.missouri.edu) Received: from cauchy.math.missouri.edu (cauchy.math.missouri.edu [128.206.184.213]) by mx1.freebsd.org (Postfix) with ESMTP id 392B113C447 for ; Fri, 25 Jan 2008 23:48:54 +0000 (UTC) (envelope-from stephen@math.missouri.edu) Received: from laptop2.gateway.2wire.net (cauchy.math.missouri.edu [128.206.184.213]) by cauchy.math.missouri.edu (8.14.2/8.14.1) with ESMTP id m0PNljRd005452; Fri, 25 Jan 2008 17:47:47 -0600 (CST) (envelope-from stephen@math.missouri.edu) Message-ID: <479A7562.2040505@math.missouri.edu> Date: Fri, 25 Jan 2008 17:48:50 -0600 From: Stephen Montgomery-Smith User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.11) Gecko/20080122 SeaMonkey/1.1.7 MIME-Version: 1.0 To: bh@izb.knu.ac.kr References: <1201277294.14641.3.camel@jihad.izb.knu.ac.kr> In-Reply-To: <1201277294.14641.3.camel@jihad.izb.knu.ac.kr> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org Subject: Re: sysutils/lsof cannot fetch distfile ;; X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jan 2008 23:48:54 -0000 Byung-Hee HWANG wrote: > see below;; > > jihad# make fetch > ===> Vulnerability check disabled, database not found > => lsof_4.79H.freebsd.tar.bz2 doesn't seem to exist > in /usr/ports/distfiles/. > => Attempting to fetch from > http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/. > fetch: > http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/lsof_4.79H.freebsd.tar.bz2: Not Found > [......] > => Attempting to fetch from > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. > fetch: > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/lsof_4.79H.freebsd.tar.bz2: File unavailable (e.g., file not found, no access) > => Couldn't fetch it - please try to retrieve this > => port manually into /usr/ports/distfiles/ and try again. > *** Error code 1 > > Stop in /usr/ports/sysutils/lsof. > jihad# > > a few hours ago, i updated /usr/ports by cvsup.. > what happened? > I had this problem. It turned out that the problem, in my case, was that my ISP doesn't provide any reverse DNS, and this ftp site requires it. From owner-freebsd-ports@FreeBSD.ORG Sat Jan 26 00:22:37 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7B89216A417 for ; Sat, 26 Jan 2008 00:22:37 +0000 (UTC) (envelope-from ler@lerctr.org) Received: from thebighonker.lerctr.org (thebighonker.lerctr.org [192.147.25.65]) by mx1.freebsd.org (Postfix) with ESMTP id 553D913C447 for ; Sat, 26 Jan 2008 00:22:37 +0000 (UTC) (envelope-from ler@lerctr.org) Received: from thebighonker.lerctr.org ([192.147.25.65]:55455) by thebighonker.lerctr.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69 (FreeBSD)) (envelope-from ) id 1JIYoY-0009UQ-5U; Fri, 25 Jan 2008 18:22:31 -0600 Date: Fri, 25 Jan 2008 18:22:28 -0600 (CST) From: Larry Rosenman To: Stephen Montgomery-Smith In-Reply-To: <479A7562.2040505@math.missouri.edu> Message-ID: <20080125181644.M36344@thebighonker.lerctr.org> References: <1201277294.14641.3.camel@jihad.izb.knu.ac.kr> <479A7562.2040505@math.missouri.edu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Spam-Score: -4.4 (----) X-LERCTR-Spam-Score: -4.4 (----) X-Spam-Report: SpamScore (-4.4/5.0) ALL_TRUSTED=-1.8,BAYES_00=-2.599 X-LERCTR-Spam-Report: SpamScore (-4.4/5.0) ALL_TRUSTED=-1.8,BAYES_00=-2.599 DomainKey-Status: no signature Cc: ports@freebsd.org, bh@izb.knu.ac.kr Subject: Re: sysutils/lsof cannot fetch distfile ;; X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Jan 2008 00:22:37 -0000 On Fri, 25 Jan 2008, Stephen Montgomery-Smith wrote: > Byung-Hee HWANG wrote: >> see below;; >> >> jihad# make fetch >> ===> Vulnerability check disabled, database not found >> => lsof_4.79H.freebsd.tar.bz2 doesn't seem to exist >> in /usr/ports/distfiles/. >> => Attempting to fetch from >> http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/. >> fetch: >> http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/lsof_4.79H.freebsd.tar.bz2: >> Not Found >> [......] >> => Attempting to fetch from >> ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. >> fetch: >> ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/lsof_4.79H.freebsd.tar.bz2: >> File unavailable (e.g., file not found, no access) >> => Couldn't fetch it - please try to retrieve this >> => port manually into /usr/ports/distfiles/ and try again. >> *** Error code 1 >> >> Stop in /usr/ports/sysutils/lsof. >> jihad# >> a few hours ago, i updated /usr/ports by cvsup.. >> what happened? >> > > > I had this problem. It turned out that the problem, in my case, was that my > ISP doesn't provide any reverse DNS, and this ftp site requires it. I've made it available at: http://www.lerctr.org/~ler/lsof_4.79H.freebsd.tar.bz2 as well. > > _______________________________________________ > 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" > -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 512-248-2683 E-Mail: ler@lerctr.org US Mail: 430 Valona Loop, Round Rock, TX 78681-3893 From owner-freebsd-ports@FreeBSD.ORG Sat Jan 26 07:51:42 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2947F16A418 for ; Sat, 26 Jan 2008 07:51:42 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx21.fluidhosting.com [204.14.89.4]) by mx1.freebsd.org (Postfix) with SMTP id D038C13C4F7 for ; Sat, 26 Jan 2008 07:51:41 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: (qmail 20965 invoked by uid 399); 26 Jan 2008 07:51:41 -0000 Received: from localhost (HELO ?192.168.0.4?) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTP; 26 Jan 2008 07:51:41 -0000 X-Originating-IP: 127.0.0.1 Message-ID: <479AE68A.2020701@FreeBSD.org> Date: Fri, 25 Jan 2008 23:51:38 -0800 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: c.mm@gmx.net References: <20080122151037.316850@gmx.net> In-Reply-To: <20080122151037.316850@gmx.net> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: create ports from list X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Jan 2008 07:51:42 -0000 c.mm@gmx.net wrote: > Hello, > > I have a server with round about 200 installed Ports. I need > to setup a second server with the same, but slightly newer, > ports recompiled from source. > > Is there an easy way to crate a port list with compile options > and feed a build command on the second server with it? You've had a few responses to this already, but I think each missed a piece of the puzzle. The suggestion to use portmaster -l to generate a list is a good one, but I'm biased of course. :) So, install ports-mgmt/portmaster, then do 'portmaster -l > ~/port-list'. Then edit that file to remove the headers, and the trunk and branch ports. Now for the key step. On the new server, assuming that it has no ports installed at all, you'll need to know what port directories to install from, not the names of the installed ports from the first server. So, you'll want to do something like this: while read port; do grep ' ORIGIN' /var/db/$port/+CONTENTS | cut -f 2 -d ':' done > ~/port-origin-list Then if it were me on the new server I would download all the distfiles first (copy over any current ones from the old server, then): while read orig; do portmaster -F $orig done < port-origin-list This would have the additional benefit of running through the OPTIONS dialogs so that you can choose the options you want. Then: while read orig; do portmaster -Dt $orig done < port-origin-list You could also concatenate the list of ports onto one long line, separated by spaces, and do 'portmaster `cat list` which would use one parent process to run all the configs, then all the builds, so you could do it (hopefully) "unattended" after it starts building. (Where "unattended" assumes that no builds fail.) This has the benefit of caching all the dependency data, so once something is up to date it doesn't have to be checked again. As for the configure options, you can copy /var/db/ports and /etc/make.conf (and/or /usr/local/etc/ports.conf if it exists) from the existing server to the new one. That way portmaster will only prompt you during the 'make config' phase if there are new options to choose. Now, all that said, if the two systems have similar architectures you could just do 'portmaster -a' on the first one, and then do: for pkg in /var/db/pkg/*; do pkg_create -b $pkg done and install all your shiny new packages on the new system. hope this helps, Doug -- This .signature sanitized for your protection From owner-freebsd-ports@FreeBSD.ORG Sat Jan 26 09:53:28 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C972516A420 for ; Sat, 26 Jan 2008 09:53:28 +0000 (UTC) (envelope-from bh@izb.knu.ac.kr) Received: from pinus.izb.knu.ac.kr (pinus.izb.knu.ac.kr [IPv6:2001:470:1f05:d8:3::1]) by mx1.freebsd.org (Postfix) with ESMTP id 5951F13C468 for ; Sat, 26 Jan 2008 09:53:28 +0000 (UTC) (envelope-from bh@izb.knu.ac.kr) Received: by pinus.izb.knu.ac.kr (Postfix, from userid 59) id A9A5C3EA4; Sat, 26 Jan 2008 18:53:24 +0900 (KST) X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on pinus.izb.knu.ac.kr X-Spam-Level: X-Spam-Status: No, score=-48.6 required=15.1 tests=DKIM_SIGNED,DKIM_VERIFIED autolearn=disabled version=3.2.3 Received: from pinus.izb.knu.ac.kr (localhost.izb.knu.ac.kr [127.0.0.1]) by pinus.izb.knu.ac.kr (Postfix) with ESMTP id AAD493EA3 for ; Sat, 26 Jan 2008 18:53:22 +0900 (KST) Comment: DKIM? See http://www.google.com/search?btnI&q=RFC+4871 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=izb.knu.ac.kr; h= subject:from:reply-to:to:in-reply-to:references:content-type: date:message-id:mime-version:content-transfer-encoding; q= dns/txt; s=s1024; bh=BzgRppDF47vRrgYSgNQQ6QZGwG90cHUVUXAL3kVpsLU =; b=jF+NNSgMBL1zAgcNrYlQRexB+3LlnQ9x4VGC8yO+9f50kV1B37Ld8/XpZj4 wt5T2MqHIgH1OKlKPNtobwdAFTEsU5UQlgF/fEubmzUtCh1NQinC39BstcUs/lBa tx2qlmgv+rsaBwYje1jJkXFEGM98TyLu1QYqpe8TElupowgg= Received: from chrys.izb.knu.ac.kr (chrys.izb.knu.ac.kr [IPv6:2001:470:1f05:cf:3::1]) by pinus.izb.knu.ac.kr (Postfix) with ESMTP id 43E203EA0 for ; Sat, 26 Jan 2008 18:53:22 +0900 (KST) Received: from jihad.izb.knu.ac.kr (jihad.izb.knu.ac.kr [IPv6:2001:470:1f05:d8:3::2]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: bh.rfc4871@chrys.izb.knu.ac.kr) by chrys.izb.knu.ac.kr (Postfix) with ESMTP id 56BCE1CCEE for ; Sat, 26 Jan 2008 18:52:26 +0900 (KST) Received: from [IPv6:::1] (localhost.izb.knu.ac.kr [IPv6:::1]) by jihad.izb.knu.ac.kr (Postfix) with ESMTP id 77DDE5E15 for ; Sat, 26 Jan 2008 18:53:19 +0900 (KST) From: Byung-Hee HWANG To: ports@freebsd.org In-Reply-To: <20080125181644.M36344@thebighonker.lerctr.org> References: <1201277294.14641.3.camel@jihad.izb.knu.ac.kr> <479A7562.2040505@math.missouri.edu> <20080125181644.M36344@thebighonker.lerctr.org> Content-Type: text/plain Organization: InZealBomb Date: Sat, 26 Jan 2008 18:53:18 +0900 Message-Id: <1201341198.1146.22.camel@jihad.izb.knu.ac.kr> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: Subject: Re: sysutils/lsof cannot fetch distfile ;; X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: bh@izb.knu.ac.kr List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Jan 2008 09:53:28 -0000 On Fri, 2008-01-25 at 18:22 -0600, Larry Rosenman wrote: > On Fri, 25 Jan 2008, Stephen Montgomery-Smith wrote: > > > Byung-Hee HWANG wrote: > >> see below;; > >> > >> jihad# make fetch > >> ===> Vulnerability check disabled, database not found > >> => lsof_4.79H.freebsd.tar.bz2 doesn't seem to exist > >> in /usr/ports/distfiles/. > >> => Attempting to fetch from > >> http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/. > >> fetch: > >> http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/lsof_4.79H.freebsd.tar.bz2: > >> Not Found > >> [......] > >> => Attempting to fetch from > >> ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. > >> fetch: > >> ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/lsof_4.79H.freebsd.tar.bz2: > >> File unavailable (e.g., file not found, no access) > >> => Couldn't fetch it - please try to retrieve this > >> => port manually into /usr/ports/distfiles/ and try again. > >> *** Error code 1 > >> > >> Stop in /usr/ports/sysutils/lsof. > >> jihad# > >> a few hours ago, i updated /usr/ports by cvsup.. > >> what happened? > >> > > > > > > I had this problem. It turned out that the problem, in my case, was that my > > ISP doesn't provide any reverse DNS, and this ftp site requires it. I see, and thank you! > I've made it available at: > http://www.lerctr.org/~ler/lsof_4.79H.freebsd.tar.bz2 > as well. Thank you, too! -- "And I ain't gonna change." -- Nino Valenti, "Chapter 13", page 184 From owner-freebsd-ports@FreeBSD.ORG Sat Jan 26 13:41:41 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EDD3F16A418 for ; Sat, 26 Jan 2008 13:41:41 +0000 (UTC) (envelope-from bsd-unix@embarqmail.com) Received: from mailrelay.embarq.synacor.com (mailrelay.embarq.synacor.com [208.47.184.3]) by mx1.freebsd.org (Postfix) with ESMTP id A065013C43E for ; Sat, 26 Jan 2008 13:41:41 +0000 (UTC) (envelope-from bsd-unix@embarqmail.com) X_CMAE_Category: 0,0 Undefined,Undefined X-CNFS-Analysis: v=1.0 c=1 a=sty23tDUF1oA:10 a=6I5d2MoRAAAA:8 a=kMPJttiiAAAA:8 a=5iHc_wATNdroFWMbBawA:9 a=XZGHF2TV0C7n8n_FcQoA:7 a=VWR_yEnJ9diYClK9k6KykI4W4WIA:4 a=cvn8laQl214A:10 a=LY0hPdMaydYA:10 X-CM-Score: 0 X-Scanned-by: Cloudmark Authority Engine Authentication-Results: smtp08.embarq.synacor.com smtp.mail=bsd-unix@embarqmail.com; spf=neutral Authentication-Results: smtp08.embarq.synacor.com smtp.user=rpratt1950@embarqmail.com; auth=pass (LOGIN) Received-SPF: neutral (smtp08.embarq.synacor.com: 76.6.199.41 is neither permitted nor denied by domain of embarqmail.com) Received: from [76.6.199.41] ([76.6.199.41:57954] helo=kt.weeeble.com) by mailrelay.embarq.synacor.com (envelope-from ) (ecelerity 2.2.1.21 r(19176)) with ESMTPA id 50/D2-20037-4983B974; Sat, 26 Jan 2008 08:41:40 -0500 Date: Sat, 26 Jan 2008 08:41:37 -0500 From: Randy Pratt To: freebsd-ports@freebsd.org Message-Id: <20080126084137.06c27f81.bsd-unix@embarqmail.com> In-Reply-To: <20080125075625.9ceb99a9.bsd-unix@embarqmail.com> References: <20080124233859.bb1391c7.boris.hollas@gmx.de> <20080124201926.89daddec.bsd-unix@embarqmail.com> <20080125021917.GA98542@phong.rwxrwxrwx.net> <20080125075625.9ceb99a9.bsd-unix@embarqmail.com> X-Mailer: Sylpheed 2.4.8 (GTK+ 2.12.5; i386-portbld-freebsd6.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: qiv quits with Gdk-ERROR on FreeBSD 6.3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Jan 2008 13:41:42 -0000 On Fri, 25 Jan 2008 07:56:25 -0500 Randy Pratt wrote: > On Fri, 25 Jan 2008 03:19:17 +0100 > Martin Tournoij wrote: > > > On Thu, Jan 24, 2008 at 08:19:26PM -0500, Randy Pratt wrote: > > > On Thu, 24 Jan 2008 23:38:59 +0100 > > > Boris Hollas wrote: > > > > > > > I invoked qiv (quick image viewer) on an image file and got the following message: > > > > > > > > Gdk-ERROR **: BadMatch (invalid parameter attributes) > > > > serial 115 error_code 8 request_code 2 minor_code 0 > > > > > > > > I installed qiv-2.0_2 from package on FreeBSD 6.3. > > > > > > > > On 6.1, I've used qiv without any problems. > > > > > > I switched to using a qiv development version (2.1) and this problem > > > doesn't seem to exist there. > > > > Update to 2.1pre12: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=119958 > > > > Please report if this version works for you. > > I made a clean install using the patch in PR119958. It displays > images but it gives the following messages when run from the > command line: > > $ qiv *.png > IMLIB ERROR: SHM can't get SHM Identifier for Shared Pixmap Wrapper > Falling back on Shared XImages > IMLIB ERROR: SHM can't get SHM Identifier for Shared XImage > Falling back on XImages I did a little more investigating and the above error only seems to happen for interlaced images, for example: freebsd-bikeshed.png: PNG image data, 3336 x 3666, 8-bit colormap, interlaced I put this image at: http://myfreebsd.homeunix.net/freebsd-bikeshed.png Converting the image to non-interlaced does not produce the imlib error. This same imlib error message exists in the qiv-2.0_2 version so its not new. The PR-119958 version works and is an improvement over the one in the tree. Randy -- From owner-freebsd-ports@FreeBSD.ORG Sat Jan 26 16:20:27 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D4DE416A468 for ; Sat, 26 Jan 2008 16:20:27 +0000 (UTC) (envelope-from hideo@lastamericanempire.com) Received: from darwin.lastamericanempire.com (lastamericanempire.com [66.134.56.226]) by mx1.freebsd.org (Postfix) with ESMTP id B981313C46A for ; Sat, 26 Jan 2008 16:20:27 +0000 (UTC) (envelope-from hideo@lastamericanempire.com) Received: by darwin.lastamericanempire.com (Postfix, from userid 1001) id D25EA45025; Sat, 26 Jan 2008 09:05:08 -0700 (MST) Date: Sat, 26 Jan 2008 09:05:08 -0700 From: hideo To: freebsd-ports@freebsd.org Message-ID: <20080126160508.GA96427@lastamericanempire.com> Mail-Followup-To: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.17 (2007-11-01) Subject: Change with portmaster's -a flag in v2.0? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Jan 2008 16:20:27 -0000 If I run portmaster with the -a switch it now attempts to rebuild all installed ports rather than just those that need to be updated. Is this the new, "correct" behavior for -a or has something been busted? Zach From owner-freebsd-ports@FreeBSD.ORG Sat Jan 26 16:26:45 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CD63F16A417 for ; Sat, 26 Jan 2008 16:26:45 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx21.fluidhosting.com [204.14.89.4]) by mx1.freebsd.org (Postfix) with SMTP id 6EB1D13C4D1 for ; Sat, 26 Jan 2008 16:26:45 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: (qmail 22196 invoked by uid 399); 26 Jan 2008 16:26:45 -0000 Received: from localhost (HELO ?192.168.0.4?) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTP; 26 Jan 2008 16:26:45 -0000 X-Originating-IP: 127.0.0.1 Message-ID: <479B5F43.5070405@FreeBSD.org> Date: Sat, 26 Jan 2008 08:26:43 -0800 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <20080126160508.GA96427@lastamericanempire.com> In-Reply-To: <20080126160508.GA96427@lastamericanempire.com> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Change with portmaster's -a flag in v2.0? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Jan 2008 16:26:45 -0000 hideo wrote: > If I run portmaster with the -a switch it now attempts to rebuild all > installed ports rather than just those that need to be updated. It doesn't do that for me. Are you sure that you didn't use the -f switch as well? Or do you perhaps have FORCE=yes in /etc/portmaster.rc or ~/.portmasterrc? Doug -- This .signature sanitized for your protection From owner-freebsd-ports@FreeBSD.ORG Sat Jan 26 17:54:03 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7E07416A468 for ; Sat, 26 Jan 2008 17:54:03 +0000 (UTC) (envelope-from hideo@lastamericanempire.com) Received: from darwin.lastamericanempire.com (lastamericanempire.com [66.134.56.226]) by mx1.freebsd.org (Postfix) with ESMTP id 5B59E13C461 for ; Sat, 26 Jan 2008 17:54:03 +0000 (UTC) (envelope-from hideo@lastamericanempire.com) Received: by darwin.lastamericanempire.com (Postfix, from userid 1001) id BF3234502C; Sat, 26 Jan 2008 10:54:02 -0700 (MST) Date: Sat, 26 Jan 2008 10:54:02 -0700 From: hideo To: freebsd-ports@freebsd.org Message-ID: <20080126175402.GA41498@lastamericanempire.com> Mail-Followup-To: freebsd-ports@freebsd.org References: <20080126160508.GA96427@lastamericanempire.com> <479B5F43.5070405@FreeBSD.org> <20080126174415.GA2433@lastamericanempire.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080126174415.GA2433@lastamericanempire.com> User-Agent: Mutt/1.5.17 (2007-11-01) Subject: Re: Change with portmaster's -a flag in v2.0? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Jan 2008 17:54:03 -0000 Sorry, missed ports@ on the last reply. Doug Barton (Sat 01/26/08 08:26): > hideo wrote: >> If I run portmaster with the -a switch it now attempts to rebuild all >> installed ports rather than just those that need to be updated. > > It doesn't do that for me. Are you sure that you didn't use the -f switch > as well? Or do you perhaps have FORCE=yes in /etc/portmaster.rc or > ~/.portmasterrc? > No sign of FORCE (don't have either of those files) and I rarely need -f. I invoked it with -aiGd: ~># portmaster -aiGd ===>>> Gathering distinfo list for installed ports ===>>> Starting check of installed ports for available updates ===>>> Update alac-0.1.3? [y] n ===>>> Update audacity-1.2.4b_2? [y] n ===>>> Update bcwipe-1.6.5_1? [y] n ===>>> Update bsdpan-Term-Clui-1.40? [y] n ===>>> Update bsdpan-Term-Pager-1.00? [y] n ===>>> Update keychain-2.6.8? [y] n ===>>> Update links-2.1.p28,1? [y] n ===>>> Update linuxthreads-2.2.3_23? [y] n ===>>> Update lsof-4.79H? [y] n ===>>> Update maildrop-2.0.4? [y] n ===>>> Update nrg2iso-0.4? [y] n ===>>> Update nvidia-xconfig-1.0_2? [y] n ===>>> Update openssh-portable-overwrite-base-4.7.p1_1,1? [y] n ===>>> Update p5-MP3-Info-1.23? [y] n ===>>> Update p5-POE-0.9999? [y] n etc. If I remove -G it seems to "do the right thing." Perhaps it's the behavior of -G that's changed? Zach From owner-freebsd-ports@FreeBSD.ORG Sat Jan 26 18:12:25 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AEA6216A418 for ; Sat, 26 Jan 2008 18:12:25 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmmtao103.cox.net (eastrmmtao103.cox.net [68.230.240.9]) by mx1.freebsd.org (Postfix) with ESMTP id 58DCF13C461 for ; Sat, 26 Jan 2008 18:12:25 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmimpo02.cox.net ([68.1.16.120]) by eastrmmtao103.cox.net (InterMail vM.7.08.02.01 201-2186-121-102-20070209) with ESMTP id <20080126181225.SYZX24467.eastrmmtao103.cox.net@eastrmimpo02.cox.net>; Sat, 26 Jan 2008 13:12:25 -0500 Received: from mezz.mezzweb.com ([24.255.149.218]) by eastrmimpo02.cox.net with bizsmtp id huBd1Y00B4iy4EG0000000; Sat, 26 Jan 2008 13:11:37 -0500 Date: Sat, 26 Jan 2008 12:13:15 -0600 To: hideo From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 References: <20080126160508.GA96427@lastamericanempire.com> <479B5F43.5070405@FreeBSD.org> <20080126174415.GA2433@lastamericanempire.com> <20080126175402.GA41498@lastamericanempire.com> Content-Transfer-Encoding: Quoted-Printable Message-ID: In-Reply-To: <20080126175402.GA41498@lastamericanempire.com> User-Agent: Opera Mail/9.25 (Linux) Cc: freebsd-ports@freebsd.org Subject: Re: Change with portmaster's -a flag in v2.0? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Jan 2008 18:12:25 -0000 On Sat, 26 Jan 2008 11:54:02 -0600, hideo = = wrote: > Sorry, missed ports@ on the last reply. > > Doug Barton (Sat 01/26/08 08:26): >> hideo wrote: >>> If I run portmaster with the -a switch it now attempts to rebuild al= l >>> installed ports rather than just those that need to be updated. >> >> It doesn't do that for me. Are you sure that you didn't use the -f = >> switch >> as well? Or do you perhaps have FORCE=3Dyes in /etc/portmaster.rc or >> ~/.portmasterrc? >> > > No sign of FORCE (don't have either of those files) and I rarely need > -f. I invoked it with -aiGd: > > ~># portmaster -aiGd > =3D=3D=3D>>> Gathering distinfo list for installed ports > =3D=3D=3D>>> Starting check of installed ports for available updates > = > =3D=3D=3D>>> Update alac-0.1.3? [y] n > = > =3D=3D=3D>>> Update audacity-1.2.4b_2? [y] n > = > =3D=3D=3D>>> Update bcwipe-1.6.5_1? [y] n > = > =3D=3D=3D>>> Update bsdpan-Term-Clui-1.40? [y] n > = > =3D=3D=3D>>> Update bsdpan-Term-Pager-1.00? [y] n > = > =3D=3D=3D>>> Update keychain-2.6.8? [y] n > = > =3D=3D=3D>>> Update links-2.1.p28,1? [y] n > = > =3D=3D=3D>>> Update linuxthreads-2.2.3_23? [y] n > = > =3D=3D=3D>>> Update lsof-4.79H? [y] n > = > =3D=3D=3D>>> Update maildrop-2.0.4? [y] n > = > =3D=3D=3D>>> Update nrg2iso-0.4? [y] n > = > =3D=3D=3D>>> Update nvidia-xconfig-1.0_2? [y] n > = > =3D=3D=3D>>> Update openssh-portable-overwrite-base-4.7.p1_1,1? [y] n= > = > =3D=3D=3D>>> Update p5-MP3-Info-1.23? [y] n > = > =3D=3D=3D>>> Update p5-POE-0.9999? [y] n > = > etc. > > If I remove -G it seems to "do the right thing." Perhaps it's the > behavior of -G that's changed? Strange, I have NO_RECURSIVE_CONFIG=3Dyes (-G) in my /etc/portmaster.rc = and = I can't reproduce it. % cat /etc/portmaster.rc DONT_SCRUB_DISTFILES=3Dyes NO_RECURSIVE_CONFIG=3Dyes NO_BACKUP=3Dyes I have ran 'portmaster -a' recently and it went well. I have lsof = installed too in here. Maybe it's -G combine with one of option that mad= e = different result? Or maybe just -i? -i interactive update mode -- ask whether to rebuild ports Cheers, Mezz > Zach -- = mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team - FreeBSD Multimedia Hat (ports, not src) http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org http://wiki.freebsd.org/multimedia - multimedia@FreeBSD.org From owner-freebsd-ports@FreeBSD.ORG Sat Jan 26 18:55:57 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0BC9816A418 for ; Sat, 26 Jan 2008 18:55:57 +0000 (UTC) (envelope-from hideo@lastamericanempire.com) Received: from darwin.lastamericanempire.com (lastamericanempire.com [66.134.56.226]) by mx1.freebsd.org (Postfix) with ESMTP id DA74F13C461 for ; Sat, 26 Jan 2008 18:55:56 +0000 (UTC) (envelope-from hideo@lastamericanempire.com) Received: by darwin.lastamericanempire.com (Postfix, from userid 1001) id C506045025; Sat, 26 Jan 2008 11:55:56 -0700 (MST) Date: Sat, 26 Jan 2008 11:55:56 -0700 From: hideo To: Jeremy Messenger Message-ID: <20080126185556.GA77767@lastamericanempire.com> Mail-Followup-To: Jeremy Messenger , freebsd-ports@freebsd.org References: <20080126160508.GA96427@lastamericanempire.com> <479B5F43.5070405@FreeBSD.org> <20080126174415.GA2433@lastamericanempire.com> <20080126175402.GA41498@lastamericanempire.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) Cc: freebsd-ports@freebsd.org Subject: Re: Change with portmaster's -a flag in v2.0? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Jan 2008 18:55:57 -0000 Jeremy Messenger (Sat 01/26/08 12:13): > On Sat, 26 Jan 2008 11:54:02 -0600, hideo > wrote: > >> Sorry, missed ports@ on the last reply. >> >> Doug Barton (Sat 01/26/08 08:26): >>> hideo wrote: >>>> If I run portmaster with the -a switch it now attempts to rebuild all >>>> installed ports rather than just those that need to be updated. >>> >>> It doesn't do that for me. Are you sure that you didn't use the -f switch >>> as well? Or do you perhaps have FORCE=yes in /etc/portmaster.rc or >>> ~/.portmasterrc? >>> >> >> No sign of FORCE (don't have either of those files) and I rarely need >> -f. I invoked it with -aiGd: >> >> ~># portmaster -aiGd >> ===>>> Gathering distinfo list for installed ports >> ===>>> Starting check of installed ports for available updates >> >> ===>>> Update alac-0.1.3? [y] n >> >> ===>>> Update audacity-1.2.4b_2? [y] n >> >> ===>>> Update bcwipe-1.6.5_1? [y] n >> >> ===>>> Update bsdpan-Term-Clui-1.40? [y] n >> >> ===>>> Update bsdpan-Term-Pager-1.00? [y] n >> >> ===>>> Update keychain-2.6.8? [y] n >> >> ===>>> Update links-2.1.p28,1? [y] n >> >> ===>>> Update linuxthreads-2.2.3_23? [y] n >> >> ===>>> Update lsof-4.79H? [y] n >> >> ===>>> Update maildrop-2.0.4? [y] n >> >> ===>>> Update nrg2iso-0.4? [y] n >> >> ===>>> Update nvidia-xconfig-1.0_2? [y] n >> >> ===>>> Update openssh-portable-overwrite-base-4.7.p1_1,1? [y] n >> >> ===>>> Update p5-MP3-Info-1.23? [y] n >> >> ===>>> Update p5-POE-0.9999? [y] n >> >> etc. >> >> If I remove -G it seems to "do the right thing." Perhaps it's the >> behavior of -G that's changed? > > Strange, I have NO_RECURSIVE_CONFIG=yes (-G) in my /etc/portmaster.rc and I > can't reproduce it. > > % cat /etc/portmaster.rc > DONT_SCRUB_DISTFILES=yes > NO_RECURSIVE_CONFIG=yes > NO_BACKUP=yes > > I have ran 'portmaster -a' recently and it went well. I have lsof installed > too in here. Maybe it's -G combine with one of option that made different > result? Or maybe just -i? > > -i interactive update mode -- ask whether to rebuild ports I think you're right. -aG and -ai work as expected. Using -i and -G together produces the behavior. Zach From owner-freebsd-ports@FreeBSD.ORG Sat Jan 26 20:18:50 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B56B416A419 for ; Sat, 26 Jan 2008 20:18:50 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from mail.ciam.ru (ns.ciam.ru [213.247.195.75]) by mx1.freebsd.org (Postfix) with ESMTP id 7D11213C45A for ; Sat, 26 Jan 2008 20:18:50 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from [87.240.16.199] (helo=[172.16.100.3]) by mail.ciam.ru with esmtpa (Exim 4.x) id 1JIrHc-000FMC-GF for freebsd-ports@freebsd.org; Sat, 26 Jan 2008 23:05:44 +0300 Message-ID: <479B91C5.5050002@FreeBSD.org> Date: Sat, 26 Jan 2008 23:02:13 +0300 From: Sergey Matveychuk User-Agent: Thunderbird 1.5.0.12 (Windows/20070509) MIME-Version: 1.0 To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 7bit Subject: ports-mgmt/portupgrade-devel X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Jan 2008 20:18:50 -0000 Hi! After a long time, I've got a little free time and spent it working for portupgrade. A new version (2.4.0) was released. * Many bugs fixed (thanks to reporters). * At last I've finished rewriting code and portupgrade now controls all tasks (before some port installed without a portupgrade note). As a result portupgrade gathers all depends for a port. It spends a time for preparing in the beginning of a upgrade process. * I've change unused -c and -C options to allow run 'make config-conditional' and 'make config' (force options change) before all processing. Test the release please. To move from portupgrade to portupgrade-devel port, use the command: portupgrade -fo ports-mgmt/portupgrade-devel portupgrade If you'll want to back to stable porupgrade, use the command: portupgrade -o ports-mgmt/portupgrade portupgrade-devel -- Dixi. Sem. From owner-freebsd-ports@FreeBSD.ORG Sat Jan 26 22:08:46 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B01BB16A41B for ; Sat, 26 Jan 2008 22:08:46 +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 4F42213C455 for ; Sat, 26 Jan 2008 22:08:46 +0000 (UTC) (envelope-from rhurlin@gwdg.de) Received: from p578b68b8.dip0.t-ipconnect.de ([87.139.104.184] helo=krabat.raven.hur) by mailer.gwdg.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1JItCQ-0008Vb-GV; Sat, 26 Jan 2008 23:08:30 +0100 Message-ID: <479BAF5B.1060301@gwdg.de> Date: Sat, 26 Jan 2008 23:08:27 +0100 From: Rainer Hurling User-Agent: Thunderbird 2.0.0.9 (X11/20080122) MIME-Version: 1.0 To: Alexander Leidinger References: <4798B45D.4080509@gwdg.de> <20080125130817.k206b7ugw00wwcos@webmail.leidinger.net> In-Reply-To: <20080125130817.k206b7ugw00wwcos@webmail.leidinger.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated: Id:rhurlin X-Spam-Level: - X-Virus-Scanned: (clean) by exiscan+sophie Cc: freebsd-ports@freebsd.org Subject: Re: de-acroread8 not starting any more X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Jan 2008 22:08:46 -0000 Thank you for answering. On 25.01.2008 13:08 (UTC+1), Alexander Leidinger wrote: > Quoting Rainer Hurling (from Thu, 24 Jan 2008 16:53:01 > +0100): > >> Dear list, >> >> after recent updates of FreeBSD 8.0-CURRENT and some ports (gnome, kde, >> xorg etc.) acroread8 (german version) does not start any more. I have >> this behaviour on two machines. >> >> Instead starting the program a message with backtrace information >> appears, see below. >> >> The error message is irritating because libc.so.6 is stored under >> /usr/local/lib/compat. On /lib/ there is the newer libc.so.7. > > Acroread is a linux program, so it is supposed to take the libs from > /compat/linux/..., you need to take this as the base path instead of a > plain / if you look for libs. Sorry, I should have known this. >> I am working with emulators/linux_base-f7-7. > > This is not the default linux base. Please revert to the default linux > base and the default linux kernel emulation (2.4.2 instead of something > else). If the problem persists, then the problem is probably within the > userland. If it doesn't persist, then you've hit one of the problems > with the non default linux kernel emulation. Yes, it is not the default base. But the first few days after appearance of the new port acroread8 all works fine with acroread. I reported on another thread to Hiroki Sato ... Now I changed back to default :-) >> ------------------------------------------------------- >>> acroread >> rm: cannot remove >> `/home/rhurlin/.adobe/Acrobat/8.0/Preferences/mozilla/prefs.js': >> Function not implemented > > This is strange... I wouldn't expect a "Function not implemented" for an > rm. > >> (acroread:1115): Gtk-WARNING **: Locale not supported by C library. >> Using the fallback 'C' locale. >> *** glibc detected *** >> /usr/local/Adobe/Reader8/DEU/Adobe/Reader8/bin/acroread: double free or >> corruption (!prev): 0x002ad9f8 *** > > This may be the cause of the previous error or not. All these errors went away after changing linux base from f7 back to fc4 (compat.linux.osrelease 2.4.2). Only the message about not supported locale remains. But this is a problem with gtk/gnome I think. > Bye, > Alexander. Thanks again, Rainer From owner-freebsd-ports@FreeBSD.ORG Sat Jan 26 23:10:55 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 23F3416A468 for ; Sat, 26 Jan 2008 23:10:55 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.180]) by mx1.freebsd.org (Postfix) with ESMTP id D74D613C447 for ; Sat, 26 Jan 2008 23:10:54 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: by py-out-1112.google.com with SMTP id u52so1735407pyb.10 for ; Sat, 26 Jan 2008 15:10:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding; bh=/2vK4uLa0CCmM2s2huu3iOKE7i5nN8dNdPjWQB10AZU=; b=JyplQAHdryGam3Yym4CB8H6mKrHKoJoLf7hOXxZ1YJlEhNulerDvCc+EOcMEEqZv03FS99rxCxjjEaMBLFrosg+IFbUZdFlW4ACRwICM4UrcKXGXDkQ4x4BSZa0lIW74KwM7OgKk/pQMUjNT3ywlyeYr2Oj0CNbLYeXLByOgnE8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding; b=IOppoNECPNNmVIdz/u1YThNkGLYo6k2R9wYvP5yvG4hQ3eBlMHcB4OOSaPDNtW3LmV0igbAN3wmgkCUlTEPhB6fEN2zvmrJ9evzzLi0JXpDRa17zAdMSw5VV0pqyE+l1FeOYzu+IvmacL0fyZHzYylGGOmLOuI+AWaIPpeVj+8I= Received: by 10.65.163.8 with SMTP id q8mr7792098qbo.77.1201389053383; Sat, 26 Jan 2008 15:10:53 -0800 (PST) Received: from flosoft.no-ip.biz ( [67.85.89.184]) by mx.google.com with ESMTPS id e17sm3258684qbe.1.2008.01.26.15.10.52 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 26 Jan 2008 15:10:52 -0800 (PST) Message-ID: <479BBDFA.9090303@gmail.com> Date: Sat, 26 Jan 2008 18:10:50 -0500 From: "Aryeh M. Friedman" User-Agent: Thunderbird 2.0.0.9 (X11/20080121) MIME-Version: 1.0 To: Sergey Matveychuk References: <479B91C5.5050002@FreeBSD.org> In-Reply-To: <479B91C5.5050002@FreeBSD.org> X-Enigmail-Version: 0.95.5 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 7bit Cc: Jeremy Messenger , freebsd-ports@freebsd.org Subject: Re: ports-mgmt/portupgrade-devel X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Jan 2008 23:10:55 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Sergey Matveychuk wrote: > Hi! > > After a long time, I've got a little free time and spent it working for > portupgrade. > A new version (2.4.0) was released. > * Many bugs fixed (thanks to reporters). > * At last I've finished rewriting code and portupgrade now controls all > tasks (before some port installed without a portupgrade note). As a > result portupgrade gathers all depends for a port. It spends a time for > preparing in the beginning of a upgrade process. > * I've change unused -c and -C options to allow run 'make > config-conditional' and 'make config' (force options change) before all > processing. > > Test the release please. To move from portupgrade to portupgrade-devel > port, use the command: > portupgrade -fo ports-mgmt/portupgrade-devel portupgrade > > If you'll want to back to stable porupgrade, use the command: > portupgrade -o ports-mgmt/portupgrade portupgrade-devel > This breaks certain ports (portupgrade -a) that have multiple ports that can satisfy a depends. For example net-p2p/deulge depends on devel/boost but multimedia/miro depends on devel/boost-python. The only difference between boost and boost-python is boost-python sets the -DWITH_PYTHON flag and lists lang/python - -2.5 while boost does not depend on it and makes the user specify the above flag from the command line. Under the old portugrade it relied on miro and/or deluge to detect its own depends and since both did it by xDEP on the installed files either whould be accepted. Under the new one portupgrade attempts to build from index depends thus does not allow this interchangablity. - -- Aryeh M. Friedman FloSoft Systems, Java Tool Developers Developer, not business, friendly http://www.flosoft-systems.com "Free software != Free beer" Blog: http://www.flosoft-systems.com/flosoft_systems_community/blogs/aryeh/index.php -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHm736Qi2hk2LEXBARAmbEAJoDYNZ2SJI2zzGWIe/x8eNPdDOKHgCg0EJI tht21oM8mGdhdatMRP4yeFg= =MkU8 -----END PGP SIGNATURE-----