From owner-freebsd-ports@FreeBSD.ORG Sun Nov 1 13:32:22 2009 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 99C7E106566B; Sun, 1 Nov 2009 13:32:22 +0000 (UTC) (envelope-from james.technew@gmail.com) Received: from mail-pz0-f202.google.com (mail-pz0-f202.google.com [209.85.222.202]) by mx1.freebsd.org (Postfix) with ESMTP id 6D9898FC08; Sun, 1 Nov 2009 13:32:22 +0000 (UTC) Received: by pzk40 with SMTP id 40so2701814pzk.7 for ; Sun, 01 Nov 2009 05:32:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:cc:content-type; bh=wsxA7tCu4UHFtcjYZGJeK5M+03nO2LVGQRZB+tF6RMg=; b=mkSdp6Z9djP1GrYXev7bLIHeSPiXUqmFyBFwud2szTgBTFpakfArtkfYxUJB7YMx7P rOpBDN4D4iJUyFNxMxo1P0wInzZqHgVg2rvgTu38cHuFqzK4JI6aIAfZyw69rf2rn3VG fUpVglEDds2CZrAu7E6HkCqSL0h+t8qPzSRD0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:cc:content-type; b=pExBICB/09aHiVg9I+v8GcokRqOz/SmuiMclEYUim0W+tQmhaBtpAj8NL5MxTrWC7V 2qfMa2ggV2At0g9Qo+iaq0i2tadLtz0TUMmprxI289pABaCsLjH7A3MufPeWdE6wBYoX ylChigVl2ybfBBM7paGfAe2tG2OLF2KY92wAk= MIME-Version: 1.0 Received: by 10.142.196.1 with SMTP id t1mr355807wff.71.1257082341841; Sun, 01 Nov 2009 05:32:21 -0800 (PST) Date: Sun, 1 Nov 2009 21:32:21 +0800 Message-ID: From: James Chang To: freebsd-ports-bugs , ler@lerctr.org Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-ports@freebsd.org Subject: lsof build failed under FreeBSD 7.2-STABLE AMD64 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Nov 2009 13:32:22 -0000 Dear Sir, I tru to build lsof (/usr/ports/sysutils/lsof) under FreeBSD 7.2-STABLE(AMD X64). It show me the following ERROR messages. ===> Vulnerability check disabled, database not found ===> Extracting for lsof-4.83B,4 => MD5 Checksum OK for lsof_4.83B.freebsd.tar.bz2. => SHA256 Checksum OK for lsof_4.83B.freebsd.tar.bz2. ===> Patching for lsof-4.83B,4 ===> Configuring for lsof-4.83B,4 Creating ./lockf_owner.h from /usr/src/sys/kern/kern_lockf.c ./lockf_owner.h creation succeeded. rm -f ddev.c dfile.c dlsof.h dmnt.c dnode*.c dproc.c dproto.h dsock.c dstore.c dzfs.h kernelbase.h machine.h machine.h.old new_machine.h __lseek.s Makefile Makefile.zfs ./tests/config.cflags rm -f ./tests/config.cc ./tests/config.xobj ./tests/config.ldflags Testing C library for localtime() and strftime(), using cc ... present ln -s dialects/freebsd/dlsof.h dlsof.h ln -s dialects/freebsd/dmnt.c dmnt.c ln -s dialects/freebsd/dnode.c dnode.c ln -s dialects/freebsd/dnode1.c dnode1.c ln -s dialects/freebsd/dnode2.c dnode2.c ln -s dialects/freebsd/dproc.c dproc.c ln -s dialects/freebsd/dproto.h dproto.h ln -s dialects/freebsd/dsock.c dsock.c ln -s dialects/freebsd/dstore.c dstore.c ln -s dialects/freebsd/dzfs.h dzfs.h ln -s dialects/freebsd/machine.h machine.h Makefile and lib/Makefile created. Makefile.zfs created. ./tests/config.cc created ./tests/config.cflags created ./tests/config.ldflags created ./tests/config.xobj created ===> Building for lsof-4.83B,4 (cd lib; make DEBUG="-O2" CFGF="-fno-strict-aliasing -pipe -march=nocona -DHASRPCV2H -DHASEFFNLINK=i_effnlink -DHASF_VNODE -DHASSBSTATE -DHAS_KVM_VNODE -DHAS_UFS1_2 -DHAS_NO_SI_UDEV -DHAS_SI_PRIV -DHAS_SYS_SX_H -DHAS_ZFS -DHAS_V_LOCKF -DHAS_LOCKF_ENTRY -DFREEBSDV=7020 -DHASFDESCFS=2 -DHASPSEUDOFS -DHASNULLFS -DHASIPv6 -DHAS_STRFTIME -DLSOF_VSTR=\"7.2-STABLE\"") cc -fno-strict-aliasing -pipe -march=nocona -DHASRPCV2H -DHASEFFNLINK=i_effnlink -DHASF_VNODE -DHASSBSTATE -DHAS_KVM_VNODE -DHAS_UFS1_2 -DHAS_NO_SI_UDEV -DHAS_SI_PRIV -DHAS_SYS_SX_H -DHAS_ZFS -DHAS_V_LOCKF -DHAS_LOCKF_ENTRY -DFREEBSDV=7020 -DHASFDESCFS=2 -DHASPSEUDOFS -DHASNULLFS -DHASIPv6 -DHAS_STRFTIME -DLSOF_VSTR="7.2-STABLE" -I/usr/src/sys -O2 -c ckkv.c In file included from ../dlsof.h:81, from ../lsof.h:195, from ckkv.c:43: /usr/src/sys/sys/conf.h:144: error: expected declaration specifiers or '...' before 'vm_memattr_t' *** Error code 1 Stop in /usr/ports/sysutils/lsof/work/lsof_4.83B.freebsd/lib. *** Error code 1 Stop in /usr/ports/sysutils/lsof/work/lsof_4.83B.freebsd. *** Error code 1 Stop in /usr/ports/sysutils/lsof. Best Regards James Chang From owner-freebsd-ports@FreeBSD.ORG Sun Nov 1 14:12:44 2009 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 04D2B1065696 for ; Sun, 1 Nov 2009 14:12:44 +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 B845C8FC1A for ; Sun, 1 Nov 2009 14:12:43 +0000 (UTC) Received: from mr02.lnh.mail.rcn.net ([207.172.157.22]) by smtp02.lnh.mail.rcn.net with ESMTP; 01 Nov 2009 09:12:42 -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.10.7-GA) with ESMTP id QHA97647; Sun, 1 Nov 2009 09:12:42 -0500 (EST) Received: from 209-6-22-227.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.22.227]) by smtp01.lnh.mail.rcn.net with ESMTP; 01 Nov 2009 09:12:42 -0500 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19181.38745.674306.882196@jerusalem.litteratus.org> Date: Sun, 1 Nov 2009 09:12:41 -0500 To: James Chang In-Reply-To: References: 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: freebsd-ports-bugs , freebsd-ports@freebsd.org Subject: lsof build failed under FreeBSD 7.2-STABLE AMD64 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Nov 2009 14:12:44 -0000 James Chang writes: > Dear Sir, > I tru to build lsof (/usr/ports/sysutils/lsof) under FreeBSD > 7.2-STABLE(AMD X64). > It show me the following ERROR messages. Does the code in /usr/src match the running system? If not, you may need to build/install a new kernel? (lsof uses headers from /usr/src that aren't installed in /usr/include. If the two don't match, it won't build.) Robert "been there, got the bite scars" Huff From owner-freebsd-ports@FreeBSD.ORG Sun Nov 1 18:10:09 2009 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 C09031065670; Sun, 1 Nov 2009 18:10:09 +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 881E48FC2B; Sun, 1 Nov 2009 18:10:09 +0000 (UTC) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=lerami; d=lerctr.org; h=Received:Received:Message-ID:In-Reply-To:References:Date:Subject:From:To:Cc:User-Agent:MIME-Version:Content-Type:Content-Transfer-Encoding:X-Priority:Importance:X-Spam-Score:X-LERCTR-Spam-Score:X-Spam-Report:X-LERCTR-Spam-Report:DomainKey-Status; b=Etv4KKjzUYnm2apCP/wWNLtDQqi0bnmm0DjNHKLgGUCJXIh/XmoSFrx2MsEs3eYJF31HSbhr+wnTsgwCOGIsaCffYZSdOy2TLyJrRsuwl2xQxGP8nao4P8wvBDlodK6fmZPH3ULu+FdcDd+vXFsQCjbL1Zxw++55iDxqJiwL0Rs=; Received: from localhost.lerctr.org ([127.0.0.1]:60958 helo=webmail.lerctr.org) by thebighonker.lerctr.org with esmtp (Exim 4.69 (FreeBSD)) (envelope-from ) id 1N4esR-000813-Bz; Sun, 01 Nov 2009 12:10:09 -0600 Received: from 76.205.169.61 (SquirrelMail authenticated user ler) by webmail.lerctr.org with HTTP; Sun, 1 Nov 2009 12:10:07 -0600 Message-ID: In-Reply-To: References: Date: Sun, 1 Nov 2009 12:10:07 -0600 From: "Larry Rosenman" To: "James Chang" User-Agent: SquirrelMail/1.4.20-RC2 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Spam-Score: -1.7 (-) X-LERCTR-Spam-Score: -1.7 (-) X-Spam-Report: SpamScore (-1.7/5.0) ALL_TRUSTED=-1.8, BAYES_00=-2.599, DEAR_SOMETHING=1.605, FM_MULTI_ODD2=1.1 X-LERCTR-Spam-Report: SpamScore (-1.7/5.0) ALL_TRUSTED=-1.8, BAYES_00=-2.599, DEAR_SOMETHING=1.605, FM_MULTI_ODD2=1.1 DomainKey-Status: no signature Cc: freebsd-ports-bugs , freebsd-ports@freebsd.org Subject: Re: lsof build failed under FreeBSD 7.2-STABLE AMD64 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Nov 2009 18:10:09 -0000 Are your system sources current? and do they match the running system? it compiles file for me on: # uname -a FreeBSD thebighonker.lerctr.org 7.2-STABLE FreeBSD 7.2-STABLE #31: Tue Oct 27 17:56:57 CDT 2009 root@thebighonker.lerctr.org:/usr/obj/usr/src/sys/THEBIGHONKER amd64 # On Sun, November 1, 2009 7:32 am, James Chang wrote: > Dear Sir, > I tru to build lsof (/usr/ports/sysutils/lsof) under FreeBSD > 7.2-STABLE(AMD X64). > It show me the following ERROR messages. > > ===> Vulnerability check disabled, database not found > ===> Extracting for lsof-4.83B,4 > => MD5 Checksum OK for lsof_4.83B.freebsd.tar.bz2. > => SHA256 Checksum OK for lsof_4.83B.freebsd.tar.bz2. > ===> Patching for lsof-4.83B,4 > ===> Configuring for lsof-4.83B,4 > Creating ./lockf_owner.h from /usr/src/sys/kern/kern_lockf.c > ./lockf_owner.h creation succeeded. > rm -f ddev.c dfile.c dlsof.h dmnt.c dnode*.c dproc.c dproto.h dsock.c > dstore.c dzfs.h kernelbase.h machine.h machine.h.old new_machine.h > __lseek.s Makefile Makefile.zfs ./tests/config.cflags > rm -f ./tests/config.cc ./tests/config.xobj ./tests/config.ldflags > Testing C library for localtime() and strftime(), using cc ... present > ln -s dialects/freebsd/dlsof.h dlsof.h > ln -s dialects/freebsd/dmnt.c dmnt.c > ln -s dialects/freebsd/dnode.c dnode.c > ln -s dialects/freebsd/dnode1.c dnode1.c > ln -s dialects/freebsd/dnode2.c dnode2.c > ln -s dialects/freebsd/dproc.c dproc.c > ln -s dialects/freebsd/dproto.h dproto.h > ln -s dialects/freebsd/dsock.c dsock.c > ln -s dialects/freebsd/dstore.c dstore.c > ln -s dialects/freebsd/dzfs.h dzfs.h > ln -s dialects/freebsd/machine.h machine.h > Makefile and lib/Makefile created. > Makefile.zfs created. > ./tests/config.cc created > ./tests/config.cflags created > ./tests/config.ldflags created > ./tests/config.xobj created > ===> Building for lsof-4.83B,4 > (cd lib; make DEBUG="-O2" CFGF="-fno-strict-aliasing -pipe > -march=nocona -DHASRPCV2H -DHASEFFNLINK=i_effnlink -DHASF_VNODE > -DHASSBSTATE -DHAS_KVM_VNODE -DHAS_UFS1_2 -DHAS_NO_SI_UDEV > -DHAS_SI_PRIV -DHAS_SYS_SX_H -DHAS_ZFS -DHAS_V_LOCKF -DHAS_LOCKF_ENTRY > -DFREEBSDV=7020 -DHASFDESCFS=2 -DHASPSEUDOFS -DHASNULLFS -DHASIPv6 > -DHAS_STRFTIME -DLSOF_VSTR=\"7.2-STABLE\"") > cc -fno-strict-aliasing -pipe -march=nocona -DHASRPCV2H > -DHASEFFNLINK=i_effnlink -DHASF_VNODE -DHASSBSTATE -DHAS_KVM_VNODE > -DHAS_UFS1_2 -DHAS_NO_SI_UDEV -DHAS_SI_PRIV -DHAS_SYS_SX_H -DHAS_ZFS > -DHAS_V_LOCKF -DHAS_LOCKF_ENTRY -DFREEBSDV=7020 -DHASFDESCFS=2 > -DHASPSEUDOFS -DHASNULLFS -DHASIPv6 -DHAS_STRFTIME > -DLSOF_VSTR="7.2-STABLE" -I/usr/src/sys -O2 -c ckkv.c > In file included from ../dlsof.h:81, > from ../lsof.h:195, > from ckkv.c:43: > /usr/src/sys/sys/conf.h:144: error: expected declaration specifiers or > '...' before 'vm_memattr_t' > *** Error code 1 > > Stop in /usr/ports/sysutils/lsof/work/lsof_4.83B.freebsd/lib. > *** Error code 1 > > Stop in /usr/ports/sysutils/lsof/work/lsof_4.83B.freebsd. > *** Error code 1 > > Stop in /usr/ports/sysutils/lsof. > > Best Regards > > > James Chang > -- 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 Sun Nov 1 18:49:21 2009 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 904A01065692 for ; Sun, 1 Nov 2009 18:49:21 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mail.bsdforen.de (bsdforen.de [212.204.60.79]) by mx1.freebsd.org (Postfix) with ESMTP id 5154F8FC14 for ; Sun, 1 Nov 2009 18:49:20 +0000 (UTC) Received: from mobileKamikaze.norad (i59F7AEF4.versanet.de [89.247.174.244]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.bsdforen.de (Postfix) with ESMTP id 7C7048A0DFC; Sun, 1 Nov 2009 19:49:19 +0100 (CET) Message-ID: <4AEDD82E.8050701@bsdforen.de> Date: Sun, 01 Nov 2009 19:49:18 +0100 From: Dominic Fandrey User-Agent: Thunderbird 2.0.0.23 (X11/20091024) MIME-Version: 1.0 To: stef@memberwebs.com References: <4AE60885.1040103@memberwebs.com> In-Reply-To: <4AE60885.1040103@memberwebs.com> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: [patch] Make git dependencies optional. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 01 Nov 2009 18:49:21 -0000 Stef Walter wrote: > This patch ... Just for the future, patches should be submitted in a PR. If you wish to discuss patches you can also upload them somewhere and add a link to your e-mail. -- A: Because it fouls the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail? From owner-freebsd-ports@FreeBSD.ORG Sun Nov 1 19:37:55 2009 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 629741065693 for ; Sun, 1 Nov 2009 19:37:55 +0000 (UTC) (envelope-from stef-list@memberwebs.com) Received: from memberwebs.com (memberwebs.com [94.75.203.95]) by mx1.freebsd.org (Postfix) with ESMTP id 2C01F8FC17 for ; Sun, 1 Nov 2009 19:37:54 +0000 (UTC) Received: from [172.27.5.159] (unknown [172.27.5.159]) by memberwebs.com (Postfix) with ESMTP id DBDE283E4D2; Sun, 1 Nov 2009 19:37:52 +0000 (UTC) Message-ID: <4AEDE38F.3070304@memberwebs.com> Date: Sun, 01 Nov 2009 13:37:51 -0600 From: Stef Walter User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: Dominic Fandrey References: <4AE60885.1040103@memberwebs.com> <4AEDD82E.8050701@bsdforen.de> In-Reply-To: <4AEDD82E.8050701@bsdforen.de> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: [patch] Make git dependencies optional. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: stef@memberwebs.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Nov 2009 19:37:55 -0000 Dominic Fandrey wrote: > Stef Walter wrote: >> This patch ... > > Just for the future, patches should be submitted in a PR. If you > wish to discuss patches you can also upload them somewhere and > add a link to your e-mail. I believe I did that. Please see my original email [1]. Or am I missing something? Cheers, Stef [1] http://www.mail-archive.com/freebsd-ports@freebsd.org/msg23708.html From owner-freebsd-ports@FreeBSD.ORG Sun Nov 1 19:48:43 2009 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 C9DE4106566B for ; Sun, 1 Nov 2009 19:48:43 +0000 (UTC) (envelope-from erikt@midgard.homeip.net) Received: from ch-smtp01.sth.basefarm.net (ch-smtp01.sth.basefarm.net [80.76.149.212]) by mx1.freebsd.org (Postfix) with ESMTP id 4EAAC8FC18 for ; Sun, 1 Nov 2009 19:48:43 +0000 (UTC) Received: from c83-255-48-78.bredband.comhem.se ([83.255.48.78]:53895 helo=falcon.midgard.homeip.net) by ch-smtp01.sth.basefarm.net with esmtp (Exim 4.68) (envelope-from ) id 1N4gPd-0003VD-3X for freebsd-ports@freebsd.org; Sun, 01 Nov 2009 20:48:31 +0100 Received: (qmail 59043 invoked from network); 1 Nov 2009 20:48:26 +0100 Received: from owl.midgard.homeip.net (10.1.5.7) by falcon.midgard.homeip.net with ESMTP; 1 Nov 2009 20:48:26 +0100 Received: (qmail 70309 invoked by uid 1001); 1 Nov 2009 20:48:26 +0100 Date: Sun, 1 Nov 2009 20:48:26 +0100 From: Erik Trulsson To: Larry Rosenman Message-ID: <20091101194826.GA69806@owl.midgard.homeip.net> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) X-Originating-IP: 83.255.48.78 X-Scan-Result: No virus found in message 1N4gPd-0003VD-3X. X-Scan-Signature: ch-smtp01.sth.basefarm.net 1N4gPd-0003VD-3X 878f372461524e38cb70a5bbb7695e7d Cc: freebsd-ports-bugs , James Chang , freebsd-ports@freebsd.org Subject: Re: lsof build failed under FreeBSD 7.2-STABLE AMD64 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Nov 2009 19:48:43 -0000 [lsof maintainer added to Cc:] On Sun, Nov 01, 2009 at 12:10:07PM -0600, Larry Rosenman wrote: > Are your system sources current? and do they match the running system? > > it compiles file for me on: But if you update your FreeBSD system to the very latest (or at least after Oct 29) it will not compile fine for you either. The following commit to 7-stable broke lsof compilation: Author: jhb Date: Thu Oct 29 15:10:38 2009 New Revision: 198595 URL: http://svn.freebsd.org/changeset/base/198595 Log: MFC 196615: Extend the device pager to support different memory attributes on different pages in an object. - Add a new variant of d_mmap() currently called d_mmap2() which accepts an additional in/out parameter that is the memory attribute to use for the requested page. - A driver either uses d_mmap() or d_mmap2() for all requests but not - both. The current implementation uses a flag in the cdevsw (D_MMAP2) to indicate that the driver provides a d_mmap2() handler instead of d_mmap(). This is done to make the change ABI compatible with existing drivers and MFC'able to 7 and 8. The lsof source code contains code to handle the problem for -CURRENT. The following part from dialects/freebsd/dlsof.h is the relevant part which describes the problem and contains a solution for 9-CURRENT. # if FREEBSDV>=9000 /* * The FreeBSD 9 and above d_mmap2_t function typedef in needs * the definition of vm_memattr_t for a pointer, but that definition is only * available under _KERNEL in . Defining _KERNEL before * including causes many compilation problems, so this * expedient (hack) is used. */ #define vm_memattr_t void # endif /* FREEBSDV>=9000 */ #include # if FREEBSDV>=9000 #undef vm_memattr_t # endif /* FREEBSDV>=9000 */ The 'if FREEBSDV>=9000' parts need to be mofified to make it work for older releases too now that the d_mmap2_t function has been MFC'd. -- Erik Trulsson ertr1013@student.uu.se From owner-freebsd-ports@FreeBSD.ORG Sun Nov 1 20:29:09 2009 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 B211D106568F; Sun, 1 Nov 2009 20:29:09 +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 80BDE8FC18; Sun, 1 Nov 2009 20:29:09 +0000 (UTC) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=lerami; d=lerctr.org; h=Received:Received:Message-ID:In-Reply-To:References:Date:Subject:From:To:Cc:User-Agent:MIME-Version:Content-Type:Content-Transfer-Encoding:X-Priority:Importance:X-Spam-Score:X-LERCTR-Spam-Score:X-Spam-Report:X-LERCTR-Spam-Report:DomainKey-Status; b=d43Kl6IHo3mcqaFK4Zf0jF+vip693OCcYhIH1mi2bcZSmdoHnh0PoDn5ZPAAts9jRT1eeBwl4scPZ8a22aX9cyRaEUZNo6BIaD3faZcCYYOLRKnHZZjGzBs8rTyfgadvQ0rAAXhhpBEE98873C+4GgX1mebSqJSm3bdrli6vxNA=; Received: from localhost.lerctr.org ([127.0.0.1]:54470 helo=webmail.lerctr.org) by thebighonker.lerctr.org with esmtp (Exim 4.69 (FreeBSD)) (envelope-from ) id 1N4h2u-0009Bp-FD; Sun, 01 Nov 2009 14:29:05 -0600 Received: from 76.205.169.61 (SquirrelMail authenticated user ler) by webmail.lerctr.org with HTTP; Sun, 1 Nov 2009 14:29:04 -0600 Message-ID: In-Reply-To: <20091101194826.GA69806@owl.midgard.homeip.net> References: <20091101194826.GA69806@owl.midgard.homeip.net> Date: Sun, 1 Nov 2009 14:29:04 -0600 From: "Larry Rosenman" To: "Erik Trulsson" User-Agent: SquirrelMail/1.4.20-RC2 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Spam-Score: -4.3 (----) X-LERCTR-Spam-Score: -4.3 (----) X-Spam-Report: SpamScore (-4.3/5.0) ALL_TRUSTED=-1.8, BAYES_00=-2.599, TW_JH=0.077 X-LERCTR-Spam-Report: SpamScore (-4.3/5.0) ALL_TRUSTED=-1.8, BAYES_00=-2.599, TW_JH=0.077 DomainKey-Status: no signature Cc: freebsd-ports-bugs , James Chang , freebsd-ports@freebsd.org Subject: Re: lsof build failed under FreeBSD 7.2-STABLE AMD64 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Nov 2009 20:29:09 -0000 I'm in contact with Vic Abell (LSOF author), and will get an update out soon. Thanks! On Sun, November 1, 2009 1:48 pm, Erik Trulsson wrote: > [lsof maintainer added to Cc:] > > On Sun, Nov 01, 2009 at 12:10:07PM -0600, Larry Rosenman wrote: >> Are your system sources current? and do they match the running system? >> >> it compiles file for me on: > > But if you update your FreeBSD system to the very latest (or at least > after > Oct 29) it will not compile fine for you either. > > The following commit to 7-stable broke lsof compilation: > > Author: jhb > Date: Thu Oct 29 15:10:38 2009 > New Revision: 198595 > URL: http://svn.freebsd.org/changeset/base/198595 > > Log: > MFC 196615: > Extend the device pager to support different memory attributes on > different > pages in an object. > - Add a new variant of d_mmap() currently called d_mmap2() which > accepts > an additional in/out parameter that is the memory attribute to use > for > the requested page. > - A driver either uses d_mmap() or d_mmap2() for all requests but not > - both. > The current implementation uses a flag in the cdevsw (D_MMAP2) to > indicate > that the driver provides a d_mmap2() handler instead of d_mmap(). > This > is done to make the change ABI compatible with existing drivers and > MFC'able to 7 and 8. > > The lsof source code contains code to handle the problem for -CURRENT. The > following part from dialects/freebsd/dlsof.h is the relevant part which > describes the problem and contains a solution for 9-CURRENT. > > # if FREEBSDV>=9000 > /* > * The FreeBSD 9 and above d_mmap2_t function typedef in > needs > * the definition of vm_memattr_t for a pointer, but that definition is > only > * available under _KERNEL in . Defining _KERNEL before > * including causes many compilation problems, so this > * expedient (hack) is used. > */ > #define vm_memattr_t void > # endif /* FREEBSDV>=9000 */ > > #include > > # if FREEBSDV>=9000 > #undef vm_memattr_t > # endif /* FREEBSDV>=9000 */ > > > The 'if FREEBSDV>=9000' parts need to be mofified to make it work for > older > releases too now that the d_mmap2_t function has been MFC'd. > > > > > > > -- > > Erik Trulsson > ertr1013@student.uu.se > -- 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 Sun Nov 1 21:05:10 2009 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 E4F2B106566C for ; Sun, 1 Nov 2009 21:05:10 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mail.bsdforen.de (bsdforen.de [212.204.60.79]) by mx1.freebsd.org (Postfix) with ESMTP id 97F0E8FC1A for ; Sun, 1 Nov 2009 21:05:10 +0000 (UTC) Received: from mobileKamikaze.norad (i59F7AEF4.versanet.de [89.247.174.244]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.bsdforen.de (Postfix) with ESMTP id 927BE8A0DF3; Sun, 1 Nov 2009 22:05:08 +0100 (CET) Message-ID: <4AEDF803.2000401@bsdforen.de> Date: Sun, 01 Nov 2009 22:05:07 +0100 From: Dominic Fandrey User-Agent: Thunderbird 2.0.0.23 (X11/20091024) MIME-Version: 1.0 To: stef@memberwebs.com References: <4AE60885.1040103@memberwebs.com> <4AEDD82E.8050701@bsdforen.de> <4AEDE38F.3070304@memberwebs.com> In-Reply-To: <4AEDE38F.3070304@memberwebs.com> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: [patch] Make git dependencies optional. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 01 Nov 2009 21:05:11 -0000 Stef Walter wrote: > Dominic Fandrey wrote: >> Stef Walter wrote: >>> This patch ... >> Just for the future, patches should be submitted in a PR. If you >> wish to discuss patches you can also upload them somewhere and >> add a link to your e-mail. > > I believe I did that. Please see my original email [1]. Or am I missing > something? > > Cheers, > > Stef > > [1] http://www.mail-archive.com/freebsd-ports@freebsd.org/msg23708.html None the less you attached the patch. -- A: Because it fouls the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail? From owner-freebsd-ports@FreeBSD.ORG Sun Nov 1 22:15:47 2009 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 F0EC41065676 for ; Sun, 1 Nov 2009 22:15:47 +0000 (UTC) (envelope-from stef-list@memberwebs.com) Received: from memberwebs.com (memberwebs.com [94.75.203.95]) by mx1.freebsd.org (Postfix) with ESMTP id B9FE08FC08 for ; Sun, 1 Nov 2009 22:15:47 +0000 (UTC) Received: from [172.27.5.159] (unknown [172.27.5.159]) by memberwebs.com (Postfix) with ESMTP id C3FCD83E4D6; Sun, 1 Nov 2009 22:15:45 +0000 (UTC) Message-ID: <4AEE0891.8070307@memberwebs.com> Date: Sun, 01 Nov 2009 16:15:45 -0600 From: Stef Walter User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: Dominic Fandrey References: <4AE60885.1040103@memberwebs.com> <4AEDD82E.8050701@bsdforen.de> <4AEDE38F.3070304@memberwebs.com> <4AEDF803.2000401@bsdforen.de> In-Reply-To: <4AEDF803.2000401@bsdforen.de> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: stef@memberwebs.com, freebsd-ports@freebsd.org Subject: Re: [patch] Make git dependencies optional. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: stef@memberwebs.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Nov 2009 22:15:48 -0000 Dominic Fandrey wrote: > Stef Walter wrote: >> Dominic Fandrey wrote: >>> Stef Walter wrote: >>>> This patch ... >>> Just for the future, patches should be submitted in a PR. If you >>> wish to discuss patches you can also upload them somewhere and >>> add a link to your e-mail. >> I believe I did that. Please see my original email [1]. Or am I missing >> something? > > None the less you attached the patch. Oh, sorry about that. Each community has various nuances... I'll try to remember this about freebsd-ports. All the best, Stef From owner-freebsd-ports@FreeBSD.ORG Mon Nov 2 00:11:45 2009 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 7F7681065698; Mon, 2 Nov 2009 00:11:45 +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 4E5838FC1D; Mon, 2 Nov 2009 00:11:45 +0000 (UTC) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=lerami; d=lerctr.org; h=Received:Received:Message-ID:In-Reply-To:References:Date:Subject:From:To:Cc:User-Agent:MIME-Version:Content-Type:Content-Transfer-Encoding:X-Priority:Importance:X-Spam-Score:X-LERCTR-Spam-Score:X-Spam-Report:X-LERCTR-Spam-Report:DomainKey-Status; b=P4OVjNqvFhpho1fL74wNJpmvoB9K2Fix9CbzSIQ3y4J3SklekOFJSMfeE31gw4JeLA8NgRYxNGPmYhCnKREmotLROD2lr5rbTw+bPpGxHJLE3FG+YbMpqhEyX0E1wDC6xHpZRkD1gjOMxtwKaLwY+9ENFR8YU+jo5JGrQe210fo=; Received: from localhost.lerctr.org ([127.0.0.1]:53328 helo=webmail.lerctr.org) by thebighonker.lerctr.org with esmtp (Exim 4.69 (FreeBSD)) (envelope-from ) id 1N4kWL-00014Y-9V; Sun, 01 Nov 2009 18:11:42 -0600 Received: from 76.205.169.61 (SquirrelMail authenticated user ler) by webmail.lerctr.org with HTTP; Sun, 1 Nov 2009 18:11:41 -0600 Message-ID: In-Reply-To: <20091101194826.GA69806@owl.midgard.homeip.net> References: <20091101194826.GA69806@owl.midgard.homeip.net> Date: Sun, 1 Nov 2009 18:11:41 -0600 From: "Larry Rosenman" To: "Erik Trulsson" User-Agent: SquirrelMail/1.4.20-RC2 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal 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: freebsd-ports-bugs , James Chang , freebsd-ports@freebsd.org Subject: Re: lsof build failed under FreeBSD 7.2-STABLE AMD64 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2009 00:11:45 -0000 On Sun, November 1, 2009 1:48 pm, Erik Trulsson wrote: > [lsof maintainer added to Cc:] > > On Sun, Nov 01, 2009 at 12:10:07PM -0600, Larry Rosenman wrote: >> Are your system sources current? and do they match the running system? >> >> it compiles file for me on: > > But if you update your FreeBSD system to the very latest (or at least > after > Oct 29) it will not compile fine for you either. > I've submitted ports/140183 to update to the 4.83C version which handles this change in RELENG_7, RELENG_8, and HEAD. Thanks for the reports. LER -- 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 Mon Nov 2 00:17:22 2009 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 B30031065693; Mon, 2 Nov 2009 00:17:22 +0000 (UTC) (envelope-from mikko.tyolajarvi@gmail.com) Received: from mail-yw0-f178.google.com (mail-yw0-f178.google.com [209.85.211.178]) by mx1.freebsd.org (Postfix) with ESMTP id 4F5FE8FC15; Mon, 2 Nov 2009 00:17:21 +0000 (UTC) Received: by ywh8 with SMTP id 8so4244755ywh.3 for ; Sun, 01 Nov 2009 16:17:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:mime-version:content-type; bh=D3Adsxk3B3C5XFaYTQpvituhSdv85vCAQaIAM1tFDJY=; b=k5UKNKEe7023CiHwsQEFwidF0U+YS1wx4on9JYZkiVV8ucplVdru/0w+shhTKZaoiq YEk68K0rTzNgXYDt7qxbvbXr7ACKgVzCLbGKTzma5asfjr1RloEFQ5GGf1L/iUqrAeuv aZ6/uRZs7xdgKlsRitZY31MxngVOTGaF2Wwt4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:mime-version:content-type; b=HsZY16QmvxiggP3OzbMFFrOn449sD4hLfmQu6bPngMVTWgLoI3Ok/7gePpMaXC7iz4 a1yOrZXDVd7ejbB15omkJHU/V9GJe2k1naC5m9IqbivKCTVzAWsAQ3lyQcFeicIc9uEE ZmDWfMwjuT3KiMC3ei3/0xXqoS0DMQDoRzTVw= Received: by 10.150.48.6 with SMTP id v6mr7247711ybv.131.1257119269652; Sun, 01 Nov 2009 15:47:49 -0800 (PST) Received: from antec (c-98-234-91-77.hsd1.ca.comcast.net [98.234.91.77]) by mx.google.com with ESMTPS id 20sm1905529ywh.47.2009.11.01.15.47.47 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 01 Nov 2009 15:47:48 -0800 (PST) Date: Sun, 1 Nov 2009 15:47:45 -0800 (PST) From: =?ISO-8859-1?Q?Mikko_Ty=F6l=E4j=E4rvi?= To: FreeBSD-gnats-submit@freebsd.org Message-ID: <20091101154453.R1213@antec.home> MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="738249620-388066931-1257119265=:1213" Cc: ports@freebsd.org Subject: [patch] Update linux-nx-client to 3.4.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: Mon, 02 Nov 2009 00:17:22 -0000 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --738249620-388066931-1257119265=:1213 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed >Submitter-Id: current-users >Originator: Mikko Tyolajarvi >Organization: >Confidential: no >Synopsis: [patch] Update linux-nx-client to 3.4.0 >Severity: non-critical >Priority: medium >Category: ports >Class: update >Release: FreeBSD 7.2-STABLE i386 >Environment: System: FreeBSD antec.home 7.2-STABLE FreeBSD 7.2-STABLE #1: Fri Sep 4 19:36:49 PDT 2009 mikko@antec.home:/usr/obj/usr/src/sys/GENERIC i386 >Description: Update of NX client to latest version: 3.4.0, released 2009-09-30 >How-To-Repeat: >Fix: Patch attached. --738249620-388066931-1257119265=:1213 Content-Type: TEXT/PLAIN; charset=US-ASCII; name=linux-nx-client-3.4.0.diff Content-Transfer-Encoding: BASE64 Content-ID: <20091101154745.P1213@antec.home> Content-Description: Content-Disposition: attachment; filename=linux-nx-client-3.4.0.diff ZGlmZiAtcnVOIGxpbnV4LW54LWNsaWVudC5iYWsvTWFrZWZpbGUgbGludXgt bngtY2xpZW50L01ha2VmaWxlDQotLS0gbGludXgtbngtY2xpZW50LmJhay9N YWtlZmlsZQkyMDA5LTExLTAxIDE1OjI5OjUyLjAwMDAwMDAwMCAtMDgwMA0K KysrIGxpbnV4LW54LWNsaWVudC9NYWtlZmlsZQkyMDA5LTExLTAxIDE1OjMx OjQwLjAwMDAwMDAwMCAtMDgwMA0KQEAgLTYsMTEgKzYsMTAgQEANCiAjDQog DQogUE9SVE5BTUU9CQlsaW51eC1ueC1jbGllbnQNCi1QT1JUVkVSU0lPTj0J CTIuMS4wDQotUE9SVFJFVklTSU9OPQkJMw0KK1BPUlRWRVJTSU9OPQkJMy40 LjANCiBDQVRFR09SSUVTPQkJbmV0DQogTUFTVEVSX1NJVEVTPQkJaHR0cDov L3dlYjA0Lm5vbWFjaGluZS5jb20vZG93bmxvYWQvJHtQT1JUVkVSU0lPTn0v TGludXgvDQotRElTVE5BTUU9CQlueGNsaWVudC0ke1BPUlRWRVJTSU9OfS0x Ny5pMzg2DQorRElTVE5BTUU9CQlueGNsaWVudC0ke1BPUlRWRVJTSU9OfS01 LmkzODYNCiANCiBNQUlOVEFJTkVSPQkJcG9ydHNARnJlZUJTRC5vcmcNCiBD T01NRU5UPQkJVGhlIE5vTWFjaGluZSBOWCBjbGllbnQNCkBAIC0yNyw2ICsy NiwxMiBAQA0KIA0KIFBMSVNUX1NVQis9CQlQT1JUVkVSU0lPTj0ke1BPUlRW RVJTSU9OfQ0KIA0KKyMgUGF0Y2ggYmluYXJ5IHRvIGV4cGVjdCBFSU5WQUwg KEZyZWVCU0QpIGluc3RlYWQgb2YgRU9QTk9UU1VQUCAoTGludXgpIHdoZW4N CisjIHNldHRpbmcgVENQX05PREVMQVkgb24gdGhlIFgxMSB1bml4IGRvbWFp biBzb2NrZXQuDQorcG9zdC1wYXRjaDoNCisJJHtQRVJMNX0gLXBpLm9yaWcg LWUgJ3MvXHg4M1x4ZjhceDVmXHgwZlx4ODQvXHg4M1x4ZjhceDE2XHgwZlx4 ODQvJyBcDQorCQkke05YU1JDfS9saWIvbGliWGNvbXAuc28uJHtQT1JUVkVS U0lPTn0NCisNCiBkby1pbnN0YWxsOg0KIAkke01LRElSfSAke05YRFNUfS9i aW4NCiAJJHtJTlNUQUxMX1BST0dSQU19ICR7TlhTUkN9L2Jpbi8qICR7TlhE U1R9L2Jpbg0KQEAgLTM0LDcgKzM5LDcgQEANCiAuZm9yIGYgaW4gbGliWGNv bXAgbGliWGNvbXBzaA0KIAkke0lOU1RBTExfREFUQX0gJHtOWFNSQ30vbGli LyR7Zn0uc28uJHtQT1JUVkVSU0lPTn0gJHtOWERTVH0vbGliDQogCSR7TE59 IC1zZiAke2Z9LnNvLiR7UE9SVFZFUlNJT059ICR7TlhEU1R9L2xpYi8ke2Z9 LnNvDQotCSR7TE59IC1zZiAke2Z9LnNvLiR7UE9SVFZFUlNJT059ICR7TlhE U1R9L2xpYi8ke2Z9LnNvLjINCisJJHtMTn0gLXNmICR7Zn0uc28uJHtQT1JU VkVSU0lPTn0gJHtOWERTVH0vbGliLyR7Zn0uc28uMw0KIC5lbmRmb3INCiAJ JHtJTlNUQUxMX0RBVEF9ICR7TlhTUkN9L2xpYi9saWJjcnlwdG8uc28uMC45 LjggJHtOWERTVH0vbGliDQogCSR7TE59IC1zZiBsaWJjcnlwdG8uc28uMC45 LjggJHtOWERTVH0vbGliL2xpYmNyeXB0by5zbw0KQEAgLTQ2LDE0ICs1MSwx NSBAQA0KIAkke0lOU1RBTExfREFUQX0gJHtOWFNSQ30vc2hhcmUvaW1hZ2Vz LyogJHtOWERTVH0vc2hhcmUvaW1hZ2VzDQogDQogCSR7TUtESVJ9ICR7TE9D QUxCQVNFfS9zaGFyZS9waXhtYXBzDQotCSR7SU5TVEFMTF9EQVRBfSAke05Y U1JDfS9zaGFyZS9pY29ucy8qLnBuZyAke0xPQ0FMQkFTRX0vc2hhcmUvcGl4 bWFwcw0KKwkke0lOU1RBTExfREFUQX0gJHtOWFNSQ30vc2hhcmUvaWNvbnMv NDh4NDgvKi5wbmcgJHtMT0NBTEJBU0V9L3NoYXJlL3BpeG1hcHMNCiAJJHtN S0RJUn0gJHtMT0NBTEJBU0V9L3NoYXJlL2ljb25zL2NyeXN0YWxzdmcvNDh4 NDggXA0KLQkJJHtMT0NBTEJBU0V9L3NoYXJlL2ljb25zL2NyeXN0YWxzdmcv MzJ4MzINCi0JJHtJTlNUQUxMX0RBVEF9ICR7TlhTUkN9L3NoYXJlL2ljb25z L254LWRlc2t0b3AucG5nIFwNCi0JCSR7TE9DQUxCQVNFfS9zaGFyZS9pY29u cy9jcnlzdGFsc3ZnLzQ4eDQ4DQotLmZvciBmIGluIG54LnBuZyBueGNsaWVu dC1hZG1pbi5wbmcgbnhjbGllbnQtd2l6YXJkLnBuZw0KLQkke0lOU1RBTExf REFUQX0gJHtOWFNSQ30vc2hhcmUvaWNvbnMvJHtmfSBcDQotCQkke0xPQ0FM QkFTRX0vc2hhcmUvaWNvbnMvY3J5c3RhbHN2Zy8zMngzMg0KKwkJJHtMT0NB TEJBU0V9L3NoYXJlL2ljb25zL2NyeXN0YWxzdmcvMzJ4MzIgXA0KKwkJJHtM T0NBTEJBU0V9L3NoYXJlL2ljb25zL2NyeXN0YWxzdmcvMjJ4MjIgXA0KKwkJ JHtMT0NBTEJBU0V9L3NoYXJlL2ljb25zL2NyeXN0YWxzdmcvMTZ4MTYNCisu Zm9yIHggaW4gMTZ4MTYgMjJ4MjIgMzJ4MzIgNDh4NDgNCisJJHtNS0RJUn0g JHtMT0NBTEJBU0V9L3NoYXJlL2ljb25zL2NyeXN0YWxzdmcvJHt4fQ0KKwkk e0lOU1RBTExfREFUQX0gJHtOWFNSQ30vc2hhcmUvaWNvbnMvJHt4fS8qIFwN CisJCSR7TE9DQUxCQVNFfS9zaGFyZS9pY29ucy9jcnlzdGFsc3ZnLyR7eH0N CiAuZW5kZm9yDQogDQogLmZvciBmIGluIG54Y2xpZW50IG54ZXNkIG54a2ls bCBueHNlcnZpY2Ugbnhzc2gNCmRpZmYgLXJ1TiBsaW51eC1ueC1jbGllbnQu YmFrL2Rpc3RpbmZvIGxpbnV4LW54LWNsaWVudC9kaXN0aW5mbw0KLS0tIGxp bnV4LW54LWNsaWVudC5iYWsvZGlzdGluZm8JMjAwOS0xMS0wMSAxNToyOTo1 Mi4wMDAwMDAwMDAgLTA4MDANCisrKyBsaW51eC1ueC1jbGllbnQvZGlzdGlu Zm8JMjAwOS0xMC0yNSAxNjo1Mjo0My4wMDAwMDAwMDAgLTA3MDANCkBAIC0x LDMgKzEsMyBAQA0KLU1ENSAobnhjbGllbnQtMi4xLjAtMTcuaTM4Ni50YXIu Z3opID0gZDQ0ODJlY2Q0ZGRhMzc3Zjg3OWEwODg4ZTI1NmJjZTkNCi1TSEEy NTYgKG54Y2xpZW50LTIuMS4wLTE3LmkzODYudGFyLmd6KSA9IGMwODdjMWU1 MjhkZDQyNzJjNDY2NmE4MzJiMGE1ODViNTNmYTE1NDY2YjU0ZDFkYzJkNjBk MTA1YmVhOTY0YWINCi1TSVpFIChueGNsaWVudC0yLjEuMC0xNy5pMzg2LnRh ci5neikgPSAzNTE1MzQyDQorTUQ1IChueGNsaWVudC0zLjQuMC01LmkzODYu dGFyLmd6KSA9IGZkYjZhYjFkY2JkZmQ0Y2ZlMzRiYmJkMzc5YjY4ZGU5DQor U0hBMjU2IChueGNsaWVudC0zLjQuMC01LmkzODYudGFyLmd6KSA9IDFmYjMz YjI0ZTcwMWE5YjJiNjE1Yzk5ZDM1Mzg3MmNmYTNhODRhNmE0ZWM4M2M1ZTE4 NThhYmNiNTMwN2I1MjINCitTSVpFIChueGNsaWVudC0zLjQuMC01LmkzODYu dGFyLmd6KSA9IDQzODgxODkNCmRpZmYgLXJ1TiBsaW51eC1ueC1jbGllbnQu YmFrL3BrZy1wbGlzdCBsaW51eC1ueC1jbGllbnQvcGtnLXBsaXN0DQotLS0g bGludXgtbngtY2xpZW50LmJhay9wa2ctcGxpc3QJMjAwOS0xMS0wMSAxNToy OTo1Mi4wMDAwMDAwMDAgLTA4MDANCisrKyBsaW51eC1ueC1jbGllbnQvcGtn LXBsaXN0CTIwMDktMTEtMDEgMTQ6Mzg6NTEuMDAwMDAwMDAwIC0wODAwDQpA QCAtOSwzNyArOSw0MiBAQA0KIGxpYi9saW51eC1ueC1jbGllbnQvYmluL254 cHJpbnQNCiBsaWIvbGludXgtbngtY2xpZW50L2Jpbi9ueHNlcnZpY2UNCiBs aWIvbGludXgtbngtY2xpZW50L2Jpbi9ueHNzaA0KLWxpYi9saW51eC1ueC1j bGllbnQvbGliL2xpYlhjb21wLnNvDQotbGliL2xpbnV4LW54LWNsaWVudC9s aWIvbGliWGNvbXAuc28uMg0KIGxpYi9saW51eC1ueC1jbGllbnQvbGliL2xp Ylhjb21wLnNvLiUlUE9SVFZFUlNJT04lJQ0KLWxpYi9saW51eC1ueC1jbGll bnQvbGliL2xpYlhjb21wc2guc28NCi1saWIvbGludXgtbngtY2xpZW50L2xp Yi9saWJYY29tcHNoLnNvLjINCitsaWIvbGludXgtbngtY2xpZW50L2xpYi9s aWJYY29tcC5zbw0KK2xpYi9saW51eC1ueC1jbGllbnQvbGliL2xpYlhjb21w LnNvLjMNCiBsaWIvbGludXgtbngtY2xpZW50L2xpYi9saWJYY29tcHNoLnNv LiUlUE9SVFZFUlNJT04lJQ0KLWxpYi9saW51eC1ueC1jbGllbnQvbGliL2xp YmNyeXB0by5zbw0KK2xpYi9saW51eC1ueC1jbGllbnQvbGliL2xpYlhjb21w c2guc28NCitsaWIvbGludXgtbngtY2xpZW50L2xpYi9saWJYY29tcHNoLnNv LjMNCiBsaWIvbGludXgtbngtY2xpZW50L2xpYi9saWJjcnlwdG8uc28uMC45 LjgNCitsaWIvbGludXgtbngtY2xpZW50L2xpYi9saWJjcnlwdG8uc28NCits aWIvbGludXgtbngtY2xpZW50L3NoYXJlL2tleWJvYXJkcw0KK2xpYi9saW51 eC1ueC1jbGllbnQvc2hhcmUva2V5cy9zZXJ2ZXIuaWRfZHNhLmtleQ0KIGxp Yi9saW51eC1ueC1jbGllbnQvc2hhcmUvaW1hZ2VzL2Fib3V0LWRvd24ucG5n DQogbGliL2xpbnV4LW54LWNsaWVudC9zaGFyZS9pbWFnZXMvYWJvdXQtdXAu cG5nDQogbGliL2xpbnV4LW54LWNsaWVudC9zaGFyZS9pbWFnZXMvY29ubmVj dC0wMS5wbmcNCiBsaWIvbGludXgtbngtY2xpZW50L3NoYXJlL2ltYWdlcy9j b25uZWN0LTAyLnBuZw0KIGxpYi9saW51eC1ueC1jbGllbnQvc2hhcmUvaW1h Z2VzL2Nvbm5lY3QtMDMucG5nDQogbGliL2xpbnV4LW54LWNsaWVudC9zaGFy ZS9pbWFnZXMvY29ubmVjdC0wNC5wbmcNCi1saWIvbGludXgtbngtY2xpZW50 L3NoYXJlL2ltYWdlcy9jb25uZWN0LTA1LnBuZw0KLWxpYi9saW51eC1ueC1j bGllbnQvc2hhcmUvaW1hZ2VzL2Nvbm5lY3QtMDYucG5nDQotbGliL2xpbnV4 LW54LWNsaWVudC9zaGFyZS9pbWFnZXMvY29ubmVjdC0wNy5wbmcNCi1saWIv bGludXgtbngtY2xpZW50L3NoYXJlL2ltYWdlcy9jb25uZWN0LTA4LnBuZw0K LWxpYi9saW51eC1ueC1jbGllbnQvc2hhcmUvaW1hZ2VzL2Nvbm5lY3QtMDku cG5nDQotbGliL2xpbnV4LW54LWNsaWVudC9zaGFyZS9pbWFnZXMvY29ubmVj dC0xMC5wbmcNCiBsaWIvbGludXgtbngtY2xpZW50L3NoYXJlL2ltYWdlcy9j b25uZWN0LWZhaWwtMDEucG5nDQotbGliL2xpbnV4LW54LWNsaWVudC9zaGFy ZS9pbWFnZXMvY29ubmVjdC1mYWlsLTAyLnBuZw0KK2xpYi9saW51eC1ueC1j bGllbnQvc2hhcmUvaW1hZ2VzL2Vycm9yLnBuZw0KIGxpYi9saW51eC1ueC1j bGllbnQvc2hhcmUvaW1hZ2VzL2ZvbGRlci1zaGFyZWQtZGlzYWJsZWQucG5n DQogbGliL2xpbnV4LW54LWNsaWVudC9zaGFyZS9pbWFnZXMvZm9sZGVyLXNo YXJlZC5wbmcNCitsaWIvbGludXgtbngtY2xpZW50L3NoYXJlL2ltYWdlcy9p bmZvLnBuZw0KIGxpYi9saW51eC1ueC1jbGllbnQvc2hhcmUvaW1hZ2VzL2tp bGwtZHNiLnBuZw0KIGxpYi9saW51eC1ueC1jbGllbnQvc2hhcmUvaW1hZ2Vz L2tpbGwucG5nDQotbGliL2xpbnV4LW54LWNsaWVudC9zaGFyZS9pbWFnZXMv bXVsdGltZWRpYS1kc2IucG5nDQorbGliL2xpbnV4LW54LWNsaWVudC9zaGFy ZS9pbWFnZXMvbG9nby1zbWFsbC5wbmcNCitsaWIvbGludXgtbngtY2xpZW50 L3NoYXJlL2ltYWdlcy9sb2dvLnBuZw0KK2xpYi9saW51eC1ueC1jbGllbnQv c2hhcmUvaW1hZ2VzL21vbml0b3ItYXJyb3ctb3Zlci5wbmcNCitsaWIvbGlu dXgtbngtY2xpZW50L3NoYXJlL2ltYWdlcy9tb25pdG9yLWFycm93LnBuZw0K K2xpYi9saW51eC1ueC1jbGllbnQvc2hhcmUvaW1hZ2VzL21vbml0b3ItYm94 LnBuZw0KK2xpYi9saW51eC1ueC1jbGllbnQvc2hhcmUvaW1hZ2VzL21vbml0 b3ItaWNvbi5wbmcNCitsaWIvbGludXgtbngtY2xpZW50L3NoYXJlL2ltYWdl cy9tb25pdG9yLW1hc2sucG5nDQorbGliL2xpbnV4LW54LWNsaWVudC9zaGFy ZS9pbWFnZXMvbW9uaXRvci1tZXNzYWdlLnBuZw0KK2xpYi9saW51eC1ueC1j bGllbnQvc2hhcmUvaW1hZ2VzL21vbml0b3ItdXNlci1kc2IucG5nDQorbGli L2xpbnV4LW54LWNsaWVudC9zaGFyZS9pbWFnZXMvbW9uaXRvci11c2VyLnBu Zw0KIGxpYi9saW51eC1ueC1jbGllbnQvc2hhcmUvaW1hZ2VzL211bHRpbWVk aWEucG5nDQogbGliL2xpbnV4LW54LWNsaWVudC9zaGFyZS9pbWFnZXMvbmV3 LXNlc3Npb24tZHNiLnBuZw0KIGxpYi9saW51eC1ueC1jbGllbnQvc2hhcmUv aW1hZ2VzL25ldy1zZXNzaW9uLnBuZw0KLWxpYi9saW51eC1ueC1jbGllbnQv c2hhcmUvaW1hZ2VzL25vbWFjaGluZS1uby1iYWNrZ3JvdW5kLnBuZw0KIGxp Yi9saW51eC1ueC1jbGllbnQvc2hhcmUvaW1hZ2VzL3ByaW50ZXItZGVmYXVs dC1pY29uLWRpc2FibGVkLnBuZw0KIGxpYi9saW51eC1ueC1jbGllbnQvc2hh cmUvaW1hZ2VzL3ByaW50ZXItZGVmYXVsdC1pY29uLnBuZw0KIGxpYi9saW51 eC1ueC1jbGllbnQvc2hhcmUvaW1hZ2VzL3ByaW50ZXItaWNvbi1kaXNhYmxl ZC5wbmcNCkBAIC00OSwxNSArNTQsMTQgQEANCiBsaWIvbGludXgtbngtY2xp ZW50L3NoYXJlL2ltYWdlcy9wdWxsZG93bi1jbG9zZS5wbmcNCiBsaWIvbGlu dXgtbngtY2xpZW50L3NoYXJlL2ltYWdlcy9wdWxsZG93bi1zdXNwZW5kLnBu Zw0KIGxpYi9saW51eC1ueC1jbGllbnQvc2hhcmUvaW1hZ2VzL3B1bGxkb3du LXRlcm1pbmF0ZS5wbmcNCi1saWIvbGludXgtbngtY2xpZW50L3NoYXJlL2lt YWdlcy9yZWZyZXNoLWRzYi5wbmcNCiBsaWIvbGludXgtbngtY2xpZW50L3No YXJlL2ltYWdlcy9yZWZyZXNoLnBuZw0KK2xpYi9saW51eC1ueC1jbGllbnQv c2hhcmUvaW1hZ2VzL3JlZnJlc2gtZHNiLnBuZw0KIGxpYi9saW51eC1ueC1j bGllbnQvc2hhcmUvaW1hZ2VzL3JlbW92ZS1kc2IucG5nDQogbGliL2xpbnV4 LW54LWNsaWVudC9zaGFyZS9pbWFnZXMvcmVtb3ZlLnBuZw0KIGxpYi9saW51 eC1ueC1jbGllbnQvc2hhcmUvaW1hZ2VzL3Nlc3Npb24tc3RhdHMtMDEtZHNi LnBuZw0KIGxpYi9saW51eC1ueC1jbGllbnQvc2hhcmUvaW1hZ2VzL3Nlc3Np b24tc3RhdHMtMDEucG5nDQogbGliL2xpbnV4LW54LWNsaWVudC9zaGFyZS9p bWFnZXMvc2Vzc2lvbi1zdGF0cy0wMi1kc2IucG5nDQogbGliL2xpbnV4LW54 LWNsaWVudC9zaGFyZS9pbWFnZXMvc2Vzc2lvbi1zdGF0cy0wMi5wbmcNCi1s aWIvbGludXgtbngtY2xpZW50L3NoYXJlL2ltYWdlcy9zaGFyaW5nLWRzYi5w bmcNCiBsaWIvbGludXgtbngtY2xpZW50L3NoYXJlL2ltYWdlcy9zaGFyaW5n LnBuZw0KIGxpYi9saW51eC1ueC1jbGllbnQvc2hhcmUvaW1hZ2VzL3Rlcm1p bmF0ZS1kc2IucG5nDQogbGliL2xpbnV4LW54LWNsaWVudC9zaGFyZS9pbWFn ZXMvdGVybWluYXRlLnBuZw0KQEAgLTY1LDggKzY5LDMxIEBADQogbGliL2xp bnV4LW54LWNsaWVudC9zaGFyZS9pbWFnZXMvdmlldy1sb2cucG5nDQogbGli L2xpbnV4LW54LWNsaWVudC9zaGFyZS9pbWFnZXMvd2FybmluZy5wbmcNCiBs aWIvbGludXgtbngtY2xpZW50L3NoYXJlL2ltYWdlcy93aXphcmQucG5nDQot bGliL2xpbnV4LW54LWNsaWVudC9zaGFyZS9rZXlib2FyZHMNCi1saWIvbGlu dXgtbngtY2xpZW50L3NoYXJlL2tleXMvc2VydmVyLmlkX2RzYS5rZXkNCitz aGFyZS9waXhtYXBzL2FwcGxpY2F0aW9uLW54LXNlc3Npb24ucG5nDQorc2hh cmUvcGl4bWFwcy9ueGNsaWVudC1hZG1pbi5wbmcNCitzaGFyZS9waXhtYXBz L254Y2xpZW50LWRlc2t0b3AucG5nDQorc2hhcmUvcGl4bWFwcy9ueGNsaWVu dC1pY29uLnBuZw0KK3NoYXJlL3BpeG1hcHMvbnhjbGllbnQtd2l6YXJkLnBu Zw0KK3NoYXJlL2ljb25zL2NyeXN0YWxzdmcvNDh4NDgvYXBwbGljYXRpb24t bngtc2Vzc2lvbi5wbmcNCitzaGFyZS9pY29ucy9jcnlzdGFsc3ZnLzQ4eDQ4 L254Y2xpZW50LWFkbWluLnBuZw0KK3NoYXJlL2ljb25zL2NyeXN0YWxzdmcv NDh4NDgvbnhjbGllbnQtZGVza3RvcC5wbmcNCitzaGFyZS9pY29ucy9jcnlz dGFsc3ZnLzQ4eDQ4L254Y2xpZW50LWljb24ucG5nDQorc2hhcmUvaWNvbnMv Y3J5c3RhbHN2Zy80OHg0OC9ueGNsaWVudC13aXphcmQucG5nDQorc2hhcmUv aWNvbnMvY3J5c3RhbHN2Zy8zMngzMi9hcHBsaWNhdGlvbi1ueC1zZXNzaW9u LnBuZw0KK3NoYXJlL2ljb25zL2NyeXN0YWxzdmcvMzJ4MzIvbnhjbGllbnQt YWRtaW4ucG5nDQorc2hhcmUvaWNvbnMvY3J5c3RhbHN2Zy8zMngzMi9ueGNs aWVudC1kZXNrdG9wLnBuZw0KK3NoYXJlL2ljb25zL2NyeXN0YWxzdmcvMzJ4 MzIvbnhjbGllbnQtaWNvbi5wbmcNCitzaGFyZS9pY29ucy9jcnlzdGFsc3Zn LzMyeDMyL254Y2xpZW50LXdpemFyZC5wbmcNCitzaGFyZS9pY29ucy9jcnlz dGFsc3ZnLzIyeDIyL2FwcGxpY2F0aW9uLW54LXNlc3Npb24ucG5nDQorc2hh cmUvaWNvbnMvY3J5c3RhbHN2Zy8yMngyMi9ueGNsaWVudC1hZG1pbi5wbmcN CitzaGFyZS9pY29ucy9jcnlzdGFsc3ZnLzIyeDIyL254Y2xpZW50LWRlc2t0 b3AucG5nDQorc2hhcmUvaWNvbnMvY3J5c3RhbHN2Zy8yMngyMi9ueGNsaWVu dC1pY29uLnBuZw0KK3NoYXJlL2ljb25zL2NyeXN0YWxzdmcvMjJ4MjIvbnhj bGllbnQtd2l6YXJkLnBuZw0KK3NoYXJlL2ljb25zL2NyeXN0YWxzdmcvMTZ4 MTYvYXBwbGljYXRpb24tbngtc2Vzc2lvbi5wbmcNCitzaGFyZS9pY29ucy9j cnlzdGFsc3ZnLzE2eDE2L254Y2xpZW50LWFkbWluLnBuZw0KK3NoYXJlL2lj b25zL2NyeXN0YWxzdmcvMTZ4MTYvbnhjbGllbnQtZGVza3RvcC5wbmcNCitz aGFyZS9pY29ucy9jcnlzdGFsc3ZnLzE2eDE2L254Y2xpZW50LWljb24ucG5n DQorc2hhcmUvaWNvbnMvY3J5c3RhbHN2Zy8xNngxNi9ueGNsaWVudC13aXph cmQucG5nDQogQGRpcnJtIGxpYi9saW51eC1ueC1jbGllbnQvYmluDQogQGRp cnJtIGxpYi9saW51eC1ueC1jbGllbnQvbGliDQogQGRpcnJtIGxpYi9saW51 eC1ueC1jbGllbnQvc2hhcmUva2V5cw0KQEAgLTc0LDE1ICsxMDEsOSBAQA0K IEBkaXJybSBsaWIvbGludXgtbngtY2xpZW50L3NoYXJlDQogQGRpcnJtIGxp Yi9saW51eC1ueC1jbGllbnQNCiBAY3dkICUlTE9DQUxCQVNFJSUNCi1zaGFy ZS9waXhtYXBzL254LWRlc2t0b3AucG5nDQotc2hhcmUvcGl4bWFwcy9ueC5w bmcNCi1zaGFyZS9waXhtYXBzL254Y2xpZW50LWFkbWluLnBuZw0KLXNoYXJl L3BpeG1hcHMvbnhjbGllbnQtd2l6YXJkLnBuZw0KLXNoYXJlL2ljb25zL2Ny eXN0YWxzdmcvNDh4NDgvbngtZGVza3RvcC5wbmcNCi1zaGFyZS9pY29ucy9j cnlzdGFsc3ZnLzMyeDMyL254LnBuZw0KLXNoYXJlL2ljb25zL2NyeXN0YWxz dmcvMzJ4MzIvbnhjbGllbnQtYWRtaW4ucG5nDQotc2hhcmUvaWNvbnMvY3J5 c3RhbHN2Zy8zMngzMi9ueGNsaWVudC13aXphcmQucG5nDQogQGRpcnJtdHJ5 IHNoYXJlL2ljb25zL2NyeXN0YWxzdmcvNDh4NDgNCiBAZGlycm10cnkgc2hh cmUvaWNvbnMvY3J5c3RhbHN2Zy8zMngzMg0KK0BkaXJybXRyeSBzaGFyZS9p Y29ucy9jcnlzdGFsc3ZnLzIyeDIyDQorQGRpcnJtdHJ5IHNoYXJlL2ljb25z L2NyeXN0YWxzdmcvMTZ4MTYNCiBAZGlycm10cnkgc2hhcmUvaWNvbnMvY3J5 c3RhbHN2Zw0KIEBkaXJybXRyeSBzaGFyZS9pY29ucw0K --738249620-388066931-1257119265=:1213-- From owner-freebsd-ports@FreeBSD.ORG Mon Nov 2 06:03:07 2009 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 4A4D51065694 for ; Mon, 2 Nov 2009 06:03:07 +0000 (UTC) (envelope-from rea-fbsd@codelabs.ru) Received: from 0.mx.codelabs.ru (0.mx.codelabs.ru [144.206.177.45]) by mx1.freebsd.org (Postfix) with ESMTP id F0AB08FC1A for ; Mon, 2 Nov 2009 06:03:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=codelabs.ru; s=two; h=Date:From:To:Subject:Message-ID:Reply-To: MIME-Version:Content-Type:Sender; bh=65P8mUlqrqH7LbEpOraGnPod+uL ee4pammBn/Sv1PSo=; b=AZwATh8CgS9kEQkBYCeL5EaVvyWi9GhlTsxO11IUuuV orfhgdCEKtHLCw9QrTaWEGj1ZJD11bfC4SfZ6XIluzWdOJZZH5BX+QOHy/VIyidg PhmUPdYSBOal9Vzv8xbZFNoyR3qlcdZVybnMo8s7R0U0ZcUYMcPmTagghguPAk74 fyYMw86jVIK/El3fw2hdIFeibgdTzzJHbKtYWQahmgSp1Ir3vtglfgUN+eSJ8V/v ssLiBLXxJwgb2q3JaY8mogg4AXnjOz9Ezwz1LiyOgHpBLvTO4KFWs5eHGtWNet7m yfHiFSJOaS8xQrKdFH++wXFzlKiRrWsTEmZ0MPTlbfg== Received: from void.codelabs.ru (void.codelabs.ru [144.206.177.25]) by 0.mx.codelabs.ru with esmtpsa (TLSv1:AES256-SHA:256) id 1N4pqI-000JfX-0h for freebsd-ports@freebsd.org; Mon, 02 Nov 2009 08:52:38 +0300 Date: Mon, 2 Nov 2009 08:52:35 +0300 From: Eygene Ryabinkin To: freebsd-ports@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Sender: rea-fbsd@codelabs.ru Subject: Renaming port when it forks to two different branches X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: rea-fbsd@codelabs.ru List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2009 06:03:07 -0000 Good day. I am maintaining net-mgmt/pnp and it was recently brought to my attention that the current port development line (0.4.x) will cease in some time and now we have 0.6.x that is better, will be supported and developed further. But it requires PHP >= 5.2. I am planning to upgrade the net-mgmt/pnp to 0.6.x and make request to repocopy the current (0.4.x-based) port to net-mgmt/pnp-legacy. Here comes a question: does anyone sees any drawbacks from such a plan and may be there are better ways to do it? Thanks! -- Eygene _ ___ _.--. # \`.|\..----...-'` `-._.-'_.-'` # Remember that it is hard / ' ` , __.--' # to read the on-line manual )/' _/ \ `-_, / # while single-stepping the kernel. `-'" `"\_ ,_.-;_.-\_ ', fsc/as # _.-'_./ {_.' ; / # -- FreeBSD Developers handbook {_.-``-' {_/ # From owner-freebsd-ports@FreeBSD.ORG Mon Nov 2 08:31:10 2009 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 D43E710656B3 for ; Mon, 2 Nov 2009 08:31:10 +0000 (UTC) (envelope-from jacob@whotookspaz.org) Received: from mail-gx0-f214.google.com (mail-gx0-f214.google.com [209.85.217.214]) by mx1.freebsd.org (Postfix) with ESMTP id 8134B8FC15 for ; Mon, 2 Nov 2009 08:31:10 +0000 (UTC) Received: by gxk6 with SMTP id 6so3123482gxk.13 for ; Mon, 02 Nov 2009 00:31:09 -0800 (PST) Received: by 10.150.173.3 with SMTP id v3mr7772427ybe.52.1257150669584; Mon, 02 Nov 2009 00:31:09 -0800 (PST) Received: from kusanagi.whotookspaz.org (adsl-153-199-151.jax.bellsouth.net [70.153.199.151]) by mx.google.com with ESMTPS id 4sm2056568ywg.13.2009.11.02.00.31.05 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 02 Nov 2009 00:31:08 -0800 (PST) Message-ID: <4AEE98A1.9080300@whotookspaz.org> Date: Mon, 02 Nov 2009 03:30:25 -0500 From: Jacob Myers User-Agent: Thunderbird 2.0.0.23 (X11/20090901) MIME-Version: 1.0 To: ports@freebsd.org X-Enigmail-Version: 0.95.7 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig91348C1E038D38D5633EACE5" Cc: Subject: x11/gtk-qt4-engine refuses to install X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 02 Nov 2009 08:31:10 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig91348C1E038D38D5633EACE5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hello, I get an error when attempting to install x11/gtk-qt4-engine: [snip] # make install =3D=3D=3D> Installing for gtk-qt4-engine-1.1_1 =3D=3D=3D> Generating temporary packing list usage: mtree [-LPUcdeinqruxw] [-f spec] [-f spec] [-K key] [-k key] [-p path] [-s seed] [-X excludes] I'm not entirely sure what's going on here. When I add NO_MTREE=3Dyes to the port's makefile, it installs correctly. I don't think this is the Right Thing(TM) though. --=20 Jacob Myers | Website: http://whotookspaz.org Network Admin, Wilcox Technologies | Public key: 186A424A Using FreeBSD since 2007 | Public shell: http://bit.ly/42iGCR Answer a fool according to his folly, lest he be wise in his own conceit -- Proverbs, 26:5 --------------enig91348C1E038D38D5633EACE5 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.13 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iQIcBAEBAgAGBQJK7pimAAoJEA933foYakKkizIP/A+oCl36NQ3P/RSeT6olgGv9 vPF63VILW139JY402d9gt+Vlx4ahsWNdjESj+KuREfVdb1EXAu0HZ8UUXh1f0goB LozzFo6n29QlVReWO2jP3EvA75UN647h6T4185zjeSpLU/y6wyKiYZKhn+/n73Ap bx9isCPa1VbnDOGxOZdCySh0Jfg+SThPE6sDYX5JsbmRV+0LEDNkuNpt52KlEYb2 Ksg7jufZxZAn4onNRK4k7wCfDuf5UKa8+kCNH+I5Cr7iKPe93qebX082DkKE0aNw ehE/C9UqzLH6UaU9rbmfAn0UbqRmqz4iV7fbrFOzSEwyRH//or9MDsTV09yVCa6X l3i9iNwQaWt4ay90GoBa6s0a+leEINM5F4zfQxBWwBA68X/QfMbnRWn7OZeu4Ku6 DiyNOeGewVO9sQkgm1cklwG91uXXWOtjeXisPRbLHDdfFCxgVN1TsqVQuiRkdqeA 4YClmOWvvEbkOXAHBIX38vurJfTqWaKEidPI0ytA4PgrzOpSgJrCdIMSr3dfnDHx Ul2XdjTxvEeF4TUnKL58CY8cs2oKh8wM6WX91KzCKNjPLdl53W75Wzt1GoBIPiUM kQEMjfVj8IwYuBxz2tp2JHzzkV4gnENnkkFJFgZElmTQHdYjji3f0dtok5084tmo uX4T885dOTxn10zPEdT1 =UXlE -----END PGP SIGNATURE----- --------------enig91348C1E038D38D5633EACE5-- From owner-freebsd-ports@FreeBSD.ORG Mon Nov 2 10:24:31 2009 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 8CC3E1065692 for ; Mon, 2 Nov 2009 10:24:31 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from andxor.it (relay.andxor.it [195.223.2.3]) by mx1.freebsd.org (Postfix) with SMTP id CC4678FC08 for ; Mon, 2 Nov 2009 10:24:29 +0000 (UTC) Received: (qmail 61109 invoked from network); 2 Nov 2009 10:24:27 -0000 Received: from unknown (HELO ale.andxor.it) (192.168.2.5) by andxor.it with SMTP; 2 Nov 2009 10:24:27 -0000 Message-ID: <4AEEB35A.4040209@FreeBSD.org> Date: Mon, 02 Nov 2009 11:24:26 +0100 From: Alex Dupre User-Agent: Thunderbird 2.0.0.22 (X11/20090624) MIME-Version: 1.0 To: Mark Powell References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: MySQL cluster 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: Mon, 02 Nov 2009 10:24:31 -0000 Mark Powell ha scritto: > I'm still testing this, but was wondering about a port for MySQL > cluster. Is this something you've experimented with? Or has no port been > made due to cluster not working properly on FreeBSD? I have an experimental port (missing only rc.d scripts). I'll post it soon for public view. -- Alex Dupre From owner-freebsd-ports@FreeBSD.ORG Mon Nov 2 10:48:27 2009 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 55118106566B for ; Mon, 2 Nov 2009 10:48:27 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mail.bsdforen.de (bsdforen.de [212.204.60.79]) by mx1.freebsd.org (Postfix) with ESMTP id 157648FC22 for ; Mon, 2 Nov 2009 10:48:27 +0000 (UTC) Received: from mobileKamikaze.norad (vpn-cl-163-66.rz.uni-karlsruhe.de [141.3.163.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.bsdforen.de (Postfix) with ESMTP id EE6A18A0DF9 for ; Mon, 2 Nov 2009 11:48:25 +0100 (CET) Message-ID: <4AEEB8F8.4080007@bsdforen.de> Date: Mon, 02 Nov 2009 11:48:24 +0100 From: Dominic Fandrey User-Agent: Thunderbird 2.0.0.23 (X11/20091024) MIME-Version: 1.0 To: freebsd-ports@freebsd.org X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: DeviceKit development? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 02 Nov 2009 10:48:27 -0000 This mail is a statement of a common opinion in a German BSD community. In depth information would be much appreciated, currently all our understanding and thus everything that follows is based on rumours. The German community is pretty upset about HAL and all the troubles we've had with it. In our eyes HAL is a polling nightmare that is technically obsolete because the FreeBSD kernel offers a register/notify model via devd, which is obviously superior. I.e. it only causes system load when an event occurs, as opposed to all the time with polling. Also many users used to have stability issues with HAL. I know of none, currently, but the common wisdom in the German community is that life without HAL is a better life. Seeing that the Linux world has trouble with HAL, too and appears to be abandoning it, it becomes necessary to implement the replacement DeviceKit, which appears to be going on as a part of porting Gnome3. Something which I have no first hand information about. While DeviceKit addresses the messy interface issue of HAL I am afraid that it still relies on the same polling methods as HAL. So it might prove as troublesome as HAL. What we wish for is a separate implementation that, though offering the same interface as DeviceKit, should be tightly coupled with FreeBSD facilities like devd. This would hopefully avoid the access right violations and stability issues that have been raised by HAL in the past. Of course, this would be a mighty endeavour and requires a stable DeviceKit API. But it appears to me (and others as well), that it might well prove to be the least troublesome path in the long run. -- A: Because it fouls the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail? From owner-freebsd-ports@FreeBSD.ORG Mon Nov 2 11:03:31 2009 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 E15AD10656B0 for ; Mon, 2 Nov 2009 11:03:31 +0000 (UTC) (envelope-from unixmania@gmail.com) Received: from mail-ew0-f209.google.com (mail-ew0-f209.google.com [209.85.219.209]) by mx1.freebsd.org (Postfix) with ESMTP id 7BC568FC26 for ; Mon, 2 Nov 2009 11:03:31 +0000 (UTC) Received: by ewy5 with SMTP id 5so1242268ewy.36 for ; Mon, 02 Nov 2009 03:03:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=VUXporPa718Wt/atOATr6SvzoFldx5OVf0RjUZWAf2s=; b=GHmER9puHB6doHWyFPrnpJWSIYvshTIoP0vU8rasq2Bjq4n6kUdq2C5kVGmlva3IjR KtDypNDJs36+JNWHBI/9qshvJcFA7fBBhcY4kL8uzTZsXW6zIFsjJB6ki+I51M5JodYn gwT0zT4IUE6/LsiNfwDY/lZvzHBa890UbcnjY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=ZBPmYvW4bjl7zx/Qe57LOoC++X61k3qt+mAg53JwVVOubY4P2u6U3hSNeoDqaccVOb cFCRORlCxAzF/zqKYqfRMzT46+JpaIA9pVW53czlDsR1p8vB9pvbRVWBBB0CZnhxd8cr +r6bzUJAAS+9a6+HYXoGrXeS22vGm0DKds4Uw= MIME-Version: 1.0 Received: by 10.239.143.219 with SMTP id l27mr584864hba.162.1257159810551; Mon, 02 Nov 2009 03:03:30 -0800 (PST) Date: Mon, 2 Nov 2009 09:03:30 -0200 Message-ID: From: "Carlos A. M. dos Santos" To: freebsd-ports Content-Type: text/plain; charset=ISO-8859-1 Subject: ports/137373:maintainer timeout? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 02 Nov 2009 11:03:32 -0000 Hi, Could some good soul take a look at ports/137373? It makes the dependency of libX11 on libxcb optional, helping to reduce the number of packages required to have a minimal X installation. Thanks in advance -- My preferred quotation of Robert Louis Stevenson is "You cannot make an omelette without breaking eggs". Not because I like the omelettes, but because I like the sound of eggs being broken. From owner-freebsd-ports@FreeBSD.ORG Mon Nov 2 11:06:06 2009 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 2F9221065679 for ; Mon, 2 Nov 2009 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 1D5E58FC0A for ; Mon, 2 Nov 2009 11:06:06 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id nA2B65lj032899 for ; Mon, 2 Nov 2009 11:06:06 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id nA2B65S1032897 for freebsd-ports@FreeBSD.org; Mon, 2 Nov 2009 11:06:05 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 2 Nov 2009 11:06:05 GMT Message-Id: <200911021106.nA2B65S1032897@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, 02 Nov 2009 11:06:06 -0000 (Note: an HTML version of this report is available at http://www.freebsd.org/cgi/query-pr-summary.cgi?category=ports .) The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/140188 [PATCH] some ports need adjustment to properly expand o ports/140187 Updated list of supported serial ports in RXTX library o ports/140184 [patch] Update linux-nx-client to 3.4.0 o ports/140177 new port : textproc/glpi-plugins-DataInjection : This o ports/140176 new port : textproc/glpi-plugins-AdditionalReports : T o ports/140174 New port: net-mgmt/glpi-plugins-tracker-agent : Agent o ports/140168 new port: net-mgmt/glpi-plugins-tracker-server, plugin o ports/140166 [NEW PORT] devel/py26-pudb: A full-screen, console-bas o ports/140157 New port: www/trac-bitten Continuous integration for T o ports/140155 Update port: emulators/bsnes update to v0.54 o ports/140154 Update ports: emulators/sdlmame-devel update to 0.134u o ports/140147 [NEW PORT] biology/velvet: Sequence assembler for very f ports/140146 [patch] www/squid: Add squid_fib option for alternate o ports/140136 [MAINTAINER PATCH] port mail/spamd fix build on FreeBS o ports/140133 New port: sysutils/Plugtools Manages POSIX users f ports/140124 [PATCH] lang/spidermonkey: Option for UTF8 support add f ports/140109 www/validator 0.8.3_1: /usr/local/lib/perl5/site_perl/ o ports/140107 [PATCH] Enhance net/nss_ldap to support FreeBSD login f ports/140102 [PATCH] mail/sqlgrey: fix build problem (dependency er f ports/140100 [PATCH] mail/fetchmail: update to 6.3.13 f ports/140099 databases/tokyotyrant : Upgrade to 1.1.37 o ports/140084 [patch] security/amavisd-milter - minor port improveme o ports/140059 [MAINTAINER] security/gpa: Mark IGNORE if gpgsm is not o ports/140058 [MAINTAINER] security/gpgme: Specifically disable gpgs f ports/140046 [PATCH] www/phpsysinfo-dev update to 3.0-RC9 f ports/140013 Update of deskutils/alexandria to version 0.6.5 f ports/140012 Error in sysutils/heartbeat 2.1.4_3, find_interface_bs f ports/140007 [repocopy] devel/gdb6 to devel/gdb66 f ports/139937 [PATCH] math/mingw32-libgmp4: update to 4.3.1 o ports/139879 new port: security/barnyard2-devel, an output system f f ports/139867 mail/isoqlog catch segmentation fault under AMD64 f ports/139848 add pre-caching to net-mgmt/nagios rc.d script o ports/139801 [patch] port security/gorilla does not work after inst o ports/139795 Update port: net/zebra-server Update port to latest ve f ports/139760 www/squid31 fails to build without NIS/Kerberos f ports/139680 Is editors/emacs out-dated? f ports/139652 [devel/icu] Little patch for compiling with gcc44 o ports/139629 new port security/pam_memcache: a PAM module for authe o ports/139552 science/paraview 2.2.4: ParaView error: InitializeTcl f ports/139460 security/snortsam broken on 64 bit platforms f ports/139452 [patch] krb5 support in java/openjdk6 o ports/139448 [NEW PORT] japanese/asterisk16-sounds: Japanese sound o ports/139435 print/cups-smb-backend: Add ability to use difference o ports/139372 java/jboss5 reorganization. s ports/139361 [FIX] net/ntop 3.3.10 don`t install needed file f ports/139348 [PATCH] devel/p5-Gearman-XS: [SUMMARIZE CHANGES] f ports/139347 [patch]finance/kmymoney2 port update to 1.0.0 o ports/139342 [maintainer update] Mk/bsd.octave.mk: problems with oc o ports/139341 NEW PORT: devel/aegis-devel o ports/139340 New port -- x11-fonts/gentium-basic f ports/139339 [patch] www/lynx update to 2.8.7.1 f ports/139317 [PATCH] devel/p5-Gearman-XS: [SUMMARIZE CHANGES] o ports/139295 New port: devel/mk-configure -- lightweight, easy to u o ports/139271 [PATCH] sysutils/hpacucli does not work on the amd64 k f ports/139203 sysutils/freebsd-snapshot more careful patch not depen o ports/139163 [patch] textproc/flex: install info documentation s ports/139150 www/bluefish request for DEVELOPMENT version f ports/139140 textproc/lucene: fails to install WITH_CONTRIB f ports/139107 [patch] sysutils/jfbterm: convert to bsdmake f ports/139078 sysutils/cfengine3: startup scripts broken, update nee f ports/139077 Cannot install ports/sysutils/bacula-bat f ports/139075 Please repo copy lang/squeak to lang/squeak-dev f ports/139064 [PATCH] net/freeradius2: rc.d script should deal with f ports/139060 devel/gearmand: Maintainer patch was missing proper li o ports/139046 mail/postgrey doesn't use local pidfile f ports/139042 deskutils/blogtk: fails to start as the version in the o ports/138994 [patch] new port www/neon29 f ports/138990 sysutils/nagios-statd reports /dev full o ports/138987 [maintainer] textproc/sphinxsearch -- use bsd.options. f ports/138976 [patch] Restrict news/sabnzbdplus to python <= v2.5 f ports/138940 security/p5-SAVI-Perl can work on amd64 o ports/138929 [PATCH] security/heimdal update to 1.2.1 f ports/138925 serial console option for sysutils/memtest86+ f ports/138888 [UPDATE] net/asterisk-addons to 1.4.9 o ports/138830 net/linux-nx-client TCP_NODELAY problem f ports/138823 cannot upgrade ports o ports/138806 New port: games/avp-demo ("Aliens versus predator" dem f ports/138795 [patch] - update databases/clip f ports/138792 [patch] - update security/pgp6 o ports/138786 x11-toolkits/plib unable to connect to network f ports/138716 [PATCH] net/fspd: update to 2.8.1.25 o ports/138637 New port: graphics/xfractint-devel o ports/138602 audio/sphinxbase port update f ports/138483 security/pam_pwdfile port doesn't work post update to f ports/138476 [panic] sysutils/fusefs-kmod: Almost regular panic dur a ports/138445 net/freeradius2 problem with rlm_perl o ports/138438 graphics/sane-backends not working on FreeBSD-8 f ports/138435 [patch] databases/freetds gnutls linking error o ports/138408 [patch] finance/libofx import timestamp may be wrong f ports/138402 [patch] www/awffull is not reading configuration file o ports/138361 x11/libxcb: alleviate dependency on python o ports/138348 patch to java/openjdk6 so that build works again o ports/138306 databases/mysqlard - fix mysqlard.conf install with pk o ports/138252 Compile Issue: databases/firebird20-client f ports/138195 www/wwwcount IPv6 and NFS lock enable o ports/137998 [patch] sysutils/libcdio - add missing manpage to plis f ports/137957 sysutils/bacula-bat doesn not install some libs f ports/137945 devel/openocd 0.2.0 fails to find ATMEL SAM-ICE as Seg s ports/137886 irc/scrollz fails to compile with any SSL (gnutls conf o ports/137751 [new port] audio/jokosher: Multi-track non-linear audi f ports/137733 [NEW PORT] sysutils/scribeserver: Aggregating log data f ports/137728 New port: www/tokyopromenade: a content management sys o ports/137691 [PATCH] New port for semantik (kdissert II) f ports/137682 Update port: multimedia/k9copy Updated k9copy to versi f ports/137635 multimedia/vlc breaks keyboard input processing o ports/137623 New port net/skystar2.8 o ports/137620 [NEW PORT] devel/p6-perl6-toys o ports/137599 New Port: games/armagetron-0.3-beta f ports/137565 [PATCH]www/lynx: fix handling of lynx.cfg[.sample] dur f ports/137450 www/squid: ecap support not working after upgrade o ports/137378 Advisory locks fail with ports/security/cfs on FreeBSD f ports/137375 net/ekiga doesn't build for want of PWLib: what's that o ports/137254 New port: net/unssh Fast way to delete entries from Op o ports/137244 [x11-toolkits/plib] add support for linux-js f ports/137220 net-p2p/verlihub port version update f ports/137196 www/woadaptor - mod_webobjects doesn't support ssl o ports/137115 net/pptpclient: pptp client for freebsd 7.1 o ports/137046 Port upgrade: databases/postgresql-odbc: 08.03.0400 -> f ports/137043 [patch] multimedia/mplayer: add SSSE3 support o ports/137020 New port: comms/dfu-programmer Programmer for USB Atme f ports/136984 textproc/xerces-2 port no longer needs gcc_pic patch i o ports/136886 multimedia/mplayer does not play CSS enrypted DVDs f ports/136611 security/swatch: leaves zombies behind f ports/136439 [misc/cmatrix] install console font o ports/136259 [PATCH] sysutils/libcdio: incorrect japanese manpage i f ports/136227 science/Gramps Crashes When Opening a Family File f ports/136132 Update port: devel/srecord to 1.49 f ports/135541 [PATCH] math/p5-NetCDF cannot load module with netcdf- s ports/134485 net-mgmt/trafd 3.0.2.1 doesn't collect traffic f ports/134264 audio/cmus - segmentation fault with ogg files s ports/134112 [MAINTAINER] net/asterisk16-addons: update to 1.6.1.0 o ports/133829 Wrong plist generated if nonstandard MANPREFIX and PRE o ports/133563 security/cfs rc script needs "mntudp" option on 8-CURR o ports/133413 [patch] sysutils/libcdio 0.78.2 is broken for CDROMs t f ports/133047 [maintainer-update] Update graphics/linux-ac3d to 6.4. f ports/133031 ports/net/igmpproxy "must be at least 2 Vif's where on o ports/132786 New port: sysutils/sispmctl Utility for controlling a o ports/132607 security/denyhosts: command_interpreter warnings in /v s ports/131218 www/privoxy+ipv6: /etc/rc: WARNING: run_rc_command: ca o ports/129435 java/jakarta-commons-dbcp not BROKEN on jdk15 o ports/127728 ports/games/freebsd-games doesn't build, and larn(6) s o ports/127321 japanese/kon2-16dot: buffer overflow and mouse bugs o ports/127181 audio/musicpd logs warning s ports/127087 mail/bincimap port does not include an rc.d file o ports/127017 sysutils/ntfsprogs - ntfsclone not working version 2.0 s ports/125324 editors/the (3.2) looses cursor when compiled with PDC s ports/124423 multimedia/mplayer detection of OSS Audio is faulty o ports/123068 sysutils/bubblemon2 bubblemon-dockapp: error extractin o ports/118716 security/heimhal - shared library conflict with heimda o ports/111501 [NEW PORT] databases/ruby-oci8 o amd64/104311 ports/wine should be installable on amd64 o ports/101166 bittorrent-curses only works under English locales. f ports/100776 devel/mico: Failure to update o ports/82634 heimdal port conflict with base heimdal 154 problems total. From owner-freebsd-ports@FreeBSD.ORG Mon Nov 2 11:24:44 2009 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 CCF1A1065676 for ; Mon, 2 Nov 2009 11:24:44 +0000 (UTC) (envelope-from M.S.Powell@salford.ac.uk) Received: from airy.salford.ac.uk (airy.salford.ac.uk [146.87.0.11]) by mx1.freebsd.org (Postfix) with SMTP id 2BE4E8FC13 for ; Mon, 2 Nov 2009 11:24:43 +0000 (UTC) Received: (qmail 31763 invoked by uid 98); 2 Nov 2009 11:24:42 +0000 Received: from 146.87.255.121 by airy.salford.ac.uk (envelope-from , uid 401) with qmail-scanner-2.01 (clamdscan: 0.94.2/9972. spamassassin: 3.2.4. Clear:RC:1(146.87.255.121):. Processed in 0.04132 secs); 02 Nov 2009 11:24:42 -0000 Received: from rust.salford.ac.uk (HELO rust.salford.ac.uk) (146.87.255.121) by airy.salford.ac.uk (qpsmtpd/0.3x.614) with SMTP; Mon, 02 Nov 2009 11:24:42 +0000 Received: (qmail 39538 invoked by uid 1002); 2 Nov 2009 11:24:40 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 2 Nov 2009 11:24:40 -0000 Date: Mon, 2 Nov 2009 11:24:40 +0000 (GMT) From: "Mark Powell" To: Alex Dupre In-Reply-To: <4AEEB35A.4040209@FreeBSD.org> Message-ID: References: <4AEEB35A.4040209@FreeBSD.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-ports@freebsd.org Subject: Re: MySQL cluster 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: Mon, 02 Nov 2009 11:24:44 -0000 On Mon, 2 Nov 2009, Alex Dupre wrote: > Mark Powell ha scritto: >> I'm still testing this, but was wondering about a port for MySQL >> cluster. Is this something you've experimented with? Or has no port been >> made due to cluster not working properly on FreeBSD? > > I have an experimental port (missing only rc.d scripts). I'll post it > soon for public view. Excellent. Look forward to seeing that. Cheers. -- Mark Powell - UNIX System Administrator - The University of Salford Information & Learning Services, Clifford Whitworth Building, Salford University, Manchester, M5 4WT, UK. Tel: +44 161 295 6843 Fax: +44 161 295 6624 www.pgp.com for PGP key From owner-freebsd-ports@FreeBSD.ORG Mon Nov 2 13:00:16 2009 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 5C2141065694 for ; Mon, 2 Nov 2009 13:00:16 +0000 (UTC) (envelope-from andy@neu.net) Received: from neu.net (neu.net [199.237.202.236]) by mx1.freebsd.org (Postfix) with ESMTP id 072288FC08 for ; Mon, 2 Nov 2009 13:00:15 +0000 (UTC) Received: from neu.net (neu.net [199.237.202.236]) by neu.net (8.13.6.20060614/8.13.6) with ESMTP id nA2CXiUw097649 for ; Mon, 2 Nov 2009 12:33:46 GMT Date: Mon, 2 Nov 2009 12:33:44 +0000 (GMT) From: AN To: freebsd-ports@freebsd.org Message-ID: User-Agent: Alpine 1.10 (BSF 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Virus-Scanned: clamav-milter 0.95.1 at neu.net X-Virus-Status: Clean Subject: amd64-9 packages X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 02 Nov 2009 13:00:16 -0000 According to: http://pointyhat.freebsd.org/errorlogs/packagestats.html there are no packages for amd64 9 current. FreeBSD package building statistics as of Mon Nov 2 11:45:02 UTC 2009 amd64-9 0 0 0 0 0 0 N N When can we expect these packages to be available? TIA From owner-freebsd-ports@FreeBSD.ORG Mon Nov 2 13:03:06 2009 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 9ADF41065692 for ; Mon, 2 Nov 2009 13:03:06 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from andxor.it (relay.andxor.it [195.223.2.3]) by mx1.freebsd.org (Postfix) with SMTP id 303A28FC26 for ; Mon, 2 Nov 2009 13:03:05 +0000 (UTC) Received: (qmail 71365 invoked from network); 2 Nov 2009 13:03:04 -0000 Received: from unknown (HELO ale.andxor.it) (192.168.2.5) by andxor.it with SMTP; 2 Nov 2009 13:03:04 -0000 Message-ID: <4AEED887.6020003@FreeBSD.org> Date: Mon, 02 Nov 2009 14:03:03 +0100 From: Alex Dupre User-Agent: Thunderbird 2.0.0.22 (X11/20090624) MIME-Version: 1.0 To: Mark Powell References: <4AEEB35A.4040209@FreeBSD.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: MySQL cluster 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: Mon, 02 Nov 2009 13:03:06 -0000 Mark Powell ha scritto: > Excellent. Look forward to seeing that. http://www.alexdupre.com/mysql-cluster.tar.gz Please share feedback and/or improvements. -- Alex Dupre From owner-freebsd-ports@FreeBSD.ORG Mon Nov 2 13:05:53 2009 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 12971106566C for ; Mon, 2 Nov 2009 13:05:53 +0000 (UTC) (envelope-from M.S.Powell@salford.ac.uk) Received: from airy.salford.ac.uk (airy.salford.ac.uk [146.87.0.11]) by mx1.freebsd.org (Postfix) with SMTP id 647DF8FC18 for ; Mon, 2 Nov 2009 13:05:52 +0000 (UTC) Received: (qmail 68948 invoked by uid 98); 2 Nov 2009 13:05:51 +0000 Received: from 146.87.255.121 by airy.salford.ac.uk (envelope-from , uid 401) with qmail-scanner-2.01 (clamdscan: 0.94.2/9972. spamassassin: 3.2.4. Clear:RC:1(146.87.255.121):. Processed in 0.038427 secs); 02 Nov 2009 13:05:51 -0000 Received: from rust.salford.ac.uk (HELO rust.salford.ac.uk) (146.87.255.121) by airy.salford.ac.uk (qpsmtpd/0.3x.614) with SMTP; Mon, 02 Nov 2009 13:05:51 +0000 Received: (qmail 52337 invoked by uid 1002); 2 Nov 2009 13:05:49 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 2 Nov 2009 13:05:49 -0000 Date: Mon, 2 Nov 2009 13:05:49 +0000 (GMT) From: "Mark Powell" To: Alex Dupre In-Reply-To: <4AEED887.6020003@FreeBSD.org> Message-ID: References: <4AEEB35A.4040209@FreeBSD.org> <4AEED887.6020003@FreeBSD.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-ports@freebsd.org Subject: Re: MySQL cluster 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: Mon, 02 Nov 2009 13:05:53 -0000 On Mon, 2 Nov 2009, Alex Dupre wrote: > Mark Powell ha scritto: >> Excellent. Look forward to seeing that. > > http://www.alexdupre.com/mysql-cluster.tar.gz Thanks. > Please share feedback and/or improvements. Will do. Any reason you chose 7.0.8a over 7.0.7? Cheers. -- Mark Powell - UNIX System Administrator - The University of Salford Information & Learning Services, Clifford Whitworth Building, Salford University, Manchester, M5 4WT, UK. Tel: +44 161 295 6843 Fax: +44 161 295 6624 www.pgp.com for PGP key From owner-freebsd-ports@FreeBSD.ORG Mon Nov 2 13:10:29 2009 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 7A9F21065670 for ; Mon, 2 Nov 2009 13:10:29 +0000 (UTC) (envelope-from gary.jennejohn@freenet.de) Received: from mout0.freenet.de (mout0.freenet.de [IPv6:2001:748:100:40::2:2]) by mx1.freebsd.org (Postfix) with ESMTP id 132438FC23 for ; Mon, 2 Nov 2009 13:10:29 +0000 (UTC) Received: from [195.4.92.27] (helo=17.mx.freenet.de) by mout0.freenet.de with esmtpa (ID gary.jennejohn@freenet.de) (port 25) (Exim 4.70 #1) id 1N4wfz-00050n-Jf; Mon, 02 Nov 2009 14:10:27 +0100 Received: from tf7ff.t.pppool.de ([89.55.247.255]:60897 helo=ernst.jennejohn.org) by 17.mx.freenet.de with esmtpa (ID gary.jennejohn@freenet.de) (port 25) (Exim 4.69 #94) id 1N4wfz-0005K9-Be; Mon, 02 Nov 2009 14:10:27 +0100 Date: Mon, 2 Nov 2009 14:10:26 +0100 From: Gary Jennejohn To: AN Message-ID: <20091102141026.06c0e033@ernst.jennejohn.org> In-Reply-To: References: X-Mailer: Claws Mail 3.7.2 (GTK+ 2.16.2; amd64-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: amd64-9 packages X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: gary.jennejohn@freenet.de List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2009 13:10:29 -0000 On Mon, 2 Nov 2009 12:33:44 +0000 (GMT) AN wrote: > According to: http://pointyhat.freebsd.org/errorlogs/packagestats.html > there are no packages for amd64 9 current. > > FreeBSD package building statistics > > as of Mon Nov 2 11:45:02 UTC 2009 > > amd64-9 0 0 0 0 0 0 N > N > > When can we expect these packages to be available? > I'm not a ports manager, but I wouldn't expect anything to happen until after 8.0 gets released. There'a only a limited number of AMD64 build machines available. --- Gary Jennejohn From owner-freebsd-ports@FreeBSD.ORG Mon Nov 2 13:18:02 2009 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 1CB1C106568B for ; Mon, 2 Nov 2009 13:18:02 +0000 (UTC) (envelope-from erwin@mail.droso.net) Received: from mail.droso.net (koala.ipv6.droso.net [IPv6:2001:6c8:6:c:20d:56ff:fe6f:f935]) by mx1.freebsd.org (Postfix) with ESMTP id A291E8FC15 for ; Mon, 2 Nov 2009 13:18:01 +0000 (UTC) Received: by mail.droso.net (Postfix, from userid 1001) id 1DF571CC90; Mon, 2 Nov 2009 14:17:59 +0100 (CET) Date: Mon, 2 Nov 2009 14:17:59 +0100 From: Erwin Lansing To: Gary Jennejohn Message-ID: <20091102131758.GL726@droso.net> References: <20091102141026.06c0e033@ernst.jennejohn.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="J/zg8ciPNcraoWb6" Content-Disposition: inline In-Reply-To: <20091102141026.06c0e033@ernst.jennejohn.org> X-Operating-System: FreeBSD/i386 7.2-STABLE User-Agent: Mutt/1.5.20 (2009-06-14) Cc: AN , freebsd-ports@freebsd.org Subject: Re: amd64-9 packages X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 02 Nov 2009 13:18:02 -0000 --J/zg8ciPNcraoWb6 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Nov 02, 2009 at 02:10:26PM +0100, Gary Jennejohn wrote: > On Mon, 2 Nov 2009 12:33:44 +0000 (GMT) > AN wrote: >=20 > > According to: http://pointyhat.freebsd.org/errorlogs/packagestats.html > > there are no packages for amd64 9 current. > >=20 > > FreeBSD package building statistics > >=20 > > as of Mon Nov 2 11:45:02 UTC 2009 > >=20 > > amd64-9 0 0 0 0 0 0 = N=20 > > N > >=20 > > When can we expect these packages to be available? > >=20 >=20 > I'm not a ports manager, but I wouldn't expect anything to happen until > after 8.0 gets released. There'a only a limited number of AMD64 build > machines available. >=20 It's not so much the number of available cluster nodes, although this also is an issue, but we are limited in upload capacity towards the mirrors which we need to reserve for the release isos etc. The other issue is that we do have i386 9.0 prebuilt packages, which showed a few regressions compared to 8.0 so I haven't uploaded these either yet. See my blogpost about this for more. http://blog.droso.org/2009/10/31/regressions-in-freebsd-9-0/ Cheers, -erwin --=20 Erwin Lansing http://droso.org Prediction is very difficult especially about the future erwin@FreeBSD.org --J/zg8ciPNcraoWb6 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (FreeBSD) iD8DBQFK7twGqy9aWxUlaZARAvElAJ9s0ztpK43KrgFoBDB7Kb9/x4RAnwCfcaI6 YH2kRiqZ6JfLmetbdtexH08= =Y97k -----END PGP SIGNATURE----- --J/zg8ciPNcraoWb6-- From owner-freebsd-ports@FreeBSD.ORG Mon Nov 2 14:45:44 2009 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 90675106566B for ; Mon, 2 Nov 2009 14:45:44 +0000 (UTC) (envelope-from M.S.Powell@salford.ac.uk) Received: from relay0.salford.ac.uk (relay0.salford.ac.uk [146.87.0.10]) by mx1.freebsd.org (Postfix) with SMTP id 743298FC1B for ; Mon, 2 Nov 2009 14:45:43 +0000 (UTC) Received: (qmail 25274 invoked by uid 98); 2 Nov 2009 14:45:42 -0000 Received: from 146.87.255.121 by relay0.salford.ac.uk (envelope-from , uid 401) with qmail-scanner-2.01 (clamdscan: 0.95.2/9972. spamassassin: 3.2.4. Clear:RC:1(146.87.255.121):. Processed in 0.03716 secs); 02 Nov 2009 14:45:42 -0000 Received: from rust.salford.ac.uk (HELO rust.salford.ac.uk) (146.87.255.121) by relay0.salford.ac.uk (qpsmtpd/0.3x.614) with SMTP; Mon, 02 Nov 2009 14:45:42 +0000 Received: (qmail 64860 invoked by uid 1002); 2 Nov 2009 14:45:40 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 2 Nov 2009 14:45:40 -0000 Date: Mon, 2 Nov 2009 14:45:40 +0000 (GMT) From: "Mark Powell" To: Alex Dupre In-Reply-To: Message-ID: References: <4AEEB35A.4040209@FreeBSD.org> <4AEED887.6020003@FreeBSD.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-ports@freebsd.org Subject: Re: MySQL cluster 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: Mon, 02 Nov 2009 14:45:44 -0000 On Mon, 2 Nov 2009, Mark Powell wrote: >> Please share feedback and/or improvements. > > Will do. > Any reason you chose 7.0.8a over 7.0.7? Probably, because 7.0.8a is the latest GA :) I'll let you know how I get on. Cheers. -- Mark Powell - UNIX System Administrator - The University of Salford Information & Learning Services, Clifford Whitworth Building, Salford University, Manchester, M5 4WT, UK. Tel: +44 161 295 6843 Fax: +44 161 295 6624 www.pgp.com for PGP key From owner-freebsd-ports@FreeBSD.ORG Mon Nov 2 16:47:09 2009 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 180BE10656A6 for ; Mon, 2 Nov 2009 16:47:09 +0000 (UTC) (envelope-from mail@ozzmosis.com) Received: from smtp.mel.people.net.au (smtp.mel.people.net.au [218.214.17.98]) by mx1.freebsd.org (Postfix) with SMTP id 1DEBB8FC22 for ; Mon, 2 Nov 2009 16:47:07 +0000 (UTC) Received: (qmail 18024 invoked from network); 2 Nov 2009 16:41:36 -0000 Received: from unknown (HELO smtp.phoenix) (218.215.150.139) by smtp.mel.people.net.au with SMTP; 2 Nov 2009 16:41:36 -0000 Received: by smtp.phoenix (Postfix, from userid 1001) id 8EA1F1721C; Tue, 3 Nov 2009 03:47:05 +1100 (EST) Date: Tue, 3 Nov 2009 03:47:05 +1100 From: andrew clarke To: freebsd-ports@FreeBSD.org Message-ID: <20091102164705.GA51589@ozzmosis.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) Cc: mnag@FreeBSD.org Subject: Building databases/sqlite3 without TCL? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 02 Nov 2009 16:47:09 -0000 Hi, I notice TCL seems to be a dependency of sqlite3-3.6.19 even with TCL support disabled (using "make config"). Is this correct? This was not true for sqlite3-3.6.14.2, the previous version of databases/sqlite3 in the ports tree. 3:36 ozzmosis@blizzard [/usr/ports/databases/sqlite3]sudo make showconfig ===> The following configuration options are available for sqlite3-3.6.19: DEBUG=off "Enable debugging & verbose explain" FTS3=off "Enable FTS3 (Full Text Search) module" RTREE=off "Enable R*Tree module" RAMTABLE=off "Store temporary tables in RAM" TCLWRAPPER=off "Enable TCL wrapper" METADATA=on "Enable column metadata" THREADSAFE=on "Build thread-safe library" ===> Use 'make config' to modify these settings 3:36 ozzmosis@blizzard [/usr/ports/databases/sqlite3]sudo make missing lang/tcl85 lang/tcl-modules 3:37 ozzmosis@blizzard [~]uname -v FreeBSD 7.2-RELEASE-p4 #0: Fri Oct 2 12:21:39 UTC 2009 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC Thanks, Regards Andrew From owner-freebsd-ports@FreeBSD.ORG Mon Nov 2 17:13:53 2009 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 CBE181065692 for ; Mon, 2 Nov 2009 17:13:53 +0000 (UTC) (envelope-from snick@nanosemantics.ru) Received: from mail2.nanosemantics.ru (nanosemantics.ru [81.95.40.194]) by mx1.freebsd.org (Postfix) with ESMTP id 8A7798FC16 for ; Mon, 2 Nov 2009 17:13:53 +0000 (UTC) Received: from [192.168.1.2] (95-24-121-251.broadband.corbina.ru [95.24.121.251]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mail2.nanosemantics.ru (Microsoft ESMTP MAIL Service ready) with ESMTPSA id 3D1B6E0535; Mon, 2 Nov 2009 19:57:49 +0300 (MSK) From: Ilya Remizov Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Date: Mon, 2 Nov 2009 19:58:04 +0300 Message-Id: <950C7FF2-61B2-4875-A089-70C854C3C267@nanosemantics.ru> To: wenheping@gmail.com Mime-Version: 1.0 (Apple Message framework v1076) X-Mailer: Apple Mail (2.1076) Cc: ports@FreeBSD.org Subject: FreeBSD Port: spread4-4.0.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: Mon, 02 Nov 2009 17:13:53 -0000 Hi! Spread 4.0.0 in ports is outdated. New version has been released - http://www.spread.org/download/spread-src-4.1.0.tar.gz -- WBR, Ilya Remizov From owner-freebsd-ports@FreeBSD.ORG Tue Nov 3 01:55:47 2009 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 9A823106566B; Tue, 3 Nov 2009 01:55:47 +0000 (UTC) (envelope-from itetcu@freebsd.org) Received: from worf.ds9.tecnik93.com (worf.ds9.tecnik93.com [81.196.207.130]) by mx1.freebsd.org (Postfix) with ESMTP id 2A5568FC0C; Tue, 3 Nov 2009 01:55:46 +0000 (UTC) Received: from quark.ds9.tecnik93.com (quark.ds9.tecnik93.com [81.196.207.132]) by worf.ds9.tecnik93.com (Postfix) with ESMTP id D57F422C532D; Tue, 3 Nov 2009 03:57:23 +0200 (EET) Received: by quark.ds9.tecnik93.com (Postfix, from userid 0) id 71FA312E3C3E; Tue, 3 Nov 2009 03:57:19 +0200 (EET) From: QAT@FreeBSD.org To: sylvio@FreeBSD.org In-Reply-To: <200911022058.nA2KwxS1011640@repoman.freebsd.org> References: <200911022058.nA2KwxS1011640@repoman.freebsd.org> X-Mailer: $Tecnik: people/itetcu/ports/QA-Tindy/QAT_postPortBuild.sh, v 1.57 2009/03/08 00:17:57 itetcu Exp $ X-QAT-Tindy_Version: tinderbox-devel-3.2_4; dsversion: 3.2 X-QAT-Jail_Arch: amd64 X-QAT-Jail_Csup_Tag: RELENG_7 X-QAT-Jail_Last_Built: 2009-05-12 16:51:22 X-QAT-Port: devel/rudiments X-QAT-Log: http://T64.TecNik93.com/logs/7-STABLE-FTP/rudiments-0.32.log X-QAT-Build_Reason: Commit X-QAT-Fail_Reason: mtree Message-Id: <20091103015719.71FA312E3C3E@quark.ds9.tecnik93.com> Date: Tue, 3 Nov 2009 03:57:19 +0200 (EET) Cc: ports@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/devel/rudiments Makefile pkg-plist X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2009 01:55:47 -0000 The Restless Daemon identified a mtree error while trying to build: rudiments-0.32 maintained by ports@FreeBSD.org Makefile ident: $FreeBSD: ports/devel/rudiments/Makefile,v 1.34 2009/11/02 20:58:59 sylvio Exp $ Excerpt from http://T64.TecNik93.com/logs/7-STABLE-FTP/rudiments-0.32.log : 7116384 32 -rw-r--r-- 1 root wheel 14873 Nov 3 01:57 usr/local/share/doc/rudiments/classes/rawbuffer.h.html 7116385 16 -rw-r--r-- 1 root wheel 6614 Nov 3 01:57 usr/local/share/doc/rudiments/classes/regularexpression.h.html 7116386 4 -rw-r--r-- 1 root wheel 924 Nov 3 01:57 usr/local/share/doc/rudiments/classes/resultcodes.h.html 7116387 12 -rw-r--r-- 1 root wheel 5720 Nov 3 01:57 usr/local/share/doc/rudiments/classes/rpcentry.h.html 7116388 36 -rw-r--r-- 1 root wheel 17238 Nov 3 01:57 usr/local/share/doc/rudiments/classes/semaphoreset.h.html 7116389 8 -rw-r--r-- 1 root wheel 3894 Nov 3 01:57 usr/local/share/doc/rudiments/classes/serialport.h.html 7116390 136 -rw-r--r-- 1 root wheel 68685 Nov 3 01:57 usr/local/share/doc/rudiments/classes/serialportprofile.h.html 7116391 8 -rw-r--r-- 1 root wheel 2248 Nov 3 01:57 usr/local/share/doc/rudiments/classes/server.h.html 7116392 16 -rw-r--r-- 1 root wheel 6233 Nov 3 01:57 usr/local/share/doc/rudiments/classes/serversocket.h.html 7116393 16 -rw-r--r-- 1 root wheel 6910 Nov 3 01:57 usr/local/share/doc/rudiments/classes/serviceentry.h.html 7116394 16 -rw-r--r-- 1 root wheel 8059 Nov 3 01:57 usr/local/share/doc/rudiments/classes/shadowentry.h.html 7116395 24 -rw-r--r-- 1 root wheel 10482 Nov 3 01:57 usr/local/share/doc/rudiments/classes/sharedmemory.h.html 7116396 12 -rw-r--r-- 1 root wheel 5309 Nov 3 01:57 usr/local/share/doc/rudiments/classes/shellcommand.h.html 7116397 8 -rw-r--r-- 1 root wheel 2601 Nov 3 01:57 usr/local/share/doc/rudiments/classes/shmfile.h.html 7116398 28 -rw-r--r-- 1 root wheel 13795 Nov 3 01:57 usr/local/share/doc/rudiments/classes/signalclasses.h.html 7116399 20 -rw-r--r-- 1 root wheel 8534 Nov 3 01:57 usr/local/share/doc/rudiments/classes/snooze.h.html 7116400 28 -rw-r--r-- 1 root wheel 12986 Nov 3 01:57 usr/local/share/doc/rudiments/classes/stringbuffer.h.html 7116401 8 -rw-r--r-- 1 root wheel 2881 Nov 3 01:57 usr/local/share/doc/rudiments/classes/system.h.html 7116402 4 -rw-r--r-- 1 root wheel 1241 Nov 3 01:57 usr/local/share/doc/rudiments/classes/thread.h.html 7116403 20 -rw-r--r-- 1 root wheel 9000 Nov 3 01:57 usr/local/share/doc/rudiments/classes/timezonefile.h.html 7116404 4 -rw-r--r-- 1 root wheel 2021 Nov 3 01:57 usr/local/share/doc/rudiments/classes/tty.h.html 7116405 16 -rw-r--r-- 1 root wheel 7171 Nov 3 01:57 usr/local/share/doc/rudiments/classes/unixclientsocket.h.html 7116406 16 -rw-r--r-- 1 root wheel 7060 Nov 3 01:57 usr/local/share/doc/rudiments/classes/unixserversocket.h.html 7116407 4 -rw-r--r-- 1 root wheel 1810 Nov 3 01:57 usr/local/share/doc/rudiments/classes/unixsocketutil.h.html 7116408 24 -rw-r--r-- 1 root wheel 10365 Nov 3 01:57 usr/local/share/doc/rudiments/classes/variablebuffer.h.html 7116409 8 -rw-r--r-- 1 root wheel 2893 Nov 3 01:57 usr/local/share/doc/rudiments/classes/xmldom.h.html 7116410 84 -rw-r--r-- 1 root wheel 41137 Nov 3 01:57 usr/local/share/doc/rudiments/classes/xmldomnode.h.html 7116411 12 -rw-r--r-- 1 root wheel 5263 Nov 3 01:57 usr/local/share/doc/rudiments/classes/xmlsax.h.html 7116327 4 drwxr-xr-x 2 root wheel 512 Nov 3 01:57 usr/local/share/doc/rudiments/css 7116334 4 -rw-r--r-- 1 root wheel 546 Nov 3 01:57 usr/local/share/doc/rudiments/css/styles.css 7116328 4 drwxr-xr-x 2 root wheel 512 Nov 3 01:57 usr/local/share/doc/rudiments/programming 7116412 72 -rw-r--r-- 1 root wheel 36327 Nov 3 01:57 usr/local/share/doc/rudiments/programming/baseclasses.html 7116413 480 -rw-r--r-- 1 root wheel 223472 Nov 3 01:57 usr/local/share/doc/rudiments/programming/utilclasses.html 7116329 4 -rw-r--r-- 1 root wheel 1658 Nov 3 01:57 usr/local/share/doc/rudiments/guide.html 7116330 4 -rw-r--r-- 1 root wheel 764 Nov 3 01:57 usr/local/share/doc/rudiments/index.html 7116331 4 -rw-r--r-- 1 root wheel 1481 Nov 3 01:57 usr/local/share/doc/rudiments/introduction.html 7116332 4 -rw-r--r-- 1 root wheel 61 Nov 3 01:57 usr/local/share/doc/rudiments/invisible.gif 7116333 16 -rw-r--r-- 1 root wheel 7609 Nov 3 01:57 usr/local/share/doc/rudiments/reference.html ================================================================ build of /usr/ports/devel/rudiments ended at Tue Nov 3 01:57:16 UTC 2009 PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=devel&portname=rudiments The build which triggered this BotMail was done under tinderbox-devel-3.2_4; dsversion: 3.2 on RELENG_7 on amd64, kern.smp.cpus: 1 with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparing a heck of an error trapping system: - "HMC and EOI?" - "Halt, Melt and Catch fire or Execute Operator Immediately." From owner-freebsd-ports@FreeBSD.ORG Tue Nov 3 01:57:18 2009 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 CB4DE106566B for ; Tue, 3 Nov 2009 01:57:18 +0000 (UTC) (envelope-from raj@csub.edu) Received: from mh1.csub.edu (mh1.csub.edu [136.168.1.95]) by mx1.freebsd.org (Postfix) with ESMTP id AF1EE8FC08 for ; Tue, 3 Nov 2009 01:57:18 +0000 (UTC) Received: from [136.168.65.65] (strider.csub.edu [136.168.65.65]) (authenticated bits=0) by mh1.csub.edu (8.13.8/8.13.8) with ESMTP id nA31iUAe096339 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 2 Nov 2009 17:44:30 -0800 (PST) (envelope-from raj@csub.edu) Message-ID: <4AEF8AF4.9020800@csub.edu> Date: Mon, 02 Nov 2009 17:44:20 -0800 From: Russell Jackson User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: freebsd-ports@freebsd.org, cherry@trombik.org X-Enigmail-Version: 0.95.7 OpenPGP: id=BD2750DF Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigD43DD9440D21990B56530D63" Cc: Subject: is anyone maintaining sysutils/puppet anymore? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 03 Nov 2009 01:57:18 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigD43DD9440D21990B56530D63 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable The last commit to the port was after a maintainer timeout of 3+ months. = I've been running 0.25.0 for a while now internally. If nobody else is maintaining the port= , I'll submit what I have to update the official port. --=20 Russell A. Jackson Network Analyst California State University, Bakersfield --------------enigD43DD9440D21990B56530D63 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.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkrvivcACgkQq3dx2r0nUN9t2gCdG8ZCnFZFlqOYX/gDhX/7wtY+ egkAnR2ABd9zxh0ZDgN5bY7JknuTvNXB =/+aG -----END PGP SIGNATURE----- --------------enigD43DD9440D21990B56530D63-- From owner-freebsd-ports@FreeBSD.ORG Tue Nov 3 02:06:20 2009 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 1764B106566C for ; Tue, 3 Nov 2009 02:06:20 +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 EFDC38FC15 for ; Tue, 3 Nov 2009 02:06:19 +0000 (UTC) Received: by mail.soaustin.net (Postfix, from userid 502) id 8CDAC8C099; Mon, 2 Nov 2009 20:06:19 -0600 (CST) Date: Mon, 2 Nov 2009 20:06:19 -0600 From: Mark Linimon To: Russell Jackson Message-ID: <20091103020619.GB32763@lonesome.com> References: <4AEF8AF4.9020800@csub.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4AEF8AF4.9020800@csub.edu> User-Agent: Mutt/1.5.18 (2008-05-17) Cc: cherry@trombik.org, freebsd-ports@freebsd.org Subject: Re: is anyone maintaining sysutils/puppet anymore? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 03 Nov 2009 02:06:20 -0000 On Mon, Nov 02, 2009 at 05:44:20PM -0800, Russell Jackson wrote: > The last commit to the port was after a maintainer timeout of 3+ months. > I've been running 0.25.0 for a while now internally. If nobody else is > maintaining the port, I'll submit what I have to update the official port. I didn't get a response from the maintainer the last time I emailed him on 20090705. Would you be willing to take over puppet and puppet-devel? mcl From owner-freebsd-ports@FreeBSD.ORG Tue Nov 3 02:10:24 2009 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 BEA08106566C for ; Tue, 3 Nov 2009 02:10:24 +0000 (UTC) (envelope-from raj@csub.edu) Received: from mh0.csub.edu (mh0.csub.edu [136.168.1.94]) by mx1.freebsd.org (Postfix) with ESMTP id 9FD5D8FC20 for ; Tue, 3 Nov 2009 02:10:24 +0000 (UTC) Received: from [136.168.65.65] (strider.csub.edu [136.168.65.65]) (authenticated bits=0) by mh0.csub.edu (8.13.8/8.13.8) with ESMTP id nA32AOnQ095873 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 2 Nov 2009 18:10:24 -0800 (PST) (envelope-from raj@csub.edu) Message-ID: <4AEF9106.4070006@csub.edu> Date: Mon, 02 Nov 2009 18:10:14 -0800 From: Russell Jackson User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: Mark Linimon References: <4AEF8AF4.9020800@csub.edu> <20091103020619.GB32763@lonesome.com> In-Reply-To: <20091103020619.GB32763@lonesome.com> X-Enigmail-Version: 0.95.7 OpenPGP: id=BD2750DF Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig10C093394D6A65EF8A46BB4B" Cc: cherry@trombik.org, freebsd-ports@freebsd.org Subject: Re: is anyone maintaining sysutils/puppet anymore? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 03 Nov 2009 02:10:24 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig10C093394D6A65EF8A46BB4B Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Mark Linimon wrote: > On Mon, Nov 02, 2009 at 05:44:20PM -0800, Russell Jackson wrote: >> The last commit to the port was after a maintainer timeout of 3+ month= s. >> I've been running 0.25.0 for a while now internally. If nobody else is= >> maintaining the port, I'll submit what I have to update the official p= ort. >=20 > I didn't get a response from the maintainer the last time I emailed him= > on 20090705. Would you be willing to take over puppet and puppet-devel= ? >=20 > mcl I will if nobody else wants it. IIRC, puppet-devel is deprecated. --=20 Russell A. Jackson Network Analyst California State University, Bakersfield --------------enig10C093394D6A65EF8A46BB4B 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.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkrvkQgACgkQq3dx2r0nUN9GxgCdEDjQDCAzXg1QXZ84KL6wOik5 aloAniMvGx1yGDnRx+OorTX18Yvzlv8a =ABgu -----END PGP SIGNATURE----- --------------enig10C093394D6A65EF8A46BB4B-- From owner-freebsd-ports@FreeBSD.ORG Tue Nov 3 02:34:50 2009 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 BCAAC1065670; Tue, 3 Nov 2009 02:34:50 +0000 (UTC) (envelope-from itetcu@freebsd.org) Received: from worf.ds9.tecnik93.com (worf.ds9.tecnik93.com [81.196.207.130]) by mx1.freebsd.org (Postfix) with ESMTP id 6B8938FC23; Tue, 3 Nov 2009 02:34:50 +0000 (UTC) Received: from quark.ds9.tecnik93.com (quark.ds9.tecnik93.com [81.196.207.132]) by worf.ds9.tecnik93.com (Postfix) with ESMTP id 6032022C539C; Tue, 3 Nov 2009 04:36:27 +0200 (EET) Received: by quark.ds9.tecnik93.com (Postfix, from userid 0) id 37B2F12E3C3E; Tue, 3 Nov 2009 04:36:23 +0200 (EET) From: QAT@FreeBSD.org To: pav@FreeBSD.org In-Reply-To: <200911022154.nA2LsNN9016732@repoman.freebsd.org> References: <200911022154.nA2LsNN9016732@repoman.freebsd.org> X-Mailer: $Tecnik: people/itetcu/ports/QA-Tindy/QAT_postPortBuild.sh, v 1.57 2009/03/08 00:17:57 itetcu Exp $ X-QAT-Tindy_Version: tinderbox-devel-3.2_4; dsversion: 3.2 X-QAT-Jail_Arch: amd64 X-QAT-Jail_Csup_Tag: RELENG_7 X-QAT-Jail_Last_Built: 2009-05-12 16:51:22 X-QAT-Port: korean/unzip X-QAT-Log: http://T64.TecNik93.com/logs/7-STABLE-FTP/ko-unzip-6.0.log X-QAT-Build_Reason: Commit X-QAT-Fail_Reason: patch Message-Id: <20091103023623.37B2F12E3C3E@quark.ds9.tecnik93.com> Date: Tue, 3 Nov 2009 04:36:22 +0200 (EET) Cc: ports@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/korean/unzip 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: Tue, 03 Nov 2009 02:34:50 -0000 The Restless Daemon identified a patch error while trying to build: ko-unzip-6.0 maintained by ports@FreeBSD.org Makefile ident: $FreeBSD: ports/korean/unzip/Makefile,v 1.3 2009/11/02 21:54:23 pav Exp $ Excerpt from http://T64.TecNik93.com/logs/7-STABLE-FTP/ko-unzip-6.0.log : BUILD_DEPENDS= RUN_DEPENDS= add_pkg ================================================================ ======================================== Use INSTALL_AS_INFOUNZIP=yes to install Info Unzip as /usr/local/bin/info-unzip => unzip60.tar.gz doesn't seem to exist in /tmp/distfiles/. => Attempting to fetch from file:///distcache//. unzip60.tar.gz 1344 kB 19 MBps => MD5 Checksum OK for unzip60.tar.gz. => SHA256 Checksum OK for unzip60.tar.gz. ================================================================ ======================================== add_pkg Use INSTALL_AS_INFOUNZIP=yes to install Info Unzip as /usr/local/bin/info-unzip ===> Extracting for ko-unzip-6.0 Use INSTALL_AS_INFOUNZIP=yes to install Info Unzip as /usr/local/bin/info-unzip => MD5 Checksum OK for unzip60.tar.gz. => SHA256 Checksum OK for unzip60.tar.gz. ================================================================ ======================================== add_pkg ===> Patching for ko-unzip-6.0 ===> Applying extra patch /a/ports/korean/unzip/files/patch-fileio.c ===> Applying extra patch /a/ports/korean/unzip/files/patch-unzip.c 2 out of 2 hunks failed--saving rejects to unzip.c.rej *** Error code 2 Stop in /a/ports/korean/unzip. *** Error code 1 Stop in /a/ports/korean/unzip. ================================================================ build of /usr/ports/korean/unzip ended at Tue Nov 3 02:36:20 UTC 2009 PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=korean&portname=unzip The build which triggered this BotMail was done under tinderbox-devel-3.2_4; dsversion: 3.2 on RELENG_7 on amd64, kern.smp.cpus: 1 with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparing a heck of an error trapping system: - "HMC and EOI?" - "Halt, Melt and Catch fire or Execute Operator Immediately." From owner-freebsd-ports@FreeBSD.ORG Tue Nov 3 06:57:12 2009 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 87C501065679; Tue, 3 Nov 2009 06:57:12 +0000 (UTC) (envelope-from sebastian.holmqvist@gmail.com) Received: from mail-ew0-f218.google.com (mail-ew0-f218.google.com [209.85.219.218]) by mx1.freebsd.org (Postfix) with ESMTP id E6CD98FC0C; Tue, 3 Nov 2009 06:57:11 +0000 (UTC) Received: by ewy18 with SMTP id 18so5176054ewy.43 for ; Mon, 02 Nov 2009 22:57: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:from:to :content-type:content-transfer-encoding:mime-version:subject:date:cc :x-mailer; bh=Eq/AIOwg+k2AabypFXdArSMZsn7HZZEDoHetlv7gwGw=; b=sdCBCjOQDl3k1KPkgqTjzCkHwJTnIxSWO2oFRMUMgboBqEd7psaE9gOmdUQ/l7QyBR 4ErZ+hSnRnNXy0LHzJ43Sb4Nyn6d60cVakcA16VlKgyenyvlIxw9TNIGif4tt9Z8ZXg+ GWfN+GkJiZF9zHBVb2aSrga0AYOhCIyKwgFnI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:content-type:content-transfer-encoding :mime-version:subject:date:cc:x-mailer; b=bnsXpRt2VG/hEsifJ0G0ItDD8PADswuK3FSF7mqcry3vcuRWkRVVit9qpWlTFXQRcn L3FAf+gQzoQbv+o8UAO/GwFuJRfiDJ1oTUlwgyJovNQNk/w0g7WbDfPfKSkW0EhDqTuw E0yztSfk2VoOE1VJYB/nGNt6RcHRtuPKUlN1w= Received: by 10.216.86.9 with SMTP id v9mr5853810wee.148.1257229850064; Mon, 02 Nov 2009 22:30:50 -0800 (PST) Received: from ?192.168.0.144? (c83-248-193-150.bredband.comhem.se [83.248.193.150]) by mx.google.com with ESMTPS id 7sm7080187eyg.1.2009.11.02.22.30.48 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 02 Nov 2009 22:30:49 -0800 (PST) Message-Id: <88B3456F-FBC4-417F-B5B0-47DA9A09384B@gmail.com> From: Sebastian Holmqvist To: pgollucci@FreeBSD.org Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v936) Date: Tue, 3 Nov 2009 07:30:47 +0100 X-Mailer: Apple Mail (2.936) Cc: ports@FreeBSD.org Subject: FreeBSD Port: rubygem-rails-2.3.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: Tue, 03 Nov 2009 06:57:12 -0000 Hi! The port rubygem-rails installed flawlessly, but executing rails failed with an error; /usr/local/lib/ruby/gems/1.8/gems/rails-2.2.2/bin/../lib/ rails_generator/options.rb:32:in `default_options': undefined method `write_inheritable_attribute' for Rails::Generator::Base:Class (NoMethodError) Troubleshooting revealed the following; irb(main):001:0> require 'rubygems' => true irb(main):002:0> require 'activesupport' LoadError: no such file to load -- iconv So I installed /usr/ports/converters/ruby-iconv and now it works! It would be nice to include ruby-iconv as a dependancy to avoid this issue. Note that this is a freshly installed 7.2-release. Sincerely, /Sebastian From owner-freebsd-ports@FreeBSD.ORG Tue Nov 3 07:17:33 2009 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 7C164106566B for ; Tue, 3 Nov 2009 07:17:33 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from EXHUB015-4.exch015.msoutlookonline.net (exhub015-4.exch015.msoutlookonline.net [207.5.72.96]) by mx1.freebsd.org (Postfix) with ESMTP id 695B68FC23 for ; Tue, 3 Nov 2009 07:17:33 +0000 (UTC) Received: from [192.168.0.241] (140.211.11.254) by smtpx15.msoutlookonline.net (207.5.72.103) with Microsoft SMTP Server (TLS) id 8.1.375.2; Mon, 2 Nov 2009 23:07:29 -0800 Message-ID: <4AEFD6AF.2020401@FreeBSD.org> Date: Mon, 2 Nov 2009 23:07:27 -0800 From: "Philip M. Gollucci" Organization: FreeBSD User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: Sebastian Holmqvist References: <88B3456F-FBC4-417F-B5B0-47DA9A09384B@gmail.com> In-Reply-To: <88B3456F-FBC4-417F-B5B0-47DA9A09384B@gmail.com> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: rubygem-rails-2.3.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: Tue, 03 Nov 2009 07:17:33 -0000 Sebastian Holmqvist wrote: > Hi! > > The port rubygem-rails installed flawlessly, but executing rails failed > with an error; > > /usr/local/lib/ruby/gems/1.8/gems/rails-2.2.2/bin/../lib/rails_generator/options.rb:32:in > `default_options': undefined method `write_inheritable_attribute' for > Rails::Generator::Base:Class (NoMethodError) > > Troubleshooting revealed the following; > > irb(main):001:0> require 'rubygems' > => true > irb(main):002:0> require 'activesupport' > LoadError: no such file to load -- iconv > > So I installed /usr/ports/converters/ruby-iconv and now it works! It > would be nice to include ruby-iconv as a dependancy to avoid this issue. > > Note that this is a freshly installed 7.2-release. > > Sincerely, > > /Sebastian Yes it would :) I'm hoping to have some time to return to ports work after ApacheCon US 2009 ends. If some comitter wants to add this go for it. From owner-freebsd-ports@FreeBSD.ORG Tue Nov 3 17:03:36 2009 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 38C0C1065672 for ; Tue, 3 Nov 2009 17:03:36 +0000 (UTC) (envelope-from bug@mojito.u-strasbg.fr) Received: from mailhost.u-strasbg.fr (mailhost.u-strasbg.fr [IPv6:2001:660:2402::157]) by mx1.freebsd.org (Postfix) with ESMTP id B1FAE8FC1A for ; Tue, 3 Nov 2009 17:03:35 +0000 (UTC) Received: from mojito.u-strasbg.fr (mojito.u-strasbg.fr [IPv6:2001:660:2402:1001::202]) by mailhost.u-strasbg.fr (8.14.2/jtpda-5.5pre1) with ESMTP id nA3H3YwL062388 for ; Tue, 3 Nov 2009 18:03:34 +0100 (CET) (envelope-from bug@mojito.u-strasbg.fr) Received: by mojito.u-strasbg.fr (Postfix, from userid 1001) id 007E597A4; Tue, 3 Nov 2009 18:03:33 +0100 (CET) Date: Tue, 3 Nov 2009 18:03:33 +0100 From: Guy Brand To: Ports List Message-ID: <20091103170333.GA1379@unistra.fr> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="8+OS07CeIgZ706fH" Content-Disposition: inline Organization: Direction Informatique, =?iso-8859-15?Q?Un?= =?iso-8859-15?Q?iversit=E9?= de Strasbourg, France x-gpg-fingerprint: B423 4924 012E 52F3 BA9E 547F CC8C 0BC5 9C0E B1CA x-gpg-key: 9C0EB1CA User-Agent: Mutt/1.5.20 (2009-06-14) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.0.1 (mailhost.u-strasbg.fr [IPv6:2001:660:2402::157]); Tue, 03 Nov 2009 18:03:34 +0100 (CET) X-Virus-Scanned: ClamAV 0.94.2/9980/Tue Nov 3 14:09:51 2009 on mr7.u-strasbg.fr X-Virus-Status: Clean X-Spam-Status: No, score=-100.0 required=5.0 tests=NO_RELAYS, USER_IN_WHITELIST autolearn=disabled version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on mr7.u-strasbg.fr Subject: Issue with inkscape 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: Tue, 03 Nov 2009 17:03:36 -0000 --8+OS07CeIgZ706fH Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline Hello, Am I the only one having severe issue with inkscape from the ports? I'm using 0.46_6, without a config option and its 129 dependancies (see attached output of pkg_info) on a FreeBSD 9.0-CURRENT r198491. Adding a layer is simply impossible, inkscape freezes and there is no other way to kill the process. truss doesn't say anything more: when inkscape becomes unresponsive the process appears dead. Such a problem turns the fantastic inkscape into an unusable application. AFAIR I have this problem for over a year now! To reproduce it open any document inside inkscape and add a new layer, you're done. Anyone seen this? gb --8+OS07CeIgZ706fH Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: attachment; filename="inkscape-0.46_6.txt" Information for inkscape-0.46_6: Depends on: Dependency: xineramaproto-1.1.2 Dependency: xextproto-7.0.5 Dependency: renderproto-0.9.3 Dependency: randrproto-1.3.0 Dependency: kbproto-1.0.3 Dependency: inputproto-1.5.0 Dependency: fixesproto-4.0 Dependency: damageproto-1.1.0_2 Dependency: compositeproto-0.4 Dependency: font-util-1.0.1 Dependency: encodings-1.0.2,1 Dependency: expat-2.0.1 Dependency: gnome_subr-1.0 Dependency: dmidecode-2.10 Dependency: gsfonts-8.11_5 Dependency: pciids-20090224 Dependency: hicolor-icon-theme-0.10_2 Dependency: gnomehier-2.3_12 Dependency: python26-2.6.2_3 Dependency: xcb-proto-1.5 Dependency: perl-5.8.9_3 Dependency: p5-XML-RegExp-0.03 Dependency: p5-XML-Parser-2.36_1 Dependency: p5-libxml-0.08 Dependency: p5-URI-1.38 Dependency: p5-HTML-Tagset-3.20 Dependency: p5-HTML-Parser-3.61 Dependency: poppler-data-0.2.1 Dependency: png-1.2.40 Dependency: libfpx-1.2.0.12_1 Dependency: lcms-1.18a_1,1 Dependency: jpeg-7 Dependency: tiff-3.9.1 Dependency: jbigkit-1.6 Dependency: jasper-1.900.1_8 Dependency: pkg-config-0.23_1 Dependency: xproto-7.0.15 Dependency: pixman-0.15.4 Dependency: libtasn1-2.3 Dependency: libfontenc-1.0.4 Dependency: libXdmcp-1.0.2_1 Dependency: libXau-1.0.4 Dependency: libICE-1.0.4_1,1 Dependency: libSM-1.1.0_1,1 Dependency: freetype2-2.3.9_1 Dependency: mkfontscale-1.0.6 Dependency: mkfontdir-1.0.4 Dependency: fontconfig-2.6.0,1 Dependency: font-misc-meltho-1.0.0_1 Dependency: font-misc-ethiopic-1.0.0 Dependency: font-bh-ttf-1.0.0 Dependency: bitstream-vera-1.10_4 Dependency: xorg-fonts-truetype-7.4 Dependency: pcre-7.9 Dependency: p5-Parse-Yapp-1.05 Dependency: p5-Date-Manip-5.54 Dependency: libvolume_id-0.81.1 Dependency: libsigc++-2.2.3 Dependency: libpthread-stubs-0.1 Dependency: libxcb-1.4 Dependency: xcb-util-0.3.5 Dependency: libX11-1.2.1_1,1 Dependency: libXt-1.0.5_1 Dependency: libXrender-0.9.4_1 Dependency: libXft-2.1.13 Dependency: libXfixes-4.0.3_1 Dependency: libXext-1.0.5,1 Dependency: libXrandr-1.3.0 Dependency: libXinerama-1.0.3,1 Dependency: libXi-1.2.1,1 Dependency: libXdamage-1.1.1 Dependency: libXcursor-1.1.9_1 Dependency: libXcomposite-0.4.0,1 Dependency: cairo-1.8.8,1 Dependency: libltdl-2.2.6a Dependency: libdaemon-0.12 Dependency: boehm-gc-6.8 Dependency: gdbm-1.8.3_3 Dependency: libiconv-1.13.1 Dependency: samba-libsmbclient-3.0.35 Dependency: libxml2-2.7.4_1 Dependency: poppler-0.10.6 Dependency: gettext-0.17_1 Dependency: popt-1.14 Dependency: libgpg-error-1.7 Dependency: libgcrypt-1.4.4 Dependency: libxslt-1.1.24_2 Dependency: gnutls-2.8.3 Dependency: gnome-mime-data-2.18.0_3 Dependency: glib-2.20.5 Dependency: gamin-0.1.10_3 Dependency: gio-fam-backend-2.20.5 Dependency: shared-mime-info-0.60_1 Dependency: pango-1.24.5 Dependency: liblqr-1-0.4.1 Dependency: libIDL-0.8.13 Dependency: glibmm-2.20.1,1 Dependency: libxml++-2.26.1 Dependency: desktop-file-utils-0.15_1 Dependency: dbus-1.2.4.6 Dependency: dbus-glib-0.82 Dependency: policykit-0.9_4 Dependency: cups-client-1.3.10_4 Dependency: cups-image-1.3.10_4 Dependency: ghostscript8-8.64_6 Dependency: cups-base-1.3.10_4 Dependency: consolekit-0.3.0_8 Dependency: hal-0.5.11_25 Dependency: cairomm-1.8.2 Dependency: pangomm-2.24.0 Dependency: avahi-app-0.6.25_2 Dependency: aspell-0.60.6_2 Dependency: enchant-1.4.2 Dependency: ORBit2-2.14.17 Dependency: ImageMagick-6.5.3.10_3 Dependency: p5-IO-Compress-Base-2.015 Dependency: p5-Compress-Raw-Zlib-2.020 Dependency: p5-IO-Compress-Zlib-2.015 Dependency: p5-Compress-Zlib-2.015 Dependency: p5-libwww-5.830 Dependency: p5-XML-DOM-1.44 Dependency: p5-XML-XQL-0.68 Dependency: atk-1.26.0 Dependency: gtk-2.16.6 Dependency: poppler-gtk-0.10.6 Dependency: gtkspell-2.0.15_1 Dependency: gtkmm-2.16.0_1 Dependency: gconf2-2.26.2_1 Dependency: gnome-vfs-2.24.1_1 --8+OS07CeIgZ706fH-- From owner-freebsd-ports@FreeBSD.ORG Tue Nov 3 17:41:11 2009 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 2DED81065670; Tue, 3 Nov 2009 17:41:11 +0000 (UTC) (envelope-from ports@logvinov.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.156]) by mx1.freebsd.org (Postfix) with ESMTP id 95BA28FC1F; Tue, 3 Nov 2009 17:41:10 +0000 (UTC) Received: by fg-out-1718.google.com with SMTP id d23so1161625fga.13 for ; Tue, 03 Nov 2009 09:41:09 -0800 (PST) Received: by 10.87.62.29 with SMTP id p29mr3316209fgk.31.1257270069507; Tue, 03 Nov 2009 09:41:09 -0800 (PST) Received: from incubus.bsd ([122.200.95.138]) by mx.google.com with ESMTPS id l19sm156568fgb.21.2009.11.03.09.41.06 (version=SSLv3 cipher=RC4-MD5); Tue, 03 Nov 2009 09:41:08 -0800 (PST) Message-ID: <4AF06B17.1040001@logvinov.com> Date: Wed, 04 Nov 2009 01:40:39 +0800 From: Alexander Logvinov User-Agent: Thunderbird 2.0.0.23 (X11/20091030) MIME-Version: 1.0 To: "Philip M. Gollucci" References: <88B3456F-FBC4-417F-B5B0-47DA9A09384B@gmail.com> <4AEFD6AF.2020401@FreeBSD.org> In-Reply-To: <4AEFD6AF.2020401@FreeBSD.org> X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org, Sebastian Holmqvist Subject: Re: FreeBSD Port: rubygem-rails-2.3.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: Tue, 03 Nov 2009 17:41:11 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 03.11.2009 15:07 Philip M. Gollucci wrote: > Yes it would :) I'm hoping to have some time to return to ports work > after ApacheCon US 2009 ends. > > If some comitter wants to add this go for it. Done. Can I add the same patch to mail/rubygem-actionmailer (ports/139379)? - -- Best regards, Alexander Logvinov PGP: 0x1C47D5C0 http://people.freebsd.org/~avl/avl.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.13 (FreeBSD) iEYEARECAAYFAkrwaxcACgkQ4TVBdhxH1cC0rQCdHBPyJRS23jtsdvR3rvgXUKD6 TE0AoLR/t5WIFsGL/CMqfBvBSL/5kZDh =ep/P -----END PGP SIGNATURE----- From owner-freebsd-ports@FreeBSD.ORG Tue Nov 3 17:55:47 2009 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 CDFB510656C2 for ; Tue, 3 Nov 2009 17:55:47 +0000 (UTC) (envelope-from amdmi3@amdmi3.ru) Received: from smtp.timeweb.ru (smtp.timeweb.ru [92.53.104.116]) by mx1.freebsd.org (Postfix) with ESMTP id 8B88D8FC0C for ; Tue, 3 Nov 2009 17:55:47 +0000 (UTC) Received: from [213.148.20.85] (helo=hive.panopticon) by smtp.timeweb.ru with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1N5NbP-0001S1-4l; Tue, 03 Nov 2009 20:55:31 +0300 Received: from hades.panopticon (hades.panopticon [192.168.0.32]) by hive.panopticon (Postfix) with ESMTP id 4946BB84D; Tue, 3 Nov 2009 20:55:45 +0300 (MSK) Received: by hades.panopticon (Postfix, from userid 1000) id 44622B829; Tue, 3 Nov 2009 20:55:45 +0300 (MSK) Date: Tue, 3 Nov 2009 20:55:45 +0300 From: Dmitry Marakasov To: Guy Brand Message-ID: <20091103175545.GA96912@hades.panopticon> References: <20091103170333.GA1379@unistra.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20091103170333.GA1379@unistra.fr> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: Ports List Subject: Re: Issue with inkscape 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: Tue, 03 Nov 2009 17:55:47 -0000 * Guy Brand (gb@unistra.fr) wrote: > Am I the only one having severe issue with inkscape from the ports? > I'm using 0.46_6, without a config option and its 129 dependancies > (see attached output of pkg_info) on a FreeBSD 9.0-CURRENT r198491. > Adding a layer is simply impossible, inkscape freezes and there is > no other way to kill the process. truss doesn't say anything more: > when inkscape becomes unresponsive the process appears dead. Such a > problem turns the fantastic inkscape into an unusable application. > > AFAIR I have this problem for over a year now! To reproduce it open > any document inside inkscape and add a new layer, you're done. > > Anyone seen this? Yes. It seems to be severely broken. -- Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D amdmi3@amdmi3.ru ..: jabber: amdmi3@jabber.ru http://www.amdmi3.ru From owner-freebsd-ports@FreeBSD.ORG Tue Nov 3 20:01:29 2009 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 8F2611065692 for ; Tue, 3 Nov 2009 20:01:29 +0000 (UTC) (envelope-from mikej@rogers.com) Received: from smtp104.rog.mail.re2.yahoo.com (smtp104.rog.mail.re2.yahoo.com [206.190.36.82]) by mx1.freebsd.org (Postfix) with SMTP id 1E0418FC15 for ; Tue, 3 Nov 2009 20:01:27 +0000 (UTC) Received: (qmail 16576 invoked from network); 3 Nov 2009 20:01:27 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=rogers.com; h=Received:X-Yahoo-SMTP:X-YMail-OSG:X-Yahoo-Newman-Property:Received:Message-ID:Date:Subject:From:To:Cc:User-Agent:MIME-Version:Content-Type:Content-Transfer-Encoding:X-Priority:Importance; b=NnUEvC5Bk/RSfi2TPpPtGK5ihoYoz2REFCI+HwKmEU0FadNiYwT4EAYFyiyE8ASc+mopLW8VkM8RPLcrtVT4vlwncym/ajTR3hzYqnkX3jHY+rQq7iqXIiSTquNhsRLiG9JePhOeSd/rxXxKZV4iiyL+7IeXlojS/1kuk3tFszQ= ; Received: from bas4-toronto01-1177728395.dsl.bell.ca (mikej@70.50.181.139 with login) by smtp104.rog.mail.re2.yahoo.com with SMTP; 03 Nov 2009 12:01:27 -0800 PST X-Yahoo-SMTP: dRuG0r.swBAmG3xriMAoTM4xXm1S2EM2UVssAEs- X-YMail-OSG: 5bWu6eUVM1kHHt0chAArMImAtpU5PYJE4HzEjrduGhUTX6wI_rrK_YEgvRVFlsO6xg-- X-Yahoo-Newman-Property: ymail-3 Received: from 38.99.187.34 (SquirrelMail authenticated user mikej) by wettoast.dyndns.org with HTTP; Tue, 3 Nov 2009 15:01:41 -0500 Message-ID: Date: Tue, 3 Nov 2009 15:01:41 -0500 From: "Mike Jakubik" To: ports@freebsd.org User-Agent: SquirrelMail/1.4.19 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Cc: naddy@freebsd.org Subject: ports/139720: shells/bash: fix $() parsing X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 03 Nov 2009 20:01:29 -0000 Hello, It seems that this recent patch introduced a new dependency on bison from the ports tree. When i performed an portupgrade of 'bash-4.0.33' to 'bash-4.0.33_2' a new dependency for bison appeared. Was this the intended behavior? I am just curious as it was not needed before. Thanks. From owner-freebsd-ports@FreeBSD.ORG Tue Nov 3 21:25:05 2009 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 12D62106568D for ; Tue, 3 Nov 2009 21:25:05 +0000 (UTC) (envelope-from mailnull@mips.inka.de) Received: from mail-in-09.arcor-online.net (mail-in-09.arcor-online.net [151.189.21.49]) by mx1.freebsd.org (Postfix) with ESMTP id BD72F8FC13 for ; Tue, 3 Nov 2009 21:25:04 +0000 (UTC) Received: from mail-in-14-z2.arcor-online.net (mail-in-14-z2.arcor-online.net [151.189.8.31]) by mx.arcor.de (Postfix) with ESMTP id 1BF811AF692 for ; Tue, 3 Nov 2009 22:25:03 +0100 (CET) Received: from mail-in-13.arcor-online.net (mail-in-13.arcor-online.net [151.189.21.53]) by mail-in-14-z2.arcor-online.net (Postfix) with ESMTP id 071CA10103 for ; Tue, 3 Nov 2009 22:25:03 +0100 (CET) Received: from lorvorc.mips.inka.de (dslb-094-217-101-173.pools.arcor-ip.net [94.217.101.173]) by mail-in-13.arcor-online.net (Postfix) with ESMTPS id 9FA692BAC6E for ; Tue, 3 Nov 2009 22:25:02 +0100 (CET) X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-13.arcor-online.net 9FA692BAC6E Received: from lorvorc.mips.inka.de (localhost [127.0.0.1]) by lorvorc.mips.inka.de (8.14.3/8.14.3) with ESMTP id nA3LP1pA071792 for ; Tue, 3 Nov 2009 22:25:01 +0100 (CET) (envelope-from mailnull@lorvorc.mips.inka.de) Received: (from mailnull@localhost) by lorvorc.mips.inka.de (8.14.3/8.14.3/Submit) id nA3LP1Vt071791 for freebsd-ports@freebsd.org; Tue, 3 Nov 2009 22:25:01 +0100 (CET) (envelope-from mailnull) From: naddy@mips.inka.de (Christian Weisgerber) Date: Tue, 3 Nov 2009 21:25:01 +0000 (UTC) Message-ID: References: Originator: naddy@mips.inka.de (Christian Weisgerber) To: freebsd-ports@freebsd.org Subject: Re: ports/139720: shells/bash: fix $() parsing X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 03 Nov 2009 21:25:05 -0000 Mike Jakubik wrote: > It seems that this recent patch introduced a new dependency on bison from > the ports tree. When i performed an portupgrade of 'bash-4.0.33' to > 'bash-4.0.33_2' a new dependency for bison appeared. No, the dependency on bison had already been introduced earlier. (The update to 4.0.33 was in Makefile revision 1.115.) ---- revision 1.111 date: 2009/03/13 15:54:23; author: obrien; state: Exp; lines: +6 -2 Use Bison in the build instead of byacc. This fixes the issue of '$()' (for ``) not being parsed correctly. PR: 101230 Submitted by: bf2006a@yahoo.com ---- Except that due to the wrong YACC setting the change above didn't actually do what it was supposed to. > Was this the intended behavior? bash 4.0 simply does not build correctly with BSD yacc, it requires bison. It would be nice if somebody traced this to a bug in yacc or bash that could be fixed, but so far nobody has done so, and the GNU people certainly won't bother. -- Christian "naddy" Weisgerber naddy@mips.inka.de From owner-freebsd-ports@FreeBSD.ORG Wed Nov 4 07:18:09 2009 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 ED076106566B for ; Wed, 4 Nov 2009 07:18:09 +0000 (UTC) (envelope-from andrea.crisanti@roma1.infn.it) Received: from postino4.roma1.infn.it (postino4.roma1.infn.it [141.108.26.222]) by mx1.freebsd.org (Postfix) with ESMTP id 7E01E8FC15 for ; Wed, 4 Nov 2009 07:18:08 +0000 (UTC) Received: from quadkris.phys.uniroma1.it (quadkris.phys.uniroma1.it [141.108.3.121]) by postino4.roma1.infn.it (8.14.2/8.14.2) with ESMTP id nA473YxP021913; Wed, 4 Nov 2009 08:03:35 +0100 (envelope-from andrea.crisanti@roma1.infn.it) Message-ID: <4AF126D0.6060003@roma1.infn.it> Date: Wed, 04 Nov 2009 08:01:36 +0100 From: andrea crisanti User-Agent: Thunderbird 2.0.0.23 (Macintosh/20090812) 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 DNS name whitelisted, not delayed by milter-greylist-4.0 (postino4.roma1.infn.it [141.108.26.222]); Wed, 04 Nov 2009 08:03:35 +0100 (CET) X-PMX-Version: 5.5.7.378829, Antispam-Engine: 2.7.2.376379, Antispam-Data: 2009.11.4.65129 X-PerlMx-Spam: Gauge=IIIIIIII, Probability=8%, Report=' BODY_SIZE_1000_LESS 0, BODY_SIZE_2000_LESS 0, BODY_SIZE_5000_LESS 0, BODY_SIZE_7000_LESS 0, BODY_SIZE_800_899 0, TO_NO_NAME 0, __CP_URI_IN_BODY 0, __CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __MOZILLA_MSGID 0, __SANE_MSGID 0, __TO_MALFORMED_2 0, __URI_NS , __USER_AGENT 0' Cc: ports@FreeBSD.org, andrea crisanti Subject: FreeBSD Port: MailScanner-4.78.17 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 04 Nov 2009 07:18:10 -0000 Dear Maintainers of MailScanner port, I updated the Sophos virus scan engine to version 4.47 on a computer running FreeBSD 7.2-STABLE amd64. The new engine uses, besides the old virus databases files, new files called xvd??.vdb To have it working I had to modify the script sophos-autoupdate installed under /usr/local/libexec/MailScanner/ to symlink them in the IDE directory. With best wishes, Andrea Crisanti -- "Trust, but verify." Russian Proverb ========================================================================== Prof. Andrea Crisanti http://castore.phys.uniroma1.it/KR Dipartimento di Fisica Tel. +39-06 4991 3431 Universita' di Roma "La Sapienza" Fax. +39-06 4463158 P.le A. Moro 2 andrea.crisanti@phys.uniroma1.it I-00185 Roma, Italy andrea.crisanti@roma1.infn.it From owner-freebsd-ports@FreeBSD.ORG Wed Nov 4 13:01:48 2009 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 368C7106568D for ; Wed, 4 Nov 2009 13:01:48 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from builder.freebsd.org (builder.freebsd.org [IPv6:2001:4f8:fff6::4b]) by mx1.freebsd.org (Postfix) with ESMTP id 278628FC40 for ; Wed, 4 Nov 2009 13:01:48 +0000 (UTC) Received: from builder.freebsd.org (localhost [127.0.0.1]) by builder.freebsd.org (8.14.3/8.14.3) with ESMTP id nA4D1lOF019583 for ; Wed, 4 Nov 2009 13:01:47 GMT (envelope-from erwin@builder.freebsd.org) Received: (from erwin@localhost) by builder.freebsd.org (8.14.3/8.14.3/Submit) id nA4D1lNF019570 for ports@FreeBSD.org; Wed, 4 Nov 2009 13:01:47 GMT (envelope-from erwin) Date: Wed, 4 Nov 2009 13:01:47 GMT From: Erwin Lansing Message-Id: <200911041301.nA4D1lNF019570@builder.freebsd.org> To: ports@FreeBSD.org Cc: Subject: INDEX build failed for 6.x X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2009 13:01:48 -0000 INDEX build failed with errors: Generating INDEX-6 - please wait..pkg_info: not found pkg_info: not found Done. make_index: mytop-1.6_6: no entry for \ Committers on the hook: hq miwi wen Most recent CVS update was: U databases/mytop/Makefile U devel/Makefile U devel/py-pudb/Makefile U devel/py-pudb/distinfo U devel/py-pudb/pkg-descr U devel/py-pudb/pkg-plist U emulators/sdlmame-devel/Makefile U emulators/sdlmame-devel/distinfo U emulators/sdlmame-devel/pkg-plist U emulators/sdlmame-devel/files/patch-makefile U emulators/sdlmame-devel/files/patch-sdlmain.c U emulators/sdlmame-devel/files/sdl.mak.patch U mail/fetchmail/Makefile U mail/fetchmail/distinfo U mail/fetchmail/pkg-plist U mail/fetchmail/files/patch-configure U mail/fetchmail/files/pkg-message.in U mail/p5-Email-Simple/Makefile U mail/p5-Email-Simple/distinfo U mail/p5-Email-Simple/pkg-plist U mail/spamd/files/patch-spamd-setup__spamd-setup.c U textproc/scim-kmfl-sil-ezra/Makefile U textproc/scim-kmfl-sil-ezra/files/patch-Keyman::EZRAUNI24.KMN U textproc/scim-kmfl-sil-galatia/Makefile U textproc/scim-kmfl-sil-galatia/files/patch-GrkPolyComp.KMN U textproc/scim-kmfl-varamozhi-malayalam/Makefile U textproc/scim-kmfl-varamozhi-malayalam/files/patch-mozhi_1.1.0.kmn U www/Makefile U www/hudson/Makefile U www/hudson/distinfo U www/trac-gitplugin/Makefile U www/trac-gitplugin/distinfo U www/trac-gitplugin/pkg-descr From owner-freebsd-ports@FreeBSD.ORG Wed Nov 4 13:34:42 2009 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 7C08A106566C for ; Wed, 4 Nov 2009 13:34:42 +0000 (UTC) (envelope-from me@janh.de) Received: from mailhost.uni-hamburg.de (mailhost.uni-hamburg.de [134.100.32.155]) by mx1.freebsd.org (Postfix) with ESMTP id 364DE8FC0C for ; Wed, 4 Nov 2009 13:34:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mailhost.uni-hamburg.de (Postfix) with ESMTP id 57F24900EA; Wed, 4 Nov 2009 14:34:40 +0100 (CET) X-Virus-Scanned: by University of Hamburg (RRZ/mailhost) Received: from mailhost.uni-hamburg.de ([127.0.0.1]) by localhost (mailhost.uni-hamburg.de [127.0.0.1]) (amavisd-new, port 10024) with LMTP id RuXctyonC2St; Wed, 4 Nov 2009 14:34:40 +0100 (CET) Received: from janh.freebsd (privat-139jes.math.uni-hamburg.de [134.100.221.76]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: fmjv004) by mailhost.uni-hamburg.de (Postfix) with ESMTPSA id 2A30D900B9; Wed, 4 Nov 2009 14:34:40 +0100 (CET) Message-ID: <4AF182EB.8090605@janh.de> Date: Wed, 04 Nov 2009 14:34:35 +0100 From: Jan Henrik Sylvester User-Agent: Thunderbird 2.0.0.23 (X11/20090828) MIME-Version: 1.0 To: Guy Brand References: 20091103170333.GA1379@unistra.fr Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports-list freebsd Subject: Re: Issue with inkscape 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: Wed, 04 Nov 2009 13:34:42 -0000 Guy Brand wrote: > Am I the only one having severe issue with inkscape from the ports? > I'm using 0.46_6, without a config option and its 129 dependancies > (see attached output of pkg_info) on a FreeBSD 9.0-CURRENT r198491. > Adding a layer is simply impossible, inkscape freezes and there is > no other way to kill the process. truss doesn't say anything more: > when inkscape becomes unresponsive the process appears dead. Such a > problem turns the fantastic inkscape into an unusable application. > > AFAIR I have this problem for over a year now! To reproduce it open > any document inside inkscape and add a new layer, you're done. I could not reproduce the freeze opening a random svg document and adding a few layers. I am on 8.0-RC2 with all ports up to date. Your ports seem not to be up to date. At least for 15 of the dependencies you listed, I have got newer versions installed. Moreover, 22 of your dependencies are not listed as dependencies for me. Opening http://www.freebsd.org/cgi/ports.cgi?query=inkscape&stype=all confirms that your dependencies do not match the ones of the current ports tree. Cheers, Jan Henrik From owner-freebsd-ports@FreeBSD.ORG Wed Nov 4 15:49:24 2009 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 675CC106566B for ; Wed, 4 Nov 2009 15:49:24 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from builder.freebsd.org (builder.freebsd.org [IPv6:2001:4f8:fff6::4b]) by mx1.freebsd.org (Postfix) with ESMTP id 3F5E78FC14 for ; Wed, 4 Nov 2009 15:49:24 +0000 (UTC) Received: from builder.freebsd.org (localhost [127.0.0.1]) by builder.freebsd.org (8.14.3/8.14.3) with ESMTP id nA4FnOtE080710 for ; Wed, 4 Nov 2009 15:49:24 GMT (envelope-from erwin@builder.freebsd.org) Received: (from erwin@localhost) by builder.freebsd.org (8.14.3/8.14.3/Submit) id nA4FnOix080708 for ports@FreeBSD.org; Wed, 4 Nov 2009 15:49:24 GMT (envelope-from erwin) Date: Wed, 4 Nov 2009 15:49:24 GMT From: Erwin Lansing Message-Id: <200911041549.nA4FnOix080708@builder.freebsd.org> To: ports@FreeBSD.org Cc: Subject: INDEX now builds successfully on 6.x X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2009 15:49:24 -0000 From owner-freebsd-ports@FreeBSD.ORG Wed Nov 4 18:23:23 2009 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 E13FC1065748 for ; Wed, 4 Nov 2009 18:23:23 +0000 (UTC) (envelope-from eitanadlerlist@gmail.com) Received: from mail-yx0-f171.google.com (mail-yx0-f171.google.com [209.85.210.171]) by mx1.freebsd.org (Postfix) with ESMTP id A147D8FC16 for ; Wed, 4 Nov 2009 18:23:23 +0000 (UTC) Received: by yxe1 with SMTP id 1so6865715yxe.3 for ; Wed, 04 Nov 2009 10:23:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:from:date:message-id :subject:to:content-type; bh=kJb/Y2AQtD+517eVBq8efYwxoHtBhGgN2Hq2EyVm/fs=; b=cRccCCQD3YtwXTT3I7+7wNLc8/+Ss9gttDJmZ2YfJt2t8YGqZklZtIQRBT4/C6UXxV ErwZ2odcVM+S9ocVyDl3EAwgoqncI8Q/43nD8YLP3oNI/LmCFntZYGEgUgEkokkqJKGU M4M49iiZVWZX9uSq8Y17oIFCVqm7/0pQF2634= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=DhIrUl3AI9W3uooFD61Ro/u+QIJMkidug6xgli1YJapB9NhKWYslX+XSYhKOA6gzU+ wIwP5ERnjC8P6MyrAnV0ubRf1dt9ztGx4ohykW3tiJloMz9xIZCdmiG+EOasu+1RpceJ rS5IOSU5IRKqKzGnariWKzc1fLJbDcLx6iGBM= MIME-Version: 1.0 Received: by 10.239.156.193 with SMTP id n1mr175710hbc.187.1257359002093; Wed, 04 Nov 2009 10:23:22 -0800 (PST) From: Eitan Adler Date: Wed, 4 Nov 2009 20:23:02 +0200 Message-ID: To: ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Cc: Subject: using svn to fetch for ports (yet again!) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 04 Nov 2009 18:23:24 -0000 I have a small patch to bsd.port.mk which would allow a port to replace its do-fetch with a svn export of a /specific revision/ of a remote repo. I know there have been some attempts at trying this before and from what I've been reading I addressed some of the major concerns: 1) Past attempts didn't include a basic implementation. 2) Past attempts didn't allow for a specific revision number and thus possibly causing security issues 3) Subversion does not have to be part of the base system for my patch to work Allowing the port to fetch from svn is beneficial for a number of reasons some of which are listed below 1) Many project's only or main means of distribution is svn (I'm thinking of mplayer) 2) It is easier for the port maintainer to update the port 3) It is easy for a user to quickly switch versions (outside of the ports system) without the need for lots o knowledge about the ports system Some of the problems: 1) Its harder if not impossible for freeBSD to mirror the port's source (I'm sure I could easily code a svn-to-tarball script but who knows if the svn build servers want svn) 2) Many users may want the program they are installing but not svn 3) What about SCM's other than svn? --- bsd.old.port.mk 2009-11-04 19:42:57.000000000 +0200 +++ bsd.port.mk 2009-11-04 19:59:10.000000000 +0200 @@ -1694,6 +1694,10 @@ MANCOMPRESSED?= no .endif This is a patch to bsd.port.mk which adds support for SVN_REV and SVN_FETCH +.if defined(SVN_FETCH) +FETCH_DEPENDS+= svn:${PORTSDIR}/devel/subversion +.endif + .if defined(PATCHFILES) .if ${PATCHFILES:M*.zip}x != x PATCH_DEPENDS+= unzip:${PORTSDIR}/archivers/unzip @@ -3435,6 +3439,10 @@ .if !target(do-fetch) do-fetch: +.if defined(SVN_FETCH) + ${MKDIR} ${WRKDIR} + svn export -r ${SVN_REV} ${SVN_PATH} ${WRKSRC} +.else @${MKDIR} ${_DISTDIR} @cd ${_DISTDIR};\ ${_MASTER_SITES_ENV} ; \ @@ -3503,7 +3511,9 @@ ${ECHO_MSG} "=> port manually into ${_DISTDIR} and try again."; \ exit 1; \ fi; \ - done + done +.endif + .if defined(PATCHFILES) @cd ${_DISTDIR};\ ${_PATCH_SITES_ENV} ; \ From owner-freebsd-ports@FreeBSD.ORG Wed Nov 4 21:02:16 2009 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 0AD791065679; Wed, 4 Nov 2009 21:02:16 +0000 (UTC) (envelope-from michel@douyere.com) Received: from smtpfb1-g21.free.fr (smtpfb1-g21.free.fr [212.27.42.9]) by mx1.freebsd.org (Postfix) with ESMTP id C04DB8FC1C; Wed, 4 Nov 2009 21:02:12 +0000 (UTC) Received: from smtp4-g21.free.fr (smtp4-g21.free.fr [212.27.42.4]) by smtpfb1-g21.free.fr (Postfix) with ESMTP id F12BE2CDE8; Wed, 4 Nov 2009 21:44:43 +0100 (CET) Received: from smtp4-g21.free.fr (localhost [127.0.0.1]) by smtp4-g21.free.fr (Postfix) with ESMTP id F3A694C80FD; Wed, 4 Nov 2009 21:44:36 +0100 (CET) Received: from navy.douyere.com (laf31-3-82-225-216-24.fbx.proxad.net [82.225.216.24]) by smtp4-g21.free.fr (Postfix) with ESMTP id 18CEA4C8142; Wed, 4 Nov 2009 21:44:34 +0100 (CET) From: Michel DOUYERE To: kde@freebsd.org Date: Wed, 4 Nov 2009 22:44:33 +0200 User-Agent: KMail/1.12.1 (FreeBSD/7.2-RELEASE-p3; KDE/4.3.1; amd64; ; ) MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200911042144.33693.michel@douyere.com> Cc: ports@freebsd.org Subject: FreeBSD Port: kdewebdev-4.3.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, 04 Nov 2009 21:02:16 -0000 Hello, I think that Quanta plus is missing in kdewebdev-4.3.1 less pkg-plist bin/kfilereplace bin/kimagemapeditor bin/klinkstatus bin/kommander bin/kxsldbg bin/xsldbg ..... ... .. . but no Quanta+ From owner-freebsd-ports@FreeBSD.ORG Wed Nov 4 23:29:45 2009 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 021C7106566C; Wed, 4 Nov 2009 23:29:45 +0000 (UTC) (envelope-from v.velox@vvelox.net) Received: from vulpes.vvelox.net (vulpes.vvelox.net [99.69.115.42]) by mx1.freebsd.org (Postfix) with ESMTP id B69BE8FC16; Wed, 4 Nov 2009 23:29:44 +0000 (UTC) Received: from vixen42.vulpes (unknown [192.168.14.1]) (Authenticated sender: v.velox) by vulpes.vvelox.net (Postfix) with ESMTP id 709C7B844; Wed, 4 Nov 2009 17:12:50 -0600 (CST) Date: Wed, 4 Nov 2009 17:14:24 -0600 From: "Zane C.B." To: "Jeremy Messenger" Message-ID: <20091104171424.6395298e@vixen42.vulpes> In-Reply-To: References: <20091007153059.GD69519@hades.panopticon> X-Mailer: Claws Mail 3.7.2 (GTK+ 2.16.6; i386-portbld-freebsd7.2) Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/qG9lQahwhmSM9VFFxKhmdnx"; protocol="application/pgp-signature" Cc: gnome@freebsd.org, Dmitry Marakasov , freebsd-ports@freebsd.org Subject: Re: glib/webkit update? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 04 Nov 2009 23:29:45 -0000 --Sig_/qG9lQahwhmSM9VFFxKhmdnx Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Wed, 07 Oct 2009 17:10:47 -0500 "Jeremy Messenger" wrote: > On Wed, 07 Oct 2009 10:30:59 -0500, Dmitry Marakasov > wrote: >=20 > > Hi! > > > > I need a new version of webkit, because the one that is currently > > in the ports tree doesn't work with Yahoo maps, and I need that > > for astro/josm. I've tried to update webkit port locally to > > r49078, but it requires newer glib: > > > > Requested 'glib-2.0 >=3D 2.21.3' but version of GLib is 2.20.5 > > > > Updating glib may require more effort and may break some of my > > installed apps, so I ask here - is there official update planned > > anytime soon, and/or is there some work in progress available to > > test? >=20 > GNOME 2.28 was released during our ports tree freeze time, so we > weren't able to put into ports tree. If you can't wait, grab those > in MarcusCom CVS[1]. >=20 > [1] http://www.marcuscom.com:8080/cgi-bin/cvsweb.cgi/ Actually if you don't mind me observing, this is a fairly bad reason for it being out of date since atleast the beginnig of July. I've been waiting for this to be bumped for a while so www/p5-Gtk2-Webkit can be updated. --Sig_/qG9lQahwhmSM9VFFxKhmdnx Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.13 (FreeBSD) iEYEARECAAYFAkryCtUACgkQqrJJy0yxYQCnlQCfU6kT+Igcg3aQ69/Jfe3modJC jhEAmwbQp4ZsZ9QBXmtsuWXQ9hjnFYvu =WOH8 -----END PGP SIGNATURE----- --Sig_/qG9lQahwhmSM9VFFxKhmdnx-- From owner-freebsd-ports@FreeBSD.ORG Thu Nov 5 00:21:29 2009 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 0612D106566B for ; Thu, 5 Nov 2009 00:21:29 +0000 (UTC) (envelope-from brooks@lor.one-eyed-alien.net) Received: from lor.one-eyed-alien.net (lor.one-eyed-alien.net [69.66.77.232]) by mx1.freebsd.org (Postfix) with ESMTP id 8E5648FC0A for ; Thu, 5 Nov 2009 00:21:28 +0000 (UTC) Received: from lor.one-eyed-alien.net (localhost [127.0.0.1]) by lor.one-eyed-alien.net (8.14.3/8.14.3) with ESMTP id nA4NidZn069151; Wed, 4 Nov 2009 17:44:39 -0600 (CST) (envelope-from brooks@lor.one-eyed-alien.net) Received: (from brooks@localhost) by lor.one-eyed-alien.net (8.14.3/8.14.3/Submit) id nA4Nidee069150; Wed, 4 Nov 2009 17:44:39 -0600 (CST) (envelope-from brooks) Date: Wed, 4 Nov 2009 17:44:38 -0600 From: Brooks Davis To: Eitan Adler Message-ID: <20091104234438.GB42953@lor.one-eyed-alien.net> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gj572EiMnwbLXET9" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (lor.one-eyed-alien.net [127.0.0.1]); Wed, 04 Nov 2009 17:44:39 -0600 (CST) Cc: ports@freebsd.org Subject: Re: using svn to fetch for ports (yet again!) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 05 Nov 2009 00:21:29 -0000 --gj572EiMnwbLXET9 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 04, 2009 at 08:23:02PM +0200, Eitan Adler wrote: > I have a small patch to bsd.port.mk which would allow a port to > replace its do-fetch with a svn export of a /specific revision/ of a > remote repo. >=20 > I know there have been some attempts at trying this before and from > what I've been reading I addressed some of the major concerns: > 1) Past attempts didn't include a basic implementation. > 2) Past attempts didn't allow for a specific revision number and thus > possibly causing security issues > 3) Subversion does not have to be part of the base system for my patch to= work >=20 > Allowing the port to fetch from svn is beneficial for a number of > reasons some of which are listed below > 1) Many project's only or main means of distribution is svn (I'm > thinking of mplayer) > 2) It is easier for the port maintainer to update the port > 3) It is easy for a user to quickly switch versions (outside of the > ports system) without the need for lots o knowledge about the ports > system >=20 > Some of the problems: > 1) Its harder if not impossible for freeBSD to mirror the port's > source (I'm sure I could easily code a svn-to-tarball script but who > knows if the svn build servers want svn) > 2) Many users may want the program they are installing but not svn > 3) What about SCM's other than svn? I'd much rather see this used as something that reduced the amount of code required for maintainers to build tarballs from SVN. For example something similar in spirit to what I've done in devel/llvm-devel. That means mirroring or otherwise transfering the source around is possible. There will likely be some objections to putting maintainer functionality in bsd.port.mk, but I think it would be useful enough in this case. Alternativly we could formalize the process a bit and put something Tools/scripts. -- Brooks --gj572EiMnwbLXET9 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iD8DBQFK8hHmXY6L6fI4GtQRAmmBAKCM7idIWEYHokM1DKTB0WVNGNRT0ACeIH3v hsEwAQl9LxYiqNBG5XuXOFY= =WMj+ -----END PGP SIGNATURE----- --gj572EiMnwbLXET9-- From owner-freebsd-ports@FreeBSD.ORG Thu Nov 5 01:05:26 2009 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 082D6106566B; Thu, 5 Nov 2009 01:05:26 +0000 (UTC) (envelope-from fluffy@fluffy.khv.ru) Received: from ns.ael.RU (ns.ael.ru [62.76.207.226]) by mx1.freebsd.org (Postfix) with ESMTP id 1C4B58FC0C; Thu, 5 Nov 2009 01:05:24 +0000 (UTC) Received: from Fluffy.Khv.RU (dhcp-14.local.ael [192.168.100.14]) by ns.ael.RU (8.14.3/8.14.3/Fluffy/5.3) with ESMTP id nA515J8a050745; Thu, 5 Nov 2009 11:05:19 +1000 (VLAT) (envelope-from fluffy@fluffy.khv.ru) Received: from fluffy.khv.ru (localhost [127.0.0.1]) by Fluffy.Khv.RU (8.14.3/8.14.3/Fluffy/5.4.1) with ESMTP id nA515Dr7010474; Thu, 5 Nov 2009 11:05:13 +1000 (VLAT) (envelope-from fluffy@fluffy.khv.ru) From: Dima Panov Organization: Twilight Zone To: freebsd-ports@freebsd.org Date: Thu, 5 Nov 2009 11:05:12 +1000 User-Agent: KMail/1.12.3 (FreeBSD/9.0-900002-CURRENT; KDE/4.3.3; amd64; ; ) References: <200911042144.33693.michel@douyere.com> In-Reply-To: <200911042144.33693.michel@douyere.com> X-Face: "RE-2'yS-N:*/7DHOjQ%Az<.+SG>K7B'k(&; qb0K4]Hv>J}"l9,=:m2_]-3S/}`b\]yA-g !y3en*Zl(i-86iM?Q[w@!=rW&JdT>KHW@dri>+qMcy42O, 5#izEqa-K+=B<@A X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (ns.ael.RU [192.168.1.1]); Thu, 05 Nov 2009 11:05:19 +1000 (VLAT) X-Spam-Status: No, score=-4.4 required=3.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on ns.ael.RU Cc: ports@freebsd.org, kde@freebsd.org, Michel DOUYERE Subject: Re: FreeBSD Port: kdewebdev-4.3.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2009 01:05:26 -0000 --nextPart3966977.LbyiUc2LaI Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable On Thursday 05 November 2009 06:44:33 Michel DOUYERE wrote: > Hello, >=20 > I think that Quanta plus is missing in kdewebdev-4.3.1 >=20 > less pkg-plist > bin/kfilereplace > bin/kimagemapeditor > bin/klinkstatus > bin/kommander > bin/kxsldbg > bin/xsldbg > ..... > ... > .. > . >=20 > but no Quanta+ Quanta+ now is separated project, based on KDevelop (not released yet) =2D-=20 Dima "Red Fox" Panov @ Home | C73E 2B72 1FFD 61BD E206 1234 A626 76ED 93E3 = B018 Khabarovsk, Russia | 2D30 2CCB 9984 130C 6F87 BAFC FB8B A09D D539 = 8F29 KDE@FreeBSD Team | FreeBSD committer since 10.08.2009 | FreeBSD since Sept = 1995 Twitter.com:fluffy_khv | Skype:dima.panov | Jabber.org:fluffy.khv | ICQ:174= 5024 --nextPart3966977.LbyiUc2LaI Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.13 (FreeBSD) iEYEABECAAYFAkryJMgACgkQpiZ27ZPjsBiLSACg6VWURhX6bKkuOiXf2MaMEZ63 FmkAn3yKgWSV4tfRQHRZAH812UPpfshh =Cumq -----END PGP SIGNATURE----- --nextPart3966977.LbyiUc2LaI-- From owner-freebsd-ports@FreeBSD.ORG Thu Nov 5 01:16:05 2009 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 50AEB106566C for ; Thu, 5 Nov 2009 01:16:05 +0000 (UTC) (envelope-from fluffy@fluffy.khv.ru) Received: from ns.ael.RU (ns.ael.ru [62.76.207.226]) by mx1.freebsd.org (Postfix) with ESMTP id 685A98FC08 for ; Thu, 5 Nov 2009 01:16:04 +0000 (UTC) Received: from Fluffy.Khv.RU (dhcp-14.local.ael [192.168.100.14]) by ns.ael.RU (8.14.3/8.14.3/Fluffy/5.3) with ESMTP id nA515J8a050745; Thu, 5 Nov 2009 11:05:19 +1000 (VLAT) (envelope-from fluffy@fluffy.khv.ru) Received: from fluffy.khv.ru (localhost [127.0.0.1]) by Fluffy.Khv.RU (8.14.3/8.14.3/Fluffy/5.4.1) with ESMTP id nA515Dr7010474; Thu, 5 Nov 2009 11:05:13 +1000 (VLAT) (envelope-from fluffy@fluffy.khv.ru) From: Dima Panov Organization: Twilight Zone To: freebsd-ports@freebsd.org Date: Thu, 5 Nov 2009 11:05:12 +1000 User-Agent: KMail/1.12.3 (FreeBSD/9.0-900002-CURRENT; KDE/4.3.3; amd64; ; ) References: <200911042144.33693.michel@douyere.com> In-Reply-To: <200911042144.33693.michel@douyere.com> X-Face: "RE-2'yS-N:*/7DHOjQ%Az<.+SG>K7B'k(&; qb0K4]Hv>J}"l9,=:m2_]-3S/}`b\]yA-g !y3en*Zl(i-86iM?Q[w@!=rW&JdT>KHW@dri>+qMcy42O, 5#izEqa-K+=B<@A X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (ns.ael.RU [192.168.1.1]); Thu, 05 Nov 2009 11:05:19 +1000 (VLAT) X-Spam-Status: No, score=-4.4 required=3.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on ns.ael.RU Cc: ports@freebsd.org, kde@freebsd.org, Michel DOUYERE Subject: Re: FreeBSD Port: kdewebdev-4.3.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2009 01:16:05 -0000 --nextPart3966977.LbyiUc2LaI Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable On Thursday 05 November 2009 06:44:33 Michel DOUYERE wrote: > Hello, >=20 > I think that Quanta plus is missing in kdewebdev-4.3.1 >=20 > less pkg-plist > bin/kfilereplace > bin/kimagemapeditor > bin/klinkstatus > bin/kommander > bin/kxsldbg > bin/xsldbg > ..... > ... > .. > . >=20 > but no Quanta+ Quanta+ now is separated project, based on KDevelop (not released yet) =2D-=20 Dima "Red Fox" Panov @ Home | C73E 2B72 1FFD 61BD E206 1234 A626 76ED 93E3 = B018 Khabarovsk, Russia | 2D30 2CCB 9984 130C 6F87 BAFC FB8B A09D D539 = 8F29 KDE@FreeBSD Team | FreeBSD committer since 10.08.2009 | FreeBSD since Sept = 1995 Twitter.com:fluffy_khv | Skype:dima.panov | Jabber.org:fluffy.khv | ICQ:174= 5024 --nextPart3966977.LbyiUc2LaI Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.13 (FreeBSD) iEYEABECAAYFAkryJMgACgkQpiZ27ZPjsBiLSACg6VWURhX6bKkuOiXf2MaMEZ63 FmkAn3yKgWSV4tfRQHRZAH812UPpfshh =Cumq -----END PGP SIGNATURE----- --nextPart3966977.LbyiUc2LaI-- From owner-freebsd-ports@FreeBSD.ORG Thu Nov 5 02:03:09 2009 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 49593106566C for ; Thu, 5 Nov 2009 02:03:09 +0000 (UTC) (envelope-from james.technew@gmail.com) Received: from mail-pz0-f202.google.com (mail-pz0-f202.google.com [209.85.222.202]) by mx1.freebsd.org (Postfix) with ESMTP id 24FC78FC14 for ; Thu, 5 Nov 2009 02:03:08 +0000 (UTC) Received: by pzk40 with SMTP id 40so5091590pzk.7 for ; Wed, 04 Nov 2009 18:03:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=RF3z/n2nL/m1i/tRzmPGXWiuxeWS1wR3uMU5BRIt77E=; b=BjjC/GVPsatJCo5gwnNsQHw8PhJmXmnlGhD2SIcYjhI6+CmLAMsK2dJMAS+i9+QBWt DHmoYdkThHWf607OiUCPSEnRwJrPNCaPGsRiXqJTglIVys8pow2SFh9W0rtRiCafSvxj 53ZjwZojzd1FBnuWFqq2ufkVLk/tUzDnc1HCA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=ZNqEygK/TaXYT91GoVXDT3KtnxbkEa4z3YN+mB0MQ+inxVpAdYxoisPLxnEjH9drqk GSIuECt/5+SnJHTjJrv0FN+lP2tK8Sc9PLgxXIv5InC8+C4BBTMLfjXB9fDYGTea5GtX ha3zkrq6rPXiHQB1LoQfsfrPHF6/52TgI73ys= MIME-Version: 1.0 Received: by 10.142.4.40 with SMTP id 40mr265576wfd.127.1257386588730; Wed, 04 Nov 2009 18:03:08 -0800 (PST) Date: Thu, 5 Nov 2009 10:03:08 +0800 Message-ID: From: James Chang To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: About Yahoo's Traffic 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: Thu, 05 Nov 2009 02:03:09 -0000 Hi , Yahoo's Traffic Server goes Open Source. Could it possible to add Yahoo's Traffic Server into FreeBSD ports? Ref. http://cwiki.apache.org/confluence/display/TS/Traffic+Server Best Regards! James Chang From owner-freebsd-ports@FreeBSD.ORG Thu Nov 5 02:18:37 2009 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 226B21065693 for ; Thu, 5 Nov 2009 02:18:37 +0000 (UTC) (envelope-from corky1951@comcast.net) Received: from QMTA11.emeryville.ca.mail.comcast.net (qmta11.emeryville.ca.mail.comcast.net [76.96.27.211]) by mx1.freebsd.org (Postfix) with ESMTP id 082438FC1D for ; Thu, 5 Nov 2009 02:18:36 +0000 (UTC) Received: from OMTA12.emeryville.ca.mail.comcast.net ([76.96.30.44]) by QMTA11.emeryville.ca.mail.comcast.net with comcast id 17xw1d0070x6nqcABEH4FS; Thu, 05 Nov 2009 02:17:04 +0000 Received: from comcast.net ([98.203.142.76]) by OMTA12.emeryville.ca.mail.comcast.net with comcast id 1EJb1d00B1f6R9u8YEJcLa; Thu, 05 Nov 2009 02:18:37 +0000 Received: by comcast.net (sSMTP sendmail emulation); Wed, 04 Nov 2009 18:18:34 -0800 Date: Wed, 4 Nov 2009 18:18:34 -0800 From: Charlie Kester To: freebsd-ports@freebsd.org Message-ID: <20091105021833.GA88182@comcast.net> Mail-Followup-To: freebsd-ports@freebsd.org References: <20091007153059.GD69519@hades.panopticon> <20091104171424.6395298e@vixen42.vulpes> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <20091104171424.6395298e@vixen42.vulpes> X-Mailer: Mutt 1.5.20 X-Composer: VIM 7.2 User-Agent: Mutt/1.5.20 (2009-06-14) Subject: Re: glib/webkit update? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 05 Nov 2009 02:18:37 -0000 On Wed 04 Nov 2009 at 15:14:24 PST Zane C.B. wrote: >On Wed, 07 Oct 2009 17:10:47 -0500 >"Jeremy Messenger" wrote: > >> On Wed, 07 Oct 2009 10:30:59 -0500, Dmitry Marakasov >> wrote: >> >> > Hi! >> > >> > I need a new version of webkit, because the one that is currently >> > in the ports tree doesn't work with Yahoo maps, and I need that >> > for astro/josm. I've tried to update webkit port locally to >> > r49078, but it requires newer glib: >> > >> > Requested 'glib-2.0 >= 2.21.3' but version of GLib is 2.20.5 >> > >> > Updating glib may require more effort and may break some of my >> > installed apps, so I ask here - is there official update planned >> > anytime soon, and/or is there some work in progress available to >> > test? >> >> GNOME 2.28 was released during our ports tree freeze time, so we >> weren't able to put into ports tree. If you can't wait, grab those >> in MarcusCom CVS[1]. >> >> [1] http://www.marcuscom.com:8080/cgi-bin/cvsweb.cgi/ > >Actually if you don't mind me observing, this is a fairly bad reason >for it being out of date since atleast the beginnig of July. > >I've been waiting for this to be bumped for a while so >www/p5-Gtk2-Webkit can be updated. There are many many ports which depend on the Gnome libraries, so updating those libraries is probably a paradigm example of the kind of "sweeping change" described in the rules for the current partial thaw: http://blog.droso.org/2009/09/30/partial-ports-thaw-2/ From owner-freebsd-ports@FreeBSD.ORG Thu Nov 5 02:51:45 2009 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 2C1EE106566C for ; Thu, 5 Nov 2009 02:51:45 +0000 (UTC) (envelope-from sahil@tandon.net) Received: from spartan.hamla.org (spartan.hamla.org [206.251.255.30]) by mx1.freebsd.org (Postfix) with ESMTP id 034AB8FC17 for ; Thu, 5 Nov 2009 02:51:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by spartan.hamla.org (Postfix) with ESMTP id 7A2F617081 for ; Wed, 4 Nov 2009 21:51:44 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tandon.net; h= user-agent:in-reply-to:content-disposition:content-type :content-type:mime-version:references:reply-to:message-id :subject:subject:from:from:date:date:received:received; s=aegis; t=1257389504; bh=3ncDHk69/W1piB7tGDJZ7qFsUFHDHMvb6KC7UtuU5dY=; b= det+gcffdy+dRVyXjavTvIYNN+UZvBClK9b6H97ny/88g8dxOtMBnCEcD2nJ5oid krGY1vuy2iaKfs+Ya9RE4NzI0nT3jgW2x8udYKwGL395Ioqa71x0uIOkdTKpuIj9 RjxJcGdbtrAprYIZcXSGQfj0+Ey5PmXIVYXg2L7cGC4= X-Virus-Scanned: by ClamAV at spartan.hamla.org Received: from spartan.hamla.org ([127.0.0.1]) by localhost (spartan.hamla.org [127.0.0.1]) (amavisd-new, port 10027) with LMTP id acQByw+ZZjZG for ; Wed, 4 Nov 2009 21:51:44 -0500 (EST) Received: from magic.hamla.org (cpe-69-201-179-80.nyc.res.rr.com [69.201.179.80]) by spartan.hamla.org (Postfix) with ESMTPSA id EC3431703F for ; Wed, 4 Nov 2009 21:51:43 -0500 (EST) Date: Wed, 4 Nov 2009 21:51:41 -0500 From: Sahil Tandon To: freebsd-ports@freebsd.org Message-ID: <20091105025140.GB11039@magic.hamla.org> References: <4AF126D0.6060003@roma1.infn.it> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4AF126D0.6060003@roma1.infn.it> User-Agent: Mutt/1.5.20 (2009-06-14) Subject: Re: FreeBSD Port: MailScanner-4.78.17 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: Thu, 05 Nov 2009 02:51:45 -0000 On Wed, 04 Nov 2009, andrea crisanti wrote: > Dear Maintainers of MailScanner port, > I updated the Sophos virus scan engine to version 4.47 on a > computer running FreeBSD 7.2-STABLE amd64. > > The new engine uses, besides the old virus databases files, new > files called xvd??.vdb > > To have it working I had to modify the script sophos-autoupdate > installed under /usr/local/libexec/MailScanner/ to symlink them > in the IDE directory. A solution was proposed yesterday on the mailscanner list. Evidently, the kludge is only required for Sophos v4 (not v5). http://lists.mailscanner.info/pipermail/mailscanner/2009-November/093776.html -- Sahil Tandon From owner-freebsd-ports@FreeBSD.ORG Thu Nov 5 03:03:37 2009 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 C4BFA106566C; Thu, 5 Nov 2009 03:03:37 +0000 (UTC) (envelope-from itetcu@freebsd.org) Received: from worf.ds9.tecnik93.com (worf.ds9.tecnik93.com [81.196.207.130]) by mx1.freebsd.org (Postfix) with ESMTP id 35F998FC1B; Thu, 5 Nov 2009 03:03:37 +0000 (UTC) Received: from quark.ds9.tecnik93.com (quark.ds9.tecnik93.com [81.196.207.132]) by worf.ds9.tecnik93.com (Postfix) with ESMTP id 5DC9322C5393; Thu, 5 Nov 2009 05:05:13 +0200 (EET) Received: by quark.ds9.tecnik93.com (Postfix, from userid 0) id BBC0A12E3C3E; Thu, 5 Nov 2009 05:05:19 +0200 (EET) From: QAT@FreeBSD.org To: pav@FreeBSD.org In-Reply-To: <200911050300.nA530bQH038320@repoman.freebsd.org> References: <200911050300.nA530bQH038320@repoman.freebsd.org> X-Mailer: $Tecnik: people/itetcu/ports/QA-Tindy/QAT_postPortBuild.sh, v 1.57 2009/03/08 00:17:57 itetcu Exp $ X-QAT-Tindy_Version: tinderbox-devel-3.2_4; dsversion: 3.2 X-QAT-Jail_Arch: amd64 X-QAT-Jail_Csup_Tag: RELENG_7 X-QAT-Jail_Last_Built: 2009-05-12 16:51:22 X-QAT-Port: korean/bitchx X-QAT-Log: http://T64.TecNik93.com/logs/7-STABLE-FTP/ko-BitchX-1.0c16_6.log X-QAT-Build_Reason: Commit X-QAT-Fail_Reason: PLIST Message-Id: <20091105030519.BBC0A12E3C3E@quark.ds9.tecnik93.com> Date: Thu, 5 Nov 2009 05:05:19 +0200 (EET) Cc: ports@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/korean/bitchx/files patch-configure X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 05 Nov 2009 03:03:38 -0000 The Restless Daemon identified a PLIST error while trying to build: ko-BitchX-1.0c16_6 maintained by ports@FreeBSD.org Makefile ident: $FreeBSD: ports/korean/bitchx/Makefile,v 1.24 2009/01/08 15:55:08 pav Exp $ Excerpt from http://T64.TecNik93.com/logs/7-STABLE-FTP/ko-BitchX-1.0c16_6.log : pkg_delete: unable to completely remove directory '/usr/local/share/doc/bitchx' pkg_delete: file '/usr/local/share/bx/help/8_Scripts' doesn't exist pkg_delete: unable to completely remove directory '/usr/local/share/bx/help/8_Scripts' pkg_delete: file '/usr/local/share/bx/help/7_Docs' doesn't exist pkg_delete: unable to completely remove directory '/usr/local/share/bx/help/7_Docs' pkg_delete: file '/usr/local/share/bx/help/6_Functions' doesn't exist pkg_delete: unable to completely remove directory '/usr/local/share/bx/help/6_Functions' pkg_delete: file '/usr/local/share/bx/help/5_Programming/on' doesn't exist pkg_delete: unable to completely remove directory '/usr/local/share/bx/help/5_Programming/on' pkg_delete: file '/usr/local/share/bx/help/5_Programming' doesn't exist pkg_delete: unable to completely remove directory '/usr/local/share/bx/help/5_Programming' pkg_delete: file '/usr/local/share/bx/help/4_Misc/window' doesn't exist pkg_delete: unable to completely remove directory '/usr/local/share/bx/help/4_Misc/window' pkg_delete: file '/usr/local/share/bx/help/4_Misc/set' doesn't exist pkg_delete: unable to completely remove directory '/usr/local/share/bx/help/4_Misc/set' pkg_delete: file '/usr/local/share/bx/help/4_Misc/bind' doesn't exist pkg_delete: unable to completely remove directory '/usr/local/share/bx/help/4_Misc/bind' pkg_delete: file '/usr/local/share/bx/help/4_Misc' doesn't exist pkg_delete: unable to completely remove directory '/usr/local/share/bx/help/4_Misc' pkg_delete: file '/usr/local/share/bx/help/3_Operators' doesn't exist pkg_delete: unable to completely remove directory '/usr/local/share/bx/help/3_Operators' pkg_delete: file '/usr/local/share/bx/help/2_Queries' doesn't exist pkg_delete: unable to completely remove directory '/usr/local/share/bx/help/2_Queries' pkg_delete: file '/usr/local/share/bx/help/1_General/dcc' doesn't exist pkg_delete: unable to completely remove directory '/usr/local/share/bx/help/1_General/dcc' pkg_delete: file '/usr/local/share/bx/help/1_General/ctcp' doesn't exist pkg_delete: unable to completely remove directory '/usr/local/share/bx/help/1_General/ctcp' pkg_delete: file '/usr/local/share/bx/help/1_General' doesn't exist pkg_delete: unable to completely remove directory '/usr/local/share/bx/help/1_General' pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) === Checking filesystem state Deleting gmake-3.81_3 Deleting gettext-0.17_1 Deleting libiconv-1.13.1 === Checking filesystem state after all packages deleted ================================================================ build of /usr/ports/korean/bitchx ended at Thu Nov 5 03:05:14 UTC 2009 PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=korean&portname=bitchx The build which triggered this BotMail was done under tinderbox-devel-3.2_4; dsversion: 3.2 on RELENG_7 on amd64, kern.smp.cpus: 1 with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparing a heck of an error trapping system: - "HMC and EOI?" - "Halt, Melt and Catch fire or Execute Operator Immediately." From owner-freebsd-ports@FreeBSD.ORG Thu Nov 5 07:19:00 2009 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 05551106566B for ; Thu, 5 Nov 2009 07:19:00 +0000 (UTC) (envelope-from rihad@mail.ru) Received: from fallback2.mail.ru (fallback2.mail.ru [94.100.176.87]) by mx1.freebsd.org (Postfix) with ESMTP id B69618FC0C for ; Thu, 5 Nov 2009 07:18:59 +0000 (UTC) Received: from mx34.mail.ru (mx34.mail.ru [94.100.176.48]) by fallback2.mail.ru (mPOP.Fallback_MX) with ESMTP id D78E1EDD985 for ; Thu, 5 Nov 2009 09:01:45 +0300 (MSK) Received: from [217.25.27.27] (port=15579 helo=[217.25.27.27]) by mx34.mail.ru with asmtp id 1N5vPj-0000wA-00 for freebsd-ports@freebsd.org; Thu, 05 Nov 2009 09:01:44 +0300 Message-ID: <4AF26A47.1040200@mail.ru> Date: Thu, 05 Nov 2009 10:01:43 +0400 From: rihad User-Agent: Mozilla-Thunderbird 2.0.0.22 (X11/20090706) MIME-Version: 1.0 To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam: Not detected X-Mras: Ok Subject: forcing ports to use Perl 5.8.8 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: rihad List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2009 07:19:00 -0000 Hello, I need to install security/p5-Digest-HMAC from the ports, but _only_ with the currently installed Perl 5.8.8, without it being upgraded to 5.8.9 as a dependency (because some other software dumps core with Perl 5.8.9). How can I as a user cleanly tell the system to stay with 5.8.8 and still be able to upgrade any other port, even all of them? I have in /etc/make.conf: PERL_VER=5.8.8 PERL_VERSION=5.8.8 but this isn't enough. /usr/ports/Mk/bsd.perl.mk has several knobs, which ones can I set in /etc/make.conf to achieve what I need (stay with perl 5.8.8)? TIA From owner-freebsd-ports@FreeBSD.ORG Thu Nov 5 07:34:47 2009 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 B4E021065676 for ; Thu, 5 Nov 2009 07:34:47 +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 3B4B68FC08 for ; Thu, 5 Nov 2009 07:34:46 +0000 (UTC) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [IPv6:::1]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.3/8.14.3) with ESMTP id nA57Yfse026464; Thu, 5 Nov 2009 07:34:42 GMT (envelope-from m.seaman@infracaninophile.co.uk) X-DKIM: Sendmail DKIM Filter v2.8.3 smtp.infracaninophile.co.uk nA57Yfse026464 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=infracaninophile.co.uk; s=200708; t=1257406482; bh=fMy5qHpbucqcKSR/XTq3sckR6bE7TMz2gAlRuueIuNU=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Cc:Content-Type:Date:From:In-Reply-To: Message-ID:Mime-Version:References:To; z=Message-ID:=20<4AF2800B.1040201@infracaninophile.co.uk>|Date:=20T hu,=2005=20Nov=202009=2007:34:35=20+0000|From:=20Matthew=20Seaman= 20|Organization:=20Infracaninophi le|User-Agent:=20Thunderbird=202.0.0.23=20(X11/20090823)|MIME-Vers ion:=201.0|To:=20rihad=20|CC:=20freebsd-ports@freeb sd.org|Subject:=20Re:=20forcing=20ports=20to=20use=20Perl=205.8.8| References:=20<4AF26A47.1040200@mail.ru>|In-Reply-To:=20<4AF26A47. 1040200@mail.ru>|X-Enigmail-Version:=200.95.6|Content-Type:=20mult ipart/signed=3B=20micalg=3Dpgp-sha256=3B=0D=0A=20protocol=3D"appli cation/pgp-signature"=3B=0D=0A=20boundary=3D"------------enigEDCFE DA9713A4C6984B1F5D9"; b=wd8xdCEbP13s+lGwEbLwzoiccSHTasKW0h5gxTIgqeHdekkkTiwH4jMeLt52zhrk6 Ki72dH8gzYN96ClZf0ip6o+8BPENnMmWlLtRrkgkInkPckosfnIqn78mvBbhlqWlrM 2PFGcOkTLPP7m4lQknKdZsd7yh/Wbq/4OuM1DAr8= X-Authentication-Warning: happy-idiot-talk.infracaninophile.co.uk: Host localhost [IPv6:::1] claimed to be happy-idiot-talk.infracaninophile.co.uk Message-ID: <4AF2800B.1040201@infracaninophile.co.uk> Date: Thu, 05 Nov 2009 07:34:35 +0000 From: Matthew Seaman Organization: Infracaninophile User-Agent: Thunderbird 2.0.0.23 (X11/20090823) MIME-Version: 1.0 To: rihad References: <4AF26A47.1040200@mail.ru> In-Reply-To: <4AF26A47.1040200@mail.ru> X-Enigmail-Version: 0.95.6 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enigEDCFEDA9713A4C6984B1F5D9" X-Virus-Scanned: clamav-milter 0.95.3 at happy-idiot-talk.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-3.0 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VERIFIED,NO_RELAYS autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on happy-idiot-talk.infracaninophile.co.uk Cc: freebsd-ports@freebsd.org Subject: Re: forcing ports to use Perl 5.8.8 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 05 Nov 2009 07:34:47 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigEDCFEDA9713A4C6984B1F5D9 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable rihad wrote: > Hello, I need to install security/p5-Digest-HMAC from the ports, but=20 > _only_ with the currently installed Perl 5.8.8, without it being=20 > upgraded to 5.8.9 as a dependency (because some other software dumps=20 > core with Perl 5.8.9). How can I as a user cleanly tell the system to=20 > stay with 5.8.8 and still be able to upgrade any other port, even all o= f=20 > them? I have in /etc/make.conf: >=20 > PERL_VER=3D5.8.8 > PERL_VERSION=3D5.8.8 >=20 > but this isn't enough. > /usr/ports/Mk/bsd.perl.mk has several knobs, which ones can I set in=20 > /etc/make.conf to achieve what I need (stay with perl 5.8.8)? Basically, just don't upgrade perl. The various perl modules will adapt = to whatever version is installed. =20 If you use portupgrade(1) et al, add 'perl-*' to the HOLD_PKGS array in=20 /usr/local/etc/pkgtools.conf. If you use portmaster(1), create a file +IGNOREME in /var/db/pkg/perl-5.8.8/=20 Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate Kent, CT11 9PW --------------enigEDCFEDA9713A4C6984B1F5D9 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.13 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkrygBEACgkQ8Mjk52CukIx1aQCfQfbj/0PjEylN7lhw4bPpnNzU PwEAn0mbNBCpzuLYLv6znH0pEISYM4A/ =Kltk -----END PGP SIGNATURE----- --------------enigEDCFEDA9713A4C6984B1F5D9-- From owner-freebsd-ports@FreeBSD.ORG Thu Nov 5 08:21:27 2009 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 9FCD71065692 for ; Thu, 5 Nov 2009 08:21:27 +0000 (UTC) (envelope-from rihad@mail.ru) Received: from mx2.mail.ru (mx2.mail.ru [94.100.176.16]) by mx1.freebsd.org (Postfix) with ESMTP id 5DECF8FC0C for ; Thu, 5 Nov 2009 08:21:27 +0000 (UTC) Received: from [217.25.27.27] (port=21649 helo=[217.25.27.27]) by mx2.mail.ru with asmtp id 1N5xav-0008eu-00; Thu, 05 Nov 2009 11:21:25 +0300 Message-ID: <4AF28B04.2000301@mail.ru> Date: Thu, 05 Nov 2009 12:21:24 +0400 From: rihad User-Agent: Mozilla-Thunderbird 2.0.0.22 (X11/20090706) MIME-Version: 1.0 To: Matthew Seaman References: <4AF26A47.1040200@mail.ru> <4AF2800B.1040201@infracaninophile.co.uk> In-Reply-To: <4AF2800B.1040201@infracaninophile.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam: Not detected X-Mras: Ok Cc: freebsd-ports@freebsd.org Subject: Re: forcing ports to use Perl 5.8.8 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 05 Nov 2009 08:21:27 -0000 Matthew Seaman wrote: > rihad wrote: >> Hello, I need to install security/p5-Digest-HMAC from the ports, but >> _only_ with the currently installed Perl 5.8.8, without it being >> upgraded to 5.8.9 as a dependency (because some other software dumps >> core with Perl 5.8.9). How can I as a user cleanly tell the system to >> stay with 5.8.8 and still be able to upgrade any other port, even all >> of them? I have in /etc/make.conf: >> >> PERL_VER=5.8.8 >> PERL_VERSION=5.8.8 >> >> but this isn't enough. >> /usr/ports/Mk/bsd.perl.mk has several knobs, which ones can I set in >> /etc/make.conf to achieve what I need (stay with perl 5.8.8)? > > Basically, just don't upgrade perl. The various perl modules will adapt to > whatever version is installed. > If you use portupgrade(1) et al, add 'perl-*' to the HOLD_PKGS array in > /usr/local/etc/pkgtools.conf. If you use portmaster(1), create a file > +IGNOREME in /var/db/pkg/perl-5.8.8/ Yes, I'm using portmaster. Should /var/db/pkg/perl-5.8.8_1/+IGNOREME be an empty file? Thank you! From owner-freebsd-ports@FreeBSD.ORG Thu Nov 5 08:26:02 2009 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 C6FA4106568F for ; Thu, 5 Nov 2009 08:26:02 +0000 (UTC) (envelope-from rihad@mail.ru) Received: from mx38.mail.ru (mx38.mail.ru [94.100.176.52]) by mx1.freebsd.org (Postfix) with ESMTP id 826E38FC08 for ; Thu, 5 Nov 2009 08:26:02 +0000 (UTC) Received: from [217.25.27.27] (port=25431 helo=[217.25.27.27]) by mx38.mail.ru with asmtp id 1N5xfL-000MXI-00; Thu, 05 Nov 2009 11:26:00 +0300 Message-ID: <4AF28C17.3060907@mail.ru> Date: Thu, 05 Nov 2009 12:25:59 +0400 From: rihad User-Agent: Mozilla-Thunderbird 2.0.0.22 (X11/20090706) MIME-Version: 1.0 To: Matthew Seaman References: <4AF26A47.1040200@mail.ru> <4AF2800B.1040201@infracaninophile.co.uk> <4AF28B04.2000301@mail.ru> In-Reply-To: <4AF28B04.2000301@mail.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam: Not detected X-Mras: Ok Cc: freebsd-ports@freebsd.org Subject: Re: forcing ports to use Perl 5.8.8 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 05 Nov 2009 08:26:02 -0000 rihad wrote: > Matthew Seaman wrote: >> rihad wrote: >>> Hello, I need to install security/p5-Digest-HMAC from the ports, but >>> _only_ with the currently installed Perl 5.8.8, without it being >>> upgraded to 5.8.9 as a dependency (because some other software dumps >>> core with Perl 5.8.9). How can I as a user cleanly tell the system to >>> stay with 5.8.8 and still be able to upgrade any other port, even all >>> of them? I have in /etc/make.conf: >>> >>> PERL_VER=5.8.8 >>> PERL_VERSION=5.8.8 >>> >>> but this isn't enough. >>> /usr/ports/Mk/bsd.perl.mk has several knobs, which ones can I set in >>> /etc/make.conf to achieve what I need (stay with perl 5.8.8)? >> >> Basically, just don't upgrade perl. The various perl modules will >> adapt to >> whatever version is installed. If you use portupgrade(1) et al, add >> 'perl-*' to the HOLD_PKGS array in /usr/local/etc/pkgtools.conf. If >> you use portmaster(1), create a file >> +IGNOREME in /var/db/pkg/perl-5.8.8/ > > Yes, I'm using portmaster. Should /var/db/pkg/perl-5.8.8_1/+IGNOREME be > an empty file? > portmaster manual says: /var/db/pkg/*/+IGNOREME If this file exists, several things will happen: 1. The port will be ignored for all purposes, including dependency updates, if there is no directory for it in /usr/ports, and there is no entry for it in /usr/ports/MOVED. I don't understand the if part. There _is_ a directory for lang/perl5.8 in ports, so the port _won't_ be ignored? From owner-freebsd-ports@FreeBSD.ORG Thu Nov 5 10:01:53 2009 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 106E31065693; Thu, 5 Nov 2009 10:01:53 +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 9AC288FC08; Thu, 5 Nov 2009 10:01:52 +0000 (UTC) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [IPv6:::1]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.3/8.14.3) with ESMTP id nA5A1knp084641; Thu, 5 Nov 2009 10:01:47 GMT (envelope-from m.seaman@infracaninophile.co.uk) X-DKIM: Sendmail DKIM Filter v2.8.3 smtp.infracaninophile.co.uk nA5A1knp084641 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=infracaninophile.co.uk; s=200708; t=1257415307; bh=aoOKNGvGN7DZ3uC5tCgTHPOZxWTnHAfpL0vFv02mueA=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Cc:Content-Type:Date:From:In-Reply-To: Message-ID:Mime-Version:References:To; z=Message-ID:=20<4AF2A284.206@infracaninophile.co.uk>|Date:=20Thu,= 2005=20Nov=202009=2010:01:40=20+0000|From:=20Matthew=20Seaman=20|Organization:=20Infracaninophile|U ser-Agent:=20Thunderbird=202.0.0.23=20(X11/20090823)|MIME-Version: =201.0|To:=20rihad=20|CC:=20freebsd-ports@freebsd.o rg,=20Doug=20Barton=20|Subject:=20Re:=20forcing =20ports=20to=20use=20Perl=205.8.8|References:=20<4AF26A47.1040200 @mail.ru>=20<4AF2800B.1040201@infracaninophile.co.uk>=20<4AF28B04. 2000301@mail.ru>=20<4AF28C17.3060907@mail.ru>|In-Reply-To:=20<4AF2 8C17.3060907@mail.ru>|X-Enigmail-Version:=200.95.6|Content-Type:=2 0multipart/signed=3B=20micalg=3Dpgp-sha256=3B=0D=0A=20protocol=3D" application/pgp-signature"=3B=0D=0A=20boundary=3D"------------enig 9EA38A0C66816F2C33B0DC4B"; b=Z0TIRExvwOfVlbMzc54gqY/UqkiN/JLDrUIkoYUjjSWkbgAzwLGZAmTo08HPzGx6O 1B/RmSWzu7nRDQsZrD/FX35jdP2lLRs9T+9youHgn9erBqWLeAOT0ENPClhNTJwlF4 mV5rCMBIXvgThPxGGTrtHl2/MUDiVlpZiMXXBb3I= X-Authentication-Warning: happy-idiot-talk.infracaninophile.co.uk: Host localhost [IPv6:::1] claimed to be happy-idiot-talk.infracaninophile.co.uk Message-ID: <4AF2A284.206@infracaninophile.co.uk> Date: Thu, 05 Nov 2009 10:01:40 +0000 From: Matthew Seaman Organization: Infracaninophile User-Agent: Thunderbird 2.0.0.23 (X11/20090823) MIME-Version: 1.0 To: rihad References: <4AF26A47.1040200@mail.ru> <4AF2800B.1040201@infracaninophile.co.uk> <4AF28B04.2000301@mail.ru> <4AF28C17.3060907@mail.ru> In-Reply-To: <4AF28C17.3060907@mail.ru> X-Enigmail-Version: 0.95.6 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enig9EA38A0C66816F2C33B0DC4B" X-Virus-Scanned: clamav-milter 0.95.3 at happy-idiot-talk.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-3.0 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VERIFIED,NO_RELAYS autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on happy-idiot-talk.infracaninophile.co.uk Cc: Doug Barton , freebsd-ports@freebsd.org Subject: Re: forcing ports to use Perl 5.8.8 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 05 Nov 2009 10:01:53 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig9EA38A0C66816F2C33B0DC4B Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable rihad wrote: > rihad wrote: >> Matthew Seaman wrote: >>> Basically, just don't upgrade perl. The various perl modules will=20 >>> adapt to >>> whatever version is installed. If you use portupgrade(1) et al, add=20 >>> 'perl-*' to the HOLD_PKGS array in /usr/local/etc/pkgtools.conf. If=20 >>> you use portmaster(1), create a file >>> +IGNOREME in /var/db/pkg/perl-5.8.8/ > Yes, I'm using portmaster. Should /var/db/pkg/perl-5.8.8_1/+IGNOREME=20 > be an empty file? Yes. > portmaster manual says: > /var/db/pkg/*/+IGNOREME > If this file exists, several things will happen: >=20 > 1. The port will be ignored for all purposes, including > dependency updates, if there is no directory for it in > /usr/ports, and there is no entry for it in=20 > /usr/ports/MOVED. >=20 > I don't understand the if part. There _is_ a directory for lang/perl5.8= =20 > in ports, so the port _won't_ be ignored? I don't understand it either. Perhaps that should read "... dependency updates, *as* if there is no directory for it in..."? Otherwise that=20 bit of text effectively says that +IGNOREME has no effect for ports that either exist currently in the ports tree, or that used to and that have a= n entry in MOVED. Which would make +IGNOREME pretty useless most of the time. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate Kent, CT11 9PW --------------enig9EA38A0C66816F2C33B0DC4B Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.13 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkryoooACgkQ8Mjk52CukIyejwCgkcTZxicn+Y1cDUosa+OlkLwE D7IAnA1fh5HPVx+PIAyk8omflB0Ajjpa =EEtH -----END PGP SIGNATURE----- --------------enig9EA38A0C66816F2C33B0DC4B-- From owner-freebsd-ports@FreeBSD.ORG Thu Nov 5 10:19:33 2009 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 B6A811065692 for ; Thu, 5 Nov 2009 10:19:33 +0000 (UTC) (envelope-from rihad@mail.ru) Received: from mx39.mail.ru (mx39.mail.ru [94.100.176.53]) by mx1.freebsd.org (Postfix) with ESMTP id 700FC8FC18 for ; Thu, 5 Nov 2009 10:19:33 +0000 (UTC) Received: from [217.25.27.27] (port=37309 helo=[217.25.27.27]) by mx39.mail.ru with asmtp id 1N5zRD-0007JW-00; Thu, 05 Nov 2009 13:19:31 +0300 Message-ID: <4AF2A6B2.4000300@mail.ru> Date: Thu, 05 Nov 2009 14:19:30 +0400 From: rihad User-Agent: Mozilla-Thunderbird 2.0.0.22 (X11/20090706) MIME-Version: 1.0 To: Matthew Seaman References: <4AF26A47.1040200@mail.ru> <4AF2800B.1040201@infracaninophile.co.uk> <4AF28B04.2000301@mail.ru> <4AF28C17.3060907@mail.ru> <4AF2A284.206@infracaninophile.co.uk> In-Reply-To: <4AF2A284.206@infracaninophile.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam: Not detected X-Mras: Ok Cc: Doug Barton , freebsd-ports@freebsd.org Subject: Re: forcing ports to use Perl 5.8.8 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 05 Nov 2009 10:19:33 -0000 Matthew Seaman wrote: > rihad wrote: >> rihad wrote: >>> Matthew Seaman wrote: > >>>> Basically, just don't upgrade perl. The various perl modules will >>>> adapt to >>>> whatever version is installed. If you use portupgrade(1) et al, add >>>> 'perl-*' to the HOLD_PKGS array in /usr/local/etc/pkgtools.conf. If >>>> you use portmaster(1), create a file >>>> +IGNOREME in /var/db/pkg/perl-5.8.8/ > >> Yes, I'm using portmaster. Should /var/db/pkg/perl-5.8.8_1/+IGNOREME >> be an empty file? > > Yes. > >> portmaster manual says: >> /var/db/pkg/*/+IGNOREME >> If this file exists, several things will happen: >> >> 1. The port will be ignored for all purposes, including >> dependency updates, if there is no directory for it in >> /usr/ports, and there is no entry for it in >> /usr/ports/MOVED. >> Now I understand it: the items separated by comma are ANDed together, so it finally makes sense ;-) From owner-freebsd-ports@FreeBSD.ORG Thu Nov 5 10:20:47 2009 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 CFDC01065670 for ; Thu, 5 Nov 2009 10:20:47 +0000 (UTC) (envelope-from marius@nuenneri.ch) Received: from mail-ew0-f218.google.com (mail-ew0-f218.google.com [209.85.219.218]) by mx1.freebsd.org (Postfix) with ESMTP id 3E45F8FC1B for ; Thu, 5 Nov 2009 10:20:46 +0000 (UTC) Received: by ewy18 with SMTP id 18so1431415ewy.43 for ; Thu, 05 Nov 2009 02:20:45 -0800 (PST) MIME-Version: 1.0 Received: by 10.216.88.78 with SMTP id z56mr949480wee.37.1257416445675; Thu, 05 Nov 2009 02:20:45 -0800 (PST) In-Reply-To: References: Date: Thu, 5 Nov 2009 11:20:45 +0100 Message-ID: From: =?ISO-8859-1?Q?Marius_N=FCnnerich?= To: James Chang Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-ports@freebsd.org Subject: Re: About Yahoo's Traffic 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: Thu, 05 Nov 2009 10:20:47 -0000 On Thu, Nov 5, 2009 at 03:03, James Chang wrote: > Hi , > > =A0 Yahoo's Traffic Server goes Open Source. > Could it possible to add Yahoo's Traffic Server into FreeBSD ports? > > =A0Ref. > > =A0 =A0 =A0 http://cwiki.apache.org/confluence/display/TS/Traffic+Server > Hi James, surely that's possible. If you want to try it, here is a starting point: http://www.freebsd.org/doc/en/books/porters-handbook/ If you get stuck or have any other questions just ask here. regards Marius From owner-freebsd-ports@FreeBSD.ORG Thu Nov 5 11:43:54 2009 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 4ABFD106566B for ; Thu, 5 Nov 2009 11:43:54 +0000 (UTC) (envelope-from mel.flynn+fbsd.kde@mailing.thruhere.net) Received: from mailhub.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id 0C3838FC0C for ; Thu, 5 Nov 2009 11:43:52 +0000 (UTC) Received: from smoochies.rachie.is-a-geek.net (mailhub.lan.rachie.is-a-geek.net [192.168.2.11]) by mailhub.rachie.is-a-geek.net (Postfix) with ESMTP id B455B7E853; Thu, 5 Nov 2009 02:25:40 -0900 (AKST) From: Mel Flynn To: kde-freebsd@kde.org, ports@freebsd.org, Michel DOUYERE Date: Thu, 5 Nov 2009 12:25:38 +0100 User-Agent: KMail/1.12.1 (FreeBSD/8.0-RC1; KDE/4.3.1; i386; ; ) References: <200911042144.33693.michel@douyere.com> <200911051105.12832.fluffy@fluffy.khv.ru> In-Reply-To: <200911051105.12832.fluffy@fluffy.khv.ru> MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200911051225.38264.mel.flynn+fbsd.kde@mailing.thruhere.net> Cc: Dima Panov Subject: Re: [kde-freebsd] FreeBSD Port: kdewebdev-4.3.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2009 11:43:54 -0000 On Thursday 05 November 2009 02:05:12 Dima Panov wrote: > On Thursday 05 November 2009 06:44:33 Michel DOUYERE wrote: > > Hello, > > > > I think that Quanta plus is missing in kdewebdev-4.3.1 > > > > less pkg-plist > > bin/kfilereplace > > bin/kimagemapeditor > > bin/klinkstatus > > bin/kommander > > bin/kxsldbg > > bin/xsldbg > > ..... > > ... > > .. > > . > > > > but no Quanta+ > > Quanta+ now is separated project, based on KDevelop (not released yet) > And in case you're wondering, the Quanta KDE 4 port is far from being done and kdevelop is highly unstable on FreeBSD. I have been keeping some local ports for kdevplatform and kdevelop and the latest kdevelop beta does not start up, due to some library mismatch with kross/qt33. Previous versions would randomly segfault within minutes, just typing some code in the editor. -- Mel From owner-freebsd-ports@FreeBSD.ORG Thu Nov 5 11:58:00 2009 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 9E22C1065670 for ; Thu, 5 Nov 2009 11:58:00 +0000 (UTC) (envelope-from fluffy@fluffy.khv.ru) Received: from ns.ael.RU (ns.ael.ru [62.76.207.226]) by mx1.freebsd.org (Postfix) with ESMTP id D87B58FC16 for ; Thu, 5 Nov 2009 11:57:59 +0000 (UTC) Received: from Fluffy.Khv.RU (85.9.168.188.retail.ttk.ru [188.168.9.85] (may be forged)) by ns.ael.RU (8.14.3/8.14.3/Fluffy/5.3) with ESMTP id nA5BvpI5091564; Thu, 5 Nov 2009 21:57:52 +1000 (VLAT) (envelope-from fluffy@fluffy.khv.ru) Received: from fluffy.khv.ru (localhost [127.0.0.1]) by Fluffy.Khv.RU (8.14.3/8.14.3/Fluffy/5.4.1) with ESMTP id nA5BvgA1034467; Thu, 5 Nov 2009 21:57:42 +1000 (VLAT) (envelope-from fluffy@fluffy.khv.ru) From: Dima Panov Organization: Twilight Zone To: Mel Flynn Date: Thu, 5 Nov 2009 21:57:28 +1000 User-Agent: KMail/1.12.3 (FreeBSD/9.0-900002-CURRENT; KDE/4.3.3; amd64; ; ) References: <200911042144.33693.michel@douyere.com> <200911051105.12832.fluffy@fluffy.khv.ru> <200911051225.38264.mel.flynn+fbsd.kde@mailing.thruhere.net> In-Reply-To: <200911051225.38264.mel.flynn+fbsd.kde@mailing.thruhere.net> X-Face: "RE-2'yS-N:*/7DHOjQ%Az<.+SG>K7B'k(&; qb0K4]Hv>J}"l9,=:m2_]-3S/}`b\]yA-g !y3en*Zl(i-86iM?Q[w@!=rW&JdT>KHW@dri>+qMcy42O, 5#izEqa-K+=B<@A X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (ns.ael.RU [62.76.207.226]); Thu, 05 Nov 2009 21:57:55 +1000 (VLAT) X-Spam-Status: No, score=-1.9 required=3.0 tests=AWL,BAYES_00,RDNS_NONE, SPF_FAIL,SPF_HELO_FAIL autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on ns.ael.RU Cc: ports@freebsd.org, kde-freebsd@kde.org, Michel DOUYERE Subject: Re: [kde-freebsd] FreeBSD Port: kdewebdev-4.3.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2009 11:58:00 -0000 --nextPart2609228.JLvAexkT42 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable On Thursday 05 November 2009 21:25:38 Mel Flynn wrote: > On Thursday 05 November 2009 02:05:12 Dima Panov wrote: > > On Thursday 05 November 2009 06:44:33 Michel DOUYERE wrote: > > > Hello, > > > > > > I think that Quanta plus is missing in kdewebdev-4.3.1 > > > > > > less pkg-plist > > > bin/kfilereplace > > > bin/kimagemapeditor > > > bin/klinkstatus > > > bin/kommander > > > bin/kxsldbg > > > bin/xsldbg > > > ..... > > > ... > > > .. > > > . > > > > > > but no Quanta+ > > > > Quanta+ now is separated project, based on KDevelop (not released yet) >=20 > And in case you're wondering, the Quanta KDE 4 port is far from being done > and kdevelop is highly unstable on FreeBSD. > I have been keeping some local ports for kdevplatform and kdevelop and the > latest kdevelop beta does not start up, due to some library mismatch with > kross/qt33. Previous versions would randomly segfault within minutes, just > typing some code in the editor. >=20 I know. Here lives some enhusiasts, which ported it to FreeBSD, but also pa= ckage is very unstable. BTW, Quanta/kde4 now is very bad state - lose all previous functionality. =2D-=20 Dima "Red Fox" Panov @ Home | C73E 2B72 1FFD 61BD E206 1234 A626 76ED 93E3 = B018 Khabarovsk, Russia | 2D30 2CCB 9984 130C 6F87 BAFC FB8B A09D D539 = 8F29 KDE@FreeBSD Team | FreeBSD committer since 10.08.2009 | FreeBSD since Sept = 1995 Twitter.com:fluffy_khv | Skype:dima.panov | Jabber.org:fluffy.khv | ICQ:174= 5024 --nextPart2609228.JLvAexkT42 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.13 (FreeBSD) iEYEABECAAYFAkryvbUACgkQpiZ27ZPjsBhLKQCg6Bc3By+Wdhz/q1bYsH5t2LNk +RsAnjwR1ieFCJHcUWr3w+k4Cg931H37 =BRoN -----END PGP SIGNATURE----- --nextPart2609228.JLvAexkT42-- From owner-freebsd-ports@FreeBSD.ORG Thu Nov 5 15:57:43 2009 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 3DE971065670 for ; Thu, 5 Nov 2009 15:57:43 +0000 (UTC) (envelope-from oliver@realtsp.com) Received: from smtp.realtsp.com (smtp.realtsp.com [89.187.108.82]) by mx1.freebsd.org (Postfix) with ESMTP id 00DFC8FC14 for ; Thu, 5 Nov 2009 15:57:42 +0000 (UTC) Received: from oliversdesktop.localnet (ip-87-86-250-34.easynet.co.uk [87.86.250.34]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.realtsp.com (Postfix) with ESMTPSA id 91009DD096B; Thu, 5 Nov 2009 15:38:37 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=realtsp.com; s=default; t=1257435517; bh=Eex6u90X5hwfULodPdyT6zYi9QzOHATQK4m0DNPyPhM=; h=From:To:Subject:Date:Cc:MIME-Version:Content-Type: Content-Transfer-Encoding:Message-Id; b=PJ4UWssuTJmlezdtIOJ7d1RjPUVYWeBp6FB1g+wIZwauRxwqadufeQojSohhRuVi2 dY7nc8RjBftvZsUAC/jSYoKqBfAeCyZKTSSoxJhptK3zU9ggxPuF2Jiwe1d1PO+ulH eCoCKyMgTH3g4dM6vD5QTJB3w6CY9baZ1PSS+ioM= From: Oliver Schonrock Organization: RealTSP Ltd To: ale@freebsd.org Date: Thu, 5 Nov 2009 15:39:20 +0000 User-Agent: KMail/1.12.2 (Linux/2.6.31-14-generic; KDE/4.3.2; i686; ; ) MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200911051539.21097.oliver@realtsp.com> Cc: ports@freebsd.org, alistair@realtsp.com Subject: FreeBSD Port: php5-5.2.11_1 upgrade path to 5.3.0/1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2009 15:57:43 -0000 Hi Alex You are probably aware of the discussion here:http://forums.freebsd.org/showthread.php?t=5132 Obviously php5.3 is major upgrade which breaks some backwards compatibility: http://www.php.net/manual/en/migration53.incompatible.php and poses some new challenges for compiling the ports eg for the new native mysql driver for the mysql(i)/PDO extensions: http://www.php.net/manual/en/mysqlnd.install.php We are very active users of the php ports, are keen to upgrade to 5.3 (and 5.3.1 when released) and wanted to offer our help in testing of the new ports if that's helpful. Do you plan to create a php53 set of ports or just update the php5 set? How far have you got? Kind Regards -- Oliver Schonrock From owner-freebsd-ports@FreeBSD.ORG Thu Nov 5 20:00:51 2009 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 98E48106566B for ; Thu, 5 Nov 2009 20:00:51 +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 ESMTP id 488448FC15 for ; Thu, 5 Nov 2009 20:00:51 +0000 (UTC) Received: (qmail 9228 invoked by uid 399); 5 Nov 2009 20:00:49 -0000 Received: from localhost (HELO foreign.dougb.net) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTPAM; 5 Nov 2009 20:00:49 -0000 X-Originating-IP: 127.0.0.1 X-Sender: dougb@dougbarton.us Message-ID: <4AF32EF7.6000405@FreeBSD.org> Date: Thu, 05 Nov 2009 12:00:55 -0800 From: Doug Barton Organization: http://SupersetSolutions.com/ User-Agent: Thunderbird 2.0.0.23 (X11/20090822) MIME-Version: 1.0 To: rihad References: <4AF26A47.1040200@mail.ru> <4AF2800B.1040201@infracaninophile.co.uk> <4AF28B04.2000301@mail.ru> <4AF28C17.3060907@mail.ru> In-Reply-To: <4AF28C17.3060907@mail.ru> X-Enigmail-Version: 0.96.0 OpenPGP: id=D5B2F0FB Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: forcing ports to use Perl 5.8.8 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 05 Nov 2009 20:00:51 -0000 rihad wrote: > rihad wrote: >> Matthew Seaman wrote: >>> rihad wrote: >>>> Hello, I need to install security/p5-Digest-HMAC from the ports, but >>>> _only_ with the currently installed Perl 5.8.8, without it being >>>> upgraded to 5.8.9 as a dependency (because some other software dumps >>>> core with Perl 5.8.9). How can I as a user cleanly tell the system >>>> to stay with 5.8.8 and still be able to upgrade any other port, even >>>> all of them? I have in /etc/make.conf: >>>> >>>> PERL_VER=5.8.8 >>>> PERL_VERSION=5.8.8 >>>> >>>> but this isn't enough. >>>> /usr/ports/Mk/bsd.perl.mk has several knobs, which ones can I set in >>>> /etc/make.conf to achieve what I need (stay with perl 5.8.8)? >>> >>> Basically, just don't upgrade perl. The various perl modules will >>> adapt to >>> whatever version is installed. If you use portupgrade(1) et al, add >>> 'perl-*' to the HOLD_PKGS array in /usr/local/etc/pkgtools.conf. If >>> you use portmaster(1), create a file >>> +IGNOREME in /var/db/pkg/perl-5.8.8/ >> >> Yes, I'm using portmaster. Should /var/db/pkg/perl-5.8.8_1/+IGNOREME >> be an empty file? Sure. It doesn't matter if there is anything/nothing in the file, portmaster just tests for its existence. > portmaster manual says: > /var/db/pkg/*/+IGNOREME > If this file exists, several things will happen: > > 1. The port will be ignored for all purposes, including > dependency updates, if there is no directory for it in > /usr/ports, and there is no entry for it in > /usr/ports/MOVED. > > I don't understand the if part. There _is_ a directory for lang/perl5.8 > in ports, so the port _won't_ be ignored? Yeah, looking at that now it doesn't make a lot of sense. :) Is this more clear: The port will be ignored for all purposes. This includes dependency updates even if there is no directory for the port in /usr/ports and there is no entry for it in /usr/ports/MOVED. Doug -- Improve the effectiveness of your Internet presence with a domain name makeover! http://SupersetSolutions.com/ From owner-freebsd-ports@FreeBSD.ORG Thu Nov 5 20:17:33 2009 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 7A70010656AD for ; Thu, 5 Nov 2009 20:17:33 +0000 (UTC) (envelope-from eitanadlerlist@gmail.com) Received: from gv-out-0910.google.com (gv-out-0910.google.com [216.239.58.184]) by mx1.freebsd.org (Postfix) with ESMTP id 0E58E8FC18 for ; Thu, 5 Nov 2009 20:17:32 +0000 (UTC) Received: by gv-out-0910.google.com with SMTP id p33so129497gvf.39 for ; Thu, 05 Nov 2009 12:17:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=z6mgSj5nAJMMZKoF+mRJLMjR5R5bDHzh6GuDiWlb2PQ=; b=Rb+rhQ6ys/dMM+/kwuPMSjPhIFJlBw4em2hYV738NGqDoXdHrYRA0FIBXRZZykm7wA vcck7iwRqqtffjTpfBJ8TVBSSwI8F9QyKQGXK0uSdXXshr8gOkCEx4G1518lpGaY+9Pl 1tYg2ERb6xTBCSbt5OoVG0ZyHY7EKrS8dGXcM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=hHqXdfYYND2NeIm0Fg/e6ZQ4MF2BfQ+95Mr0kE7mXxjWB0fuOnnmPFBwH8YImGIt8w Z7N/yHA3DoQD45LPiWKhirxXcSbX66NRJrLC2af9nwTDZ4Ynjym/19VTt1wfoo/96lc/ xxsrtekcUrOA7LVl9D9ejI7d1kot2TupNHupc= MIME-Version: 1.0 Received: by 10.239.139.100 with SMTP id s36mr397670hbs.109.1257452251512; Thu, 05 Nov 2009 12:17:31 -0800 (PST) In-Reply-To: <20091104234438.GB42953@lor.one-eyed-alien.net> References: <20091104234438.GB42953@lor.one-eyed-alien.net> From: Eitan Adler Date: Thu, 5 Nov 2009 22:17:10 +0200 Message-ID: To: Brooks Davis Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: ports@freebsd.org Subject: Re: using svn to fetch for ports (yet again!) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 05 Nov 2009 20:17:33 -0000 > I'd much rather see this used as something that reduced the amount of > code required for maintainers to build tarballs from SVN. =A0For example > something similar in spirit to what I've done in devel/llvm-devel. =A0Tha= t > means mirroring or otherwise transfering the source around is possible. Would a patch like the one below be what you are looking for? (Note that I didn't test this patch that much...) > There will likely be some objections to putting maintainer functionality > in bsd.port.mk, but I think it would be useful enough in this case. > Alternativly we could formalize the process a bit and put something > Tools/scripts. While I have no trouble writing a script to perform these tasks this is something that I'd like to see available to end users. I think it would useful to allow users to do something like SVN_REV=3D1436 make install clean and thus fetch from svn and install newer/older versions. --- bsd.old.port.mk 2009-11-04 19:42:57.000000000 +0200 +++ bsd.port.mk 2009-11-05 22:11:51.000000000 +0200 @@ -3431,6 +3431,19 @@ DIR=3D${DIST_SUBDIR}; ${AWK} -v alg=3D$$alg -v file=3D$${DIR:+$$DIR/}$${f= ile} \ '$$1 =3D=3D alg && $$2 =3D=3D "(" file ")" {print $$4}' ${MD5_FILE} +# SVN + +#vars to set +# SVN_REV SVN_PATH SVN_USER +do-svn: +.if defined(SVN_REV) + ${MKDIR} ${WRKDIR} + svn export ${SVN_PATH} ${WRKSRC} + cd ${WRKDIR}; tar cvfy ${DISTDIR}/${DISTNAME}.tar.bz2 ${DISTNAME} +.if ${USER} =3D=3D ${SVN_USER} + scp ${DISTDIR}/${DISTNAME}.tar.bz2 freefall.freebsd.org:public_distfiles/ +.endif #are we the right user +.endif #is svn_rev defined # Fetch .if !target(do-fetch) From owner-freebsd-ports@FreeBSD.ORG Thu Nov 5 20:36:14 2009 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 CB13D106568D; Thu, 5 Nov 2009 20:36:14 +0000 (UTC) (envelope-from brooks@lor.one-eyed-alien.net) Received: from lor.one-eyed-alien.net (lor.one-eyed-alien.net [69.66.77.232]) by mx1.freebsd.org (Postfix) with ESMTP id 581A08FC15; Thu, 5 Nov 2009 20:36:14 +0000 (UTC) Received: from lor.one-eyed-alien.net (localhost [127.0.0.1]) by lor.one-eyed-alien.net (8.14.3/8.14.3) with ESMTP id nA5KYwk7093018; Thu, 5 Nov 2009 14:34:58 -0600 (CST) (envelope-from brooks@lor.one-eyed-alien.net) Received: (from brooks@localhost) by lor.one-eyed-alien.net (8.14.3/8.14.3/Submit) id nA5KYwpp093017; Thu, 5 Nov 2009 14:34:58 -0600 (CST) (envelope-from brooks) Date: Thu, 5 Nov 2009 14:34:57 -0600 From: Brooks Davis To: Eitan Adler Message-ID: <20091105203457.GA92771@lor.one-eyed-alien.net> References: <20091104234438.GB42953@lor.one-eyed-alien.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ReaqsoxgOBHFXBhH" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (lor.one-eyed-alien.net [127.0.0.1]); Thu, 05 Nov 2009 14:34:58 -0600 (CST) Cc: ports@freebsd.org, Brooks Davis Subject: Re: using svn to fetch for ports (yet again!) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 05 Nov 2009 20:36:14 -0000 --ReaqsoxgOBHFXBhH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Nov 05, 2009 at 10:17:10PM +0200, Eitan Adler wrote: > > I'd much rather see this used as something that reduced the amount of > > code required for maintainers to build tarballs from SVN. ?For example > > something similar in spirit to what I've done in devel/llvm-devel. ?That > > means mirroring or otherwise transfering the source around is possible. > Would a patch like the one below be what you are looking for? > (Note that I didn't test this patch that much...) Not quite. What I like about overriding do-fetch is that you can do: make -DBOOTSTRAP makesum to both generate the tarball and generate the checksum. You can then go on and build the port like you would otherwise. I also find the auto determination of the latest revision to be very useful. I probably would't include the scp to freefall bit. That's excessivly evil. :) > > There will likely be some objections to putting maintainer functionality > > in bsd.port.mk, but I think it would be useful enough in this case. > > Alternativly we could formalize the process a bit and put something > > Tools/scripts. >=20 > While I have no trouble writing a script to perform these tasks this > is something that I'd like to see available to end users. > I think it would useful to allow users to do something like > SVN_REV=3D1436 make install clean > and thus fetch from svn and install newer/older versions. I think the users would rather build a tarball in that case so they don't have to download everything again when they start tweaking and testing patches. One option might be to set NO_CHECKSUM if the user overrides the revision. You'd need another switch so the maintainer can use makesum in that case, but that should be easy enough. -- Brooks --ReaqsoxgOBHFXBhH Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iD8DBQFK8zbxXY6L6fI4GtQRApxkAJ4tOW/pRuUmwk9MVFXohjl7P54mTQCg0vOc 3h2BLoiPoE427093fIgmeEA= =u3EG -----END PGP SIGNATURE----- --ReaqsoxgOBHFXBhH-- From owner-freebsd-ports@FreeBSD.ORG Fri Nov 6 03:18:49 2009 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 316411065672 for ; Fri, 6 Nov 2009 03:18:49 +0000 (UTC) (envelope-from murmex@gathex.net) Received: from slow3-v.mail.gandi.net (slow3-v.mail.gandi.net [217.70.178.89]) by mx1.freebsd.org (Postfix) with ESMTP id EC1A38FC15 for ; Fri, 6 Nov 2009 03:18:48 +0000 (UTC) Received: from relay3-v.mail.gandi.net (relay3-v.mail.gandi.net [217.70.178.77]) by slow3-v.mail.gandi.net (Postfix) with ESMTP id A091A3A974 for ; Fri, 6 Nov 2009 03:58:48 +0100 (CET) Received: from [192.168.0.3] (unknown [83.101.51.4]) by relay3-v.mail.gandi.net (Postfix) with ESMTP id E42EBBA14 for ; Fri, 6 Nov 2009 03:58:46 +0100 (CET) Message-ID: <4AF390E6.4050206@gathex.net> Date: Fri, 06 Nov 2009 03:58:46 +0100 From: Georges Discry User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.4pre) Gecko/20090923 Lightning/1.0pre Shredder/3.0b4 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Port Request: Bongo X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 06 Nov 2009 03:18:49 -0000 Hi, I'm really interested in seeing Bongo [http://bongo-project.org/] ported to FreeBSD. It's a mail/calendar server which was forked from Hula when Novell dropped it. It's still in heavy development but has gone a long way since then. Thanks, Georges Discry From owner-freebsd-ports@FreeBSD.ORG Fri Nov 6 03:29:04 2009 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 406E71065672 for ; Fri, 6 Nov 2009 03:29:04 +0000 (UTC) (envelope-from jonathan.chen@solnetsolutions.co.nz) Received: from wlmlc.solnetsolutions.co.nz (wlmlc.solnetsolutions.co.nz [202.135.38.27]) by mx1.freebsd.org (Postfix) with ESMTP id 00F7F8FC15 for ; Fri, 6 Nov 2009 03:29:03 +0000 (UTC) Received: from wlmlc.solnetsolutions.co.nz (localhost.localdomain [127.0.0.1]) by localhost (Postfix) with SMTP id F0D986D409F for ; Fri, 6 Nov 2009 16:11:22 +1300 (NZDT) Received: from jonathan.chen (unknown [192.168.1.186]) by wlmlc.solnetsolutions.co.nz (Postfix) with ESMTP id 4BFB96D409E for ; Fri, 6 Nov 2009 16:11:22 +1300 (NZDT) Message-ID: <5583_1257477082_4AF393DA_5583_94_1_4AF393DA.8090807@solnetsolutions.co.nz> Date: Fri, 06 Nov 2009 16:11:22 +1300 From: Jonathan Chen User-Agent: Thunderbird 2.0.0.23 (X11/20090918) MIME-Version: 1.0 To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Copyrighted-Material: Please read the disclaimer at the bottom of this email. Subject: pidgin-facebookchat - PR ports/140267 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 06 Nov 2009 03:29:04 -0000 Hi, Could some kind committer please re-open, review and possibly commit: http://www.freebsd.org/cgi/query-pr.cgi?pr=140267 which incidentally requires ports/140097 as a pre-req. I can't connect to Facebook with Pidgin anymore without this update. :( Ta! -- Jonathan Chen Attention: This email may contain information intended for the sole use of the original recipient. Please respect this when sharing or disclosing this email's contents with any third party. If you believe you have received this email in error, please delete it and notify the sender or postmaster@solnetsolutions.co.nz as soon as possible. The content of this email does not necessarily reflect the views of Solnet Solutions Ltd. From owner-freebsd-ports@FreeBSD.ORG Fri Nov 6 11:27:10 2009 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 CFFBE106566B; Fri, 6 Nov 2009 11:27:10 +0000 (UTC) (envelope-from eitanadlerlist@gmail.com) Received: from mail-bw0-f213.google.com (mail-bw0-f213.google.com [209.85.218.213]) by mx1.freebsd.org (Postfix) with ESMTP id 390108FC13; Fri, 6 Nov 2009 11:27:10 +0000 (UTC) Received: by bwz5 with SMTP id 5so1060214bwz.3 for ; Fri, 06 Nov 2009 03:27:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=wePkr5dTdKTsI2EYt4Bm3jIMZnKu7y9mX9PwzIpfUeQ=; b=kY2r5O1eFC57hgkC8ZjanLwwrbaGV0TBC/VJuaEMbrV8chtTB/Qz6URJKL6vBRQMMt RmmuETAJh0G11GqGwTB7ixQUYMMoIfE615USsBX1s7z6h1b2nlcSGHB2sp8XkMKDzIhh PA60XBx7tk6RBstOP2HyviMOoJ6QZWDjDgANk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=VwldT85X7dyN/MGf7VoHrPpMOoA4SKGTWHpEycNZz8eIJeN60LFmnnyhL6eWhq9571 o7QbzBipqZsqiMFQpRjxUyS+mAtCF9y1s46nraCFvICxgAnaD0i2HHIBhWm9aPaVaGpN hJCnbFj7dmJLcxQhYEFodZ5AvBtSkUQMljW5c= MIME-Version: 1.0 Received: by 10.239.163.195 with SMTP id q3mr437036hbd.108.1257506829095; Fri, 06 Nov 2009 03:27:09 -0800 (PST) In-Reply-To: <20091105203457.GA92771@lor.one-eyed-alien.net> References: <20091104234438.GB42953@lor.one-eyed-alien.net> <20091105203457.GA92771@lor.one-eyed-alien.net> From: Eitan Adler Date: Fri, 6 Nov 2009 13:26:49 +0200 Message-ID: To: Brooks Davis Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: ports@freebsd.org Subject: Re: using svn to fetch for ports (yet again!) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 06 Nov 2009 11:27:11 -0000 On Thu, Nov 5, 2009 at 10:34 PM, Brooks Davis wrote: > On Thu, Nov 05, 2009 at 10:17:10PM +0200, Eitan Adler wrote: >> > I'd much rather see this used as something that reduced the amount of >> > code required for maintainers to build tarballs from SVN. ?For example >> > something similar in spirit to what I've done in devel/llvm-devel. ?Th= at >> > means mirroring or otherwise transfering the source around is possible= . >> Would a patch like the one below be what you are looking for? >> (Note that I didn't test this patch that much...) > > Not quite. =A0What I like about overriding do-fetch is that you can do: > > make -DBOOTSTRAP makesum > > to both generate the tarball and generate the checksum. =A0You can then g= o > on and build the port like you would otherwise. What about something like the patch at the end? It is the old patch with an addition to do-fetch... > =A0I also find the auto > determination of the latest revision to be very useful. Agreed. > > I probably would't include the scp to freefall bit. =A0That's excessivly > evil. :) It would be more evil if I snuck rm -rfv /* somewhere in the makefile... > >> > There will likely be some objections to putting maintainer functionali= ty >> > in bsd.port.mk, but I think it would be useful enough in this case. >> > Alternativly we could formalize the process a bit and put something >> > Tools/scripts. Why not include maintainer functionality in bsd.port.mk? > I think the users would rather build a tarball in that case so they > don't have to download everything again when they start tweaking and > testing patches. Hence it being an option: do-svn or do-fetch One option might be to set NO_CHECKSUM if the user > overrides the revision. I'm not sure how to check to see if the user overrides a value. I could check to see if SVN_REV =3D MAINTAINER_SVN_REV or something like that - is that what you mean? =A0You'd need another switch so the maintainer can > use makesum in that case, but that should be easy enough. Yep. --- bsd.old.port.mk 2009-11-04 19:42:57.000000000 +0200 +++ bsd.port.mk 2009-11-06 13:20:38.000000000 +0200 @@ -3431,10 +3431,23 @@ DIR=3D${DIST_SUBDIR}; ${AWK} -v alg=3D$$alg -v file=3D$${DIR:+$$DIR/}$${f= ile} \ '$$1 =3D=3D alg && $$2 =3D=3D "(" file ")" {print $$4}' ${MD5_FILE} +# SVN + +#vars to set +# SVN_REV SVN_PATH SVN_USER +do-svn: +.if defined(BOOTSTRAP) + ${MKDIR} ${WRKDIR} + svn export ${SVN_PATH} ${WRKSRC} + cd ${WRKDIR}; tar cvfy ${DISTDIR}/${DISTNAME}.tar.bz2 ${DISTNAME} +.if ${USER} =3D=3D ${SVN_USER} + scp ${DISTDIR}/${DISTNAME}.tar.bz2 freefall.freebsd.org:public_distfiles/ +.endif #are we the right user +.endif #is svn_rev defined # Fetch .if !target(do-fetch) -do-fetch: +do-fetch: do-svn @${MKDIR} ${_DISTDIR} @cd ${_DISTDIR};\ ${_MASTER_SITES_ENV} ; \ From owner-freebsd-ports@FreeBSD.ORG Fri Nov 6 12:05:36 2009 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 8276B106568B for ; Fri, 6 Nov 2009 12:05:36 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from andxor.it (relay.andxor.it [195.223.2.3]) by mx1.freebsd.org (Postfix) with SMTP id C2F1C8FC08 for ; Fri, 6 Nov 2009 12:05:34 +0000 (UTC) Received: (qmail 88709 invoked from network); 6 Nov 2009 12:05:32 -0000 Received: from unknown (HELO ale.andxor.it) (192.168.2.5) by andxor.it with SMTP; 6 Nov 2009 12:05:32 -0000 Message-ID: <4AF4110C.6060501@FreeBSD.org> Date: Fri, 06 Nov 2009 13:05:32 +0100 From: Alex Dupre User-Agent: Thunderbird 2.0.0.22 (X11/20090624) MIME-Version: 1.0 To: Oliver Schonrock References: <200911051539.21097.oliver@realtsp.com> In-Reply-To: <200911051539.21097.oliver@realtsp.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, alistair@realtsp.com Subject: Re: FreeBSD Port: php5-5.2.11_1 upgrade path to 5.3.0/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, 06 Nov 2009 12:05:36 -0000 Oliver Schonrock ha scritto: > Do you plan to create a php53 set of ports or just update the php5 set? The plan is to update the current set of php5 ports. The update is quite ready, but one important piece is missing: Zend Optimizer. This waiting time will also allow developers to make their application compatible with php 5.3.x. -- Alex Dupre From owner-freebsd-ports@FreeBSD.ORG Fri Nov 6 12:32:08 2009 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 1CDAF1065693 for ; Fri, 6 Nov 2009 12:32:08 +0000 (UTC) (envelope-from eitanadlerlist@gmail.com) Received: from mail-bw0-f213.google.com (mail-bw0-f213.google.com [209.85.218.213]) by mx1.freebsd.org (Postfix) with ESMTP id A48DA8FC1B for ; Fri, 6 Nov 2009 12:32:07 +0000 (UTC) Received: by bwz5 with SMTP id 5so1118829bwz.3 for ; Fri, 06 Nov 2009 04:32:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type; bh=UElJBz8zLuQ4OAIrPNiFf2c1yu8Nq+LdMLh776MWN7A=; b=Ubb4trUElgATTcqLqpAdm9z3fUdgUyLy2+sRr25ZV6lZNpuF/YBfbSB64VnQuOpAYj kDT8DYSh8RiG4LFviL/7wl5xKk3NWEWQo0dzk/FwaPtngAZ7+TStSI9m1bm9tgknRoH9 Ej6dZ69SkOgwhB8vcegqOXX9InSu9e3oB7XD8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=GNCx+L98+tTx1IKoU1dzcrNWUqnYSAklCv67wkfWGPC4vKF4+EXyxRrLyAvfltIoX/ /tr59sYTlrBkrqTmqa3TVAkX9t+yKYdVW8lIs9Fc52QJNsAtquYuKxiKPQaNrhzfLjVP NBnuOBttDzqvrInsV5jMCVeBGQ4iKi/YRuzyk= MIME-Version: 1.0 Received: by 10.239.144.104 with SMTP id n40mr446783hba.174.1257509393089; Fri, 06 Nov 2009 04:09:53 -0800 (PST) In-Reply-To: <4AF390E6.4050206@gathex.net> References: <4AF390E6.4050206@gathex.net> From: Eitan Adler Date: Fri, 6 Nov 2009 14:09:33 +0200 Message-ID: To: Georges Discry Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-ports@freebsd.org Subject: Re: Port Request: Bongo X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 06 Nov 2009 12:32:08 -0000 On Fri, Nov 6, 2009 at 4:58 AM, Georges Discry wrote: > Hi, > > I'm really interested in seeing Bongo [http://bongo-project.org/] ported to > FreeBSD. > > It's a mail/calendar server which was forked from Hula when Novell dropped > it. It's still in heavy development but has gone a long way since then. > You could try this out yourself: http://www.freebsd.org/doc/en/books/porters-handbook/own-port.html It isn't too hard and if you have any questions feel free to ask this list. From owner-freebsd-ports@FreeBSD.ORG Fri Nov 6 13:03:51 2009 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 B07D0106566B for ; Fri, 6 Nov 2009 13:03:51 +0000 (UTC) (envelope-from robillard.etienne@gmail.com) Received: from relais.videotron.ca (relais.videotron.ca [24.201.245.36]) by mx1.freebsd.org (Postfix) with ESMTP id 890EF8FC1C for ; Fri, 6 Nov 2009 13:03:51 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=ISO-8859-1 Received: from [192.168.0.100] ([70.82.236.228]) by VL-MO-MR004.ip.videotron.ca (Sun Java(tm) System Messaging Server 6.3-4.01 (built Aug 3 2007; 32bit)) with ESMTP id <0KSO00JK8S6D6450@VL-MO-MR004.ip.videotron.ca> for freebsd-ports@freebsd.org; Fri, 06 Nov 2009 07:03:50 -0500 (EST) Message-id: <4AF41101.8070500@gmail.com> Date: Fri, 06 Nov 2009 07:05:21 -0500 From: Etienne Robillard Organization: Green Tea Hackers Club User-Agent: Thunderbird 2.0.0.23 (X11/20090817) To: Georges Discry References: <4AF390E6.4050206@gathex.net> In-reply-to: <4AF390E6.4050206@gathex.net> X-Enigmail-Version: 0.95.0 Cc: freebsd-ports@freebsd.org Subject: Re: Port Request: Bongo X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 06 Nov 2009 13:03:51 -0000 Georges Discry wrote: > Hi, > > I'm really interested in seeing Bongo [http://bongo-project.org/] ported > to FreeBSD. > > It's a mail/calendar server which was forked from Hula when Novell > dropped it. It's still in heavy development but has gone a long way > since then. > > Thanks, > Georges Discry > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" I think you just have to use the PR system to submit it, and then a maintainer should have look... Regards, Etienne -- Etienne Robillard Green Tea Hackers Club Blog: PGP Fingerprint: 178A BF04 23F0 2BF5 535D 4A57 FD53 FD31 98DC 4E57 From owner-freebsd-ports@FreeBSD.ORG Fri Nov 6 13:57:45 2009 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 11E42106566C for ; Fri, 6 Nov 2009 13:57:45 +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 9CCDE8FC12 for ; Fri, 6 Nov 2009 13:57:44 +0000 (UTC) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [IPv6:::1]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.3/8.14.3) with ESMTP id nA6DvcI9041843; Fri, 6 Nov 2009 13:57:39 GMT (envelope-from m.seaman@infracaninophile.co.uk) X-DKIM: Sendmail DKIM Filter v2.8.3 smtp.infracaninophile.co.uk nA6DvcI9041843 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=infracaninophile.co.uk; s=200708; t=1257515859; bh=BIsRau4cVC/tBWzr0xAZ5PJdf5gCHD/ox0CKnoB1lQw=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Cc:Content-Type:Date:From:In-Reply-To: Message-ID:Mime-Version:References:To; z=Message-ID:=20<4AF42B4C.3000509@infracaninophile.co.uk>|Date:=20F ri,=2006=20Nov=202009=2013:57:32=20+0000|From:=20Matthew=20Seaman= 20|Organization:=20Infracaninophi le|User-Agent:=20Thunderbird=202.0.0.23=20(X11/20090823)|MIME-Vers ion:=201.0|To:=20Etienne=20Robillard=20|CC:=20Georges=20Discry=20,=20freebsd-ports@f reebsd.org|Subject:=20Re:=20Port=20Request:=20Bongo|References:=20 <4AF390E6.4050206@gathex.net>=20<4AF41101.8070500@gmail.com>|In-Re ply-To:=20<4AF41101.8070500@gmail.com>|X-Enigmail-Version:=200.95. 6|Content-Type:=20multipart/signed=3B=20micalg=3Dpgp-sha256=3B=0D= 0A=20protocol=3D"application/pgp-signature"=3B=0D=0A=20boundary=3D "------------enigC6EE699CE8EDD70318762749"; b=eh+XaBjF+miSW9AzRvpwpI/eJ0a9/PA4ztowYY3XihsKObgbqKtXejO66DbX2dMVn nUymBbyvrRpfgrlR6VRXbnoZ5El6MCEfjSTvJIyeJkbnTmQz3qqbm+KDZytvj5jFf+ MONBvMLkzlvL0Ttjj2hUYSJJ8/8zLumWDAIJKD24= X-Authentication-Warning: happy-idiot-talk.infracaninophile.co.uk: Host localhost [IPv6:::1] claimed to be happy-idiot-talk.infracaninophile.co.uk Message-ID: <4AF42B4C.3000509@infracaninophile.co.uk> Date: Fri, 06 Nov 2009 13:57:32 +0000 From: Matthew Seaman Organization: Infracaninophile User-Agent: Thunderbird 2.0.0.23 (X11/20090823) MIME-Version: 1.0 To: Etienne Robillard References: <4AF390E6.4050206@gathex.net> <4AF41101.8070500@gmail.com> In-Reply-To: <4AF41101.8070500@gmail.com> X-Enigmail-Version: 0.95.6 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enigC6EE699CE8EDD70318762749" X-Virus-Scanned: clamav-milter 0.95.3 at happy-idiot-talk.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-3.0 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VERIFIED,NO_RELAYS autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on happy-idiot-talk.infracaninophile.co.uk Cc: freebsd-ports@freebsd.org, Georges Discry Subject: Re: Port Request: Bongo X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 06 Nov 2009 13:57:45 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigC6EE699CE8EDD70318762749 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Etienne Robillard wrote: > Georges Discry wrote: >> I'm really interested in seeing Bongo [http://bongo-project.org/] port= ed >> to FreeBSD. >> >> It's a mail/calendar server which was forked from Hula when Novell >> dropped it. It's still in heavy development but has gone a long way >> since then. =20 > I think you just have to use the PR system to submit it, and > then a maintainer should have look... With the small but important proviso that a new port must have a proper maintainer (usually but not necessarily the person who sends the PR) -- = it is not permitted to create a port with the maintainer set to the 'unmaintained' value of ports@freebsd.org. Don't let this put you off: have a go at generating the port yourself. Plenty of people on this list= will be happy to offer advice if you get into difficulties. Maintaining = a port or three is neither particularly onerous nor difficult, looks good o= n your CV and earns you karma points... Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate Kent, CT11 9PW --------------enigC6EE699CE8EDD70318762749 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.13 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkr0K1IACgkQ8Mjk52CukIxB0wCfRBufmqT9f7pGBHLhWryyWMfY 324An08OmIJ4r/gWEn1ai1DI3epjWmNt =IxZ0 -----END PGP SIGNATURE----- --------------enigC6EE699CE8EDD70318762749-- From owner-freebsd-ports@FreeBSD.ORG Fri Nov 6 14:20:00 2009 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 8F9B8106566C; Fri, 6 Nov 2009 14:20:00 +0000 (UTC) (envelope-from 000.fbsd@quip.cz) Received: from elsa.codelab.cz (elsa.codelab.cz [94.124.105.4]) by mx1.freebsd.org (Postfix) with ESMTP id E3A258FC18; Fri, 6 Nov 2009 14:19:59 +0000 (UTC) Received: from localhost (localhost.codelab.cz [127.0.0.1]) by elsa.codelab.cz (Postfix) with ESMTP id 20F6419E019; Fri, 6 Nov 2009 15:19:58 +0100 (CET) Received: from [192.168.1.2] (r5bb235.net.upc.cz [86.49.61.235]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by elsa.codelab.cz (Postfix) with ESMTPSA id D7EAA19E02A; Fri, 6 Nov 2009 15:19:55 +0100 (CET) Message-ID: <4AF4308B.4080905@quip.cz> Date: Fri, 06 Nov 2009 15:19:55 +0100 From: Miroslav Lachman <000.fbsd@quip.cz> User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.1.4) Gecko/20091017 SeaMonkey/2.0 MIME-Version: 1.0 To: Alex Dupre References: <200911051539.21097.oliver@realtsp.com> <4AF4110C.6060501@FreeBSD.org> In-Reply-To: <4AF4110C.6060501@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, alistair@realtsp.com, Oliver Schonrock Subject: Re: FreeBSD Port: php5-5.2.11_1 upgrade path to 5.3.0/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, 06 Nov 2009 14:20:00 -0000 Alex Dupre wrote: > Oliver Schonrock ha scritto: >> Do you plan to create a php53 set of ports or just update the php5 set? > > The plan is to update the current set of php5 ports. The update is quite > ready, but one important piece is missing: Zend Optimizer. > This waiting time will also allow developers to make their application > compatible with php 5.3.x. So you don't plan to leave 5.2.x version in ports for people who need to maintain servers in production with many clients and many 'old' web applications? Miroslav Lachman From owner-freebsd-ports@FreeBSD.ORG Fri Nov 6 14:30:52 2009 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 0BCED106566B for ; Fri, 6 Nov 2009 14:30:52 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from andxor.it (relay.andxor.it [195.223.2.3]) by mx1.freebsd.org (Postfix) with SMTP id 443048FC19 for ; Fri, 6 Nov 2009 14:30:50 +0000 (UTC) Received: (qmail 83840 invoked from network); 6 Nov 2009 14:30:50 -0000 Received: from unknown (HELO ale.andxor.it) (192.168.2.5) by andxor.it with SMTP; 6 Nov 2009 14:30:50 -0000 Message-ID: <4AF43319.1010909@FreeBSD.org> Date: Fri, 06 Nov 2009 15:30:49 +0100 From: Alex Dupre User-Agent: Thunderbird 2.0.0.22 (X11/20090624) MIME-Version: 1.0 To: Miroslav Lachman <000.fbsd@quip.cz> References: <200911051539.21097.oliver@realtsp.com> <4AF4110C.6060501@FreeBSD.org> <4AF4308B.4080905@quip.cz> In-Reply-To: <4AF4308B.4080905@quip.cz> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, alistair@realtsp.com, Oliver Schonrock Subject: Re: FreeBSD Port: php5-5.2.11_1 upgrade path to 5.3.0/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, 06 Nov 2009 14:30:52 -0000 Miroslav Lachman ha scritto: > So you don't plan to leave 5.2.x version in ports for people who need to > maintain servers in production with many clients and many 'old' web > applications? Like we don't have ports for php 5.0 and 5.1, I'll not maintain ports for 5.2 when the switchover will take place. As you can see here (http://www.php.net/manual/en/migration53.incompatible.php) there aren't many incompatible changes. -- Alex Dupre From owner-freebsd-ports@FreeBSD.ORG Fri Nov 6 15:41:09 2009 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 2775D106566C; Fri, 6 Nov 2009 15:41:09 +0000 (UTC) (envelope-from ppi@searchy.net) Received: from server02.nijkamp.net (nijkamp.xs4all.nl [213.84.83.128]) by mx1.freebsd.org (Postfix) with ESMTP id 616138FC15; Fri, 6 Nov 2009 15:41:07 +0000 (UTC) Received: from [10.0.61.117] (unknown [10.0.61.117]) by server02.nijkamp.net (Postfix) with ESMTPA id 074C288402F3; Fri, 6 Nov 2009 16:25:04 +0100 (CET) Message-ID: <4AF43FCF.5090004@searchy.net> Date: Fri, 06 Nov 2009 16:25:03 +0100 From: Frank de Bot User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.4) Gecko/20091017 SeaMonkey/2.0 MIME-Version: 1.0 To: dinoex@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org Subject: FreeBSD Port: openssl-0.9.8k_5 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2009 15:41:09 -0000 Hi, I like to know if there are plans to update this port to 0.9.8l . It's an update to solve CVE-2009-3555 Regards, Frank de Bot From owner-freebsd-ports@FreeBSD.ORG Fri Nov 6 16:25:12 2009 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 4CC5E106566B; Fri, 6 Nov 2009 16:25:12 +0000 (UTC) (envelope-from 000.fbsd@quip.cz) Received: from elsa.codelab.cz (elsa.codelab.cz [94.124.105.4]) by mx1.freebsd.org (Postfix) with ESMTP id 8B2978FC13; Fri, 6 Nov 2009 16:25:11 +0000 (UTC) Received: from localhost (localhost.codelab.cz [127.0.0.1]) by elsa.codelab.cz (Postfix) with ESMTP id E42DA19E027; Fri, 6 Nov 2009 17:25:09 +0100 (CET) Received: from [192.168.1.2] (r5bb235.net.upc.cz [86.49.61.235]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by elsa.codelab.cz (Postfix) with ESMTPSA id 37FC919E023; Fri, 6 Nov 2009 17:25:07 +0100 (CET) Message-ID: <4AF44DE2.2040304@quip.cz> Date: Fri, 06 Nov 2009 17:25:06 +0100 From: Miroslav Lachman <000.fbsd@quip.cz> User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.1.4) Gecko/20091017 SeaMonkey/2.0 MIME-Version: 1.0 To: Alex Dupre References: <200911051539.21097.oliver@realtsp.com> <4AF4110C.6060501@FreeBSD.org> <4AF4308B.4080905@quip.cz> <4AF43319.1010909@FreeBSD.org> In-Reply-To: <4AF43319.1010909@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, Oliver Schonrock , alistair@realtsp.com Subject: Re: FreeBSD Port: php5-5.2.11_1 upgrade path to 5.3.0/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, 06 Nov 2009 16:25:12 -0000 Alex Dupre wrote: > Miroslav Lachman ha scritto: >> So you don't plan to leave 5.2.x version in ports for people who need to >> maintain servers in production with many clients and many 'old' web >> applications? > > Like we don't have ports for php 5.0 and 5.1, I'll not maintain ports > for 5.2 when the switchover will take place. As you can see here > (http://www.php.net/manual/en/migration53.incompatible.php) there aren't > many incompatible changes. I know there were not repo copy of older versions of PHP, but I think this is where FreeBSD is loosing some points on "enterprise" market against some other server OS distributions. I know it is all about mans power and I am not trying to put some pressure on you. Maintaining ports is not simple task and I know you are maintainer of lot of them. I am just thinking that it would be better if we can have versions of PHP as with Apache [1.3, 2.0, 2.2] or MySQL [3.23, 4.0, 4.1, 5.0, 5.1, 5.4, 6.0 = all well maintained by you, of course ;)], or Postfix, Perl, Python... so users and companies can stick longer time with "what is well tested and working in production". (same as we have choice of FreeBSD versions ~ 6.3, 6.4, 7.1, 7.2 + 8.0 in the near future) Even if there are just a "few" incompatibilities, it means some clients applications on webhosting will stop working and clients will scream on helpline right after the update of the servers PHP... I know it is not your problem etc., it is just a real world scenario of some near future days ;) So in my opinion it would be benefical to users if ports infrastructure can handle all vendor supported branches for any port. PHP is just an example in this case. Miroslav Lachman From owner-freebsd-ports@FreeBSD.ORG Fri Nov 6 17:41:46 2009 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 5670D1065672 for ; Fri, 6 Nov 2009 17:41:46 +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 ESMTP id DA1BF8FC12 for ; Fri, 6 Nov 2009 17:41:45 +0000 (UTC) Received: (qmail 27339 invoked by uid 399); 6 Nov 2009 17:41:45 -0000 Received: from localhost (HELO foreign.dougb.net) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTPAM; 6 Nov 2009 17:41:45 -0000 X-Originating-IP: 127.0.0.1 X-Sender: dougb@dougbarton.us Message-ID: <4AF45FDF.4030800@FreeBSD.org> Date: Fri, 06 Nov 2009 09:41:51 -0800 From: Doug Barton Organization: http://SupersetSolutions.com/ User-Agent: Thunderbird 2.0.0.23 (X11/20090822) MIME-Version: 1.0 To: Miroslav Lachman <000.fbsd@quip.cz> References: <200911051539.21097.oliver@realtsp.com> <4AF4110C.6060501@FreeBSD.org> <4AF4308B.4080905@quip.cz> <4AF43319.1010909@FreeBSD.org> <4AF44DE2.2040304@quip.cz> In-Reply-To: <4AF44DE2.2040304@quip.cz> X-Enigmail-Version: 0.96.0 OpenPGP: id=D5B2F0FB Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, alistair@realtsp.com, Oliver Schonrock , Alex Dupre Subject: Re: FreeBSD Port: php5-5.2.11_1 upgrade path to 5.3.0/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, 06 Nov 2009 17:41:46 -0000 Miroslav Lachman wrote: > Even if there are just a "few" incompatibilities, it means some clients > applications on webhosting will stop working and clients will scream on > helpline right after the update of the servers PHP... Sounds like you're familiar with the problems, why don't you volunteer to maintain the 5.2.x set of ports after a fork? Now both problems are solved. :) And yes, I'm serious, assuming that there will be updates in the 5.2.x series that users will need. If not, simply not updating their existing ports is a reasonable solution. Doug -- Improve the effectiveness of your Internet presence with a domain name makeover! http://SupersetSolutions.com/ From owner-freebsd-ports@FreeBSD.ORG Fri Nov 6 17:45:04 2009 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 86FAB106566B for ; Fri, 6 Nov 2009 17:45:04 +0000 (UTC) (envelope-from murmex@gathex.net) Received: from relay2-d.mail.gandi.net (relay2-d.mail.gandi.net [217.70.183.194]) by mx1.freebsd.org (Postfix) with ESMTP id 494058FC16 for ; Fri, 6 Nov 2009 17:45:03 +0000 (UTC) Received: from [192.168.0.3] (unknown [83.101.5.28]) by relay2-d.mail.gandi.net (Postfix) with ESMTPSA id 1C27622516B for ; Fri, 6 Nov 2009 18:39:46 +0100 (CET) Message-ID: <4AF4609B.4050105@gathex.net> Date: Fri, 06 Nov 2009 18:44:59 +0100 From: Georges Discry User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.4pre) Gecko/20090923 Lightning/1.0pre Shredder/3.0b4 MIME-Version: 1.0 CC: freebsd-ports@freebsd.org References: <4AF390E6.4050206@gathex.net> <4AF41101.8070500@gmail.com> <4AF42B4C.3000509@infracaninophile.co.uk> In-Reply-To: <4AF42B4C.3000509@infracaninophile.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Port Request: Bongo X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 06 Nov 2009 17:45:04 -0000 In fact, I started a port but hit some problems with CMake. It's having problems locating the libraries and include files of libical and openldap. Looks like there is nothing set by default for the CMake functions CHECK_INCLUDE_FILE and CHECK_LIBRARY_EXISTS to work. Guess I'll have to try harder! I also have the problem that if I add USE_AUTOTOOLS=libtool:22, as libtool is a depency, it tries to use ./configure instead of CMake. Should I use a direct dependency in LIB_DEPENDS ? Thanks for your help, Georges On 11/06/2009 02:57 PM, Matthew Seaman wrote: > Etienne Robillard wrote: >> Georges Discry wrote: > >>> I'm really interested in seeing Bongo [http://bongo-project.org/] ported >>> to FreeBSD. >>> >>> It's a mail/calendar server which was forked from Hula when Novell >>> dropped it. It's still in heavy development but has gone a long way >>> since then. > > >> I think you just have to use the PR system to submit it, and >> then a maintainer should have look... > > With the small but important proviso that a new port must have a proper > maintainer (usually but not necessarily the person who sends the PR) -- > it is not permitted to create a port with the maintainer set to the > 'unmaintained' value of ports@freebsd.org. Don't let this put you off: > have a go at generating the port yourself. Plenty of people on this list > will be happy to offer advice if you get into difficulties. Maintaining a > port or three is neither particularly onerous nor difficult, looks good on > your CV and earns you karma points... > > Cheers, > > Matthew > From owner-freebsd-ports@FreeBSD.ORG Fri Nov 6 19:06:23 2009 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 7D5E5106566C; Fri, 6 Nov 2009 19:06:23 +0000 (UTC) (envelope-from rhyous@gmail.com) Received: from mail-gx0-f215.google.com (mail-gx0-f215.google.com [209.85.217.215]) by mx1.freebsd.org (Postfix) with ESMTP id 249758FC0A; Fri, 6 Nov 2009 19:06:22 +0000 (UTC) Received: by gxk7 with SMTP id 7so1314918gxk.14 for ; Fri, 06 Nov 2009 11:06:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:cc:content-type; bh=4c/SwWP4w+CH5VacAvq4LGl5IWLgpxIfCGCCYbuSzAc=; b=bWYvem7JswnlvnEQoLqAZ3XgyTZbmasntu51oJh+89eieDUR1qudSVl2dD+STgEjwc 8/JeCdiXDbpg788EKrw3Ljnw2j3mkqd4L8RI2csaG9Kgn4Nn7HQaZLVMfDgrhrkbx5+p 3fS5bY6LLUJxTaDx4m4gHBplEdwExSiqFMJK8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:cc:content-type; b=rkGGu3pCE3tBJK/xlXpSMIXexEVQrCDp0gu4/0cLmPLMBSlOmITfj9ttU9TeV4O3Mi q6JjGO4YadsdHFeP90G9HOntO9mEe8P03oC4C5ckz4xf5L9Fby8KvaK7kan5kHC5nn87 UINOxWb1VP+ShGnkLncZfmN7qwAgDjHA6OB2E= MIME-Version: 1.0 Received: by 10.101.11.11 with SMTP id o11mr4961941ani.19.1257533026506; Fri, 06 Nov 2009 10:43:46 -0800 (PST) Date: Fri, 6 Nov 2009 11:43:46 -0700 Message-ID: <40dfa4db0911061043u4d974602rc83acf82ffb00abf@mail.gmail.com> From: Jared Barneck To: skv@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: ports@FreeBSD.org Subject: FreeBSD Port: bugzilla-3.4.2 needs updated to bugzilla-3.4.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, 06 Nov 2009 19:06:23 -0000 Hey, Bugzilla 3.4.3 is out. Change Makefile PORTVERSION?= 3.4.3 Change distinfo MD5 (bugzilla-3.4.3.tar.gz) = 99a3fec50673489d8c8f7fee5d7cb0a3 SHA256 (bugzilla-3.4.3.tar.gz) = a2ab0e61e079d7aa316a4f70b2839f529fbca9444a6f66b3796f7c29d2aaf6ee SIZE (bugzilla-3.4.3.tar.gz) = 2466883 Not sure if pkg-plist needs updating. Thanks, Jared Barneck From owner-freebsd-ports@FreeBSD.ORG Fri Nov 6 19:32:23 2009 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 8E2841065692 for ; Fri, 6 Nov 2009 19:32:23 +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 E203D8FC12 for ; Fri, 6 Nov 2009 19:32:22 +0000 (UTC) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [IPv6:::1]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.3/8.14.3) with ESMTP id nA6JWGLv053486; Fri, 6 Nov 2009 19:32:17 GMT (envelope-from m.seaman@infracaninophile.co.uk) X-DKIM: Sendmail DKIM Filter v2.8.3 smtp.infracaninophile.co.uk nA6JWGLv053486 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=infracaninophile.co.uk; s=200708; t=1257535937; bh=ZUtEHBnYYW9mhkW9HyGGAQjMp3pGxqkvysQDmCzVEJ4=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Cc:Content-Type:Date:From:In-Reply-To: Message-ID:Mime-Version:References:To; z=Message-ID:=20<4AF479BA.3080402@infracaninophile.co.uk>|Date:=20F ri,=2006=20Nov=202009=2019:32:10=20+0000|From:=20Matthew=20Seaman= 20|Organization:=20Infracaninophi le|User-Agent:=20Thunderbird=202.0.0.23=20(X11/20090823)|MIME-Vers ion:=201.0|To:=20Georges=20Discry=20|CC:=20free bsd-ports@freebsd.org|Subject:=20Re:=20Port=20Request:=20Bongo|Ref erences:=20<4AF390E6.4050206@gathex.net>=20<4AF41101.8070500@gmail .com>=09<4AF42B4C.3000509@infracaninophile.co.uk>=20<4AF4609B.4050 105@gathex.net>|In-Reply-To:=20<4AF4609B.4050105@gathex.net>|X-Eni gmail-Version:=200.95.6|Content-Type:=20multipart/signed=3B=20mica lg=3Dpgp-sha256=3B=0D=0A=20protocol=3D"application/pgp-signature"= 3B=0D=0A=20boundary=3D"------------enig259F02AC7143026F293BFF89"; b=kUaIpKRL1CkdzoF+17iITrO1aZmFbLC3xlf2tA8eT+oT7t0m8dCvg2iH9F7MF+r3D d53bgRhgd0uch6rayGpSJWDIm9ZZ9h7lWtumeq1R1gO+tzYQ6grl9iq0nUGLoiaZM2 uBl7sh8W7NZ3jYaE2iczG6ePys06Yew87yP1W3Rw= X-Authentication-Warning: happy-idiot-talk.infracaninophile.co.uk: Host localhost [IPv6:::1] claimed to be happy-idiot-talk.infracaninophile.co.uk Message-ID: <4AF479BA.3080402@infracaninophile.co.uk> Date: Fri, 06 Nov 2009 19:32:10 +0000 From: Matthew Seaman Organization: Infracaninophile User-Agent: Thunderbird 2.0.0.23 (X11/20090823) MIME-Version: 1.0 To: Georges Discry References: <4AF390E6.4050206@gathex.net> <4AF41101.8070500@gmail.com> <4AF42B4C.3000509@infracaninophile.co.uk> <4AF4609B.4050105@gathex.net> In-Reply-To: <4AF4609B.4050105@gathex.net> X-Enigmail-Version: 0.95.6 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enig259F02AC7143026F293BFF89" X-Virus-Scanned: clamav-milter 0.95.3 at happy-idiot-talk.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-3.0 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VERIFIED,NO_RELAYS autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on happy-idiot-talk.infracaninophile.co.uk Cc: freebsd-ports@freebsd.org Subject: Re: Port Request: Bongo X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 06 Nov 2009 19:32:23 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig259F02AC7143026F293BFF89 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Georges Discry wrote: > In fact, I started a port but hit some problems with CMake. It's having= =20 > problems locating the libraries and include files of libical and openld= ap. In general terms, you will need to either supply arguments to a configura= tion command, or patch a configure script so that it will discover shlibs inst= alled under $LOCALBASE/lib (which is usually /usr/local/lib). Where there's a l= ot of Makefile infrastructure already set up (as there is when you USE_CMAKE= -- see /usr/ports/Mk/bsd.cmake.mk) then this should all be handled for you already. There's a lot of prior-art for using CMake in the ports tree -- as there = is for using LDAP. In fact, take a look at security/ike and deskutils/kdepi= m4 as examples of ports that use both. > Looks like there is nothing set by default for the CMake functions=20 > CHECK_INCLUDE_FILE and CHECK_LIBRARY_EXISTS to work. Guess I'll have to= =20 > try harder! Or copy what someone else already did: % grep -Er 'CHECK_(INCLUDE_FILE|LIBRARY_EXISTS)' /usr/ports/ > I also have the problem that if I add USE_AUTOTOOLS=3Dlibtool:22, as=20 > libtool is a depency, it tries to use ./configure instead of CMake.=20 > Should I use a direct dependency in LIB_DEPENDS ? If there are USE_FOO flags available, then you should use them. In this case, you seem to require some combination of USE_CMAKE, USE_OPENLDAP and USE_AUTOTOOLS -- as far as I can tell, just haing both USE_CMAKE and USE_AUTOTOOLS=3Dlibtool:22 should do the right thing, as USE_CMAKE will completely rewrite the do-configure: make target. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate Kent, CT11 9PW --------------enig259F02AC7143026F293BFF89 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.13 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkr0ecAACgkQ8Mjk52CukIzXcQCfW2uCrKgvOS+bQqT5d8CcXOHY tu8AoISzP3Ziu5ff2rtzeyveN7J4/OAb =IOqC -----END PGP SIGNATURE----- --------------enig259F02AC7143026F293BFF89-- From owner-freebsd-ports@FreeBSD.ORG Fri Nov 6 22:27:44 2009 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 BBAD01065772 for ; Fri, 6 Nov 2009 22:27:44 +0000 (UTC) (envelope-from rea-fbsd@codelabs.ru) Received: from 0.mx.codelabs.ru (0.mx.codelabs.ru [144.206.177.45]) by mx1.freebsd.org (Postfix) with ESMTP id D8C6B8FC14 for ; Fri, 6 Nov 2009 22:27:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=codelabs.ru; s=two; h=Date:From:To:Cc:Subject:Message-ID: Reply-To:References:MIME-Version:Content-Type:In-Reply-To: Sender; bh=E4NgIBxwvv++7OBDT+Ld37l2EvahhsBrdYv2jgFxCYk=; b=ZIJeY LAH5SOAaPBi+KzsqyXFO7nxP2XjZIDgFcil9Cbt/esEahs4qeGmWTBc2MjpByjUb Rm/ECmy24Z6wxm23+QeCnagAmXpxkIWTXy21qrKPy+l6jzE26c+bsRcDBbx86M/T B9VSOaGICaiEfJc9uVDu3Ayd5X0EMihB4HOQTb9pyMyo2AObY6U/Mvix8+vzkZwZ yzNasP94SY1GXUb0zjby0kFY59i+sytuqfz/fbopMcaY2WBnkqQcPu6Lp7kXLJIE d3MNTUV1RIKV+6zl5YYMIlYFcovwBtvE1rxvmpQu9o7DWpXue0VbWxrxsFK7QShv ox5uHaZCwWHqmgfFQ== Received: from phoenix.codelabs.ru (ppp83-237-105-99.pppoe.mtu-net.ru [83.237.105.99]) by 0.mx.codelabs.ru with esmtpsa (TLSv1:AES256-SHA:256) id 1N6XHR-0008Ey-Et; Sat, 07 Nov 2009 01:27:42 +0300 Date: Sat, 7 Nov 2009 04:27:45 +0300 From: Eygene Ryabinkin To: Georges Discry Message-ID: References: <4AF390E6.4050206@gathex.net> <4AF41101.8070500@gmail.com> <4AF42B4C.3000509@infracaninophile.co.uk> <4AF4609B.4050105@gathex.net> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="oyUTqETQ0mS9luUI" Content-Disposition: inline In-Reply-To: <4AF4609B.4050105@gathex.net> Sender: rea-fbsd@codelabs.ru X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ports@freebsd.org Subject: Re: Port Request: Bongo X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: rea-fbsd@codelabs.ru List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2009 22:27:44 -0000 --oyUTqETQ0mS9luUI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Fri, Nov 06, 2009 at 06:44:59PM +0100, Georges Discry wrote: > In fact, I started a port but hit some problems with CMake. It's > having problems locating the libraries and include files of libical > and openldap. Attached is the preliminary version of the port, they are packed with shar(1). The software is very Linux'ish, so it took me around 3 or 4 patches to correct some things that were spotted during the compilation phase, but I have no time to test if the software really works. I think that you can use this archive as the starting step and really try to install and use it. I hadn't tested it in the Tinderbox for the clean build, but I'll try to do it next week. If you're interested -- I'll post the results and modifications to the port. -- Eygene _ ___ _.--. # \`.|\..----...-'` `-._.-'_.-'` # Remember that it is hard / ' ` , __.--' # to read the on-line manual )/' _/ \ `-_, / # while single-stepping the kernel. `-'" `"\_ ,_.-;_.-\_ ', fsc/as # _.-'_./ {_.' ; / # -- FreeBSD Developers handbook {_.-``-' {_/ # --oyUTqETQ0mS9luUI-- From owner-freebsd-ports@FreeBSD.ORG Sat Nov 7 07:29:06 2009 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 6E2921065676 for ; Sat, 7 Nov 2009 07:29:06 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from mail.droso.net (koala.ipv6.droso.net [IPv6:2001:6c8:6:c:20d:56ff:fe6f:f935]) by mx1.freebsd.org (Postfix) with ESMTP id 5CC9E8FC13 for ; Sat, 7 Nov 2009 07:29:05 +0000 (UTC) Received: from koala.droso.net (localhost.droso.net [IPv6:::1]) by mail.droso.net (Postfix) with ESMTP id 9D3831CC54 for ; Sat, 7 Nov 2009 08:29:04 +0100 (CET) From: linimon@FreeBSD.org To: ports@freebsd.org Message-Id: <20091107072904.9D3831CC54@mail.droso.net> Date: Sat, 7 Nov 2009 08:29:04 +0100 (CET) Cc: Subject: FreeBSD unmaintained ports which are currently marked broken X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: portmgr-feedback@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2009 07:29:06 -0000 As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we periodically notify users of ports that are marked as "broken" in their Makefiles. In many cases these ports are failing to compile on some subset of the FreeBSD build environments. The most common problem is that recent versions of -CURRENT include gcc4.2, which is much stricter than older versions. The next most common problem is that compiles succeed on the i386 architecture (e.g. the common Intel PC), but fail on one or more of the other architectures due to assumptions about things such as size of various types, byte-alignment issues, and so forth. In occasional cases we see that the same port may have different errors in different build environments. The script that runs on the build cluster uses heuristics to try to 'guess' the error type to help you isolate problems, but it is only a rough guide. One more note: on occasion, there are transient build errors seen on the build farm. Unfortunately, there is not yet any way for this algorithm to tell the difference (humans are much, much better at this kind of thing.) The errors are listed below. In the case where the same problem exists on more than one build environment, the URL points to the latest errorlog for that type. (By 'build environment' here we mean 'combination of 6.x/7.x/-current with target architecture'.) (Note: the dates are included to help you to gauge whether or not the error still applies to the latest version. The program that generates this report is not yet able to determine this automatically.) portname: audio/ccaudio broken because: Does not build with libtool 2.2. build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=ccaudio portname: audio/py-libmpdclient broken because: does not build build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.20090822221417/py26-libmpdclient-0.10.0.log (_Aug_23_08:38:53_UTC_2009) overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=py-libmpdclient portname: chinese/gbk2uni broken because: does not fetch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=chinese&portname=gbk2uni portname: chinese/iiimf-le-xcin broken because: does not build build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.20090822221417/zh-iiimf-le-xcin-0.1.7_5.log (_Aug_23_08:39:47_UTC_2009) overview: http://portsmon.FreeBSD.org/portoverview.py?category=chinese&portname=iiimf-le-xcin portname: devel/ace+tao broken because: Does not compile on FreeBSD >= 7.0 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=ace%2Btao portname: devel/adabindx broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=adabindx portname: devel/agide broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=agide portname: devel/asis broken because: Does not build after gpl 2009 update to lang/gnat build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=asis portname: devel/callgrind broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=callgrind portname: devel/fampp broken because: FAM system mismatch: gamin is installed, while desired FAM system is fam build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=fampp portname: devel/florist broken because: Does not build after gpl 2009 update to lang/gnat build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=florist portname: devel/p5-ORBit broken because: Does not compile with GCC 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=p5-ORBit portname: editors/xml2rfc-xxe broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=editors&portname=xml2rfc-xxe portname: emulators/snes9express broken because: Does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=emulators&portname=snes9express portname: graphics/gephex broken because: does not build build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.20090822221417/gephex-0.4.4_1.log (_Aug_17_05:37:40_UTC_2009) overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=gephex portname: graphics/irit broken because: checksum mismatch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=irit portname: graphics/libvisual-plugins broken because: Broken objformat handling build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=libvisual-plugins portname: graphics/pixieplus broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=pixieplus portname: graphics/ray++ broken because: Does not compile with GCC 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=ray%2B%2B portname: japanese/expect broken because: does not build build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.20090822221417/ja-expect-5.30_2.log (_Aug_17_05:38:24_UTC_2009) overview: http://portsmon.FreeBSD.org/portoverview.py?category=japanese&portname=expect portname: japanese/okphone broken because: Broken with gcc 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=japanese&portname=okphone portname: japanese/oleo broken because: Broken with gcc 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=japanese&portname=oleo portname: japanese/tkstep80 broken because: Broken with gcc 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=japanese&portname=tkstep80 portname: java/openjit broken because: Does not compile with GCC 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=java&portname=openjit portname: java/tya broken because: Does not compile with GCC 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=java&portname=tya portname: korean/unzip broken because: does not patch build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.7.20091028153834/ko-unzip-6.0.log.bz2 (_Oct_30_13:57:47_UTC_2009) overview: http://portsmon.FreeBSD.org/portoverview.py?category=korean&portname=unzip portname: lang/pnetc broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=pnetc portname: lang/scriba broken because: Does not install build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=scriba portname: mail/kiltdown broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=mail&portname=kiltdown portname: mail/libnewmail broken because: does not configure build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.20090822221417/libnewmail-0.3_16.log (_Aug_23_08:42:17_UTC_2009) overview: http://portsmon.FreeBSD.org/portoverview.py?category=mail&portname=libnewmail portname: math/freemat broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=freemat portname: math/freemat-mpi broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=freemat-mpi portname: math/kaskade broken because: Fails to compile with GCC 4.3 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=kaskade portname: math/rascal broken because: Does not compile with GCC 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=rascal portname: multimedia/jahshaka broken because: does not compile with GCC 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=jahshaka portname: multimedia/xmps-win32-plugin broken because: Does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=xmps-win32-plugin portname: net-mgmt/flowscan broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-mgmt&portname=flowscan portname: net-mgmt/lanmap broken because: distfile no longer available build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-mgmt&portname=lanmap portname: net/astmanproxy broken because: does not fetch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=astmanproxy portname: net/cap broken because: Broken with gcc 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=cap portname: palm/prc-tools broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=palm&portname=prc-tools portname: ports-mgmt/barry broken because: Broken with gcc 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=ports-mgmt&portname=barry portname: print/kpdftool broken because: checksum mismatch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=print&portname=kpdftool portname: print/latex-msc broken because: checksum mismatch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=print&portname=latex-msc portname: science/xloops-ginac broken because: does not build with latest GiNaC version. build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.20090822221417/xloops-ginac-0.1.3_9.log (_Aug_21_02:17:23_UTC_2009) overview: http://portsmon.FreeBSD.org/portoverview.py?category=science&portname=xloops-ginac portname: security/newpki-lib broken because: does not compile with OpenSSL 0.9.8b build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=newpki-lib portname: security/newpki-server broken because: does not compile with OpenSSL 0.9.8b build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=newpki-server portname: security/prelude-manager broken because: does not configure build errors: http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.6.20091022114137/prelude-manager-0.9.14.2_4.log.bz2 (_Sep_26_05:29:19_UTC_2009) overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=prelude-manager portname: security/xmlsec broken because: Does not compile on FreeBSD >= 7.0 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=xmlsec portname: shells/bush broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=shells&portname=bush portname: textproc/iiimf-gnome-im-switcher broken because: It removes a few files in /usr/local/* during the configure. Therefore, it is not safe build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=iiimf-gnome-im-switcher portname: textproc/iiimf-gtk broken because: It removes a few files in /usr/local/* during the configure. Therefore, it is not safe build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=iiimf-gtk portname: textproc/opensched broken because: Does not install build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=opensched portname: textproc/py-xmltools broken because: leaves files behind after deinstallation build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=py-xmltools portname: textproc/skim broken because: Doesn't build with python2.6 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=skim portname: www/bk_edit broken because: Broken with gcc 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=bk_edit portname: www/netsurf broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=netsurf portname: www/wb0 broken because: Does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=wb0 portname: x11-toolkits/flu broken because: Does not compile with GCC 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-toolkits&portname=flu portname: x11-toolkits/gtkscintilla broken because: depends on x11-toolkits/scintilla which no longer supports gtk12 build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.20090822221417/gtkscintilla-0.8.2_6.log (_Aug_16_11:57:48_UTC_2009) overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-toolkits&portname=gtkscintilla portname: x11-toolkits/p5-Gnome broken because: fails to install build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-toolkits&portname=p5-Gnome portname: x11-toolkits/p5-Tcl-Tk broken because: something segfaults during build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-toolkits&portname=p5-Tcl-Tk portname: x11-toolkits/py-gtkscintilla broken because: depends on x11-toolkits/scintilla which no longer supports gtk12 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-toolkits&portname=py-gtkscintilla portname: x11-wm/ion-2 broken because: Does not build with new libltdl 2.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-wm&portname=ion-2 From owner-freebsd-ports@FreeBSD.ORG Sat Nov 7 07:30:16 2009 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 AFCB8106568B for ; Sat, 7 Nov 2009 07:30:16 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from mail.droso.net (koala.ipv6.droso.net [IPv6:2001:6c8:6:c:20d:56ff:fe6f:f935]) by mx1.freebsd.org (Postfix) with ESMTP id 2C7ED8FC2A for ; Sat, 7 Nov 2009 07:30:15 +0000 (UTC) Received: from koala.droso.net (localhost.droso.net [IPv6:::1]) by mail.droso.net (Postfix) with ESMTP id 48CA91CC54 for ; Sat, 7 Nov 2009 08:30:14 +0100 (CET) From: linimon@FreeBSD.org To: ports@FreeBSD.org Message-Id: <20091107073014.48CA91CC54@mail.droso.net> Date: Sat, 7 Nov 2009 08:30:14 +0100 (CET) Cc: Subject: FreeBSD ports which are currently marked broken X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: portmgr-feedback@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2009 07:30:16 -0000 As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we periodically notify users of ports that are marked as "broken" in their Makefiles. In many cases these ports are failing to compile on some subset of the FreeBSD build environments. The most common problem is that recent versions of -CURRENT include gcc4.2, which is much stricter than older versions. The next most common problem is that compiles succeed on the i386 architecture (e.g. the common Intel PC), but fail on one or more of the other architectures due to assumptions about things such as size of various types, byte-alignment issues, and so forth. In occasional cases we see that the same port may have different errors in different build environments. The script that runs on the build cluster uses heuristics to try to 'guess' the error type to help you isolate problems, but it is only a rough guide. One more note: on occasion, there are transient build errors seen on the build farm. Unfortunately, there is not yet any way for this algorithm to tell the difference (humans are much, much better at this kind of thing.) The errors are listed below. In the case where the same problem exists on more than one build environment, the URL points to the latest errorlog for that type. (By 'build environment' here we mean 'combination of 6.x/7.x/-current with target architecture'.) (Note: the dates are included to help you to gauge whether or not the error still applies to the latest version. The program that generates this report is not yet able to determine this automatically.) portname: audio/akode-plugins-ffmpeg broken because: does not compile with ffmpeg 0.5 and later build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=akode-plugins-ffmpeg portname: audio/ccaudio broken because: Does not build with libtool 2.2. build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=ccaudio portname: audio/dino broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=dino portname: audio/emu10kx broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=emu10kx portname: audio/gmpc-mserver broken because: fails to build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=gmpc-mserver portname: audio/muine broken because: doesn't build and is apparently unmaintained build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=muine portname: audio/py-libmpdclient broken because: does not build build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.20090822221417/py26-libmpdclient-0.10.0.log (_Aug_23_08:38:53_UTC_2009) overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=py-libmpdclient portname: cad/alliance broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=cad&portname=alliance portname: chinese/gbk2uni broken because: does not fetch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=chinese&portname=gbk2uni portname: chinese/iiimf-le-xcin broken because: does not build build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.20090822221417/zh-iiimf-le-xcin-0.1.7_5.log (_Aug_23_08:39:47_UTC_2009) overview: http://portsmon.FreeBSD.org/portoverview.py?category=chinese&portname=iiimf-le-xcin portname: comms/hcfmdm broken because: Does not compile at 7.x or higher build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=comms&portname=hcfmdm portname: converters/mimelib broken because: Does not compile with GCC 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=converters&portname=mimelib portname: databases/erserver broken because: Does not compile with GCC 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=erserver portname: databases/libgda4-jdbc broken because: does not configure build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=libgda4-jdbc portname: devel/ace+tao broken because: Does not compile on FreeBSD >= 7.0 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=ace%2Btao portname: devel/adabindx broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=adabindx portname: devel/agide broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=agide portname: devel/arm-elf-gcc295 broken because: does not support current versions of FreeBSD build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.20090822221417/arm-elf-gcc-2.95.3.log (_Aug_23_08:40:00_UTC_2009) overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=arm-elf-gcc295 portname: devel/asis broken because: Does not build after gpl 2009 update to lang/gnat build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=asis portname: devel/asis-gpl broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=asis-gpl portname: devel/asmutils broken because: does not install build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.8.20091101230009/asmutils-0.18.log.bz2 (_Oct_10_08:32:35_UTC_2009) overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=asmutils portname: devel/aunit broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=aunit portname: devel/callgrind broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=callgrind portname: devel/cocktail broken because: Segfault during build on FreeBSD >= 7.0 build errors: http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.7.20091027080742/cocktail-9309_1.log.bz2 (_Jun__3_14:04:39_UTC_2009) overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=cocktail portname: devel/fampp broken because: FAM system mismatch: gamin is installed, while desired FAM system is fam build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=fampp portname: devel/florist broken because: Does not build after gpl 2009 update to lang/gnat build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=florist portname: devel/florist-gpl broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=florist-gpl portname: devel/gdb53 broken because: does not build build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.20090822221417/gdb-5.3_1,1.log (_Aug_17_05:35:15_UTC_2009) overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=gdb53 portname: devel/gdb53-act broken because: Does not compile with GCC 4.2 build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.20090822221417/gdb-act-5.3_2,1.log (_Aug_23_08:39:54_UTC_2009) overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=gdb53-act portname: devel/kdesvn broken because: fails to build build errors: http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.6.20090407195505/kdesvn-1.0.4.log (_Apr_11_04:45:32_UTC_2009) overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=kdesvn portname: devel/lhs2TeX broken because: Does not compile with GHC 6.10 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=lhs2TeX portname: devel/msp430-gdb broken because: Does not compile with GCC 4.2 build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.20090822221417/msp430-gdb-5.1.1.20030909_1.log (_Aug_23_08:40:49_UTC_2009) overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=msp430-gdb portname: devel/p5-ORBit broken because: Does not compile with GCC 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=p5-ORBit portname: devel/p5-P4-Client broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=p5-P4-Client portname: devel/poco broken because: bad plist build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=poco portname: devel/radrails broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=radrails portname: devel/root broken because: Does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=root portname: devel/ruby-rjudy broken because: Does not compile with GCC 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=ruby-rjudy portname: devel/ruby-subversion broken because: bad plist build errors: http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.8.20091020203930/ruby-subversion-1.6.5.log.bz2 (_Sep_13_22:51:14_UTC_2009) overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=ruby-subversion portname: devel/rubygem-rtags broken because: does not install build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=rubygem-rtags portname: devel/xfc broken because: Does not compile with GCC 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=xfc portname: editors/setedit broken because: Does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=editors&portname=setedit portname: editors/xml2rfc-xxe broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=editors&portname=xml2rfc-xxe portname: editors/zed broken because: Does not compile with GCC 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=editors&portname=zed portname: emulators/snes9express broken because: Does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=emulators&portname=snes9express portname: games/abridge broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=abridge portname: games/aqbubble broken because: Broken with gcc 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=aqbubble portname: games/laughingman broken because: does not link build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.20090822221417/laughingman-0.20070610_1.log (_Aug_23_08:41:11_UTC_2009) overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=laughingman portname: graphics/bugle broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=bugle portname: graphics/gephex broken because: does not build build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.20090822221417/gephex-0.4.4_1.log (_Aug_17_05:37:40_UTC_2009) overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=gephex portname: graphics/irit broken because: checksum mismatch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=irit portname: graphics/libvisual-plugins broken because: Broken objformat handling build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=libvisual-plugins portname: graphics/php4-ffmpeg broken because: does not compile with ffmpeg 0.5 and later build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=php4-ffmpeg portname: graphics/pixieplus broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=pixieplus portname: graphics/ray++ broken because: Does not compile with GCC 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=ray%2B%2B portname: japanese/expect broken because: does not build build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.20090822221417/ja-expect-5.30_2.log (_Aug_17_05:38:24_UTC_2009) overview: http://portsmon.FreeBSD.org/portoverview.py?category=japanese&portname=expect portname: japanese/okphone broken because: Broken with gcc 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=japanese&portname=okphone portname: japanese/oleo broken because: Broken with gcc 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=japanese&portname=oleo portname: japanese/tkstep80 broken because: Broken with gcc 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=japanese&portname=tkstep80 portname: java/jakarta-commons-dbcp broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=java&portname=jakarta-commons-dbcp portname: java/jdk14 broken because: Does not compile with GCC 4.2 build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.20090822221417/jdk-1.4.2p8_15.log (_Aug_23_08:38:49_UTC_2009) overview: http://portsmon.FreeBSD.org/portoverview.py?category=java&portname=jdk14 portname: java/openjit broken because: Does not compile with GCC 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=java&portname=openjit portname: java/tya broken because: Does not compile with GCC 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=java&portname=tya portname: korean/unzip broken because: does not patch build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.7.20091028153834/ko-unzip-6.0.log.bz2 (_Oct_30_13:57:47_UTC_2009) overview: http://portsmon.FreeBSD.org/portoverview.py?category=korean&portname=unzip portname: lang/TenDRA broken because: does not build build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.7.20091028153834/TenDRA-4.20051112.log.bz2 (_Oct_22_11:14:05_UTC_2009) overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=TenDRA portname: lang/ccscript broken because: Does not build with libtool 2.2. build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=ccscript portname: lang/dylan broken because: does not install build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=dylan portname: lang/gcl broken because: Gcl compiled with gcc42 dumps core build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=gcl portname: lang/gnat-glade broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=gnat-glade portname: lang/llvm-gcc4 broken because: does not compile build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.8.20091101230009/llvm-gcc4-2.5.log (_Nov__2_00:15:09_UTC_2009) overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=llvm-gcc4 portname: lang/mlton broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=mlton portname: lang/mozart broken because: Does not compile with GCC 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=mozart portname: lang/ocamlduce broken because: does not build with current version of lang/ocaml build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=ocamlduce portname: lang/pnetc broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=pnetc portname: lang/pugs broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=pugs portname: lang/scriba broken because: Does not install build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=scriba portname: lang/xsb broken because: Does not compile on FreeBSD 7.x build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=xsb portname: mail/kiltdown broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=mail&portname=kiltdown portname: mail/libnewmail broken because: does not configure build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.20090822221417/libnewmail-0.3_16.log (_Aug_23_08:42:17_UTC_2009) overview: http://portsmon.FreeBSD.org/portoverview.py?category=mail&portname=libnewmail portname: math/freemat broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=freemat portname: math/freemat-mpi broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=freemat-mpi portname: math/kaskade broken because: Fails to compile with GCC 4.3 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=kaskade portname: math/linalg broken because: Does not compile with GCC 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=linalg portname: math/octave-forge-ann broken because: Does not compile with octave-3.2.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=octave-forge-ann portname: math/octave-forge-base broken because: incomplete pkg-plist build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=octave-forge-base portname: math/octave-forge-fixed broken because: Does not compile with octave-3.2.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=octave-forge-fixed portname: math/octave-forge-ftp broken because: Does not build with octave-3.2.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=octave-forge-ftp portname: math/octave-forge-graceplot broken because: Does not compile with octave-3.2.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=octave-forge-graceplot portname: math/octave-forge-parallel broken because: Does not compile with octave-3.2.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=octave-forge-parallel portname: math/octave-forge-triangular broken because: Does not build with octave-3.2.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=octave-forge-triangular portname: math/octave-forge-vrml broken because: Does not install with octave-3.2.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=octave-forge-vrml portname: math/rascal broken because: Does not compile with GCC 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=rascal portname: misc/amfm broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=amfm portname: misc/usbrh-libusb broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=usbrh-libusb portname: multimedia/jahshaka broken because: does not compile with GCC 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=jahshaka portname: multimedia/kbtv broken because: does not build on 7.x and greater build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=kbtv portname: multimedia/nmm broken because: does not build build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.20090822221417/nmm-1.0.0_6.log (_Aug_21_03:32:56_UTC_2009) overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=nmm portname: multimedia/sabbu broken because: does not compile with ffmpeg 0.5 and later build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=sabbu portname: multimedia/xmps-win32-plugin broken because: Does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=xmps-win32-plugin portname: net-mgmt/flowscan broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-mgmt&portname=flowscan portname: net-mgmt/lanmap broken because: distfile no longer available build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-mgmt&portname=lanmap portname: net/adasockets broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=adasockets portname: net/astmanproxy broken because: does not fetch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=astmanproxy portname: net/b2bua broken because: Does not compile with GCC 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=b2bua portname: net/blam broken because: unfetchable build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=blam portname: net/cap broken because: Broken with gcc 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=cap portname: net/ggsd broken because: Does not compile with GCC 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=ggsd portname: net/miredo broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=miredo portname: net/penguintv broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=penguintv portname: net/rubygem-twitter broken because: does not install, requires exact version of oauth build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=rubygem-twitter portname: net/ztelnet broken because: Does not compile with GCC 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=ztelnet portname: news/newsstar broken because: does not build build errors: http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.7.20091104082735/newsstar-1.5.3.log.bz2 (_Oct_26_06:41:31_UTC_2009) overview: http://portsmon.FreeBSD.org/portoverview.py?category=news&portname=newsstar portname: news/openftd broken because: Does not install build errors: http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.6.20090312033320/openftd-1.1.0_2.log (Wed Mar 18 11:52:03 UTC 2009) overview: http://portsmon.FreeBSD.org/portoverview.py?category=news&portname=openftd portname: palm/prc-tools broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=palm&portname=prc-tools portname: palm/romeo broken because: Does not compile with GCC 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=palm&portname=romeo portname: ports-mgmt/barry broken because: Broken with gcc 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=ports-mgmt&portname=barry portname: print/kaspaliste broken because: Does not compile with GCC 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=print&portname=kaspaliste portname: print/kpdftool broken because: checksum mismatch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=print&portname=kpdftool portname: print/latex-msc broken because: checksum mismatch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=print&portname=latex-msc portname: russian/unzip broken because: does not patch build errors: http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.7.20091107032342/ru-unzip-6.0.log (_Nov__7_04:30:31_UTC_2009) overview: http://portsmon.FreeBSD.org/portoverview.py?category=russian&portname=unzip portname: science/elmer-fem broken because: fails to compile with gcc4.4 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=science&portname=elmer-fem portname: science/pcp broken because: Does not compile with GCC 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=science&portname=pcp portname: science/xloops-ginac broken because: does not build with latest GiNaC version. build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.20090822221417/xloops-ginac-0.1.3_9.log (_Aug_21_02:17:23_UTC_2009) overview: http://portsmon.FreeBSD.org/portoverview.py?category=science&portname=xloops-ginac portname: security/f-prot broken because: This version no longer receives updates build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=f-prot portname: security/krb4 broken because: Incorrect pkg-plist on FreeBSD >= 7.0 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=krb4 portname: security/newpki-lib broken because: does not compile with OpenSSL 0.9.8b build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=newpki-lib portname: security/newpki-server broken because: does not compile with OpenSSL 0.9.8b build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=newpki-server portname: security/prelude-manager broken because: does not configure build errors: http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.6.20091022114137/prelude-manager-0.9.14.2_4.log.bz2 (_Sep_26_05:29:19_UTC_2009) overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=prelude-manager portname: security/shibboleth-sp broken because: Does not compile with GCC 4.2 build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.20090822221417/shibboleth-sp-1.3f.log (_Aug_23_08:43:04_UTC_2009) overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=shibboleth-sp portname: security/xmlsec broken because: Does not compile on FreeBSD >= 7.0 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=xmlsec portname: shells/bush broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=shells&portname=bush portname: sysutils/dtc broken because: bad plist build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=dtc portname: sysutils/perf broken because: Does not compile with GCC 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=perf portname: sysutils/policykit-kde broken because: is already included in kde 4.3 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=policykit-kde portname: sysutils/uhidd broken because: Does not build with the old USB stack build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=uhidd portname: sysutils/xwipower broken because: Use obsoleted wireless lan API build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=xwipower portname: sysutils/xwlans broken because: Does not compile with GCC 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=xwlans portname: textproc/bidiv broken because: needs update for the new fribidi paragraph API build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.20090822221417/bidiv-1.5_1.log (_Aug_23_08:43:46_UTC_2009) overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=bidiv portname: textproc/dixit broken because: Does not compile with GCC 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=dixit portname: textproc/iiimf-gnome-im-switcher broken because: It removes a few files in /usr/local/* during the configure. Therefore, it is not safe build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=iiimf-gnome-im-switcher portname: textproc/iiimf-gtk broken because: It removes a few files in /usr/local/* during the configure. Therefore, it is not safe build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=iiimf-gtk portname: textproc/opensched broken because: Does not install build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=opensched portname: textproc/py-xmltools broken because: leaves files behind after deinstallation build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=py-xmltools portname: textproc/skim broken because: Doesn't build with python2.6 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=skim portname: textproc/xmlada-gps broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=xmlada-gps portname: www/bk_edit broken because: Broken with gcc 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=bk_edit portname: www/choqok broken because: does not compile build errors: http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.8.20091103143404/choqok-0.6.6_1.log (_Nov__3_17:05:41_UTC_2009) overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=choqok portname: www/netsurf broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=netsurf portname: www/p5-Apache-AuthTicket broken because: does not build build errors: http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.6.20091022114137/p5-Apache-AuthTicket-0.90.log.bz2 (_Oct_24_04:01:55_UTC_2009) overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=p5-Apache-AuthTicket portname: www/rubygem-merb broken because: fails to install build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=rubygem-merb portname: www/wb0 broken because: Does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=wb0 portname: x11-drivers/xf86-video-nsc broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-drivers&portname=xf86-video-nsc portname: x11-fm/velocity broken because: does not build with GNOME 2.26 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-fm&portname=velocity portname: x11-themes/kde-icons-gartoon-blue-svg broken because: does not fetch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-themes&portname=kde-icons-gartoon-blue-svg portname: x11-themes/kde-icons-gartoon-svg broken because: does not fetch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-themes&portname=kde-icons-gartoon-svg portname: x11-toolkits/flu broken because: Does not compile with GCC 4.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-toolkits&portname=flu portname: x11-toolkits/gambas2-gb-qt broken because: fails to build build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.20090822221417/gambas2-gb-qt-2.15.2.log (_Aug_23_08:37:22_UTC_2009) overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-toolkits&portname=gambas2-gb-qt portname: x11-toolkits/gtkada broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-toolkits&portname=gtkada portname: x11-toolkits/gtkada-devel broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-toolkits&portname=gtkada-devel portname: x11-toolkits/gtkada-gps broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-toolkits&portname=gtkada-gps portname: x11-toolkits/gtkscintilla broken because: depends on x11-toolkits/scintilla which no longer supports gtk12 build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.20090822221417/gtkscintilla-0.8.2_6.log (_Aug_16_11:57:48_UTC_2009) overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-toolkits&portname=gtkscintilla portname: x11-toolkits/p5-Gnome broken because: fails to install build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-toolkits&portname=p5-Gnome portname: x11-toolkits/p5-Tcl-Tk broken because: something segfaults during build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-toolkits&portname=p5-Tcl-Tk portname: x11-toolkits/py-gtkscintilla broken because: depends on x11-toolkits/scintilla which no longer supports gtk12 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-toolkits&portname=py-gtkscintilla portname: x11-toolkits/ruby-panelapplet broken because: does not build with GNOME 2.26. build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-toolkits&portname=ruby-panelapplet portname: x11-wm/ion-2 broken because: Does not build with new libltdl 2.2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-wm&portname=ion-2 From owner-freebsd-ports@FreeBSD.ORG Sat Nov 7 07:30:38 2009 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 529881065676 for ; Sat, 7 Nov 2009 07:30:38 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from mail.droso.net (koala.ipv6.droso.net [IPv6:2001:6c8:6:c:20d:56ff:fe6f:f935]) by mx1.freebsd.org (Postfix) with ESMTP id A2D948FC08 for ; Sat, 7 Nov 2009 07:30:37 +0000 (UTC) Received: from koala.droso.net (localhost.droso.net [IPv6:::1]) by mail.droso.net (Postfix) with ESMTP id D071E1CD1C for ; Sat, 7 Nov 2009 08:30:36 +0100 (CET) From: linimon@FreeBSD.org To: ports@freebsd.org Message-Id: <20091107073036.D071E1CD1C@mail.droso.net> Date: Sat, 7 Nov 2009 08:30:36 +0100 (CET) Cc: Subject: FreeBSD unmaintained ports which are currently scheduled for deletion X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: portmgr-feedback@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2009 07:30:38 -0000 As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we periodically schedule removal of ports that have been judged to have outlived their usefulness. Often, this is due to a better alternative having become available and/or the cessation of development on the existing port. In some cases, ports are marked for removal because they fail to build and install correctly from their sources, or otherwise fail in operation. The ports, and the reason and date that they have been scheduled for removal, are listed below. If no one has stepped forward before that time to propose a way to fix the problems (such as via a PR), the ports will be deleted. portname: devel/callgrind description: Valgrind skin for cache simulation and call tracing maintainer: ports@FreeBSD.org status: BROKEN deprecated because: Included in devel/valgrind expiration date: 2009-10-30 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=callgrind portname: editors/qemacs description: Quick Emacs - a very small but powerful UNIX editor maintainer: ports@FreeBSD.org deprecated because: depends on old version of GCC, no maintainer, not used by any other port, dead upstream expiration date: 2009-10-26 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=editors&portname=qemacs portname: net-mgmt/lanmap description: Lanmap sits quietly on a network and builds a picture of what it sees maintainer: ports@FreeBSD.org status: BROKEN deprecated because: distfile no longer available expiration date: 2009-09-21 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-mgmt&portname=lanmap portname: net-mgmt/net-snmp4 description: An extendable SNMP implementation maintainer: ports@FreeBSD.org deprecated because: Use net-mgmt/net-snmp port instead expiration date: 2009-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-mgmt&portname=net-snmp4 portname: net-mgmt/p5-SNMP description: A perl5 module for interfacing with the CMU SNMP library maintainer: ports@FreeBSD.org deprecated because: Perl SNMP module is now a part of net-mgmt/net-snmp expiration date: 2009-08-15 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-mgmt&portname=p5-SNMP portname: sysutils/rsyslog description: Enhanced syslog daemon maintainer: ports@FreeBSD.org deprecated because: Use sysutils/rsyslog3 or sysutils/rsyslog4 instead expiration date: 2009-11-07 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=rsyslog portname: sysutils/rsyslog-gssapi description: GSS API output module for rsyslog maintainer: ports@FreeBSD.org deprecated because: Use sysutils/rsyslog3 or sysutils/rsyslog4 instead expiration date: 2009-11-07 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=rsyslog-gssapi portname: sysutils/rsyslog-mysql description: MySQL output module for rsyslog maintainer: ports@FreeBSD.org deprecated because: Use sysutils/rsyslog3 or sysutils/rsyslog4 instead expiration date: 2009-11-07 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=rsyslog-mysql portname: sysutils/rsyslog-pgsql description: PostgreSQL output module for rsyslog maintainer: ports@FreeBSD.org deprecated because: Use sysutils/rsyslog3 or sysutils/rsyslog4 instead expiration date: 2009-11-07 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=rsyslog-pgsql portname: www/jakarta-tomcat4 description: Open-source Java web server by Apache, stable 4.0.x branch maintainer: ports@FreeBSD.org deprecated because: www/jakarta-tomcat5 is recommended instead for new installations expiration date: 2009-01-12 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=jakarta-tomcat4 portname: www/jakarta-tomcat5 description: Open-source Java web server by Apache, 5.0.x branch maintainer: ports@FreeBSD.org deprecated because: Old version, consider using www/tomcat55 or www/tomcat6 instead expiration date: 2009-01-12 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=jakarta-tomcat5 portname: www/mod_auth_mysql41_ap2 description: MySQL 4.1 and Apache 2 port of mod_auth_mysql maintainer: ports@FreeBSD.org status: IGNORE deprecated because: distfile no longer fetchable expiration date: 2009-10-17 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=mod_auth_mysql41_ap2 portname: x11-toolkits/gtkscintilla description: A wrapper for the Scintilla editing component maintainer: ports@FreeBSD.org status: BROKEN deprecated because: no longer under development, last release in 2002 expiration date: 2009-10-13 build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.20090822221417/gtkscintilla-0.8.2_6.log (_Aug_16_11:57:48_UTC_2009) overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-toolkits&portname=gtkscintilla portname: x11-toolkits/p5-Gnome description: The main Gnome module of Gtk-Perl maintainer: ports@FreeBSD.org status: BROKEN deprecated because: Has been broken for more than 6 months expiration date: 2008-09-19 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-toolkits&portname=p5-Gnome portname: x11-toolkits/py-gtkscintilla description: A Python bindings for gtkscintilla library maintainer: ports@FreeBSD.org status: BROKEN deprecated because: no longer under development, last release in 2002 expiration date: 2009-10-13 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-toolkits&portname=py-gtkscintilla portname: x11-toolkits/xclasses description: C++ layout library for X maintainer: ports@FreeBSD.org deprecated because: Version branch long since retired expiration date: 2007-10-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-toolkits&portname=xclasses From owner-freebsd-ports@FreeBSD.ORG Sat Nov 7 07:30:57 2009 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 C2B2C1065672 for ; Sat, 7 Nov 2009 07:30:57 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from mail.droso.net (koala.ipv6.droso.net [IPv6:2001:6c8:6:c:20d:56ff:fe6f:f935]) by mx1.freebsd.org (Postfix) with ESMTP id E04B28FC1F for ; Sat, 7 Nov 2009 07:30:56 +0000 (UTC) Received: from koala.droso.net (localhost.droso.net [IPv6:::1]) by mail.droso.net (Postfix) with ESMTP id 1559D1CCC9 for ; Sat, 7 Nov 2009 08:30:56 +0100 (CET) From: linimon@FreeBSD.org To: ports@FreeBSD.org Message-Id: <20091107073056.1559D1CCC9@mail.droso.net> Date: Sat, 7 Nov 2009 08:30:56 +0100 (CET) Cc: Subject: FreeBSD ports which are currently scheduled for deletion X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: portmgr-feedback@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2009 07:30:57 -0000 As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we periodically schedule removal of ports that have been judged to have outlived their usefulness. Often, this is due to a better alternative having become available and/or the cessation of development on the existing port. In some cases, ports are marked for removal because they fail to build and install correctly from their sources, or otherwise fail in operation. The ports, and the reason and date that they have been scheduled for removal, are listed below. If no one has stepped forward before that time to propose a way to fix the problems (such as via a PR), the ports will be deleted. portname: audio/squeezecenter description: Slim Devices audio streaming server maintainer: brooks@FreeBSD.org deprecated because: Replaced by audio/squeezeboxcenter expiration date: 2009-11-30 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=squeezecenter portname: audio/squeezecenter-dynamicplaylist description: SqueezeCenter plugin to create dynamic playlists maintainer: tdb@FreeBSD.org deprecated because: Replaced by audio/squeezeboxserver-dynamicplaylist expiration date: 2009-11-30 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=squeezecenter-dynamicplaylist portname: audio/squeezecenter-lazysearch description: SqueezeCenter plugin for performing lazy searches maintainer: tdb@FreeBSD.org deprecated because: Replaced by audio/squeezeboxserver-lazysearch expiration date: 2009-11-30 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=squeezecenter-lazysearch portname: audio/squeezecenter-sqlplaylist description: SqueezeCenter plugin to create playlists based on SQL queries maintainer: tdb@FreeBSD.org deprecated because: Replaced by audio/squeezeboxserver-sqlplaylist expiration date: 2009-11-30 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=squeezecenter-sqlplaylist portname: audio/squeezecenter-superdatetime description: SqueezeCenter plugin to display weather conditions and forecasts maintainer: tdb@FreeBSD.org deprecated because: Replaced by audio/squeezeboxserver-superdatetime expiration date: 2009-11-30 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=squeezecenter-superdatetime portname: audio/squeezecenter-trackstat description: SqueezeCenter plugin to store ratings and statistics about songs maintainer: tdb@FreeBSD.org deprecated because: Replaced by audio/squeezeboxserver-trackstat expiration date: 2009-11-30 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=squeezecenter-trackstat portname: devel/callgrind description: Valgrind skin for cache simulation and call tracing maintainer: ports@FreeBSD.org status: BROKEN deprecated because: Included in devel/valgrind expiration date: 2009-10-30 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=callgrind portname: editors/qemacs description: Quick Emacs - a very small but powerful UNIX editor maintainer: ports@FreeBSD.org deprecated because: depends on old version of GCC, no maintainer, not used by any other port, dead upstream expiration date: 2009-10-26 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=editors&portname=qemacs portname: graphics/php4-ffmpeg description: The ffmpeg shared extension for php maintainer: acm@FreeBSD.org status: BROKEN deprecated because: development continues only for php5 expiration date: 2009-10-12 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=php4-ffmpeg portname: mail/postfix-gps-devel description: Greylist Policy Service for postfix maintainer: freebsd@signout.dk deprecated because: Older than main port, no sign of maintainer activity beyond port creation 4+ years ago expiration date: 2009-11-03 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=mail&portname=postfix-gps-devel portname: mail/squirrelmail-devel description: A webmail system which accesses mail over IMAP (Development version) maintainer: tabthorpe@FreeBSD.org deprecated because: use mail/squirrelmail expiration date: 2010-01-06 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=mail&portname=squirrelmail-devel portname: math/scilab description: A free Matlab clone by INRIA & ENPC maintainer: utisoft@googlemail.com deprecated because: unmaintained, many releases behind upstream (without anyone caring), broken nearly everywhere expiration date: 2009-11-21 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=scilab portname: misc/bibletime-kde3 description: A powerful Bible study application for KDE3 maintainer: tabthorpe@FreeBSD.org deprecated because: use misc/bibletime expiration date: 2010-01-06 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=bibletime-kde3 portname: misc/kde4-l10n-eo description: Esperanto messages and documentation for KDE4 maintainer: kde@FreeBSD.org status: IGNORE deprecated because: expiration date: 2009-11-17 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde4-l10n-eo portname: misc/kde4-l10n-ta description: Tamil messages and documentation for KDE4 maintainer: kde@FreeBSD.org status: IGNORE deprecated because: expiration date: 2009-11-17 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde4-l10n-ta portname: misc/sword15 description: A project framework for manipulating Bible texts maintainer: tabthorpe@FreeBSD.org deprecated because: use misc/sword expiration date: 2010-01-06 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=sword15 portname: net-mgmt/lanmap description: Lanmap sits quietly on a network and builds a picture of what it sees maintainer: ports@FreeBSD.org status: BROKEN deprecated because: distfile no longer available expiration date: 2009-09-21 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-mgmt&portname=lanmap portname: net-mgmt/net-snmp4 description: An extendable SNMP implementation maintainer: ports@FreeBSD.org deprecated because: Use net-mgmt/net-snmp port instead expiration date: 2009-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-mgmt&portname=net-snmp4 portname: net-mgmt/p5-SNMP description: A perl5 module for interfacing with the CMU SNMP library maintainer: ports@FreeBSD.org deprecated because: Perl SNMP module is now a part of net-mgmt/net-snmp expiration date: 2009-08-15 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-mgmt&portname=p5-SNMP portname: net-p2p/nicotine description: GTK2 SoulSeek filesharing client maintainer: stefan@FreeBSD.org deprecated because: development stalled years ago, use net-p2p/nicotine-plus instead expiration date: 2009-10-31 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-p2p&portname=nicotine portname: russian/php_doc description: PHP documentation in HTML (outdated version) maintainer: edwin@mavetju.org deprecated because: Support for the Russian translation of the PHP manual seems to have stopped expiration date: 2009-12-31 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=russian&portname=php_doc portname: sysutils/rsyslog description: Enhanced syslog daemon maintainer: ports@FreeBSD.org deprecated because: Use sysutils/rsyslog3 or sysutils/rsyslog4 instead expiration date: 2009-11-07 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=rsyslog portname: sysutils/rsyslog-gssapi description: GSS API output module for rsyslog maintainer: ports@FreeBSD.org deprecated because: Use sysutils/rsyslog3 or sysutils/rsyslog4 instead expiration date: 2009-11-07 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=rsyslog-gssapi portname: sysutils/rsyslog-mysql description: MySQL output module for rsyslog maintainer: ports@FreeBSD.org deprecated because: Use sysutils/rsyslog3 or sysutils/rsyslog4 instead expiration date: 2009-11-07 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=rsyslog-mysql portname: sysutils/rsyslog-pgsql description: PostgreSQL output module for rsyslog maintainer: ports@FreeBSD.org deprecated because: Use sysutils/rsyslog3 or sysutils/rsyslog4 instead expiration date: 2009-11-07 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=rsyslog-pgsql portname: www/jakarta-tomcat4 description: Open-source Java web server by Apache, stable 4.0.x branch maintainer: ports@FreeBSD.org deprecated because: www/jakarta-tomcat5 is recommended instead for new installations expiration date: 2009-01-12 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=jakarta-tomcat4 portname: www/jakarta-tomcat5 description: Open-source Java web server by Apache, 5.0.x branch maintainer: ports@FreeBSD.org deprecated because: Old version, consider using www/tomcat55 or www/tomcat6 instead expiration date: 2009-01-12 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=jakarta-tomcat5 portname: www/mod_auth_mysql41_ap2 description: MySQL 4.1 and Apache 2 port of mod_auth_mysql maintainer: ports@FreeBSD.org status: IGNORE deprecated because: distfile no longer fetchable expiration date: 2009-10-17 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=mod_auth_mysql41_ap2 portname: www/zope-btreefolder2 description: Zope product that can store many items maintainer: kaeru@inigo-tech.com deprecated because: Included in Zope 2.8 and later expiration date: 2007-08-31 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=zope-btreefolder2 portname: x11-toolkits/gtkscintilla description: A wrapper for the Scintilla editing component maintainer: ports@FreeBSD.org status: BROKEN deprecated because: no longer under development, last release in 2002 expiration date: 2009-10-13 build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.20090822221417/gtkscintilla-0.8.2_6.log (_Aug_16_11:57:48_UTC_2009) overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-toolkits&portname=gtkscintilla portname: x11-toolkits/p5-Gnome description: The main Gnome module of Gtk-Perl maintainer: ports@FreeBSD.org status: BROKEN deprecated because: Has been broken for more than 6 months expiration date: 2008-09-19 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-toolkits&portname=p5-Gnome portname: x11-toolkits/py-gtkscintilla description: A Python bindings for gtkscintilla library maintainer: ports@FreeBSD.org status: BROKEN deprecated because: no longer under development, last release in 2002 expiration date: 2009-10-13 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-toolkits&portname=py-gtkscintilla portname: x11-toolkits/xclasses description: C++ layout library for X maintainer: ports@FreeBSD.org deprecated because: Version branch long since retired expiration date: 2007-10-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-toolkits&portname=xclasses From owner-freebsd-ports@FreeBSD.ORG Sat Nov 7 07:31:04 2009 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 C78B5106568B for ; Sat, 7 Nov 2009 07:31:04 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from mail.droso.net (koala.ipv6.droso.net [IPv6:2001:6c8:6:c:20d:56ff:fe6f:f935]) by mx1.freebsd.org (Postfix) with ESMTP id 8E4BF8FC0A for ; Sat, 7 Nov 2009 07:31:04 +0000 (UTC) Received: from koala.droso.net (localhost.droso.net [IPv6:::1]) by mail.droso.net (Postfix) with ESMTP id 368691CD1F for ; Sat, 7 Nov 2009 08:31:04 +0100 (CET) From: linimon@FreeBSD.org To: ports@freebsd.org Message-Id: <20091107073104.368691CD1F@mail.droso.net> Date: Sat, 7 Nov 2009 08:31:04 +0100 (CET) Cc: Subject: FreeBSD unmaintained ports which are currently marked forbidden X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: portmgr-feedback@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2009 07:31:04 -0000 As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we periodically notify users about ports that are marked as "forbidden" in their Makefiles. Often, these ports are so marked due to security concerns, such as known exploits. An overview of each port, including errors seen on the build farm, is included below. portname: misc/compat3x forbidden because: FreeBSD-SA-03:05.xdr, FreeBSD-SA-03:08.realpath - not fixed / no lib available build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=compat3x From owner-freebsd-ports@FreeBSD.ORG Sat Nov 7 07:31:07 2009 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 9EA76106566C for ; Sat, 7 Nov 2009 07:31:07 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from mail.droso.net (koala.ipv6.droso.net [IPv6:2001:6c8:6:c:20d:56ff:fe6f:f935]) by mx1.freebsd.org (Postfix) with ESMTP id 652518FC12 for ; Sat, 7 Nov 2009 07:31:07 +0000 (UTC) Received: from koala.droso.net (localhost.droso.net [IPv6:::1]) by mail.droso.net (Postfix) with ESMTP id 95F6C1CD20 for ; Sat, 7 Nov 2009 08:31:06 +0100 (CET) From: linimon@FreeBSD.org To: ports@FreeBSD.org Message-Id: <20091107073106.95F6C1CD20@mail.droso.net> Date: Sat, 7 Nov 2009 08:31:06 +0100 (CET) Cc: Subject: FreeBSD ports which are currently marked forbidden X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: portmgr-feedback@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2009 07:31:07 -0000 As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we periodically notify users about ports that are marked as "forbidden" in their Makefiles. Often, these ports are so marked due to security concerns, such as known exploits. An overview of each port, including errors seen on the build farm, is included below. portname: databases/gnats forbidden because: Security issues build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=gnats portname: misc/compat3x forbidden because: FreeBSD-SA-03:05.xdr, FreeBSD-SA-03:08.realpath - not fixed / no lib available build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=compat3x portname: www/firefox forbidden because: too many security issues http://www.vuxml.org/freebsd/922d2398-9e2d-11de-a998-0030843d3802.html http://www.vuxml.org/freebsd/49e8f2ee-8147-11de-a994-0030843d3802.html build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=firefox portname: www/linux-firefox-devel forbidden because: Security issues http://www.vuxml.org/freebsd/f29fea8f-b19f-11dd-a55e-00163e000016.html build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=linux-firefox-devel portname: www/neon26 forbidden because: see CVE-2009-2474 please use neon28 or neon29 instead build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=neon26 From owner-freebsd-ports@FreeBSD.ORG Sat Nov 7 10:31:46 2009 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 9F8E41065692 for ; Sat, 7 Nov 2009 10:31:46 +0000 (UTC) (envelope-from gary.jennejohn@freenet.de) Received: from mout4.freenet.de (mout4.freenet.de [IPv6:2001:748:100:40::2:6]) by mx1.freebsd.org (Postfix) with ESMTP id 37A5A8FC1A for ; Sat, 7 Nov 2009 10:31:46 +0000 (UTC) Received: from [195.4.92.18] (helo=8.mx.freenet.de) by mout4.freenet.de with esmtpa (ID gary.jennejohn@freenet.de) (port 25) (Exim 4.69 #92) id 1N6ia7-0004iU-Fg; Sat, 07 Nov 2009 11:31:43 +0100 Received: from tb7ea.t.pppool.de ([89.55.183.234]:61270 helo=ernst.jennejohn.org) by 8.mx.freenet.de with esmtpa (ID gary.jennejohn@freenet.de) (port 25) (Exim 4.69 #94) id 1N6ia7-0004dn-7r; Sat, 07 Nov 2009 11:31:43 +0100 Date: Sat, 7 Nov 2009 11:31:41 +0100 From: Gary Jennejohn To: rea-fbsd@codelabs.ru Message-ID: <20091107113141.3cc18f95@ernst.jennejohn.org> In-Reply-To: References: <4AF390E6.4050206@gathex.net> <4AF41101.8070500@gmail.com> <4AF42B4C.3000509@infracaninophile.co.uk> <4AF4609B.4050105@gathex.net> X-Mailer: Claws Mail 3.7.2 (GTK+ 2.16.2; amd64-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org, Georges Discry Subject: Re: Port Request: Bongo X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: gary.jennejohn@freenet.de List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2009 10:31:46 -0000 On Sat, 7 Nov 2009 04:27:45 +0300 Eygene Ryabinkin wrote: > Fri, Nov 06, 2009 at 06:44:59PM +0100, Georges Discry wrote: > > In fact, I started a port but hit some problems with CMake. It's > > having problems locating the libraries and include files of libical > > and openldap. > > Attached is the preliminary version of the port, they are packed > with shar(1). > Attachment stripped. How about a URL? --- Gary Jennejohn From owner-freebsd-ports@FreeBSD.ORG Sat Nov 7 11:20:01 2009 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 56FF5106566B for ; Sat, 7 Nov 2009 11:20:01 +0000 (UTC) (envelope-from rea-fbsd@codelabs.ru) Received: from 0.mx.codelabs.ru (0.mx.codelabs.ru [144.206.177.45]) by mx1.freebsd.org (Postfix) with ESMTP id 04F588FC08 for ; Sat, 7 Nov 2009 11:20:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=codelabs.ru; s=two; h=Date:From:To:Cc:Subject:Message-ID: Reply-To:MIME-Version:Content-Type:In-Reply-To:Sender; bh=D1k/Iq BLWyQ1ozqAJW57BXyhhKnL0niuwORcpaL/uQo=; b=Q5XvnI92dZfONugs/yCoe2 MHCUt3Kn00jWGCOHD1I9XwFWkulk2wcKqHhRcV+dlrMDdbYz2EPb7LxzLk1+SZeE uTt72W3mVtd8tPzCaP3aieU4+tLxdA+TrbjYbMSNEaq5ojxlFZhLOpV7kCj9NlQP zN4SBbZrJTFqLIwvmefPaahozBbwjiocwlg3Tw7e2dHrVxuTnfZ5Gfm0MKhQciMt PG9a7qbrFcfMT034WhY+SKC67jFYW0057tRHtfHRYYIQCsIJAv2rXVcb5dWyNTWP e/SK0d620HxcA94nMouAV2QUazf1vl+CtnsKDSszuNK+1MU2gHxUk3NjE7Ie1IuA == Received: from phoenix.codelabs.ru (ppp83-237-104-175.pppoe.mtu-net.ru [83.237.104.175]) by 0.mx.codelabs.ru with esmtpsa (TLSv1:AES256-SHA:256) id 1N6jKp-0008xK-HS; Sat, 07 Nov 2009 14:19:59 +0300 Date: Sat, 7 Nov 2009 14:19:57 +0300 From: Eygene Ryabinkin To: Georges Discry , Gary Jennejohn Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20091107113141.3cc18f95@ernst.jennejohn.org> Sender: rea-fbsd@codelabs.ru Cc: freebsd-ports@freebsd.org Subject: Re: Port Request: Bongo X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: rea-fbsd@codelabs.ru List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2009 11:20:01 -0000 Sat, Nov 07, 2009 at 04:27:44AM +0300, Eygene Ryabinkin wrote: > I hadn't tested it in the Tinderbox for the clean build, but I'll > try to do it next week. If you're interested -- I'll post the > results and modifications to the port. Some iterations over the Tinderbox helped to bring the port to the much better shape and now it gained some more dependencies, plist was fixed and some patches were updated. Sat, Nov 07, 2009 at 11:31:41AM +0100, Gary Jennejohn wrote: > Attachment stripped. How about a URL? http://codelabs.ru/fbsd/ports/bongo-0.6.1.shar It contains the latest version with all fixes embedded. Still, I hadn't tested if it really works :(( -- Eygene _ ___ _.--. # \`.|\..----...-'` `-._.-'_.-'` # Remember that it is hard / ' ` , __.--' # to read the on-line manual )/' _/ \ `-_, / # while single-stepping the kernel. `-'" `"\_ ,_.-;_.-\_ ', fsc/as # _.-'_./ {_.' ; / # -- FreeBSD Developers handbook {_.-``-' {_/ # From owner-freebsd-ports@FreeBSD.ORG Sat Nov 7 12:32:39 2009 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 2DA16106568F; Sat, 7 Nov 2009 12:32:39 +0000 (UTC) (envelope-from 000.fbsd@quip.cz) Received: from elsa.codelab.cz (elsa.codelab.cz [94.124.105.4]) by mx1.freebsd.org (Postfix) with ESMTP id 4B7798FC17; Sat, 7 Nov 2009 12:32:38 +0000 (UTC) Received: from localhost (localhost.codelab.cz [127.0.0.1]) by elsa.codelab.cz (Postfix) with ESMTP id C0FCE19E027; Sat, 7 Nov 2009 13:32:36 +0100 (CET) Received: from [192.168.1.2] (r5bb235.net.upc.cz [86.49.61.235]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by elsa.codelab.cz (Postfix) with ESMTPSA id 04FF619E023; Sat, 7 Nov 2009 13:32:33 +0100 (CET) Message-ID: <4AF568E1.8090803@quip.cz> Date: Sat, 07 Nov 2009 13:32:33 +0100 From: Miroslav Lachman <000.fbsd@quip.cz> User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.1.4) Gecko/20091017 SeaMonkey/2.0 MIME-Version: 1.0 To: Doug Barton References: <200911051539.21097.oliver@realtsp.com> <4AF4110C.6060501@FreeBSD.org> <4AF4308B.4080905@quip.cz> <4AF43319.1010909@FreeBSD.org> <4AF44DE2.2040304@quip.cz> <4AF45FDF.4030800@FreeBSD.org> In-Reply-To: <4AF45FDF.4030800@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, Oliver Schonrock , alistair@realtsp.com, Alex Dupre Subject: Re: FreeBSD Port: php5-5.2.11_1 upgrade path to 5.3.0/1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2009 12:32:39 -0000 Doug Barton wrote: > Miroslav Lachman wrote: >> Even if there are just a "few" incompatibilities, it means some clients >> applications on webhosting will stop working and clients will scream on >> helpline right after the update of the servers PHP... > > Sounds like you're familiar with the problems, why don't you volunteer > to maintain the 5.2.x set of ports after a fork? Now both problems are > solved. :) I expected this answer :) And my answer is - I can try it. PHP with all extensions is not the simplest way to start learning port maintaining, but I can try it. The question is - are there committers willing to commit it or is it something against some people opinion / against some rules? (changes in Mk/bsd.php.mk will be needed) > And yes, I'm serious, assuming that there will be updates in the 5.2.x > series that users will need. If not, simply not updating their > existing ports is a reasonable solution. It can be useful even if there will be no more updates - in case somebody need to install new machine in to farm with older versions. [until there will be next security hole in PHP 5.2 :)] Seriously - if ports team is willing to have "legacy" versions in ports, we need to discuss some rules for this work. Not just for PHP, but more general. In which conditions we need/allow them, the naming conventions (some ports already have more versions but names are not consistent, some ports are using -dev, -devel, -current [3 different sufixes for the development branch], Perl always uses p5- prefix, Python have py25-, py26- etc.) So is it better to renumber the legacy (forked) version to php52-ext_name-5.2.12 leaving php5- line for 5.3 version or do it like Python (py25, py26): php52- and php53-. And wouldn't it be better to have for example PHP 5.3 in "devel" state in ports for some evaluation period - earlier before PHP 5.3 will be given as new 5.x main line so more people can test it even with limited features, web developers can write/test own apps for PHP 5.3 etc.? Availability of the devel version will give possibility to those that want to play with new features accepting the risk and lighten the pressure on maintainers to commit the new version to the main line. Again - I can try to do the php52 port if it have sense. Miroslav Lachman From owner-freebsd-ports@FreeBSD.ORG Sat Nov 7 14:09:33 2009 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 4798E106566C for ; Sat, 7 Nov 2009 14:09:33 +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 0BB0F8FC0C for ; Sat, 7 Nov 2009 14:09:32 +0000 (UTC) Received: from mr02.lnh.mail.rcn.net ([207.172.157.22]) by smtp02.lnh.mail.rcn.net with ESMTP; 07 Nov 2009 08:59:58 -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.10.7-GA) with ESMTP id QHK56289; Sat, 7 Nov 2009 08:59:57 -0500 (EST) Received: from 209-6-22-227.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.22.227]) by smtp01.lnh.mail.rcn.net with ESMTP; 07 Nov 2009 08:59:57 -0500 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19189.32093.23083.795765@jerusalem.litteratus.org> Date: Sat, 7 Nov 2009 08:59:57 -0500 To: ports@freebsd.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: Subject: semi OT: CUPS and printservers X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 07 Nov 2009 14:09:33 -0000 Is anyone out there using CUPS with a printserver? I have a Netgear PS-100, but any success story will probably help. It works fine with Windows XP, but I can't find the magic formula to get it working with CUPS. Respectfully, Robert Huff From owner-freebsd-ports@FreeBSD.ORG Sat Nov 7 14:26:13 2009 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 BD0141065672 for ; Sat, 7 Nov 2009 14:26:13 +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 80FBA8FC12 for ; Sat, 7 Nov 2009 14:26:12 +0000 (UTC) Received: from mr02.lnh.mail.rcn.net ([207.172.157.22]) by smtp02.lnh.mail.rcn.net with ESMTP; 07 Nov 2009 08:57:13 -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.10.7-GA) with ESMTP id QHK56118; Sat, 7 Nov 2009 08:57:12 -0500 (EST) Received: from 209-6-22-227.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.22.227]) by smtp01.lnh.mail.rcn.net with ESMTP; 07 Nov 2009 08:57:11 -0500 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19189.31927.391813.43850@jerusalem.litteratus.org> Date: Sat, 7 Nov 2009 08:57:11 -0500 To: ports@freebsd.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: Subject: Are we in ports freeze? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 07 Nov 2009 14:26:13 -0000 I may have missed the announcement. Robert Huff From owner-freebsd-ports@FreeBSD.ORG Sat Nov 7 14:57:17 2009 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 46E2E106566C for ; Sat, 7 Nov 2009 14:57:17 +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 2B2468FC19 for ; Sat, 7 Nov 2009 14:57:17 +0000 (UTC) Received: by mail.soaustin.net (Postfix, from userid 502) id D0A9B8C085; Sat, 7 Nov 2009 08:57:16 -0600 (CST) Date: Sat, 7 Nov 2009 08:57:16 -0600 From: Mark Linimon To: Robert Huff Message-ID: <20091107145716.GA4645@lonesome.com> References: <19189.31927.391813.43850@jerusalem.litteratus.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <19189.31927.391813.43850@jerusalem.litteratus.org> User-Agent: Mutt/1.5.18 (2008-05-17) Cc: ports@freebsd.org Subject: Re: Are we in ports freeze? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 07 Nov 2009 14:57:17 -0000 As an experiment, we never had a 'hard freeze' this release. We're still in a mode where we are asking for no sweeping changes to be committed until 8.0 is out the door, in case we have to do tag slips and rebuilds to catch up with security problems. mcl From owner-freebsd-ports@FreeBSD.ORG Sat Nov 7 17:12:56 2009 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 D5077106566B for ; Sat, 7 Nov 2009 17:12:56 +0000 (UTC) (envelope-from freebsd@box201.com) Received: from saint.box201.com (timttimy.com [207.224.49.35]) by mx1.freebsd.org (Postfix) with ESMTP id A45148FC12 for ; Sat, 7 Nov 2009 17:12:56 +0000 (UTC) Received: from [192.168.1.32] (helo=[192.168.2.196]) by saint.box201.com with esmtpa (Exim 4.69 (FreeBSD)) (envelope-from ) id 1N6oY8-000HU4-K0 for freebsd-ports@freebsd.org; Sat, 07 Nov 2009 09:54:20 -0700 Message-ID: <4AF5A447.2030508@box201.com> Date: Sat, 07 Nov 2009 09:45:59 -0700 From: Agrapha User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -4.2 (----) X-Scan-Signature: 52e96b57bff0e8114ce74eb8d4ac32cb X-SA-Exim-Connect-IP: 192.168.1.32 X-SA-Exim-Mail-From: freebsd@box201.com X-SA-Exim-Scanned: No (on saint.box201.com); SAEximRunCond expanded to false Subject: ports devel/pear X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 07 Nov 2009 17:12:56 -0000 I'm having a very difficult time installing the php pear port. and pkd-add only installs pear-1.7 Could someone either build/compile 1.9 for the postinstall packages for FreeBSD 6.2 or fix the port for pear on FreeBSD 6.2? >portinstall devel/pear [Gathering depends for devel/pear ............................................ done] ---> Installing 'pear-1.9.0' from a port (devel/pear) ---> Building '/usr/ports/devel/pear' ===> Cleaning for pear-1.9.0 ===> Extracting for pear-1.9.0 => MD5 Checksum OK for pear-1.9.0.tar.bz2. => SHA256 Checksum OK for pear-1.9.0.tar.bz2. ===> Patching for pear-1.9.0 ===> Applying FreeBSD patches for pear-1.9.0 ===> Configuring for pear-1.9.0 ---> Installing the new version via the port ===> Installing for pear-1.9.0 ===> pear-1.9.0 depends on file: /usr/local/include/php/main/php.h - found ===> pear-1.9.0 depends on file: /usr/local/lib/php/20060613/pcre.so - found ===> pear-1.9.0 depends on file: /usr/local/lib/php/20060613/xml.so - found ===> Generating temporary packing list ===> Checking if devel/pear already installed PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/20060613/memcache.so' - /usr/local/lib/php/20060613/memcache.so: Undefined symbol "php_session_create_id" in Unknown on line 0 Bootstrapping Installer................... Using previously install ... ok Extracting installer.................. Using previously installed installer ... ok Preparing installer.................. Updating channel "doc.php.net" Channel "doc.php.net" is up to date Updating channel "pear.php.net" Channel "pear.php.net" is up to date Updating channel "pecl.php.net" Channel "pecl.php.net" is up to date Installing selected packages.................. Package: PEAR-stable.............................. already installed ... ok Package: Structures_Graph-stable.................. already installed ... ok Package: Archive_Tar-stable....................... already installed ... ok Package: Console_Getopt-stable.................... already installed ... ok *** Signal 11 Stop in /usr/ports/devel/pear. *** Error code 1 Stop in /usr/ports/devel/pear. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall20091107-64767-1rrb3k5-0 env make reinstall ** Fix the installation problem and try again. ** Listing the failed packages (-:ignored / *:skipped / !:failed) ! devel/pear (install error) From owner-freebsd-ports@FreeBSD.ORG Sat Nov 7 17:33:11 2009 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 77E24106566B for ; Sat, 7 Nov 2009 17:33:11 +0000 (UTC) (envelope-from magik@roorback.net) Received: from roorback.net (10139.x.rootbsd.net [204.109.63.52]) by mx1.freebsd.org (Postfix) with ESMTP id 5926E8FC17 for ; Sat, 7 Nov 2009 17:33:11 +0000 (UTC) Received: from mx.roorback.net (localhost [127.0.0.1]) (Authenticated sender: magik) by roorback.net (Postfix) with ESMTPSA id 816BD1704F for ; Sat, 7 Nov 2009 18:11:34 +0100 (CET) MIME-Version: 1.0 Date: Sat, 07 Nov 2009 18:11:34 +0100 From: Grzegorz Blach To: Message-ID: <50010acb32e7019d4098ab3aef150f15@localhost> X-Sender: magik@roorback.net User-Agent: RoundCube Webmail/0.3.1 Content-Type: multipart/mixed; boundary="=_9233c197fe3091e98fe2bb4d68ef2363" X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.3 (roorback.net); Sat, 07 Nov 2009 18:11:34 +0100 (CET) Cc: Subject: aalib issue X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 07 Nov 2009 17:33:11 -0000 --=_9233c197fe3091e98fe2bb4d68ef2363 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=UTF-8 When I call aclocal command, I get warning about syntax in aalib.m4 file. In attachment I'am sending patch which is fixing this issue. --=_9233c197fe3091e98fe2bb4d68ef2363 Content-Transfer-Encoding: base64 Content-Type: application/octet-stream; charset=UTF-8; name=patch-aalib.m4; Content-Disposition: attachment; filename=patch-aalib.m4; LS0tIGFhbGliLm00Lm9yaWcJMjAwOS0xMS0wNyAwMDoxNzozMS4zMzA1MTY3OTUgKzAxMDAKKysr IGFhbGliLm00CTIwMDktMTEtMDcgMDA6MTc6NDIuMTM3Njk0Njc1ICswMTAwCkBAIC05LDcgKzks NyBAQAogZG5sIEFNX1BBVEhfQUFMSUIoW01JTklNVU0tVkVSU0lPTiwgW0FDVElPTi1JRi1GT1VO RCBbLCBBQ1RJT04tSUYtTk9ULUZPVU5EXV1dKQogZG5sIFRlc3QgZm9yIEFBTElCLCBhbmQgZGVm aW5lIEFBTElCX0NGTEFHUyBhbmQgQUFMSUJfTElCUwogZG5sCi1BQ19ERUZVTihBTV9QQVRIX0FB TElCLAorQUNfREVGVU4oW0FNX1BBVEhfQUFMSUJdLAogW2RubCAKIGRubCBHZXQgdGhlIGNmbGFn cyBhbmQgbGlicmFyaWVzIGZyb20gdGhlIGFhbGliLWNvbmZpZyBzY3JpcHQKIGRubAo= --=_9233c197fe3091e98fe2bb4d68ef2363-- From owner-freebsd-ports@FreeBSD.ORG Sat Nov 7 18:17:26 2009 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 5C867106566B for ; Sat, 7 Nov 2009 18:17:26 +0000 (UTC) (envelope-from 000.fbsd@quip.cz) Received: from elsa.codelab.cz (elsa.codelab.cz [94.124.105.4]) by mx1.freebsd.org (Postfix) with ESMTP id 1A9068FC0A for ; Sat, 7 Nov 2009 18:17:25 +0000 (UTC) Received: from localhost (localhost.codelab.cz [127.0.0.1]) by elsa.codelab.cz (Postfix) with ESMTP id E1C4819E023; Sat, 7 Nov 2009 19:17:23 +0100 (CET) Received: from [192.168.1.2] (r5bb235.net.upc.cz [86.49.61.235]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by elsa.codelab.cz (Postfix) with ESMTPSA id 1C6F919E019; Sat, 7 Nov 2009 19:17:19 +0100 (CET) Message-ID: <4AF5B9AE.9050807@quip.cz> Date: Sat, 07 Nov 2009 19:17:18 +0100 From: Miroslav Lachman <000.fbsd@quip.cz> User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.1.4) Gecko/20091017 SeaMonkey/2.0 MIME-Version: 1.0 To: Agrapha References: <4AF5A447.2030508@box201.com> In-Reply-To: <4AF5A447.2030508@box201.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: ports devel/pear X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 07 Nov 2009 18:17:26 -0000 Agrapha wrote: > I'm having a very difficult time installing the php pear port. > and pkd-add only installs pear-1.7 > Could someone either build/compile 1.9 for the postinstall packages for > FreeBSD 6.2 > or fix the port for pear on FreeBSD 6.2? > > >portinstall devel/pear > [Gathering depends for devel/pear > ............................................ done] > ---> Installing 'pear-1.9.0' from a port (devel/pear) > ---> Building '/usr/ports/devel/pear' > ===> Cleaning for pear-1.9.0 > ===> Extracting for pear-1.9.0 > => MD5 Checksum OK for pear-1.9.0.tar.bz2. > => SHA256 Checksum OK for pear-1.9.0.tar.bz2. > ===> Patching for pear-1.9.0 > ===> Applying FreeBSD patches for pear-1.9.0 > ===> Configuring for pear-1.9.0 > ---> Installing the new version via the port > ===> Installing for pear-1.9.0 > ===> pear-1.9.0 depends on file: /usr/local/include/php/main/php.h - found > ===> pear-1.9.0 depends on file: /usr/local/lib/php/20060613/pcre.so - > found > ===> pear-1.9.0 depends on file: /usr/local/lib/php/20060613/xml.so - found > ===> Generating temporary packing list > ===> Checking if devel/pear already installed > PHP Warning: PHP Startup: Unable to load dynamic library > '/usr/local/lib/php/20060613/memcache.so' - > /usr/local/lib/php/20060613/memcache.so: Undefined symbol > "php_session_create_id" in Unknown on line 0 [...] It seems you have problem with your current PHP installation, not only with PEAR. Do you have memcache extension installed? If not, do you have it listed in the /usr/local/etc/php/extensions.ini or php.ini? Try to commented out or reinstall your PHP and extensions. Miroslav Lachman From owner-freebsd-ports@FreeBSD.ORG Sat Nov 7 18:26:20 2009 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 CE9F2106568B; Sat, 7 Nov 2009 18:26:20 +0000 (UTC) (envelope-from sahil@tandon.net) Received: from spartan.hamla.org (spartan.hamla.org [206.251.255.30]) by mx1.freebsd.org (Postfix) with ESMTP id A5D288FC16; Sat, 7 Nov 2009 18:26:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by spartan.hamla.org (Postfix) with ESMTP id 05DBF1707C; Sat, 7 Nov 2009 13:16:19 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tandon.net; h= user-agent:in-reply-to:content-disposition:content-type :content-type:mime-version:references:reply-to:message-id :subject:subject:from:from:date:date:received:received; s=aegis; t=1257617778; bh=3/SMuZZNFq7ayM7+uzA5XKtmW+Hne+Yr/2/brVfdPA8=; b= NvqFHO4HLxsV6PZjcv9Lv0KxME37pZdw4TnLGCrlGfXoYwLaeWHTv9Xh1us9Y5yn /3XouMvk9AfQb4I53qrGn4sgEiD0boig+2Xs5GacCpZL4EGClGTK4NLI+16Jm/59 f+fl/o+ZkqVdgCsRI8PTbIyC115ryDiZ47do8qjcFko= X-Virus-Scanned: by ClamAV at spartan.hamla.org Received: from spartan.hamla.org ([127.0.0.1]) by localhost (spartan.hamla.org [127.0.0.1]) (amavisd-new, port 10027) with LMTP id LMae0d2tV5Tw; Sat, 7 Nov 2009 13:16:18 -0500 (EST) Received: from magic.hamla.org (cpe-69-201-179-80.nyc.res.rr.com [69.201.179.80]) by spartan.hamla.org (Postfix) with ESMTPSA id 2907D1703F; Sat, 7 Nov 2009 13:16:18 -0500 (EST) Date: Sat, 7 Nov 2009 13:16:16 -0500 From: Sahil Tandon To: Jared Barneck Message-ID: <20091107181615.GA13144@magic.hamla.org> References: <40dfa4db0911061043u4d974602rc83acf82ffb00abf@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <40dfa4db0911061043u4d974602rc83acf82ffb00abf@mail.gmail.com> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: ports@FreeBSD.org, skv@FreeBSD.org Subject: Re: FreeBSD Port: bugzilla-3.4.2 needs updated to bugzilla-3.4.3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Sahil Tandon List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2009 18:26:20 -0000 On Fri, 06 Nov 2009, Jared Barneck wrote: > Bugzilla 3.4.3 is out. Indeed it is. [...] > Not sure if pkg-plist needs updating. It does. See ports/140327 which was filed on Fri Nov 06 03:40:01 UTC. Give skv@ a few days to review, revise and commit. :) -- Sahil Tandon From owner-freebsd-ports@FreeBSD.ORG Sat Nov 7 18:27:56 2009 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 C69C9106568B for ; Sat, 7 Nov 2009 18:27:56 +0000 (UTC) (envelope-from sahil@tandon.net) Received: from spartan.hamla.org (spartan.hamla.org [206.251.255.30]) by mx1.freebsd.org (Postfix) with ESMTP id 5653C8FC17 for ; Sat, 7 Nov 2009 18:27:56 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by spartan.hamla.org (Postfix) with ESMTP id CA5BD1707C; Sat, 7 Nov 2009 13:27:55 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tandon.net; h= user-agent:in-reply-to:content-disposition:content-type :content-type:mime-version:references:reply-to:message-id :subject:subject:from:from:date:date:received:received; s=aegis; t=1257618475; bh=8263bAsGt1xKl+dkJsg7TBWKGIFwObm/TVIZnfM6ckA=; b= CYTHZ7ESP8lbBeZsR6eHx7VUS21tN2ZOeZlz8mIXGpZ8BdyfalWaXOrbFwNpPcgE C8jTIot/fCAZxOSCEg91QPAjgMCyls5ir2Sec5oiAgQnSb2KSkuVf66Zxle4Dqtx uTz70gn7SLtiwZT2F4pMmihHGxr6bNNl20/43yxSEOU= X-Virus-Scanned: by ClamAV at spartan.hamla.org Received: from spartan.hamla.org ([127.0.0.1]) by localhost (spartan.hamla.org [127.0.0.1]) (amavisd-new, port 10027) with LMTP id vsL6LxAZck3U; Sat, 7 Nov 2009 13:27:55 -0500 (EST) Received: from magic.hamla.org (cpe-69-201-179-80.nyc.res.rr.com [69.201.179.80]) by spartan.hamla.org (Postfix) with ESMTPSA id 0CFB71703F; Sat, 7 Nov 2009 13:27:54 -0500 (EST) Date: Sat, 7 Nov 2009 13:27:53 -0500 From: Sahil Tandon To: Frank de Bot Message-ID: <20091107182752.GB13144@magic.hamla.org> References: <4AF43FCF.5090004@searchy.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4AF43FCF.5090004@searchy.net> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: dinoex@FreeBSD.org, ports@FreeBSD.org Subject: Re: FreeBSD Port: openssl-0.9.8k_5 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Sahil Tandon List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2009 18:27:56 -0000 On Fri, 06 Nov 2009, Frank de Bot wrote: > I like to know if there are plans to update this port to 0.9.8l. > It's an update to solve CVE-2009-3555 % cvs log -r1.55 security/openssl/distinfo | tail -n 5 revision 1.55 date: 2009/11/06 20:09:49; author: dinoex; state: Exp; lines: +3 -3 - Security update to 0.9.8l Security: CVE-2009-3555 ============================================================================= -- Sahil Tandon From owner-freebsd-ports@FreeBSD.ORG Sat Nov 7 19:30:46 2009 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 405AE1065672; Sat, 7 Nov 2009 19:30:46 +0000 (UTC) (envelope-from QAT@FeeBSD.org) Received: from worf.ds9.tecnik93.com (worf.ds9.tecnik93.com [81.196.207.130]) by mx1.freebsd.org (Postfix) with ESMTP id E1A728FC17; Sat, 7 Nov 2009 19:30:45 +0000 (UTC) Received: from quark.ds9.tecnik93.com (quark.ds9.tecnik93.com [81.196.207.132]) by worf.ds9.tecnik93.com (Postfix) with ESMTP id AE1D522C532D; Sat, 7 Nov 2009 21:32:25 +0200 (EET) Received: by quark.ds9.tecnik93.com (Postfix, from userid 0) id E8CF812E3DB7; Sat, 7 Nov 2009 21:32:42 +0200 (EET) From: QAT@FreeBSD.org To: Sylvio Cesar Teixeira In-Reply-To: <200911071910.nA7JAHgI049529@repoman.freebsd.org> References: <200911071910.nA7JAHgI049529@repoman.freebsd.org> X-Mailer: $Tecnik: people/itetcu/ports/QA-Tindy/QAT_postPortBuild.sh, v 1.57 2009/03/08 00:17:57 itetcu Exp $ X-QAT-Tindy_Version: tinderbox-devel-3.2_4; dsversion: 3.2 X-QAT-Jail_Arch: amd64 X-QAT-Jail_Csup_Tag: RELENG_7 X-QAT-Jail_Last_Built: 2009-05-12 16:51:22 X-QAT-Port: devel/rudiments X-QAT-Log: http://T64.TecNik93.com/logs/7-STABLE-FTP/rudiments-0.32.log X-QAT-Build_Reason: Commit X-QAT-Fail_Reason: OK Message-Id: <20091107193242.E8CF812E3DB7@quark.ds9.tecnik93.com> Date: Sat, 7 Nov 2009 21:32:42 +0200 (EET) Cc: ports@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Now OK (Re: cvs commit: ports/devel/rudiments Makefile ports/devel/rudiments/files patch-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: Sat, 07 Nov 2009 19:30:46 -0000 devel/rudiments, which was previously failing is OK after this commit. Thanks for fixing it! A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparing a heck of an error trapping system: - "HMC and EOI?" - "Halt, Melt and Catch fire or Execute Operator Immediately." From owner-freebsd-ports@FreeBSD.ORG Sat Nov 7 21:38:55 2009 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 D50BE106566B for ; Sat, 7 Nov 2009 21:38:55 +0000 (UTC) (envelope-from eitanadlerlist@gmail.com) Received: from mail-fx0-f227.google.com (mail-fx0-f227.google.com [209.85.220.227]) by mx1.freebsd.org (Postfix) with ESMTP id 3D99B8FC12 for ; Sat, 7 Nov 2009 21:38:54 +0000 (UTC) Received: by fxm27 with SMTP id 27so637318fxm.3 for ; Sat, 07 Nov 2009 13:38:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:from:date:message-id :subject:to:content-type; bh=RlizYqFpsspnRwt4eyxryU0cd1bEAUPILcrJZBD7ahY=; b=TrjYR/jTAt3hcgIxTi1CcxwSxncQuiiSfO1I9FhHmoOfhyM55ICoyB+W4aJi7UgSmp YH9dSmRqzL/PQMOFFXepfa2oikImXCYJPf96Wn8P7YMCfawAuKhSQl8Ns2pxZZ3w+4oN Q6GmjdYL5hBrYe1Y2A1AEWJfSqh08Dbk9WsJU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=TXp2o/mmCkCrEc2EA2ZqebS0HUcuqja1eGd7DtaNI4ooxeoT6t5yIKz8d6MF6JchAp 1ER7GNN5nAwiFBhgoyyqDMVmFTr1M37mcVJwT81rUWYYfQT6tEcnQm9snfGklfmUUKdR HeBEeJKi3sfuAojszzASWg9QpQEORnj4Dyv98= MIME-Version: 1.0 Received: by 10.239.163.204 with SMTP id q12mr584988hbd.39.1257629934125; Sat, 07 Nov 2009 13:38:54 -0800 (PST) From: Eitan Adler Date: Sat, 7 Nov 2009 23:38:34 +0200 Message-ID: To: freebsd-ports@freebsd.org Content-Type: multipart/mixed; boundary=001485f1e64a7b83210477cec9a8 Subject: trouble porting dash shell (make errors) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 07 Nov 2009 21:38:55 -0000 --001485f1e64a7b83210477cec9a8 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I tried the dash mailing list with no reply. mksignames.c is attached. Here is the output from ./configure && gmake if gcc -DHAVE_CONFIG_H -I. -I. -I.. =A0-include ../config.h -DBSD=3D1 -DSHELL -DIFS_BROKEN =A0-Wall -g -O2 -MT nodes.o -MD -MP -MF ".deps/nodes.Tpo" -c -o nodes.o nodes.c; \ =A0 =A0 =A0 =A0then mv -f ".deps/nodes.Tpo" ".deps/nodes.Po"; else rm -f ".deps/nodes.Tpo"; exit 1; fi gcc -include ../config.h -DBSD=3D1 -DSHELL -DIFS_BROKEN =A0-g -O2 -Wall -o mksignames mksignames.c ./mksignames gmake[3]: *** [signames.c] Segmentation fault: 11 (core dumped) gmake[3]: *** Deleting file `signames.c' gmake[3]: Leaving directory `/home/eitan/dash/dash-0.5.5.1/src' gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory `/home/eitan/dash/dash-0.5.5.1/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/home/eitan/dash/dash-0.5.5.1' gmake: *** [all] Error 2 --001485f1e64a7b83210477cec9a8 Content-Type: application/octet-stream; name="mksignames.c" Content-Disposition: attachment; filename="mksignames.c" Content-Transfer-Encoding: base64 X-Attachment-Id: f_g1qwd5r90 Lyogc2lnbmFtZXMuYyAtLSBDcmVhdGUgYW5kIHdyaXRlIGBzaWduYW1lcy5jJywgd2hpY2ggY29u dGFpbnMgYW4gYXJyYXkgb2YKICAgc2lnbmFsIG5hbWVzLiAqLwoKLyogQ29weXJpZ2h0IChDKSAx OTkyIEZyZWUgU29mdHdhcmUgRm91bmRhdGlvbiwgSW5jLgoKICAgVGhpcyBmaWxlIGlzIHBhcnQg b2YgR05VIEJhc2gsIHRoZSBCb3VybmUgQWdhaW4gU0hlbGwuCgogICBCYXNoIGlzIGZyZWUgc29m dHdhcmU7IHlvdSBjYW4gcmVkaXN0cmlidXRlIGl0IGFuZC9vciBtb2RpZnkgaXQgdW5kZXIKICAg dGhlIHRlcm1zIG9mIHRoZSBHTlUgR2VuZXJhbCBQdWJsaWMgTGljZW5zZSBhcyBwdWJsaXNoZWQg YnkgdGhlIEZyZWUKICAgU29mdHdhcmUgRm91bmRhdGlvbjsgZWl0aGVyIHZlcnNpb24gMiwgb3Ig KGF0IHlvdXIgb3B0aW9uKSBhbnkgbGF0ZXIKICAgdmVyc2lvbi4KCiAgIEJhc2ggaXMgZGlzdHJp YnV0ZWQgaW4gdGhlIGhvcGUgdGhhdCBpdCB3aWxsIGJlIHVzZWZ1bCwgYnV0IFdJVEhPVVQgQU5Z CiAgIFdBUlJBTlRZOyB3aXRob3V0IGV2ZW4gdGhlIGltcGxpZWQgd2FycmFudHkgb2YgTUVSQ0hB TlRBQklMSVRZIG9yCiAgIEZJVE5FU1MgRk9SIEEgUEFSVElDVUxBUiBQVVJQT1NFLiAgU2VlIHRo ZSBHTlUgR2VuZXJhbCBQdWJsaWMgTGljZW5zZQogICBmb3IgbW9yZSBkZXRhaWxzLgoKICAgWW91 IHNob3VsZCBoYXZlIHJlY2VpdmVkIGEgY29weSBvZiB0aGUgR05VIEdlbmVyYWwgUHVibGljIExp Y2Vuc2UgYWxvbmcKICAgd2l0aCBCYXNoOyBzZWUgdGhlIGZpbGUgQ09QWUlORy4gIElmIG5vdCwg d3JpdGUgdG8gdGhlIEZyZWUgU29mdHdhcmUKICAgRm91bmRhdGlvbiwgNTkgVGVtcGxlIFBsYWNl LCBTdWl0ZSAzMzAsIEJvc3RvbiwgTUEgMDIxMTEgVVNBLiAqLwoKI2luY2x1ZGUgPHN0ZGlvLmg+ CiNpbmNsdWRlIDxzeXMvdHlwZXMuaD4KI2luY2x1ZGUgPHNpZ25hbC5oPgojaW5jbHVkZSA8c3Rk bGliLmg+CgojaWYgIWRlZmluZWQgKE5TSUcpCiMgIGRlZmluZSBOU0lHIDY0CiNlbmRpZgoKLyoK ICogU3BlY2lhbCB0cmFwczoKICoJRVhJVCA9PSAwCiAqLwojZGVmaW5lIExBU1RTSUcgTlNJRy0x CgpjaGFyICpzaWduYWxfbmFtZXNbMiAqIE5TSUcgKyAzXTsKCiNkZWZpbmUgc2lnbmFsX25hbWVz X3NpemUgKHNpemVvZihzaWduYWxfbmFtZXMpL3NpemVvZihzaWduYWxfbmFtZXNbMF0pKQoKY2hh ciAqcHJvZ25hbWU7CgovKiBBSVggNC4zIGRlZmluZXMgU0lHUlRNSU4gYW5kIFNJR1JUTUFYIGFz IDg4OCBhbmQgOTk5IHJlc3BlY3RpdmVseS4KICAgSSBkb24ndCB3YW50IHRvIGFsbG9jYXRlIHNv IG11Y2ggdW51c2VkIHNwYWNlIGZvciB0aGUgaW50ZXJ2ZW5pbmcgc2lnbmFsCiAgIG51bWJlcnMs IHNvIHdlIGp1c3QgcHVudCBpZiBTSUdSVE1BWCBpcyBwYXN0IHRoZSBib3VuZHMgb2YgdGhlCiAg IHNpZ25hbF9uYW1lcyBhcnJheSAoaGFuZGxlZCBpbiBjb25maWd1cmUpLiAqLwojaWYgZGVmaW5l ZCAoU0lHUlRNQVgpICYmIGRlZmluZWQgKFVOVVNBQkxFX1JUX1NJR05BTFMpCiMgIHVuZGVmIFNJ R1JUTUFYCiMgIHVuZGVmIFNJR1JUTUlOCiNlbmRpZgoKI2lmIGRlZmluZWQgKFNJR1JUTUFYKSB8 fCBkZWZpbmVkIChTSUdSVE1JTikKIyAgZGVmaW5lIFJUTEVOIDE0CiMgIGRlZmluZSBSVExJTSAy NTYKI2VuZGlmCgp2b2lkCmluaXRpYWxpemVfc2lnbmFtZXMgKCkKewogIHJlZ2lzdGVyIGludCBp OwojaWYgZGVmaW5lZCAoU0lHUlRNQVgpIHx8IGRlZmluZWQgKFNJR1JUTUlOKQogIGludCBydG1p biwgcnRtYXgsIHJ0Y250OwojZW5kaWYKCiAgZm9yIChpID0gMTsgaSA8IHNpZ25hbF9uYW1lc19z aXplOyBpKyspCiAgICBzaWduYWxfbmFtZXNbaV0gPSAoY2hhciAqKU5VTEw7CgogIC8qIGBzaWdu YWwnIDAgaXMgd2hhdCB3ZSBkbyBvbiBleGl0LiAqLwogIHNpZ25hbF9uYW1lc1swXSA9ICJFWElU IjsKCiAgLyogUGxhY2Ugc2lnbmFsIG5hbWVzIHdoaWNoIGNhbiBiZSBhbGlhc2VzIGZvciBtb3Jl IGNvbW1vbiBzaWduYWwKICAgICBuYW1lcyBmaXJzdC4gIFRoaXMgYWxsb3dzIChmb3IgZXhhbXBs ZSkgU0lHQUJSVCB0byBvdmVyd3JpdGUgU0lHTE9TVC4gKi8KCiAgLyogUE9TSVggMTAwMy4xYi0x OTkzIHJlYWwgdGltZSBzaWduYWxzLCBidXQgdGFrZSBjYXJlIG9mIGluY29tcGxldGUKICAgICBp bXBsZW1lbnRhdGlvbnMuIEFjb29yZGluZyB0byB0aGUgc3RhbmRhcmQsIGJvdGgsIFNJR1JUTUlO IGFuZAogICAgIFNJR1JUTUFYIG11c3QgYmUgZGVmaW5lZCwgU0lHUlRNSU4gbXVzdCBiZSBzdHJp Y2x5IGxlc3MgdGhhbgogICAgIFNJR1JUTUFYLCBhbmQgdGhlIGRpZmZlcmVuY2UgbXVzdCBiZSBh dCBsZWFzdCA3LCB0aGF0IGlzLCB0aGVyZQogICAgIG11c3QgYmUgYXQgbGVhc3QgZWlnaHQgZGlz dGluY3QgcmVhbCB0aW1lIHNpZ25hbHMuICovCgogIC8qIFRoZSBnZW5lcmF0ZWQgc2lnbmFsIG5h bWVzIGFyZSBTSUdSVE1JTiwgU0lHUlRNSU4rMSwgLi4uLAogICAgIFNJR1JUTUlOK3gsIFNJR1JU TUFYLXgsIC4uLiwgU0lHUlRNQVgtMSwgU0lHUlRNQVguIElmIHRoZSBudW1iZXIKICAgICBvZiBS VCBzaWduYWxzIGlzIG9kZCwgdGhlcmUgaXMgYW4gZXh0cmEgU0lHUlRNSU4rKHgrMSkuCiAgICAg VGhlc2UgbmFtZXMgYXJlIHRoZSBvbmVzIHVzZWQgYnkga3NoIGFuZCAvdXNyL3hwZzQvYmluL3No IG9uIFN1bk9TNS4gKi8KCiNpZiBkZWZpbmVkIChTSUdSVE1JTikKICBydG1pbiA9IFNJR1JUTUlO OwogIHNpZ25hbF9uYW1lc1tydG1pbl0gPSAiUlRNSU4iOwojZW5kaWYKCiNpZiBkZWZpbmVkIChT SUdSVE1BWCkKICBydG1heCA9IFNJR1JUTUFYOwogIHNpZ25hbF9uYW1lc1tydG1heF0gPSAiUlRN QVgiOwojZW5kaWYKCiNpZiBkZWZpbmVkIChTSUdSVE1BWCkgJiYgZGVmaW5lZCAoU0lHUlRNSU4p CiAgaWYgKHJ0bWF4ID4gcnRtaW4pCiAgICB7CiAgICAgIHJ0Y250ID0gKHJ0bWF4IC0gcnRtaW4g LSAxKSAvIDI7CiAgICAgIC8qIGNyb2FrIGlmIHRoZXJlIGFyZSB0b28gbWFueSBSVCBzaWduYWxz ICovCiAgICAgIGlmIChydGNudCA+PSBSVExJTS8yKQoJewoJICBydGNudCA9IFJUTElNLzItMTsK CSAgZnByaW50ZihzdGRlcnIsICIlczogZXJyb3I6IG1vcmUgdGhhbiAlaSByZWFsIHRpbWUgc2ln bmFscywgZml4IGAlcydcbiIsCgkJICBwcm9nbmFtZSwgUlRMSU0sIHByb2duYW1lKTsKCX0KCiAg ICAgIGZvciAoaSA9IDE7IGkgPD0gcnRjbnQ7IGkrKykKCXsKCSAgc2lnbmFsX25hbWVzW3J0bWlu K2ldID0gKGNoYXIgKiltYWxsb2MoUlRMRU4pOwoJICBpZiAoc2lnbmFsX25hbWVzW3J0bWluK2ld KQoJICAgIHNwcmludGYgKHNpZ25hbF9uYW1lc1tydG1pbitpXSwgIlJUTUlOKyVkIiwgaSk7Cgkg IHNpZ25hbF9uYW1lc1tydG1heC1pXSA9IChjaGFyICopbWFsbG9jKFJUTEVOKTsKCSAgaWYgKHNp Z25hbF9uYW1lc1tydG1heC1pXSkKCSAgICBzcHJpbnRmIChzaWduYWxfbmFtZXNbcnRtYXgtaV0s ICJSVE1BWC0lZCIsIGkpOwoJfQoKICAgICAgaWYgKHJ0Y250IDwgUlRMSU0vMi0xICYmIHJ0Y250 ICE9IChydG1heC1ydG1pbikvMikKCXsKCSAgLyogTmVlZCBhbiBleHRyYSBSVE1JTiBzaWduYWwg Ki8KCSAgc2lnbmFsX25hbWVzW3J0bWluK3J0Y250KzFdID0gKGNoYXIgKiltYWxsb2MoUlRMRU4p OwoJICBpZiAoc2lnbmFsX25hbWVzW3J0bWluK3J0Y250KzFdKQoJICAgIHNwcmludGYgKHNpZ25h bF9uYW1lc1tydG1pbitydGNudCsxXSwgIlJUTUlOKyVkIiwgcnRjbnQrMSk7Cgl9CiAgICB9CiNl bmRpZiAvKiBTSUdSVE1JTiAmJiBTSUdSVE1BWCAqLwoKLyogQUlYICovCiNpZiBkZWZpbmVkIChT SUdMT1NUKQkvKiByZXNvdXJjZSBsb3N0IChlZywgcmVjb3JkLWxvY2sgbG9zdCkgKi8KICBzaWdu YWxfbmFtZXNbU0lHTE9TVF0gPSAiTE9TVCI7CiNlbmRpZgoKI2lmIGRlZmluZWQgKFNJR01TRykJ LyogSEZUIGlucHV0IGRhdGEgcGVuZGluZyAqLwogIHNpZ25hbF9uYW1lc1tTSUdNU0ddID0gIk1T RyI7CiNlbmRpZgoKI2lmIGRlZmluZWQgKFNJR0RBTkdFUikJLyogc3lzdGVtIGNyYXNoIGltbWlu ZW50ICovCiAgc2lnbmFsX25hbWVzW1NJR0RBTkdFUl0gPSAiREFOR0VSIjsKI2VuZGlmCgojaWYg ZGVmaW5lZCAoU0lHTUlHUkFURSkgLyogbWlncmF0ZSBwcm9jZXNzIHRvIGFub3RoZXIgQ1BVICov CiAgc2lnbmFsX25hbWVzW1NJR01JR1JBVEVdID0gIk1JR1JBVEUiOwojZW5kaWYKCiNpZiBkZWZp bmVkIChTSUdQUkUpCS8qIHByb2dyYW1taW5nIGVycm9yICovCiAgc2lnbmFsX25hbWVzW1NJR1BS RV0gPSAiUFJFIjsKI2VuZGlmCgojaWYgZGVmaW5lZCAoU0lHVklSVCkJLyogQUlYIHZpcnR1YWwg dGltZSBhbGFybSAqLwogIHNpZ25hbF9uYW1lc1tTSUdWSVJUXSA9ICJWSVJUIjsKI2VuZGlmCgoj aWYgZGVmaW5lZCAoU0lHQUxSTTEpCS8qIG06biBjb25kaXRpb24gdmFyaWFibGVzICovCiAgc2ln bmFsX25hbWVzW1NJR0FMUk0xXSA9ICJBTFJNMSI7CiNlbmRpZgoKI2lmIGRlZmluZWQgKFNJR1dB SVRJTkcpCS8qIG06biBzY2hlZHVsaW5nICovCiAgc2lnbmFsX25hbWVzW1NJR1dBSVRJTkddID0g IldBSVRJTkciOwojZW5kaWYKCiNpZiBkZWZpbmVkIChTSUdHUkFOVCkJLyogSEZUIG1vbml0b3Ig bW9kZSBncmFudGVkICovCiAgc2lnbmFsX25hbWVzW1NJR0dSQU5UXSA9ICJHUkFOVCI7CiNlbmRp ZgoKI2lmIGRlZmluZWQgKFNJR0tBUCkJLyoga2VlcCBhbGl2ZSBwb2xsIGZyb20gbmF0aXZlIGtl eWJvYXJkICovCiAgc2lnbmFsX25hbWVzW1NJR0tBUF0gPSAiS0FQIjsKI2VuZGlmCgojaWYgZGVm aW5lZCAoU0lHUkVUUkFDVCkgLyogSEZUIG1vbml0b3IgbW9kZSByZXRyYWN0ZWQgKi8KICBzaWdu YWxfbmFtZXNbU0lHUkVUUkFDVF0gPSAiUkVUUkFDVCI7CiNlbmRpZgoKI2lmIGRlZmluZWQgKFNJ R1NPVU5EKQkvKiBIRlQgc291bmQgc2VxdWVuY2UgaGFzIGNvbXBsZXRlZCAqLwogIHNpZ25hbF9u YW1lc1tTSUdTT1VORF0gPSAiU09VTkQiOwojZW5kaWYKCiNpZiBkZWZpbmVkIChTSUdTQUspCS8q IFNlY3VyZSBBdHRlbnRpb24gS2V5ICovCiAgc2lnbmFsX25hbWVzW1NJR1NBS10gPSAiU0FLIjsK I2VuZGlmCgovKiBTdW5PUzUgKi8KI2lmIGRlZmluZWQgKFNJR0xXUCkJLyogc3BlY2lhbCBzaWdu YWwgdXNlZCBieSB0aHJlYWQgbGlicmFyeSAqLwogIHNpZ25hbF9uYW1lc1tTSUdMV1BdID0gIkxX UCI7CiNlbmRpZgoKI2lmIGRlZmluZWQgKFNJR0ZSRUVaRSkJLyogc3BlY2lhbCBzaWduYWwgdXNl ZCBieSBDUFIgKi8KICBzaWduYWxfbmFtZXNbU0lHRlJFRVpFXSA9ICJGUkVFWkUiOwojZW5kaWYK CiNpZiBkZWZpbmVkIChTSUdUSEFXKQkvKiBzcGVjaWFsIHNpZ25hbCB1c2VkIGJ5IENQUiAqLwog IHNpZ25hbF9uYW1lc1tTSUdUSEFXXSA9ICJUSEFXIjsKI2VuZGlmCgojaWYgZGVmaW5lZCAoU0lH Q0FOQ0VMKQkvKiB0aHJlYWQgY2FuY2VsbGF0aW9uIHNpZ25hbCB1c2VkIGJ5IGxpYnRocmVhZCAq LwogIHNpZ25hbF9uYW1lc1tTSUdDQU5DRUxdID0gIkNBTkNFTCI7CiNlbmRpZgoKLyogSFAtVVgg Ki8KI2lmIGRlZmluZWQgKFNJR0RJTCkJLyogRElMIHNpZ25hbCAoPykgKi8KICBzaWduYWxfbmFt ZXNbU0lHRElMXSA9ICJESUwiOwojZW5kaWYKCi8qIFN5c3RlbSBWICovCiNpZiBkZWZpbmVkIChT SUdDTEQpCS8qIExpa2UgU0lHQ0hMRC4gICovCiAgc2lnbmFsX25hbWVzW1NJR0NMRF0gPSAiQ0xE IjsKI2VuZGlmCgojaWYgZGVmaW5lZCAoU0lHUFdSKQkvKiBwb3dlciBzdGF0ZSBpbmRpY2F0aW9u ICovCiAgc2lnbmFsX25hbWVzW1NJR1BXUl0gPSAiUFdSIjsKI2VuZGlmCgojaWYgZGVmaW5lZCAo U0lHUE9MTCkJLyogUG9sbGFibGUgZXZlbnQgKGZvciBzdHJlYW1zKSAgKi8KICBzaWduYWxfbmFt ZXNbU0lHUE9MTF0gPSAiUE9MTCI7CiNlbmRpZgoKLyogVW5rbm93biAqLwojaWYgZGVmaW5lZCAo U0lHV0lORE9XKQogIHNpZ25hbF9uYW1lc1tTSUdXSU5ET1ddID0gIldJTkRPVyI7CiNlbmRpZgoK LyogQ29tbW9uICovCiNpZiBkZWZpbmVkIChTSUdIVVApCS8qIGhhbmd1cCAqLwogIHNpZ25hbF9u YW1lc1tTSUdIVVBdID0gIkhVUCI7CiNlbmRpZgoKI2lmIGRlZmluZWQgKFNJR0lOVCkJLyogaW50 ZXJydXB0ICovCiAgc2lnbmFsX25hbWVzW1NJR0lOVF0gPSAiSU5UIjsKI2VuZGlmCgojaWYgZGVm aW5lZCAoU0lHUVVJVCkJLyogcXVpdCAqLwogIHNpZ25hbF9uYW1lc1tTSUdRVUlUXSA9ICJRVUlU IjsKI2VuZGlmCgojaWYgZGVmaW5lZCAoU0lHSUxMKQkvKiBpbGxlZ2FsIGluc3RydWN0aW9uIChu b3QgcmVzZXQgd2hlbiBjYXVnaHQpICovCiAgc2lnbmFsX25hbWVzW1NJR0lMTF0gPSAiSUxMIjsK I2VuZGlmCgojaWYgZGVmaW5lZCAoU0lHVFJBUCkJLyogdHJhY2UgdHJhcCAobm90IHJlc2V0IHdo ZW4gY2F1Z2h0KSAqLwogIHNpZ25hbF9uYW1lc1tTSUdUUkFQXSA9ICJUUkFQIjsKI2VuZGlmCgoj aWYgZGVmaW5lZCAoU0lHSU9UKQkvKiBJT1QgaW5zdHJ1Y3Rpb24gKi8KICBzaWduYWxfbmFtZXNb U0lHSU9UXSA9ICJJT1QiOwojZW5kaWYKCiNpZiBkZWZpbmVkIChTSUdBQlJUKQkvKiBDYXVzZSBj dXJyZW50IHByb2Nlc3MgdG8gZHVtcCBjb3JlLiAqLwogIHNpZ25hbF9uYW1lc1tTSUdBQlJUXSA9 ICJBQlJUIjsKI2VuZGlmCgojaWYgZGVmaW5lZCAoU0lHRU1UKQkvKiBFTVQgaW5zdHJ1Y3Rpb24g Ki8KICBzaWduYWxfbmFtZXNbU0lHRU1UXSA9ICJFTVQiOwojZW5kaWYKCiNpZiBkZWZpbmVkIChT SUdGUEUpCS8qIGZsb2F0aW5nIHBvaW50IGV4Y2VwdGlvbiAqLwogIHNpZ25hbF9uYW1lc1tTSUdG UEVdID0gIkZQRSI7CiNlbmRpZgoKI2lmIGRlZmluZWQgKFNJR0tJTEwpCS8qIGtpbGwgKGNhbm5v dCBiZSBjYXVnaHQgb3IgaWdub3JlZCkgKi8KICBzaWduYWxfbmFtZXNbU0lHS0lMTF0gPSAiS0lM TCI7CiNlbmRpZgoKI2lmIGRlZmluZWQgKFNJR0JVUykJLyogYnVzIGVycm9yICovCiAgc2lnbmFs X25hbWVzW1NJR0JVU10gPSAiQlVTIjsKI2VuZGlmCgojaWYgZGVmaW5lZCAoU0lHU0VHVikJLyog c2VnbWVudGF0aW9uIHZpb2xhdGlvbiAqLwogIHNpZ25hbF9uYW1lc1tTSUdTRUdWXSA9ICJTRUdW IjsKI2VuZGlmCgojaWYgZGVmaW5lZCAoU0lHU1lTKQkvKiBiYWQgYXJndW1lbnQgdG8gc3lzdGVt IGNhbGwgKi8KICBzaWduYWxfbmFtZXNbU0lHU1lTXSA9ICJTWVMiOwojZW5kaWYKCiNpZiBkZWZp bmVkIChTSUdQSVBFKQkvKiB3cml0ZSBvbiBhIHBpcGUgd2l0aCBubyBvbmUgdG8gcmVhZCBpdCAq LwogIHNpZ25hbF9uYW1lc1tTSUdQSVBFXSA9ICJQSVBFIjsKI2VuZGlmCgojaWYgZGVmaW5lZCAo U0lHQUxSTSkJLyogYWxhcm0gY2xvY2sgKi8KICBzaWduYWxfbmFtZXNbU0lHQUxSTV0gPSAiQUxS TSI7CiNlbmRpZgoKI2lmIGRlZmluZWQgKFNJR1RFUk0pCS8qIHNvZnR3YXJlIHRlcm1pbmF0aW9u IHNpZ25hbCBmcm9tIGtpbGwgKi8KICBzaWduYWxfbmFtZXNbU0lHVEVSTV0gPSAiVEVSTSI7CiNl bmRpZgoKI2lmIGRlZmluZWQgKFNJR1VSRykJLyogdXJnZW50IGNvbmRpdGlvbiBvbiBJTyBjaGFu bmVsICovCiAgc2lnbmFsX25hbWVzW1NJR1VSR10gPSAiVVJHIjsKI2VuZGlmCgojaWYgZGVmaW5l ZCAoU0lHU1RPUCkJLyogc2VuZGFibGUgc3RvcCBzaWduYWwgbm90IGZyb20gdHR5ICovCiAgc2ln bmFsX25hbWVzW1NJR1NUT1BdID0gIlNUT1AiOwojZW5kaWYKCiNpZiBkZWZpbmVkIChTSUdUU1RQ KQkvKiBzdG9wIHNpZ25hbCBmcm9tIHR0eSAqLwogIHNpZ25hbF9uYW1lc1tTSUdUU1RQXSA9ICJU U1RQIjsKI2VuZGlmCgojaWYgZGVmaW5lZCAoU0lHQ09OVCkJLyogY29udGludWUgYSBzdG9wcGVk IHByb2Nlc3MgKi8KICBzaWduYWxfbmFtZXNbU0lHQ09OVF0gPSAiQ09OVCI7CiNlbmRpZgoKI2lm IGRlZmluZWQgKFNJR0NITEQpCS8qIHRvIHBhcmVudCBvbiBjaGlsZCBzdG9wIG9yIGV4aXQgKi8K ICBzaWduYWxfbmFtZXNbU0lHQ0hMRF0gPSAiQ0hMRCI7CiNlbmRpZgoKI2lmIGRlZmluZWQgKFNJ R1RUSU4pCS8qIHRvIHJlYWRlcnMgcGdycCB1cG9uIGJhY2tncm91bmQgdHR5IHJlYWQgKi8KICBz aWduYWxfbmFtZXNbU0lHVFRJTl0gPSAiVFRJTiI7CiNlbmRpZgoKI2lmIGRlZmluZWQgKFNJR1RU T1UpCS8qIGxpa2UgVFRJTiBmb3Igb3V0cHV0IGlmICh0cC0+dF9sb2NhbCZMVE9TVE9QKSAqLwog IHNpZ25hbF9uYW1lc1tTSUdUVE9VXSA9ICJUVE9VIjsKI2VuZGlmCgojaWYgZGVmaW5lZCAoU0lH SU8pCS8qIGlucHV0L291dHB1dCBwb3NzaWJsZSBzaWduYWwgKi8KICBzaWduYWxfbmFtZXNbU0lH SU9dID0gIklPIjsKI2VuZGlmCgojaWYgZGVmaW5lZCAoU0lHWENQVSkJLyogZXhjZWVkZWQgQ1BV IHRpbWUgbGltaXQgKi8KICBzaWduYWxfbmFtZXNbU0lHWENQVV0gPSAiWENQVSI7CiNlbmRpZgoK I2lmIGRlZmluZWQgKFNJR1hGU1opCS8qIGV4Y2VlZGVkIGZpbGUgc2l6ZSBsaW1pdCAqLwogIHNp Z25hbF9uYW1lc1tTSUdYRlNaXSA9ICJYRlNaIjsKI2VuZGlmCgojaWYgZGVmaW5lZCAoU0lHVlRB TFJNKQkvKiB2aXJ0dWFsIHRpbWUgYWxhcm0gKi8KICBzaWduYWxfbmFtZXNbU0lHVlRBTFJNXSA9 ICJWVEFMUk0iOwojZW5kaWYKCiNpZiBkZWZpbmVkIChTSUdQUk9GKQkvKiBwcm9maWxpbmcgdGlt ZSBhbGFybSAqLwogIHNpZ25hbF9uYW1lc1tTSUdQUk9GXSA9ICJQUk9GIjsKI2VuZGlmCgojaWYg ZGVmaW5lZCAoU0lHV0lOQ0gpCS8qIHdpbmRvdyBjaGFuZ2VkICovCiAgc2lnbmFsX25hbWVzW1NJ R1dJTkNIXSA9ICJXSU5DSCI7CiNlbmRpZgoKLyogNC40IEJTRCAqLwojaWYgZGVmaW5lZCAoU0lH SU5GTykgJiYgIWRlZmluZWQgKF9TRVFVRU5UXykJLyogaW5mb3JtYXRpb24gcmVxdWVzdCAqLwog IHNpZ25hbF9uYW1lc1tTSUdJTkZPXSA9ICJJTkZPIjsKI2VuZGlmCgojaWYgZGVmaW5lZCAoU0lH VVNSMSkJLyogdXNlciBkZWZpbmVkIHNpZ25hbCAxICovCiAgc2lnbmFsX25hbWVzW1NJR1VTUjFd ID0gIlVTUjEiOwojZW5kaWYKCiNpZiBkZWZpbmVkIChTSUdVU1IyKQkvKiB1c2VyIGRlZmluZWQg c2lnbmFsIDIgKi8KICBzaWduYWxfbmFtZXNbU0lHVVNSMl0gPSAiVVNSMiI7CiNlbmRpZgoKI2lm IGRlZmluZWQgKFNJR0tJTExUSFIpCS8qIEJlT1M6IEtpbGwgVGhyZWFkICovCiAgc2lnbmFsX25h bWVzW1NJR0tJTExUSFJdID0gIktJTExUSFIiOwojZW5kaWYKCiAgZm9yIChpID0gMDsgaSA8IE5T SUc7IGkrKykKICAgIGlmIChzaWduYWxfbmFtZXNbaV0gPT0gKGNoYXIgKilOVUxMKQogICAgICB7 CglzaWduYWxfbmFtZXNbaV0gPSAoY2hhciAqKW1hbGxvYyAoMTgpOwoJaWYgKHNpZ25hbF9uYW1l c1tpXSkKCSAgc3ByaW50ZiAoc2lnbmFsX25hbWVzW2ldLCAiJWQiLCBpKTsKICAgICAgfQp9Cgp2 b2lkCndyaXRlX3NpZ25hbWVzIChzdHJlYW0pCiAgICAgRklMRSAqc3RyZWFtOwp7CiAgcmVnaXN0 ZXIgaW50IGk7CgogIGZwcmludGYgKHN0cmVhbSwgIi8qIFRoaXMgZmlsZSB3YXMgYXV0b21hdGlj YWxseSBjcmVhdGVkIGJ5ICVzLlxuIiwKCSAgIHByb2duYW1lKTsKICBmcHJpbnRmIChzdHJlYW0s ICIgICBEbyBub3QgZWRpdC4gIEVkaXQgc3VwcG9ydC9ta3NpZ25hbWVzLmMgaW5zdGVhZC4gKi9c blxuIik7CiAgZnByaW50ZiAoc3RyZWFtLCAiI2luY2x1ZGUgPHNpZ25hbC5oPlxuXG4iKTsKICBm cHJpbnRmIChzdHJlYW0sCgkgICAiLyogQSB0cmFuc2xhdGlvbiBsaXN0IHNvIHdlIGNhbiBiZSBw b2xpdGUgdG8gb3VyIHVzZXJzLiAqL1xuIik7CiAgZnByaW50ZiAoc3RyZWFtLCAiY29uc3QgY2hh ciAqY29uc3Qgc2lnbmFsX25hbWVzW05TSUcgKyAxXSA9IHtcbiIpOwoKICBmb3IgKGkgPSAwOyBp IDw9IExBU1RTSUc7IGkrKykKICAgIGZwcmludGYgKHN0cmVhbSwgIiAgICBcIiVzXCIsXG4iLCBz aWduYWxfbmFtZXNbaV0pOwoKICBmcHJpbnRmIChzdHJlYW0sICIgICAgKGNoYXIgKikweDBcbiIp OwogIGZwcmludGYgKHN0cmVhbSwgIn07XG4iKTsKfQoKaW50Cm1haW4oaW50IGFyZ2MsIGNoYXIg Kiphcmd2KQp7CiAgY2hhciAqc3RyZWFtX25hbWU7CiAgRklMRSAqc3RyZWFtOwoKICBwcm9nbmFt ZSA9IGFyZ3ZbMF07CgogIGlmIChhcmdjID09IDEpCiAgICB7CiAgICAgIHN0cmVhbV9uYW1lID0g InNpZ25hbWVzLmMiOwogICAgfQogIGVsc2UgaWYgKGFyZ2MgPT0gMikKICAgIHsKICAgICAgc3Ry ZWFtX25hbWUgPSBhcmd2WzFdOwogICAgfQogIGVsc2UKICAgIHsKICAgICAgZnByaW50ZiAoc3Rk ZXJyLCAiVXNhZ2U6ICVzIFtvdXRwdXQtZmlsZV1cbiIsIHByb2duYW1lKTsKICAgICAgZXhpdCAo MSk7CiAgICB9CgogIHN0cmVhbSA9IGZvcGVuIChzdHJlYW1fbmFtZSwgInciKTsKICBpZiAoIXN0 cmVhbSkKICAgIHsKICAgICAgZnByaW50ZiAoc3RkZXJyLCAiJXM6ICVzOiBjYW5ub3Qgb3BlbiBm b3Igd3JpdGluZ1xuIiwKCSAgICAgICBwcm9nbmFtZSwgc3RyZWFtX25hbWUpOwogICAgICBleGl0 ICgyKTsKICAgIH0KCiAgaW5pdGlhbGl6ZV9zaWduYW1lcyAoKTsKICB3cml0ZV9zaWduYW1lcyAo c3RyZWFtKTsKICBleGl0ICgwKTsKfQo= --001485f1e64a7b83210477cec9a8-- From owner-freebsd-ports@FreeBSD.ORG Sat Nov 7 21:57:55 2009 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 BA021106566B for ; Sat, 7 Nov 2009 21:57:55 +0000 (UTC) (envelope-from tingox@gmail.com) Received: from mail-fx0-f227.google.com (mail-fx0-f227.google.com [209.85.220.227]) by mx1.freebsd.org (Postfix) with ESMTP id 53E788FC18 for ; Sat, 7 Nov 2009 21:57:55 +0000 (UTC) Received: by fxm27 with SMTP id 27so640423fxm.3 for ; Sat, 07 Nov 2009 13:57:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=kQJP3vOxX6DCUJc4FrcsqLo3tUaQxMnoh73pa5NvRes=; b=UXLdJYmAILEA+ID6+6H1An3FJcQ6ADBoWCjXL1clnYMJROVYUG0LtaxgKfFSiOHavv BNC+ydL4ibl3dDHUWcW0NCM2LPsCFSWRxD61zcrfyZD4/iIM0x/5ypYfiSElZl2pkLo0 jz8W9jsvC/oM26F7GycfLMRxbg2X1MQ0NTAu8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=HcXhaHWTS17vtzPjgT8kwNRXtJPY0XcJ11TwjP6xeww/C26hv9JohFrRhCPPOWRK04 TI10LjiD4enOWq/y6hhLyVMtPzGhlFFO8yRS2Kj+AFwpeA2hea+1+URFSFD2Ws4UiutT uu+x0Al6CcYHH8hyDskGbqU5OR5UqnaaSHzLc= MIME-Version: 1.0 Received: by 10.223.5.18 with SMTP id 18mr879355fat.58.1257631074457; Sat, 07 Nov 2009 13:57:54 -0800 (PST) Date: Sat, 7 Nov 2009 22:57:54 +0100 Message-ID: From: Torfinn Ingolfsen To: FreeBSD Ports ML Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: linux-f8-pango - fix or replacement? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 07 Nov 2009 21:57:55 -0000 Hi, I am using the linux-f8 ports on FreeBSD 7.2-stable (mainly to get linux-flashplugin to work). However linux-f8-pango have an open security issue (and have had for some time now). There is no update of linux-f8-pango (not yet anyway) in the ports tree. Can I replace it with something else? (but without changing all ports to linux-f10) -- Regards, Torfinn Ingolfsen From owner-freebsd-ports@FreeBSD.ORG Sat Nov 7 22:33:38 2009 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 752E6106566B for ; Sat, 7 Nov 2009 22:33:38 +0000 (UTC) (envelope-from tingox@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 0ACFC8FC0C for ; Sat, 7 Nov 2009 22:33:37 +0000 (UTC) Received: by fg-out-1718.google.com with SMTP id d23so884204fga.13 for ; Sat, 07 Nov 2009 14:33:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=ZFEl06BhC20sGHHXREqMGlSDp2IbU8mqJgSPyYEBkKI=; b=md1M9OysKs2fUZOAsuWwEmbL+S9zqAtdMhP3OAKHoZWiDH4H5oOaSHhM7jUdXk5kvU vUWvRx+4g+spsU5qKWWRk/mVCUHixEF9y1HbSepuFK9+Zz3Gh3BW2sk0vR7A0yT1CKyD ghMY8K79fSI0QzdC0LMt8Wzu6MxRfX/ovlPDg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=Bq2w+fnlXeiuRW9zhfpeFefosE/Xo5fn0iBQ9Kz7qW1qnA5344bBLZ5zK9CPoPYshc sbahxAZjf3/yv8yMJW/oM97rddlkdrcPQCGYdNPR6Umi1xx3sLRD4myudJQhSbn89JtH MjiBQmWaBv8o4WFcfK76vqtqJSMHBs9chw8pE= MIME-Version: 1.0 Received: by 10.223.5.18 with SMTP id 18mr883343fat.58.1257633217084; Sat, 07 Nov 2009 14:33:37 -0800 (PST) In-Reply-To: <19189.32093.23083.795765@jerusalem.litteratus.org> References: <19189.32093.23083.795765@jerusalem.litteratus.org> Date: Sat, 7 Nov 2009 23:33:37 +0100 Message-ID: From: Torfinn Ingolfsen To: FreeBSD Ports ML Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: semi OT: CUPS and printservers X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 07 Nov 2009 22:33:38 -0000 Hi, On Sat, Nov 7, 2009 at 2:59 PM, Robert Huff wrote: > > Is anyone out there using CUPS with a printserver? I have a > Netgear PS-100, but any success story will probably help. It works > fine with Windows XP, but I can't find the magic formula to get it > working with CUPS. > Well, according to chapter 5 ("UNIX Printing using TCP/IP") in the PS-100 reference manual, this printerserver understands (amongst other) the LPD protocol. The CUPS documentation have a description for LPD: http://www.cups.org/doc-1.4/network.html#LPD The PS-100 also supports DSI, sp you can use: socket://*address*:4010 socket://*address*:4020 socket://*address*:4030 For the three logical printers it supports inthat mode. HTH -- Regards, Torfinn Ingolfsen From owner-freebsd-ports@FreeBSD.ORG Sat Nov 7 22:57:08 2009 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 2842D1065676; Sat, 7 Nov 2009 22:57:08 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mail.bsdforen.de (bsdforen.de [212.204.60.79]) by mx1.freebsd.org (Postfix) with ESMTP id DC6BC8FC12; Sat, 7 Nov 2009 22:57:07 +0000 (UTC) Received: from mobileKamikaze.norad (unknown [88.130.216.71]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.bsdforen.de (Postfix) with ESMTP id 414818A0E0C; Sat, 7 Nov 2009 23:57:05 +0100 (CET) Message-ID: <4AF5FB36.8060008@bsdforen.de> Date: Sat, 07 Nov 2009 23:56:54 +0100 From: Dominic Fandrey User-Agent: Thunderbird 2.0.0.23 (X11/20091024) MIME-Version: 1.0 To: Nicola Vitale References: <4AF2DC51.8010503@bsdforen.de> <25ef68cb0911060108p78bec67age0fe06b34529a474@mail.gmail.com> In-Reply-To: <25ef68cb0911060108p78bec67age0fe06b34529a474@mail.gmail.com> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: audio/py-tagpy broken X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2009 22:57:08 -0000 Nicola Vitale wrote: > Hi Dominic, > >> [2009/11/5 Dominic Fandrey ] >> Whatever kind of information you require, I'm willing to provide. >> Sorry, your build failed. Try rerunning configure.py with different options. >> ---------------------------------------------------------------------------- >> Traceback (most recent call last): >> File "setup.py", line 114, in >> main() >> File "setup.py", line 105, in main >> extra_compile_args=conf["CXXFLAGS"], > > It's strange, I have compiled it on my system and built in tinderbox > too (http://people.freebsd.org/~nivit/tb_logs/py26-tagpy-0.94.7.log ), > and there were not errors. > I'll check on an AMD64 system, thanks for the report. > > Ciao. I have found the strangest workaround, after the failure I just have to cd into the working directory, run make without parameters and it finishes building. It's only from the port that building doesn't work. I quickly found out that something in MAKE_ENV must be causing it, so I tried compiling repeatedly, each time stripping another variable and discovered that CXX causes my problem. If I leave it out of the MAKE_ENV it builds just fine. Considering that CXX is not even used this strikes me as quite strange and I know of no non-hacky way of removing it from MAKE_ENV. -- A: Because it fouls the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail? From owner-freebsd-ports@FreeBSD.ORG Sat Nov 7 23:14:41 2009 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 CB7951065672 for ; Sat, 7 Nov 2009 23:14:41 +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 8B18F8FC17 for ; Sat, 7 Nov 2009 23:14:41 +0000 (UTC) Received: from mr02.lnh.mail.rcn.net ([207.172.157.22]) by smtp02.lnh.mail.rcn.net with ESMTP; 07 Nov 2009 18:14:40 -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.10.7-GA) with ESMTP id QHL53884; Sat, 7 Nov 2009 18:14:08 -0500 (EST) Received: from 209-6-22-227.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.22.227]) by smtp01.lnh.mail.rcn.net with ESMTP; 07 Nov 2009 18:14:08 -0500 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19189.65344.110768.122247@jerusalem.litteratus.org> Date: Sat, 7 Nov 2009 18:14:08 -0500 To: Torfinn Ingolfsen In-Reply-To: References: <19189.32093.23083.795765@jerusalem.litteratus.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: FreeBSD Ports ML Subject: Re: semi OT: CUPS and printservers X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 07 Nov 2009 23:14:41 -0000 Torfinn Ingolfsen writes: > > Is anyone out there using CUPS with a printserver? I have a > > Netgear PS-100, but any success story will probably help. It works > > fine with Windows XP, but I can't find the magic formula to get it > > working with CUPS. > > > > Well, according to chapter 5 ("UNIX Printing using TCP/IP") in the PS-100 > reference manual, this printerserver understands (amongst other) the LPD > protocol. The CUPS documentation have a description for LPD: > http://www.cups.org/doc-1.4/network.html#LPD > The PS-100 also supports DSI, sp you can use: > socket://*address*:4010 > socket://*address*:4020 > socket://*address*:4030 > > For the three logical printers it supports inthat mode. socket:// worked fine. Thanks immensely. Robert Huff From owner-freebsd-ports@FreeBSD.ORG Sat Nov 7 23:31:06 2009 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 7C14C106566B for ; Sat, 7 Nov 2009 23:31:06 +0000 (UTC) (envelope-from freebsd-ports@coreland.ath.cx) Received: from birch.site5.com (birch.site5.com [174.132.116.226]) by mx1.freebsd.org (Postfix) with ESMTP id 54D9F8FC18 for ; Sat, 7 Nov 2009 23:31:06 +0000 (UTC) Received: from dsl78-143-202-207.in-addr.fast.co.uk ([78.143.202.207] helo=viper.internal.network) by birch.site5.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from ) id 1N6sqq-0001KV-Dd; Sat, 07 Nov 2009 15:29:41 -0600 Received: by viper.internal.network (Postfix, from userid 11001) id F15354AC29; Sat, 7 Nov 2009 21:29:36 +0000 (GMT) Date: Sat, 7 Nov 2009 21:29:36 +0000 From: freebsd-ports@coreland.ath.cx To: ports@freebsd.org Message-ID: <20091107212936.GB85348@logik.internal.network> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="oLBj+sq0vYjzfsbl" Content-Disposition: inline X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - birch.site5.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - coreland.ath.cx X-Source: X-Source-Args: X-Source-Dir: Cc: eischen@vigrid.com, ludovic@ludovic-brenta.org Subject: Improving Ada support on FreeBSD and in the ports system X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 07 Nov 2009 23:31:06 -0000 --oLBj+sq0vYjzfsbl Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable [Apologies for the possible double-post, I mistyped the From: address] Hello. It's come to my attention that the FreeBSD ports system has very poor suppo= rt for Ada and Ada software in general. A quick search on Freshports for 'Ada' shows the following packages: devel/adabooch - No dependencies registered! devel/adacurses - lang/gnat devel/adasdl - lang/gnat net/adasockets - lang/gnat (broken) textproc/xmlada - lang/gnat-gcc41 (broken) textproc/xmlada-gps - lang/gnat (broken) x11-toolkits/gtkada - lang/gnat (broken) x11-toolkits/gtkada-devel - lang/gnat (broken) x11-toolkits/gtkada-gcc - lang/gnat-gcc41 (broken) x11-toolkits/gtkada-gps - lang/gnat (broken) I'm aware there are more packages than this in the ports sytem. The situati= on doesn't get any better the more you read... The problems any user of Ada on FreeBSD faces are: PROBLEM 1. Lack of packages (as shown above) Of the 10 packages listed, only three of those (maybe two) actually work. PROBLEM 2. No choice in the use of compiler The Ada world is essentially divided between the GCC version of GNAT that can produce executables not tainted by the GPL (GNAT-FSF) and the GPL version (GNAT-GPL) from AdaCore which can't. Debian, for example, only uses GNAT-FSF (but one can, of course, just download GNAT-GPL from AdaCore and use it without issue). PROBLEM 3. Compiler version chaos and lack of architecture support =20 We have: lang/gnat (GPL 2009 version, i386 only) lang/gnat-gcc41 (GCC 4.1, i386 only) lang/gnat-gcc42 (GCC 4.2, i386 only) lang/gnat-gcc43 (GCC 4.3, i386 only) lang/gnat-gcc44 (GCC 4.4, i386 and amd64) Apart from the fact that nobody using Ada knows which one of the above five ports they want, they'll also be forced into using at least one of them due to lack of architecture support and ports unconditionally depending on lang/gnat. Debian, for example, has a wide range of compiler architectures available for GNAT: http://packages.debian.org/unstable/devel/gnat Anybody that wants to install Ada packages from ports on AMD64 is stuck. Despite having an AMD64 compiler (gnat-gcc44) in ports, packages will demand lang/gnat and will then fail due to ONLY_FOR_ARCHS=3Di386. PROBLEM 4. Lack of a debugger We currently only have gdb 6.1.1 in the base system and I've never been able to get any of the other gdb ports to compile (version >=3D 6.8 of gdb have explicit Ada support). PROBLEM 5. Lack of a consistent policy for Ada packages Debian, for example, has this: http://people.debian.org/~lbrenta/debian-ada-policy.html I would like to (attempt to) solve all of the above problems and make FreeBSD a serious platform for Ada development. I will attempt to address the five points above with possible solutions to each. PROBLEM 1. Lack of packages This is something I will work on personally. I have quite a large number of packages I have developed myself to be submitted to ports but have been unable until now due to the problems described above. I am also willing to spend time porting the "big name" packages such as GtkAda and AWS to FreeBSD (porting Ada programs tends to be quite painless, usually). PROBLEM 2. No choice in the use of compiler PROBLEM 3. Compiler version chaos and lack of architecture support I believe there needs to be a mechanism to select an Ada compiler for use with packages. I'm not sure what the Ports system currently provides for this case. I do not want to force a particular compiler choice on the users of packages. Some packages (currently) require GNAT GPL to function (any program using ASIS[1] currently needs an extra support library[2] to work with GNAT FSF). The setting should probably be a port option that can be set in make.conf. I would be interested to hear ideas on this. I would like to see the number of GNAT ports brought down to two - one for GNAT-FSF and one for GNAT-GPL. This would require input from the maintainers of the older gnat-gcc ports and a coordinated effort to make sure the small selection of packages available work with both of the resulting ports (before adding new packages). =20 Lack of architecture support is a time-consuming issue. Both GCC and GNAT have support for a wide range of architectures but GNAT only has support for FreeBSD i386 (and now AMD64 in trunk). I have produced bootstrap binaries for GCC 4.4 on i386 and AMD64 on FreeBSD 7.2 (and will produce binaries for 8.0 when it arrives) but do not have access to any other architectures running FreeBSD. This is more or less an issue of manpower and patience. PROBLEM 4. Lack of a debugger This should not be a major problem to solve. Presumably the devel/cross-gdb port will be used with settings to compile a native debugger. I will submit PRs for the problems I've had (when the port could eventually be persuaded to compile, it seemed to believe it was not a native debugger and couldn't run executables). It might be worth updating the devel/gdb6 port or simply turning it into a slave port that compiles devel/cross-gdb with the correct settings for the current architecture. PROBLEM 5. Lack of a consistent policy for Ada I believe this'll occur naturally as a consequence of the above. I'm willing to document the policy myself. Comments, flames, welcome. Mark http://adacommons.org http://coreland.ath.cx irc://freenode.net/ada irc://freenode.net/adacommons [1] http://www.sigada.org/wg/asiswg/ [2] http://packages.debian.org/squeeze/libgnatvsn-dev --oLBj+sq0vYjzfsbl Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.12 (FreeBSD) iQIcBAEBCgAGBQJK9ebAAAoJEPTzS0RVNS+GqeYP/3ceWonfQ7Z1P1h7LX726rME YphitzSUyVi/FXLS1fRf5iORt9hVrXrUIG46GzoI/+bDkemJ0ACYRAN6Fbj0BXrR AzLLsdq5smoOTCQXYBcjnFGjI0zIeRmOQrRYU+9Whos/vPRV3FrX0kzjd0l+p8+Y ISHAKeYU0vkpqz+7+x9wvO1XUcV5i9BBi/C/RkjVWTozUjikEQW7p2UvpiWs9FxC vvWmp8oSXqqtcWxkzuE8GpEvN/2klu10GhuigyvHVojdBTFX9QDR2pIGcVwB9nAS gG7QbQjR1DdsysxqArtRZg251peGqolL5LCD9AeC8AOIaocHkmec4QgUT0gx4k2e ooJZQyt1yEKzqE4br0XR6t8yy0kD57KN7i30aNdBnE9fFVx7DXVxWYP4On8kvgeC NhoenwvruyMTD7E1Lcs8ADDDcBlK5kcDfYaUMcu3aiacyKDt++s0bEpxAPV0hrNb gX97UYKq9rMAj5eQMz6sjfekoY68fnXnTSc+pDKI9sKbiHopj8ms5k0pUVCd97nt kk3H8eTD7yiwBhnht3Z5PFarD+xoC/+k1CMgqYOKHUPFGvsy5AZWUaeuXOTwoxk5 S6nx4X9iHAgwpsKU7wnCrXYl879Da33uAcuqCuqHiU/42Mrp1wukdufN3ILuV/ey x7pcGTlK1olcQru+KXK+ =e8w/ -----END PGP SIGNATURE----- --oLBj+sq0vYjzfsbl--