From owner-freebsd-ports@FreeBSD.ORG Sun Feb 6 00:33:43 2011 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 F0F931065679 for ; Sun, 6 Feb 2011 00:33:43 +0000 (UTC) (envelope-from freebsd-ports@m.gmane.org) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mx1.freebsd.org (Postfix) with ESMTP id AAA738FC21 for ; Sun, 6 Feb 2011 00:33:43 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PlsZQ-0007uc-PJ for freebsd-ports@freebsd.org; Sun, 06 Feb 2011 01:33:40 +0100 Received: from 189.61.208.111 ([189.61.208.111]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 06 Feb 2011 01:33:40 +0100 Received: from kubito by 189.61.208.111 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 06 Feb 2011 01:33:40 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-ports@freebsd.org From: Raphael Kubo da Costa Date: Sat, 05 Feb 2011 22:33:25 -0200 Lines: 41 Message-ID: <8762syroh6.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 189.61.208.111 User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.2 (berkeley-unix) Cancel-Lock: sha1:cl6VmqnObwz6mHT19GiQui4Qroo= Subject: Re: Call for testers: projectM comes to FreeBSD! [re ports/152823] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 06 Feb 2011 00:33:44 -0000 Chris Rees writes: > Anyone interested can grab them and test them out! I've tried them on > i386, they work great; feedback is most welcome. In both ports I see that you manually add ${LOCALBASE}/include and ${LOCALBASE}/lib to CFLAGS. In theory, that shouldn't be necessary. Unfortunately, projectM does not seem to be a very good CMake citizen: it should have a FindGLEW.cmake file responsible for finding GLEW's libraries and includes, so that it later can just do something along these lines: include_directories(${GLEW_INCLUDE_DIR}) target_link_libraries(foo ${GLEW_LIBRARIES}) Also, it shouldn't even have a copy of FindFreetype2.cmake lying around (which should also render one of the sed's you use in post-path unnecessary), as CMake itself has had FindFreetype.cmake for quite a long time. Do you know if upstream is aware of these issues? Another question related to libprojectM: does it really need to install Vera.ttf instead of using the system-wide one from x11-fonts/bitstream-vera? Or is it a different font which happens to have the same name? As for projectm-libvisual: Do you also need to set CFLAGS here too? +post-patch: + @${FIND} ${WRKSRC} -name "*.[hc]*" | ${XARGS} ${REINPLACE_CMD} \ + -e 's# 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 A9F58106566B for ; Sun, 6 Feb 2011 10:09:06 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 35EC18FC0C for ; Sun, 6 Feb 2011 10:09:05 +0000 (UTC) Received: by bwz12 with SMTP id 12so4007123bwz.13 for ; Sun, 06 Feb 2011 02:09:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:reply-to:in-reply-to:references :from:date:message-id:subject:to:content-type :content-transfer-encoding; bh=S05IKjeSiyCQp4KryfmxpXCxG6lapvZ1vEQr9r6ldFM=; b=QNnIv0/zr4dQIBZFdGXqtypHFtPxQPi3+F494Ql8Au/miU/LM37ytWm0XZwfZH3ybD 4utc7RJMsSTicFoK21LpAeGgpe2+FEf4UoX6uONFo/FjY8//LJtALN1qxzi8OMf3P7Qb oJh/SfRCqu5bJjVENBAgjzDRgesbQaw9DYU+Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:from:date:message-id :subject:to:content-type:content-transfer-encoding; b=oUCTNmInfZakMyvmf43LirvL5nXppkgqIqnbgEsYpgZXppZ3WdIwWTd57mv2+NjY6a ivuG54JAnlXwgyDDWND2vnbGtLJxh1EO3QQrA4rt9oNtLtkJ8HZIO742GukZk35xEhEe wVaqOG7f4iDFdhznYO59QpO5PIHirFxtUKlyc= Received: by 10.204.67.204 with SMTP id s12mr3489312bki.196.1296986944585; Sun, 06 Feb 2011 02:09:04 -0800 (PST) MIME-Version: 1.0 Received: by 10.204.16.142 with HTTP; Sun, 6 Feb 2011 02:08:34 -0800 (PST) In-Reply-To: <8762syroh6.fsf@gmail.com> References: <8762syroh6.fsf@gmail.com> From: Chris Rees Date: Sun, 6 Feb 2011 10:08:34 +0000 Message-ID: To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: Call for testers: projectM comes to FreeBSD! [re ports/152823] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: utisoft@gmail.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2011 10:09:06 -0000 On 6 February 2011 00:33, Raphael Kubo da Costa wrote: > Chris Rees writes: > >> Anyone interested can grab them and test them out! I've tried them on >> i386, they work great; feedback is most welcome. > > In both ports I see that you manually add ${LOCALBASE}/include and > ${LOCALBASE}/lib to CFLAGS. In theory, that shouldn't be necessary. Shouldn't, but unfortunately is! Linking CXX shared library libprojectM_libvisual.so /usr/bin/ld: cannot find -lprojectM *** Error code 1 That also applies to GLEW as below. > > Unfortunately, projectM does not seem to be a very good CMake citizen: > it should have a FindGLEW.cmake file responsible for finding GLEW's > libraries and includes, so that it later can just do something along > these lines: > > =A0include_directories(${GLEW_INCLUDE_DIR}) > =A0target_link_libraries(foo ${GLEW_LIBRARIES}) You're absolutely right, however my cmake-foo is not quite up to that yet, and the authors are _dreadful_ at making releases. I have a feeling this may be the last. > > Also, it shouldn't even have a copy of FindFreetype2.cmake lying around > (which should also render one of the sed's you use in post-path > unnecessary), as CMake itself has had FindFreetype.cmake for quite a > long time. > > Do you know if upstream is aware of these issues? They will soon become aware when I tell them; however I want to make sure it works for us before I start to get them to patch their code. Also, see above. > > Another question related to libprojectM: does it really need to install > Vera.ttf instead of using the system-wide one from > x11-fonts/bitstream-vera? Or is it a different font which happens to > have the same name? I'll investigate. > > As for projectm-libvisual: > > Do you also need to set CFLAGS here too? > > +post-patch: > + =A0 =A0 =A0 @${FIND} ${WRKSRC} -name "*.[hc]*" | ${XARGS} ${REINPLACE_C= MD} \ > + =A0 =A0 =A0 =A0 =A0 =A0 =A0 -e 's# > Is this really needed? It seems to be fairly intrusive. Oh yes it *really* is needed [1]! > > + @${REINPLACE_CMD} -e '/return NULL/d' ${WRKSRC}/actor_projectM.cpp > > Is this one from upstream? If so, isn't it better to put it in files/? No, this is one I made. They've written a dummy function in, but it's type struct * and tries to return NULL. I have a serious hatred of files/patch-*; they break with most updates, they bloat the repository and make it slower for everyone to csup as well. I thought that a ${REINPLACE_CMD} was a cleaner way of doing so. I think I should have made satisfactory (for the time being) replies to these, I will look again at the Vera.ttf. If you think I'm fobbing you off, tell me! Thanks very much for the feedbac= k. Chris [1] http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/154530 From owner-freebsd-ports@FreeBSD.ORG Sun Feb 6 13:30:02 2011 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 ACA90106566B for ; Sun, 6 Feb 2011 13:30:02 +0000 (UTC) (envelope-from lumiwa@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 719F78FC12 for ; Sun, 6 Feb 2011 13:30:02 +0000 (UTC) Received: by iyb26 with SMTP id 26so3766627iyb.13 for ; Sun, 06 Feb 2011 05:30:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:from:to:subject:date:user-agent:references :in-reply-to:mime-version:content-type:content-transfer-encoding :message-id; bh=h7KKg8a1OZgjIh3kKA3apn6tLxmAta0hjQu/1ql7ISA=; b=qRlfIi/RRHk3ajjgI4ZyK4E2SDZiypa4wyvhz9JaR1SiSLSpo4Y7Kw7NFsRv55+vVT zkrDIwD72nRSp8yQ9fZFATmnLZomrXPABvsRZ0gTrwFGPuFiueKrqtr/g3PxCxa8BMQq DtmunPilIzGR9zMVeoHQE8XB0PVXF0vIw9yTE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to:mime-version :content-type:content-transfer-encoding:message-id; b=hRZdOJSKIzBmNT5N3TfsL58xnvXJBS0u+L1jd3qS1fY+Jo1ynUS5TAiyi71vV/ENAl gp4iQQEZlYeo1+rCfRRZ445rqSfA3ownHhXEbHHuIrRTN7fBZHITwe9kdU2pGwmio2En HTyRNwoqtOy2p5A0biai9LaeIm4HjHwfuC3Ks= Received: by 10.42.220.9 with SMTP id hw9mr303872icb.225.1296998770840; Sun, 06 Feb 2011 05:26:10 -0800 (PST) Received: from athena.wi.rr.com (cpe-184-58-138-79.wi.res.rr.com [184.58.138.79]) by mx.google.com with ESMTPS id d13sm2477838ice.4.2011.02.06.05.26.09 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 06 Feb 2011 05:26:10 -0800 (PST) From: ajtiM To: freebsd-ports@freebsd.org Date: Sun, 6 Feb 2011 07:26:03 -0600 User-Agent: KMail/1.13.5 (FreeBSD/8.1-RELEASE; KDE/4.5.5; i386; ; ) References: <201102051625.15681.lumiwa@gmail.com> <201102051629.40605.lumiwa@gmail.com> In-Reply-To: <201102051629.40605.lumiwa@gmail.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201102060726.04043.lumiwa@gmail.com> Subject: Re: libreoffice 3.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: Sun, 06 Feb 2011 13:30:02 -0000 On Saturday February 5 2011 16:29:40 ajtiM wrote: > I am so sorry: > > my system is FreeBSD 8.1, KDE 4.5 > and I built LibreOffice with KDE. > > On Saturday February 5 2011 16:25:15 you wrote: > > Hi! > > > > After update LibreOffice from 3.3.0 to 3.3.0_1 is the total disaster. > > Before updtae I didn't have any problem with Writer and Impress for > > opening files which were made with MS Word and PowerPoint but after > > update it doesn't open and programs crashed. > > I deinstall LibreOffice and installed again and I don't have a problem with Writer anymore but problem with Impress is here still. As I red before it was a bug but I didn't find if exist still. Thanks. Mitja -------- http://jpgmag.com/people/lumiwa From owner-freebsd-ports@FreeBSD.ORG Sun Feb 6 14:11:36 2011 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 7F1671065673 for ; Sun, 6 Feb 2011 14:11:36 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 482148FC1C for ; Sun, 6 Feb 2011 14:11:36 +0000 (UTC) Received: by iwn39 with SMTP id 39so3791153iwn.13 for ; Sun, 06 Feb 2011 06:11:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=X9MtgoTHp2HOgvWb2UV4VZbG16fNWIENCajGprqsfpo=; b=M0lcZuBDxuGmTZ3/Xxx+usE9aAcoI9IuxnLerPPVYyrejsy6KJMXzeO6XgqegSHOyb NaFb+6ZfTFgLu1fybi6Uw8RnS680+LdnKdxPGDroBkXUZOs5/oiQ1H6eIXA28AUdKzgE thLZ1JLKdRM/bXM3Ze4FbvEwqj+dkDcMVpIaY= 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 :cc:content-type; b=lIKdMPyzKB10K2Ws7PIetWk1QF+iTQVPDNw4BgNO7eEASHbs7/ZN6of4SDToHE7hdT EAHKIqYJuqIuP4iiTlvfpiiiJJ/HQH5mEpCiAfabhuY2gZju2Kpnrc6/DlaCOENLwg2d trjxSLrZhKAiAGLSHVmx3uBkkSt94FNscPISk= MIME-Version: 1.0 Received: by 10.231.182.5 with SMTP id ca5mr3446679ibb.144.1297001495566; Sun, 06 Feb 2011 06:11:35 -0800 (PST) Received: by 10.231.182.132 with HTTP; Sun, 6 Feb 2011 06:11:35 -0800 (PST) In-Reply-To: <201102060726.04043.lumiwa@gmail.com> References: <201102051625.15681.lumiwa@gmail.com> <201102051629.40605.lumiwa@gmail.com> <201102060726.04043.lumiwa@gmail.com> Date: Sun, 6 Feb 2011 14:11:35 +0000 Message-ID: From: Baptiste Daroussin To: ajtiM Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-ports@freebsd.org Subject: Re: libreoffice 3.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: Sun, 06 Feb 2011 14:11:36 -0000 2011/2/6 ajtiM : > On Saturday February 5 2011 16:29:40 ajtiM wrote: >> I am so sorry: >> >> my system is FreeBSD 8.1, KDE 4.5 >> and I built LibreOffice with KDE. >> >> On Saturday February 5 2011 16:25:15 you wrote: >> > Hi! >> > >> > After update LibreOffice from 3.3.0 to 3.3.0_1 is the total disaster. >> > Before updtae I didn't have any problem with Writer and Impress for >> > opening files which were made with MS Word and PowerPoint but after >> > update it doesn't open and programs crashed. >> > > I deinstall LibreOffice and installed again and I don't have a problem with > Writer anymore but problem with Impress is here still. As I red before it was > a bug but I didn't find if exist still. > > Thanks. > > Mitja > -------- > http://jpgmag.com/people/lumiwa > _______________________________________________ > 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" > The upgrade from 3.3.0 to 3.3.0_1 is only plist change, no changes in libreoffice itself, so if it worked with 3.3.0 it should work with 3.3.0_1. regards, Bapt From owner-freebsd-ports@FreeBSD.ORG Sun Feb 6 14:28:40 2011 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 D32741065694 for ; Sun, 6 Feb 2011 14:28:40 +0000 (UTC) (envelope-from lumiwa@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 9481F8FC16 for ; Sun, 6 Feb 2011 14:28:40 +0000 (UTC) Received: by iyb26 with SMTP id 26so3796881iyb.13 for ; Sun, 06 Feb 2011 06:28:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:from:to:subject:date:user-agent:cc:references :in-reply-to:mime-version:content-type:content-transfer-encoding :message-id; bh=4SU/Mrk7Q6OBDBupugE7noWB2PaWnKteQFnDEMtZYzQ=; b=V4sKo+kto5nENGxaqniM7IChYwEoCqGr5q5bgPYDJr6ZJXSYwL5dJsUFRlAkGBycJ3 lpFBc1T2JG/2B+n+qDEe7K6YBBmcbTx6ingndjSxHuxKr2h5e1QbE9Lrf6NKozB96qGe wUi3NwKpc5AYz1TG6D55sxpSN+owA7Ij6qWls= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:cc:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; b=iDhzEMh/EywOeanWxbkD/mgPICrd8cW6uvIURSraXoHWMMt83gOSfWvXJhGDnbzqye mSXsxuwUww97v4xTmxHW1eWvmPmeXfvS6rZjzclE0t3dBGzaXEZe95mfsK92hiIhMSCC hAoQ0/QBDRCfB4wktxA05OF3mIhgmv1Vf1a8g= Received: by 10.231.199.76 with SMTP id er12mr8378918ibb.72.1297002519364; Sun, 06 Feb 2011 06:28:39 -0800 (PST) Received: from athena.wi.rr.com (cpe-184-58-138-79.wi.res.rr.com [184.58.138.79]) by mx.google.com with ESMTPS id i16sm2815742ibl.12.2011.02.06.06.28.38 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 06 Feb 2011 06:28:38 -0800 (PST) From: ajtiM To: Baptiste Daroussin Date: Sun, 6 Feb 2011 08:28:01 -0600 User-Agent: KMail/1.13.5 (FreeBSD/8.1-RELEASE; KDE/4.5.5; i386; ; ) References: <201102051625.15681.lumiwa@gmail.com> <201102060726.04043.lumiwa@gmail.com> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201102060828.01962.lumiwa@gmail.com> Cc: freebsd-ports@freebsd.org Subject: Re: libreoffice 3.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: Sun, 06 Feb 2011 14:28:41 -0000 On Sunday February 6 2011 08:11:35 Baptiste Daroussin wrote: > 2011/2/6 ajtiM : > > On Saturday February 5 2011 16:29:40 ajtiM wrote: > >> I am so sorry: > >> > >> my system is FreeBSD 8.1, KDE 4.5 > >> and I built LibreOffice with KDE. > >> > >> On Saturday February 5 2011 16:25:15 you wrote: > >> > Hi! > >> > > >> > After update LibreOffice from 3.3.0 to 3.3.0_1 is the total disaster. > >> > Before updtae I didn't have any problem with Writer and Impress for > >> > opening files which were made with MS Word and PowerPoint but after > >> > update it doesn't open and programs crashed. > > > > I deinstall LibreOffice and installed again and I don't have a problem > > with Writer anymore but problem with Impress is here still. As I red > > before it was a bug but I didn't find if exist still. > > > > Thanks. > > > > Mitja > > -------- > > http://jpgmag.com/people/lumiwa > > _______________________________________________ > > 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" > > The upgrade from 3.3.0 to 3.3.0_1 is only plist change, no changes in > libreoffice itself, so if it worked with 3.3.0 it should work with > 3.3.0_1. > > regards, > Bapt But it didn't but now after deinstall and installed again it works except Impress cxrashes all the time if I open pps whic was made on MS PowerPoint but it was not a problem before on OpenOffice. The other problem is to if I have for example a document file attache on may email client which is KMail and I try to open it, nothing happened. I need to save this file first and than open. Also if I try tu run Writer (for example) from konsole (I have KDE 4.5) I got: > libreoffice -writer %U javaPathHelper: not found I18N: Operating system doesn't support locale "en_US" LibreOffice(22865)/kdeui (KIconLoader) KSharedDataCache::Private::mapSharedMemory: Failed to establish shared memory mapping, will fallback to private memory -- memory usage will increase And I Igot a message: /usr/home/Auser/%U does not exist Thank you. Mitja -------- http://jpgmag.com/people/lumiwa From owner-freebsd-ports@FreeBSD.ORG Sun Feb 6 14:56:06 2011 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 E1308106566B for ; Sun, 6 Feb 2011 14:56:06 +0000 (UTC) (envelope-from freebsd-ports@m.gmane.org) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mx1.freebsd.org (Postfix) with ESMTP id 6C9D28FC0A for ; Sun, 6 Feb 2011 14:56:06 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Pm621-0006aR-2F for freebsd-ports@freebsd.org; Sun, 06 Feb 2011 15:56:05 +0100 Received: from 189.61.208.111 ([189.61.208.111]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 06 Feb 2011 15:56:05 +0100 Received: from kubito by 189.61.208.111 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 06 Feb 2011 15:56:05 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-ports@freebsd.org From: Raphael Kubo da Costa Date: Sun, 06 Feb 2011 12:55:48 -0200 Lines: 39 Message-ID: <87zkq91abv.fsf@gmail.com> References: <8762syroh6.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 189.61.208.111 User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.2 (berkeley-unix) Cancel-Lock: sha1:Lb+ZL1Qz3OjKd1eFcqSSNfKxcFk= Subject: Re: Call for testers: projectM comes to FreeBSD! [re ports/152823] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 06 Feb 2011 14:56:07 -0000 Chris Rees writes: > and the authors are _dreadful_ at making releases. I have a feeling > this may be the last. :( Then there's not much to do indeed... >> + @${REINPLACE_CMD} -e '/return NULL/d' ${WRKSRC}/actor_projectM.cpp >> >> Is this one from upstream? If so, isn't it better to put it in files/? > > No, this is one I made. They've written a dummy function in, but it's > type struct * and tries to return NULL. Hmm, if it's a function with a return type other than void, it should return at least something. > I have a serious hatred of files/patch-*; they break with most > updates, they bloat the repository and make it slower for everyone to > csup as well. I thought that a ${REINPLACE_CMD} was a cleaner way of > doing so. To be honest (note I'm not a ports committer, so there might be reasons for this), I don't personally like the current way patches are added: it's better than when they were just called patch-aa and nobody would ever be able to know what their purpose was (the CVS log normally wouldn't help much), however it's still hard to tell when something was obtained from upstream or is something local, if upstream has been contacted about the patch or what exactly it is supposed to fix. Adding some notes about this in the file before the diff itself would certainly help a lot. However, I feel this is still better than sed'ing in the Makefile is worse than that -- you are effectively patching the source in a way that is harder to separate than the building of the port itself, and since it is still a form of "patching", it will break the same way it would if it was in files/. From owner-freebsd-ports@FreeBSD.ORG Sun Feb 6 15:17:15 2011 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 807541065673 for ; Sun, 6 Feb 2011 15:17:15 +0000 (UTC) (envelope-from dan@langille.org) Received: from nyi.unixathome.org (nyi.unixathome.org [64.147.113.42]) by mx1.freebsd.org (Postfix) with ESMTP id 5281B8FC14 for ; Sun, 6 Feb 2011 15:17:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by nyi.unixathome.org (Postfix) with ESMTP id F378650C21 for ; Sun, 6 Feb 2011 14:58:39 +0000 (GMT) X-Virus-Scanned: amavisd-new at unixathome.org Received: from nyi.unixathome.org ([127.0.0.1]) by localhost (nyi.unixathome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id maMn14GpocYK for ; Sun, 6 Feb 2011 14:58:39 +0000 (GMT) Received: from smtp-auth.unixathome.org (smtp-auth.unixathome.org [10.4.7.7]) (Authenticated sender: hidden) by nyi.unixathome.org (Postfix) with ESMTPSA id EB60D50A26 for ; Sun, 6 Feb 2011 14:58:38 +0000 (GMT) Message-ID: <4D4EB716.6070505@langille.org> Date: Sun, 06 Feb 2011 09:58:30 -0500 From: Dan Langille Organization: The FreeBSD Diary User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 MIME-Version: 1.0 To: ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: MOVED entry needed for www/p5-Apache2-Scorebord X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 06 Feb 2011 15:17:15 -0000 According to http://www.freshports.org/www/p5-Apache2-Scorebord, this port was repo copied to http://www.freshports.org/www/p5-Apache2-Scoreboard on 17 Jun 2005 12:10:08 (change of name from Scorebord to Scoreboard) There is no such entry in MOVED. This entry should do it: www/p5-Apache2-Scorebord|www/p5-Apache2-Scoreboard|2005-06-12|repo copy to correct name -- Dan Langille - http://langille.org/ From owner-freebsd-ports@FreeBSD.ORG Sun Feb 6 15:51:34 2011 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 1E2C61065675 for ; Sun, 6 Feb 2011 15:51:34 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 9E94F8FC1D for ; Sun, 6 Feb 2011 15:51:33 +0000 (UTC) Received: by bwz12 with SMTP id 12so4153315bwz.13 for ; Sun, 06 Feb 2011 07:51:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:reply-to:in-reply-to:references :from:date:message-id:subject:to:cc:content-type; bh=tVSbZS22Xn7sfHXg/FUWpTbp3Hal6CUd8ZTgi17lqzI=; b=ddN/VbcaOhzQ2+xI06z2JahXHRvMTCed2NC/iGm9gtpIUQQfJ+A09Rist9YbPUHP88 pzZGRWBGw6B2nC2h8hOkgLiHF16JvtIO7U+FtayqSjY7Px4glbepHPChOkiKPvD5YaHa ySd9lTSrbg8OmuKK7z7Z84miFJFvCk9GBym/I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; b=rhw0vYCoZHyQ1NCOS5Qt41nYe11bP74h//ORR1H6DXnngkA6oRy8i4X9oJ+iWE1lBX FWnj3WyoHUohtOcDdkPCRyN9zds2adyKs5sm2KcmRUITbMVO93pIsyRp8CmmmeXRTrvx sp2h4t4EcBOPXn2HpGfOAV3XC47OcVpB8+c3Y= Received: by 10.204.85.11 with SMTP id m11mr14256177bkl.115.1297007492242; Sun, 06 Feb 2011 07:51:32 -0800 (PST) MIME-Version: 1.0 Received: by 10.204.16.142 with HTTP; Sun, 6 Feb 2011 07:51:01 -0800 (PST) In-Reply-To: <87zkq91abv.fsf@gmail.com> References: <8762syroh6.fsf@gmail.com> <87zkq91abv.fsf@gmail.com> From: Chris Rees Date: Sun, 6 Feb 2011 15:51:01 +0000 Message-ID: To: Raphael Kubo da Costa Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-ports@freebsd.org Subject: Re: Call for testers: projectM comes to FreeBSD! [re ports/152823] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: utisoft@gmail.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2011 15:51:34 -0000 On 6 February 2011 14:55, Raphael Kubo da Costa wrote: > Chris Rees writes: > >>> + @${REINPLACE_CMD} -e '/return NULL/d' ${WRKSRC}/actor_projectM.cpp >>> >>> Is this one from upstream? If so, isn't it better to put it in files/? >> >> No, this is one I made. They've written a dummy function in, but it's >> type struct * and tries to return NULL. > > Hmm, if it's a function with a return type other than void, it should > return at least something. > >> I have a serious hatred of files/patch-*; they break with most >> updates, they bloat the repository and make it slower for everyone to >> csup as well. I thought that a ${REINPLACE_CMD} was a cleaner way of >> doing so. > > To be honest (note I'm not a ports committer, so there might be reasons > for this), I don't personally like the current way patches are added: > it's better than when they were just called patch-aa and nobody would > ever be able to know what their purpose was (the CVS log normally > wouldn't help much), however it's still hard to tell when something was > obtained from upstream or is something local, if upstream has been > contacted about the patch or what exactly it is supposed to fix. Adding > some notes about this in the file before the diff itself would certainly > help a lot. > After discussion on #bsdports, they agree with you. I've changed it to a patchfile, and removed the only reference to that function as well. It's a dummy call, anyway. Chris From owner-freebsd-ports@FreeBSD.ORG Sun Feb 6 16:04:26 2011 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 8B5471065675; Sun, 6 Feb 2011 16:04:26 +0000 (UTC) (envelope-from miwi.freebsd@googlemail.com) Received: from mail-pz0-f54.google.com (mail-pz0-f54.google.com [209.85.210.54]) by mx1.freebsd.org (Postfix) with ESMTP id 4F6788FC1C; Sun, 6 Feb 2011 16:04:26 +0000 (UTC) Received: by pzk32 with SMTP id 32so858408pzk.13 for ; Sun, 06 Feb 2011 08:04:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:sender:message-id:date:from:reply-to :organization:user-agent:mime-version:to:cc:subject:content-type :content-transfer-encoding; bh=KRSld5EgYDWKG0xS2A2CnAHHPECrA+71YO3a05RPKLU=; b=UPqQRpedjxPrvur7ki5C2kuUcqEb/+lGsPYl8hNYARerrMhaNTjDmTUA3BMnsPbtgU ZfY42v9TXRpJNXQtYLgT9TDjQ9lJuhs/KvL0HY82QlEo0H56WNsylcTiFr2K2goS7c0J VrSMKE3whDUe21K8GTlVf0B4QZY8x50JmrQzQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=sender:message-id:date:from:reply-to:organization:user-agent :mime-version:to:cc:subject:content-type:content-transfer-encoding; b=vtaHMBu0hVRCFGcXn4ne53/nHY3Y26B3xApuyCcChBK1hDRqsf1NJdgDKt0inSt+7c vtE6y73GOlBtstV+PmttM1s9UrA5NqWNYVZgOQ3d8NGBfqODYR/MY+8o5reBTzIg/oEF N3nrN5Tf+MNPaHxaAYN8KmN71cPUGq5k6H04s= Received: by 10.142.51.8 with SMTP id y8mr14224862wfy.183.1297006604384; Sun, 06 Feb 2011 07:36:44 -0800 (PST) Received: from asus.miwibox.org ([175.139.12.61]) by mx.google.com with ESMTPS id x35sm4475719wfd.1.2011.02.06.07.36.42 (version=SSLv3 cipher=RC4-MD5); Sun, 06 Feb 2011 07:36:43 -0800 (PST) Sender: Martin Wilke Message-ID: <4D4EBFF6.4010003@FreeBSD.org> Date: Sun, 06 Feb 2011 23:36:22 +0800 From: Martin Wilke Organization: FreeBSD User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.13) Gecko/20110206 Thunderbird/3.1.7 MIME-Version: 1.0 To: freebsd-ports@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: pgollucci@FreeBSD.org, freebsd-python@FreeBSD.org Subject: [HEADS UP] Python Infrastructure changes Roadmap X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: miwi@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2011 16:04:26 -0000 I just want to inform you that the python team plans to make some infrastructure changes. The changes involves the following 3 steps: [python 2.5/2.6/2.7 improvements/ py 3.2 adding] We plan to integrate some important patches: ports/153952 ports/148406 ports/149167 ports/152224 ports/133081 python 3.2 will be released on 12 Feb, we'll wait for the final release before adding it to the build. For all of these we will do an exp-run to make sure nothing will break during the build. It takes approximately 2 weeks if all works fine. [python24 removal] Python 2.4 is not supported anymore since 2008, and it has a lot of security problems. Unfortunately this will cause the removal of some zope stuff. The following ports are affected: www/zope210 www/zope211 www/zope28 www/zope29 + zope plugins which are dependent on one of these ports. Philip (pgollucci) is working on an update to some new zope versions. I hope we can cooperate with him to get things smoothly done. For all these we will do an exp-run to make sure nothing will break during build. It takes approximately 3 weeks if all works fine. [python 2.7 move to default] python 2.7 is already stable enough to be moved over as default. For this one we will do an exp-run to make sure nothing will break during the build. If all works fine, we think we can complete it by the first week of March. -- With best Regards, Martin Wilke (miwi_(at)_FreeBSD.org) \\Mess with the Best, Die like the Rest// From owner-freebsd-ports@FreeBSD.ORG Sun Feb 6 16:15:57 2011 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 DC937106564A for ; Sun, 6 Feb 2011 16:15:57 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 6BC018FC0C for ; Sun, 6 Feb 2011 16:15:57 +0000 (UTC) Received: by bwz12 with SMTP id 12so4165171bwz.13 for ; Sun, 06 Feb 2011 08:15:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:reply-to:in-reply-to:references :from:date:message-id:subject:to:content-type :content-transfer-encoding; bh=tR4T3g49B1RSPQBf2ibRUOKJLOfkzmk1PvvOxJSDdt0=; b=cirHhP86eVPr/b2pTJbb7O2gjINGTBaI77RRxS9eKTVsYbSFatP4WhBtnMrHdznvGI q3O3yBfSBJ/b6tUuZNf5x53M3kaHYD8KUSQTzgg1RjoCuyS3RIin0x0JMIHHAc4UgrrN qyM95lRlWM2XHQx2CA+/J5sbnJPnLHThpmstc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:from:date:message-id :subject:to:content-type:content-transfer-encoding; b=u7uTultcUF6DGL7taLCevMoL7w3W+Gi+rP1J5nG1NvZL/JKEZnwDQ9TGAJuwoy2s27 0WZxMrdn0qD8OiJWC+3W6DGya94O2VZpm1km9cvo7NK/Y9tcCJ8HKDBFfVcTOGI+WAxe /MU965UrVoCQIakqlZ4fmt8OXWbMvIu0m/GQQ= Received: by 10.204.46.130 with SMTP id j2mr5603332bkf.169.1297008956200; Sun, 06 Feb 2011 08:15:56 -0800 (PST) MIME-Version: 1.0 Received: by 10.204.16.142 with HTTP; Sun, 6 Feb 2011 08:15:26 -0800 (PST) In-Reply-To: References: From: Chris Rees Date: Sun, 6 Feb 2011 16:15:26 +0000 Message-ID: To: ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Subject: Re: cmake and Freetype strangeness X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: utisoft@gmail.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2011 16:15:57 -0000 On 31 January 2011 18:06, Chris Rees wrote: > Hi all, > > I'm trying (still) to make a port for projectM. > > The one I've made works fine on my production system, but when I put > it on my test system which has no ports installed, it throws a > tantrum. > > I've added the depends: > > LIB_DEPENDS=3D =A0 =A0ftgl:${PORTSDIR}/graphics/ftgl \ > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0GLEW:${PORTSDIR}/graphics/glew \ > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0freetype:${PORTSDIR}/print/freetype2 > > which should be enough, according to the cmake error, but it still happen= s! > > Why can't cmake find Freetype??? > Found out, it was looking in /usr/X11R6 but not /usr/local. My test system is too new to have the X11R6 symlink, so failure. Patched! Chris From owner-freebsd-ports@FreeBSD.ORG Sun Feb 6 16:23:23 2011 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 B142D1065673 for ; Sun, 6 Feb 2011 16:23:23 +0000 (UTC) (envelope-from dnaeon@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 44E0C8FC15 for ; Sun, 6 Feb 2011 16:23:22 +0000 (UTC) Received: by wwf26 with SMTP id 26so3896900wwf.31 for ; Sun, 06 Feb 2011 08:23:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=PqgtVxSyEUp/XrIr6YPlIrR8PATFXPFA3ywVvcZQRRk=; b=FvKoVmXKkfVWnLnvfmd3jfB+/j7a1iBlM5LZhHmeGOIgdQpqH2/758hpp227SPkgfZ HYKURsuSWlrKCmwGV63zDiEAyv6EWSu2erIUpui88Tqnm3lvTkW1PAh35TR3IyBdiaYK gjJ9FuaBkSxPLRCtRk/V1X92tD1mIA65imBvc= 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 :cc:content-type; b=oONBSDLxi53F5zq3G/kI6nh3ZK+JSUwopwmBiKv1ckhhXlatKNZVbxrsNxrlNlsfQJ bVD9s58gmPu4YTR5iPLEKF1Otst2bCURVX55lthR33F4zvKy13cZxfakSoWmH8RMULH3 d/c8/Mwz1sp3HcZvRH8CL/ELWfCQmS0nc3afg= MIME-Version: 1.0 Received: by 10.227.133.2 with SMTP id d2mr14534621wbt.18.1297009400938; Sun, 06 Feb 2011 08:23:20 -0800 (PST) Received: by 10.227.145.15 with HTTP; Sun, 6 Feb 2011 08:23:20 -0800 (PST) In-Reply-To: References: Date: Sun, 6 Feb 2011 18:23:20 +0200 Message-ID: From: Marin Atanasov Nikolov To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: brad@mrunix.net, Ruslan Mahmatkhanov Subject: Re: wa-admin for managing webalizer log files X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2011 16:23:23 -0000 > > > Anyway, I've start a test jail on one of my systems for a demo, just to see > what I mean, because sometimes > it's better to see rather than speaking :) > > - http://monitor.unix-heaven.org/ > > It's nothing special, though but it makes managing and viewing webalizer > log files much easier, when you have one > single page with all your machines and log files, rather than logging to > each Apache host and it's webalizer docroot. > > The code is here: > > - git.unix-heaven.org/cgit.cgi/wa-admin > > Just wanted to ask if anyone is interested in actually getting this to the > Ports Tree? > > Again, it's nothing special, it's just the result of a few hours work :) > > Regards, > Marin > Replying to myself. Yesterday Ruslan gave me a nice suggestion - adding stats for all the vhosts on the main page. I've updated wa-admin script, and now it creates a nice html index page, with the stats of the different vhosts. This way you have a quick overview of the different vhosts and which ones are most/least accessed. Code and demo are still on the same places. Regards, Marin > > -- > Marin Atanasov Nikolov > > dnaeon AT gmail DOT com > daemon AT unix-heaven DOT org > http://www.unix-heaven.org/ > -- Marin Atanasov Nikolov dnaeon AT gmail DOT com daemon AT unix-heaven DOT org http://www.unix-heaven.org/ From owner-freebsd-ports@FreeBSD.ORG Sun Feb 6 16:26:17 2011 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 254FA106564A for ; Sun, 6 Feb 2011 16:26:17 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) Received: from u18-124.dslaccess.de (unknown [194.231.39.124]) by mx1.freebsd.org (Postfix) with ESMTP id C684F8FC0C for ; Sun, 6 Feb 2011 16:26:16 +0000 (UTC) Received: from [172.20.1.100] (unknown [172.20.1.100]) by u18-124.dslaccess.de (Postfix) with ESMTPSA id 6FC712069B; Sun, 6 Feb 2011 17:26:12 +0100 (CET) Message-ID: <4D4ECBE9.2080204@FreeBSD.org> Date: Sun, 06 Feb 2011 17:27:21 +0100 From: Olli Hauer User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 MIME-Version: 1.0 To: Dan Langille References: <4D4EB716.6070505@langille.org> In-Reply-To: <4D4EB716.6070505@langille.org> X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org Subject: Re: MOVED entry needed for www/p5-Apache2-Scorebord X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ohauer@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2011 16:26:17 -0000 On 2011-02-06 15:58, Dan Langille wrote: > According to http://www.freshports.org/www/p5-Apache2-Scorebord, this port was > repo copied to http://www.freshports.org/www/p5-Apache2-Scoreboard on 17 Jun > 2005 12:10:08 > > (change of name from Scorebord to Scoreboard) > > There is no such entry in MOVED. This entry should do it: > > www/p5-Apache2-Scorebord|www/p5-Apache2-Scoreboard|2005-06-12|repo copy to > correct name > http://www.freebsd.org/cgi/cvsweb.cgi/ports/MOVED#rev1.2340 But you are right, even before trimming the MOVED file there was no enty. From owner-freebsd-ports@FreeBSD.ORG Sun Feb 6 16:42:17 2011 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 1DAF6106566C for ; Sun, 6 Feb 2011 16:42:17 +0000 (UTC) (envelope-from freebsd-ports@m.gmane.org) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mx1.freebsd.org (Postfix) with ESMTP id C6B6A8FC14 for ; Sun, 6 Feb 2011 16:42:16 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Pm7gl-0004NI-LC for freebsd-ports@freebsd.org; Sun, 06 Feb 2011 17:42:15 +0100 Received: from 189.61.208.111 ([189.61.208.111]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 06 Feb 2011 17:42:15 +0100 Received: from kubito by 189.61.208.111 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 06 Feb 2011 17:42:15 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-ports@freebsd.org From: Raphael Kubo da Costa Date: Sun, 06 Feb 2011 14:42:02 -0200 Lines: 34 Message-ID: <87pqr515et.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 189.61.208.111 User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.2 (berkeley-unix) Cancel-Lock: sha1:to/ii0QL4nmZ93gUI7LKTZS3rVU= Subject: Re: cmake and Freetype strangeness X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 06 Feb 2011 16:42:17 -0000 Chris Rees writes: > On 31 January 2011 18:06, Chris Rees wrote: >> Hi all, >> >> I'm trying (still) to make a port for projectM. >> >> The one I've made works fine on my production system, but when I put >> it on my test system which has no ports installed, it throws a >> tantrum. >> >> I've added the depends: >> >> LIB_DEPENDS=    ftgl:${PORTSDIR}/graphics/ftgl \ >>                GLEW:${PORTSDIR}/graphics/glew \ >>                freetype:${PORTSDIR}/print/freetype2 >> >> which should be enough, according to the cmake error, but it still happens! >> >> Why can't cmake find Freetype??? >> > > > Found out, it was looking in /usr/X11R6 but not /usr/local. My test > system is too new to have the X11R6 symlink, so failure. > > Patched! Just as a sidenote (for the sake of the mailing list's posterity ;), it should be clear that this is a problem with projectM shipping its own version of FindFreetype2.cmake which uses find_library() and find_path() with NO_DEFAULT_PATH. Any adjustments should not be necessary anymore in case projectM drops its own FindFreetype.cmake in the future and starts using CMake's FindFreetype.cmake :) From owner-freebsd-ports@FreeBSD.ORG Sun Feb 6 17:51:49 2011 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 7D4C31065670; Sun, 6 Feb 2011 17:51:49 +0000 (UTC) (envelope-from nox@jelal.kn-bremen.de) Received: from smtp.kn-bremen.de (gelbbaer.kn-bremen.de [78.46.108.116]) by mx1.freebsd.org (Postfix) with ESMTP id CBC1A8FC1D; Sun, 6 Feb 2011 17:51:48 +0000 (UTC) Received: by smtp.kn-bremen.de (Postfix, from userid 10) id DA5581E000F3; Sun, 6 Feb 2011 18:51:47 +0100 (CET) Received: from triton8.kn-bremen.de (noident@localhost [127.0.0.1]) by triton8.kn-bremen.de (8.14.4/8.14.3) with ESMTP id p16Hnwi0076544; Sun, 6 Feb 2011 18:49:58 +0100 (CET) (envelope-from nox@triton8.kn-bremen.de) Received: (from nox@localhost) by triton8.kn-bremen.de (8.14.4/8.14.3/Submit) id p16HnvH3076543; Sun, 6 Feb 2011 18:49:57 +0100 (CET) (envelope-from nox) From: Juergen Lock Date: Sun, 6 Feb 2011 18:49:57 +0100 To: Juergen Lock Message-ID: <20110206174957.GA76134@triton8.kn-bremen.de> References: <20110109003405.GA95330@triton8.kn-bremen.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110109003405.GA95330@triton8.kn-bremen.de> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: mickael.maillot@gmail.com, Joerg.Pulz@frm2.tum.de, freebsd-multimedia@FreeBSD.org, freebsd-ports@FreeBSD.org, lme@FreeBSD.org, Alexander Leidinger Subject: Re: Final (I hope) Call for testing: vdr ports (watch/record/stream tv) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 06 Feb 2011 17:51:49 -0000 I've done a small update: http://people.freebsd.org/~nox/dvb/vdr-20110206a.shar - Renamed multimedia/vdrdevel to multimedia/vdr after discussion with another committer. (sorry forgot who...) - Chased devel/upnp shlib version bump. (libupnp.so.4 > libupnp.so.5) - Adjusted default LIRC_DEVICE so you can test my lirc port update and webcamd remote patch with passing just --lirc to vdr (instead of --lirc=/var/run/lirc/lircd), more details in this post: http://lists.freebsd.org/pipermail/freebsd-multimedia/2011-February/011625.html - Bumped PORTREVISIONs. If you are upgrading from an earlier shar I think you can do this: portmaster -o multimedia/vdr vdr-devel-1.7.\* portmaster vdr_plugin\* On Sun, Jan 09, 2011 at 01:34:05AM +0100, Juergen Lock wrote: > Call for testing - vdr 1.7.16 with a bunch of plugins: > > http://people.freebsd.org/~nox/dvb/vdrdevel-CFT-20110108a.shar > > [Main news: > > - Finally added back the missing locales to plugin ports so > non-native speakers may get some more local language in vdr > (you can set the osd language under Setup -> OSD - not everything > has been translated still tho.) > > - Now added the upnp/dlna plugin port to the combined shar after > committing the bugfix patches it needs to the devel/upnp port - > the plugin is still alpha and if you want to test it the remaining > notes in my original thread still apply: > > http://lists.freebsd.org/pipermail/freebsd-multimedia/2011-January/011531.html > > - Changed xineliboutput to always build with opengl and libvdpau, > opengl still uses more cpu than xv for me here with video-ati > and vdpau I still cannot test myself, it is also likely the > ffmpeg port needs to be built with the vdpau knob on for it > to work. > > - Changed the /var/cache/vdr-* dirs to more standard > /var/cache/vdr/{infosatepg,upnp,vtx} (vtx is for osdteletext) > and patched those as defaults into the relevant plugins so > you no longer need to pass them as plugin parameters explicitly. > > - Added the example vdr xine keymap to the xineliboutput plugin > port as PORTEXAMPLES so it (usually) will end up here: > > /usr/local/share/examples/vdr_plugin_xineliboutput/xine/keymap > > - Patched the actual config dir into the vdr(1) manpage (usually > /usr/local/etc/vdr/ - thanx to Torfinn Ingolfsen for noticing.) > > For details see below.] > > Hi! > > So what is vdr? It's something like a luxury settop box/pvr on a pc > to receive/watch/record/stream digital tv channels with epg (electronic > program guide), timers, client/server networking, webinterface etc pp. > So if you have a FreeBSD (or Linux, but that's not covered here :) > server you can add one or more dvb/atsc tuner(s) connected to a > satellite dish, cable tv or just a dvb-t antenna (or receive iptv > streams without a tuner if your isp provides those tho I don't know > if anyone tested `real' iptv on FreeBSD yet), browse/search epg, > set timers for automated or manual recordings, and watch the > streams/recordings elsewhere on your lan. Or if you have a FreeBSD > desktop you can also connect a tuner there and do it all on one > box - or just run a vdr client like vdr-sxfe (installed by the > multimedia/vdr-plugin-xineliboutput port) or a client vdr instance > using the streamdev-client plugin connected to a (possibly Linux) > vdr server elsewhere on your lan. > > So if your isp doesn't provide iptv, > > https://secure.wikimedia.org/wikipedia/en/wiki/IPTV > > (german info page: > > http://www.iptv-anbieter.info/ > > ) then you'll need a dvb tuner (or atsc, tho I have no idea if > anyone tested that on FreeBSD yet) with corresponding v4l/dvb (`v4b') > drivers, in most cases that means an usb tuner supported by the > webcamd port: > > http://www.freshports.org/multimedia/webcamd > > And finally, if you want to compare vdr to other existing ports, > it's a bit like mythtv - only most Linux users _I_ know prefer vdr > over mythtv. :) (and vdr also doesn't use a rdbms so you don't > have to worry about mysql etc.) > > ----snip---previous-notes-with-minor-updates:------- > > I started with jpulz' vdr 1.7.14 patches: (now updated to 1.7.16) > > ftp://ftp.frm2.tum.de/pub/jpulz/VDR/ > ftp://ftp.frm2.tum.de/pub/jpulz/pictures/ > > and made q&d ports of those and of a few more plugins and two webinterfaces > so I can now use FreeBSD as a pc dvb-s2 dvr: > > http://people.freebsd.org/~nox/dvb/vdrdevel-CFT-20110108a.shar > > I still don't know if/when I'll be able finish these to make them > commit-ready (or even port all of the other plugins that people > might want to use), if anyone wants to take over from here or at > least help they are most welcome... > > Note: vdr 1.7.16 is the development branch so expect bugs! (I mostly > used it because the stable branch (1.6) doesn't support dvb-s2...) > > FreeBSD notes: > > 0. See my earlier threads on the freebsd-multimedia list about webcamd > and the usb dvb-s2 and dvb-t tuners I tested; the relevant webcamd > ports and frieds have been updated now so you _should_ be able > to just use those. (dvb-c or atsc(?) tuners should also work > as long as webcamd supports them and there aren't other bugs.) > Links to the more important posts are also here: > > http://people.freebsd.org/~nox/dvb/ > > 1. Before you start installing these ports add the vdr user and group > to /usr/ports/UIDs: > > vdr:*:988:988::0:0:vdr user:/nonexistent:/usr/sbin/nologin > > and to /usr/ports/GIDs: > > vdr:*:988: > > (you don't have to use 988, I just didn't want the id to conflict with > new ports being committed too quickly...), and then either mount an extra > fs with enough space for the recordings on /video or create a video dir > elsewhere where there is space, symlink it to /video and make it > writable for vdr. (or if you do have one big / then you can create > the dir on there too ofc, I just disabled the mkdir in the port to > avoid inadvertently filling up ppl's small / fs.) > > Or if you don't like a symlink you can also add your video dir > as -v to vdr's startup args, see below. > > 2. I now have rc.d scripts for vdr and vdradmin-am but even if you > use those you still need to add plugins and their options similar > to this to your /etc/rc.conf: > > ---snip---- > # vdr > vdr_flags="'-Pxineliboutput --local=none --remote=127.1:37890' \ > -Pskinenigmang -Pfemon -Posdpip \ > '-Posdteletext --cache-system=packed --max-cache=128' \ > -Pstreamdev-server '-Plive -i127.1' -Pepgsearch -Pcontrol \ > -Pinfosatepg -Piptv '-Pupnp -i lo0'" > ---snip---- > > look in the README.s of the individual plugin ports for any > needed options. (should get installed below /usr/local/share/doc/vdr*) > And if you want vdr to start at boot (instead of just manually > by doing: > > /usr/local/etc/rc.d/vdr onestart > > ) you need to set: > > vdr_enable="YES" > > too of course. And for vdradmin_am its: > > vdradmind_enable="YES" > > If you want to start vdr manually in the foreground instead you > need to be root (or the vdr user but vdr also drops to the vdr > uid itself if started as root), and then run it like: > > vdr '-Pxineliboutput --local=none --remote=127.1:37890' -Pskinenigmang -Pfemon -Posdpip '-Posdteletext --cache-system=packed --max-cache=128' -Pstreamdev-server '-Plive -i127.1' -Pepgsearch -Pcontrol -Pinfosatepg -Piptv '-Pupnp -i lo0' > > 2a.I now also have a multimedia/vdr-plugins metaport that allows > you to select and install the plugins you want (and vdr itself > as a dependency), so you don't have to install numerous vdr/plugin > ports individually. > > 3. Of all the video output methods only xineliboutput and streamdev > seem to work (and the vdr-live webinterface browser streaming which > also uses streamdev), jpulz also has patches for softdevice so I made > a port for that too but it only gave me a black screen... streamdev > doesn't have an osd so you probably want xineliboutput at least for > the first setup. > > I was unable to test xineliboutput's vdpau support since I no longer > have nvidia (and miwi's issues with the nvidia blob on amd64 don't > exactly encourage me to try it again soon...) - on the radeon here > using xorg 7.4's video-ati driver with xv xineliboutput via vdr-sxfe, > > vdr-sxfe --video=xv --hotkeys --audio=oss xvdr://127.0.0.1:37890 > > (vdr-sxfe gets installed by the xineliboutput plugin port) as well as > all other players I tested that knew the xvdr protocol (xineliboutput > with osd) can now indeed play h264 hd channels on this PhenomII box > after the ffmpeg updates a few months ago, with the only exception > of kaffeine that still has issues with h264 1080i streams when > deinterlacing is enabled: > > xine "xvdr://127.0.0.1#nocache" > kaffeine "xvdr+tcp://127.0.0.1:37890" > /usr/local/kde4/bin/kaffeine "xvdr+tcp://127.0.0.1:37890" > > (kaffeine also has no provision for vdr keyboard control...) > > You can now also run vdr-sxfe with --hud tho that didn't really > work for me (probably needs compositing which I yet have to > test.) --video opengl and vdpau support is now also in the build > but as I said vdpau I cannot test myself and it may need the > ffmpeg port to be built with the vdpau knob on too which is still > off by default. > > Btw I use software volume control with xineliboutput (Setup -> > Plugins -> xineliboutput -> Volume control in the osd) because > selecting `hardware' there doesn't work so well with snd(4)'s > volume-per-channel feature (hint.pcm.X.vpc, which also in fact > is software) that I want to keep enabled for other apps... > And in case you didn't know about this snd(4) feature you can > read more here: > > http://people.freebsd.org/~ariff/SOUND_4.TXT.html > > You can also use other players like mplayer or totem/gstreamer > (incluing the totem browser plugin invoked by the vdr-live > webinterface), only those don't know the xvdr protocol and thus > wont display an osd: > > mplayer -mc 10 -cache 8192 -demuxer lavf http://127.0.0.1:37890/ > totem http://127.0.0.1:37890/ > > (or using streamdev: > > mplayer -mc 10 -cache 8192 -demuxer lavf http://127.0.0.1:3000/302 > totem http://127.0.0.1:3000/302 > > - channel 302 is arte hd in my channels.conf.) > > 3a.And if you want to try out the xbmc port that recently has been > committed with live tv via vdr you can do that too even tho it > is not the pvr-testing2 branch, you just won't get the fast > channel switching etc you'd get via the vnsi protocol (that I > also ported the plugin for but couldn't test it) - watching live > channels and recordings done by vdr (possibly scheduled via > webinterface) is still possible. Just make sure you run vdr > with the streamdev-server plugin enabled and that it is listening > on the vdr-to-vdr server port (thats 2004 and is disabled by > default, see in the osd under Setup -> Plugins -> streamdev-server.) > Then in xbmc you can add vdr streamdev as a video source either > via the gui or manually by putting something like this in > ~/.xbmc/userdata/mediasources.xml: > > > > vtp://127.0.0.1:2004/ > > > > Note you'll have to add the /video dir to xbmc seperately via > the filesystem if you want to be able to watch recordings > (or test the upnp plugin with xbmc but that is still alpha > and at least atm also cannot stream h264 recordings.) > > 4. I have no idea if the lirc support works on FreeBSD, and the uhid(4) > remote plugin support (see that port's pkg-descr) is highly > experimental - as well as webcamd not yet supporting dvb tuner > remotes unless they already appear as uhid(4)/ukbd(4) without > webcamd's help - so you probably will at least initially want > to use keyboard control. I have included an example remote.conf > for vdr-sxfe and the multimedia/vdr-plugin-control plugin that > you can access by telnet (default port is 2002), I have put the > menu button on the tab and insert keys and OK on the return key, > see > > /usr/local/etc/vdr/remote.conf > > for the full keybindings list. (If you start vdr in the foreground > and keep that shell open you should be able to use that for keyboard > control also, the control plugin just gives you an osd too over > telnet.) > > And if you use xine > > xine "xvdr://127.0.0.1#nocache" > > instead of vdr-sxfe > > vdr-sxfe --video=xv --hotkeys --audio=oss xvdr://127.0.0.1:37890 > > you probably want to use a ~/.xine/keymap that includes vdr controls, > I've put mine here: > > http://people.freebsd.org/~nox/dvb/xine/keymap > > and the xineliboutput plugin port now also installs it under: > > /usr/local/share/examples/vdr_plugin_xineliboutput/xine/keymap > > Oh and the webinterfaces have point-and-click remotes too but those > are pretty clunky to use... > > 5. The example channels.conf is the one that comes with the vdr sources, > its for Astra 19.2E and a little outdated (also doesn't have hd channels > yet), if you receive something else and don't want to go hunting for a > suitable channels.conf on the web you can use the multimedia/w_scan > port. Remember to use -o7 for vdr 1.7.x, see the w_scan homepage > and w_scan's -h and -H usage messages for options and examples: > > http://wirbel.htpc-forum.de/w_scan/index_en.html > > (the w_scan start script hasn't been ported to FreeBSD yet.) > > Also note you probably will only need to use w_scan once initially, > this vdr version by default should look for new transponders > itself when it does its epg scan during idle times unles you > disable that feature. > > And if you install the iptv plugin and want to test it with some > internet streams if your isp dosn't provide `real' iptv (or you > just want to be able to press `r'ecord while watching web streams > like nasatv), you can merge example /usr/local/etc/vdr/channels.conf > entries from here: > > /usr/local/share/examples/vdr_plugin_iptv/channels.conf.iptv > > (I don't have `real' iptv here so that's all I can test. Also > don't expect 100% performance with these examples, live transcoding > streams to mpeg-ts that vdr expects still is kinda fragile and > sometimes needs to be manually restarted by e.g. hitting OK > (return) in the channel list (c) before it works, and startup is > usually slow too... Transcoding uses vlc with those examples, > you can see vlc's messages if you start vdr in the foreground > instead of via the rc.d script as explained above. Also see > > /usr/local/etc/vdr/plugins/iptv > > and > > /usr/local/etc/vdr/plugins/iptv/vlcinput > > and the plugin homepage: > > http://www.saunalahti.fi/~rahrenbe/vdr/iptv/ > > for configurations. And there seems to be a `feature' that > sometimes causes vdr to start receiving streams without anyone > watching/recording just because the iptv plugin is enabled...) > > 5. I ported two webinterfaces because I only learned about vdr-live > later which seems to be faster and uses fewer resources meaning you > could probably turn a pretty wimpy box into a vdr server as long as > you keep the actual watching (especially of h264 hd) to a faster box > connected over the network. The vdr-plugin-live webinterface by > default listens on port 8008: > > http://127.1:8008/ > > Default login/pw is admin/live as also mentioned in: > > /usr/local/share/doc/vdr_plugin_live/README > > vdradmin_am listens on 8001: > > http://127.1:8001/ > > Default login/pw for that is vdr/vdr. > > And the streamdev plugin has a (simple) webinterface too if you point > a browser at it: (instead of a player) > > http://127.1:3000/ > > 6. I may have forgot some other manual installation steps, if you > notice something just post a followup... Most of vdr's own > configuration including plugins should be available in the > osd under `Setup', some things like allowed hosts/subnets > for network plugins need to be manually configured under > /usr/local/etc/vdr/plugins tho. > > And here are some links about vdr and the plugins and webinterfaces > I made ports for: > > 0. vdr 1.7.16: > http://www.tvdr.de/ > http://www.linuxtv.org/vdrwiki/index.php/Main_Page > > 1. xineliboutput-1.0.5 cvs snapshot from 20101019: > http://sourceforge.net/projects/xineliboutput/ > http://www.linuxtv.org/vdrwiki/index.php/Xineliboutput-plugin > > 2. streamdev-0.5.0 cvs snapshot from 20100426: > http://streamdev.vdr-developer.org/ > http://www.linuxtv.org/vdrwiki/index.php/Streamdev-plugin > > 3. live-0.2.0s20101122 git snapshot: > http://live.vdr-developer.org/ > > 4. live also depends on cxxtools and tntnet which I also had to port: > http://www.tntnet.org/cxxtools.html > http://www.tntnet.org/index.html > > 5. epgsearch-0.9.25.beta17: > http://winni.vdr-developer.org/epgsearch/index_eng.html > http://www.linuxtv.org/vdrwiki/index.php/Epgsearch-plugin > > 6. femon-1.7.7: > http://www.saunalahti.fi/~rahrenbe/vdr/femon/ > http://www.linuxtv.org/vdrwiki/index.php/Femon-plugin > > 7. osdpip-0.1.0: > http://projects.vdr-developer.org/projects/show/plg-osdpip > http://www.linuxtv.org/vdrwiki/index.php/Osdpip-plugin > > 8. osdteletext-0.9.0: > http://projects.vdr-developer.org/projects/show/plg-osdteletext > http://www.linuxtv.org/vdrwiki/index.php/Osdteletext-plugin > > 9. skinenigmang-0.1.1: > http://andreas.vdr-developer.org/enigmang/index.html > http://www.vdr-wiki.de/wiki/index.php/Skinenigmang-plugin > (sorry for de in the second link but at least there are pics...) > > 10. softdevice 0.5.0 cvs snapshot from 20100414: > http://softdevice.berlios.de/ > http://www.linuxtv.org/vdrwiki/index.php/Softdevice-plugin > > 11. control-0.0.2a-45yavdr1 with ubuntu yavdr patches: (and a patch by > me to fix a segfault on vdr exit) > http://ricomp.de/vdr/down_en.html > http://www.linuxtv.org/vdrwiki/index.php/Control-plugin > > 12. vdradmin_am-3.6.7: > http://andreas.vdr-developer.org/vdradmin-am/ > > 13. infosatepg-0.0.11: > http://projects.vdr-developer.org/projects/show/plg-infosatepg > http://vdr-wiki.de/wiki/index.php/Infosatepg-plugin > My post including notes about how I got it receiving and using > the infosat epg data quickly: > http://lists.freebsd.org/pipermail/freebsd-multimedia/2010-July/011158.html > > 14. remote-0.4.0: (with experimental FreeBSD uhid(4) support, some > notes are in the port's pkg-descr) > http://escape-edv.de/endriss/vdr > http://www.linuxtv.org/vdrwiki/index.php/Remote-plugin > > 15. iptv-0.4.2: > http://www.saunalahti.fi/~rahrenbe/vdr/iptv/ > > 16. vnsiserver-0.0.2s20100808.0952: > http://www.vdr-wiki.de/wiki/index.php/Vnsi-server-plugin > http://www.vdr-portal.de/board/thread.php?threadid=95292 > (sorry about the german but as I said this is only useful with > the xbmc pvr-testing2 branch anyway and its untested too.) > > 17. upnp-0.0.2a2 with a few bugfixes done by me: > http://upnp.vdr-developer.org/ > http://lists.freebsd.org/pipermail/freebsd-multimedia/2011-January/011531.html > > TODO: > > - The ports still could use quite some cleanup work, also to make > upgrading them or adding new plugins easier. > - Submit the rest of the non-hacky FreeBSD patches back to the > individual upstream maintainers (that should be pretty much all > of the patches for *.[ch] source files, only Makefile/configure > scripts patches less so.) > - Someone(tm) may want to write a `real' step-by-step guide how to > get a FreeBSD vdr going... (preferably someone who has never > used vdr before to make sure important stuff I never think about > isn't left out.) > > Enjoy, :) > Juergen From owner-freebsd-ports@FreeBSD.ORG Sun Feb 6 19:35:32 2011 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 1231F106564A for ; Sun, 6 Feb 2011 19:35:32 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward11.mail.yandex.net (forward11.mail.yandex.net [95.108.130.93]) by mx1.freebsd.org (Postfix) with ESMTP id B56738FC08 for ; Sun, 6 Feb 2011 19:35:31 +0000 (UTC) Received: from smtp14.mail.yandex.net (smtp14.mail.yandex.net [95.108.131.192]) by forward11.mail.yandex.net (Yandex) with ESMTP id 3F09823F8381 for ; Sun, 6 Feb 2011 22:35:25 +0300 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1297020925; bh=lHbXtEwoypQidVufz5Wzhmw59wNLKPTGwU6rOOE0EEc=; h=Message-ID:Date:From:MIME-Version:To:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=CRu+yPMFXZ1gUHjivjCVXYzj1K2X7BKNsI7NIxPDmq6v40ExCUpt9KBWB0mAo+d1i r1eVhMsZ9AYSdc3lHze4kiWOshj26ml+YXdPMSGwHp4kcZkTFSksezt4YCDhxPwLup c+xkoSkr0/ouK/x5a9iprJzhUK+rNw0izemz/i0E= Received: from smeshariki2.local (unknown [213.138.85.225]) by smtp14.mail.yandex.net (Yandex) with ESMTPSA id 1595119B80A5 for ; Sun, 6 Feb 2011 22:35:25 +0300 (MSK) Message-ID: <4D4EF7B4.6060903@yandex.ru> Date: Sun, 06 Feb 2011 22:34:12 +0300 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; ru-RU; rv:1.9.2.13) Gecko/20110106 Thunderbird/3.1.7 MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <4D4EBFF6.4010003@FreeBSD.org> In-Reply-To: <4D4EBFF6.4010003@FreeBSD.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [HEADS UP] Python Infrastructure changes Roadmap X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 06 Feb 2011 19:35:32 -0000 06.02.2011 18:36, Martin Wilke пишет: > [python 2.7 move to default] > python 2.7 is already stable enough to be moved over as default. For > this one we will do an exp-run > to make sure nothing will break during the build. If all works fine, we > think we can complete it by the > first week of March. Good news! Just want to note that i'm using python2.7 as the only python version for a couple of months now. It's a common gnome desktop and many of third-party python apps from ports. All of them working smoothly with 2.7, w/o any problems. -- Regards, Ruslan From owner-freebsd-ports@FreeBSD.ORG Sun Feb 6 19:42:08 2011 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 EC49E106566C for ; Sun, 6 Feb 2011 19:42:08 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward11.mail.yandex.net (forward11.mail.yandex.net [95.108.130.93]) by mx1.freebsd.org (Postfix) with ESMTP id 993FB8FC12 for ; Sun, 6 Feb 2011 19:42:08 +0000 (UTC) Received: from smtp11.mail.yandex.net (smtp11.mail.yandex.net [95.108.130.67]) by forward11.mail.yandex.net (Yandex) with ESMTP id 7A97023F8926; Sun, 6 Feb 2011 22:42:07 +0300 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1297021327; bh=GobO2QEdAvZZ3EELxPCaq4Xpgdu3F+wDoiX+PB42TeI=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=Zyhjb2o+pMxPN3Mm4E8SuuY2FOug0ELX3S14qqOEec59gJKPmfb8nr8QDIIjYPyf2 41tmj7/DrTr5RXxKMZjFyPTPm832gyf4s5jh7/8+lzn8s7p2DtAyD2ILnYKeWC2m+W 3BoBTEEGp8EwXzXuq557qfR9nBzXooE0Ix7X7rmc= Received: from smeshariki2.local (unknown [213.138.85.225]) by smtp11.mail.yandex.net (Yandex) with ESMTPSA id 400004CC00B3; Sun, 6 Feb 2011 22:42:07 +0300 (MSK) Message-ID: <4D4EF946.2010401@yandex.ru> Date: Sun, 06 Feb 2011 22:40:54 +0300 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; ru-RU; rv:1.9.2.13) Gecko/20110106 Thunderbird/3.1.7 MIME-Version: 1.0 To: Marin Atanasov Nikolov References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-ports@freebsd.org Subject: Re: wa-admin for managing webalizer log files X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2011 19:42:09 -0000 Hi Marin, 06.02.2011 19:23, Marin Atanasov Nikolov пишет: >> >> >> Anyway, I've start a test jail on one of my systems for a demo, just to see >> what I mean, because sometimes >> it's better to see rather than speaking :) >> >> - http://monitor.unix-heaven.org/ >> >> It's nothing special, though but it makes managing and viewing webalizer >> log files much easier, when you have one >> single page with all your machines and log files, rather than logging to >> each Apache host and it's webalizer docroot. >> >> The code is here: >> >> - git.unix-heaven.org/cgit.cgi/wa-admin >> >> Just wanted to ask if anyone is interested in actually getting this to the >> Ports Tree? >> >> Again, it's nothing special, it's just the result of a few hours work :) >> >> Regards, >> Marin >> > > Replying to myself. > > Yesterday Ruslan gave me a nice suggestion - adding stats for all the vhosts > on the main page. > > I've updated wa-admin script, and now it creates a nice html index page, > with the stats of the different vhosts. > > This way you have a quick overview of the different vhosts and which ones > are most/least accessed. > > Code and demo are still on the same places. Thank you very much for this addition and for your fast response, i'll try to test this in a next week on my servers and then report back to you. -- Regards, Ruslan From owner-freebsd-ports@FreeBSD.ORG Sun Feb 6 20:29:43 2011 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 F0DCB106564A for ; Sun, 6 Feb 2011 20:29:43 +0000 (UTC) (envelope-from lumiwa@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id B66B98FC1A for ; Sun, 6 Feb 2011 20:29:43 +0000 (UTC) Received: by iyb26 with SMTP id 26so3986927iyb.13 for ; Sun, 06 Feb 2011 12:29:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:from:to:subject:date:user-agent:mime-version :content-type:content-transfer-encoding:message-id; bh=kOXahokfxfkvADMyP+oOd8O4Au//NZKdecP+ZyXTw/Q=; b=OycrRmmdta82yYBGdBfDkwO5J86ITzQERiGXIGjqaDdG+Q/XNlA01BmWIs7/K926Rz HzNVWKu+jf/5iAMGItl0YhEUFZW5Kven37cs7rhIJPBcsDyqPAgzXm3L+P070g1VpMY9 D6CjHbYIGEKbK/OQNd0BcHON7W+xYacbBNjfo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:mime-version:content-type :content-transfer-encoding:message-id; b=TYZm0ne48n6eK7p9SuP56v3y5pljrigjgavFI0q63ydWYfr2xWWLFVQE6stTbYc5T8 /p0wxdT2k92VpeyL+WiS5vSgwv6SkNgk4lLb/u9c+J3py8MGZcGhnipdW7Xz3iuY5t8y cWBYHaGBg//BVcWTwTQynTfI0W0FSmw0KxlGQ= Received: by 10.42.5.81 with SMTP id 17mr17558366icv.223.1297023649686; Sun, 06 Feb 2011 12:20:49 -0800 (PST) Received: from athena.wi.rr.com (cpe-184-58-138-79.wi.res.rr.com [184.58.138.79]) by mx.google.com with ESMTPS id u5sm2751920ics.6.2011.02.06.12.20.48 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 06 Feb 2011 12:20:49 -0800 (PST) From: ajtiM To: freebsd-ports@freebsd.org Date: Sun, 6 Feb 2011 14:20:43 -0600 User-Agent: KMail/1.13.5 (FreeBSD/8.1-RELEASE; KDE/4.5.5; i386; ; ) MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <201102061420.43625.lumiwa@gmail.com> Subject: kipi plugins for kde 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: Sun, 06 Feb 2011 20:29:44 -0000 I tried to update kipi-plugin for kde4 1.8.0,1 but I got after 100% success of built that I need firs deinstall kdegraphics4 and than reinstall portt. What is the problem with this version, please? Do I need to deinstall kdegraphics4 and install kipi-plugin? Or is smothing wron with plugin? Thanks in advance. Mitja -------- http://jpgmag.com/people/lumiwa From owner-freebsd-ports@FreeBSD.ORG Sun Feb 6 20:44:08 2011 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 7BE281065670 for ; Sun, 6 Feb 2011 20:44:08 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 3FB1D8FC12 for ; Sun, 6 Feb 2011 20:44:08 +0000 (UTC) Received: by iwn39 with SMTP id 39so3997008iwn.13 for ; Sun, 06 Feb 2011 12:44:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=AZ6fGu5W04EonwNj9i6qcjTuqJSd0hM0/bSr2ZKyRh4=; b=QzHFq/OklpwPWQwZRr66eCs9dohJqIMJDYd8DLRwo9zBNEU1SXH3vqSIJHRndRrJ9w 8L1PF7eq30Yg/OtwK8HzmgIZjQDUSYW4kG3WEEYkg+djsctalrVKKNMex2LIQZdRQo7U t28LttUbbxHFtCwdJCv36Jqqw2fywDyfTVwNk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=LGFNmcpLFw60pRPtywkT5HhNv0SMdj4qBURspMaU5MEiAMXhedPgQ3MXI1BenzccF+ 3P8Wuy58cm/lqKTHij/z89RQY/yy5ohXpaBXTk92jCJQo+q/pzAIqFha9rKU55PhY7bI RfrbSFs5JK/YZfHIpCZDhw94cQn0Qu/8SCYoY= MIME-Version: 1.0 Received: by 10.231.182.5 with SMTP id ca5mr3819487ibb.144.1297025047586; Sun, 06 Feb 2011 12:44:07 -0800 (PST) Sender: baptiste.daroussin@gmail.com Received: by 10.231.182.132 with HTTP; Sun, 6 Feb 2011 12:44:07 -0800 (PST) In-Reply-To: <201102060828.01962.lumiwa@gmail.com> References: <201102051625.15681.lumiwa@gmail.com> <201102060726.04043.lumiwa@gmail.com> <201102060828.01962.lumiwa@gmail.com> Date: Sun, 6 Feb 2011 20:44:07 +0000 X-Google-Sender-Auth: bHi6K6PWsprGGOneHrBlkI4uOos Message-ID: From: Baptiste Daroussin To: ajtiM Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-ports@freebsd.org Subject: Re: libreoffice 3.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: Sun, 06 Feb 2011 20:44:08 -0000 2011/2/6 ajtiM : > On Sunday February 6 2011 08:11:35 Baptiste Daroussin wrote: >> 2011/2/6 ajtiM : >> > On Saturday February 5 2011 16:29:40 ajtiM wrote: >> >> I am so sorry: >> >> >> >> my system is FreeBSD 8.1, KDE 4.5 >> >> and I built LibreOffice with KDE. >> >> >> >> On Saturday February 5 2011 16:25:15 you wrote: >> >> > Hi! >> >> > >> >> > After update LibreOffice from 3.3.0 to 3.3.0_1 is the total disaster. >> >> > Before updtae I didn't have any problem with Writer and Impress for >> >> > opening files which were made with MS Word and PowerPoint but after >> >> > update it doesn't open and programs crashed. >> > >> > I deinstall LibreOffice and installed again and I don't have a problem >> > with Writer anymore but problem with Impress is here still. As I red >> > before it was a bug but I didn't find if exist still. >> > >> > Thanks. >> > >> > Mitja >> > -------- >> > http://jpgmag.com/people/lumiwa >> > _______________________________________________ >> > 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" >> >> The upgrade from 3.3.0 to 3.3.0_1 is only plist change, no changes in >> libreoffice itself, so if it worked with 3.3.0 it should work with >> 3.3.0_1. >> >> regards, >> Bapt > > But it didn't but now after deinstall and installed again it works except > Impress cxrashes all the time if I open pps whic was made on MS PowerPoint but > it was not a problem before on OpenOffice. > > The other problem is to if I have for example a document file attache on may > email client which is KMail and I try to open it, nothing happened. I need to > save this file first and than open. > Also if I try tu run Writer (for example) from konsole (I have KDE 4.5) I got: > >> libreoffice -writer %U > javaPathHelper: not found > I18N: Operating system doesn't support locale "en_US" > LibreOffice(22865)/kdeui (KIconLoader) > KSharedDataCache::Private::mapSharedMemory: Failed to establish shared memory > mapping, will fallback to private memory -- memory usage will increase > > And I Igot a message: > > /usr/home/Auser/%U does not exist > > Thank you. > > > Mitja > -------- > http://jpgmag.com/people/lumiwa > This is normal you ask from for consol to open the "%U" file which doesn't exist. > KSharedDataCache::Private::mapSharedMemory: Failed to establish shared memory > mapping, will fallback to private memory -- memory usage will increase This message seems more anoying, but as I'm not a KDE user it is hard to know if it is normal or not, I'll try to check. Can you send me a sample pps file that doesn't work please ? regards, Bapt From owner-freebsd-ports@FreeBSD.ORG Sun Feb 6 21:29:08 2011 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 2E76F1065674 for ; Sun, 6 Feb 2011 21:29:08 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from lab.alexdupre.com (alexdupre-1-pt.tunnel.tserv23.zrh1.ipv6.he.net [IPv6:2001:470:25:450::2]) by mx1.freebsd.org (Postfix) with ESMTP id 5C9918FC18 for ; Sun, 6 Feb 2011 21:29:07 +0000 (UTC) Received: (qmail 23968 invoked from network); 6 Feb 2011 21:29:06 -0000 Received: from atom.alexdupre.com (HELO ?192.168.178.12?) (sysadmin@alexdupre.com@192.168.178.12) by lab.alexdupre.com with ESMTPSA; 6 Feb 2011 21:29:06 -0000 Message-ID: <4D4F12A0.8020305@FreeBSD.org> Date: Sun, 06 Feb 2011 22:29:04 +0100 From: Alex Dupre User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; it; rv:1.9.1.16) Gecko/20101123 SeaMonkey/2.0.11 MIME-Version: 1.0 To: Baptiste Daroussin References: <201102051625.15681.lumiwa@gmail.com> <201102060726.04043.lumiwa@gmail.com> <201102060828.01962.lumiwa@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ajtiM , freebsd-ports@freebsd.org Subject: Re: libreoffice 3.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: Sun, 06 Feb 2011 21:29:08 -0000 Baptiste Daroussin ha scritto: >> KSharedDataCache::Private::mapSharedMemory: Failed to establish shared memory >> mapping, will fallback to private memory -- memory usage will increase > > This message seems more anoying, but as I'm not a KDE user it is hard > to know if it is normal or not, I'll try to check. It's normal. -- Alex Dupre From owner-freebsd-ports@FreeBSD.ORG Mon Feb 7 01:42:16 2011 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 CAD4F10656A3 for ; Mon, 7 Feb 2011 01:42:16 +0000 (UTC) (envelope-from dan@langille.org) Received: from nyi.unixathome.org (nyi.unixathome.org [64.147.113.42]) by mx1.freebsd.org (Postfix) with ESMTP id A0DC18FC22 for ; Mon, 7 Feb 2011 01:42:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by nyi.unixathome.org (Postfix) with ESMTP id 9C5AC50A7C for ; Mon, 7 Feb 2011 01:24:28 +0000 (GMT) X-Virus-Scanned: amavisd-new at unixathome.org Received: from nyi.unixathome.org ([127.0.0.1]) by localhost (nyi.unixathome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VEs9jkQjg41N for ; Mon, 7 Feb 2011 01:24:27 +0000 (GMT) Received: from smtp-auth.unixathome.org (smtp-auth.unixathome.org [10.4.7.7]) (Authenticated sender: hidden) by nyi.unixathome.org (Postfix) with ESMTPSA id DE50B50A26 for ; Mon, 7 Feb 2011 01:24:26 +0000 (GMT) Message-ID: <4D4F49BF.1030506@langille.org> Date: Sun, 06 Feb 2011 20:24:15 -0500 From: Dan Langille Organization: The FreeBSD Diary User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: What ports require this 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, 07 Feb 2011 01:42:16 -0000 Over the weekend, a new feature was added to FreshPorts BETA. A port now lists all ports that require it. This code will eventually move to production after it's been running on on the beta site for a while. Notes: * The code uses the output of make -V RUN_DEPENDS -V LIB_DEPENDS -V BUILD_DEPENDS * Only the default build is queried * This is not recursive. For example, at http://beta.freshports.org/graphics/png/ You will find: Required by: for Build graphics/iiview graphics/optar graphics/tumbler for Libraries astro/astrometry astro/celestia astro/celestia-gnome [long list snipped] More information: * The original request: http://www.freshports.org/phorum/read.php?f=1&i=1280&t=1280 * Some background on the work: http://news.freshports.org/2011/02/05/what-ports-are-dependant-upon-this-port/ or http://tinyurl.com/6fezxpq -- Dan Langille - http://langille.org/ From owner-freebsd-ports@FreeBSD.ORG Mon Feb 7 02:01:43 2011 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 5CD9D106564A for ; Mon, 7 Feb 2011 02:01:43 +0000 (UTC) (envelope-from bf1783@googlemail.com) Received: from mail-yx0-f182.google.com (mail-yx0-f182.google.com [209.85.213.182]) by mx1.freebsd.org (Postfix) with ESMTP id 1D7B08FC0C for ; Mon, 7 Feb 2011 02:01:42 +0000 (UTC) Received: by yxh35 with SMTP id 35so1637169yxh.13 for ; Sun, 06 Feb 2011 18:01:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:reply-to:date:message-id:subject :from:to:cc:content-type; bh=pImTKDczqFlDUNP7cH4x9ZNpCUvxnB/Eg4b1mcGIjlM=; b=KkzbrQ9+zD8LCAiepGdvhWzYGNboNWgGneflFySOz3oXib8x7gY5bRYWJm6ndGQNXE CojNfY6HDtRIufbP384k2W87/OKxYBZSJX7zTbjOIUOhb/ExvGWv0PJtxIwx+ikjHT3e EcxIbvEDV/jL0wtUigx5t+lUu1x0NLXQf17qA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:reply-to:date:message-id:subject:from:to:cc :content-type; b=wWqsBxVyAKKDLlycQL99Rqa9wwX6xGmj3rFvXnFmilPUG5g1XyvByaDo2InQHzg1n5 cX28xpWTTnDGM/QSTfnZEJYMilD3uXGaQwU09/oKvAPzRaAeYB6rHK92943+c0JycGZu 0oqebzmEobX5IOQrGTlPEK/qHp51prmWSOEbE= MIME-Version: 1.0 Received: by 10.236.111.43 with SMTP id v31mr29630138yhg.23.1297044102358; Sun, 06 Feb 2011 18:01:42 -0800 (PST) Received: by 10.236.105.197 with HTTP; Sun, 6 Feb 2011 18:01:42 -0800 (PST) Date: Sun, 6 Feb 2011 21:01:42 -0500 Message-ID: From: "b. f." To: Dan Langille Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-ports@FreeBSD.org Subject: Re: What ports require this port? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: bf1783@gmail.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2011 02:01:43 -0000 > Over the weekend, a new feature was added to FreshPorts BETA. A port > now lists all ports that require it. This code will eventually move to > production after it's been running on on the beta site for a while. > > Notes: > > * The code uses the output of make -V RUN_DEPENDS -V LIB_DEPENDS -V > BUILD_DEPENDS If you're going to include BUILD_DEPENDS, then you should also use -V PATCH_DEPENDS -V FETCH_DEPENDS. b. From owner-freebsd-ports@FreeBSD.ORG Mon Feb 7 02:02:58 2011 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 BDCF71065695 for ; Mon, 7 Feb 2011 02:02:58 +0000 (UTC) (envelope-from dan@langille.org) Received: from nyi.unixathome.org (nyi.unixathome.org [64.147.113.42]) by mx1.freebsd.org (Postfix) with ESMTP id 8DF078FC12 for ; Mon, 7 Feb 2011 02:02:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by nyi.unixathome.org (Postfix) with ESMTP id A9C7A50A7C; Mon, 7 Feb 2011 02:02:57 +0000 (GMT) X-Virus-Scanned: amavisd-new at unixathome.org Received: from nyi.unixathome.org ([127.0.0.1]) by localhost (nyi.unixathome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id edxYf4Ns1DUB; Mon, 7 Feb 2011 02:02:57 +0000 (GMT) Received: from smtp-auth.unixathome.org (smtp-auth.unixathome.org [10.4.7.7]) (Authenticated sender: hidden) by nyi.unixathome.org (Postfix) with ESMTPSA id CD0E750A26 ; Mon, 7 Feb 2011 02:02:56 +0000 (GMT) Message-ID: <4D4F52C7.3010407@langille.org> Date: Sun, 06 Feb 2011 21:02:47 -0500 From: Dan Langille Organization: The FreeBSD Diary User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 MIME-Version: 1.0 To: bf1783@gmail.com References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: "b. f." , freebsd-ports@FreeBSD.org Subject: Re: What ports require this 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, 07 Feb 2011 02:02:58 -0000 On 2/6/2011 9:01 PM, b. f. wrote: >> Over the weekend, a new feature was added to FreshPorts BETA. A port >> now lists all ports that require it. This code will eventually move to >> production after it's been running on on the beta site for a while. >> >> Notes: >> >> * The code uses the output of make -V RUN_DEPENDS -V LIB_DEPENDS -V >> BUILD_DEPENDS > > If you're going to include BUILD_DEPENDS, then you should also use -V > PATCH_DEPENDS -V FETCH_DEPENDS. I guess that's a job for future work. Another weekend. :) Thanks. -- Dan Langille - http://langille.org/ From owner-freebsd-ports@FreeBSD.ORG Mon Feb 7 02:03:21 2011 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 A650C106566B for ; Mon, 7 Feb 2011 02:03:21 +0000 (UTC) (envelope-from bf1783@googlemail.com) Received: from mail-yx0-f182.google.com (mail-yx0-f182.google.com [209.85.213.182]) by mx1.freebsd.org (Postfix) with ESMTP id 6246D8FC14 for ; Mon, 7 Feb 2011 02:03:21 +0000 (UTC) Received: by yxh35 with SMTP id 35so1637452yxh.13 for ; Sun, 06 Feb 2011 18:03:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:reply-to:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=N+XDfpoxiGGnt5ryrFjn7VpcctQSxteOckpUI7sWlrM=; b=QlSBxlc5Y++NmXfn8M02AzOWimZlIXuYwX82JDFdeSBJ1ocH2vq72vsa+vJucpQ347 d52D1KW86baJfezNc17BvXU4Zw02K/uGijYFFksbc6Dfp1Dxcwhn9oIkZKlv0mwMlhWJ xStA7EDCvpSYNGIoJjcmV4EkSUFtw5+HDrobc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; b=immNy7H7MVBRurBCgaYihczepdnmczDmkadg25I/fyz8l2P044KEeJbpemAeGcU2MD bfwHzgxLK9wyRLVQZwJwo6W4ZYq7QFn5T+cbsqTp/10W08ROFaSMJ7IislOGpsl/6xYi g4Zoxd4NAN7D9hTmAFnufgPH/stLh2oQZaVcc= MIME-Version: 1.0 Received: by 10.236.111.43 with SMTP id v31mr29632147yhg.23.1297044200629; Sun, 06 Feb 2011 18:03:20 -0800 (PST) Received: by 10.236.105.197 with HTTP; Sun, 6 Feb 2011 18:03:20 -0800 (PST) In-Reply-To: References: Date: Sun, 6 Feb 2011 21:03:20 -0500 Message-ID: From: "b. f." To: Dan Langille Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-ports@freebsd.org Subject: Re: What ports require this port? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: bf1783@gmail.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2011 02:03:21 -0000 On 2/6/11, b. f. wrote: >> Over the weekend, a new feature was added to FreshPorts BETA. A port >> now lists all ports that require it. This code will eventually move to >> production after it's been running on on the beta site for a while. >> >> Notes: >> >> * The code uses the output of make -V RUN_DEPENDS -V LIB_DEPENDS -V >> BUILD_DEPENDS > > If you're going to include BUILD_DEPENDS, then you should also use -V > PATCH_DEPENDS -V FETCH_DEPENDS. And, of course, -V EXTRACT_DEPENDS. b. From owner-freebsd-ports@FreeBSD.ORG Mon Feb 7 02:24:24 2011 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 2F0FB106564A for ; Mon, 7 Feb 2011 02:24:24 +0000 (UTC) (envelope-from dan@langille.org) Received: from nyi.unixathome.org (nyi.unixathome.org [64.147.113.42]) by mx1.freebsd.org (Postfix) with ESMTP id 023C68FC08 for ; Mon, 7 Feb 2011 02:24:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by nyi.unixathome.org (Postfix) with ESMTP id 06C3150C3F; Mon, 7 Feb 2011 02:24:23 +0000 (GMT) X-Virus-Scanned: amavisd-new at unixathome.org Received: from nyi.unixathome.org ([127.0.0.1]) by localhost (nyi.unixathome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gnRCrW8abVt5; Mon, 7 Feb 2011 02:24:20 +0000 (GMT) Received: from smtp-auth.unixathome.org (smtp-auth.unixathome.org [10.4.7.7]) (Authenticated sender: hidden) by nyi.unixathome.org (Postfix) with ESMTPSA id A27D050C34 ; Mon, 7 Feb 2011 02:24:19 +0000 (GMT) Message-ID: <4D4F57C7.3030906@langille.org> Date: Sun, 06 Feb 2011 21:24:07 -0500 From: Dan Langille Organization: The FreeBSD Diary User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 MIME-Version: 1.0 To: bf1783@gmail.com References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: "b. f." , freebsd-ports@freebsd.org Subject: Re: What ports require this 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, 07 Feb 2011 02:24:24 -0000 On 2/6/2011 9:03 PM, b. f. wrote: > On 2/6/11, b. f. wrote: >>> Over the weekend, a new feature was added to FreshPorts BETA. A port >>> now lists all ports that require it. This code will eventually move to >>> production after it's been running on on the beta site for a while. >>> >>> Notes: >>> >>> * The code uses the output of make -V RUN_DEPENDS -V LIB_DEPENDS -V >>> BUILD_DEPENDS >> >> If you're going to include BUILD_DEPENDS, then you should also use -V >> PATCH_DEPENDS -V FETCH_DEPENDS. > > And, of course, -V EXTRACT_DEPENDS. While we're here... is there anything special about PATCH_DEPENDS, FETCH_DEPENDS, and EXTRACT_DEPENDS that might be different than the depends I'm already processing? They seem to be the same format: [dan@ngaio:/usr/ports/graphics/tifmerge] $ make -V EXTRACT_DEPENDS tuc:/usr/ports/converters/tuc /usr/local/bin/unzip:/usr/ports/archivers/unzip [dan@ngaio:/usr/ports/www/apache13-modssl] $ make -V PATCH_DEPENDS /usr/local/bin/perl5.8.9:/usr/ports/lang/perl5.8 /usr/local/bin/perl5.8.9:/usr/ports/lang/perl5.8 However, my manual searches to find a port which outputs a value for 'make -V FETCH_DEPENDS' have failed so far. But I'm sure it will turn up during my first few test runs. -- Dan Langille - http://langille.org/ From owner-freebsd-ports@FreeBSD.ORG Mon Feb 7 02:50:20 2011 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 DB309106566C for ; Mon, 7 Feb 2011 02:50:20 +0000 (UTC) (envelope-from bf1783@googlemail.com) Received: from mail-gy0-f182.google.com (mail-gy0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id 957FB8FC08 for ; Mon, 7 Feb 2011 02:50:20 +0000 (UTC) Received: by gyf3 with SMTP id 3so1638501gyf.13 for ; Sun, 06 Feb 2011 18:50:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:reply-to:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=ztmYMkx6xtP+3VhRYqbOzZC4K5EBifNdsLSRObbtHLE=; b=TDbNHwciQ9rmzOanMxtq1BQ1/lR7UCYS/vMizt8zCagSPOQfvSo6S7jvtk5HSS+JZf b43MPhypYp1spEeyOOgTSivVXAijBUS9RZtHMdMWXBJJsm/sAMgTAJJC+hW412BvDWWO fj2y/gJX/s4otjb1XvWGjoVfxOWUvVbin1Fyg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; b=ptH/iwPqAtCrxEPZKupVdekNsUXLQ3tFYkeU6H3tqikeYfGKOKjNze/3VbB5Hn6JyT p8TKHIGL/b72uh5/KPE+SqLr8uMv52RpoxCTTJxv1GA+0AEElJwB+HoiFktLgGfk7u3C wHpbLUYuDGnsefIg73PVZ/n+J5xeHGFbZ3f1s= MIME-Version: 1.0 Received: by 10.236.110.172 with SMTP id u32mr161607yhg.63.1297047019839; Sun, 06 Feb 2011 18:50:19 -0800 (PST) Received: by 10.236.110.52 with HTTP; Sun, 6 Feb 2011 18:50:19 -0800 (PST) In-Reply-To: <4D4F57C7.3030906@langille.org> References: <4D4F57C7.3030906@langille.org> Date: Sun, 6 Feb 2011 21:50:19 -0500 Message-ID: From: "b. f." To: Dan Langille Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-ports@freebsd.org Subject: Re: What ports require this port? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: bf1783@gmail.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2011 02:50:21 -0000 On 2/6/11, Dan Langille wrote: > On 2/6/2011 9:03 PM, b. f. wrote: >> On 2/6/11, b. f. wrote: > > While we're here... is there anything special about PATCH_DEPENDS, > FETCH_DEPENDS, and EXTRACT_DEPENDS that might be different than the > depends I'm already processing? They seem to be the same format: > > [dan@ngaio:/usr/ports/graphics/tifmerge] $ make -V EXTRACT_DEPENDS > tuc:/usr/ports/converters/tuc > /usr/local/bin/unzip:/usr/ports/archivers/unzip > > [dan@ngaio:/usr/ports/www/apache13-modssl] $ make -V PATCH_DEPENDS > /usr/local/bin/perl5.8.9:/usr/ports/lang/perl5.8 > /usr/local/bin/perl5.8.9:/usr/ports/lang/perl5.8 IIRC, they are the same ordered triple format. By the way, just because a port is in the *_DEPENDS of another port, doesn't necessarily mean that the first port must be installed to build the second port: sometimes the (usually absent) third element of the triplet can be used to override the default "install". So some *_DEPENDS, for example, just need to be fetched rather than installed. Others may just need to execute some simple target defined in the Makefile of the dependency. I don't know whether you want to include that level of detail in your Freshports pages. > However, my manual searches to find a port which outputs a value for > 'make -V FETCH_DEPENDS' have failed so far. But I'm sure it will turn > up during my first few test runs. fgrep -e FETCH_DEPENDS -nH -r $PORTSDIR --include='*Makefile': ports/cad/kicad-devel/Makefile:83:FETCH_DEPENDS+= svn:${PORTSDIR}/devel/subversion ports/cad/kicad-devel/Makefile:84:FETCH_DEPENDS+= bzr:${PORTSDIR}/devel/bazaar-ng ports/comms/wsjt/Makefile:66:FETCH_DEPENDS+= svn:${PORTSDIR}/devel/subversion ports/devel/compiler-rt/Makefile:62:FETCH_DEPENDS+= svn:${PORTSDIR}/devel/subversion ports/devel/llvm-devel/Makefile:89:FETCH_DEPENDS+= svn:${PORTSDIR}/devel/subversion ports/graphics/seom/Makefile:47:FETCH_DEPENDS+= svn:${PORTSDIR}/devel/subversion ports/graphics/yukon/Makefile:44:FETCH_DEPENDS+= svn:${PORTSDIR}/devel/subversion ports/lang/clang-devel/Makefile:75:FETCH_DEPENDS+= svn:${PORTSDIR}/devel/subversion ports/net/xorp-devel/Makefile:45:FETCH_DEPENDS+= svn:${PORTSDIR}/devel/subversion ports/print/bsd_lpr/Makefile:33:FETCH_DEPENDS+= svn:${PORTSDIR}/devel/subversion ports/www/trac-discussion/Makefile:31:FETCH_DEPENDS+= svn:${PORTSDIR}/devel/subversion ports/www/trac-fivestarvote/Makefile:30:FETCH_DEPENDS+= svn:${PORTSDIR}/devel/subversion ports/www/trac-math/Makefile:37:FETCH_DEPENDS+= svn:${PORTSDIR}/devel/subversion ports/www/trac-ticketimport/Makefile:31:FETCH_DEPENDS+= svn:${PORTSDIR}/devel/subversion ports/www/trac-vote/Makefile:30:FETCH_DEPENDS+= svn:${PORTSDIR}/devel/subversion b. From owner-freebsd-ports@FreeBSD.ORG Mon Feb 7 02:54:54 2011 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 A248510656E2 for ; Mon, 7 Feb 2011 02:54:54 +0000 (UTC) (envelope-from dan@langille.org) Received: from nyi.unixathome.org (nyi.unixathome.org [64.147.113.42]) by mx1.freebsd.org (Postfix) with ESMTP id 56C1F8FC15 for ; Mon, 7 Feb 2011 02:54:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by nyi.unixathome.org (Postfix) with ESMTP id 61BED50C3F; Mon, 7 Feb 2011 02:54:53 +0000 (GMT) X-Virus-Scanned: amavisd-new at unixathome.org Received: from nyi.unixathome.org ([127.0.0.1]) by localhost (nyi.unixathome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TG2s9ZOVN7H6; Mon, 7 Feb 2011 02:54:53 +0000 (GMT) Received: from smtp-auth.unixathome.org (smtp-auth.unixathome.org [10.4.7.7]) (Authenticated sender: hidden) by nyi.unixathome.org (Postfix) with ESMTPSA id 0606450C34 ; Mon, 7 Feb 2011 02:54:53 +0000 (GMT) Message-ID: <4D4F5EF3.9030207@langille.org> Date: Sun, 06 Feb 2011 21:54:43 -0500 From: Dan Langille Organization: The FreeBSD Diary User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 MIME-Version: 1.0 To: bf1783@gmail.com References: <4D4F57C7.3030906@langille.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: "b. f." , freebsd-ports@freebsd.org Subject: Re: What ports require this 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, 07 Feb 2011 02:54:54 -0000 On 2/6/2011 9:50 PM, b. f. wrote: > On 2/6/11, Dan Langille wrote: >> On 2/6/2011 9:03 PM, b. f. wrote: >>> On 2/6/11, b. f. wrote: > >> >> While we're here... is there anything special about PATCH_DEPENDS, >> FETCH_DEPENDS, and EXTRACT_DEPENDS that might be different than the >> depends I'm already processing? They seem to be the same format: >> >> [dan@ngaio:/usr/ports/graphics/tifmerge] $ make -V EXTRACT_DEPENDS >> tuc:/usr/ports/converters/tuc >> /usr/local/bin/unzip:/usr/ports/archivers/unzip >> >> [dan@ngaio:/usr/ports/www/apache13-modssl] $ make -V PATCH_DEPENDS >> /usr/local/bin/perl5.8.9:/usr/ports/lang/perl5.8 >> /usr/local/bin/perl5.8.9:/usr/ports/lang/perl5.8 > > IIRC, they are the same ordered triple format. By the way, just > because a port is in the *_DEPENDS of another port, doesn't > necessarily mean that the first port must be installed to build the > second port: sometimes the (usually absent) third element of the > triplet can be used to override the default "install". So some > *_DEPENDS, for example, just need to be fetched rather than installed. > Others may just need to execute some simple target defined in the > Makefile of the dependency. I don't know whether you want to include > that level of detail in your Freshports pages. I think you are referring to suffixes such as :patch, :fetch, :config. FreshPorts ignores those entirely. It just lists the ports regardless of those suffixes. >> However, my manual searches to find a port which outputs a value for >> 'make -V FETCH_DEPENDS' have failed so far. But I'm sure it will turn >> up during my first few test runs. > > fgrep -e FETCH_DEPENDS -nH -r $PORTSDIR --include='*Makefile': > > ports/cad/kicad-devel/Makefile:83:FETCH_DEPENDS+= > svn:${PORTSDIR}/devel/subversion > ports/cad/kicad-devel/Makefile:84:FETCH_DEPENDS+= > bzr:${PORTSDIR}/devel/bazaar-ng > ports/comms/wsjt/Makefile:66:FETCH_DEPENDS+= > svn:${PORTSDIR}/devel/subversion > ports/devel/compiler-rt/Makefile:62:FETCH_DEPENDS+= > svn:${PORTSDIR}/devel/subversion > ports/devel/llvm-devel/Makefile:89:FETCH_DEPENDS+= > svn:${PORTSDIR}/devel/subversion > ports/graphics/seom/Makefile:47:FETCH_DEPENDS+= > svn:${PORTSDIR}/devel/subversion > ports/graphics/yukon/Makefile:44:FETCH_DEPENDS+= > svn:${PORTSDIR}/devel/subversion > ports/lang/clang-devel/Makefile:75:FETCH_DEPENDS+= > svn:${PORTSDIR}/devel/subversion > ports/net/xorp-devel/Makefile:45:FETCH_DEPENDS+= > svn:${PORTSDIR}/devel/subversion > ports/print/bsd_lpr/Makefile:33:FETCH_DEPENDS+= > svn:${PORTSDIR}/devel/subversion > ports/www/trac-discussion/Makefile:31:FETCH_DEPENDS+= > svn:${PORTSDIR}/devel/subversion > ports/www/trac-fivestarvote/Makefile:30:FETCH_DEPENDS+= > svn:${PORTSDIR}/devel/subversion > ports/www/trac-math/Makefile:37:FETCH_DEPENDS+= > svn:${PORTSDIR}/devel/subversion > ports/www/trac-ticketimport/Makefile:31:FETCH_DEPENDS+= > svn:${PORTSDIR}/devel/subversion > ports/www/trac-vote/Makefile:30:FETCH_DEPENDS+= > svn:${PORTSDIR}/devel/subversion Find a Makefile containing FETCH_DEPENDS is one thing. Getting a value from the default config settings is another. :) I wasn't explicit about that, but I chose the words carefully. -- Dan Langille - http://langille.org/ From owner-freebsd-ports@FreeBSD.ORG Mon Feb 7 07:53:01 2011 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 441FB10656B2 for ; Mon, 7 Feb 2011 07:53:01 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx22.fluidhosting.com [204.14.89.5]) by mx1.freebsd.org (Postfix) with ESMTP id C9B088FC16 for ; Mon, 7 Feb 2011 07:53:00 +0000 (UTC) Received: (qmail 27104 invoked by uid 399); 7 Feb 2011 07:52:59 -0000 Received: from localhost (HELO doug-optiplex.ka9q.net) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTPAM; 7 Feb 2011 07:52:59 -0000 X-Originating-IP: 127.0.0.1 X-Sender: dougb@dougbarton.us Message-ID: <4D4FA4DA.608@FreeBSD.org> Date: Sun, 06 Feb 2011 23:52:58 -0800 From: Doug Barton Organization: http://SupersetSolutions.com/ User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.13) Gecko/20110129 Thunderbird/3.1.7 MIME-Version: 1.0 To: flz@FreeBSD.org, freebsd-ports@FreeBSD.org X-Enigmail-Version: 1.1.2 OpenPGP: id=1A1ABC84 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: pkg_info -g not working for unprivileged user + unreadable files X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2011 07:53:01 -0000 flz, In r206043 you converted fexists() in src/lib/libpkg/file.c to use open() instead of lstat(). Unfortunately this has the side effect of breaking 'pkg_info -g' for unprivileged users with files that have no +r bits. For example: pkg_info -g sudo-1.7.4.6 Information for sudo-1.7.4.6: Mismatched Checksums: pkg_info: /usr/local/bin/sudo doesn't exist pkg_info: /usr/local/bin/sudoedit doesn't exist pkg_info: /usr/local/bin/sudoreplay doesn't exist pkg_info: /usr/local/sbin/visudo doesn't exist Reverting your change produces the expected behavior. So my questions are, why was the change made, what are its benefits, and how can we fix this problem? :) Thanks, Doug -- Nothin' ever doesn't change, but nothin' changes much. -- OK Go Breadth of IT experience, and depth of knowledge in the DNS. Yours for the right price. :) http://SupersetSolutions.com/ From owner-freebsd-ports@FreeBSD.ORG Mon Feb 7 09:38:15 2011 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 18ED4106564A; Mon, 7 Feb 2011 09:38:15 +0000 (UTC) (envelope-from florent.thoumie@gmail.com) Received: from mail-yx0-f182.google.com (mail-yx0-f182.google.com [209.85.213.182]) by mx1.freebsd.org (Postfix) with ESMTP id B3A188FC16; Mon, 7 Feb 2011 09:38:14 +0000 (UTC) Received: by yxh35 with SMTP id 35so1714203yxh.13 for ; Mon, 07 Feb 2011 01:38:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:from :date:x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=Ziyjj09I3H2pnyFhchOBxoutinpmTJ1b81GiiKRetZo=; b=JsyE3A202cJNwaMSEdC/PUcbSvumroY68b4MJegGne5Slv39gybdBOhU11HNkZV0OW 1UBfSVFE8zKFx7IcuTf05wWhMFyX10DAzi5fCCNIr/N0iI2eeTX0X37vBij9S3dvexHN d/LKvparpyzHMJjWRinQwHQ/dsySAFaLna0kQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; b=J7prNg+pH3A7rKd3yw2g7BfJJ3K1ZwQWpfRRnr8XNsYRMx9srj9BO0A1CT/rSgg5RG cBnfT/P/P6pf9q6riXb9xEV6L0FqvXUyF+ISdmdE1mkf0XpzeXa+zcbx/kB8OJz8vKld ozjwkoc8AEdeh/FNzbb2GLtt2PLYWYXTWjBUY= Received: by 10.100.96.5 with SMTP id t5mr9464192anb.258.1297069919508; Mon, 07 Feb 2011 01:11:59 -0800 (PST) MIME-Version: 1.0 Sender: florent.thoumie@gmail.com Received: by 10.100.4.7 with HTTP; Mon, 7 Feb 2011 01:11:39 -0800 (PST) In-Reply-To: <4D4FA4DA.608@FreeBSD.org> References: <4D4FA4DA.608@FreeBSD.org> From: Florent Thoumie Date: Mon, 7 Feb 2011 09:11:39 +0000 X-Google-Sender-Auth: qqnhz6alkSscqrt4r43ZgLfy9ek Message-ID: To: Doug Barton Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-ports@freebsd.org Subject: Re: pkg_info -g not working for unprivileged user + unreadable files X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2011 09:38:15 -0000 On Mon, Feb 7, 2011 at 7:52 AM, Doug Barton wrote: > flz, > > In r206043 you converted fexists() in src/lib/libpkg/file.c to use open() > instead of lstat(). Unfortunately this has the side effect of breaking > 'pkg_info -g' for unprivileged users with files that have no +r bits. For > example: > > pkg_info -g sudo-1.7.4.6 > Information for sudo-1.7.4.6: > > Mismatched Checksums: > pkg_info: /usr/local/bin/sudo doesn't exist > pkg_info: /usr/local/bin/sudoedit doesn't exist > pkg_info: /usr/local/bin/sudoreplay doesn't exist > pkg_info: /usr/local/sbin/visudo doesn't exist How can you compute the checksum if you don't have read access? I understand that the error message should rather be "Cannot open %s". > Reverting your change produces the expected behavior. So my questions are= , > why was the change made, what are its benefits, and how can we fix this > problem? =A0:) I'm sure there was a good reason at the time. I'll have a better look later= . --=20 Florent Thoumie flz@FreeBSD.org FreeBSD Committer From owner-freebsd-ports@FreeBSD.ORG Mon Feb 7 11:06:07 2011 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 7091D106566C for ; Mon, 7 Feb 2011 11:06:07 +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 5E6C78FC17 for ; Mon, 7 Feb 2011 11:06:07 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p17B6778026968 for ; Mon, 7 Feb 2011 11:06:07 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p17B66q8026966 for freebsd-ports@FreeBSD.org; Mon, 7 Feb 2011 11:06:06 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 7 Feb 2011 11:06:06 GMT Message-Id: <201102071106.p17B66q8026966@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, 07 Feb 2011 11:06:07 -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/154558 math/linux-SHA_1_collission_search_graz : deprecate o ports/154555 [PATCH] x11-wm/sawfish update to 1.7.1 et al. o ports/154551 New port: java/jdownloader - Download manager for host o ports/154548 textproc/pootle: Pootle's rc.d script don't take into o ports/154530 [PATCH] graphics/libvisual04: Fix path conflict & take f ports/154521 [ports] emulators/dynamips-devel receives nothing from f ports/154464 [UPDATE] devel/py-distutils-extra: update to 2.23 [fea o ports/154453 Rewritten port: audio/teamspeak_server f ports/154431 [patch] ports/Tools/scripts: python scripts use bad sh o ports/154401 New port: www/jetty7 - newer fork by Eclipse/Codehaus o ports/154334 fix for misc/freeswitch-scripts pkg-add o ports/154333 pkg_add fix for misc/freeswitch-pizzademo o ports/154332 pkg_add fix net/freeswitch-core o ports/154319 [patch] x11/xorg-mininal should work correctly for VID f ports/154311 [PATCH] devel/py-asn1: update to 0.0.12a [feature safe o ports/154285 [NEW PORT] java/netty: Java NIO client server framewor o ports/154254 [patch] asmail imap login broken with gmail at al. o ports/154202 New port: security/scannedonly - A Samba VFS virus sca o ports/154194 net/freeswitch: update portversion and remove portrevi f ports/154167 update devel/geany to 0.20 o ports/154090 /usr/ports/mail/enma got SIGSEGV. f ports/154078 mail/mailfront is outdated (1.12) current version is 1 f ports/154077 mail/cone is outdated (0.77) current version is 0.84 f ports/154058 new port: games/megaglest, Free 3d real-time customiza o ports/154044 [PATCH] update x11-toolkits/open-motif to latest versi o ports/154031 New port: audio/shoutcast2: SHOUTcast Distributed Netw o ports/153963 New port: comms/uarduno USB/serial kernel module for A f ports/153956 www/squid31: squid_radius_auth does not send identifie o ports/153926 New port net/freeswitch-snapshot f ports/153874 devel/cvs-devel port will core o ports/153810 [PATCH] Fix usb_interrupt_read() in devel/libusb for f o ports/153773 net/rabbitmq: reads configuration from /etc instead of f ports/153733 [patch] emulators/visualboyadvance-m: problem with joy o ports/153715 net/freeradius: FreeRADIUS exiting with Signal 11 on F f ports/153697 ports java/jboss5 build failed f ports/153688 [MAINTAINER] net-mgmt/zabbix-server: update to 1.8.4 f ports/153645 Update ports: emulators/mame update to v0.141 o ports/153625 [bsd.port.mk] Pass CPPFLAGS to MAKE_ENV and CONFIGURE_ f ports/153622 [patch] sysutils/jfbterm: improve TERMCAP option f ports/153612 Update devel/arm-elf-binutils to version 2.17 f ports/153607 Update devel/djgpp-binutils to version 2.17 o ports/153601 New port: security/msktutil Active Directory keytab ma o ports/153573 [patch] ports/Mk bsd.license.mk honor pkg_add -p/-P o ports/153503 Patch to add PostgreSQL health check to net/haproxy o ports/153473 [patch] mail/courier port upgrade from 0.63.0 to 0.65. o ports/153452 New port: science/py-ws2300 A driver for the LaCrosse o ports/153429 [patch] Fix explicite uses of unzip in ports f ports/153425 [PATCH] www/limesurvey: Added a switch to use PostgreS o ports/153422 [NEW PORT] databases/memcacheq-0.2.0: Simple queue ser o ports/153379 [PATCH] www/hastymail2 add options to add dependencies o ports/153357 [patch] news/sabnzbdplus: rc script fails to kill the o ports/153320 New Port: www/p5-Feersum f ports/153287 [PATCH] net-mgmt/ndpmon: [SUMMARIZE CHANGES] o ports/153263 [NEW PORT] databases/percona-server: Multithreaded SQL f ports/153251 www/drush is out of date f ports/153249 sysutils/syscp port is missing a critical dependency o ports/153195 New port: www/mathjax cross-browser JavaScript display f ports/153148 change port: deskutils/x-tile A tiling application for o ports/153130 sysutils/k3b: problem with k3b and mounting ntfs with o ports/153045 [NEW PORT] math/lapacke: Standard C language APIs for f ports/153032 sysutils/fusefs-ntfs: Patching ntfs-3g, to behave as F f ports/153024 security/rkhunter should not overwrite /usr/local/etc/ o ports/152982 [patch] net/nss_ldap, ignore option nss_initgroups_ign o ports/152958 The port of www/mnogosearch 3.3.10 is using an out-of- f ports/152915 russian/xmms v. 1.2.11_12 don't see cdinfo and tag's i o ports/152888 security/gpgme: add workaround for: ** Sylpheed-WARNIN f ports/152855 [PATCH] net/unison, net/unison-devel: update to respec f ports/152770 sysutils/duplicity-devel/ throws ioctl sign-extension f ports/152744 sysutils/duplicity updated to 0.6.11 f ports/152669 no work innodb (databases/mariadb) f ports/152537 [patch] database/postgresql90-server no longer needs p o ports/152467 [new port] net/openafs port o ports/152453 textproc/urlview port should install gecko.sh optional o ports/152376 New port: audio/lastfmsubmitd f ports/152304 sysutils/fcron: illegal instruction 4 o ports/152236 [patch] x11/slim: Enable pam support, add hald and dbu o ports/152195 [PATCH] deskutils/pinot update to xapian-core 1.2.3 f ports/152192 [PATCH] databases/xapian-bindings update to 1.2.3 o ports/152191 [PATCH] databases/xapian-core update to 1.2.3 o ports/152186 [NEW PORT] lang/python-doc-text: Documentation for the o ports/152175 New port: lang/javascript-v8 Google's open source Java f ports/152152 math/polymake: Port upgrade request o ports/152118 New port: deskutils/linux-tahometer A worktime trackin o ports/152109 New port: x11/keylaunch2 A fork of keylaunch that a o ports/152082 [NEW PORT] www/encode-explorer: A PHP script to browse o ports/152073 New port: audio/WMmp f ports/152045 New port: www/links-hacked browser with tricks for tab o ports/152006 New Port: archivers/unzip-iconv: Slave port of unzip w f ports/151982 Can't build sysutils/fusefs-kmod ; problem with ruby o ports/151973 New port: security/arpCounterattack -- Detects and rem f ports/151930 [PATCH] net-mgmt/netams links to libmysqlclient/libpq f ports/151876 www/squid: Squid rc script doesn't restart the daemon o ports/151837 [patch] sysutils/bsdstats : does honor BATCH when inst f ports/151783 mail/fetchmail: rc.d script broken in case of MDA use f ports/151777 deskutils/xfce4-volstatus-icon Segmentation fault and o ports/151774 [new port] sysutils/pprotectd o ports/151747 new port: emulators/wine-fbsd64: request for (a variat f ports/151706 [PATCH] games/endgame-singularity: update to 0.30b f ports/151689 dns/rbldnsd does not use preassigned UID/GIDs o ports/151572 The first start of net/tucan failed because it can't w o ports/151467 New port: sysutils/autojump acts as a complement to cd f ports/151347 port net-mgmt/rancid doesn't work corretly with SVN o ports/151299 audio/mt-daapd: portlint(1) fixes and more f ports/151296 [patch] ports/sysutils/fusefs-kmod build fails: MNT_NF f ports/151154 audio/amarok-kde4 crashes on network activity if ports o ports/150883 Ports games/openastromenace won't compile on 64 bit f ports/150783 mail/qpopper: fails to configure ocasionally o ports/150542 [new port]: sysutils/createrepo o ports/150541 [new port] sysutils/yum - Installer/updater for rpm o ports/150493 Update for: security/openssh-portable port from 5.2p1 o ports/150425 www/squid31: rc.d/squid's squid_fib setting ineffectiv o ports/150361 [patch] provide script to bind with nautilus for multi o ports/150316 new port: net/neatx o ports/150294 news/hellanzb fails to run due to string compare bug f ports/150235 sysutils/smartmontools build system bug o ports/150194 There is no startup script for databases/cassandra f ports/150169 www/havp: Assertion failed: file llvm/lib/System/Mutex o ports/150086 [NEW PORT] net-im/tkabber-plugins-devel: External Plug o ports/150047 net/ipv6socket_scrub: Makefile contains incorrect URL f ports/149963 chinese/ibus-chewing: Refine FETCH_ARGS f ports/149947 [NEW PORT] devel/smartCVS, a powerful graphical CVS cl o ports/149928 New port: textproc/iText iText, a JAVA-PDF library by f ports/149601 New port: games/gargoyle - a multiplatform interacti o ports/149564 patch for various games/ adding appropriate LICENSEs t o ports/149538 sysutils/fusefs-ntfs panic on writte on 8.1 f ports/149348 New port: net/wowzamediaserver f ports/148871 bad packages: p5-XML-Parser-2.36_1 p5-XML-SAX-Expat-0. o ports/148605 security/ipsec-tools rc.d/racoon startup script fails o ports/148415 new port: devel/libsysinfo, GNU libc's sysinfo port fo o alpha/148392 ports Users of Alpha platform should stay with Dovecot 1.1.1 o ports/148234 pkg_install fails for some math/octave-forge ports f ports/147943 New port: net/radsecproxy Radsecproxy is a generic RAD o ports/147847 audio/zynaddsubfx mxml error when opening instruments s ports/147829 Improved net/ucarp startup script: multiple VHID and F s ports/147457 Update port: devel/ptlib26 o ports/147171 x11-toolkits/open-motif: mwm seems to lose mouse event s ports/147169 bsd.ruby.mk: Adding GEM_ARGS o ports/146880 [MAINTAINER] korean/ko.TeX : update to 0.2.0.20100511 o ports/146879 [MAINTAINER] korean/ko.TeX-fonts-extra : update to 0.2 o ports/146830 multimedia/pvr_xxx does not compile on FreeBSD 8.* and f ports/145966 port devel/pwlib fails to build: cast error: patch att o ports/144852 [patch] sysutils/ntfsprogs - improvements to mkntfs o ports/144821 [patch] audio/xmms2 : update to version 0.7 DrNo. o ports/144597 security/openssh-portable fails to compile with KERBER f ports/143938 [NEW PORTS] textproc/linux-f10-ibus-qt et al.: Linux v o ports/143566 sysutils/diskcheckd runs constantly when using gmirror o ports/142824 [patch] security/openssh-portable: add VersionAddendum s ports/140303 net-mgmt/docsis can not compile filters under amd64 pl o ports/139440 [panic] 8.0 RC1 panics on writing large files to sysut f ports/139203 sysutils/freebsd-snapshot more careful patch not depen o ports/137378 Advisory locks fail with ports/security/cfs on FreeBSD f ports/133773 net/keepalived port update request o ports/133563 security/cfs rc script needs "mntudp" option on 8-CURR o ports/131242 security/gsasl does not link if krb5-1.6.3_5 is instal f ports/128952 [NEW PORT] java/javadb: Sun's supported distribution o o ports/127321 japanese/kon2-16dot: buffer overflow and mouse bugs o ports/123068 sysutils/bubblemon2 bubblemon-dockapp: error extractin o ports/122333 net/arping - patch to lookup for interface and src ip, s ports/57498 HEIMDAL_HOME should be defined in src or ports Makefil 159 problems total. From owner-freebsd-ports@FreeBSD.ORG Mon Feb 7 11:15:12 2011 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 BA097106566B; Mon, 7 Feb 2011 11:15:12 +0000 (UTC) (envelope-from julien.laffaye@gmail.com) Received: from mail-gw0-f54.google.com (mail-gw0-f54.google.com [74.125.83.54]) by mx1.freebsd.org (Postfix) with ESMTP id 465128FC0C; Mon, 7 Feb 2011 11:15:11 +0000 (UTC) Received: by gwj21 with SMTP id 21so1734270gwj.13 for ; Mon, 07 Feb 2011 03:15:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=298O8F1FvDVlj/7extnGMhr87glTvemATn5UZJ8QMbA=; b=WA0KVAyjMQayLVNEvpVmtuekkexDDh1N4h9NNpVs1pppXjEucThiee+JMpvIJpoVxF VBDd3THZLGu7IloVRLGa6XSdhq+ixyZ6hcSn6rL+Pwj6Qlqm+uDyeR+/73F3SFvt6oNJ /v8z4Y7Kqc59sAt73c0Mdzczk26jbAA2XaavA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=XHXNw8J3E4uQZqLlxQ4cmYsn0VjfAvFfyE/l4fvMWOc53d5RYslM2kQ8refwMg3oOo F+7uWHWSglnZayPw/hEANr9pBDhK3xirFzhJSm6G2HW4dlvZQWDRBhmoeM3hXE0sbLLZ VZU+GgfmCpypupVv8Sg6FC178yX+tA567Sl2k= MIME-Version: 1.0 Received: by 10.236.95.41 with SMTP id o29mr5064770yhf.29.1297075473095; Mon, 07 Feb 2011 02:44:33 -0800 (PST) Sender: julien.laffaye@gmail.com Received: by 10.236.105.239 with HTTP; Mon, 7 Feb 2011 02:44:33 -0800 (PST) In-Reply-To: References: <4D4FA4DA.608@FreeBSD.org> Date: Mon, 7 Feb 2011 10:44:33 +0000 X-Google-Sender-Auth: THoRl-EcuT7T-T6ySRQYyMnYHfE Message-ID: From: Julien Laffaye To: Florent Thoumie Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Doug Barton , freebsd-ports@freebsd.org Subject: Re: pkg_info -g not working for unprivileged user + unreadable files X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2011 11:15:12 -0000 On Mon, Feb 7, 2011 at 9:11 AM, Florent Thoumie wrote: > On Mon, Feb 7, 2011 at 7:52 AM, Doug Barton wrote: >> flz, >> >> In r206043 you converted fexists() in src/lib/libpkg/file.c to use open(= ) >> instead of lstat(). Unfortunately this has the side effect of breaking >> 'pkg_info -g' for unprivileged users with files that have no +r bits. Fo= r >> example: >> >> pkg_info -g sudo-1.7.4.6 >> Information for sudo-1.7.4.6: >> >> Mismatched Checksums: >> pkg_info: /usr/local/bin/sudo doesn't exist >> pkg_info: /usr/local/bin/sudoedit doesn't exist >> pkg_info: /usr/local/bin/sudoreplay doesn't exist >> pkg_info: /usr/local/sbin/visudo doesn't exist > > How can you compute the checksum if you don't have read access? > I understand that the error message should rather be "Cannot open %s". > >> Reverting your change produces the expected behavior. So my questions ar= e, >> why was the change made, what are its benefits, and how can we fix this >> problem? =A0:) > > I'm sure there was a good reason at the time. I'll have a better look lat= er. I guess that it is related to the problem where the symbolic link exists but the file pointed by the symlink does not. Why open() and not stat(), I don't remember. > > -- > Florent Thoumie > flz@FreeBSD.org > FreeBSD Committer > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > From owner-freebsd-ports@FreeBSD.ORG Mon Feb 7 16:22:42 2011 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 2D22C106566B for ; Mon, 7 Feb 2011 16:22:42 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward13.mail.yandex.net (forward13.mail.yandex.net [95.108.130.120]) by mx1.freebsd.org (Postfix) with ESMTP id D39DF8FC13 for ; Mon, 7 Feb 2011 16:22:41 +0000 (UTC) Received: from smtp13.mail.yandex.net (smtp13.mail.yandex.net [95.108.130.68]) by forward13.mail.yandex.net (Yandex) with ESMTP id 2BC0C10805F7; Mon, 7 Feb 2011 19:22:40 +0300 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1297095760; bh=MZv5N+sNwJIX6WixKrYQEzALKbbilqVzj6OZxG3CnoI=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=whinkjfV/DYlBG+/g0xvW7S2wJcCM5w0bxuRFuNuSQRid69DejlcPVndRzmXjAUjg rhQszvLPNvN0ac8KXNm7KCH1wO03aMwzyfCdJjwxH9r6EmSVnZMdwhFxlGe5oTDRh7 MrpNf4KhTQTUF6yKATquI/z/NdfQTygBOJiMHtWQ= Received: from smeshariki2.local (unknown [213.27.65.65]) by smtp13.mail.yandex.net (Yandex) with ESMTPSA id DD0D138980B8; Mon, 7 Feb 2011 19:22:39 +0300 (MSK) Message-ID: <4D501C05.60300@yandex.ru> Date: Mon, 07 Feb 2011 19:21:25 +0300 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; ru-RU; rv:1.9.2.13) Gecko/20110106 Thunderbird/3.1.7 MIME-Version: 1.0 To: ajtiM References: <201101121751.04258.lumiwa@gmail.com> In-Reply-To: <201101121751.04258.lumiwa@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-ports@freebsd.org Subject: Re: gmic plugin for gimp X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 07 Feb 2011 16:22:42 -0000 Hi, Mitja. 13.01.2011 02:51, ajtiM пишет: > http://gmic.sourceforge.net/gimp.shtml There is a draft port version. It's far from perfection but works for me on 8-stable i386 with gimp 2.6.11. # cd /usr/ports/graphics # fetch http://happy-nation.by.ru/ports/gimp-gmic-plugin.shar # sh gimp-gmic-plugin.shar # cd gimp-gmic-plugin/ && make install Then restart gimp (if it's already running). Right now this port installs the gimp plugin and gmic command-line utility. There will be also some documentation and bash-completion script for gmic soon. -- Regards, Ruslan From owner-freebsd-ports@FreeBSD.ORG Mon Feb 7 16:31:24 2011 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 147461065670 for ; Mon, 7 Feb 2011 16:31:24 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mail.server1.bsdforen.de (bsdforen.de [82.193.243.81]) by mx1.freebsd.org (Postfix) with ESMTP id C664A8FC1B for ; Mon, 7 Feb 2011 16:31:23 +0000 (UTC) Received: from mobileKamikaze.norad (vpn-cl-161-29.rz.uni-karlsruhe.de [141.3.161.29]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.server1.bsdforen.de (Postfix) with ESMTPSA id 5036F7E9B5; Mon, 7 Feb 2011 17:06:35 +0100 (CET) Message-ID: <4D50188A.9030909@bsdforen.de> Date: Mon, 07 Feb 2011 17:06:34 +0100 From: Dominic Fandrey User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-GB; rv:1.9.1.16) Gecko/20101212 Thunderbird/3.0.11 MIME-Version: 1.0 To: bf1783@gmail.com References: In-Reply-To: X-Enigmail-Version: 1.0.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: "b. f." , freebsd-ports@FreeBSD.org, Dan Langille Subject: Re: What ports require this 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, 07 Feb 2011 16:31:24 -0000 On 07/02/2011 03:01, b. f. wrote: >> Over the weekend, a new feature was added to FreshPorts BETA. A port >> now lists all ports that require it. This code will eventually move to >> production after it's been running on on the beta site for a while. >> >> Notes: >> >> * The code uses the output of make -V RUN_DEPENDS -V LIB_DEPENDS -V >> BUILD_DEPENDS > > If you're going to include BUILD_DEPENDS, then you should also use -V > PATCH_DEPENDS -V FETCH_DEPENDS. Maybe it should be split into "The package requires" only listing the INSTALL_DEPENDS and "The port requires" listing all dependencies. Regards -- 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 Feb 7 17:35:43 2011 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 DF1961065696 for ; Mon, 7 Feb 2011 17:35:43 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward14.mail.yandex.net (forward14.mail.yandex.net [95.108.130.92]) by mx1.freebsd.org (Postfix) with ESMTP id 92B7B8FC20 for ; Mon, 7 Feb 2011 17:35:43 +0000 (UTC) Received: from smtp11.mail.yandex.net (smtp11.mail.yandex.net [95.108.130.67]) by forward14.mail.yandex.net (Yandex) with ESMTP id D0A9030D08BF for ; Mon, 7 Feb 2011 20:35:41 +0300 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1297100141; bh=oanCGi8L3Lmkj7scxE8/ogwItHaBvVRaQwZc04TF20c=; h=Message-ID:Date:From:MIME-Version:To:Subject:Content-Type: Content-Transfer-Encoding; b=f0b5zLdT5Ars+Kxhtw58nYCLvkrGgSYglYtG/Du7InfCmPDfxEyepvqIFuauGrI1+ XI/S4XDyZ56fFBhXt7wAsTO/C281Ca0ZquPL03ytd9Cwex9ToJionHigetAfLhYpA4 zFU+jecbtXfREVhTIXBtJobgqS2TysZ/e7duGqQE= Received: from smeshariki2.local (unknown [213.138.85.225]) by smtp11.mail.yandex.net (Yandex) with ESMTPSA id A3D454CC0096 for ; Mon, 7 Feb 2011 20:35:41 +0300 (MSK) Message-ID: <4D502D22.3000200@yandex.ru> Date: Mon, 07 Feb 2011 20:34:26 +0300 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; ru-RU; rv:1.9.2.13) Gecko/20110106 Thunderbird/3.1.7 MIME-Version: 1.0 To: FreeBSD Ports Mailing List Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: How to not use OPTIMIZED_FLAGS properly X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 07 Feb 2011 17:35:43 -0000 Hello. I'm working on port that doesn't builds with "-O2 -pipe", that passed to Makefile by default (it exits with message about virtual memory is exhausted). I can avoid this by setting CFLAGS="" and CXXFLAGS="" in CONFIGURE_ENV. But portlint is complaining like this: WARN: Makefile: CFLAGS/CXXFLAGS are not needed in CONFIGURE_ENV as they are already added there in bsd.port.mk. FATAL: Makefile: CFLAGS are clobbered in CONFIGURE_ENV. Alter CFLAGS in the Makefile with CFLAGS+=... instead FATAL: Makefile: CXXFLAGS are clobbered in CONFIGURE_ENV. Alter CXXFLAGS in the Makefile with CXXFLAGS+=... instead What is the right way to do the job? PS. If i set -O0 in CONFIGURE_ENV, it's later redefined to "-O2 -pipe". -- Regards, Ruslan From owner-freebsd-ports@FreeBSD.ORG Mon Feb 7 18:06:08 2011 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 D3D5E106566B for ; Mon, 7 Feb 2011 18:06:08 +0000 (UTC) (envelope-from annulen@yandex.ru) Received: from forward6.mail.yandex.net (forward6.mail.yandex.net [77.88.60.125]) by mx1.freebsd.org (Postfix) with ESMTP id 872EF8FC0A for ; Mon, 7 Feb 2011 18:06:08 +0000 (UTC) Received: from web95.yandex.ru (web95.yandex.ru [77.88.60.19]) by forward6.mail.yandex.net (Yandex) with ESMTP id 853203958D83 for ; Mon, 7 Feb 2011 20:50:57 +0300 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1297101057; bh=abDnSMlFPIVsIOhhjJwge9FnMRhVwlZDBa1VofB6PyM=; h=From:To:Cc:In-Reply-To:References:Subject:MIME-Version:Message-Id: Date:Content-Transfer-Encoding:Content-Type; b=CvrOzvyr2HhhvGryV2moruGQMjWUsP4FmgWeV6+X46XpZbv7xmHAXR9ZPwwVxkFAh 4dYy7ejHazzhj+vHvF4v49DShxM68jF8aben0J5Wa/IdY5n05XmRSq19nZrEJURDWU aMqDM/4Ku89bJMF84OzNuSgoV7+ylAlSGGL3qR90= Received: from localhost (localhost.localdomain [127.0.0.1]) by web95.yandex.ru (Yandex) with ESMTP id 75AEF2403A7; Mon, 7 Feb 2011 20:50:57 +0300 (MSK) Received: from [195.34.30.225] ([195.34.30.225]) by mail.yandex.ru with HTTP; Mon, 07 Feb 2011 20:50:56 +0300 From: Konstantin Tokarev To: Ruslan Mahmatkhanov In-Reply-To: <4D502D22.3000200@yandex.ru> References: <4D502D22.3000200@yandex.ru> MIME-Version: 1.0 Message-Id: <567921297101056@web95.yandex.ru> Date: Mon, 07 Feb 2011 20:50:56 +0300 X-Mailer: Yamail [ http://yandex.ru ] 5.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=koi8-r Cc: FreeBSD Ports Mailing List Subject: Re: How to not use OPTIMIZED_FLAGS properly X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 07 Feb 2011 18:06:08 -0000 07.02.2011, 20:34, "Ruslan Mahmatkhanov" : > Hello. > > I'm working on port that doesn't builds with "-O2 -pipe", that passed to > Makefile by default (it exits with message about virtual memory is > exhausted). I can avoid this by setting CFLAGS="" and CXXFLAGS="" in > CONFIGURE_ENV. But portlint is complaining like this: > > WARN: Makefile: CFLAGS/CXXFLAGS are not needed in CONFIGURE_ENV as they > are already added there in bsd.port.mk. > FATAL: Makefile: CFLAGS are clobbered in CONFIGURE_ENV. Alter CFLAGS in > the Makefile with CFLAGS+=... instead > FATAL: Makefile: CXXFLAGS are clobbered in CONFIGURE_ENV. Alter > CXXFLAGS in the Makefile with CXXFLAGS+=... instead > > What is the right way to do the job? > > PS. If i set -O0 in CONFIGURE_ENV, it's later redefined to "-O2 -pipe". Have you tried CFLAGS+=-O0 as portlint suggested? -- Regards, Konstantin From owner-freebsd-ports@FreeBSD.ORG Mon Feb 7 19:08:52 2011 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 D95C41065694 for ; Mon, 7 Feb 2011 19:08:52 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward14.mail.yandex.net (forward14.mail.yandex.net [95.108.130.92]) by mx1.freebsd.org (Postfix) with ESMTP id 8994B8FC0A for ; Mon, 7 Feb 2011 19:08:52 +0000 (UTC) Received: from smtp13.mail.yandex.net (smtp13.mail.yandex.net [95.108.130.68]) by forward14.mail.yandex.net (Yandex) with ESMTP id 889CB30D0609 for ; Mon, 7 Feb 2011 22:08:51 +0300 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1297105731; bh=zlcllqDz2rgLXISKNSE3vpzZbyXxYm/lRGUszLq+SZ0=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=rF2PNcTpajPFBJJr8OR/WH9w9xebxc78Zo9h9iBnV+XkAy5TYJ4WyQ4T3I/1nRQo9 JX9Yuk3yFuwHVqJzZyCWwxfrqEz8WxMtMNuesAFBn05sbD4sBPZgogSg4oH91QjXRL Zk4W6o1gXIhwVC0IXCQ7MTKeCMWeeCtkVxPz0bYU= Received: from smeshariki2.local (unknown [178.76.212.172]) by smtp13.mail.yandex.net (Yandex) with ESMTPSA id 8C66F3898081; Mon, 7 Feb 2011 22:08:50 +0300 (MSK) Message-ID: <4D5042F8.70202@yandex.ru> Date: Mon, 07 Feb 2011 22:07:36 +0300 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; ru-RU; rv:1.9.2.13) Gecko/20110106 Thunderbird/3.1.7 MIME-Version: 1.0 To: Konstantin Tokarev References: <4D502D22.3000200@yandex.ru> <567921297101056@web95.yandex.ru> In-Reply-To: <567921297101056@web95.yandex.ru> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: FreeBSD Ports Mailing List Subject: Re: How to not use OPTIMIZED_FLAGS properly X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 07 Feb 2011 19:08:52 -0000 07.02.2011 20:50, Konstantin Tokarev пишет: > > > 07.02.2011, 20:34, "Ruslan Mahmatkhanov": >> Hello. >> >> I'm working on port that doesn't builds with "-O2 -pipe", that passed to >> Makefile by default (it exits with message about virtual memory is >> exhausted). I can avoid this by setting CFLAGS="" and CXXFLAGS="" in >> CONFIGURE_ENV. But portlint is complaining like this: >> >> WARN: Makefile: CFLAGS/CXXFLAGS are not needed in CONFIGURE_ENV as they >> are already added there in bsd.port.mk. >> FATAL: Makefile: CFLAGS are clobbered in CONFIGURE_ENV. Alter CFLAGS in >> the Makefile with CFLAGS+=... instead >> FATAL: Makefile: CXXFLAGS are clobbered in CONFIGURE_ENV. Alter >> CXXFLAGS in the Makefile with CXXFLAGS+=... instead >> >> What is the right way to do the job? >> >> PS. If i set -O0 in CONFIGURE_ENV, it's later redefined to "-O2 -pipe". > > Have you tried CFLAGS+=-O0 as portlint suggested? As i said before i tried that. If i'm using +=-O0 then it changes to -O2 -pipe. If i'm using =-O0, then all builds fine, but this make portlint complaining. -- Regards, Ruslan From owner-freebsd-ports@FreeBSD.ORG Mon Feb 7 19:30:32 2011 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 8C7351065693 for ; Mon, 7 Feb 2011 19:30:32 +0000 (UTC) (envelope-from bf1783@googlemail.com) Received: from mail-yi0-f54.google.com (mail-yi0-f54.google.com [209.85.218.54]) by mx1.freebsd.org (Postfix) with ESMTP id 49F158FC1C for ; Mon, 7 Feb 2011 19:30:31 +0000 (UTC) Received: by yie19 with SMTP id 19so1964841yie.13 for ; Mon, 07 Feb 2011 11:30:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:reply-to:date:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=DQkK48rJxpr3pnPIuAIbD/BNm1lZJEo/spE5MG28JJ8=; b=eQdaQzHhl6lrxdhXqCAgDAD4/2vMTUA7IXmc76rMpvpT1wfe7M+339RiIQVBJB/muO Jm1H8Ww2eGWOxuIVu87Hkx9TvMIIMdghfa28Hp/hXREClRi5SmGViA18FwODDcuN8gIo ojBsera7dFDYEp2yh1NGbrqEnGvAyTRct/ArM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:reply-to:date:message-id:subject:from:to:cc :content-type:content-transfer-encoding; b=JtxWjGkdvA+zAyU+Tltlb7FKMbu+NhJECUUUJELLLZ2eZ3+8Bi4FMsRTUeRQe0aVbf UNGynqniPnHJa34DGuKcVL0b83fOzFP48tJcUjFMtNcxrP+eFlF7y2bibr7i9oRke6Y0 Wc0T+ySKxvpw2J35CkLUH02SUHt3GPKqiivtY= MIME-Version: 1.0 Received: by 10.236.95.140 with SMTP id p12mr5620320yhf.24.1297106904918; Mon, 07 Feb 2011 11:28:24 -0800 (PST) Received: by 10.236.110.52 with HTTP; Mon, 7 Feb 2011 11:28:24 -0800 (PST) Date: Mon, 7 Feb 2011 14:28:24 -0500 Message-ID: From: "b. f." To: Ruslan Mahmatkhanov Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-ports@FreeBSD.org Subject: Re: How to not use OPTIMIZED_FLAGS properly X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: bf1783@gmail.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2011 19:30:32 -0000 > 07.02.2011 20:50, Konstantin Tokarev =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > > > > > > 07.02.2011, 20:34, "Ruslan Mahmatkhanov": > >> Hello. > >> > >> I'm working on port that doesn't builds with "-O2 -pipe", that passed = to > >> Makefile by default (it exits with message about virtual memory is > >> exhausted). I can avoid this by setting CFLAGS=3D"" and CXXFLAGS=3D"" = in > >> CONFIGURE_ENV. But portlint is complaining like this: > >> > >> WARN: Makefile: CFLAGS/CXXFLAGS are not needed in CONFIGURE_ENV as the= y > >> are already added there in bsd.port.mk. > >> FATAL: Makefile: CFLAGS are clobbered in CONFIGURE_ENV. Alter CFLAGS = in > >> the Makefile with CFLAGS+=3D... instead > >> FATAL: Makefile: CXXFLAGS are clobbered in CONFIGURE_ENV. Alter > >> CXXFLAGS in the Makefile with CXXFLAGS+=3D... instead > >> > >> What is the right way to do the job? > >> > >> PS. If i set -O0 in CONFIGURE_ENV, it's later redefined to "-O2 -pipe"= . > > > > Have you tried CFLAGS+=3D-O0 as portlint suggested? > > As i said before i tried that. If i'm using +=3D-O0 then it changes to -O= 2 > -pipe. If i'm using =3D-O0, then all builds fine, but this make portlint > complaining. CFLAGS and CXXFLAGS are already passed by default in do-configure, as portlint states. Why aren't you simply defining them, by themselves and not as a part of CONFIGURE_ENV, in the port Makefile?: CFLAGS+=3D-O0 This seems pessimistic, by the way. Have you tried adding other compiler flags, like those to control the compiler's memory usage? Or using another compiler via USE_GCC, or patching the source code? b. From owner-freebsd-ports@FreeBSD.ORG Mon Feb 7 20:03:06 2011 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 1AC32106566B for ; Mon, 7 Feb 2011 20:03:06 +0000 (UTC) (envelope-from cyrille.lefevre-lists@laposte.net) Received: from out4.laposte.net (out3.laposte.net [193.251.214.120]) by mx1.freebsd.org (Postfix) with ESMTP id CE8368FC1B for ; Mon, 7 Feb 2011 20:03:05 +0000 (UTC) Received: from out3.laposte.net (unknown [10.98.50.223]) by mwinf8310.laposte.net (SMTP Server) with ESMTP id 649271C006DA for ; Mon, 7 Feb 2011 20:32:04 +0100 (CET) Received: from meplus.info (localhost [127.0.0.1]) by mwinf8317.laposte.net (SMTP Server) with ESMTP id 8B530E0000BE for ; Mon, 7 Feb 2011 20:32:02 +0100 (CET) Received: from [192.168.1.133] (229.212.74-86.rev.gaoland.net [86.74.212.229]) by mwinf8317.laposte.net (SMTP Server) with ESMTP id 45430E0000A0 for ; Mon, 7 Feb 2011 20:32:02 +0100 (CET) X-ME-UUID: 20110207193202283.45430E0000A0@mwinf8317.laposte.net Message-ID: <4D5048B5.4060000@laposte.net> Date: Mon, 07 Feb 2011 20:32:05 +0100 From: Cyrille Lefevre Organization: ACME User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.3) Gecko/20070326 Thunderbird/2.0.0.0 Mnenhy/0.7.5.666 MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <4D502D22.3000200@yandex.ru> In-Reply-To: <4D502D22.3000200@yandex.ru> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-me-spamlevel: not-spam X-me-spamrating: 40.000000 X-me-spamcause: OK, (0)(0000)gggruggvucftvghtrhhoucdtuddrfeduvddrudduucetggdotefuucfrrhhofhhilhgvmecuoehnohhnvgeqnecuuegrihhlohhuthemuceftddtnecu Subject: Re: How to not use OPTIMIZED_FLAGS properly X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 07 Feb 2011 20:03:06 -0000 Le 07/02/2011 18:34, Ruslan Mahmatkhanov a =C3=A9crit : > > Hello. > > I'm working on port that doesn't builds with "-O2 -pipe", that passed t= o > Makefile by default (it exits with message about virtual memory is > exhausted). I can avoid this by setting CFLAGS=3D"" and CXXFLAGS=3D"" i= n > CONFIGURE_ENV. But portlint is complaining like this: > > What is the right way to do the job? how about CFLAGS :=3D ${CFLAGS:N-O*:N-pipe} -O Regards, Cyrille Lefevre --=20 mailto:Cyrille.Lefevre-lists@laposte.net From owner-freebsd-ports@FreeBSD.ORG Mon Feb 7 20:13:38 2011 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 65708106566C for ; Mon, 7 Feb 2011 20:13:38 +0000 (UTC) (envelope-from dan@langille.org) Received: from nyi.unixathome.org (nyi.unixathome.org [64.147.113.42]) by mx1.freebsd.org (Postfix) with ESMTP id 33F448FC0C for ; Mon, 7 Feb 2011 20:13:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by nyi.unixathome.org (Postfix) with ESMTP id 53EF550A26; Mon, 7 Feb 2011 20:13:37 +0000 (GMT) X-Virus-Scanned: amavisd-new at unixathome.org Received: from nyi.unixathome.org ([127.0.0.1]) by localhost (nyi.unixathome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PZM3Qed-29a2; Mon, 7 Feb 2011 20:13:37 +0000 (GMT) Received: from nyi.unixathome.org (localhost [127.0.0.1]) by nyi.unixathome.org (Postfix) with ESMTP id 7ADDE509F3; Mon, 7 Feb 2011 20:13:36 +0000 (GMT) Received: from 68.64.144.221 (SquirrelMail authenticated user dan) by nyi.unixathome.org with HTTP; Mon, 7 Feb 2011 15:13:37 -0500 Message-ID: <003928a98b026742d7d6cb3a27fa7c2a.squirrel@nyi.unixathome.org> In-Reply-To: <4D50188A.9030909@bsdforen.de> References: <4D50188A.9030909@bsdforen.de> Date: Mon, 7 Feb 2011 15:13:37 -0500 From: "Dan Langille" To: "Dominic Fandrey" User-Agent: SquirrelMail/1.4.21 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Cc: bf1783@gmail.com, "b. f." , freebsd-ports@freebsd.org, Dan Langille Subject: Re: What ports require this 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, 07 Feb 2011 20:13:38 -0000 On Mon, February 7, 2011 11:06 am, Dominic Fandrey wrote: > On 07/02/2011 03:01, b. f. wrote: >>> Over the weekend, a new feature was added to FreshPorts BETA. A port >>> now lists all ports that require it. This code will eventually move to >>> production after it's been running on on the beta site for a while. >>> >>> Notes: >>> >>> * The code uses the output of make -V RUN_DEPENDS -V LIB_DEPENDS -V >>> BUILD_DEPENDS >> >> If you're going to include BUILD_DEPENDS, then you should also use -V >> PATCH_DEPENDS -V FETCH_DEPENDS. > > Maybe it should be split into "The package requires" only listing the > INSTALL_DEPENDS and "The port requires" listing all dependencies. Your post, combined with new information, has raised a question. Consider 'make build-depends-list' and 'make run-depends-list' for devel/glib20: $ make build-depends-list /usr/ports/devel/gettext /usr/ports/devel/gmake /usr/ports/devel/libtool /usr/ports/devel/pcre /usr/ports/devel/pkg-config /usr/ports/lang/perl5.8 /usr/ports/lang/python26 $ make run-depends-list /usr/ports/devel/gettext /usr/ports/devel/pcre /usr/ports/devel/pkg-config /usr/ports/lang/perl5.8 /usr/ports/lang/python26 The run-depends-list contains all of the information from LIB_DEPENDS and RUN_DEPENDS. The build-depends-list includes all of BUILD_DEPENDS, PATCH_DEPENDS, FETCH_DEPENDS, and EXTRACT_DEPENDS. I am tempted to alter FreshPorts and abandon all *_DEPENDS and use just run-depends-list and build-depends-list. How much value is there is having all of this information separated into individual _DEPENDS? -- Dan Langille -- http://langille.org/ From owner-freebsd-ports@FreeBSD.ORG Mon Feb 7 20:15:50 2011 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 17D081065673 for ; Mon, 7 Feb 2011 20:15:50 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward12.mail.yandex.net (forward12.mail.yandex.net [95.108.130.94]) by mx1.freebsd.org (Postfix) with ESMTP id AEAC08FC1A for ; Mon, 7 Feb 2011 20:15:49 +0000 (UTC) Received: from smtp11.mail.yandex.net (smtp11.mail.yandex.net [95.108.130.67]) by forward12.mail.yandex.net (Yandex) with ESMTP id 9B2B96E6887D; Mon, 7 Feb 2011 23:15:47 +0300 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1297109747; bh=VjDe+xqWqgEoz9wEkYKgtvBgfuYrWUr2+68dByAuQEI=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=hcDnbyCVCsDYU5FKoDLQf4gpl5fY4mHXg0Ia/NHso+lemX5h5PZJSQmJcsDmBuZeO +JMoEFmd5ZTTSqbRLIBh0F8479n0OjDmgHcxdg3a1Km4RSvo7fsWopxk+21q6hpEXN yxcog1v3S5RjrpP148TxzsN19FsgC39YrykRNSts= Received: from smeshariki2.local (unknown [178.76.212.172]) by smtp11.mail.yandex.net (Yandex) with ESMTPSA id 5C8F34CC009D; Mon, 7 Feb 2011 23:15:47 +0300 (MSK) Message-ID: <4D5052A9.9000009@yandex.ru> Date: Mon, 07 Feb 2011 23:14:33 +0300 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; ru-RU; rv:1.9.2.13) Gecko/20110106 Thunderbird/3.1.7 MIME-Version: 1.0 To: bf1783@gmail.com References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-ports@FreeBSD.org Subject: Re: How to not use OPTIMIZED_FLAGS properly X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 07 Feb 2011 20:15:50 -0000 07.02.2011 22:28, b. f. пишет: >>> >>> Have you tried CFLAGS+=-O0 as portlint suggested? >> >> As i said before i tried that. If i'm using +=-O0 then it changes to -O2 >> -pipe. If i'm using =-O0, then all builds fine, but this make portlint >> complaining. > > CFLAGS and CXXFLAGS are already passed by default in do-configure, as > portlint states. Why aren't you simply defining them, by themselves > and not as a part of CONFIGURE_ENV, in the port Makefile?: Yes. I get it wrong what Konstantin and portlint are said. Sorry. CFLAGS=-O0 out of CONFIGURE_ENV works just fine. Thanks. > > CFLAGS+=-O0 > > This seems pessimistic, by the way. Have you tried adding other > compiler flags, like those to control the compiler's memory usage? Or > using another compiler via USE_GCC, or patching the source code? > > b. Yes, i tried different flags that affect gcc memory usage, but w/o any success. I'm actually started from patching source code - removing optimization flags from distribution Makefiles. -- Regards, Ruslan From owner-freebsd-ports@FreeBSD.ORG Mon Feb 7 20:52:59 2011 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 A17321065672 for ; Mon, 7 Feb 2011 20:52:59 +0000 (UTC) (envelope-from bf1783@googlemail.com) Received: from mail-yx0-f182.google.com (mail-yx0-f182.google.com [209.85.213.182]) by mx1.freebsd.org (Postfix) with ESMTP id 5D0DB8FC14 for ; Mon, 7 Feb 2011 20:52:59 +0000 (UTC) Received: by yxh35 with SMTP id 35so2002551yxh.13 for ; Mon, 07 Feb 2011 12:52:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:reply-to:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=SCsPPvc8477M7Xq6yxAv9Ib3S60QmPPuYKKB9m2BdLo=; b=CyksdAm5HELBp5Nknm6v5aUcMnuXH1b1RHC9ujYo+c9EFnAd1q4Fv9qmsBLPenuNVQ aKle/Uk6qiizY5g5Y3fPf7+oQlNsRxYizCq/LBH+w1icmmSfAyM3VVnQ3KOsqo25z2cM RMUeL1MZfud0n2AhXyzo0iD5i+7o7LX6255Ns= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; b=aQlIdLFusodvMOqL5nXQ7u3jWKNFtz2oxi45xIeb5Gbj0Z8y4oNazLi026KD2we+SG AZRWwBp9f8LIQ+F3Z4Gf9BBSfRjLrtZoXDP0tnTMeA1RFsTntQL443V8GP0polUPGa6r haVLbM2gs4fJcCrnWOcapKRQW3sVkpyOEZZmk= MIME-Version: 1.0 Received: by 10.42.219.65 with SMTP id ht1mr19076233icb.393.1297111978488; Mon, 07 Feb 2011 12:52:58 -0800 (PST) Received: by 10.42.7.144 with HTTP; Mon, 7 Feb 2011 12:52:58 -0800 (PST) In-Reply-To: <4D5052A9.9000009@yandex.ru> References: <4D5052A9.9000009@yandex.ru> Date: Mon, 7 Feb 2011 15:52:58 -0500 Message-ID: From: "b. f." To: Ruslan Mahmatkhanov Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-ports@freebsd.org Subject: Re: How to not use OPTIMIZED_FLAGS properly X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: bf1783@gmail.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2011 20:52:59 -0000 On 2/7/11, Ruslan Mahmatkhanov wrote: ... > Yes. I get it wrong what Konstantin and portlint are said. Sorry. > CFLAGS=-O0 out of CONFIGURE_ENV works just fine. Thanks. Note that CFLAGS=-O0 is (even) more restrictive than CFLAGS+=-O0 -- the latter just overrides the -On setting for n > 0, while the former also overrides all other user flags. Generally speaking, the latter should be preferred, as part of our attempt to honor user-defined CFLAGS. ... >> This seems pessimistic, by the way. Have you tried adding other >> compiler flags, like those to control the compiler's memory usage? Or >> using another compiler via USE_GCC, or patching the source code? ... > Yes, i tried different flags that affect gcc memory usage, but w/o any > success. I'm actually started from patching source code - removing > optimization flags from distribution Makefiles. That's a start. But I think that this needs more investigation, beginning with the code that causes the base system compiler to become a hog. b. From owner-freebsd-ports@FreeBSD.ORG Mon Feb 7 21:27:45 2011 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 E3077106566B for ; Mon, 7 Feb 2011 21:27:45 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward14.mail.yandex.net (forward14.mail.yandex.net [95.108.130.92]) by mx1.freebsd.org (Postfix) with ESMTP id 933DA8FC17 for ; Mon, 7 Feb 2011 21:27:45 +0000 (UTC) Received: from smtp11.mail.yandex.net (smtp11.mail.yandex.net [95.108.130.67]) by forward14.mail.yandex.net (Yandex) with ESMTP id 2ECD330D08E4; Tue, 8 Feb 2011 00:27:44 +0300 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1297114064; bh=27cW9E3lUubjh+8b68N8WLXxW4HuPAjhM9WfRzPKK10=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=aWbNM51exj5MEdGyKx0N7GcMpU1+SWr45Bcl8DBpWnsBEPcasHRNx7n7vjB1rQ3Xr llsr0B3FzS33e9Jq/bw6rEz0u/8foxzRE5/wtY4dUl2vvjMKjcifq/SPQEqd1w6T99 gr7GWJxdJJ3JSndA/ptIZBb3wXmp/YWuz17zkBuc= Received: from smeshariki2.local (unknown [178.76.212.172]) by smtp11.mail.yandex.net (Yandex) with ESMTPSA id E56054CC00B2; Tue, 8 Feb 2011 00:27:43 +0300 (MSK) Message-ID: <4D506386.5030706@yandex.ru> Date: Tue, 08 Feb 2011 00:26:30 +0300 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; ru-RU; rv:1.9.2.13) Gecko/20110106 Thunderbird/3.1.7 MIME-Version: 1.0 To: Cyrille Lefevre References: <4D502D22.3000200@yandex.ru> <4D5048B5.4060000@laposte.net> In-Reply-To: <4D5048B5.4060000@laposte.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-ports@freebsd.org Subject: Re: How to not use OPTIMIZED_FLAGS properly X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 07 Feb 2011 21:27:46 -0000 07.02.2011 22:32, Cyrille Lefevre пишет: > > Le 07/02/2011 18:34, Ruslan Mahmatkhanov a écrit : >> >> Hello. >> >> I'm working on port that doesn't builds with "-O2 -pipe", that passed to >> Makefile by default (it exits with message about virtual memory is >> exhausted). I can avoid this by setting CFLAGS="" and CXXFLAGS="" in >> CONFIGURE_ENV. But portlint is complaining like this: >> >> What is the right way to do the job? > > > how about CFLAGS := ${CFLAGS:N-O*:N-pipe} -O > > Regards, > > Cyrille Lefevre It says that "Variable CFLAGS is recursive." -- Regards, Ruslan From owner-freebsd-ports@FreeBSD.ORG Mon Feb 7 21:29:23 2011 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 86C2D1065670 for ; Mon, 7 Feb 2011 21:29:23 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward12.mail.yandex.net (forward12.mail.yandex.net [95.108.130.94]) by mx1.freebsd.org (Postfix) with ESMTP id 373D78FC22 for ; Mon, 7 Feb 2011 21:29:22 +0000 (UTC) Received: from smtp11.mail.yandex.net (smtp11.mail.yandex.net [95.108.130.67]) by forward12.mail.yandex.net (Yandex) with ESMTP id B96F96E68843; Tue, 8 Feb 2011 00:29:21 +0300 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1297114161; bh=9WStiDELYOP4bAls2rgO1U3QQBQ0h06VbRmyKoS9pOA=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=g5GzjGkoPYGIPujoNZXBjmjSvlTIIRVFnkWRMwgNxzIxiu76quHlz5RW9H6jigXFi qB7V/KeppJpx4d91/85mlIGuF+NU9VlsFcS98kR67gIvDuGdZSONhgYDpbkZh/h5bu ymUWWcJEKJFoseUpfStRt9/C+OFy/+bKLGVLTiRs= Received: from smeshariki2.local (unknown [178.76.212.172]) by smtp11.mail.yandex.net (Yandex) with ESMTPSA id 7A6994CC009A; Tue, 8 Feb 2011 00:29:21 +0300 (MSK) Message-ID: <4D5063E8.2040000@yandex.ru> Date: Tue, 08 Feb 2011 00:28:08 +0300 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; ru-RU; rv:1.9.2.13) Gecko/20110106 Thunderbird/3.1.7 MIME-Version: 1.0 To: Cyrille Lefevre References: <4D502D22.3000200@yandex.ru> <4D5048B5.4060000@laposte.net> <4D506386.5030706@yandex.ru> In-Reply-To: <4D506386.5030706@yandex.ru> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-ports@freebsd.org Subject: Re: How to not use OPTIMIZED_FLAGS properly X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 07 Feb 2011 21:29:23 -0000 08.02.2011 00:26, Ruslan Mahmatkhanov пишет: > 07.02.2011 22:32, Cyrille Lefevre пишет: >> >> Le 07/02/2011 18:34, Ruslan Mahmatkhanov a écrit : >>> >>> Hello. >>> >>> I'm working on port that doesn't builds with "-O2 -pipe", that passed to >>> Makefile by default (it exits with message about virtual memory is >>> exhausted). I can avoid this by setting CFLAGS="" and CXXFLAGS="" in >>> CONFIGURE_ENV. But portlint is complaining like this: >>> >>> What is the right way to do the job? >> >> >> how about CFLAGS := ${CFLAGS:N-O*:N-pipe} -O >> >> Regards, >> >> Cyrille Lefevre > > It says that "Variable CFLAGS is recursive." Sorry, it's actually fine. I forget a colon. -- Regards, Ruslan From owner-freebsd-ports@FreeBSD.ORG Mon Feb 7 21:40:02 2011 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 051ED106564A for ; Mon, 7 Feb 2011 21:40:02 +0000 (UTC) (envelope-from swell.k@gmail.com) Received: from mail-ey0-f182.google.com (mail-ey0-f182.google.com [209.85.215.182]) by mx1.freebsd.org (Postfix) with ESMTP id 874CF8FC23 for ; Mon, 7 Feb 2011 21:40:01 +0000 (UTC) Received: by eyf6 with SMTP id 6so2634340eyf.13 for ; Mon, 07 Feb 2011 13:40:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-type :content-transfer-encoding; bh=/qShrm1YZQwPWzmAMVijMWFZXmyVGYbGkDuoWpnLMFc=; b=VxWpfAvRooN7Se3QCDuOMUOu/ph1V8vvuUaf8htOnTEpWBtwjQvQcr6iIckY8B7N7z gMbO5Vs1ho8KW+YJdwX0Nv/oJP+0DQRsuE/sTQ9jIk96Pb0nz7rPJnQd8M9T33fx1Ssk oIEEeTn6Rs2TLaGxP0IC2e2y+jMZM8tzB238I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type:content-transfer-encoding; b=nImCu7Jac4/F1OhIUcOBf0ijLizSUlsU+gl4J5oriSv8VFixGgVC8e4U/5ITbCZBol nyFVoCcPuAwH9YJJcDSFLlwAhJ/Fz6kwj+L/J9zej4bfVKbBQzpuCFNsdjTn866ESyoK mnucwp2CB+cTbOqJod2eU9a6IhX2o90rKxtbU= Received: by 10.14.52.13 with SMTP id d13mr6077850eec.11.1297114800587; Mon, 07 Feb 2011 13:40:00 -0800 (PST) Received: from localhost (gpftor6.privacyfoundation.de [62.212.67.209]) by mx.google.com with ESMTPS id t5sm3455837eeh.20.2011.02.07.13.39.57 (version=SSLv3 cipher=RC4-MD5); Mon, 07 Feb 2011 13:39:59 -0800 (PST) From: Anonymous To: Cyrille Lefevre References: <4D502D22.3000200@yandex.ru> <4D5048B5.4060000@laposte.net> Date: Tue, 08 Feb 2011 00:39:41 +0300 In-Reply-To: <4D5048B5.4060000@laposte.net> (Cyrille Lefevre's message of "Mon, 07 Feb 2011 20:32:05 +0100") Message-ID: <86sjvzzfqa.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-ports@freebsd.org Subject: Re: How to not use OPTIMIZED_FLAGS properly X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 07 Feb 2011 21:40:02 -0000 Cyrille Lefevre writes: > Le 07/02/2011 18:34, Ruslan Mahmatkhanov a =C3=A9crit : >> >> Hello. >> >> I'm working on port that doesn't builds with "-O2 -pipe", that passed to >> Makefile by default (it exits with message about virtual memory is >> exhausted). I can avoid this by setting CFLAGS=3D"" and CXXFLAGS=3D"" in >> CONFIGURE_ENV. But portlint is complaining like this: >> >> What is the right way to do the job? > > how about CFLAGS :=3D ${CFLAGS:N-O*:N-pipe} -O One can also define WITH_DEBUG in the port's makefile until -On is fixed. # from Mk/bsd.port.mk .if defined(WITH_DEBUG) && !defined(WITHOUT_DEBUG) STRIP=3D #none STRIP_CMD=3D ${TRUE} DEBUG_FLAGS?=3D -g CFLAGS:=3D ${CFLAGS:N-O*:N-fno-strict*} ${DEBUG_FLAGS} .endif From owner-freebsd-ports@FreeBSD.ORG Mon Feb 7 19:29:00 2011 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 76DFA106564A for ; Mon, 7 Feb 2011 19:29:00 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from mail.ciam.ru (mail.ciam.ru [91.209.218.18]) by mx1.freebsd.org (Postfix) with ESMTP id 2F7AB8FC0C for ; Mon, 7 Feb 2011 19:28:59 +0000 (UTC) Received: from broadband-109-173-73-7.nationalcablenetworks.ru ([109.173.73.7] helo=[172.16.100.7]) by mail.ciam.ru with esmtpa (Exim 4.x) id 1PmWHj-000Lr2-Ff; Mon, 07 Feb 2011 21:58:03 +0300 Message-ID: <4D5040BA.6000100@FreeBSD.org> Date: Mon, 07 Feb 2011 21:58:02 +0300 From: Sergey Matveychuk User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; ru; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 MIME-Version: 1.0 To: Marin Atanasov Nikolov References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Mon, 07 Feb 2011 21:51:59 +0000 Cc: freebsd-ports@freebsd.org Subject: Re: net-mgmt/cacti default install location? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 07 Feb 2011 19:29:00 -0000 05.02.2011 11:04, Marin Atanasov Nikolov wrote: > Hello, > > Is there a specific reason that net-mgmt/cacti default install location > is /usr/local/share/cacti ? > > Wouldn't /usr/local/www/cacti be a better place for that ? > > It's somehow a more preferred location for installing web applications > there, IMO. You can define install location as you want: make CACTIDIR=/usr/local/www/cacti install I don't remember datails, but it was a security reason do not place cacti to this location. May be it was discussed in ports@ or private emails. I dont remeber now, sorry. -- Sem. From owner-freebsd-ports@FreeBSD.ORG Tue Feb 8 05:47:02 2011 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 0CEC5106564A for ; Tue, 8 Feb 2011 05:47:02 +0000 (UTC) (envelope-from ade@FreeBSD.org) Received: from panix.lovett.com (panix.lovett.com [166.84.7.128]) by mx1.freebsd.org (Postfix) with ESMTP id DA3EF8FC0C for ; Tue, 8 Feb 2011 05:47:01 +0000 (UTC) Received: from cpe-66-68-128-204.austin.res.rr.com ([66.68.128.204] helo=[172.16.32.150]) by panix.lovett.com with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.73 (FreeBSD)) (envelope-from ) id 1PmgPk-000FMQ-UO; Tue, 08 Feb 2011 05:47:01 +0000 Mime-Version: 1.0 (Apple Message framework v1082) Content-Type: text/plain; charset=us-ascii From: Ade Lovett X-Priority: 3 (Normal) In-Reply-To: <003928a98b026742d7d6cb3a27fa7c2a.squirrel@nyi.unixathome.org> Date: Mon, 7 Feb 2011 23:46:49 -0600 Content-Transfer-Encoding: quoted-printable Message-Id: <01F78B4E-AAAE-4E61-AD4A-2965A5D7F62D@FreeBSD.org> References: <4D50188A.9030909@bsdforen.de> <003928a98b026742d7d6cb3a27fa7c2a.squirrel@nyi.unixathome.org> To: Dan Langille X-Mailer: Apple Mail (2.1082) Cc: FreeBSD Ports Subject: Re: What ports require this 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, 08 Feb 2011 05:47:02 -0000 On Feb 07, 2011, at 14:13 , Dan Langille wrote: > I am tempted to alter FreshPorts and abandon all *_DEPENDS and use = just > run-depends-list and build-depends-list. >=20 > How much value is there is having all of this information separated = into > individual _DEPENDS? It's critical for things like tinderbox and the package building = clusters, where each fetch/extract/patch/configure/build/install phase = is discrete, only installs the relevant dependencies, and so on to = ensure a full clean-room environment. In terms of what you're looking at for this particular project, = *-depends-list will almost certainly suffice, and it'd be trivial to add = that into MakeCache (using targets, rather than variable outputs via -V) Indeed, the following two lines from MakeCache should be a hint: # A close approximation to the 'run-depends-list' target sub RunDependsList ... :) -aDe From owner-freebsd-ports@FreeBSD.ORG Tue Feb 8 07:16:33 2011 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 EC23D1065695 for ; Tue, 8 Feb 2011 07:16:33 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id AB56F8FC0C for ; Tue, 8 Feb 2011 07:16:33 +0000 (UTC) Received: by iyb26 with SMTP id 26so5504868iyb.13 for ; Mon, 07 Feb 2011 23:16:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=8T79twMeWS2LQzObcWsd7ZnMEz4g0uG8Cg74RJL7KOM=; b=K6DnBEDwr4BsuSPHvT+nbt7mndon/3uNScv3hj6BOZjc/HAFnST7HKODZmXMyzdu2+ hSAAUdt3ho0zO1x0O2trmUrvcuiqMTKzs4TgnL1foTnp9TNcL3+Sw2bHnRRrAUW05uAm GMLCnwAio54+wV08ThdIB3HQcfaLzktOWFn6M= 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 :cc:content-type; b=U6uEROH8RZX+jmM9drTWPwbFuG+O+UMgfKjGHGjc9PQe4aMuL2EuhgVuFjeAPj0bIN 6lk+NJIctNFP8Va46H7e1DzolYJhtQ7ITus+1HVKRsn8Ny9vu8umiMOsSh7LgZWXKCCc 4I+TIWFAyHNPZ6H2AA1nmKeqrVzSm+5RZiU2U= MIME-Version: 1.0 Received: by 10.231.37.197 with SMTP id y5mr18417704ibd.180.1297149392653; Mon, 07 Feb 2011 23:16:32 -0800 (PST) Received: by 10.231.164.164 with HTTP; Mon, 7 Feb 2011 23:16:32 -0800 (PST) In-Reply-To: <1296906205.1685.4.camel@z6000.lenzicasa> References: <20110202121446.6f6a10cd@locust.local> <201102032231.54557.makc@issp.ac.ru> <20110203195602.GD2163@libertas.local.camdensoftware.com> <19787.4049.939639.870683@jerusalem.litteratus.org> <19788.10454.458608.393001@jerusalem.litteratus.org> <1296906205.1685.4.camel@z6000.lenzicasa> Date: Tue, 8 Feb 2011 07:16:32 +0000 Message-ID: From: Baptiste Daroussin To: Sergio de Almeida Lenzi Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-ports@freebsd.org Subject: Re: Libreoffice & spadmin X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 08 Feb 2011 07:16:34 -0000 2011/2/5 Sergio de Almeida Lenzi : > spadmin fails (missing libs) > > Please consider creating a file "libreoffice" > in /usr/local/libdata/ldconfig > during the install process, with contains: > /usr/local/lib/libreoffice/basis3.3/program > /usr/local/lib/libreoffice/ure/lib > > so spadmin and friends will find the required libs to work. > > Thank for your attention, > Sergio > > _______________________________________________ > 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" > should be fixe by 3.3.0_2 thanks for reporting Bapt From owner-freebsd-ports@FreeBSD.ORG Tue Feb 8 11:40:58 2011 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 866D2106566C for ; Tue, 8 Feb 2011 11:40:58 +0000 (UTC) (envelope-from 6yearold@gmail.com) Received: from mail-ey0-f182.google.com (mail-ey0-f182.google.com [209.85.215.182]) by mx1.freebsd.org (Postfix) with ESMTP id 0F2B18FC13 for ; Tue, 8 Feb 2011 11:40:57 +0000 (UTC) Received: by eyf6 with SMTP id 6so2840377eyf.13 for ; Tue, 08 Feb 2011 03:40:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:from:date:message-id:subject:to :content-type; bh=3moBySa2vkI+jlt5a13TV+A2pLB7A137kQHSS4/Px0s=; b=enxvf7WG5JLvl6mGesPT+SNpAg2YzAZFBuQ5+bT0gQoraKi2boVXdUeZ+AWzGQFZx3 qIhHhyDJhOjwJBV7E6Db3SvDFxNctas0kNRJbfu8glZdNnFniYRylwi3MSiRENKiHCVG WT37Veam/SWwu2kHVNqLwd57qrtMXfbJ+9K30= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=lCTsInvuaEGQxlPQGUhE44bDj6RXMDh9e5yJOEj9s9srCYKv/uWQVNuLNF6uRTa9VH RGobvfw1+UPtJWQYWGPACVjjmunyta7FpHAe0dvQlAlAelcoU7/0nLUds9I+147wjLMz EdvhesReFSg1Fy5/IyjByvGCQW9SEF4dpE5HU= Received: by 10.213.34.19 with SMTP id j19mr6431431ebd.63.1297165256093; Tue, 08 Feb 2011 03:40:56 -0800 (PST) MIME-Version: 1.0 Received: by 10.213.10.81 with HTTP; Tue, 8 Feb 2011 03:40:34 -0800 (PST) From: arrowdodger <6yearold@gmail.com> Date: Tue, 8 Feb 2011 14:40:34 +0300 Message-ID: To: freebsd-ports@freebsd.org Content-Type: multipart/mixed; boundary=0015174be03a4df1a8049bc3d24b X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Request for new port review: TortoiseHG. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 08 Feb 2011 11:40:58 -0000 --0015174be03a4df1a8049bc3d24b Content-Type: text/plain; charset=UTF-8 Hello. I've made a port for TortoiseHG (in fact, for its hgtk script). It is my first attempt in port creation, so i want someone to review it. The current problems are following: 1. The user can choose to not install nautilus extension and translation files (if defined(WITHOUT_NLS)). To prevent setup.py from installing those stuff, i've made two patches, that resides in ${FILESDIR}. They are generated from 'diff -u' and the problem is that they cannot be applied together. If i generate patches with simply 'diff', then everythink works, except that i should apply them manually (${PATCH} ${PYSETUP} < ${FILESDIR}/no-locale.patch). And what i've been told is that i should use EXTRA_PATCHES, insteand of invoking patch. 2. The port also installs *.egg-info file and i'm not sure how to include it in the plist. 3. The port also depends on py-gobject port, but there is no such value in USE_GNOME. I've already mentioned that on freebsd-gnome@ and they said, that it will be fixed after 8.2-RELEASE. You can obtain port from attachement or here: http://intara.org.ru/tortoisehg.tar.gz Thanks in advance. --0015174be03a4df1a8049bc3d24b-- From owner-freebsd-ports@FreeBSD.ORG Tue Feb 8 13:06:17 2011 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 6EBAE1065674 for ; Tue, 8 Feb 2011 13:06:17 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward15.mail.yandex.net (forward15.mail.yandex.net [95.108.130.119]) by mx1.freebsd.org (Postfix) with ESMTP id 202168FC1B for ; Tue, 8 Feb 2011 13:06:16 +0000 (UTC) Received: from smtp12.mail.yandex.net (smtp12.mail.yandex.net [95.108.131.191]) by forward15.mail.yandex.net (Yandex) with ESMTP id 07E9644588FF; Tue, 8 Feb 2011 16:06:16 +0300 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1297170376; bh=vEqow70Rh4wmXpliRt0rArKx0+6JS2uHb0HViuMGJh4=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=BT9D4jEjZtlaEjh7hjOGl5EpJDN5VjnHRNdVe9AX5nCD+P3xYReqK1Mmuu5RfxEF1 RKi+97WFfX83NkG0b0cU9VjyU9Yx2EoJKDOyZ3A8JO+sfo74t0OCuyNGRbeaoJVSEH qlUxSWeF+6NYQdimuHWDcxwRFgWuotA0jAtgDgIA= Received: from smeshariki2.local (unknown [213.27.65.65]) by smtp12.mail.yandex.net (Yandex) with ESMTPSA id AEEB55728077; Tue, 8 Feb 2011 16:06:15 +0300 (MSK) Message-ID: <4D513F7D.1040107@yandex.ru> Date: Tue, 08 Feb 2011 16:05:01 +0300 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; ru-RU; rv:1.9.2.13) Gecko/20110106 Thunderbird/3.1.7 MIME-Version: 1.0 To: arrowdodger <6yearold@gmail.com> References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-ports@freebsd.org Subject: Re: Request for new port review: TortoiseHG. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 08 Feb 2011 13:06:17 -0000 Hi, 08.02.2011 14:40, arrowdodger пишет: > Hello. I've made a port for TortoiseHG (in fact, for its hgtk script). It is > my first attempt in port creation, so i want someone to review it. > > The current problems are following: > 1. The user can choose to not install nautilus extension and translation > files (if defined(WITHOUT_NLS)). To prevent setup.py from installing those > stuff, i've made two patches, that resides in ${FILESDIR}. They are > generated from 'diff -u' and the problem is that they cannot be applied > together. If i generate patches with simply 'diff', then everythink works, > except that i should apply them manually (${PATCH} ${PYSETUP}< > ${FILESDIR}/no-locale.patch). > And what i've been told is that i should use EXTRA_PATCHES, insteand of > invoking patch. > > 2. The port also installs *.egg-info file and i'm not sure how to include it > in the plist. It shouldn't be listed in pkg-plist, because it will be removed automatically on port deinstall. > 3. The port also depends on py-gobject port, but there is no such value in > USE_GNOME. I've already mentioned that on freebsd-gnome@ and they said, that > it will be fixed after 8.2-RELEASE. > > You can obtain port from attachement or here: > http://intara.org.ru/tortoisehg.tar.gz > > Thanks in advance. dirrm's for lib/nautilus and it's subdirectories should be dirrmtry's actually, because it's doesn't created by tortoisehg-hgtk, but nautilus or nautilus-plugins. Also consider to use: USE_GETTEXT= yes INSTALLS_ICONS= yes In port's Makefile. BLDDIR is defined but seems not used in Makefile. What it is for? -- Regards, Ruslan From owner-freebsd-ports@FreeBSD.ORG Tue Feb 8 13:18:56 2011 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 29CDC1065670; Tue, 8 Feb 2011 13:18:56 +0000 (UTC) (envelope-from patfbsd@davenulle.org) Received: from smtp.lamaiziere.net (net.lamaiziere.net [91.121.44.19]) by mx1.freebsd.org (Postfix) with ESMTP id B46728FC17; Tue, 8 Feb 2011 13:18:55 +0000 (UTC) Received: from mr129041.univ-rennes1.fr (mr129041.cri.univ-rennes1.fr [129.20.129.41]) by smtp.lamaiziere.net (Postfix) with ESMTPA id 807856332C2; Tue, 8 Feb 2011 14:18:54 +0100 (CET) Received: from mr129041.univ-rennes1.fr (localhost [127.0.0.1]) by mr129041.univ-rennes1.fr (Postfix) with ESMTP id 395A5B872; Tue, 8 Feb 2011 14:18:54 +0100 (CET) Date: Tue, 8 Feb 2011 14:18:53 +0100 From: Patrick Lamaiziere To: Baptiste Daroussin Message-ID: <20110208141853.6333a719@mr129041.univ-rennes1.fr> In-Reply-To: References: <201102051625.15681.lumiwa@gmail.com> <201102060726.04043.lumiwa@gmail.com> <201102060828.01962.lumiwa@gmail.com> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.20.1; i386-portbld-freebsd8.1) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Cc: ajtiM , freebsd-ports@freebsd.org Subject: Re: libreoffice 3.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: Tue, 08 Feb 2011 13:18:56 -0000 Le Sun, 6 Feb 2011 20:44:07 +0000, Baptiste Daroussin a crit : > > KSharedDataCache::Private::mapSharedMemory: Failed to establish > > shared memory mapping, will fallback to private memory -- memory > > usage will increase > > This message seems more anoying, but as I'm not a KDE user it is hard > to know if it is normal or not, I'll try to check. Looks normal, I see this with other KDE apps (umbrello or Kdiff3) Regards. From owner-freebsd-ports@FreeBSD.ORG Tue Feb 8 13:29:37 2011 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 3F289106567A for ; Tue, 8 Feb 2011 13:29:37 +0000 (UTC) (envelope-from 6yearold@gmail.com) Received: from mail-ew0-f54.google.com (mail-ew0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id C72B58FC0C for ; Tue, 8 Feb 2011 13:29:36 +0000 (UTC) Received: by ewy24 with SMTP id 24so2854327ewy.13 for ; Tue, 08 Feb 2011 05:29:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=7xWldbsbdG02/Kr62Suh56kmeQuJBaL9yJIbyfqJziE=; b=k0WEFrmfIfqGBqMnFBrOAfH7xeL0/0LdBYc89dvWr2NcW6s2N9Imow+k14BTwXJF5B 7o5ZL0rjVwq3/0Pjbcm9rl49ggN+sJfKyUDgrMPlitvx5BAlZdpz11XkJWO3/KBY5lhd BuLHbUpuq4adUFB/zVz9yYUwwku0jJYw5tP8E= 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=XD2AVF3oi7yx130o+nuI0KHvqvIpoesSeUGQsO2F+jqurHBfBNrUq09FgeazzjeqGl L3r3g1oyqVwC6m+W6cLa0+FE3NcojNmBSccil6VM2nmgZQZlf6IHfSjCmacOyaF5kCRm 4wmoLGGZ/4XN1LxUIuCPFysG6VLyuGoUOkUlM= Received: by 10.213.108.69 with SMTP id e5mr1130913ebp.76.1297171775606; Tue, 08 Feb 2011 05:29:35 -0800 (PST) MIME-Version: 1.0 Received: by 10.213.10.81 with HTTP; Tue, 8 Feb 2011 05:29:15 -0800 (PST) In-Reply-To: <4D513F7D.1040107@yandex.ru> References: <4D513F7D.1040107@yandex.ru> From: arrowdodger <6yearold@gmail.com> Date: Tue, 8 Feb 2011 16:29:15 +0300 Message-ID: To: Ruslan Mahmatkhanov Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ports@freebsd.org Subject: Re: Request for new port review: TortoiseHG. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 08 Feb 2011 13:29:37 -0000 On Tue, Feb 8, 2011 at 4:05 PM, Ruslan Mahmatkhanov wrot= e: > It shouldn't be listed in pkg-plist, because it will be removed > automatically on port deinstall. Well, if i 'make PREFIX=3D/home/arr/prefix install && make PREFIX=3D/home/arr/prefix deinstall' then this file is not deleted. You mea= n, it will be deleted if i install port without PREFIX? dirrm's for lib/nautilus and it's subdirectories should be dirrmtry's > actually, because it's doesn't created by tortoisehg-hgtk, but nautilus o= r > nautilus-plugins. Okay. Also consider to use: > > USE_GETTEXT=3D yes > INSTALLS_ICONS=3D yes > > In port's Makefile. > Should it be .if !defined(WITHOUT_NLS) USE_GETTEXT=3D yes .endif ? And what's the purpose of INSTALLS_ICONS? BLDDIR is defined but seems not used in Makefile. What it is for? > Oh, this is not needed now. I will remove that. =D0=A1=D0=BF=D0=B0=D1=81=D0=B8=D0=B1=D0=BE =D0=B7=D0=B0 =D0=BF=D0=BE=D0=B4= =D1=81=D0=BA=D0=B0=D0=B7=D0=BA=D0=B8. From owner-freebsd-ports@FreeBSD.ORG Tue Feb 8 13:45:55 2011 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 19845106564A for ; Tue, 8 Feb 2011 13:45:55 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id CB0E58FC17 for ; Tue, 8 Feb 2011 13:45:54 +0000 (UTC) Received: by iyb26 with SMTP id 26so5814764iyb.13 for ; Tue, 08 Feb 2011 05:45:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=lB2UDZl5NMf5t6bKgLrs9BKxkhQzSp2RVXUOQjmv6Oo=; b=pt8uL2hgpkIKEvlqiTP4bufDQTtzFJNCGp5j6vHthN9c98OYfBhdsq9i8SbmjJ4rg4 VU5pGxP+L1RrLPm+sJv3Rv65ZhwGKDeO/3ptMRtpT9zL7A2+/l+GmTzKZB+Kvoo/WpPN 6QvQUhKFskkEyEjMNLJ6PHHgr79uUGMnwwLtU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=S2ut5gYJUkpjdhQJ3hC76mJs60LCn7TPLLW7gZTzdiScPc2akGLPLv499jASfE8rFb zHF57GCFtxLxSw5jFR51YCssSerDDJXwDIWuMZdrGKVTKFBTqxUF93NuOPru+MUNT3h+ cv1mm86/Y1WJZUiEm+tBt0PvzZGK7krcMrrIU= MIME-Version: 1.0 Received: by 10.231.37.200 with SMTP id y8mr3463079ibd.105.1297172754222; Tue, 08 Feb 2011 05:45:54 -0800 (PST) Sender: baptiste.daroussin@gmail.com Received: by 10.231.164.164 with HTTP; Tue, 8 Feb 2011 05:45:54 -0800 (PST) In-Reply-To: <20110208141853.6333a719@mr129041.univ-rennes1.fr> References: <201102051625.15681.lumiwa@gmail.com> <201102060726.04043.lumiwa@gmail.com> <201102060828.01962.lumiwa@gmail.com> <20110208141853.6333a719@mr129041.univ-rennes1.fr> Date: Tue, 8 Feb 2011 14:45:54 +0100 X-Google-Sender-Auth: -OtzymBxGp-UoA27PYmSrZvMBZQ Message-ID: From: Baptiste Daroussin To: Patrick Lamaiziere Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: ajtiM , freebsd-ports@freebsd.org Subject: Re: libreoffice 3.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: Tue, 08 Feb 2011 13:45:55 -0000 2011/2/8 Patrick Lamaiziere : > Le Sun, 6 Feb 2011 20:44:07 +0000, > Baptiste Daroussin a =E9crit : > > >> > KSharedDataCache::Private::mapSharedMemory: Failed to establish >> > shared memory mapping, will fallback to private memory -- memory >> > usage will increase >> >> This message seems more anoying, but as I'm not a KDE user it is hard >> to know if it is normal or not, I'll try to check. > > Looks normal, I see this with other KDE apps (umbrello or Kdiff3) > > Regards. > Thanks for feedback, I'll leave it like this then :) regards, Bapt From owner-freebsd-ports@FreeBSD.ORG Tue Feb 8 14:36:52 2011 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 58B56106566C for ; Tue, 8 Feb 2011 14:36:52 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mail.server1.bsdforen.de (bsdforen.de [82.193.243.81]) by mx1.freebsd.org (Postfix) with ESMTP id 154258FC0A for ; Tue, 8 Feb 2011 14:36:51 +0000 (UTC) Received: from mobileKamikaze.norad (vpn-cl-161-87.rz.uni-karlsruhe.de [141.3.161.87]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.server1.bsdforen.de (Postfix) with ESMTPSA id B380385FF9; Tue, 8 Feb 2011 15:36:50 +0100 (CET) Message-ID: <4D515501.9030900@bsdforen.de> Date: Tue, 08 Feb 2011 15:36:49 +0100 From: Dominic Fandrey User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-GB; rv:1.9.1.16) Gecko/20101212 Thunderbird/3.0.11 MIME-Version: 1.0 To: Dan Langille References: <4D50188A.9030909@bsdforen.de> <003928a98b026742d7d6cb3a27fa7c2a.squirrel@nyi.unixathome.org> In-Reply-To: <003928a98b026742d7d6cb3a27fa7c2a.squirrel@nyi.unixathome.org> X-Enigmail-Version: 1.0.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: bf1783@gmail.com, "b. f." , freebsd-ports@freebsd.org Subject: Re: What ports require this 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, 08 Feb 2011 14:36:52 -0000 On 07/02/2011 21:13, Dan Langille wrote: > > On Mon, February 7, 2011 11:06 am, Dominic Fandrey wrote: >> On 07/02/2011 03:01, b. f. wrote: >>>> Over the weekend, a new feature was added to FreshPorts BETA. A port >>>> now lists all ports that require it. This code will eventually move to >>>> production after it's been running on on the beta site for a while. >>>> >>>> Notes: >>>> >>>> * The code uses the output of make -V RUN_DEPENDS -V LIB_DEPENDS -V >>>> BUILD_DEPENDS >>> >>> If you're going to include BUILD_DEPENDS, then you should also use -V >>> PATCH_DEPENDS -V FETCH_DEPENDS. >> >> Maybe it should be split into "The package requires" only listing the >> INSTALL_DEPENDS and "The port requires" listing all dependencies. > > Your post, combined with new information, has raised a question. > > Consider 'make build-depends-list' and 'make run-depends-list' for > devel/glib20: > > $ make build-depends-list > /usr/ports/devel/gettext > ... > > $ make run-depends-list > /usr/ports/devel/gettext > ... > > ... > > I am tempted to alter FreshPorts and abandon all *_DEPENDS and use just > run-depends-list and build-depends-list. > > How much value is there is having all of this information separated into > individual _DEPENDS? The value is mostly for ports maintainers, commiters and tool developers i.e. those who develop pointyhat, tinderbox, portmaster or my little project pkg_upgrade. I think the relevant question is, which information is needed by the freshports users. The way I see it there are two relevant user groups, those who use packages and those who build packages. The first group only needs the run-depends, the second group needs the combined run- and build-depends. So I think those two lists is exactly what you need. I don't see added value for the end user in providing more fine grained information. Regards -- 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 Tue Feb 8 15:10:12 2011 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 48AA5106564A; Tue, 8 Feb 2011 15:10:12 +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 79D608FC1B; Tue, 8 Feb 2011 15:10:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mailhost.uni-hamburg.de (Postfix) with ESMTP id 3956190061; Tue, 8 Feb 2011 16:10:10 +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 EIc+OCLkJtwu; Tue, 8 Feb 2011 16:10:10 +0100 (CET) Received: from pc911.math.uni-hamburg.de (pc911.math.uni-hamburg.de [134.100.220.198]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: fmjv004) by mailhost.uni-hamburg.de (Postfix) with ESMTPSA id 7C3BF9018C; Tue, 8 Feb 2011 16:01:57 +0100 (CET) Message-ID: <4D515AE4.7080105@janh.de> Date: Tue, 08 Feb 2011 16:01:56 +0100 From: Jan Henrik Sylvester User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.13) Gecko/20101219 Thunderbird/3.1.7 MIME-Version: 1.0 To: Baptiste Daroussin Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports-list freebsd Subject: Cannot open MS Word file with libreoffice-3.3.0_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: Tue, 08 Feb 2011 15:10:12 -0000 I just did a portupgrade to libreoffice-3.3.0_3 (amd64) -- with a package created on another machine that I did the portupgrade on before and that also had libreoffice-3.3.0_1 installed during make. In contrast to portrevisions 0 and 1, I cannot open MS Word files anymore. I get a window with this message: General Error. General input/output error. In the terminal, I get the message "javaPathHelper: not found", but I do get the same opening OpenDocument files, which happen to work fine, and I got the same message with the earlier portrevisions that worked. I know that there are mainly pkg-plist changes since the initial portrevision, but the behavior is still different. I also build the the earlier portrevisions on the other machine and transferred via package. As far as I remember, for portrevision 1 there was also the previous version installed during make. Cheers, Jan Henrik From owner-freebsd-ports@FreeBSD.ORG Tue Feb 8 15:33:39 2011 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 AE8D21065695 for ; Tue, 8 Feb 2011 15:33:39 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward11.mail.yandex.net (forward11.mail.yandex.net [95.108.130.93]) by mx1.freebsd.org (Postfix) with ESMTP id 5CD8D8FC14 for ; Tue, 8 Feb 2011 15:33:39 +0000 (UTC) Received: from smtp11.mail.yandex.net (smtp11.mail.yandex.net [95.108.130.67]) by forward11.mail.yandex.net (Yandex) with ESMTP id 91D3323F9970; Tue, 8 Feb 2011 18:33:37 +0300 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1297179217; bh=/bEqKfmBO2M8i7j7wDjNdMLTf1uBRwbubQFHjz7x5OY=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=FsqCkhI0lURO3SoaivD7/mfTkl3GhmpFW1XjRlhNDaWjMqNYo9lbg8Z/ljNmFJ9S6 bqYEQi+cDoh8nbqfokfeA0Y4y0lk2H5F5MrUL1C50arMXBS+CeErMVPzkIJeX4r498 YIWeibfd/yXG1hpGNHJUZOJEQMix7GEVklhYzDjQ= Received: from smeshariki2.local (unknown [213.27.65.65]) by smtp11.mail.yandex.net (Yandex) with ESMTPSA id 4AB6D4CC00BE; Tue, 8 Feb 2011 18:33:37 +0300 (MSK) Message-ID: <4D516207.1090704@yandex.ru> Date: Tue, 08 Feb 2011 18:32:23 +0300 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; ru-RU; rv:1.9.2.13) Gecko/20110106 Thunderbird/3.1.7 MIME-Version: 1.0 To: bf1783@gmail.com References: <4D5052A9.9000009@yandex.ru> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-ports@freebsd.org Subject: Re: How to not use OPTIMIZED_FLAGS properly X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 08 Feb 2011 15:33:39 -0000 07.02.2011 23:52, b. f. пишет: > On 2/7/11, Ruslan Mahmatkhanov wrote: > ... >> Yes. I get it wrong what Konstantin and portlint are said. Sorry. >> CFLAGS=-O0 out of CONFIGURE_ENV works just fine. Thanks. > > Note that CFLAGS=-O0 is (even) more restrictive than CFLAGS+=-O0 -- > the latter just overrides the -On setting for n> 0, while the former > also overrides all other user flags. Generally speaking, the latter > should be preferred, as part of our attempt to honor user-defined > CFLAGS. Yes. So i decide to stick with Cyrille suggestion and use CFLAGS:= ${CFLAGS:N-O*:N-pipe} CXXFLAGS:= ${CXXFLAGS:N-O*:N-pipe} to avoid just -O and -pipe while keeping other user defined flags untouched. > ... >>> This seems pessimistic, by the way. Have you tried adding other >>> compiler flags, like those to control the compiler's memory usage? Or >>> using another compiler via USE_GCC, or patching the source code? > ... >> Yes, i tried different flags that affect gcc memory usage, but w/o any >> success. I'm actually started from patching source code - removing >> optimization flags from distribution Makefiles. > > That's a start. But I think that this needs more investigation, > beginning with the code that causes the base system compiler to become > a hog. Yes, but i'm not sure that i skilled enough in things like that, i just can say that it doesn't working with optimization flags, and working without. There is updated (and i believe finished) version of port: http://happy-nation.by.ru/ports/gimp-gmic-plugin.shar.txt If anybody can test or review - that's would be great. Thanks. -- Regards, Ruslan From owner-freebsd-ports@FreeBSD.ORG Tue Feb 8 16:31:18 2011 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 BB023106566B for ; Tue, 8 Feb 2011 16:31:18 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward14.mail.yandex.net (forward14.mail.yandex.net [95.108.130.92]) by mx1.freebsd.org (Postfix) with ESMTP id 69A6C8FC17 for ; Tue, 8 Feb 2011 16:31:18 +0000 (UTC) Received: from smtp13.mail.yandex.net (smtp13.mail.yandex.net [95.108.130.68]) by forward14.mail.yandex.net (Yandex) with ESMTP id 7FE4130D065F; Tue, 8 Feb 2011 19:31:15 +0300 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1297182675; bh=oIrpoiGQqxG3QW1w+TSiSTXoz7WHAszsYxZOvLtp7ZI=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=OGt1ljQf/9ISbZRFIwR5hhDu/GcY+0zqeGn+qdU4VO/qcKVMp9MkIJUO/qrpRs5lU NVvHPRMYYp3GpZ1oTdM8xbbeVj2IWjz1mlYOIZawonDuuE9+melYCsU2pQvMZ38pHt Nd/Tz2GD65slbAc0cyRDQYzeXCQaV8LpX4jKzXOk= Received: from smeshariki2.local (unknown [213.27.65.65]) by smtp13.mail.yandex.net (Yandex) with ESMTPSA id 39FED389809D; Tue, 8 Feb 2011 19:31:15 +0300 (MSK) Message-ID: <4D516F86.60200@yandex.ru> Date: Tue, 08 Feb 2011 19:29:58 +0300 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; ru-RU; rv:1.9.2.13) Gecko/20110106 Thunderbird/3.1.7 MIME-Version: 1.0 To: arrowdodger <6yearold@gmail.com> References: <4D513F7D.1040107@yandex.ru> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-ports@freebsd.org Subject: Re: Request for new port review: TortoiseHG. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 08 Feb 2011 16:31:18 -0000 08.02.2011 16:29, arrowdodger пишет: > On Tue, Feb 8, 2011 at 4:05 PM, Ruslan Mahmatkhanovwrote: > >> It shouldn't be listed in pkg-plist, because it will be removed >> automatically on port deinstall. > > Well, if i 'make PREFIX=/home/arr/prefix install&& make > PREFIX=/home/arr/prefix deinstall' then this file is not deleted. You mean, > it will be deleted if i install port without PREFIX? I can't say anything about custom ${PREFIX}, but it definitelly works for default ${PREFIX} (/usr/local) > > dirrm's for lib/nautilus and it's subdirectories should be dirrmtry's >> actually, because it's doesn't created by tortoisehg-hgtk, but nautilus or >> nautilus-plugins. > > Okay. > > Also consider to use: >> >> USE_GETTEXT= yes >> INSTALLS_ICONS= yes >> >> In port's Makefile. >> > Should it be > .if !defined(WITHOUT_NLS) > USE_GETTEXT= yes > .endif > ? Yes. > > And what's the purpose of INSTALLS_ICONS? I can't find description in porters handbook, i believe it was there some time ago. It's needed for indicate that your ports installs some icons :) > > BLDDIR is defined but seems not used in Makefile. What it is for? >> > Oh, this is not needed now. I will remove that. > > Спасибо за подсказки. Пожалуйста :) -- Regards, Ruslan From owner-freebsd-ports@FreeBSD.ORG Tue Feb 8 16:45:56 2011 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 723B0106566C for ; Tue, 8 Feb 2011 16:45:56 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 339318FC15 for ; Tue, 8 Feb 2011 16:45:55 +0000 (UTC) Received: by iyb26 with SMTP id 26so5990704iyb.13 for ; Tue, 08 Feb 2011 08:45:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=mhGgK13TKQytJ8fmMd7LvemtYvcN98NURmB55h81z1I=; b=KoRjlR344Nk8v/08pTKH4WqkgfXdxSbHYojLp5onPmt3nuTsdGPARS6DUjevnj0nTw e72I5Qi0xH3yyu0jh6ElihtbFbpQfbzifQK6zrpW+qXfXkIa1CjJry+AL4drFXDtt0Cd 75rmRpKpTZaZUCYDF6tby9klkY7Hr00Pfqm5g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=DcbZx9q0dMrDRYcgdGzB08pjl/ql7HslvMtRudgnt0OP9pKkwulDTO1Y9wqQgg129M PEaPLWr2e+Hlad32X9NnX/d2f2UnTBJ/ApRpH+aMP1jt0+do25eeLzNxoqv00BMBCyq6 3j/UA94nOkHlA3ZwlHfyc/AxNFAFgmXE65gec= MIME-Version: 1.0 Received: by 10.42.217.129 with SMTP id hm1mr5284461icb.10.1297183555054; Tue, 08 Feb 2011 08:45:55 -0800 (PST) Sender: baptiste.daroussin@gmail.com Received: by 10.231.164.164 with HTTP; Tue, 8 Feb 2011 08:45:55 -0800 (PST) In-Reply-To: <4D515AE4.7080105@janh.de> References: <4D515AE4.7080105@janh.de> Date: Tue, 8 Feb 2011 17:45:55 +0100 X-Google-Sender-Auth: eo-5DDNMg699ZwbR8fN5xbQvhFQ Message-ID: From: Baptiste Daroussin To: Jan Henrik Sylvester Content-Type: text/plain; charset=ISO-8859-1 Cc: ports-list freebsd Subject: Re: Cannot open MS Word file with libreoffice-3.3.0_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: Tue, 08 Feb 2011 16:45:56 -0000 2011/2/8 Jan Henrik Sylvester : > I just did a portupgrade to libreoffice-3.3.0_3 (amd64) -- with a package > created on another machine that I did the portupgrade on before and that > also had libreoffice-3.3.0_1 installed during make. > > In contrast to portrevisions 0 and 1, I cannot open MS Word files anymore. I > get a window with this message: > > General Error. > General input/output error. > > In the terminal, I get the message "javaPathHelper: not found", but I do get > the same opening OpenDocument files, which happen to work fine, and I got > the same message with the earlier portrevisions that worked. > > I know that there are mainly pkg-plist changes since the initial > portrevision, but the behavior is still different. I also build the the > earlier portrevisions on the other machine and transferred via package. As > far as I remember, for portrevision 1 there was also the previous version > installed during make. > > Cheers, > Jan Henrik > As I can cleanly open MS word files, I was reported other users also can do such. without more informations I can't do anything. The javaPathHelper is "normal" do not care about it :) regards, Bapt From owner-freebsd-ports@FreeBSD.ORG Tue Feb 8 17:25:23 2011 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 51E8A106564A for ; Tue, 8 Feb 2011 17:25:23 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 16E598FC13 for ; Tue, 8 Feb 2011 17:25:22 +0000 (UTC) Received: by iwn39 with SMTP id 39so6032011iwn.13 for ; Tue, 08 Feb 2011 09:25:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=xGrhuJWLqKgHzUogB2L5RuAgkVHOPmW6IovNrKiBgj0=; b=GRM3Ve+VYQjCsmt5cuC/FEJ6nK4XnL4ovOpkD295nMn3fEKtwgjzN6bzCoctwtSlKr YtUSAkScCsM/jlPh2z3OGEXys2sM2UfCx1KA+RPTaqX6Ua1xVBklK7ZEnbYHm2KtaeRV s8avwF5uV2IK0Z8Myi9u2Vnc7m/hmP93br5AQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=mO8JyPICK7uZpR8jEhWHgOUI7tEbSU+s3zzDEhTcsAUee3DuirhoT8Ju+LUqKfPRGm IpYn088XlNZ1yk2wOP322CZW8tcw38Tf1ZSMk/majECo42aRQzo/EgMeoabcHA+hYj8Q 6K9JH3auErywAmAbIfZn0Qjg9aMbeATmYJDVI= MIME-Version: 1.0 Received: by 10.231.37.200 with SMTP id y8mr3788295ibd.105.1297185922372; Tue, 08 Feb 2011 09:25:22 -0800 (PST) Sender: baptiste.daroussin@gmail.com Received: by 10.231.164.164 with HTTP; Tue, 8 Feb 2011 09:25:22 -0800 (PST) In-Reply-To: References: <4D515AE4.7080105@janh.de> Date: Tue, 8 Feb 2011 18:25:22 +0100 X-Google-Sender-Auth: BpizhZ0L1OoZJ01EiQzAt70Z30g Message-ID: From: Baptiste Daroussin To: Jan Henrik Sylvester Content-Type: text/plain; charset=ISO-8859-1 Cc: ports-list freebsd Subject: Re: Cannot open MS Word file with libreoffice-3.3.0_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: Tue, 08 Feb 2011 17:25:23 -0000 2011/2/8 Baptiste Daroussin : > 2011/2/8 Jan Henrik Sylvester : >> I just did a portupgrade to libreoffice-3.3.0_3 (amd64) -- with a package >> created on another machine that I did the portupgrade on before and that >> also had libreoffice-3.3.0_1 installed during make. >> >> In contrast to portrevisions 0 and 1, I cannot open MS Word files anymore. I >> get a window with this message: >> >> General Error. >> General input/output error. >> >> In the terminal, I get the message "javaPathHelper: not found", but I do get >> the same opening OpenDocument files, which happen to work fine, and I got >> the same message with the earlier portrevisions that worked. >> >> I know that there are mainly pkg-plist changes since the initial >> portrevision, but the behavior is still different. I also build the the >> earlier portrevisions on the other machine and transferred via package. As >> far as I remember, for portrevision 1 there was also the previous version >> installed during make. >> >> Cheers, >> Jan Henrik >> > > As I can cleanly open MS word files, I was reported other users also > can do such. without more informations I can't do anything. > > The javaPathHelper is "normal" do not care about it :) > > regards, > Bapt > Ok I replied to fast and reproduced the problem, I maybe have a fix. hope there should be a new version with fix in the next couple of days. regards, Bapt From owner-freebsd-ports@FreeBSD.ORG Tue Feb 8 18:30:03 2011 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 738D1106564A for ; Tue, 8 Feb 2011 18:30:03 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from mail-vx0-f182.google.com (mail-vx0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id 3336D8FC1B for ; Tue, 8 Feb 2011 18:30:02 +0000 (UTC) Received: by vxa40 with SMTP id 40so2715617vxa.13 for ; Tue, 08 Feb 2011 10:30:02 -0800 (PST) Received: by 10.220.178.10 with SMTP id bk10mr967390vcb.215.1297189801417; Tue, 08 Feb 2011 10:30:01 -0800 (PST) MIME-Version: 1.0 Received: by 10.220.184.12 with HTTP; Tue, 8 Feb 2011 10:29:39 -0800 (PST) In-Reply-To: References: From: Sunpoet Hsieh Date: Wed, 9 Feb 2011 02:29:39 +0800 Message-ID: To: arrowdodger <6yearold@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-ports@freebsd.org Subject: Re: Request for new port review: TortoiseHG. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 08 Feb 2011 18:30:03 -0000 Hi, First of all, I suggest to set PORTNAME=3Dtortoisehg If you do want to add -hgtk suffix, you may set PKGNAMESUFFIX=3D-hgtk inste= ad. It makes portlint happier. It also simplifies Makefile since DISTNAME is already the default value. On Tue, Feb 8, 2011 at 7:40 PM, arrowdodger <6yearold@gmail.com> wrote: > Hello. I've made a port for TortoiseHG (in fact, for its hgtk script). It= is > my first attempt in port creation, so i want someone to review it. > > The current problems are following: > 1. The user can choose to not install nautilus extension and translation > files (if defined(WITHOUT_NLS)). To prevent setup.py from installing thos= e > stuff, i've made two patches, that resides in ${FILESDIR}. They are > generated from 'diff -u' and the problem is that they cannot be applied > together. If i generate patches with simply 'diff', then everythink works= , > except that i should apply them manually (${PATCH} ${PYSETUP} < > ${FILESDIR}/no-locale.patch). > And what i've been told is that i should use EXTRA_PATCHES, insteand of > invoking patch. > In your case, it can be done without extra patch files. .if !defined(WITH_NAUTILUS) @${REINPLACE_CMD} -e '153,154 D' ${WRKSRC}/${PYSETUP} .endif .if !defined(WITH_NLS) @${REINPLACE_CMD} -e '150,152 D' ${WRKSRC}/${PYSETUP} .endif Here, I suggest a shorter option name "NAUTILUS" instead of "NAUTILUS_EXTENSION". Also, for PLIST_SUB, I think "NLS" is OK for most ports. .if !defined(WITH_NLS) PLIST_SUB+=3D NLS=3D"@comment " .else PLIST_SUB+=3D NLS=3D"" .endif > 2. The port also installs *.egg-info file and i'm not sure how to include= it > in the plist. You should set PYDISTUTILS_EGGINFO=3D. bsd.python.mk will add them to PLIST automatically. PYDISTUTILS_EGGINFO defaults to tortoisehg-1.1.9.1-py2.6.egg-info. (when PORTNAME=3Dtortoisehg) > 3. The port also depends on py-gobject port, but there is no such value i= n > USE_GNOME. I've already mentioned that on freebsd-gnome@ and they said, t= hat > it will be fixed after 8.2-RELEASE. > > You can obtain port from attachement or here: > http://intara.org.ru/tortoisehg.tar.gz > > Thanks in advance. Hope that helps. Regards, --=20 =C2=A0 Sunpoet Po-Chuan Hsieh =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 4096R/CC57E36B 8AD8 68F2 7D2B 0A10 7E9B = 8CC0 DC44 247E CC57 E36B =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 http://people.FreeBSD.org/~sunpoet/pgpkeys.txt From owner-freebsd-ports@FreeBSD.ORG Tue Feb 8 19:12:13 2011 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 9E2471065670 for ; Tue, 8 Feb 2011 19:12:13 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 607D28FC17 for ; Tue, 8 Feb 2011 19:12:13 +0000 (UTC) Received: by iwn39 with SMTP id 39so6139762iwn.13 for ; Tue, 08 Feb 2011 11:12:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=3Hc2Luh31INGBmfGnHh3x4x8guiBMkEbxzZJ99PXoBY=; b=qp531A1u4nNKwH/CK2I8ZsZkKnHnZo8qfdvgf/oLveYfYccIj1qVBNdOyH20KyHBiy FSI5T+2H6FMYrN16cXmBrG4w8e2P+oqZimZtOhx79J8cbvZqiVhrX1onZI9i5E63c6CW BolxouQiWX93qkPz7yRPN6NWslwoO/oqrhUZA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=BYjlOQ8GT2PPnEmrsQXdvIE3km3yLmI7jN+wR4L2ESPAmltGk1/3rjVCVv2xaIOkqg 2dSh6n91orzTLdOk9mhd/NrTixOb+s1xrkdcyNA5e+qzt8nRyBHupBBGR8JsBDHJtvd9 +1K/2E5dJ1/pJzoJE0XotL7miu3Mqg9AgjJ/s= Received: by 10.231.157.211 with SMTP id c19mr11715767ibx.172.1297192332465; Tue, 08 Feb 2011 11:12:12 -0800 (PST) MIME-Version: 1.0 Received: by 10.231.183.134 with HTTP; Tue, 8 Feb 2011 11:11:52 -0800 (PST) In-Reply-To: References: From: Eitan Adler Date: Tue, 8 Feb 2011 14:11:52 -0500 Message-ID: To: arrowdodger <6yearold@gmail.com> Content-Type: text/plain; charset=UTF-8 Cc: freebsd-ports@freebsd.org Subject: Re: Request for new port review: TortoiseHG. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 08 Feb 2011 19:12:13 -0000 On Tue, Feb 8, 2011 at 6:40 AM, arrowdodger <6yearold@gmail.com> wrote: > Hello. I've made a port for TortoiseHG (in fact, for its hgtk script). It is > my first attempt in port creation, so i want someone to review it. Hi, Congrats on your first attempt! Here are a few issues with the port. Please don't take them personally. 1) install port-mgmt/portlint and run it on your port (portlint -CN) it will point out a lot of things 2) The preferred format for new ports is a shar - not a .tar.gz file 3) It is not newline terminated 4) the .egg-info files should not be included in the pkg-plist 5) replace @dirrm lib/nautilus with @dirrmtry lib/nautilus because your port does not directly create this directories 6) And what i've been told is that i should use EXTRA_PATCHES, insteand of invoking patch. --> yes. Please use a patch file unless it something that has to be run on a significant number of files. reinplace makes it harder to find out what is being patched. You may want to use 'make makepatch' to generate them. -- Eitan Adler From owner-freebsd-ports@FreeBSD.ORG Tue Feb 8 20:15:14 2011 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 3ABEC1065670 for ; Tue, 8 Feb 2011 20:15:14 +0000 (UTC) (envelope-from ermolinis@gmail.com) Received: from mail-ew0-f54.google.com (mail-ew0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id C46BC8FC0A for ; Tue, 8 Feb 2011 20:15:13 +0000 (UTC) Received: by ewy24 with SMTP id 24so3213115ewy.13 for ; Tue, 08 Feb 2011 12:15:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=DkbAH2Xi2bYsdj9OWdXEnDQKcVduHmsx1ciucYWomN4=; b=XMwQXci3BzBQvLJJlI9GfjHWEMz5Pr7T8xwYBKEz6i11sQVDxuTYKRMZJ3o4u1jdCp kH1UgaU8qJPG3aCu63TQTu1IVXDihiAIYtkLBXLQlvA5E2C3GBQdLsqScOmt2Rua8XiL sy5oxQawSstBvM3tAXsuFkewKb31Uhl8ArG5A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=FPzzyEN88M87dz5ZSYAl3l1IwjTx47ijXcP5TGzU9YxWjnrbe4sJHWgk9SpNOQp/Zl 8XysWSw6v4whX56pQ5xws3YRsQDjPesdS7wvmubKKTY+rxwfwmSLLbr580y1UpIYVK19 kBRULjQwl2k4GLFiHwFUIWaZsowdGb2nvtl0g= MIME-Version: 1.0 Received: by 10.204.16.211 with SMTP id p19mr7364550bka.162.1297194609396; Tue, 08 Feb 2011 11:50:09 -0800 (PST) Received: by 10.204.7.19 with HTTP; Tue, 8 Feb 2011 11:50:09 -0800 (PST) Date: Tue, 8 Feb 2011 22:50:09 +0300 Message-ID: From: =?UTF-8?B?0JjQu9GM0Y8g0JXRgNC80L7Qu9C40L0=?= To: freebsd-ports@freebsd.org X-Mailman-Approved-At: Tue, 08 Feb 2011 20:34:56 +0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Skype port renew X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 08 Feb 2011 20:15:14 -0000 Hi, I recently checked out, that on skype official site there is new version of skype for linux. *Skype (beta) 2.1.0.81* Before that to get Skype work I follow some tips from forums about some old version. I tried to download linux static version and run it under freebsd 8.2-RC2 amd64. And it's just work for me (personally I don't use voice or video chat, but ordinary chat works just fine for me...) May be there is time to renew existing port to new version? --=20 =D0=A1 =D0=A3=D0=B2=D0=B0=D0=B6=D0=B5=D0=BD=D0=B8=D0=B5=D0=BC, =D0=95=D1=80=D0=BC=D0=BE=D0=BB=D0=B8=D0=BD =D0=98=D0=BB=D1=8C=D1=8F Ermolin Ilya From owner-freebsd-ports@FreeBSD.ORG Tue Feb 8 21:31:22 2011 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 29ABC1065674 for ; Tue, 8 Feb 2011 21:31:22 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from ms16-1.1blu.de (ms16-1.1blu.de [89.202.0.34]) by mx1.freebsd.org (Postfix) with ESMTP id DADB38FC1C for ; Tue, 8 Feb 2011 21:31:21 +0000 (UTC) Received: from [109.41.108.195] (helo=tiny.Sisis.de.) by ms16-1.1blu.de with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1PmuLs-0000Ao-SK; Tue, 08 Feb 2011 21:39:57 +0100 Received: from tiny.Sisis.de. (localhost [127.0.0.1]) by tiny.Sisis.de. (8.14.3/8.14.3) with ESMTP id p18Ke7Ug001409; Tue, 8 Feb 2011 21:40:08 +0100 (CET) (envelope-from guru@unixarea.de) Received: (from guru@localhost) by tiny.Sisis.de. (8.14.3/8.14.3/Submit) id p18KdpKW001408; Tue, 8 Feb 2011 21:39:51 +0100 (CET) (envelope-from guru@unixarea.de) X-Authentication-Warning: tiny.Sisis.de.: guru set sender to guru@unixarea.de using -f Date: Tue, 8 Feb 2011 21:39:48 +0100 From: Matthias Apitz To: =?utf-8?B?0JjQu9GM0Y8g0JXRgNC80L7Qu9C40L0=?= Message-ID: <20110208203947.GA1396@tiny> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-Operating-System: FreeBSD 8.0-CURRENT (i386) User-Agent: Mutt/1.5.19 (2009-01-05) X-Con-Id: 51246 X-Originating-IP: 109.41.108.195 Cc: freebsd-ports@freebsd.org Subject: Re: Skype port renew X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthias Apitz List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Feb 2011 21:31:22 -0000 El día Tuesday, February 08, 2011 a las 10:50:09PM +0300, Илья Ермолин escribió: > Hi, > I recently checked out, that on skype official site there is new version of > skype for linux. *Skype (beta) 2.1.0.81* > > Before that to get Skype work I follow some tips from forums about some old > version. > > I tried to download linux static version and run it under freebsd 8.2-RC2 > amd64. > And it's just work for me (personally I don't use voice or video chat, but > ordinary chat works just fine for me...) > > May be there is time to renew existing port to new version? Have you considered voting on this: http://forum.skype.com/index.php?showtopic=563851 HIH matthias -- Matthias Apitz t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e - w http://www.unixarea.de/ From owner-freebsd-ports@FreeBSD.ORG Tue Feb 8 21:30:46 2011 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 61F341065674 for ; Tue, 8 Feb 2011 21:30:46 +0000 (UTC) (envelope-from sanderson4@gmail.com) Received: from mail-ey0-f182.google.com (mail-ey0-f182.google.com [209.85.215.182]) by mx1.freebsd.org (Postfix) with ESMTP id ED12B8FC12 for ; Tue, 8 Feb 2011 21:30:45 +0000 (UTC) Received: by eyf6 with SMTP id 6so3284651eyf.13 for ; Tue, 08 Feb 2011 13:30:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to:cc :content-type; bh=rtD7ecYAsyNaK0fWQamfma1qrhDyhGZ80RGbyoLvFb0=; b=ozTGdx9PSHyR0Xf829bjOvoBmhTG2bFDgx1+p30zdbpJ2qHDDeNJILxG6HZz6bxImm DaJj7hUa4i/0LjibnBzdmQLklTr/ORxH93z9XQ3qaiIiKyza0C7BzLoNGc+lmr1c50vj Vk1N7Xco+ct74CE3bS+xbpd+uXCeEgeg8rRzM= 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=BBcQUk8BWOgePvrBc5MMGOG8ckaJiQ4V+hzQ4AWXVzBI9uNFaxqLZbjhxUOBs1Omvh Eb4HZbNDd9gBQ8bB/rOhhu+h6bYuJccRPGjX5iJZF1cxMVa5ECTpXjRfzXydPp6TNQoe AGC48/30czkspuqKtEepyHwqSQEy1h3k/Es84= MIME-Version: 1.0 Received: by 10.223.96.6 with SMTP id f6mr2823903fan.22.1297198857016; Tue, 08 Feb 2011 13:00:57 -0800 (PST) Received: by 10.223.105.3 with HTTP; Tue, 8 Feb 2011 13:00:56 -0800 (PST) Date: Tue, 8 Feb 2011 15:00:56 -0600 Message-ID: From: Sanderson4 To: tofig@freebsd.az X-Mailman-Approved-At: Tue, 08 Feb 2011 21:54:17 +0000 Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: ports@FreeBSD.org Subject: FreeBSD Port: c-icap-060708_2,1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Feb 2011 21:30:46 -0000 Would it be possible for you to create a port for the latest version of c-icap? I think it's up to 1.4 or something now. Cheers, Sanderson From owner-freebsd-ports@FreeBSD.ORG Tue Feb 8 22:10:35 2011 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 06A77106566B for ; Tue, 8 Feb 2011 22:10:35 +0000 (UTC) (envelope-from lumiwa@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id BC3938FC17 for ; Tue, 8 Feb 2011 22:10:34 +0000 (UTC) Received: by iyb26 with SMTP id 26so6289245iyb.13 for ; Tue, 08 Feb 2011 14:10:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:from:to:subject:date:user-agent:mime-version :content-type:content-transfer-encoding:message-id; bh=FgfhHEX9IrDYl56AsslvpY5frlqj/kl5rW7FHXmyEWg=; b=w8iqlf1NnmW9b+zYBBtVyzcMd6dzsiqctPuXiJMjcxfh5gbg2Bvju8mIzgpm02Xx+Q ogR0RtckHNEXvcUusaip+SkjzUz8uJ6Q2w5O/FGAU9/RhjhDmA0GYIW6jvcoBCFhrZbG veas4MdibOpT9FeC4ij+Obdgki8wTM9yHwcfQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:mime-version:content-type :content-transfer-encoding:message-id; b=hr3fqk0OscmJWPhF6Cf+ZhkZ2HZ5kAf6sLqsFijbEQnPX+NqDS8YAXrd9/vGOw1cpQ 6ZEYBUemU4QK02zJEaZAHGtArCFQKfTHGzAJEBHVUP+AEuR6mrqipCsqBdybyhEpGIMr RJl8CAb+KDINhdzeUKlBGhFDAUhaJwhjoE1uA= Received: by 10.231.182.10 with SMTP id ca10mr19698439ibb.28.1297203033317; Tue, 08 Feb 2011 14:10:33 -0800 (PST) Received: from athena.wi.rr.com (cpe-184-58-138-79.wi.res.rr.com [184.58.138.79]) by mx.google.com with ESMTPS id u9sm5102132ibe.20.2011.02.08.14.10.32 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 08 Feb 2011 14:10:32 -0800 (PST) From: ajtiM To: freebsd-ports@freebsd.org Date: Tue, 8 Feb 2011 16:10:30 -0600 User-Agent: KMail/1.13.5 (FreeBSD/8.1-RELEASE; KDE/4.5.5; i386; ; ) MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <201102081610.30992.lumiwa@gmail.com> Subject: libreoffice 3.3.0_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: Tue, 08 Feb 2011 22:10:35 -0000 I have the same problem as other: MS doc files cannot open: Generel Error. Generel input/output error. The MS files were made for old MS Office and the same is with docx. Impress has the same problem and the same error. Thanks. Mitja -------- http://jpgmag.com/people/lumiwa From owner-freebsd-ports@FreeBSD.ORG Tue Feb 8 22:39:07 2011 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from [127.0.0.1] (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by hub.freebsd.org (Postfix) with ESMTP id 4FCBF1065670; Tue, 8 Feb 2011 22:39:07 +0000 (UTC) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: freebsd-ports@FreeBSD.org, miwi@freebsd.org Date: Tue, 8 Feb 2011 17:38:55 -0500 User-Agent: KMail/1.6.2 References: In-Reply-To: MIME-Version: 1.0 Content-Disposition: inline Content-Type: Multipart/Mixed; boundary="Boundary-00=_DYcUNrrd8mIBAcC" Message-Id: <201102081738.59493.jkim@FreeBSD.org> Cc: freebsd-x11@freebsd.org Subject: Re: [CFT] xf86-video-ati 6.14.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: Tue, 08 Feb 2011 22:39:07 -0000 --Boundary-00=_DYcUNrrd8mIBAcC Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Content-Disposition: inline On Saturday 05 February 2011 12:22 am, Martin Wilke wrote: > Howdy, > > 2 days ago was a new ati driver released. fluffy@ and me was using > for few weeks the git version without problems, but we’d like to > make sure this dosen’t broke anything for our ati users. > Here is a patch: > http://people.freebsd.org/~miwi/ati-6140.diff.org/%7Emiwi/ati-6140.diff> Changelog: > http://lists.freedesktop.org/archives/xorg-announce/2011-February/0 >01602.html > > Please test and report back, if no problems I’d like to commit it > next week. thx > PS: this release fix some problems with HD54XX chips the bug with > strg+ctrl+backspace; bug is gone for me. Unfortunately, it didn't work for me, i.e., atombios_pick_dig_encoder() undefined. It seems the src/atombios_output.c patch was mis-merged. Please see the attached patch for the fix. Thanks for working on this! Jung-uk Kim --Boundary-00=_DYcUNrrd8mIBAcC Content-Type: text/plain; charset="utf-8"; name="patch-src-atombios_output.c" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="patch-src-atombios_output.c" --- src/atombios_output.c.orig 2011-02-08 17:18:04.000000000 -0500 +++ src/atombios_output.c 2011-02-08 17:18:54.000000000 -0500 @@ -172,7 +172,6 @@ #define DP_SET_POWER_D3 0x2 static void do_displayport_link_train(xf86OutputPtr output); -static void atombios_pick_dig_encoder(xf86OutputPtr output); static int atombios_output_dac_setup(xf86OutputPtr output, int action) @@ -1469,7 +1468,6 @@ if (radeon_encoder == NULL) return; - atombios_pick_dig_encoder(output); switch (radeon_encoder->encoder_id) { case ENCODER_OBJECT_ID_INTERNAL_TMDS1: @@ -1781,7 +1779,7 @@ } } -static void +void atombios_pick_dig_encoder(xf86OutputPtr output) { xf86CrtcConfigPtr xf86_config = XF86_CRTC_CONFIG_PTR(output->scrn); @@ -1878,7 +1876,6 @@ return; radeon_output->pixel_clock = adjusted_mode->Clock; - atombios_pick_dig_encoder(output); atombios_output_overscan_setup(output, mode, adjusted_mode); atombios_output_scaler_setup(output); atombios_set_output_crtc_source(output); --Boundary-00=_DYcUNrrd8mIBAcC-- From owner-freebsd-ports@FreeBSD.ORG Wed Feb 9 00:51:32 2011 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 7D4E11065670 for ; Wed, 9 Feb 2011 00:51:32 +0000 (UTC) (envelope-from lenzi.sergio@gmail.com) Received: from mail-yw0-f54.google.com (mail-yw0-f54.google.com [209.85.213.54]) by mx1.freebsd.org (Postfix) with ESMTP id 0DDC48FC0A for ; Wed, 9 Feb 2011 00:51:31 +0000 (UTC) Received: by ywl2 with SMTP id 2so977746ywl.13 for ; Tue, 08 Feb 2011 16:51:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:subject:from:to:cc:in-reply-to:references :content-type:date:message-id:mime-version:x-mailer; bh=6dk6aufPa3pj6s11Nw2KqyorEOSPJQMwhzwjrpN/ISs=; b=m8K9ZITwVD0ipmWfGIw9RIRoLPprGsOoGG4ksTPyLZzHC+YfIBrosN4/U3ipf+hHRd 8vLAMdSbt4V0I8ohJFdwMSLwuNdGMe7SwXaDbQHlFMKoE1dJST4WrWXjDPPUOYxGDvoY L8/QCVgqRtKiRAhwQ6qFeND3Mmdo/q91h8m9U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:cc:in-reply-to:references:content-type:date :message-id:mime-version:x-mailer; b=tvlJzvnA0E0nQiAdJTd58oNWHR3eMpOBHI4mc2n9v3IkD755/X6A+h2meT3AfuQuKy l7S4ckehUYDA8uoS/ZGdkzwgwabw8Nu0RRSRk9zHaK1uxqBeLwjA9DZYWHES9LEh+hD7 9deXqQd2efBw3XmN7GaRE+gLUeZDldJcTwL/8= Received: by 10.236.110.6 with SMTP id t6mr22170236yhg.17.1297212690942; Tue, 08 Feb 2011 16:51:30 -0800 (PST) Received: from [192.168.6.230] ([201.21.166.97]) by mx.google.com with ESMTPS id b27sm168225ana.8.2011.02.08.16.51.28 (version=SSLv3 cipher=OTHER); Tue, 08 Feb 2011 16:51:30 -0800 (PST) From: Sergio de Almeida Lenzi To: Jung-uk Kim In-Reply-To: <201102081738.59493.jkim@FreeBSD.org> References: <201102081738.59493.jkim@FreeBSD.org> Date: Tue, 08 Feb 2011 22:51:26 -0200 Message-ID: <1297212686.21365.6.camel@z6000.lenzicasa> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-x11@freebsd.org, freebsd-ports@FreeBSD.org, miwi@freebsd.org Subject: Re: [CFT] xf86-video-ati 6.14.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: Wed, 09 Feb 2011 00:51:32 -0000 For me it worked ok FreeBSD 8.2 amd74 ati-radeon Seems that is faster than the other and resolve some issues with suspend/resume too From owner-freebsd-ports@FreeBSD.ORG Wed Feb 9 09:16:01 2011 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 88D10106566B for ; Wed, 9 Feb 2011 09:16:01 +0000 (UTC) (envelope-from 6yearold@gmail.com) Received: from mail-ey0-f182.google.com (mail-ey0-f182.google.com [209.85.215.182]) by mx1.freebsd.org (Postfix) with ESMTP id 10CD58FC17 for ; Wed, 9 Feb 2011 09:16:00 +0000 (UTC) Received: by eyf6 with SMTP id 6so3442483eyf.13 for ; Wed, 09 Feb 2011 01:16:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; bh=9McIuaE4gj4HVLKbZ02tbYtjWcy+Sr4j6+Yt8qYIVXc=; b=FMU506g3AlmBVgComEQlSNb4IgA0y2frmLxtbHPMjkiyQVZ0K9eWZmww2zQ1iJa9fn 4szQumUEtEFKXiR7pyC2EavonmdWYadbasQlnMK1rnGV1Ef62IAS81wkxSLaPX60eI6g 35ySBbHfNIbjULBoL5pTw5VqoR7H6rQPVoFCs= 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 :content-type; b=PcoDHjerl9hANXKtA4n2VF+j0a7F93OF7utzo0zDR9zMXVKDT+efvuhX+s4IEMw2sB Qgz0D5e+wdrmNlSglPiKtRG5Ley4oKqD11009GDPcsDb6Nl/B6zI/QyIx+KCL8U4WMy1 Ek1xhujtHuJ+MZAFg/Wjt5FR3NL1iVjSwt3fI= Received: by 10.213.28.141 with SMTP id m13mr1446696ebc.50.1297242959547; Wed, 09 Feb 2011 01:15:59 -0800 (PST) MIME-Version: 1.0 Received: by 10.213.10.81 with HTTP; Wed, 9 Feb 2011 01:15:39 -0800 (PST) In-Reply-To: References: From: arrowdodger <6yearold@gmail.com> Date: Wed, 9 Feb 2011 12:15:39 +0300 Message-ID: To: Sunpoet Hsieh , freebsd-ports@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Request for new port review: TortoiseHG. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 09 Feb 2011 09:16:01 -0000 On Tue, Feb 8, 2011 at 9:29 PM, Sunpoet Hsieh wrote: > Hi, > > First of all, I suggest to set PORTNAME=tortoisehg > If you do want to add -hgtk suffix, you may set PKGNAMESUFFIX=-hgtk > instead. > It makes portlint happier. > It also simplifies Makefile since DISTNAME is already the default value. > Well, i added -hgtk because TortoiseHG 2.0 (which will be released at March) will be using PyQT, but current GTK version will be supported as long as it is used. So, user will be able to choose between hgtk if he prefers GTK or pyqt if he likes Qt. It is not an option for a port, but two different programs and they can be installed simultaneously. Maybe the port itself should be called tortoisehg-hgtk? In your case, it can be done without extra patch files. > > .if !defined(WITH_NAUTILUS) > @${REINPLACE_CMD} -e '153,154 D' ${WRKSRC}/${PYSETUP} > .endif > .if !defined(WITH_NLS) > @${REINPLACE_CMD} -e '150,152 D' ${WRKSRC}/${PYSETUP} > .endif > That's definetely nicer than any patches. Here, I suggest a shorter option name "NAUTILUS" instead of > "NAUTILUS_EXTENSION". > Also, for PLIST_SUB, I think "NLS" is OK for most ports. > > .if !defined(WITH_NLS) > PLIST_SUB+= NLS="@comment " > .else > PLIST_SUB+= NLS="" > .endif > Will do. > > > 2. The port also installs *.egg-info file and i'm not sure how to include > it > > in the plist. > > You should set PYDISTUTILS_EGGINFO=. > bsd.python.mk will add them to PLIST automatically. > > PYDISTUTILS_EGGINFO defaults to tortoisehg-1.1.9.1-py2.6.egg-info. > (when PORTNAME=tortoisehg) > What if PORTNAME!=tortoisehg? I mean, if i'm setting PYDISTUTILS_EGGINFO, where should i obtain that -py2.6- part? On Tue, Feb 8, 2011 at 10:11 PM, Eitan Adler wrote: > Hi, > Congrats on your first attempt! Here are a few issues with the port. > Please don't take them personally. > 1) install port-mgmt/portlint and run it on your port (portlint -CN) > it will point out a lot of things > 2) The preferred format for new ports is a shar - not a .tar.gz file > 3) It is not newline terminated > 4) the .egg-info files should not be included in the pkg-plist > 5) replace @dirrm lib/nautilus with @dirrmtry lib/nautilus because > your port does not directly create this directories > Ok. From owner-freebsd-ports@FreeBSD.ORG Wed Feb 9 12:29:22 2011 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 BE5F5106566C for ; Wed, 9 Feb 2011 12:29:22 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 4A9BE8FC0C for ; Wed, 9 Feb 2011 12:29:21 +0000 (UTC) Received: by wwf26 with SMTP id 26so104222wwf.31 for ; Wed, 09 Feb 2011 04:29:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:sender:date:from:to:cc:subject:message-id :references:mime-version:content-type:content-disposition :in-reply-to:user-agent; bh=GLqYo8E9WiS0SlWuy1YVr0175xpJB4B/Zk5JVBrsC8k=; b=Outjbh3ETwibG6Ydnroe9HDWDNaBOjNDiJ1+mdfow7ha6c5dqEynEP0FJ+5NkY93SW B/os5asKBM/42kF2K9uqFdTcE/cAMhDdvRCqU7QyZU0044zLw/o0FeXSQ9Qo9utkrJ/G m7Z6BqCIpK7qjDn8xW9LOo+zlg4zrpv9Z3q7c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=nNmrISELoYWMYDztWiVHD8i2beNsjwxm/7ON+wOOBTpZceSWuiu6hfsfI3hQ6EohDV LtyVzO9B9DxCJb6UCN6TlvFvsOAfl7YbOUmCAzbWbqxXgCm4fzuv8SgEGNh1yPaZ9tO9 NiuDVzUzmQ3oiEcK/F2uGvbsDi5J9Swg+t3ac= Received: by 10.216.142.224 with SMTP id i74mr10382097wej.83.1297254560841; Wed, 09 Feb 2011 04:29:20 -0800 (PST) Received: from azathoth.lan (mlr78-1-82-232-208-178.fbx.proxad.net [82.232.208.178]) by mx.google.com with ESMTPS id o19sm154653wee.2.2011.02.09.04.29.19 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 09 Feb 2011 04:29:19 -0800 (PST) Sender: Baptiste Daroussin Date: Wed, 9 Feb 2011 13:29:16 +0100 From: Baptiste Daroussin To: Jan Henrik Sylvester Message-ID: <20110209122916.GA4943@azathoth.lan> References: <4D515AE4.7080105@janh.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="bg08WKrSYDhXBjb5" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: ports-list freebsd Subject: Re: Cannot open MS Word file with libreoffice-3.3.0_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: Wed, 09 Feb 2011 12:29:22 -0000 --bg08WKrSYDhXBjb5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline That should be fixed in 3.3.0_4 regards, Bapt --bg08WKrSYDhXBjb5 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (FreeBSD) iEYEARECAAYFAk1SiJwACgkQ8kTtMUmk6ExxPQCgwlFQjnRWQ0wscGj99kDkXXd7 X/YAoLDObXfsN7btEH1oCsuXqfTmDj3J =cMvs -----END PGP SIGNATURE----- --bg08WKrSYDhXBjb5-- From owner-freebsd-ports@FreeBSD.ORG Wed Feb 9 12:55:35 2011 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 18FDA1065673 for ; Wed, 9 Feb 2011 12:55:35 +0000 (UTC) (envelope-from lehmann@ans-netz.de) Received: from avocado.salatschuessel.net (avocado.salatschuessel.net [78.111.72.186]) by mx1.freebsd.org (Postfix) with SMTP id 660E98FC12 for ; Wed, 9 Feb 2011 12:55:33 +0000 (UTC) Received: (qmail 3535 invoked by uid 80); 9 Feb 2011 12:55:32 -0000 Received: from 164.139.7.12 ([164.139.7.12]) by avocado.salatschuessel.net (Horde Framework) with HTTP; Wed, 09 Feb 2011 13:55:31 +0100 Message-ID: <20110209135531.68607drfk5h41iww@avocado.salatschuessel.net> Date: Wed, 09 Feb 2011 13:55:31 +0100 From: Oliver Lehmann To: ports@freebsd.org References: <20110113095210.47822j0hxhmgjfi8@avocado.salatschuessel.net> <20110130124018.149432fj7azanqww@avocado.salatschuessel.net> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.3.9) / FreeBSD-7.3 Cc: Olivier Duchateau , "Philip M. Gollucci" , Bernhard Froehlich , miwi@freebsd.org Subject: Re: xfce 4.8pre3 preview X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 09 Feb 2011 12:55:35 -0000 Hi, here you'll find the latest xfce 4.8.1 ports: http://people.freebsd.org/~oliver/xfce/xfce-4.8.1_ports.tar.gz I aditionally fixed some plugins. The remaining BROKEN ports are: deskutils/xfce4-volstatus-icon sysutils/thunar-volman-plugin sysutils/xfce4-places-plugin multimedia/xfce4-media x11/xfce4-wmdock-plugin ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. From owner-freebsd-ports@FreeBSD.ORG Wed Feb 9 13:43:21 2011 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 44BF0106564A for ; Wed, 9 Feb 2011 13:43:21 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 052A88FC08 for ; Wed, 9 Feb 2011 13:43:20 +0000 (UTC) Received: by vws9 with SMTP id 9so95319vws.13 for ; Wed, 09 Feb 2011 05:43:20 -0800 (PST) Received: by 10.220.175.139 with SMTP id ba11mr2206594vcb.145.1297258999135; Wed, 09 Feb 2011 05:43:19 -0800 (PST) MIME-Version: 1.0 Received: by 10.220.184.12 with HTTP; Wed, 9 Feb 2011 05:42:58 -0800 (PST) In-Reply-To: References: From: Sunpoet Hsieh Date: Wed, 9 Feb 2011 21:42:58 +0800 Message-ID: To: arrowdodger <6yearold@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-ports@freebsd.org Subject: Re: Request for new port review: TortoiseHG. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 09 Feb 2011 13:43:21 -0000 On Wed, Feb 9, 2011 at 5:15 PM, arrowdodger <6yearold@gmail.com> wrote: > On Tue, Feb 8, 2011 at 9:29 PM, Sunpoet Hsieh wrote= : >> >> Hi, >> >> First of all, I suggest to set PORTNAME=3Dtortoisehg >> If you do want to add -hgtk suffix, you may set PKGNAMESUFFIX=3D-hgtk >> instead. >> It makes portlint happier. >> It also simplifies Makefile since DISTNAME is already the default value. > > Well, i added -hgtk because TortoiseHG 2.0 (which will be released at Mar= ch) > will be using PyQT, but current GTK version will be supported as long as = it > is used. So, user will be able to choose between hgtk if he prefers GTK o= r > pyqt if he likes Qt. It is not an option for a port, but two different > programs and they can be installed simultaneously. > Maybe the port itself should be called tortoisehg-hgtk? > It looks like you'll have two ports, version 1 and 2, and these two ports do not conflict with each other. IMHO, I would simply use devel/tortoisehg1 for version 1 and devel/tortoisehg for upcoming version 2. You do not need to add -gtk or -pyqt suffix to emphasize the use of GTK or = Qt. >> In your case, it can be done without extra patch files. >> >> .if !defined(WITH_NAUTILUS) >> =C2=A0 =C2=A0 =C2=A0 =C2=A0@${REINPLACE_CMD} -e '153,154 D' ${WRKSRC}/${= PYSETUP} >> .endif >> .if !defined(WITH_NLS) >> =C2=A0 =C2=A0 =C2=A0 =C2=A0@${REINPLACE_CMD} -e '150,152 D' ${WRKSRC}/${= PYSETUP} >> .endif > > That's definetely nicer than any patches. > >> Here, I suggest a shorter option name "NAUTILUS" instead of >> "NAUTILUS_EXTENSION". >> Also, for PLIST_SUB, I think "NLS" is OK for most ports. >> >> .if !defined(WITH_NLS) >> PLIST_SUB+=3D =C2=A0 =C2=A0 NLS=3D"@comment " >> .else >> PLIST_SUB+=3D =C2=A0 =C2=A0 NLS=3D"" >> .endif > > Will do. > >> >> > 2. The port also installs *.egg-info file and i'm not sure how to >> > include it >> > in the plist. >> >> You should set PYDISTUTILS_EGGINFO=3D. >> bsd.python.mk will add them to PLIST automatically. >> >> PYDISTUTILS_EGGINFO defaults to tortoisehg-1.1.9.1-py2.6.egg-info. >> (when PORTNAME=3Dtortoisehg) > > What if PORTNAME!=3Dtortoisehg? I mean, if i'm setting PYDISTUTILS_EGGINF= O, > where should i obtain that -py2.6- part? PYDISTUTILS_EGGINFO defaults to ${PYDISTUTILS_PKGNAME:C/[^A-Za-z0-9.]+/_/g}-${PYDISTUTILS_PKGVERSION:C/[^A-= Za-z0-9.]+/_/g}-${PYTHON_VERSION:S/thon//}.egg-info (Mk/bsd.python.mk, around line 509) For Python versions, see PYTHON_VERSION, PYTHON_PORTVERSION and PYTHON_VER. (Mk/bsd.python.mk, around line 372-410) --=20 =C2=A0 Sunpoet Po-Chuan Hsieh =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 4096R/CC57E36B 8AD8 68F2 7D2B 0A10 7E9B = 8CC0 DC44 247E CC57 E36B =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 http://people.FreeBSD.org/~sunpoet/pgpkeys.txt From owner-freebsd-ports@FreeBSD.ORG Wed Feb 9 15:25:07 2011 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 01798106566C for ; Wed, 9 Feb 2011 15:25:06 +0000 (UTC) (envelope-from 6yearold@gmail.com) Received: from mail-ew0-f54.google.com (mail-ew0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 73E188FC08 for ; Wed, 9 Feb 2011 15:25:06 +0000 (UTC) Received: by ewy24 with SMTP id 24so143686ewy.13 for ; Wed, 09 Feb 2011 07:25:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; bh=wI8iagZCrz11CT0tPD8NqJtZ+LLGy+c1TBR/rLSqM1g=; b=W/3sthxA/wf6eQOi5BxMDUKJ6SKIMApGypMOkeJ23rE1ItOoBTPoP7Pfea29TB4gds Vg+wu+Vo9m7LVj/ZBF3WKH1HHnvxL3FlSUq/7ZMlCc5QpZ0UZcUjQzB7V8YPJkH7iZRV Vg24OuaupSizHZFWMKW304becYnqp7hy8Er+w= 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 :content-type; b=jz2mPc7up0+nJ58zqw5yrU4TtoWtdLydOhIv9WDC2SLglhUuXvPPdNDLAkdTvrvQ1T 6XiK4RGXaeKhOatmBsMLemXklmKlLhpZDSGZTSUViMZhL+KX4ioNgJpEATtD1gzcnGq9 iM2AE94zatp6maofdNyxGFouwTYQH9OUXTZzg= Received: by 10.213.4.135 with SMTP id 7mr1978444ebr.52.1297265094302; Wed, 09 Feb 2011 07:24:54 -0800 (PST) MIME-Version: 1.0 Received: by 10.213.10.81 with HTTP; Wed, 9 Feb 2011 07:24:34 -0800 (PST) In-Reply-To: References: From: arrowdodger <6yearold@gmail.com> Date: Wed, 9 Feb 2011 18:24:34 +0300 Message-ID: To: Sunpoet Hsieh , freebsd-ports@freebsd.org, lists@eitanadler.com Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Request for new port review: TortoiseHG. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 09 Feb 2011 15:25:07 -0000 On Wed, Feb 9, 2011 at 4:42 PM, Sunpoet Hsieh wrote: > It looks like you'll have two ports, version 1 and 2, and these two > ports do not conflict with each other. > IMHO, I would simply use devel/tortoisehg1 for version 1 and > devel/tortoisehg for upcoming version 2. > You do not need to add -gtk or -pyqt suffix to emphasize the use of GTK or > Qt. > Okay. Now regarding this: > >> In your case, it can be done without extra patch files. > >> > >> .if !defined(WITH_NAUTILUS) > >> @${REINPLACE_CMD} -e '153,154 D' ${WRKSRC}/${PYSETUP} > >> .endif > >> .if !defined(WITH_NLS) > >> @${REINPLACE_CMD} -e '150,152 D' ${WRKSRC}/${PYSETUP} > >> .endif > -e 'x,y D' removes whole line, so all lines under removed line get shifted. So, it's impossible to apply them in all combinations. I'm not familiar with sed, but is it possible to delete whole line, but leave \n at the end so line numbers will not be shifted? PYDISTUTILS_EGGINFO defaults to > > ${PYDISTUTILS_PKGNAME:C/[^A-Za-z0-9.]+/_/g}-${PYDISTUTILS_PKGVERSION:C/[^A-Za-z0-9.]+/_/g}-${PYTHON_VERSION:S/thon//}.egg-info > (Mk/bsd.python.mk, around line 509) > > For Python versions, see PYTHON_VERSION, PYTHON_PORTVERSION and PYTHON_VER. > (Mk/bsd.python.mk, around line 372-410) > Okay, i will look there. By the way, currently 'make fetch' does not work, because hosting site have broken certs. So, i was forced to do this: RUN_DEPENDS= hg:${PORTSDIR}/devel/mercurial \ wget:${PORTSDIR}/ftp/wget FETCH_CMD=wget FETCH_BEFORE_ARGS=--no-check-certificate Is it ok? On Tue, Feb 8, 2011 at 10:11 PM, Eitan Adler wrote: > Hi, > Congrats on your first attempt! Here are a few issues with the port. > Please don't take them personally. > 1) install port-mgmt/portlint and run it on your port (portlint -CN) > it will point out a lot of things > 2) The preferred format for new ports is a shar - not a .tar.gz file > 3) It is not newline terminated > 4) the .egg-info files should not be included in the pkg-plist > 5) replace @dirrm lib/nautilus with @dirrmtry lib/nautilus because > your port does not directly create this directories > 6) And what i've been told is that i should use EXTRA_PATCHES, insteand of > invoking patch. --> yes. Please use a patch file unless it something > that has to be run on a significant number of files. reinplace makes > it harder to find out what is being patched. You may want to use 'make > makepatch' to generate them. > Eitan, thanks for your suggestions too. From owner-freebsd-ports@FreeBSD.ORG Wed Feb 9 16:09:32 2011 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 32AAA1065672 for ; Wed, 9 Feb 2011 16:09:32 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from mail-gy0-f182.google.com (mail-gy0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id AC5338FC13 for ; Wed, 9 Feb 2011 16:09:31 +0000 (UTC) Received: by gyc15 with SMTP id 15so137876gyc.13 for ; Wed, 09 Feb 2011 08:09:31 -0800 (PST) Received: by 10.151.102.20 with SMTP id e20mr1908363ybm.87.1297267769796; Wed, 09 Feb 2011 08:09:29 -0800 (PST) Received: from sunpoet.net (sunpoet.net [220.133.12.240]) by mx.google.com with ESMTPS id q4sm972182ybe.12.2011.02.09.08.09.27 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 09 Feb 2011 08:09:28 -0800 (PST) Received: by sunpoet.net (Postfix, from userid 1000) id B814E2AEC6C9; Thu, 10 Feb 2011 00:10:08 +0800 (CST) Date: Thu, 10 Feb 2011 00:10:08 +0800 From: Sunpoet Hsieh To: arrowdodger <6yearold@gmail.com> Message-ID: <20110209161008.GD87684@bonjour.sunpoet.net> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: Organization: The FreeBSD Project User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-ports@freebsd.org Subject: Re: Request for new port review: TortoiseHG. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 09 Feb 2011 16:09:32 -0000 On Wed, Feb 09, 2011 at 06:24:34PM +0300, arrowdodger wrote: > On Wed, Feb 9, 2011 at 4:42 PM, Sunpoet Hsieh wrote: >=20 > > It looks like you'll have two ports, version 1 and 2, and these two > > ports do not conflict with each other. > > IMHO, I would simply use devel/tortoisehg1 for version 1 and > > devel/tortoisehg for upcoming version 2. > > You do not need to add -gtk or -pyqt suffix to emphasize the use of GTK= or > > Qt. > > > Okay. >=20 > Now regarding this: >=20 > > >> In your case, it can be done without extra patch files. > > >> > > >> .if !defined(WITH_NAUTILUS) > > >> @${REINPLACE_CMD} -e '153,154 D' ${WRKSRC}/${PYSETUP} > > >> .endif > > >> .if !defined(WITH_NLS) > > >> @${REINPLACE_CMD} -e '150,152 D' ${WRKSRC}/${PYSETUP} > > >> .endif > > > -e 'x,y D' removes whole line, so all lines under removed line get shifte= d. > So, it's impossible to apply them in all combinations. > I'm not familiar with sed, but is it possible to delete whole line, but > leave \n at the end so line numbers will not be shifted? You're right. I'll use @${REINPLACE_CMD} -e '153,154 s|^|# |' ${WRKSRC}/${PYSETUP} instea= d. > PYDISTUTILS_EGGINFO defaults to > > > > ${PYDISTUTILS_PKGNAME:C/[^A-Za-z0-9.]+/_/g}-${PYDISTUTILS_PKGVERSION:C/= [^A-Za-z0-9.]+/_/g}-${PYTHON_VERSION:S/thon//}.egg-info > > (Mk/bsd.python.mk, around line 509) > > > > For Python versions, see PYTHON_VERSION, PYTHON_PORTVERSION and PYTHON_= VER. > > (Mk/bsd.python.mk, around line 372-410) > > > Okay, i will look there. >=20 > By the way, currently 'make fetch' does not work, because hosting site ha= ve > broken certs. So, i was forced to do this: > RUN_DEPENDS=3D hg:${PORTSDIR}/devel/mercurial \ > wget:${PORTSDIR}/ftp/wget >=20 > FETCH_CMD=3Dwget > FETCH_BEFORE_ARGS=3D--no-check-certificate >=20 > Is it ok? First, it should be FETCH_DEPENDS, not RUN_DEPENDS. Back to the download problem, make fetch fails due to the default FETCH_ARG= S (-AFpr). -A flag denies "301/302 redirect" used by bitbucket.org to redirect request= s to the destination. It finally goes to cdn.bitbucket.org. Therefore, you have two options: 1. Set MASTER_SITES=3Dhttp://cdn.bitbucket.org/tortoisehg/targz/downloads/ = to skip redirection. 2. Set FETCH_ARGS=3D-Fpr to allow redirect. I prefer 1. Detailed logs shown as follows: % make fetch =3D> tortoisehg-1.1.9.1.tar.gz doesn't seem to exist in /usr/ports/distfile= s/. =3D> Attempting to fetch http://bitbucket.org/tortoisehg/targz/downloads//t= ortoisehg-1.1.9.1.tar.gz looking up bitbucket.org connecting to bitbucket.org:80 requesting http://bitbucket.org/tortoisehg/targz/downloads/tortoisehg-1.1.9= =2E1.tar.gz 301 redirect to https://bitbucket.org/tortoisehg/targz/downloads/tortoisehg= -1.1.9.1.tar.gz looking up bitbucket.org connecting to bitbucket.org:443 SSL connection established using DHE-RSA-AES256-SHA Certificate subject: /C=3DNL/O=3Dbitbucket.org/OU=3DGT16385137/OU=3DSee www= =2Egeotrust.com/resources/cps (c)09/OU=3DDomain Control Validated - QuickSS= L(R)/CN=3Dbitbucket.org Certificate issuer: /C=3DUS/O=3DEquifax/OU=3DEquifax Secure Certificate Aut= hority requesting https://bitbucket.org/tortoisehg/targz/downloads/tortoisehg-1.1.= 9.1.tar.gz 302 redirect to http://cdn.bitbucket.org/tortoisehg/targz/downloads/tortois= ehg-1.1.9.1.tar.gz looking up cdn.bitbucket.org connecting to cdn.bitbucket.org:80 requesting http://cdn.bitbucket.org/tortoisehg/targz/downloads/tortoisehg-1= =2E1.9.1.tar.gz remote size / mtime: 6815613 / 1296700276 Best regards, --=20 Sunpoet Po-Chuan Hsieh 4096R/CC57E36B 8AD8 68F2 7D2B 0A10 7E9B 8CC0 DC44 247E CC57 E36B http://people.FreeBSD.org/~sunpoet/pgpkeys.txt From owner-freebsd-ports@FreeBSD.ORG Wed Feb 9 17:12:18 2011 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 86064106567A; Wed, 9 Feb 2011 17:12:18 +0000 (UTC) (envelope-from duchateau.olivier@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id AE6578FC2E; Wed, 9 Feb 2011 17:12:17 +0000 (UTC) Received: by bwz12 with SMTP id 12so1133525bwz.13 for ; Wed, 09 Feb 2011 09:12:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=8Tc8VPkBpySTjzJqdDzpbjU+iKHxZdBBQojydJkC+vA=; b=inEluVrJpX8t9UjeVdMoZ5xTgIX0uAul9OGL6K5HDCSaunzE7bKlJw2nxFx1SMn11k pj/TrsSXEdtCatgrVwPsiRX6JYR0vVRiNuRxz5U7DClto78eiFpdQC6KFT564d4lHIWQ puaE7+Ogn2l91BUgWgMxX53b/yKd8DCfyylwM= 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 :cc:content-type:content-transfer-encoding; b=IdDgakdU+UrBkBV0GQLSiqrEiCs6IL6YxcvW5FbF5jOHsz71j4c8XtjTgWynG3vtOo dTm8pFGiTdgnDvkxNpDloAnC0tnqyCTL1q0pkdVd4yD3EDuSbqrHXNNJcHU4ro2Ymg8F vpBnOjoo67A+PRO6/l3XZv8jVgv3KsVI9ev8M= MIME-Version: 1.0 Received: by 10.204.85.11 with SMTP id m11mr3432258bkl.115.1297271510422; Wed, 09 Feb 2011 09:11:50 -0800 (PST) Received: by 10.204.50.131 with HTTP; Wed, 9 Feb 2011 09:11:50 -0800 (PST) In-Reply-To: <20110209135531.68607drfk5h41iww@avocado.salatschuessel.net> References: <20110113095210.47822j0hxhmgjfi8@avocado.salatschuessel.net> <20110130124018.149432fj7azanqww@avocado.salatschuessel.net> <20110209135531.68607drfk5h41iww@avocado.salatschuessel.net> Date: Wed, 9 Feb 2011 18:11:50 +0100 Message-ID: From: Olivier Duchateau To: Oliver Lehmann Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: ports@freebsd.org, "Philip M. Gollucci" , Bernhard Froehlich , miwi@freebsd.org Subject: Re: xfce 4.8pre3 preview X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 09 Feb 2011 17:12:18 -0000 Hi, I use my own Xfce ports, but I noticed when devel/gvfs is installed, trash plugin and remote directories (over ssh, ftp, ...) are =AB mounted =BB in Thunar like this [1]. I think it's would be interresting, like gigolo [2], (it worked well with Xfce 4.6.2). I tested the last version of multimedia/xfce4-xmms-plugin (v0.5.3, not in this archive) with only multimedia/audacious (beep it's not updated since 2005, and xmms since 2007), and this plugin doesn't work. It doesn't find Audacious, however I patched panel-plugin/{playerctrl.c, playerctrl.h}, because /usr/include/audacious/beepctrl.h doesn't exist (I replaced by /usr/local/include/audacious/audctrl.h or file like that). There is an another plugin, xfce4-playercontrol-plugin [3] (not tested). [1] http://gezeiten.org/post/2009/06/Preview%3A-Browsing-SFTP-with-Thunar [2] http://www.freebsd.org/cgi/query-pr.cgi?pr=3D150252 [3] http://goodies.xfce.org/projects/panel-plugins/xfce4-xmms-plugin 2011/2/9 Oliver Lehmann : > Hi, > > here you'll find the latest xfce 4.8.1 ports: > > http://people.freebsd.org/~oliver/xfce/xfce-4.8.1_ports.tar.gz > > I aditionally fixed some plugins. The remaining BROKEN ports are: > > deskutils/xfce4-volstatus-icon > sysutils/thunar-volman-plugin > sysutils/xfce4-places-plugin > multimedia/xfce4-media > x11/xfce4-wmdock-plugin > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program. > > --=20 olivier From owner-freebsd-ports@FreeBSD.ORG Wed Feb 9 18:28:09 2011 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 E94BF1065675 for ; Wed, 9 Feb 2011 18:28:09 +0000 (UTC) (envelope-from michael.scheidell@secnap.com) Received: from mx1.secnap.com.ionspam.net (mx1.secnap.com.ionspam.net [204.89.241.253]) by mx1.freebsd.org (Postfix) with ESMTP id A502F8FC1E for ; Wed, 9 Feb 2011 18:28:09 +0000 (UTC) Received: from mx1.secnap.com.ionspam.net (mx1.secnap.com.ionspam.net [10.70.1.253]) by mx1.secnap.com.ionspam.net (Postfix) with ESMTP id 638A62B7CF9; Wed, 9 Feb 2011 13:06:14 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=secnap.com; h= content-type:content-type:subject:subject:mime-version :user-agent:from:from:date:date:message-id; s=dkim; t= 1297274770; x=1299089170; bh=54lSFhPuEO15pscdqs+yPZeFW91O8Q6GcT7 BmaqK1pQ=; b=ZZTqqFEttDUUr7lp062hdbus6S5XPZ2m6tueIVNQqfjcDg6DDfp 8Z0erkcItP50pQ5LF6/+c7C+VJUn7wKyVyPoB9VSS16014Qcy7xdMffYJ6ho5saF KhAd0PGBHNy6BCZORWw4RkXRyiKtqtQI7fCgLcmrjc9W2S3KR8ZEhW2s= X-Amavis-Modified: Mail body modified (using disclaimer) - mx1.secnap.com.ionspam.net X-Virus-Scanned: SpammerTrap(r) VPS-1500 2.14 at mx1.secnap.com.ionspam.net Received: from USBCTDC001.secnap.com (usbctdc001.secnap.com [10.70.1.1]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mx1.secnap.com.ionspam.net (Postfix) with ESMTPS id 866762B7CEF; Wed, 9 Feb 2011 13:06:10 -0500 (EST) Received: from 68-245-171-115.pools.spcsdns.net (10.80.0.4) by USBCTDC001.secnap.com (10.70.1.1) with Microsoft SMTP Server (TLS) id 14.0.722.0; Wed, 9 Feb 2011 13:06:09 -0500 Message-ID: <4D52D798.5020204@secnap.com> Date: Wed, 9 Feb 2011 13:06:16 -0500 From: Michael Scheidell User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 MIME-Version: 1.0 To: Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: how to bootstrap libtool? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 09 Feb 2011 18:28:10 -0000 ports/porters experts: I have a port that needs libnet11-config. need it to set options. if libnet11-config is there, the options set correctly. LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet11-config LIBNET_CFLAGS!= ${LIBNET_CONFIG} --cflags LIBNET_LIBS!= ${LIBNET_CONFIG} --libs LIBNET_INCDIR= ${LIBNET_CFLAGS:M-I*:S/-I//} LIBNET_LIBDIR= ${LIBNET_LIBS:M-L*:S/-L//} if not, well, you can see. I can (and do) have libnet>11 as a dependency, but by then, its too late. do I need to run makefile TWICE? what does this do to nightly package builds? how do I bootstrap it to install libnet11 EARLY if its not there? -- Michael Scheidell, CTO o: 561-999-5000 d: 561-948-2259 ISN: 1259*1300 >*| *SECNAP Network Security Corporation * Certified SNORT Integrator * 2008-9 Hot Company Award Winner, World Executive Alliance * Five-Star Partner Program 2009, VARBusiness * Best in Email Security,2010: Network Products Guide * King of Spam Filters, SC Magazine 2008 ______________________________________________________________________ This email has been scanned and certified safe by SpammerTrap(r). For Information please see http://www.secnap.com/products/spammertrap/ ______________________________________________________________________ From owner-freebsd-ports@FreeBSD.ORG Wed Feb 9 18:32:24 2011 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 4B43D106566B for ; Wed, 9 Feb 2011 18:32:24 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from asmtpout024.mac.com (asmtpout024.mac.com [17.148.16.99]) by mx1.freebsd.org (Postfix) with ESMTP id 335058FC19 for ; Wed, 9 Feb 2011 18:32:21 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from cswiger1.apple.com ([17.209.4.71]) by asmtp024.mac.com (Oracle Communications Messaging Exchange Server 7u4-18.01 64bit (built Jul 15 2010)) with ESMTPSA id <0LGD00GTI4TFHO70@asmtp024.mac.com> for freebsd-ports@freebsd.org; Wed, 09 Feb 2011 10:32:04 -0800 (PST) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.2.15,1.0.148,0.0.0000 definitions=2011-02-09_06:2011-02-09, 2011-02-09, 1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 ipscore=0 suspectscore=0 phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx engine=6.0.2-1012030000 definitions=main-1102090109 From: Chuck Swiger In-reply-to: <4D52D798.5020204@secnap.com> Date: Wed, 09 Feb 2011 10:32:03 -0800 Message-id: References: <4D52D798.5020204@secnap.com> To: Michael Scheidell X-Mailer: Apple Mail (2.1082) Cc: freebsd-ports@freebsd.org Subject: Re: how to bootstrap libtool? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 09 Feb 2011 18:32:24 -0000 On Feb 9, 2011, at 10:06 AM, Michael Scheidell wrote: > I can (and do) have libnet>11 as a dependency, but by then, its too late. > > do I need to run makefile TWICE? what does this do to nightly package builds? > > how do I bootstrap it to install libnet11 EARLY if its not there? You should list libnet11 as both BUILD_DEPENDS and RUN_DEPENDS, likely... Regards, -- -Chuck From owner-freebsd-ports@FreeBSD.ORG Wed Feb 9 18:35:31 2011 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 ACBED106567A for ; Wed, 9 Feb 2011 18:35:31 +0000 (UTC) (envelope-from michael.scheidell@secnap.com) Received: from mx1.secnap.com.ionspam.net (mx1.secnap.com.ionspam.net [204.89.241.253]) by mx1.freebsd.org (Postfix) with ESMTP id 731298FC14 for ; Wed, 9 Feb 2011 18:35:31 +0000 (UTC) Received: from mx1.secnap.com.ionspam.net (mx1.secnap.com.ionspam.net [10.70.1.253]) by mx1.secnap.com.ionspam.net (Postfix) with ESMTP id E03B72B7C6B; Wed, 9 Feb 2011 13:35:30 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=secnap.com; h= content-type:content-type:in-reply-to:references:subject:subject :mime-version:user-agent:from:from:date:date:message-id; s=dkim; t=1297276529; x=1299090929; bh=feW0rbnTMTz4/Bee/bZrNS3sZHpiYT1/ dg8vByedVIM=; b=bWZ8lelHN3ygbaksBfTBuEGcmV00IGMe3L0/19ZMrm/nG2/1 5MCneobFcBvoA5D2wucWasG/Zxlh9V1AhJMxAg2ZxTJC/YNIprpRvBUUVW8JKbSZ CcQXSgVHmNZKylc0B4N/1z8qQMtKetx/4gzguT7JrK7VQeOsQ8ya1rcMM10= X-Amavis-Modified: Mail body modified (using disclaimer) - mx1.secnap.com.ionspam.net X-Virus-Scanned: SpammerTrap(r) VPS-1500 2.14 at mx1.secnap.com.ionspam.net Received: from USBCTDC001.secnap.com (usbctdc001.secnap.com [10.70.1.1]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mx1.secnap.com.ionspam.net (Postfix) with ESMTPS id 3178E2B7C0B; Wed, 9 Feb 2011 13:35:29 -0500 (EST) Received: from 68-245-171-115.pools.spcsdns.net (10.80.0.4) by USBCTDC001.secnap.com (10.70.1.1) with Microsoft SMTP Server (TLS) id 14.0.722.0; Wed, 9 Feb 2011 13:35:28 -0500 Message-ID: <4D52DE76.2050208@secnap.com> Date: Wed, 9 Feb 2011 13:35:34 -0500 From: Michael Scheidell User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 MIME-Version: 1.0 To: Chuck Swiger References: <4D52D798.5020204@secnap.com> In-Reply-To: Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ports@freebsd.org Subject: Re: how to bootstrap libtool? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 09 Feb 2011 18:35:31 -0000 On 2/9/11 1:32 PM, Chuck Swiger wrote: > You should list libnet11 as both BUILD_DEPENDS and RUN_DEPENDS, likely... > I do. didn't help (specifically referring to the new 2.9.0.3 security/snort port) I THINK this cludge helped: but I am not happy with it. not sure I understand portlint complaints about !=, or if there is/was a better way. LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet11-config .if exists($(LIBNET_CONFIG)) LIBNET_CFLAGS!= ${LIBNET_CONFIG} --cflags LIBNET_LIBS!= ${LIBNET_CONFIG} --libs .else LIBNET_CFLAGS=-I${LOCALBASE}/include/libnet11 LIBNET_LIBS=-L${LOCALBASE}/lib/libnet11 -lnet .endif LIBNET_INCDIR= ${LIBNET_CFLAGS:M-I*:S/-I//} LIBNET_LIBDIR= ${LIBNET_LIBS:M-L*:S/-L//} -- Michael Scheidell, CTO o: 561-999-5000 d: 561-948-2259 ISN: 1259*1300 >*| *SECNAP Network Security Corporation * Certified SNORT Integrator * 2008-9 Hot Company Award Winner, World Executive Alliance * Five-Star Partner Program 2009, VARBusiness * Best in Email Security,2010: Network Products Guide * King of Spam Filters, SC Magazine 2008 ______________________________________________________________________ This email has been scanned and certified safe by SpammerTrap(r). For Information please see http://www.secnap.com/products/spammertrap/ ______________________________________________________________________ From owner-freebsd-ports@FreeBSD.ORG Wed Feb 9 18:56:41 2011 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 549D5106564A for ; Wed, 9 Feb 2011 18:56:41 +0000 (UTC) (envelope-from subbsd@gmail.com) Received: from mail-qy0-f182.google.com (mail-qy0-f182.google.com [209.85.216.182]) by mx1.freebsd.org (Postfix) with ESMTP id 091708FC13 for ; Wed, 9 Feb 2011 18:56:40 +0000 (UTC) Received: by qyk36 with SMTP id 36so373975qyk.13 for ; Wed, 09 Feb 2011 10:56:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=1iy0v2e741r5Z9975eK99JqG9ybh3Mo4/dAuatGOsjo=; b=lVOY1h2rFQRKhSx7E4qmko/6HX5tIIfXd85NDqVnFBfTtDm7b+rut6UDB0K3anR6Fj pfCILSbLW7qbxQc6mHnGrvHCuc9XtK9OD5+xap3vFRDY0YzSCWhMluvzGaGbvcyV+jZr zYDtdBi+zMIxbG/bEq/cUyLvCfyquJSW8zP34= 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 :cc:content-type; b=FEInyuOGjBZCQndI7hl+NqooQxCuwBsLVa4hqZOVf8nCff0TBHGHw5imO79lJh0Qfx dT25bBDFwS5yjOmXJFTWEjINaH4590gh8vZaBJYzCD/lsOHN1nu0fxoiv3SlzayCHaeU nR+c4DF/3CCe3+GNsGjZl59KPiIslAGx8si0k= MIME-Version: 1.0 Received: by 10.229.102.86 with SMTP id f22mr4357679qco.217.1297277799299; Wed, 09 Feb 2011 10:56:39 -0800 (PST) Received: by 10.229.184.206 with HTTP; Wed, 9 Feb 2011 10:56:39 -0800 (PST) In-Reply-To: References: Date: Wed, 9 Feb 2011 21:56:39 +0300 Message-ID: From: Subbsd To: =?UTF-8?B?0JjQu9GM0Y8g0JXRgNC80L7Qu9C40L0=?= Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ports@freebsd.org Subject: Re: Skype port renew X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 09 Feb 2011 18:56:41 -0000 On Tue, Feb 8, 2011 at 10:50 PM, =E9=CC=D8=D1 =E5=D2=CD=CF=CC=C9=CE wrote: > Hi, > I recently checked out, that on skype official site there is new version = of > skype for linux. *Skype (beta) 2.1.0.81* > > Before that to get Skype work I follow some tips from forums about some o= ld > version. > > I tried to download linux static version and run it under freebsd 8.2-RC2 > amd64. > And it's just work for me (personally I don't use voice or video chat, bu= t > ordinary chat works just fine for me...) > > May be there is time to renew existing port to new version? > > Unfortunately, some people still use voice) skype-devel port would be useful http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/147549 http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/147550 > -- > =F3 =F5=D7=C1=D6=C5=CE=C9=C5=CD, > =E5=D2=CD=CF=CC=C9=CE =E9=CC=D8=D1 > > Ermolin Ilya > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > From owner-freebsd-ports@FreeBSD.ORG Wed Feb 9 19:11:56 2011 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 7FF2F106566B for ; Wed, 9 Feb 2011 19:11:56 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from asmtpout028.mac.com (asmtpout028.mac.com [17.148.16.103]) by mx1.freebsd.org (Postfix) with ESMTP id 2E4A78FC0C for ; Wed, 9 Feb 2011 19:11:55 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from cswiger1.apple.com ([17.209.4.71]) by asmtp028.mac.com (Oracle Communications Messaging Exchange Server 7u4-20.01 64bit (built Nov 21 2010)) with ESMTPSA id <0LGD00DD46NUEB80@asmtp028.mac.com> for freebsd-ports@freebsd.org; Wed, 09 Feb 2011 11:11:55 -0800 (PST) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.2.15,1.0.148,0.0.0000 definitions=2011-02-09_06:2011-02-09, 2011-02-09, 1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 ipscore=0 suspectscore=0 phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx engine=6.0.2-1012030000 definitions=main-1102090117 From: Chuck Swiger In-reply-to: <4D52DE76.2050208@secnap.com> Date: Wed, 09 Feb 2011 11:11:54 -0800 Message-id: <7CA2236E-503C-4456-9516-DD7806FDDF9E@mac.com> References: <4D52D798.5020204@secnap.com> <4D52DE76.2050208@secnap.com> To: Michael Scheidell X-Mailer: Apple Mail (2.1082) Cc: freebsd-ports@freebsd.org Subject: Re: how to bootstrap libtool? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 09 Feb 2011 19:11:56 -0000 On Feb 9, 2011, at 10:35 AM, Michael Scheidell wrote: > On 2/9/11 1:32 PM, Chuck Swiger wrote: >> You should list libnet11 as both BUILD_DEPENDS and RUN_DEPENDS, likely... > > I do. > > didn't help (specifically referring to the new 2.9.0.3 security/snort port) > > I THINK this cludge helped: but I am not happy with it. not sure I understand portlint complaints about !=, or if there is/was a better way. Running portlint shows both the issue and an URL for the recommended approach: # cd /usr/ports/security/snort ; portlint /usr/local/bin/libnet11-config: not found "Makefile", line 63: warning: "/usr/local/bin/libnet11-config --cflags" returned non-zero status /usr/local/bin/libnet11-config: not found "Makefile", line 64: warning: "/usr/local/bin/libnet11-config --libs" returned non-zero status /usr/local/bin/libnet11-config: not found "Makefile", line 63: warning: "/usr/local/bin/libnet11-config --cflags" returned non-zero status /usr/local/bin/libnet11-config: not found "Makefile", line 64: warning: "/usr/local/bin/libnet11-config --libs" returned non-zero status WARN: Makefile: [63]: use of != in assignments is almost never a good thing to do. Try to avoid using them. See http://lists.freebsd.org/pipermail/freebsd-ports/2008-July/049777.html for some helpful hints on what to do instead. WARN: Makefile: possible use of absolute pathname "/var/log/snort". 0 fatal errors and 2 warnings found. The problem with != is that is is evaluated in a subshell regardless of whether the results are needed, and it happens while the Makefile is first being read, before it tries to figure out which targets need to be processed. This is why setting libnet in BUILD_DEPENDS isn't being processed until after these commands are run (or fail to run, as above). GNU Make refers to the distinction as "immediate" vs. "deferred", and you want to use the latter where possible. Regards, -- -Chuck From owner-freebsd-ports@FreeBSD.ORG Wed Feb 9 19:14:24 2011 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 56C0A106566B for ; Wed, 9 Feb 2011 19:14:24 +0000 (UTC) (envelope-from michael.scheidell@secnap.com) Received: from mx1.secnap.com.ionspam.net (mx1.secnap.com.ionspam.net [204.89.241.253]) by mx1.freebsd.org (Postfix) with ESMTP id 1B6568FC1E for ; Wed, 9 Feb 2011 19:14:23 +0000 (UTC) Received: from mx1.secnap.com.ionspam.net (mx1.secnap.com.ionspam.net [10.70.1.253]) by mx1.secnap.com.ionspam.net (Postfix) with ESMTP id 6DF612B7CD5; Wed, 9 Feb 2011 14:14:23 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=secnap.com; h= content-type:content-type:in-reply-to:references:subject:subject :mime-version:user-agent:from:from:date:date:message-id; s=dkim; t=1297278862; x=1299093262; bh=vMqy5A3apzex/z5VdIQVPQp/C6yNLc3d KW8mlz5jfC4=; b=ewZJ/TDlqS9YmEF2Oth82piuZYjVGP7yUwPwB3rV8AkaEqoP kMln39EoOUsRrSaceNXktziRkLsygya5drtpH3auuTcg0GB+1F09w7EqDfEBsnPe /F5CPJNnhml9lHT2ivaZQKSYCS7HQ8ZYSnsZFkHcHxfzCHnIgoOAvNugFJ0= X-Amavis-Modified: Mail body modified (using disclaimer) - mx1.secnap.com.ionspam.net X-Virus-Scanned: SpammerTrap(r) VPS-1500 2.14 at mx1.secnap.com.ionspam.net Received: from USBCTDC001.secnap.com (usbctdc001.secnap.com [10.70.1.1]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mx1.secnap.com.ionspam.net (Postfix) with ESMTPS id F280C2B7CC7; Wed, 9 Feb 2011 14:14:21 -0500 (EST) Received: from 68-245-171-115.pools.spcsdns.net (10.80.0.4) by USBCTDC001.secnap.com (10.70.1.1) with Microsoft SMTP Server (TLS) id 14.0.722.0; Wed, 9 Feb 2011 14:14:19 -0500 Message-ID: <4D52E793.7000605@secnap.com> Date: Wed, 9 Feb 2011 14:14:27 -0500 From: Michael Scheidell User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 MIME-Version: 1.0 To: Chuck Swiger References: <4D52D798.5020204@secnap.com> <4D52DE76.2050208@secnap.com> <7CA2236E-503C-4456-9516-DD7806FDDF9E@mac.com> In-Reply-To: <7CA2236E-503C-4456-9516-DD7806FDDF9E@mac.com> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ports@freebsd.org Subject: Re: how to bootstrap libtool? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 09 Feb 2011 19:14:24 -0000 On 2/9/11 2:11 PM, Chuck Swiger wrote: > On Feb 9, 2011, at 10:35 AM, Michael Scheidell wrote: >> On 2/9/11 1:32 PM, Chuck Swiger wrote: >>> You should list libnet11 as both BUILD_DEPENDS and RUN_DEPENDS, likely... >> I do. >> >> didn't help (specifically referring to the new 2.9.0.3 security/snort port) >> >> I THINK this cludge helped: but I am not happy with it. not sure I understand portlint complaints about !=, or if there is/was a better way. > Running portlint shows both the issue and an URL for the recommended approach: > WARN: Makefile: [63]: use of != in assignments is almost never a good thing to do. Try to avoid using them. See http://lists.freebsd.org/pipermail/freebsd-ports/2008-July/049777.html for some helpful hints on what to do instead. > WARN: Makefile: possible use of absolute pathname "/var/log/snort". > 0 fatal errors and 2 warnings found. > > The problem with != is that is is evaluated in a subshell regardless of whether the results are needed, and it happens while the Makefile is first being read, before it tries to figure out which targets need to be processed. This is why setting libnet in BUILD_DEPENDS isn't being processed until after these commands are run (or fail to run, as above). > which is useless information to me. don't know why, been doing freebsd for 10 years, been a port maintainer for.. ? 4? 5? don't remember. still that is useless information, and doesn't make any sense. doesn't tell me what,why, how, or when to replace what lines with what alternatives. yes, I can hard code it, but I don't really understand what those (inherited lines) actually do. > GNU Make refers to the distinction as "immediate" vs. "deferred", and you want to use the latter where possible. > > Regards, -- Michael Scheidell, CTO o: 561-999-5000 d: 561-948-2259 ISN: 1259*1300 >*| *SECNAP Network Security Corporation * Certified SNORT Integrator * 2008-9 Hot Company Award Winner, World Executive Alliance * Five-Star Partner Program 2009, VARBusiness * Best in Email Security,2010: Network Products Guide * King of Spam Filters, SC Magazine 2008 ______________________________________________________________________ This email has been scanned and certified safe by SpammerTrap(r). For Information please see http://www.secnap.com/products/spammertrap/ ______________________________________________________________________ From owner-freebsd-ports@FreeBSD.ORG Wed Feb 9 19:40:35 2011 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 B0A68106564A for ; Wed, 9 Feb 2011 19:40:35 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from asmtpout024.mac.com (asmtpout024.mac.com [17.148.16.99]) by mx1.freebsd.org (Postfix) with ESMTP id 967878FC15 for ; Wed, 9 Feb 2011 19:40:35 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from cswiger1.apple.com ([17.209.4.71]) by asmtp024.mac.com (Oracle Communications Messaging Exchange Server 7u4-18.01 64bit (built Jul 15 2010)) with ESMTPSA id <0LGD00J2E7Z63S50@asmtp024.mac.com> for freebsd-ports@freebsd.org; Wed, 09 Feb 2011 11:40:19 -0800 (PST) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.2.15,1.0.148,0.0.0000 definitions=2011-02-09_06:2011-02-09, 2011-02-09, 1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 ipscore=0 suspectscore=0 phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx engine=6.0.2-1012030000 definitions=main-1102090122 From: Chuck Swiger In-reply-to: <4D52E793.7000605@secnap.com> Date: Wed, 09 Feb 2011 11:40:18 -0800 Message-id: References: <4D52D798.5020204@secnap.com> <4D52DE76.2050208@secnap.com> <7CA2236E-503C-4456-9516-DD7806FDDF9E@mac.com> <4D52E793.7000605@secnap.com> To: Michael Scheidell X-Mailer: Apple Mail (2.1082) Cc: freebsd-ports@freebsd.org Subject: Re: how to bootstrap libtool? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 09 Feb 2011 19:40:35 -0000 On Feb 9, 2011, at 11:14 AM, Michael Scheidell wrote: >> The problem with != is that is is evaluated in a subshell regardless of whether the results are needed, and it happens while the Makefile is first being read, before it tries to figure out which targets need to be processed. This is why setting libnet in BUILD_DEPENDS isn't being processed until after these commands are run (or fail to run, as above). > > which is useless information to me. don't know why, been doing freebsd for 10 years, been a port maintainer for.. ? 4? 5? don't remember. > > still that is useless information, and doesn't make any sense. > > doesn't tell me what,why, how, or when to replace what lines with what alternatives. > > yes, I can hard code it, but I don't really understand what those (inherited lines) actually do. OK. If you don't understand make, and you aren't willing to look at the documentation, then it's hardly surprising that you're having problems figuring things out. Engineers solve problems. Managers create problems. Senior management exists to decide *which* problems management ought to create. (In this particular case, it seems like you ought to delegate the problem to an engineer who has the knowledge to solve it. If I get some free time, I'll see what I can do, otherwise someone else might volunteer....) Regards, -- -Chuck From owner-freebsd-ports@FreeBSD.ORG Wed Feb 9 21:09:56 2011 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 5F56D1065672 for ; Wed, 9 Feb 2011 21:09:56 +0000 (UTC) (envelope-from glarkin@FreeBSD.org) Received: from mail1.sourcehosting.net (113901-app1.sourcehosting.net [72.32.213.11]) by mx1.freebsd.org (Postfix) with ESMTP id 35A4A8FC1C for ; Wed, 9 Feb 2011 21:09:56 +0000 (UTC) Received: from 68-189-245-235.dhcp.oxfr.ma.charter.com ([68.189.245.235] helo=cube.entropy.prv) by mail1.sourcehosting.net with esmtp (Exim 4.73 (FreeBSD)) (envelope-from ) id 1PnGgP-000GP9-0x; Wed, 09 Feb 2011 15:30:46 -0500 Received: from v100.entropy.prv (v100.entropy.prv [192.168.1.100]) by cube.entropy.prv (Postfix) with ESMTP id 795394A83EFC; Wed, 9 Feb 2011 15:30:37 -0500 (EST) Message-ID: <4D52F96D.2000608@FreeBSD.org> Date: Wed, 09 Feb 2011 15:30:37 -0500 From: Greg Larkin Organization: The FreeBSD Project User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.13) Gecko/20101207 Lightning/1.0b2 Thunderbird/3.1.7 MIME-Version: 1.0 To: Michael Scheidell References: <4D52D798.5020204@secnap.com> In-Reply-To: <4D52D798.5020204@secnap.com> X-Enigmail-Version: 1.1.1 OpenPGP: id=1C940290 X-SA-Exim-Connect-IP: 68.189.245.235 X-SA-Exim-Mail-From: glarkin@FreeBSD.org X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail1.sourcehosting.net X-Spam-Level: ** X-Spam-Status: No, score=2.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_PBL, RCVD_IN_RP_RNBL, RCVD_IN_SORBS_DUL, RDNS_DYNAMIC, TVD_RCVD_IP autolearn=no version=3.3.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-SA-Exim-Version: 4.2 X-SA-Exim-Scanned: Yes (on mail1.sourcehosting.net) Cc: freebsd-ports@freebsd.org Subject: Re: how to bootstrap libtool? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: glarkin@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Feb 2011 21:09:56 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2/9/11 1:06 PM, Michael Scheidell wrote: > ports/porters experts: > > I have a port that needs libnet11-config. > > need it to set options. > > if libnet11-config is there, the options set correctly. > > LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet11-config > LIBNET_CFLAGS!= ${LIBNET_CONFIG} --cflags > LIBNET_LIBS!= ${LIBNET_CONFIG} --libs > LIBNET_INCDIR= ${LIBNET_CFLAGS:M-I*:S/-I//} > LIBNET_LIBDIR= ${LIBNET_LIBS:M-L*:S/-L//} > > if not, well, you can see. > > I can (and do) have libnet>11 as a dependency, but by then, its too late. > > do I need to run makefile TWICE? what does this do to nightly package > builds? > > how do I bootstrap it to install libnet11 EARLY if its not there? > > Hi Michael, - From what I can tell, /usr/ports/devel/pcre++/Makefile has some constructs in it that perform a similar function. Perhaps it will give you something to go on. Essentially, you can pull in libnet11-config with a LIB_DEPENDS, then run the libnet11-config tool to populate CONFIGURE_ENV with CFLAGS and LDFLAGS. That should avoid using the != construct. Hope that helps, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http://twitter.com/sourcehosting/ - Follow me, follow you -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk1S+W0ACgkQ0sRouByUApAWrQCfS+ainJKHH5nw1plnNRFAH/yG legAoLSh92vgC5QeAb+sSKDTmQFnPtn5 =yY+y -----END PGP SIGNATURE----- From owner-freebsd-ports@FreeBSD.ORG Wed Feb 9 21:16:07 2011 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 6BCFB106564A for ; Wed, 9 Feb 2011 21:16:07 +0000 (UTC) (envelope-from Cast_Affair_mehhfc-freebsd+2Dports=freebsd.org@cp20.com) Received: from mta23.cp20.com (mta23.cp20.com [216.24.225.23]) by mx1.freebsd.org (Postfix) with ESMTP id 3695C8FC08 for ; Wed, 9 Feb 2011 21:16:07 +0000 (UTC) Received: by mta23.cp20.com id hac2780l9ukc for ; Wed, 9 Feb 2011 15:57:07 -0500 (envelope-from ) Message-ID: <1297284799006.1540345.4098300.584732621@backend.cp20.com> Date: Wed, 9 Feb 2011 15:57:07 -0500 X-Campaign: 1540345/4098300/584732621 Bounces-To: Cast_Affair_nimcn_dblliuf@cp20.com Errors-To: Cast_Affair_nimcn_dblliuf@cp20.com To: From: "Cast Affair" MIME-Version: 1.0 Content-Type: text/plain X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Introducing the World's Most Advanced Global Talent Network X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Cast_Affair_nimcn_dblliuf@cp20.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Feb 2011 21:16:07 -0000 [1]To view this invitation online click here You are subscribed to this mailing list as freebsd-ports@freebsd.org. Please [2]click here to modify your message preferences or to unsubscribe from any future mailings. We will respect all unsubscribe requests. _________________________________________________________________ [3][poweredby.gif] [t.o?HC9c--dZTfJ0] References Visible links 1. http://trk.cp20.com/Tracking/t.c?HC9c-EfSy-dZTfJ5 2. http://trk.cp20.com/Tracking/t.fo?HC9c--2D7r-dZTfJ2 3. http://www.campaigner.com/campaignerPro.php?utm_source=campaigner&utm_medium=email&utm_campaign=deliveryfooter Hidden links: 4. http://trk.cp20.com/Tracking/t.c?HC9c-EfSz-dZTfJ6 5. http://trk.cp20.com/Tracking/t.c?HC9c-EfT0-dZTfJ3 6. http://trk.cp20.com/Tracking/t.c?HC9c-EfT1-dZTfJ4 From owner-freebsd-ports@FreeBSD.ORG Wed Feb 9 22:30:07 2011 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 3BDC2106564A for ; Wed, 9 Feb 2011 22:30:07 +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 D54EF8FC12 for ; Wed, 9 Feb 2011 22:30:06 +0000 (UTC) Received: from it.buh.tecnik93.com (unknown [188.27.100.235]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by worf.ds9.tecnik93.com (Postfix) with ESMTPSA id D000B22C5511; Thu, 10 Feb 2011 00:30:04 +0200 (EET) Date: Thu, 10 Feb 2011 00:29:57 +0200 From: Ion-Mihai Tetcu To: Chuck Swiger Message-ID: <20110210002957.12a6cc76@it.buh.tecnik93.com> In-Reply-To: References: <4D52D798.5020204@secnap.com> <4D52DE76.2050208@secnap.com> <7CA2236E-503C-4456-9516-DD7806FDDF9E@mac.com> <4D52E793.7000605@secnap.com> X-Mailer: Claws Mail 3.7.8 (GTK+ 2.22.1; amd64-portbld-freebsd8.2) Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/LDZZMyMDSUV3aA_+E12nzRU"; protocol="application/pgp-signature" Cc: clsung@freebsd.org, freebsd-ports@freebsd.org Subject: Re: how to bootstrap libtool? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 09 Feb 2011 22:30:07 -0000 --Sig_/LDZZMyMDSUV3aA_+E12nzRU Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Wed, 09 Feb 2011 11:40:18 -0800 Chuck Swiger wrote: > On Feb 9, 2011, at 11:14 AM, Michael Scheidell wrote: > >> The problem with !=3D is that is is evaluated in a subshell > >> regardless of whether the results are needed, and it happens while > >> the Makefile is first being read, before it tries to figure out > >> which targets need to be processed. =20 Hence this adds a lot of time for each processing, like make index. > >> This is why setting libnet in > >> BUILD_DEPENDS isn't being processed until after these commands are > >> run (or fail to run, as above). > >=20 > > which is useless information to me. don't know why, been doing > > freebsd for 10 years, been a port maintainer for.. ? 4? 5? don't > > remember. > >=20 > > still that is useless information, and doesn't make any sense. > >=20 > > doesn't tell me what,why, how, or when to replace what lines with > > what alternatives. > >=20 > > yes, I can hard code it, but I don't really understand what those > > (inherited lines) actually do. >=20 > OK. If you don't understand make, and you aren't willing to look at > the documentation, then it's hardly surprising that you're having > problems figuring things out. >=20 > Engineers solve problems. Managers create problems. > Senior management exists to decide *which* problems management ought > to create. >=20 > (In this particular case, it seems like you ought to delegate the > problem to an engineer who has the knowledge to solve it. If I get > some free time, I'll see what I can do, otherwise someone else might > volunteer....) I hope the one that committed the last Makefile version (CC'ed) will have the time to help. --=20 IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B --Sig_/LDZZMyMDSUV3aA_+E12nzRU Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (FreeBSD) iEYEARECAAYFAk1TFWsACgkQJ7GIuiH/oeW1xgCfcZJ53ksfiMjEyodyCmEZ9CqX SLAAoK4tQP0FHEmamEiJ8iNDiXcNpbfO =AjJv -----END PGP SIGNATURE----- --Sig_/LDZZMyMDSUV3aA_+E12nzRU-- From owner-freebsd-ports@FreeBSD.ORG Wed Feb 9 22:37:03 2011 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 A4DE5106564A for ; Wed, 9 Feb 2011 22:37:03 +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 5C5AC8FC15 for ; Wed, 9 Feb 2011 22:37:03 +0000 (UTC) Received: from it.buh.tecnik93.com (unknown [188.27.100.235]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by worf.ds9.tecnik93.com (Postfix) with ESMTPSA id 4C51822C551C; Thu, 10 Feb 2011 00:37:02 +0200 (EET) Date: Thu, 10 Feb 2011 00:37:00 +0200 From: Ion-Mihai Tetcu To: Subbsd Message-ID: <20110210003700.39620922@it.buh.tecnik93.com> In-Reply-To: References: X-Mailer: Claws Mail 3.7.8 (GTK+ 2.22.1; amd64-portbld-freebsd8.2) Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/hYybxTsK4x_DbCKdkm80hOf"; protocol="application/pgp-signature" Cc: Matthias Apitz , freebsd-ports@freebsd.org, =?KOI8-R?Q?=E9=CC=D8=D1_=E5=D2=CD=CF=CC=C9=CE?= Subject: Re: Skype port renew X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 09 Feb 2011 22:37:03 -0000 --Sig_/hYybxTsK4x_DbCKdkm80hOf Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Wed, 9 Feb 2011 21:56:39 +0300 Subbsd wrote: > On Tue, Feb 8, 2011 at 10:50 PM, =D0=98=D0=BB=D1=8C=D1=8F =D0=95=D1=80=D0= =BC=D0=BE=D0=BB=D0=B8=D0=BD > wrote: >=20 > > Hi, > > I recently checked out, that on skype official site there is new > > version of skype for linux. *Skype (beta) 2.1.0.81* > > > > Before that to get Skype work I follow some tips from forums about > > some old version. > > > > I tried to download linux static version and run it under freebsd > > 8.2-RC2 amd64. > > And it's just work for me (personally I don't use voice or video > > chat, but ordinary chat works just fine for me...) > > > > May be there is time to renew existing port to new version? > > > > > Unfortunately, some people still use voice) >=20 > skype-devel port would be useful > http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/147549 > http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/147550 Hum, so you want the port (-devel) updated for hte new chat/SMS things? That can be done. Voice is a No Go as stated in the audit trail of those PRs. --=20 IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B --Sig_/hYybxTsK4x_DbCKdkm80hOf Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (FreeBSD) iEYEARECAAYFAk1TFw0ACgkQJ7GIuiH/oeVe9wCfWl5jU6XQ1sx8ytXrOdFFSKQv qTgAn1NHZFAr4d+TnijEp1uvzqxwikyP =8Hd0 -----END PGP SIGNATURE----- --Sig_/hYybxTsK4x_DbCKdkm80hOf-- From owner-freebsd-ports@FreeBSD.ORG Wed Feb 9 22:48:54 2011 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 881121065673 for ; Wed, 9 Feb 2011 22:48:54 +0000 (UTC) (envelope-from lumiwa@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 3DC618FC0C for ; Wed, 9 Feb 2011 22:48:53 +0000 (UTC) Received: by iyb26 with SMTP id 26so671056iyb.13 for ; Wed, 09 Feb 2011 14:48:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:from:to:subject:date:user-agent:references :in-reply-to:mime-version:content-type:content-transfer-encoding :message-id; bh=jqtK/npQVI8MZWaP9UCToYUN1vm4mFd1VEbCOQLeOcY=; b=ia17lpTsr4iMUx9zBtLzxPDVg8gS/jOLMsMA3pWkkpD9Yn4Gz8qXwdGDBO1eyXR6yV PRluKPI67a7bLYVYXwx4S1w3+vqX1UjWDYb9eVC9gony549ryEi2ZDC+QhzXipdOZX5i yy6eIOeaa43Y7a7mkIx6FikUWRWZadN+XC0G4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to:mime-version :content-type:content-transfer-encoding:message-id; b=RjdFqJAwa81CONAEhfB5rVIZxTv+fwdSJ8dkdKx/YUq4SBqFGqlK1i18kxxb0p8AQn gOPd39utA2AgHSXz+DlVEttOFKzUqtG/mBMD/6uiWDrzla5qnXPdwu+MRPV5okyqUnmr olOsCIEsjuP+feKsMnNmX/RKB0lWKltrLfeM4= Received: by 10.42.177.74 with SMTP id bh10mr6703248icb.21.1297291733417; Wed, 09 Feb 2011 14:48:53 -0800 (PST) Received: from athena.wi.rr.com (cpe-184-58-138-79.wi.res.rr.com [184.58.138.79]) by mx.google.com with ESMTPS id t14sm527561icd.22.2011.02.09.14.48.52 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 09 Feb 2011 14:48:52 -0800 (PST) From: ajtiM To: freebsd-ports@freebsd.org Date: Wed, 9 Feb 2011 16:48:52 -0600 User-Agent: KMail/1.13.5 (FreeBSD/8.1-RELEASE; KDE/4.5.5; i386; ; ) References: <4D515AE4.7080105@janh.de> <20110209122916.GA4943@azathoth.lan> In-Reply-To: <20110209122916.GA4943@azathoth.lan> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201102091648.52650.lumiwa@gmail.com> Subject: Re: Cannot open MS Word file with libreoffice-3.3.0_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: Wed, 09 Feb 2011 22:48:54 -0000 On Wednesday February 9 2011 06:29:16 Baptiste Daroussin wrote: > That should be fixed in 3.3.0_4 > > regards, > Bapt I am recompiling it now but I have one question: I got a message (from the first 3.3.0): aclocal.m4.16: Warning: this file was generated for autoconf 2.63. You have another version of autoconf. It may work, but is not guaranted to..... Yes, I have version 2.68. Thanks in advance. Mitja -------- http://jpgmag.com/people/lumiwa From owner-freebsd-ports@FreeBSD.ORG Wed Feb 9 22:57:33 2011 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 6E25C1065673; Wed, 9 Feb 2011 22:57:33 +0000 (UTC) (envelope-from michael.scheidell@secnap.com) Received: from mx1.secnap.com.ionspam.net (mx1.secnap.com.ionspam.net [204.89.241.253]) by mx1.freebsd.org (Postfix) with ESMTP id 260208FC18; Wed, 9 Feb 2011 22:57:32 +0000 (UTC) Received: from mx1.secnap.com.ionspam.net (mx1.secnap.com.ionspam.net [10.70.1.253]) by mx1.secnap.com.ionspam.net (Postfix) with ESMTP id A0B8C2B7C0D; Wed, 9 Feb 2011 17:57:32 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=secnap.com; h= mime-version:content-transfer-encoding:content-id:content-type :content-type:content-language:accept-language:in-reply-to :references:message-id:date:date:subject:subject:from:from; s= dkim; t=1297292251; x=1299106651; bh=AD8trs4opwZpY5uEcN4H5ouRd2t iCKjLizEoTgS2u5A=; b=CvJoWXmy2rk4eS1FOrii6R06EC3wjpX5kITYf9HCAQ5 BYK5C4nL1zniOaS9pAixcbo0T6NftPTHBJ46oZZ8/dg6Z6KZGPfCC1C+oahtiBa3 i1fzonxCeQS1SF/G0vvKItcRsUJSQ9w7uxLNqeZKy1zGpV8DkROCUq9UUOrdKoxg = X-Amavis-Modified: Mail body modified (using disclaimer) - mx1.secnap.com.ionspam.net X-Virus-Scanned: SpammerTrap(r) VPS-1500 2.14 at mx1.secnap.com.ionspam.net Received: from USBCTDC001.secnap.com (usbctdc001.secnap.com [10.70.1.1]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mx1.secnap.com.ionspam.net (Postfix) with ESMTPS id C934E2B7C0B; Wed, 9 Feb 2011 17:57:31 -0500 (EST) Received: from USBCTDC001.secnap.com ([10.70.1.1]) by USBCTDC001 ([10.70.1.1]) with mapi; Wed, 9 Feb 2011 17:57:31 -0500 From: Michael Scheidell To: Ion-Mihai Tetcu , Chuck Swiger Thread-Topic: how to bootstrap libtool? Thread-Index: AcvIrLrqpOqQnmhtQc+CspLfO4oK+Q== Date: Wed, 9 Feb 2011 22:57:45 +0000 Message-ID: References: <6dfbe068-c081-4b4a-bc4e-de6ce2f5c41d@blur> In-Reply-To: <6dfbe068-c081-4b4a-bc4e-de6ce2f5c41d@blur> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: Content-Type: text/plain; charset="utf-8" Content-ID: <19fed207-550b-4ca4-9e56-4441f4a3b26c> Content-Transfer-Encoding: base64 MIME-Version: 1.0 Cc: "clsung@freebsd.org" , "freebsd-ports@freebsd.org" Subject: Re: how to bootstrap libtool? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 09 Feb 2011 22:57:33 -0000 Tm90IHN1cmUgeW91IGNhbiBibGFtZSBjbHN1bmcNCg0KLS0NCk1pY2hhZWwgU2NoZWlkZWxsDQpD VE8gU0VDTkFQIE5ldHdvcmsgU2VjdXJpdHkNCjU2MS05NDgtMjI1OTx0ZWw6NTYxOTQ4MjI1OT4N Cg0KDQotLS0tLU9yaWdpbmFsIG1lc3NhZ2UtLS0tLQ0KRnJvbTogSW9uLU1paGFpIFRldGN1IDxp dGV0Y3VARnJlZUJTRC5vcmc+DQpUbzogQ2h1Y2sgU3dpZ2VyIDxjc3dpZ2VyQG1hYy5jb20+DQpD YzogTWljaGFlbCBTY2hlaWRlbGwgPG1pY2hhZWwuc2NoZWlkZWxsQHNlY25hcC5jb20+LCAiZnJl ZWJzZC1wb3J0c0BmcmVlYnNkLm9yZyIgPGZyZWVic2QtcG9ydHNAZnJlZWJzZC5vcmc+LCAiY2xz dW5nQGZyZWVic2Qub3JnIiA8Y2xzdW5nQGZyZWVic2Qub3JnPg0KU2VudDogV2VkLCBGZWIgOSwg MjAxMSAyMjozMDoxMiBHTVQrMDA6MDANClN1YmplY3Q6IFJlOiBob3cgdG8gYm9vdHN0cmFwIGxp YnRvb2w/DQoNCk9uIFdlZCwgMDkgRmViIDIwMTEgMTE6NDA6MTggLTA4MDANCkNodWNrIFN3aWdl ciA8Y3N3aWdlckBtYWMuY29tPiB3cm90ZToNCg0KPiBPbiBGZWIgOSwgMjAxMSwgYXQgMTE6MTQg QU0sIE1pY2hhZWwgU2NoZWlkZWxsIHdyb3RlOg0KPiA+PiBUaGUgcHJvYmxlbSB3aXRoICE9IGlz IHRoYXQgaXMgaXMgZXZhbHVhdGVkIGluIGEgc3Vic2hlbGwNCj4gPj4gcmVnYXJkbGVzcyBvZiB3 aGV0aGVyIHRoZSByZXN1bHRzIGFyZSBuZWVkZWQsIGFuZCBpdCBoYXBwZW5zIHdoaWxlDQo+ID4+ IHRoZSBNYWtlZmlsZSBpcyBmaXJzdCBiZWluZyByZWFkLCBiZWZvcmUgaXQgdHJpZXMgdG8gZmln dXJlIG91dA0KPiA+PiB3aGljaCB0YXJnZXRzIG5lZWQgdG8gYmUgcHJvY2Vzc2VkLg0KDQpIZW5j ZSB0aGlzIGFkZHMgYSBsb3Qgb2YgdGltZSBmb3IgZWFjaCBwcm9jZXNzaW5nLCBsaWtlIG1ha2Ug aW5kZXguDQoNCj4gPj4gVGhpcyBpcyB3aHkgc2V0dGluZyBsaWJuZXQgaW4NCj4gPj4gQlVJTERf REVQRU5EUyBpc24ndCBiZWluZyBwcm9jZXNzZWQgdW50aWwgYWZ0ZXIgdGhlc2UgY29tbWFuZHMg YXJlDQo+ID4+IHJ1biAob3IgZmFpbCB0byBydW4sIGFzIGFib3ZlKS4NCj4gPg0KPiA+IHdoaWNo IGlzIHVzZWxlc3MgaW5mb3JtYXRpb24gdG8gbWUuICBkb24ndCBrbm93IHdoeSwgYmVlbiBkb2lu Zw0KPiA+IGZyZWVic2QgZm9yIDEwIHllYXJzLCBiZWVuIGEgcG9ydCBtYWludGFpbmVyIGZvci4u ID8gND8gNT8gZG9uJ3QNCj4gPiByZW1lbWJlci4NCj4gPg0KPiA+IHN0aWxsIHRoYXQgaXMgdXNl bGVzcyBpbmZvcm1hdGlvbiwgYW5kIGRvZXNuJ3QgbWFrZSBhbnkgc2Vuc2UuDQo+ID4NCj4gPiBk b2Vzbid0IHRlbGwgbWUgd2hhdCx3aHksIGhvdywgb3Igd2hlbiB0byByZXBsYWNlIHdoYXQgbGlu ZXMgd2l0aA0KPiA+IHdoYXQgYWx0ZXJuYXRpdmVzLg0KPiA+DQo+ID4geWVzLCBJIGNhbiBoYXJk IGNvZGUgaXQsIGJ1dCBJIGRvbid0IHJlYWxseSB1bmRlcnN0YW5kIHdoYXQgdGhvc2UNCj4gPiAo aW5oZXJpdGVkIGxpbmVzKSBhY3R1YWxseSBkby4NCj4NCj4gT0suICBJZiB5b3UgZG9uJ3QgdW5k ZXJzdGFuZCBtYWtlLCBhbmQgeW91IGFyZW4ndCB3aWxsaW5nIHRvIGxvb2sgYXQNCj4gdGhlIGRv Y3VtZW50YXRpb24sIHRoZW4gaXQncyBoYXJkbHkgc3VycHJpc2luZyB0aGF0IHlvdSdyZSBoYXZp bmcNCj4gcHJvYmxlbXMgZmlndXJpbmcgdGhpbmdzIG91dC4NCj4NCj4gRW5naW5lZXJzIHNvbHZl IHByb2JsZW1zLiAgTWFuYWdlcnMgY3JlYXRlIHByb2JsZW1zLg0KPiBTZW5pb3IgbWFuYWdlbWVu dCBleGlzdHMgdG8gZGVjaWRlICp3aGljaCogcHJvYmxlbXMgbWFuYWdlbWVudCBvdWdodA0KPiB0 byBjcmVhdGUuDQo+DQo+IChJbiB0aGlzIHBhcnRpY3VsYXIgY2FzZSwgaXQgc2VlbXMgbGlrZSB5 b3Ugb3VnaHQgdG8gZGVsZWdhdGUgdGhlDQo+IHByb2JsZW0gdG8gYW4gZW5naW5lZXIgd2hvIGhh cyB0aGUga25vd2xlZGdlIHRvIHNvbHZlIGl0LiAgSWYgSSBnZXQNCj4gc29tZSBmcmVlIHRpbWUs IEknbGwgc2VlIHdoYXQgSSBjYW4gZG8sIG90aGVyd2lzZSBzb21lb25lIGVsc2UgbWlnaHQNCj4g dm9sdW50ZWVyLi4uLikNCg0KSSBob3BlIHRoZSBvbmUgdGhhdCBjb21taXR0ZWQgdGhlIGxhc3Qg TWFrZWZpbGUgdmVyc2lvbiAoQ0MnZWQpIHdpbGwNCmhhdmUgdGhlIHRpbWUgdG8gaGVscC4NCg0K LS0NCklPbnV0IC0gVW5eZF5kcmVnaXN0ZXJlZCA7KSBGcmVlQlNEICJ1c2VyIg0KICAiSW50ZWxs ZWN0dWFsIFByb3BlcnR5IiBpcyAgIG5vd2hlcmUgbmVhciBhcyB2YWx1YWJsZSAgIGFzICJJbnRl bGxlY3QiDQpGcmVlQlNEIGNvbW1pdHRlciAtPiBpdGV0Y3VARnJlZUJTRC5vcmcsIFBHUCBLZXkg SUQgMDU3RTlGOEI0OTNBMjk3Qg0K From owner-freebsd-ports@FreeBSD.ORG Thu Feb 10 08:21:08 2011 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 ED4531065672 for ; Thu, 10 Feb 2011 08:21:08 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id B104E8FC16 for ; Thu, 10 Feb 2011 08:21:08 +0000 (UTC) Received: by iwn39 with SMTP id 39so1028715iwn.13 for ; Thu, 10 Feb 2011 00:21:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:from :date:x-google-sender-auth:message-id:subject:to:cc:content-type; bh=QRrNWmF4od95scdDR0GqbVh/LtRuwzgQVx0TzRHmbKE=; b=h4qyxw4zvl7s7a2HCPHCzNQyI5SESBfWuvEU+ZKSChDkrR8m5HmvAoFlyA2o0F5ric rmZVDOEA0YI4YfltlydQzDFDFJBKqjSbeigUsNrdszbGCw0a/4dLKNsQCqNO77V4cqt3 3XJsHYsx8eR0JIWpovOWSZj3eAuUAH+lX78PU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; b=THH9ylqsyFk7yffRLRlvXiztVjEngXxJuao6e/n3MZSMy7KtlcJCXura9yTooM3GED r2EmAr4pG2pXQ6/lLrXiRnj+6b6uifXLeJgPj9UGm5mx419Na4qgQVqABYz6PdX+USf/ mbl4GjOWyvM+9bNcbJz4rUf8BpuU4tXk8Pv5s= Received: by 10.231.15.194 with SMTP id l2mr22233458iba.34.1297326067199; Thu, 10 Feb 2011 00:21:07 -0800 (PST) MIME-Version: 1.0 Sender: baptiste.daroussin@gmail.com Received: by 10.231.190.9 with HTTP; Thu, 10 Feb 2011 00:20:47 -0800 (PST) In-Reply-To: <1297325732.18468.2.camel@yan.home> References: <1297325732.18468.2.camel@yan.home> From: Baptiste Daroussin Date: Thu, 10 Feb 2011 08:20:47 +0000 X-Google-Sender-Auth: s4J38NGSNBcgFPYU-fsxtvB-jGc Message-ID: To: yan_zlobin@agniyoga.ru Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: ports@freebsd.org Subject: Re: FreeBSD Port: libreoffice-3.3.0_4 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2011 08:21:09 -0000 2011/2/10 =F1=CE =FA=CC=CF=C2=C9=CE > Hi! > > Please say, is there the simple way to build libreoffice without libwpg a= nd > libwps? They wants qt. > > > ------------------------------ > Best Regards, Yan Zlobin > > E-mail: yan_zlobin@agniyoga.ru > WWW: http://yan.zlobin.name/ > Jabber: yan_zlobin@agniyoga.ru > > > > Currently not but if you don't want Qt simply add NOPORTDOCS knobs whil= e building libwps and libwpg --- regards, Bapt From owner-freebsd-ports@FreeBSD.ORG Thu Feb 10 08:45:08 2011 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 D32FD106566C for ; Thu, 10 Feb 2011 08:45:08 +0000 (UTC) (envelope-from yan_zlobin@agniyoga.ru) Received: from mail.agniyoga.ru (mail.agniyoga.ru [195.225.162.177]) by mx1.freebsd.org (Postfix) with ESMTP id 02A7E8FC1B for ; Thu, 10 Feb 2011 08:45:07 +0000 (UTC) Received: from [172.16.1.5] (yan.home [195.225.163.13]) (authenticated bits=0) by mail.agniyoga.ru (8.14.3/8.14.3) with ESMTP id p1A8FSLZ051248 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Thu, 10 Feb 2011 18:15:28 +1000 (VLAT) (envelope-from yan_zlobin@agniyoga.ru) From: =?koi8-r?Q?=F1=CE_=FA=CC=CF=C2=C9=CE?= To: bapt@FreeBSD.org Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-bNJSVGAw/ccjAzhSOeA4" Organization: Yan Zlobin's Personal Research Date: Thu, 10 Feb 2011 18:15:32 +1000 Message-ID: <1297325732.18468.2.camel@yan.home> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: ports@FreeBSD.org Subject: FreeBSD Port: libreoffice-3.3.0_4 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: yan_zlobin@agniyoga.ru List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2011 08:45:09 -0000 --=-bNJSVGAw/ccjAzhSOeA4 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi! Please say, is there the simple way to build libreoffice without libwpg and libwps? They wants qt. ________________________________________________________________________ Best Regards, Yan Zlobin=20 E-mail: yan_zlobin@agniyoga.ru WWW: http://yan.zlobin.name/ Jabber: yan_zlobin@agniyoga.ru --=-bNJSVGAw/ccjAzhSOeA4 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (FreeBSD) iQEcBAABAgAGBQJNU56kAAoJEPvxtNrvIzQ9lBoH/R2Ftou6xoVVNkw/lk5vx0Rj WoBhVtHIBd4fZ76XSTEPwQecA+GsO+AmjEng7ZSYGklinQs+IJUFu8RphiRkHoQk v3pDt1Z4CjoDlz1LtAlniPZJ5Qq7znp5OyB34xQprvVLD3/KXw5BEGlwC/eeeFFg DJXhvVYbeLyRuvJRr9NE0gUfCCEYQNy4PeEslHOpvKn0GQOHdZQ5PL+0shQ+hMMj dwOSVkC76fLsoC5LkZJZivvz4O+VCcRKo5h1vInsFkWsupL9Qpq/QpAM+Ks75q83 ddpW1VnAnI/akq0jamztV0UPCjFKOlsV0RjGesLcfsWYo1nGjZftUxL3rbwWwQw= =jL2X -----END PGP SIGNATURE----- --=-bNJSVGAw/ccjAzhSOeA4-- From owner-freebsd-ports@FreeBSD.ORG Thu Feb 10 09:40:32 2011 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 7564B106566C for ; Thu, 10 Feb 2011 09:40:32 +0000 (UTC) (envelope-from ml@netfence.it) Received: from cp-out8.libero.it (cp-out8.libero.it [212.52.84.108]) by mx1.freebsd.org (Postfix) with ESMTP id 030188FC08 for ; Thu, 10 Feb 2011 09:40:31 +0000 (UTC) X-CTCH-Spam: Unknown X-CTCH-RefID: str=0001.0A0B0201.4D53AFCD.01CD,ss=1,re=0.000,fgs=0 X-libjamoibt: 1555 Received: from soth.ventu (151.51.49.89) by cp-out8.libero.it (8.5.133) id 4D0F2C9807FCE31A; Thu, 10 Feb 2011 10:28:45 +0100 Received: from alamar.ventu (alamar.ventu [10.1.2.18]) by soth.ventu (8.14.4/8.14.4) with ESMTP id p1A9SZYl047463; Thu, 10 Feb 2011 10:28:35 +0100 (CET) (envelope-from ml@netfence.it) Message-ID: <4D53AFC3.4030107@netfence.it> Date: Thu, 10 Feb 2011 10:28:35 +0100 From: Andrea Venturoli User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; it-IT; rv:1.9.2.13) Gecko/20101211 Thunderbird/3.1.7 MIME-Version: 1.0 To: freebsd-ports@freebsd.org, wfreeman@gmail.com Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.68 on 10.1.2.13 Cc: Subject: Snort troubles X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 10 Feb 2011 09:40:32 -0000 Hello. # cd /usr/ports/security/snort # make extract /usr/local/bin/libnet11-config: not found "Makefile", line 63: warning: "/usr/local/bin/libnet11-config --cflags" returned non-zero status /usr/local/bin/libnet11-config: not found "Makefile", line 64: warning: "/usr/local/bin/libnet11-config --libs" returned non-zero status /usr/local/bin/libnet11-config: not found "Makefile", line 63: warning: "/usr/local/bin/libnet11-config --cflags" returned non-zero status /usr/local/bin/libnet11-config: not found "Makefile", line 64: warning: "/usr/local/bin/libnet11-config --libs" returned non-zero status ... Maybe this is because: # perl -v This is perl, v5.8.9 built for i386-freebsd-64int Is this a bug in the port? Does snort require a newer perl? Should I switch to 5.10? 5.12? bye & Thanks av. From owner-freebsd-ports@FreeBSD.ORG Thu Feb 10 10:43:06 2011 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 BF932106564A for ; Thu, 10 Feb 2011 10:43:06 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 84B298FC0A for ; Thu, 10 Feb 2011 10:43:06 +0000 (UTC) Received: by iwn39 with SMTP id 39so1139206iwn.13 for ; Thu, 10 Feb 2011 02:43:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=FNQo6aU6iFi/6Kt7d3NbVQLHIb1XvKUGEmTCn85jM+8=; b=UqkSRqwIFyA0UdSg/AorPGx2xk0jXX0X9GDbIfTlU4fHo+4MVe1xT5gROs0FKqQIjg hI5ovpWh+sPD23n1nM1P03Je252ne+405geEgM7nIzgMj8pIogo29c8KeKhX3Q2tY33G BNf6U9Brf4DERRTBx2F3MTpcVYldLcwDjfjJQ= 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=f/AOGoZ/oRfecrbSYrG3IHU4klHRHWiTp8fSGEVdqGn5sQNot1L7l5sU6xS9ddxhrT dXt206ZxZeKY0r8agyo6/jLiPTZFXNaxHdGGHvaD4CQnGtdQFE+73cG3JbNLNm2KdHHZ 5IP+qNUNv6CTkhI0XSjvv0IfkliHgBdh8ISU8= Received: by 10.231.15.194 with SMTP id l2mr22397944iba.34.1297334585658; Thu, 10 Feb 2011 02:43:05 -0800 (PST) MIME-Version: 1.0 Received: by 10.231.190.9 with HTTP; Thu, 10 Feb 2011 02:42:45 -0800 (PST) In-Reply-To: <201102091648.52650.lumiwa@gmail.com> References: <4D515AE4.7080105@janh.de> <20110209122916.GA4943@azathoth.lan> <201102091648.52650.lumiwa@gmail.com> From: Baptiste Daroussin Date: Thu, 10 Feb 2011 11:42:45 +0100 Message-ID: To: ajtiM Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-ports@freebsd.org Subject: Re: Cannot open MS Word file with libreoffice-3.3.0_3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2011 10:43:06 -0000 2011/2/9 ajtiM : > On Wednesday February 9 2011 06:29:16 Baptiste Daroussin wrote: >> That should be fixed in 3.3.0_4 >> >> regards, >> Bapt > > I am recompiling it now but I have one question: > > I got a message (from the first 3.3.0): > aclocal.m4.16: Warning: this file was generated for autoconf 2.63. You have > another version of autoconf. It may work, but is not guaranted to..... > > Yes, I have version 2.68. > > Thanks in advance. > > Mitja > -------- > http://jpgmag.com/people/lumiwa > _______________________________________________ > 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" > It's normal, do not care about this :) (if this is the only remaining "problem" it's nice :)) regards, Bapt From owner-freebsd-ports@FreeBSD.ORG Thu Feb 10 11:45:53 2011 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 2CB92106566B; Thu, 10 Feb 2011 11:45:53 +0000 (UTC) (envelope-from micro@heavennet.ru) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 618248FC0C; Thu, 10 Feb 2011 11:45:52 +0000 (UTC) Received: by fxm16 with SMTP id 16so1374065fxm.13 for ; Thu, 10 Feb 2011 03:45:51 -0800 (PST) Received: by 10.223.86.196 with SMTP id t4mr11088797fal.34.1297337737474; Thu, 10 Feb 2011 03:35:37 -0800 (PST) Received: from localhost ([188.128.115.228]) by mx.google.com with ESMTPS id n1sm651635fam.16.2011.02.10.03.35.33 (version=SSLv3 cipher=RC4-MD5); Thu, 10 Feb 2011 03:35:35 -0800 (PST) Date: Thu, 10 Feb 2011 14:36:13 +0300 From: "Ilya A. Archipov" To: Oliver Lehmann Message-ID: <20110210143613.07b56ed9@heavennet.ru> In-Reply-To: <20110209135531.68607drfk5h41iww@avocado.salatschuessel.net> References: <20110113095210.47822j0hxhmgjfi8@avocado.salatschuessel.net> <20110130124018.149432fj7azanqww@avocado.salatschuessel.net> <20110209135531.68607drfk5h41iww@avocado.salatschuessel.net> Organization: M1cRO Inc. X-Mailer: Claws Mail 3.7.6 (GTK+ 2.22.1; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, Olivier Duchateau , "Philip M. Gollucci" , Bernhard Froehlich , miwi@freebsd.org Subject: Re: xfce 4.8pre3 preview X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 10 Feb 2011 11:45:53 -0000 Hi, here you'll find the latest xfce 4.8.1 ports: http://people.freebsd.org/~oliver/xfce/xfce-4.8.1_ports.tar.gz I aditionally fixed some plugins. The remaining BROKEN ports are: deskutils/xfce4-volstatus-icon sysutils/thunar-volman-plugin sysutils/xfce4-places-plugin multimedia/xfce4-media x11/xfce4-wmdock-plugin ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. _______________________________________________ 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" Hi oliver@ tarball haven't Mk changes? ---- Best Regards Ilya A. Arhipov From owner-freebsd-ports@FreeBSD.ORG Thu Feb 10 11:51:34 2011 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 EBE701065697 for ; Thu, 10 Feb 2011 11:51:34 +0000 (UTC) (envelope-from lehmann@ans-netz.de) Received: from avocado.salatschuessel.net (avocado.salatschuessel.net [78.111.72.186]) by mx1.freebsd.org (Postfix) with SMTP id 4080B8FC1C for ; Thu, 10 Feb 2011 11:51:33 +0000 (UTC) Received: (qmail 44267 invoked by uid 80); 10 Feb 2011 11:51:32 -0000 Received: from 164.139.7.12 ([164.139.7.12]) by avocado.salatschuessel.net (Horde Framework) with HTTP; Thu, 10 Feb 2011 12:51:32 +0100 Message-ID: <20110210125132.18351ozie8vqoqck@avocado.salatschuessel.net> Date: Thu, 10 Feb 2011 12:51:32 +0100 From: Oliver Lehmann To: "Ilya A. Archipov" References: <20110113095210.47822j0hxhmgjfi8@avocado.salatschuessel.net> <20110130124018.149432fj7azanqww@avocado.salatschuessel.net> <20110209135531.68607drfk5h41iww@avocado.salatschuessel.net> <20110210143613.07b56ed9@heavennet.ru> In-Reply-To: <20110210143613.07b56ed9@heavennet.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.3.9) / FreeBSD-7.3 Cc: ports@freebsd.org, Olivier Duchateau , "Philip M. Gollucci" , Bernhard Froehlich , miwi@freebsd.org Subject: Re: xfce 4.8pre3 preview X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 10 Feb 2011 11:51:35 -0000 Hi Ilya, "Ilya A. Archipov" wrote: > Hi oliver@ > tarball haven't Mk changes? you are right. I fixed the tarball. Thanks for letting me know! ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. From owner-freebsd-ports@FreeBSD.ORG Thu Feb 10 12:59:39 2011 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 916161065670 for ; Thu, 10 Feb 2011 12:59:39 +0000 (UTC) (envelope-from michael.scheidell@secnap.com) Received: from mx1.secnap.com.ionspam.net (mx1.secnap.com.ionspam.net [204.89.241.253]) by mx1.freebsd.org (Postfix) with ESMTP id 4D8D68FC12 for ; Thu, 10 Feb 2011 12:59:39 +0000 (UTC) Received: from mx1.secnap.com.ionspam.net (mx1.secnap.com.ionspam.net [10.70.1.253]) by mx1.secnap.com.ionspam.net (Postfix) with ESMTP id 9FA132B7C65; Thu, 10 Feb 2011 07:59:38 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=secnap.com; h= mime-version:content-transfer-encoding:content-id:content-type :content-type:content-language:accept-language:in-reply-to :references:message-id:date:date:subject:subject:from:from; s= dkim; t=1297342777; x=1299157177; bh=o6cg0VRoWHVEZA4pkhdWoFpnCXl Ce5cFzQz05LJyrPg=; b=QEGT5IPCDnfMgrAcJoffB5DwWXrlBkdTiGaVp5VrDQx 4zP7Hu2g8RKb4EuXyf2a00x6nh6zCXHXyiKu7VlowZsIfBeaYMCUrTRp0invDOXj e4Y8nhOjfGJRiljgOAxTdB9DNbXutdEtyfEWu7nludEnpOUGs3Rl2ka9Rz/loPbQ = X-Amavis-Modified: Mail body modified (using disclaimer) - mx1.secnap.com.ionspam.net X-Virus-Scanned: SpammerTrap(r) VPS-1500 2.14 at mx1.secnap.com.ionspam.net Received: from USBCTDC001.secnap.com (usbctdc001.secnap.com [10.70.1.1]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mx1.secnap.com.ionspam.net (Postfix) with ESMTPS id D5D772B7C0D; Thu, 10 Feb 2011 07:59:37 -0500 (EST) Received: from USBCTDC001.secnap.com ([10.70.1.1]) by USBCTDC001 ([10.70.1.1]) with mapi; Thu, 10 Feb 2011 07:59:37 -0500 From: Michael Scheidell To: Andrea Venturoli , "freebsd-ports@freebsd.org" , "wfreeman@gmail.com" Thread-Topic: Snort troubles Thread-Index: AcvJIl78exQB0YAS8ESAR7/G835Ueg== Date: Thu, 10 Feb 2011 12:59:50 +0000 Message-ID: <7892e569-1e2e-4817-81ea-93f40c133a05@blur> References: <0844a33e-1636-4da6-9706-abf91731d21c@blur> In-Reply-To: <0844a33e-1636-4da6-9706-abf91731d21c@blur> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: Content-Type: text/plain; charset="utf-8" Content-ID: <14199577-6b81-49ea-8f15-9013f0c70dde> Content-Transfer-Encoding: base64 MIME-Version: 1.0 Cc: Subject: Re: Snort troubles X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 10 Feb 2011 12:59:39 -0000 WWVwLiBJdHMgYSBjaGlja2VuIG9yIGVnZyB0aGluZy4gIFNlZSBlYXJsaWVyIHBvc3QgaW4gcG9y dHMgZm9yIGEgbWlub3IgbWFrZWZpbGUgY2hhbmdlLiBPciBpbnN0YWxsIGxpYm5ldDExIGZpcnN0 LiAgSWYgeW91IHdhbnQgcGF0Y2hlcyBpbGwgc2VuZCB0aGVtIHRvIHlvdSBpbiBhbiBob3VyIGJ1 dCBpbnN0YWxsaW5nIGxpYm5ldDExIGlzIGEgcXVpY2sgd29ya2Fyb3VuZA0KDQpJbXBvcnRhbnQu ICBBZnRlcmluc3RhbGxpbmcgbGlibmV0MTEuIERvIGEgbWFrZSBjbGVhbiBpbiBzbm9ydCBkaXIu DQotLQ0KTWljaGFlbCBTY2hlaWRlbGwNCkNUTyBTRUNOQVAgTmV0d29yayBTZWN1cml0eQ0KNTYx LTk0OC0yMjU5PHRlbDo1NjE5NDgyMjU5Pg0KDQoNCi0tLS0tT3JpZ2luYWwgbWVzc2FnZS0tLS0t DQpGcm9tOiBBbmRyZWEgVmVudHVyb2xpIDxtbEBuZXRmZW5jZS5pdD4NClRvOiAiZnJlZWJzZC1w b3J0c0BmcmVlYnNkLm9yZyIgPGZyZWVic2QtcG9ydHNAZnJlZWJzZC5vcmc+LCAid2ZyZWVtYW5A Z21haWwuY29tIiA8d2ZyZWVtYW5AZ21haWwuY29tPg0KU2VudDogVGh1LCBGZWIgMTAsIDIwMTEg MDk6NDA6NDYgR01UKzAwOjAwDQpTdWJqZWN0OiBTbm9ydCB0cm91Ymxlcw0KDQpIZWxsby4NCg0K IyBjZCAvdXNyL3BvcnRzL3NlY3VyaXR5L3Nub3J0DQojIG1ha2UgZXh0cmFjdA0KL3Vzci9sb2Nh bC9iaW4vbGlibmV0MTEtY29uZmlnOiBub3QgZm91bmQNCiJNYWtlZmlsZSIsIGxpbmUgNjM6IHdh cm5pbmc6ICIvdXNyL2xvY2FsL2Jpbi9saWJuZXQxMS1jb25maWcgLS1jZmxhZ3MiDQpyZXR1cm5l ZCBub24temVybyBzdGF0dXMNCi91c3IvbG9jYWwvYmluL2xpYm5ldDExLWNvbmZpZzogbm90IGZv dW5kDQoiTWFrZWZpbGUiLCBsaW5lIDY0OiB3YXJuaW5nOiAiL3Vzci9sb2NhbC9iaW4vbGlibmV0 MTEtY29uZmlnIC0tbGlicyINCnJldHVybmVkIG5vbi16ZXJvIHN0YXR1cw0KL3Vzci9sb2NhbC9i aW4vbGlibmV0MTEtY29uZmlnOiBub3QgZm91bmQNCiJNYWtlZmlsZSIsIGxpbmUgNjM6IHdhcm5p bmc6ICIvdXNyL2xvY2FsL2Jpbi9saWJuZXQxMS1jb25maWcgLS1jZmxhZ3MiDQpyZXR1cm5lZCBu b24temVybyBzdGF0dXMNCi91c3IvbG9jYWwvYmluL2xpYm5ldDExLWNvbmZpZzogbm90IGZvdW5k DQoiTWFrZWZpbGUiLCBsaW5lIDY0OiB3YXJuaW5nOiAiL3Vzci9sb2NhbC9iaW4vbGlibmV0MTEt Y29uZmlnIC0tbGlicyINCnJldHVybmVkIG5vbi16ZXJvIHN0YXR1cw0KLi4uDQoNCg0KTWF5YmUg dGhpcyBpcyBiZWNhdXNlOg0KDQojIHBlcmwgLXYNClRoaXMgaXMgcGVybCwgdjUuOC45IGJ1aWx0 IGZvciBpMzg2LWZyZWVic2QtNjRpbnQNCg0KDQoNCklzIHRoaXMgYSBidWcgaW4gdGhlIHBvcnQ/ DQpEb2VzIHNub3J0IHJlcXVpcmUgYSBuZXdlciBwZXJsPw0KU2hvdWxkIEkgc3dpdGNoIHRvIDUu MTA/IDUuMTI/DQoNCiAgYnllICYgVGhhbmtzDQogICAgICAgIGF2Lg0KX19fX19fX19fX19fX19f X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18NCmZyZWVic2QtcG9ydHNAZnJlZWJzZC5v cmcgbWFpbGluZyBsaXN0DQpodHRwOi8vbGlzdHMuZnJlZWJzZC5vcmcvbWFpbG1hbi9saXN0aW5m by9mcmVlYnNkLXBvcnRzDQpUbyB1bnN1YnNjcmliZSwgc2VuZCBhbnkgbWFpbCB0byAiZnJlZWJz ZC1wb3J0cy11bnN1YnNjcmliZUBmcmVlYnNkLm9yZyINCg== From owner-freebsd-ports@FreeBSD.ORG Thu Feb 10 13:30:12 2011 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 C2F37106564A for ; Thu, 10 Feb 2011 13:30:12 +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 2ADF28FC12 for ; Thu, 10 Feb 2011 13:30:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mailhost.uni-hamburg.de (Postfix) with ESMTP id 56AFA9004C; Thu, 10 Feb 2011 14:30:10 +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 Mg7C8w9DiYc6; Thu, 10 Feb 2011 14:30:10 +0100 (CET) Received: from nb981.math (f054009041.adsl.alicedsl.de [78.54.9.41]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: fmjv004) by mailhost.uni-hamburg.de (Postfix) with ESMTPSA id EBCFB9006B; Thu, 10 Feb 2011 14:30:09 +0100 (CET) Message-ID: <4D53E85F.8060700@janh.de> Date: Thu, 10 Feb 2011 14:30:07 +0100 From: Jan Henrik Sylvester User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.13) Gecko/20101219 Thunderbird/3.1.7 MIME-Version: 1.0 To: Maho Nakata , Yi-Jheng Lin Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports-list freebsd Subject: Onesided conflict: editors/openoffice.org-3 with devel/cppunit (=> editors/libreoffice) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 10 Feb 2011 13:30:12 -0000 I just tried to reinstall editors/openoffice.org-3 after recently installing editors/libreoffice that pulled in devel/cppunit -- I could not, since editors/openoffice.org-3 conflicts with devel/cppunit. Why is there a one-sided conflict? If editors/openoffice.org-3 and devel/cppunit really install files to the same location, both should conflict each other. Which files are installed by both ports? Looking in /var/db/pkg/cppunit-1.12.1/+CONTENTS and /var/db/pkg/openoffice.org-3.3.0/+CONTENTS on a machine that I still have both installed on, I cannot find any common files. Both ports are installed with default options. I only find the commit message from 2010-Apr-1 of OOo adding the conflict, but it does not say which files and since pkg-plist is generated, I cannot find out if the conflict was resolved in the meantime. It would make testing of editors/libreoffice difficult if you could not have it installed with editors/openoffice.org-3 at the same time. Cheers, Jan Henrik From owner-freebsd-ports@FreeBSD.ORG Thu Feb 10 13:37:03 2011 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 563051065672 for ; Thu, 10 Feb 2011 13:37:03 +0000 (UTC) (envelope-from 6yearold@gmail.com) Received: from mail-ww0-f42.google.com (mail-ww0-f42.google.com [74.125.82.42]) by mx1.freebsd.org (Postfix) with ESMTP id B46318FC0A for ; Thu, 10 Feb 2011 13:37:02 +0000 (UTC) Received: by wwi17 with SMTP id 17so3024490wwi.1 for ; Thu, 10 Feb 2011 05:37:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; bh=rRIFcFvZnsBZFW0Wvi2wEzZv1GHIgoqgUsOEa2hwoeM=; b=jLa0Oq0ldBrNDTwhkVggiXa0EEbZNsFjqJIibEGPrZdM601fW1I6PtUWTEhuMEkEl9 qvP6h72O5WAauSj2ZF2hHc5pVqQx3tqXJIR93BUUNa981Q10B7PfuA7m/3FXUQj7QWWN yeimcd3xxu+EfPWCsvXNM4zG4XgbSsZynQE3c= 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 :content-type; b=f74ZcVu8W/8NikaJ5VLSkPf9vccUIWjjuRnYDbHa7cvBUzD9x1w2H1ci7qD4p4N+sm 49r8S7rsI2zJCMC9nuIaYBKiMoZCChtN7FlSYDok7NkRaE6hkcai1ID5Uzvl/1b1iLaD t0mRKgtYqjNsrTmNDIiiw95mAbXL0+Ra9XMBA= Received: by 10.227.151.65 with SMTP id b1mr6897597wbw.163.1297345021064; Thu, 10 Feb 2011 05:37:01 -0800 (PST) MIME-Version: 1.0 Received: by 10.227.69.140 with HTTP; Thu, 10 Feb 2011 05:36:40 -0800 (PST) In-Reply-To: <20110209161008.GD87684@bonjour.sunpoet.net> References: <20110209161008.GD87684@bonjour.sunpoet.net> From: arrowdodger <6yearold@gmail.com> Date: Thu, 10 Feb 2011 16:36:40 +0300 Message-ID: To: freebsd-ports@freebsd.org Content-Type: multipart/mixed; boundary=0016e659f07821b6a3049bedad27 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: Request for new port review: TortoiseHG. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 10 Feb 2011 13:37:03 -0000 --0016e659f07821b6a3049bedad27 Content-Type: text/plain; charset=UTF-8 I've updated port. The only thing left - setting dependency on py-gobject by USE_GNOME variable. But if i run pkg_info -f on installed port, i see: > Dependency: py26-gobject-2.26.0 > dependency origin: devel/py-gobject > So, maybe this dependency is implicit and i should not care? Updated port can be obtained here: http://intara.org.ru/tortoisehg1.shar or from attachment. --0016e659f07821b6a3049bedad27-- From owner-freebsd-ports@FreeBSD.ORG Thu Feb 10 13:42:43 2011 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 E5BE2106566C for ; Thu, 10 Feb 2011 13:42:43 +0000 (UTC) (envelope-from michael.scheidell@secnap.com) Received: from mx1.secnap.com.ionspam.net (mx1.secnap.com.ionspam.net [204.89.241.253]) by mx1.freebsd.org (Postfix) with ESMTP id A0F0D8FC0C for ; Thu, 10 Feb 2011 13:42:43 +0000 (UTC) Received: from mx1.secnap.com.ionspam.net (mx1.secnap.com.ionspam.net [10.70.1.253]) by mx1.secnap.com.ionspam.net (Postfix) with ESMTP id 23C6D2B7C65; Thu, 10 Feb 2011 08:42:43 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=secnap.com; h= content-type:content-type:in-reply-to:references:subject:subject :mime-version:user-agent:from:from:date:date:message-id; s=dkim; t=1297345362; x=1299159762; bh=4lDkFo+Ox6h+xWzrQyg2a2tqeGnJfwvx D1AmMlnS4d8=; b=EjXg50E9Tu3lTURd/zBtcVlKPHm2uhK55/V89tIMBqNEryrG DKRizhYAFz3pS4mMG6P031eSkgqf//sVXSEPYmsUKPJYKbtzfrTJ8Y/PBoaO5NQ1 2yXhjpGKimUXd7V3aatpbxn2wrIBP7tmr7xOjnimgl3HowYya0JggW3yVZA= X-Amavis-Modified: Mail body modified (using disclaimer) - mx1.secnap.com.ionspam.net X-Virus-Scanned: SpammerTrap(r) VPS-1500 2.14 at mx1.secnap.com.ionspam.net Received: from USBCTDC001.secnap.com (usbctdc001.secnap.com [10.70.1.1]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mx1.secnap.com.ionspam.net (Postfix) with ESMTPS id 1C55D2B7C0D; Thu, 10 Feb 2011 08:42:42 -0500 (EST) Received: from [192.168.2.103] (174.252.128.188) by USBCTDC001.secnap.com (10.70.1.1) with Microsoft SMTP Server (TLS) id 14.0.722.0; Thu, 10 Feb 2011 08:42:40 -0500 Message-ID: <4D53EB58.6000605@secnap.com> Date: Thu, 10 Feb 2011 08:42:48 -0500 From: Michael Scheidell User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 MIME-Version: 1.0 To: Andrea Venturoli References: <4D53AFC3.4030107@netfence.it> In-Reply-To: <4D53AFC3.4030107@netfence.it> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: wfreeman@gmail.com, freebsd-ports@freebsd.org Subject: Re: Snort troubles X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 10 Feb 2011 13:42:44 -0000 On 2/10/11 4:28 AM, Andrea Venturoli wrote: > Hello. > > # cd /usr/ports/security/snort > # make extract > /usr/local/bin/libnet11-config: not found > Is this a bug in the port? yep, my fault. > Does snort require a newer perl? no. has been tried on perl 5.8.9, 7.3 i386, 7.2 amd64, perl 5.10 amd64 on 7.3, 8.1, etc. (even works on 6.4 i386), BUT WON'T COMPILE pcap on 5.5 > Should I switch to 5.10? 5.12? no try this patch: DO A MAKE CLEAN first, then apply patch, then try again. diff -bBru /tmp/Makefile Makefile --- /tmp/Makefile Tue Feb 8 22:50:03 2011 +++ Makefile Wed Feb 9 10:41:46 2011 @@ -60,8 +61,13 @@ USE_AUTOTOOLS= libtool USE_LDCONFIG= yes LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet11-config +.if exists($(LIBNET_CONFIG})) LIBNET_CFLAGS!= ${LIBNET_CONFIG} --cflags LIBNET_LIBS!= ${LIBNET_CONFIG} --libs +.else +LIBNET_CFLAGS=-I${LOCALBASE}/include/libnet11 +LIBNET_LIBS=-L${LOCALBASE}/lib/libnet11 -lnet +.endif LIBNET_INCDIR= ${LIBNET_CFLAGS:M-I*:S/-I//} LIBNET_LIBDIR= ${LIBNET_LIBS:M-L*:S/-L//} -- Michael Scheidell, CTO o: 561-999-5000 d: 561-948-2259 ISN: 1259*1300 >*| *SECNAP Network Security Corporation * Certified SNORT Integrator * 2008-9 Hot Company Award Winner, World Executive Alliance * Five-Star Partner Program 2009, VARBusiness * Best in Email Security,2010: Network Products Guide * King of Spam Filters, SC Magazine 2008 ______________________________________________________________________ This email has been scanned and certified safe by SpammerTrap(r). For Information please see http://www.secnap.com/products/spammertrap/ ______________________________________________________________________ From owner-freebsd-ports@FreeBSD.ORG Thu Feb 10 13:47:47 2011 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 768EE106566C for ; Thu, 10 Feb 2011 13:47:47 +0000 (UTC) (envelope-from sergey.dyatko@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 041378FC0C for ; Thu, 10 Feb 2011 13:47:46 +0000 (UTC) Received: by fxm16 with SMTP id 16so1491569fxm.13 for ; Thu, 10 Feb 2011 05:47:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:date:from:to:cc:subject:message-id:in-reply-to :references:x-mailer:mime-version:content-type :content-transfer-encoding; bh=n+JugDh/GUbcSHHpnBEVR6Kee+t/0J3EIu5/JKgIKG4=; b=bzJhB7U4hlKYEgD43hqCWKYnGIDOh+RUjK4v0cw98plQnXPF2i/XxaF+gjRSFIpymK i0ZXYX3zdktmft+0uV+6U2zUNtiqKbacVbkBtUB388mKENkgrAQ5qTqLts7bmgNPMNv9 lg5veQNOS7H/w8dMGPMzUoDbozE4q5rbX+oMQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; b=PgH05L9RdkBwVxu7oNscC3dTIRT1317b2QudNSfUbcS1PAFuZ66M8OalItsQlUfWFp D1GwwWCGBJ52KoFFDBrKZfZGVkGi1GZYATCAL2s/ahApUFHRWs2seJoZJD+xC3ZBmFI8 FoFpX7UUbIv1wVzvt5eYVtlDy3y9isp8kCWq4= Received: by 10.223.83.208 with SMTP id g16mr4285857fal.52.1297345665546; Thu, 10 Feb 2011 05:47:45 -0800 (PST) Received: from localhost (minsk.agava.net [212.98.174.157]) by mx.google.com with ESMTPS id 17sm16209far.43.2011.02.10.05.47.42 (version=SSLv3 cipher=OTHER); Thu, 10 Feb 2011 05:47:43 -0800 (PST) Date: Thu, 10 Feb 2011 15:48:07 +0200 From: "Sergey V. Dyatko" To: Jan Henrik Sylvester Message-ID: <20110210154807.15484f49@gmail.com> In-Reply-To: <4D53E85F.8060700@janh.de> References: <4D53E85F.8060700@janh.de> X-Mailer: Claws Mail 3.7.8 (GTK+ 2.22.1; i386-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Maho Nakata , Yi-Jheng Lin , ports-list freebsd Subject: Re: Onesided conflict: editors/openoffice.org-3 with devel/cppunit (=> editors/libreoffice) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 10 Feb 2011 13:47:47 -0000 On Thu, 10 Feb 2011 14:30:07 +0100 Jan Henrik Sylvester wrote: > I just tried to reinstall editors/openoffice.org-3 after recently > installing editors/libreoffice that pulled in devel/cppunit -- I > could not, since editors/openoffice.org-3 conflicts with > devel/cppunit. I had the same problem every time I updated openoffice (without libreoffice). > Why is there a one-sided conflict? If editors/openoffice.org-3 and > devel/cppunit really install files to the same location, both should > conflict each other. > > Which files are installed by both ports? Looking in > /var/db/pkg/cppunit-1.12.1/+CONTENTS and > /var/db/pkg/openoffice.org-3.3.0/+CONTENTS on a machine that I still > have both installed on, I cannot find any common files. Both ports > are installed with default options. I only find the commit message > from 2010-Apr-1 of OOo adding the conflict, but it does not say which > files and since pkg-plist is generated, I cannot find out if the > conflict was resolved in the meantime. > > It would make testing of editors/libreoffice difficult if you could > not have it installed with editors/openoffice.org-3 at the same time. > > Cheers, > Jan Henrik -- wbr, tiger From owner-freebsd-ports@FreeBSD.ORG Thu Feb 10 14:32:43 2011 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 37B42106566C for ; Thu, 10 Feb 2011 14:32:43 +0000 (UTC) (envelope-from wfreeman@sourcefire.com) Received: from na3sys009aog112.obsmtp.com (na3sys009aog112.obsmtp.com [74.125.149.207]) by mx1.freebsd.org (Postfix) with SMTP id 931718FC0A for ; Thu, 10 Feb 2011 14:32:42 +0000 (UTC) Received: from source ([209.85.161.49]) (using TLSv1) by na3sys009aob112.postini.com ([74.125.148.12]) with SMTP ID DSNKTVP3CXBQ/Ah6lNwcUJ7DvjiprKhY80L4@postini.com; Thu, 10 Feb 2011 06:32:42 PST Received: by mail-fx0-f49.google.com with SMTP id 19so1644604fxm.22 for ; Thu, 10 Feb 2011 06:32:41 -0800 (PST) MIME-Version: 1.0 Received: by 10.223.71.199 with SMTP id i7mr1513246faj.57.1297346476123; Thu, 10 Feb 2011 06:01:16 -0800 (PST) Received: by 10.223.143.88 with HTTP; Thu, 10 Feb 2011 06:01:16 -0800 (PST) In-Reply-To: <4D53EB58.6000605@secnap.com> References: <4D53AFC3.4030107@netfence.it> <4D53EB58.6000605@secnap.com> Date: Thu, 10 Feb 2011 09:01:16 -0500 Message-ID: From: Dean Freeman To: Michael Scheidell Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: wfreeman@gmail.com, Andrea Venturoli , freebsd-ports@freebsd.org Subject: Re: Snort troubles X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 10 Feb 2011 14:32:43 -0000 Snort 2.9.0.4 is getting released today, I believe, and I'll push an updated port either tomorrow or Monday which will also have the fix for the libnet issue in it as well. On Thu, Feb 10, 2011 at 8:42 AM, Michael Scheidell < michael.scheidell@secnap.com> wrote: > > > On 2/10/11 4:28 AM, Andrea Venturoli wrote: > >> Hello. >> >> # cd /usr/ports/security/snort >> # make extract >> /usr/local/bin/libnet11-config: not found >> Is this a bug in the port? >> > yep, my fault. > > Does snort require a newer perl? >> > no. > has been tried on perl 5.8.9, 7.3 i386, 7.2 amd64, perl 5.10 amd64 on 7.3, > 8.1, etc. > (even works on 6.4 i386), BUT WON'T COMPILE pcap on 5.5 > > Should I switch to 5.10? 5.12? >> > no > try this patch: DO A MAKE CLEAN first, then apply patch, then try > again. > > > diff -bBru /tmp/Makefile Makefile > --- /tmp/Makefile Tue Feb 8 22:50:03 2011 > +++ Makefile Wed Feb 9 10:41:46 2011 > > @@ -60,8 +61,13 @@ > USE_AUTOTOOLS= libtool > USE_LDCONFIG= yes > LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet11-config > +.if exists($(LIBNET_CONFIG})) > LIBNET_CFLAGS!= ${LIBNET_CONFIG} --cflags > LIBNET_LIBS!= ${LIBNET_CONFIG} --libs > +.else > +LIBNET_CFLAGS=-I${LOCALBASE}/include/libnet11 > +LIBNET_LIBS=-L${LOCALBASE}/lib/libnet11 -lnet > +.endif > LIBNET_INCDIR= ${LIBNET_CFLAGS:M-I*:S/-I//} > LIBNET_LIBDIR= ${LIBNET_LIBS:M-L*:S/-L//} > > > -- > Michael Scheidell, CTO > o: 561-999-5000 > d: 561-948-2259 > ISN: 1259*1300 > >*| *SECNAP Network Security Corporation > > * Certified SNORT Integrator > * 2008-9 Hot Company Award Winner, World Executive Alliance > * Five-Star Partner Program 2009, VARBusiness > * Best in Email Security,2010: Network Products Guide > * King of Spam Filters, SC Magazine 2008 > > > ______________________________________________________________________ > This email has been scanned and certified safe by SpammerTrap(r). For > Information please see http://www.secnap.com/products/spammertrap/ > ______________________________________________________________________ > _______________________________________________ > > 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" > -- Dean Freeman Research Analyst, Sourcefire VRT From owner-freebsd-ports@FreeBSD.ORG Thu Feb 10 14:34:01 2011 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 E3AEF106566B for ; Thu, 10 Feb 2011 14:34:01 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from mail-yw0-f54.google.com (mail-yw0-f54.google.com [209.85.213.54]) by mx1.freebsd.org (Postfix) with ESMTP id 9F1628FC08 for ; Thu, 10 Feb 2011 14:34:01 +0000 (UTC) Received: by ywl2 with SMTP id 2so612822ywl.13 for ; Thu, 10 Feb 2011 06:34:00 -0800 (PST) Received: by 10.236.111.43 with SMTP id v31mr38831838yhg.23.1297348440444; Thu, 10 Feb 2011 06:34:00 -0800 (PST) Received: from sunpoet.net (sunpoet.net [220.133.12.240]) by mx.google.com with ESMTPS id g63sm41417yhd.15.2011.02.10.06.33.57 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 10 Feb 2011 06:33:59 -0800 (PST) Sender: Sunpoet Hsieh Received: by sunpoet.net (Postfix, from userid 1000) id BDCB42AEC4A8; Thu, 10 Feb 2011 22:35:06 +0800 (CST) Date: Thu, 10 Feb 2011 22:35:06 +0800 From: Sunpoet Po-Chuan Hsieh To: arrowdodger <6yearold@gmail.com> Message-ID: <20110210143506.GA66529@bonjour.sunpoet.net> References: <20110209161008.GD87684@bonjour.sunpoet.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: Organization: The FreeBSD Project User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-ports@freebsd.org Subject: Re: Request for new port review: TortoiseHG. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 10 Feb 2011 14:34:02 -0000 On Thu, Feb 10, 2011 at 04:36:40PM +0300, arrowdodger wrote: > I've updated port. The only thing left - setting dependency on py-gobject= by > USE_GNOME variable. > But if i run pkg_info -f on installed port, i see: >=20 > > Dependency: py26-gobject-2.26.0 > > dependency origin: devel/py-gobject > > > So, maybe this dependency is implicit and i should not care? Obviously USE_GNOME does not support devel/py-gobject now. All you can do is to use BUILD_DEPENDS/RUN_DEPENDS. Your pkg_info result indicates that you've installed gobject, but it means nothing to users of this port. The ports infrastructure generates dependency list according to the Makefile. If py-gobject is required, add it to the corresponding *_DEPENDS explicitly. Otherwise gobject will not be installed. > Updated port can be obtained here: > http://intara.org.ru/tortoisehg1.shar > or from attachment. Some comments: - PORTNAME can be different with the path. PORTNAME=3Dtortoisehg is OK. - We usually use "USE_PYTHON=3Dyes" - It would be better to keep patches in *-patch: targets. Move "${REINPLACE_CMD}" actions to post-patch:. - If this port does not need to run configure or so. Use do-configure: @${DO_NADA} Regards, --=20 Sunpoet Po-Chuan Hsieh 4096R/CC57E36B 8AD8 68F2 7D2B 0A10 7E9B 8CC0 DC44 247E CC57 E36B http://people.FreeBSD.org/~sunpoet/pgpkeys.txt From owner-freebsd-ports@FreeBSD.ORG Thu Feb 10 14:40:43 2011 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 A2CB5106564A; Thu, 10 Feb 2011 14:40:43 +0000 (UTC) (envelope-from pimlab@rambler.ru) Received: from mxb.rambler.ru (mxb.rambler.ru [81.19.66.30]) by mx1.freebsd.org (Postfix) with ESMTP id 5F1A48FC13; Thu, 10 Feb 2011 14:40:43 +0000 (UTC) Received: from mailc.rambler.ru (mailc.rambler.ru [81.19.66.27]) by mxb.rambler.ru (Postfix) with ESMTP id DC3271DFBB6; Thu, 10 Feb 2011 17:22:09 +0300 (MSK) Received: from [85.196.212.169] (unknown [85.196.212.169]) (Authenticated sender: pimlab@rambler.ru) by mailc.rambler.ru (Postfix) with ESMTP id 78784621C09; Thu, 10 Feb 2011 17:22:07 +0300 (MSK) Message-ID: <4D53F48E.2010503@rambler.ru> Date: Thu, 10 Feb 2011 16:22:06 +0200 From: pimlab User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; ru; rv:1.9.1.16) Gecko/20101212 Thunderbird/3.0.11 MIME-Version: 1.0 To: rnoland@FreeBSD.org Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Thu, 10 Feb 2011 15:01:25 +0000 Cc: ports@FreeBSD.org Subject: FreeBSD Port: vuze-4.3.1.4_2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 10 Feb 2011 14:40:43 -0000 Hi! Please, update vuze. Deniss From owner-freebsd-ports@FreeBSD.ORG Thu Feb 10 15:21:42 2011 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 0DACA106566B; Thu, 10 Feb 2011 15:21:42 +0000 (UTC) (envelope-from 6yearold@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 455BA8FC1C; Thu, 10 Feb 2011 15:21:40 +0000 (UTC) Received: by wwf26 with SMTP id 26so1427106wwf.31 for ; Thu, 10 Feb 2011 07:21:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; bh=3Wrd/HlKIJzkxC+9b1aNQjYi0jxsRaNm1939c1VVyAY=; b=ipwk4K8gflCdgLBs9RX1IAhasHtucp/tUKfuOGhlSPvGNAayqrT/8ucTSdNujp9H/4 tVOXJ8Try7XbA5leuU68NER7YuPt/OyEGlqx2RX8WMbyo2ZjZc4ToCznkk5uS6HQ06Xz +d3ivGfnr6a5CPlnllRt8r1IW1uIeG5RQBN8w= 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 :content-type; b=mnJxFKU9Izwlp66WRxh3hWDAvZ2nypGI27XwdBWAO85P0Bcp7mr3QNoaxvO3l7xpAk A72eCzXY6J9Ur/Y2aR3y67UNsnMFo/y27qjJ+fNUVz+HyjyAmMoisdzqR5KGMaxGyLFg PLO4oaQ4qICV1PwB1dUO87xt3TERNIZwRRp64= Received: by 10.227.129.79 with SMTP id n15mr3111879wbs.134.1297351299865; Thu, 10 Feb 2011 07:21:39 -0800 (PST) MIME-Version: 1.0 Received: by 10.227.69.140 with HTTP; Thu, 10 Feb 2011 07:21:17 -0800 (PST) In-Reply-To: <20110210143506.GA66529@bonjour.sunpoet.net> References: <20110209161008.GD87684@bonjour.sunpoet.net> <20110210143506.GA66529@bonjour.sunpoet.net> From: arrowdodger <6yearold@gmail.com> Date: Thu, 10 Feb 2011 18:21:17 +0300 Message-ID: To: Sunpoet Po-Chuan Hsieh , freebsd-ports@freebsd.org Content-Type: multipart/mixed; boundary=0016e65aee98609eb2049bef2354 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Request for new port review: TortoiseHG. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 10 Feb 2011 15:21:42 -0000 --0016e65aee98609eb2049bef2354 Content-Type: text/plain; charset=UTF-8 On Thu, Feb 10, 2011 at 5:35 PM, Sunpoet Po-Chuan Hsieh wrote: > On Thu, Feb 10, 2011 at 04:36:40PM +0300, arrowdodger wrote: > > I've updated port. The only thing left - setting dependency on py-gobject > by > > USE_GNOME variable. > > But if i run pkg_info -f on installed port, i see: > > > > > Dependency: py26-gobject-2.26.0 > > > dependency origin: devel/py-gobject > > > > > So, maybe this dependency is implicit and i should not care? > > Obviously USE_GNOME does not support devel/py-gobject now. All you can > do is to use BUILD_DEPENDS/RUN_DEPENDS. > > Your pkg_info result indicates that you've installed gobject, but it > means nothing to users of this port. The ports infrastructure generates > dependency list according to the Makefile. If py-gobject is required, > add it to the corresponding *_DEPENDS explicitly. Otherwise gobject will > not be installed. > > > Updated port can be obtained here: > > http://intara.org.ru/tortoisehg1.shar > > or from attachment. > > Some comments: > - PORTNAME can be different with the path. PORTNAME=tortoisehg is OK. > - We usually use "USE_PYTHON=yes" > - It would be better to keep patches in *-patch: targets. > Move "${REINPLACE_CMD}" actions to post-patch:. > - If this port does not need to run configure or so. Use > do-configure: > @${DO_NADA} > > Regards, > Done. How should i submit new port? Open an PR? --0016e65aee98609eb2049bef2354-- From owner-freebsd-ports@FreeBSD.ORG Thu Feb 10 16:06:02 2011 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 CDA1E1065674 for ; Thu, 10 Feb 2011 16:06:02 +0000 (UTC) (envelope-from ml@netfence.it) Received: from cp-out9.libero.it (cp-out9.libero.it [212.52.84.109]) by mx1.freebsd.org (Postfix) with ESMTP id 5A9C38FC14 for ; Thu, 10 Feb 2011 16:06:02 +0000 (UTC) X-CTCH-Spam: Unknown X-CTCH-RefID: str=0001.0A0B0208.4D540CE8.029F,ss=1,re=0.000,fgs=0 X-libjamoibt: 1555 Received: from soth.ventu (151.51.49.89) by cp-out9.libero.it (8.5.133) id 4D35A953036EF3DC; Thu, 10 Feb 2011 17:06:00 +0100 Received: from alamar.ventu (alamar.ventu [10.1.2.18]) by soth.ventu (8.14.4/8.14.4) with ESMTP id p1AG5uPA021186; Thu, 10 Feb 2011 17:05:56 +0100 (CET) (envelope-from ml@netfence.it) Message-ID: <4D540CE4.7040208@netfence.it> Date: Thu, 10 Feb 2011 17:05:56 +0100 From: Andrea Venturoli User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; it-IT; rv:1.9.2.13) Gecko/20101211 Thunderbird/3.1.7 MIME-Version: 1.0 To: Dean Freeman References: <4D53AFC3.4030107@netfence.it> <4D53EB58.6000605@secnap.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.68 on 10.1.2.13 Cc: wfreeman@gmail.com, freebsd-ports@freebsd.org Subject: Re: Snort troubles X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 10 Feb 2011 16:06:02 -0000 On 02/10/11 15:01, Dean Freeman wrote: > Snort 2.9.0.4 is getting released today, I believe, and I'll push an > updated port either tomorrow or Monday which will also have the fix for > the libnet issue in it as well. Ok, thanks to everyone. I can wait until next week. bye av. From owner-freebsd-ports@FreeBSD.ORG Thu Feb 10 16:15:26 2011 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 95415106566C; Thu, 10 Feb 2011 16:15:26 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 3ABF08FC17; Thu, 10 Feb 2011 16:15:25 +0000 (UTC) Received: by iwn39 with SMTP id 39so1442159iwn.13 for ; Thu, 10 Feb 2011 08:15:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=KloYihoIpDunWbswORIBltcw8FXxARzCtNetJmwo6Os=; b=hxU29dRgAzNP6cUp/VEU89b4UUPyBvqs5GUR0/MrNOn3mO4Qmir0VytkxAvL8LlM8p glO7GWYnBwo/pNFc2OsaqmQa7QpWPBRbuwv0t1BLluUibkrpxeeXgXBklOPHbP2xJSMK pnQw8PYM0RL7XsW0g6QkAVQFx48dbpP9peB0o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=V8COiPyDiJ7iDg74eq8QS+4MRv36gF4wM268S4ZWCYtiuhyqXehVgsADaja82KUVbc vKrQUFrS5wJy5CJ/HdpzUsswGZPIy/tQBRZekJwYsoQDcxIYb0t+X5v5OANs8wExPy/7 DwAwVxOwhWOdpYsTPdOi8ujAKqHL+UL4u4/bE= Received: by 10.231.10.200 with SMTP id q8mr22533709ibq.122.1297354525249; Thu, 10 Feb 2011 08:15:25 -0800 (PST) MIME-Version: 1.0 Received: by 10.231.183.134 with HTTP; Thu, 10 Feb 2011 08:15:05 -0800 (PST) In-Reply-To: References: <20110209161008.GD87684@bonjour.sunpoet.net> <20110210143506.GA66529@bonjour.sunpoet.net> From: Eitan Adler Date: Thu, 10 Feb 2011 11:15:05 -0500 Message-ID: To: arrowdodger <6yearold@gmail.com> Content-Type: text/plain; charset=UTF-8 Cc: Sunpoet Po-Chuan Hsieh , freebsd-ports@freebsd.org Subject: Re: Request for new port review: TortoiseHG. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 10 Feb 2011 16:15:26 -0000 > > How should i submit new port? Open an PR? There are two easy ways to submit the port. The first is to use send-pr(1) or the web base form to submit the problem report. Please make sure to submit it as a shar and use the change-request option. The second way does the above for you. Install ports-mgmt/porttools and run "port submit". Of course you should run "port test" first :-) -- Eitan Adler From owner-freebsd-ports@FreeBSD.ORG Thu Feb 10 16:55:22 2011 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 8EC8C106566B for ; Thu, 10 Feb 2011 16:55:22 +0000 (UTC) (envelope-from kwm@rainbow-runner.nl) Received: from fep33.mx.upcmail.net (fep33.mx.upcmail.net [62.179.121.51]) by mx1.freebsd.org (Postfix) with ESMTP id D97D48FC13 for ; Thu, 10 Feb 2011 16:55:21 +0000 (UTC) Received: from edge01.upcmail.net ([192.168.13.236]) by viefep18-int.chello.at (InterMail vM.8.01.02.02 201-2260-120-106-20100312) with ESMTP id <20110210163901.BUMZ1353.viefep18-int.chello.at@edge01.upcmail.net>; Thu, 10 Feb 2011 17:39:01 +0100 Received: from [192.168.0.104] ([62.195.142.229]) by edge01.upcmail.net with edge id 6Gex1g00k4xAGFy01Gey6n; Thu, 10 Feb 2011 17:39:01 +0100 X-SourceIP: 62.195.142.229 From: Koop Mast To: arrowdodger <6yearold@gmail.com> In-Reply-To: References: <20110209161008.GD87684@bonjour.sunpoet.net> <20110210143506.GA66529@bonjour.sunpoet.net> Content-Type: text/plain; charset="UTF-8" Date: Thu, 10 Feb 2011 17:39:30 +0100 Message-ID: <1297355970.22746.4.camel@headache.rainbow-runner.nl> Mime-Version: 1.0 X-Mailer: Evolution 2.32.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Cloudmark-Analysis: v=1.1 cv=tMVj8KYobzzX0EiRnC7vY2isLrCxFvdg4RrHWPZXwJ0= c=1 sm=0 a=5wFBJ9djAmoA:10 a=IkcTkHD0fZMA:10 a=6I5d2MoRAAAA:8 a=X99PldhSAAAA:8 a=OY7Yfi-d0CHQeOkad7wA:9 a=0Nv5a5tfC9kuRncSzmQA:7 a=C-UPOdFNwW0xVrOJ4ZDvCH4RhqQA:4 a=QEXdDO2ut3YA:10 a=SV7veod9ZcQA:10 a=HpAAvcLHHh0Zw7uRqdWCyQ==:117 Cc: Sunpoet Po-Chuan Hsieh , freebsd-ports@freebsd.org Subject: Re: Request for new port review: TortoiseHG. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 10 Feb 2011 16:55:22 -0000 On Thu, 2011-02-10 at 18:21 +0300, arrowdodger wrote: > On Thu, Feb 10, 2011 at 5:35 PM, Sunpoet Po-Chuan Hsieh > wrote: > > > On Thu, Feb 10, 2011 at 04:36:40PM +0300, arrowdodger wrote: > > > I've updated port. The only thing left - setting dependency on py-gobject > > by > > > USE_GNOME variable. > > > But if i run pkg_info -f on installed port, i see: > > > > > > > Dependency: py26-gobject-2.26.0 > > > > dependency origin: devel/py-gobject > > > > > > > So, maybe this dependency is implicit and i should not care? > > > > Obviously USE_GNOME does not support devel/py-gobject now. All you can > > do is to use BUILD_DEPENDS/RUN_DEPENDS. There is now a pygobject USE_GNOME switch. -Koop > > Your pkg_info result indicates that you've installed gobject, but it > > means nothing to users of this port. The ports infrastructure generates > > dependency list according to the Makefile. If py-gobject is required, > > add it to the corresponding *_DEPENDS explicitly. Otherwise gobject will > > not be installed. > > > > > Updated port can be obtained here: > > > http://intara.org.ru/tortoisehg1.shar > > > or from attachment. > > > > Some comments: > > - PORTNAME can be different with the path. PORTNAME=tortoisehg is OK. > > - We usually use "USE_PYTHON=yes" > > - It would be better to keep patches in *-patch: targets. > > Move "${REINPLACE_CMD}" actions to post-patch:. > > - If this port does not need to run configure or so. Use > > do-configure: > > @${DO_NADA} > > > > Regards, > > > Done. > > How should i submit new port? Open an PR? > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" From owner-freebsd-ports@FreeBSD.ORG Fri Feb 11 02:28:09 2011 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 9A32C1065670 for ; Fri, 11 Feb 2011 02:28:09 +0000 (UTC) (envelope-from wfreeman@sourcefire.com) Received: from na3sys009aog105.obsmtp.com (na3sys009aog105.obsmtp.com [74.125.149.75]) by mx1.freebsd.org (Postfix) with SMTP id E432F8FC0C for ; Fri, 11 Feb 2011 02:28:08 +0000 (UTC) Received: from source ([209.85.161.49]) (using TLSv1) by na3sys009aob105.postini.com ([74.125.148.12]) with SMTP ID DSNKTVSet7SUuzZHe5/7+foYztkbPIcdtb2n@postini.com; Thu, 10 Feb 2011 18:28:09 PST Received: by fxm19 with SMTP id 19so2257329fxm.36 for ; Thu, 10 Feb 2011 18:28:06 -0800 (PST) MIME-Version: 1.0 Received: by 10.223.72.12 with SMTP id k12mr16956478faj.114.1297391286439; Thu, 10 Feb 2011 18:28:06 -0800 (PST) Received: by 10.223.143.88 with HTTP; Thu, 10 Feb 2011 18:28:06 -0800 (PST) Date: Thu, 10 Feb 2011 21:28:06 -0500 Message-ID: From: Dean Freeman To: ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Snort 2.9.0.4 port 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: Fri, 11 Feb 2011 02:28:09 -0000 All: I have submitted a patch to update the Snort port from 2.9.0.3 to 2.9.0.4, which was released today. This includes a workaround for a libnet issue in the makefile for the previous port. -- Dean Freeman Research Analyst, Sourcefire VRT From owner-freebsd-ports@FreeBSD.ORG Fri Feb 11 13:34:06 2011 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 639C01065693 for ; Fri, 11 Feb 2011 13:34:06 +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 1DC1C8FC1B for ; Fri, 11 Feb 2011 13:34:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mailhost.uni-hamburg.de (Postfix) with ESMTP id 543A39007B; Fri, 11 Feb 2011 14:34:04 +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 Brae9dHyTqUx; Fri, 11 Feb 2011 14:34:04 +0100 (CET) Received: from nb981.math (f054009236.adsl.alicedsl.de [78.54.9.236]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: fmjv004) by mailhost.uni-hamburg.de (Postfix) with ESMTPSA id 128ED90055; Fri, 11 Feb 2011 14:34:04 +0100 (CET) Message-ID: <4D553ACA.5060503@janh.de> Date: Fri, 11 Feb 2011 14:34:02 +0100 From: Jan Henrik Sylvester User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.13) Gecko/20101219 Thunderbird/3.1.7 MIME-Version: 1.0 To: Marius Strobl Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports-list freebsd Subject: sysutils/cdrtools in i386 chroot on 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: Fri, 11 Feb 2011 13:34:06 -0000 I am trying to build all ports that I have installed in an i386 chroot environment on an amd64 machine. All work except for sysutils/cdrtools. I have installed an i386 system to some directory, mounted a devfs to the devfs subdirectory, set "MACHINE=i386 ; UNAME_p=i386 ; UNAME_m=i386" and exported them, chrooted to the directory, and called "/etc/rc.d/ldconfig start". sysutils/cdrtools fails with many errors as it still builds for amd64. Is this expected? Should I do more to get an i386 environment? (I have tried to set ARCH and MACHINE_ARCH with no change.) sysutils/cdrtools/Makefile mentions: "Hack to allow building with TARGET and TARGET_ARCH set in the environment as done by the release building scripts." This seems to be the problem as all the variables I set cannot have an effect. How can I work around that hack except for changing the Makefile? Could the port detect if it is called from the release building scripts and only apply the hack in that case? Cheers, Jan Henrik From owner-freebsd-ports@FreeBSD.ORG Fri Feb 11 14:02:34 2011 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 A84CA106566B for ; Fri, 11 Feb 2011 14:02:34 +0000 (UTC) (envelope-from demelier.david@gmail.com) Received: from mail-ew0-f54.google.com (mail-ew0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 36AF38FC18 for ; Fri, 11 Feb 2011 14:02:33 +0000 (UTC) Received: by ewy24 with SMTP id 24so1341283ewy.13 for ; Fri, 11 Feb 2011 06:02:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=1ZmAUxDHylQHt1SiotcM+ncBxRxHzuPJAqdYZMA4/qU=; b=tZMuTn8VSdnltQqZdG/G4xwoQZoNK5MzsvMaEHRwIQlsss5rmLUdsqG8cj7nptLehD GMEs08fvmaZmMqSeWR63XSFPVWt+qW73+4DcaMZkSFy8ok6EP6bOPBINRSKQm3NpPIwP i4EPe0ZFNTIc+palHuOe5O2BxIwkbSmK/vesc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=S6PPPq8STaDh7/foF50tl3RXkxK8hkzEYi0sV1LKWhVquGOUqepViKInIB2kMhxwEV d3VhMLY2UrL+le0ZKko1YpeXuZnSiiRRkfCqXPkOFkQlIQnCtYEHSlpgQRToaYlLvyjX 5IcmJeVxR3BXhDemIMQf4AlZzVfjMvA+wAdZA= Received: by 10.223.125.196 with SMTP id z4mr253104far.124.1297414411197; Fri, 11 Feb 2011 00:53:31 -0800 (PST) Received: from Melon.malikania.fr (wifi-osiris-sec-182-223.u-strasbg.fr [130.79.182.223]) by mx.google.com with ESMTPS id y1sm211999fak.39.2011.02.11.00.53.28 (version=SSLv3 cipher=OTHER); Fri, 11 Feb 2011 00:53:29 -0800 (PST) Message-ID: <4D54F8F3.9080104@gmail.com> Date: Fri, 11 Feb 2011 09:53:07 +0100 From: David Demelier User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.13) Gecko/20110125 Thunderbird/3.1.7 MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PATCH] Proposal for a new option framework X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 11 Feb 2011 14:02:34 -0000 On 17/11/2010 15:58, Baptiste Daroussin wrote: > Hi all, > > I'd like to expose you a new proposal for the framework option. > > First the problem with the actual situation. > the option framework has some problems : > - for a given option we have two variable : WITH_OPT WITHOUT_OPT only > having to check one will be great. > - the option framework isn't consistent : if you set a WITH_BLA in > /etc/make.conf, make config doesn't mind about it for example. > > So here is my proposal and a patch that implements it : > > for porters : > 3 types of options : simple, group and list > - simple options are the same as the current options (ie user can > activate what ever they wants) > - group options are options where at least one has to be set (1-N) > - list options are options where only one has to be set and only one > can be set (exclusive options) > > a maintainer can defined them it the ports and some can be defined system wide. > > every options can have a description but this is not mandatory. > > maintainer can set default options (DEFAULT_OPTS) and remove global > options that the ports doesn't support yet OPTS_RM. > > in a ports how to define them like this > > OPTS= OPT1 OPT2 OPT3 > > OPTS_GROUP= GRP1 GRP2 > OPTS_GROUP_GRP1= OPT4 OPT5 > OPTS_GROUP_GRP2= OPT6 OPT7 > > OPTS_LIST= LIST1 > OPTS_LIST_LIST1= OPT8 OTP9 OPT10 > > > DEFAULT_OPTS= OPT2 OPT3 OPT9 OPT7 OPT8 OPT4 > OPTS_RM= NLS NOPORTDOCS > > to define a desciption for a given option : > OPT1_DESC= "Description of my option" > > make showoptions will present all the options and their descriptions : > > ===> The following configuration options are available: > OPT1=off: Description of my option > OPT2=on > OPT3=on > ====> Options available for the group GRP1: you have to choose at > least one of them > OPT4=on > OPT5=off > ====> Options available for the group GRP2: you have to choose at > least one of them > OPT6=off > OPT7=on > ====> Options available for the group LIST1: you have to select only one of them > OPT8=on > OPT9=off > OPT10=off > > a user can set in make.conf global options for the whole ports : > OPTS_SET= OPT1 OPT3 > of unset them system wide > OPTS_UNSET= OPT10 OPT15 > > per port options can be specified in two ways for a given ports : > through /etc/make.conf: > ${UNIQUENAME}_OPTS_SET= OPT1 > > ${UNIQUENAME}_OPTS_UNSET= OPT2 > > for zsh it would be: > zsh_OPTS_SET= OPT1 > zsh_OPTS_UNSET= OPT2 > > through /var/db/ports/${UNIQUENAME}/opts (in case we add a dialog like feature) > OPTS_SET= OPT1 > OPTS_UNSET= OPT2 > > The framework check how the options are set in the following way : > 1/ set the default options has wanted by the maintainer > 2/ override them using the system wide options (OPTS_(UN)SET) > 3/ the per ports defined options in /var/db/ports/${UNIQUENAME}/opts > 4/ the per ports defined options in make.conf ${UNIQUENAME}_OPTS_(UN)SET > > We can maintain some generic options descriptions like it is done in the KNOBS > > for the maintainer to check if an option is set or not, we do not need > to choose between WITHOUT ou WITH option the options as to be checked > that way: > if !empty(PORTS_OPTS:MOPT1) > @${ECHO_CMD} " the options OPT1 is set" > .else > @${ECHO_CMD} "the options OPT2 is not set" > .endif > > the framework check (check-options) for the consitency for the options > set (exclusive options and 1-n option) > > In the patch nothing is activated by default (user has make > check-options himself currently) > there is nothing to create /var/db/ports/${UNIQUENAME}/opts it don't > really like having a gui for that but I understand some prefers and I > am checking how to make dialog4ports able to do the job. > > The new framework can live with the old one > The implementation is really really simple. > In the implementation I added 3 global options: NOPORTDOCS NOPORTDATA > NOPORTEXAMPLES > Variable names are temporary if you have better ideas :) > > I think it is quite easy to extend to add features later. > > http://people.freebsd.org/~bapt/ports-newopts.patch > This is the best thing that could happens to the FreeBSD ports. Now the ports OPTIONS framework lacks a lot of feature. We can't select "only one" option in a list of (like pkgsrc does) and this new framework may provides this feature ! The group feature may helps in a backend dependency too! I really like this new framework and hope will be bring to ports before 2026 :-). Thanks bapt. -- David Demelier From owner-freebsd-ports@FreeBSD.ORG Fri Feb 11 16:01:37 2011 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 C35671065697 for ; Fri, 11 Feb 2011 16:01:37 +0000 (UTC) (envelope-from demelier.david@gmail.com) Received: from mail-ew0-f54.google.com (mail-ew0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 28BCF8FC08 for ; Fri, 11 Feb 2011 16:01:36 +0000 (UTC) Received: by ewy24 with SMTP id 24so1430506ewy.13 for ; Fri, 11 Feb 2011 08:01:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=s1yw1K3aWuAAeoa4qnIhbWSlhpVI4uktxlR7Dcb71RQ=; b=fpZ4uzE/ly1ACaKClTUwP3bEKZlPLTAbzKf+Y4e1hualtI81Qb7KB3+UdlQm+hUCrv hPjddD3NNhtBTEGG2A8vw6hT2KUO1F4eIgNpwrbC319sfZxy/5uw2ZHX2HM9vtvZQr5H HWAgtAV634JEJK1U29IdoW3HfOdDU4OQFBmOI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=nAreNc3UN7EvBy/wIWZ7IF+nbzKNXvcG4YszJhKzijRpfMf8lhULVOjTinjSxS+NYh LpUKQh16HrYlnOef3U0TlausGzudaTy1Q+khMPBw2yoywb8tB8pT9afzz7DMbwSpFAsa bDEvhrdC3vZ7xYYvUwaglsmE2tdinL9pyUhj4= Received: by 10.223.125.196 with SMTP id z4mr436185far.124.1297426328837; Fri, 11 Feb 2011 04:12:08 -0800 (PST) Received: from Melon.malikania.fr (wifi-osiris-sec-182-223.u-strasbg.fr [130.79.182.223]) by mx.google.com with ESMTPS id n3sm317754faa.5.2011.02.11.04.12.05 (version=SSLv3 cipher=OTHER); Fri, 11 Feb 2011 04:12:06 -0800 (PST) Message-ID: <4D55277E.7020701@gmail.com> Date: Fri, 11 Feb 2011 13:11:42 +0100 From: David Demelier User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.13) Gecko/20110125 Thunderbird/3.1.7 MIME-Version: 1.0 To: Baptiste Daroussin References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org, portmgr@freebsd.org Subject: Re: [PATCH] Proposal for a new option framework X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 11 Feb 2011 16:01:37 -0000 On 17/11/2010 15:58, Baptiste Daroussin wrote: > Hi all, > > I'd like to expose you a new proposal for the framework option. > > First the problem with the actual situation. > the option framework has some problems : > - for a given option we have two variable : WITH_OPT WITHOUT_OPT only > having to check one will be great. > - the option framework isn't consistent : if you set a WITH_BLA in > /etc/make.conf, make config doesn't mind about it for example. > > So here is my proposal and a patch that implements it : > > for porters : > 3 types of options : simple, group and list > - simple options are the same as the current options (ie user can > activate what ever they wants) > - group options are options where at least one has to be set (1-N) > - list options are options where only one has to be set and only one > can be set (exclusive options) > > a maintainer can defined them it the ports and some can be defined system wide. > > every options can have a description but this is not mandatory. > > maintainer can set default options (DEFAULT_OPTS) and remove global > options that the ports doesn't support yet OPTS_RM. > > in a ports how to define them like this > > OPTS= OPT1 OPT2 OPT3 > > OPTS_GROUP= GRP1 GRP2 > OPTS_GROUP_GRP1= OPT4 OPT5 > OPTS_GROUP_GRP2= OPT6 OPT7 > > OPTS_LIST= LIST1 > OPTS_LIST_LIST1= OPT8 OTP9 OPT10 > > > DEFAULT_OPTS= OPT2 OPT3 OPT9 OPT7 OPT8 OPT4 > OPTS_RM= NLS NOPORTDOCS > > to define a desciption for a given option : > OPT1_DESC= "Description of my option" > > make showoptions will present all the options and their descriptions : > > ===> The following configuration options are available: > OPT1=off: Description of my option > OPT2=on > OPT3=on > ====> Options available for the group GRP1: you have to choose at > least one of them > OPT4=on > OPT5=off > ====> Options available for the group GRP2: you have to choose at > least one of them > OPT6=off > OPT7=on > ====> Options available for the group LIST1: you have to select only one of them > OPT8=on > OPT9=off > OPT10=off > > a user can set in make.conf global options for the whole ports : > OPTS_SET= OPT1 OPT3 > of unset them system wide > OPTS_UNSET= OPT10 OPT15 > > per port options can be specified in two ways for a given ports : > through /etc/make.conf: > ${UNIQUENAME}_OPTS_SET= OPT1 > > ${UNIQUENAME}_OPTS_UNSET= OPT2 > > for zsh it would be: > zsh_OPTS_SET= OPT1 > zsh_OPTS_UNSET= OPT2 > > through /var/db/ports/${UNIQUENAME}/opts (in case we add a dialog like feature) > OPTS_SET= OPT1 > OPTS_UNSET= OPT2 > > The framework check how the options are set in the following way : > 1/ set the default options has wanted by the maintainer > 2/ override them using the system wide options (OPTS_(UN)SET) > 3/ the per ports defined options in /var/db/ports/${UNIQUENAME}/opts > 4/ the per ports defined options in make.conf ${UNIQUENAME}_OPTS_(UN)SET > > We can maintain some generic options descriptions like it is done in the KNOBS > > for the maintainer to check if an option is set or not, we do not need > to choose between WITHOUT ou WITH option the options as to be checked > that way: > if !empty(PORTS_OPTS:MOPT1) > @${ECHO_CMD} " the options OPT1 is set" > .else > @${ECHO_CMD} "the options OPT2 is not set" > .endif > > the framework check (check-options) for the consitency for the options > set (exclusive options and 1-n option) > > In the patch nothing is activated by default (user has make > check-options himself currently) > there is nothing to create /var/db/ports/${UNIQUENAME}/opts it don't > really like having a gui for that but I understand some prefers and I > am checking how to make dialog4ports able to do the job. > > The new framework can live with the old one > The implementation is really really simple. > In the implementation I added 3 global options: NOPORTDOCS NOPORTDATA > NOPORTEXAMPLES > Variable names are temporary if you have better ideas :) > > I think it is quite easy to extend to add features later. > > http://people.freebsd.org/~bapt/ports-newopts.patch > > regards, > Bapt > _______________________________________________ > 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" This is the best thing that could happens to the FreeBSD ports. Now the ports OPTIONS framework lacks a lot of feature. We can't select "only one" option in a list of (like pkgsrc does) and this new framework may provides this feature ! The group feature may helps in a backend dependency too! I really like this new framework and hope will be bring to ports before 2026 :-). Thanks bapt. -- David Demelier From owner-freebsd-ports@FreeBSD.ORG Fri Feb 11 17:38:06 2011 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 328621065670 for ; Fri, 11 Feb 2011 17:38:06 +0000 (UTC) (envelope-from marius@alchemy.franken.de) Received: from alchemy.franken.de (alchemy.franken.de [194.94.249.214]) by mx1.freebsd.org (Postfix) with ESMTP id A00B28FC15 for ; Fri, 11 Feb 2011 17:38:05 +0000 (UTC) Received: from alchemy.franken.de (localhost [127.0.0.1]) by alchemy.franken.de (8.14.4/8.14.4/ALCHEMY.FRANKEN.DE) with ESMTP id p1BHR1E7064956; Fri, 11 Feb 2011 18:27:01 +0100 (CET) (envelope-from marius@alchemy.franken.de) Received: (from marius@localhost) by alchemy.franken.de (8.14.4/8.14.4/Submit) id p1BHR189064955; Fri, 11 Feb 2011 18:27:01 +0100 (CET) (envelope-from marius) Date: Fri, 11 Feb 2011 18:27:00 +0100 From: Marius Strobl To: Jan Henrik Sylvester Message-ID: <20110211172700.GH15808@alchemy.franken.de> References: <4D553ACA.5060503@janh.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4D553ACA.5060503@janh.de> User-Agent: Mutt/1.4.2.3i Cc: ports-list freebsd Subject: Re: sysutils/cdrtools in i386 chroot on 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: Fri, 11 Feb 2011 17:38:06 -0000 On Fri, Feb 11, 2011 at 02:34:02PM +0100, Jan Henrik Sylvester wrote: > I am trying to build all ports that I have installed in an i386 chroot > environment on an amd64 machine. All work except for sysutils/cdrtools. > > I have installed an i386 system to some directory, mounted a devfs to > the devfs subdirectory, set "MACHINE=i386 ; UNAME_p=i386 ; UNAME_m=i386" > and exported them, chrooted to the directory, and called > "/etc/rc.d/ldconfig start". > > sysutils/cdrtools fails with many errors as it still builds for amd64. > > Is this expected? Should I do more to get an i386 environment? (I have > tried to set ARCH and MACHINE_ARCH with no change.) > Yes, that approach isn't expected to generally work for cross-building ports for i386 on amd64. What is expected to work is compiling them in an i386 environment on amd64 running a kernel with r210369/rev. 1.103 of sys/kern/kern_mib.c (r210855/rev. 1.98.2.5 for 8-STABLE) in place so the i386 binaries act as if they are running on native i386 without hacks like MACHINE, UNAME_* etc being set. The cdrtools port is known to be buildable for i386 in an i386 jail on amd64 that way. Marius From owner-freebsd-ports@FreeBSD.ORG Fri Feb 11 20:33:00 2011 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 9A7491065693 for ; Fri, 11 Feb 2011 20:33:00 +0000 (UTC) (envelope-from adam@electricembers.net) Received: from internal.electricembers.net (internal.electricembers.net [208.90.215.71]) by mx1.freebsd.org (Postfix) with ESMTP id 78ACA8FC12 for ; Fri, 11 Feb 2011 20:33:00 +0000 (UTC) Received: from internal.electricembers.net (localhost [127.0.0.1]) by internal.electricembers.net (Postfix) with ESMTP id B89B61FFF3F; Fri, 11 Feb 2011 12:17:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=electricembers.net; h= message-id:date:from:mime-version:to:cc:subject:content-type :content-transfer-encoding; s=internal; bh=FQcVHsaUE3ZisTMgJZr/A 6rGQJY=; b=dA52DI80HDAWMcpbKlZZCm34svGrPcCsF7RRXZQzXCYJ+agyrp68G 9+9KI+XqI5drtWdelXOY3AIW+x4Go8WFB2+M81X6KNL3duHxfPBN4W+naiPdWsKB RouoaBFff9UkqFRZjcOVvgKNQQsfuK9s1t8xmCPwk/NOrEFGSJr+g8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=electricembers.net; h= message-id:date:from:mime-version:to:cc:subject:content-type :content-transfer-encoding; q=dns; s=internal; b=DaaN3Xl6goh/x0I 7NatIi6ccd3gdvW3cyhIEmhoxxv8FMibt6eHCCVjUwXPMOdsSl01s8pcUybTLhmV zHfsLPTUkPTS+TLh+VJMAdB9mSxFHsU/xbjA8Sb25t2cMrKa38JApr21mBIQeLQv jN0x36bDSCQSjFez9O+8E2L4dIZk= Received: from [10.0.0.4] (adsl-76-200-181-163.dsl.pltn13.sbcglobal.net [76.200.181.163]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: adam) by internal.electricembers.net (Postfix) with ESMTPSA id 90F9A1FFF36; Fri, 11 Feb 2011 12:17:11 -0800 (PST) Message-ID: <4D55994C.2010108@electricembers.net> Date: Fri, 11 Feb 2011 12:17:16 -0800 From: Adam Bernstein User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101207 Lightning/1.0b2 Thunderbird/3.1.7 MIME-Version: 1.0 To: jarrod@downtools.com.au Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org Subject: FreeBSD Port: nrpe-2.12_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, 11 Feb 2011 20:33:00 -0000 Howdy. I hope this is the right place to send a port bug report, but my apologies if not and I'll appreciate any redirection. It looks to me like the nrpe2 port is partly ignoring the WITH_OPENSSL_PORT=yes directive in /etc/make.conf. It does look in the right place during the dependencies check: ===> nrpe-2.12_3 depends on file: /usr/local/lib/libcrypto.so.7 - found and during the configure stage it also looks in the right place for the header files: checking for SSL headers... SSL headers found in /usr/local but it does *not* look in the right place for the library file: checking for SSL libraries... SSL libraries found in /usr/lib I found I was able to force it to the right place by specifying the make variable: CONFIGURE_ARGS="--with-ssl-lib=/usr/local/lib" but I think the need to do that indicates a bug in the portification, yes? system: -FreeBSD 8.1 -nrpe-2.12_3 port -openssl-1.0.0_4 port installed Thanks much! adam From owner-freebsd-ports@FreeBSD.ORG Fri Feb 11 20:34:50 2011 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 43EF5106564A for ; Fri, 11 Feb 2011 20:34:50 +0000 (UTC) (envelope-from adam@electricembers.net) Received: from internal.electricembers.net (internal.electricembers.net [208.90.215.71]) by mx1.freebsd.org (Postfix) with ESMTP id 21ED48FC13 for ; Fri, 11 Feb 2011 20:34:50 +0000 (UTC) Received: from internal.electricembers.net (localhost [127.0.0.1]) by internal.electricembers.net (Postfix) with ESMTP id C26611FFF36; Fri, 11 Feb 2011 12:34:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=electricembers.net; h= message-id:date:from:mime-version:to:cc:subject:content-type :content-transfer-encoding; s=internal; bh=k1Z+UNLCD5yELks4/NOLx B23gTY=; b=JM1O+3SXFX+X2Si3vn1LXmg9NX5VqZoTSoLV0VLgye8W9BT9T4i0k Ns5M6TXrw7c3cJL2kLeWx9YHmI2izxWhGp58Nm+NfQAdspz5qdhpZ7LBg8gEDaoA kaO5nJMEmqPYE0+rGMtoM0gRTSNRbsjeO3Pt2uZiJuTtTZH0C7xIeA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=electricembers.net; h= message-id:date:from:mime-version:to:cc:subject:content-type :content-transfer-encoding; q=dns; s=internal; b=vVQnm4GdbhxAS0b nhyxc/wfFcwwzKGparWiwgxvi9zyVLbrWdMmaDsrX5r6S+iSiOOD18zZ2kOoO3VH OnwWTfi8NTclLS1/fHMCvcz1DUvkRhxRi2aSl7IA/Tjays3scBzykIwvNTsGcZYe Jz0IvysmKL0Eq9cGgaQAJjOP0KWw= Received: from [10.0.0.4] (adsl-76-200-181-163.dsl.pltn13.sbcglobal.net [76.200.181.163]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: adam) by internal.electricembers.net (Postfix) with ESMTPSA id 9FB461FFF2C; Fri, 11 Feb 2011 12:34:49 -0800 (PST) Message-ID: <4D559D6E.8090607@electricembers.net> Date: Fri, 11 Feb 2011 12:34:54 -0800 From: Adam Bernstein User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101207 Lightning/1.0b2 Thunderbird/3.1.7 MIME-Version: 1.0 To: lev@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org Subject: FreeBSD Port: subversion-1.6.15 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 11 Feb 2011 20:34:50 -0000 Howdy. I hope this is the right place to send a port bug report, but my apologies if not and I'll appreciate any redirection. It looks to me like the subversion port is ignoring the MOD_DAV_SVN configuration setting, always behaving as if it's turned on even when it's not (which is the default). The mod_dav_svn.so and mod_authz_svn.so modules always get built into Apache's modules directory, and the corresponding LoadModule lines are always added to httpd.conf. I found I was able to force it not to build and load these modules by specifying the make argument: CONFIGURE_ARGS="--without-apxs" but I think the need to do that indicates a bug in the portification, yes? system: -FreeBSD 8.1 -subversion 1.6.15 port -apache 2.2.17 from source Thanks much! adam From owner-freebsd-ports@FreeBSD.ORG Fri Feb 11 20:56:13 2011 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 54EDC106566B for ; Fri, 11 Feb 2011 20:56:13 +0000 (UTC) (envelope-from michael.scheidell@secnap.com) Received: from mx1.secnap.com.ionspam.net (mx1.secnap.com.ionspam.net [204.89.241.253]) by mx1.freebsd.org (Postfix) with ESMTP id 116CA8FC13 for ; Fri, 11 Feb 2011 20:56:12 +0000 (UTC) Received: from mx1.secnap.com.ionspam.net (mx1.secnap.com.ionspam.net [10.70.1.253]) by mx1.secnap.com.ionspam.net (Postfix) with ESMTP id C5EE72B7C5D; Fri, 11 Feb 2011 15:38:19 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=secnap.com; h= content-type:content-type:in-reply-to:references:subject:subject :mime-version:user-agent:from:from:date:date:message-id; s=dkim; t=1297456698; x=1299271098; bh=JVhvKWKsiEm7Xb6aNe4ddNJ6I9mWN0cm 1kBkC+hWy1w=; b=o26f8/ybtLTywPJTsFt+B6xZlTJ5bpcI+h0mybJLbK3iUlzD VaSgNjpWMjxPIO4tZKnkcQfXopDegL85IcdPAFpIvR47N87B0jjSE3ydzXPVGZFq OoIaCtuucopJWt3FamJURVD6P3OL89eSAvro+5nKRflCPra1ifz+7SSkCUw= X-Amavis-Modified: Mail body modified (using disclaimer) - mx1.secnap.com.ionspam.net X-Virus-Scanned: SpammerTrap(r) VPS-1500 2.14 at mx1.secnap.com.ionspam.net Received: from USBCTDC001.secnap.com (usbctdc001.secnap.com [10.70.1.1]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mx1.secnap.com.ionspam.net (Postfix) with ESMTPS id 7B9A92B7C5C; Fri, 11 Feb 2011 15:38:18 -0500 (EST) Received: from macintosh.secnap.com (10.70.3.3) by USBCTDC001.secnap.com (10.70.1.1) with Microsoft SMTP Server (TLS) id 14.0.722.0; Fri, 11 Feb 2011 15:38:18 -0500 Message-ID: <4D559E45.80707@secnap.com> Date: Fri, 11 Feb 2011 15:38:29 -0500 From: Michael Scheidell User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 MIME-Version: 1.0 To: Adam Bernstein References: <4D559D6E.8090607@electricembers.net> In-Reply-To: <4D559D6E.8090607@electricembers.net> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: subversion-1.6.15 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 11 Feb 2011 20:56:13 -0000 best to open a PR http://www.freebsd.org/support.html if you have a patch, against current ports tree, then you are more likely to get action. we all have day jobs. suggested subject line: [PATCH] fix mod_dav_svn config args. upload the patch, bump portrevision. On 2/11/11 3:34 PM, Adam Bernstein wrote: > Howdy. I hope this is the right place to send a port bug report, but > my apologies if not and I'll appreciate any redirection. -- Michael Scheidell, CTO o: 561-999-5000 d: 561-948-2259 ISN: 1259*1300 >*| *SECNAP Network Security Corporation * Certified SNORT Integrator * 2008-9 Hot Company Award Winner, World Executive Alliance * Five-Star Partner Program 2009, VARBusiness * Best in Email Security,2010: Network Products Guide * King of Spam Filters, SC Magazine 2008 ______________________________________________________________________ This email has been scanned and certified safe by SpammerTrap(r). For Information please see http://www.secnap.com/products/spammertrap/ ______________________________________________________________________ From owner-freebsd-ports@FreeBSD.ORG Fri Feb 11 21:17:51 2011 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 B682F106566C for ; Fri, 11 Feb 2011 21:17:51 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx22.fluidhosting.com [204.14.89.5]) by mx1.freebsd.org (Postfix) with ESMTP id 48CB18FC08 for ; Fri, 11 Feb 2011 21:17:50 +0000 (UTC) Received: (qmail 2264 invoked by uid 399); 11 Feb 2011 21:17:50 -0000 Received: from localhost (HELO doug-optiplex.ka9q.net) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTPAM; 11 Feb 2011 21:17:50 -0000 X-Originating-IP: 127.0.0.1 X-Sender: dougb@dougbarton.us Message-ID: <4D55A77D.2020300@FreeBSD.org> Date: Fri, 11 Feb 2011 13:17:49 -0800 From: Doug Barton Organization: http://SupersetSolutions.com/ User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.13) Gecko/20110129 Thunderbird/3.1.7 MIME-Version: 1.0 To: Michael Scheidell References: <4D559D6E.8090607@electricembers.net> <4D559E45.80707@secnap.com> In-Reply-To: <4D559E45.80707@secnap.com> X-Enigmail-Version: 1.1.2 OpenPGP: id=1A1ABC84 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org, Adam Bernstein Subject: Re: FreeBSD Port: subversion-1.6.15 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 11 Feb 2011 21:17:51 -0000 On 02/11/2011 12:38, Michael Scheidell wrote: > suggested subject line: [PATCH] fix mod_dav_svn config args. For ports PRs please mention the category/portname in the subject. That way the auto-assigner can do its magic. hth, Doug -- Nothin' ever doesn't change, but nothin' changes much. -- OK Go Breadth of IT experience, and depth of knowledge in the DNS. Yours for the right price. :) http://SupersetSolutions.com/ From owner-freebsd-ports@FreeBSD.ORG Fri Feb 11 21:49:39 2011 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 F36AB106564A for ; Fri, 11 Feb 2011 21:49:38 +0000 (UTC) (envelope-from mark@foster.cc) Received: from mail.foster.cc (durango.foster.cc [208.75.57.131]) by mx1.freebsd.org (Postfix) with ESMTP id D70938FC20 for ; Fri, 11 Feb 2011 21:49:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.foster.cc (Postfix) with ESMTP id 5FEB63004D for ; Fri, 11 Feb 2011 13:33:46 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at mail.foster.cc Received: from mail.foster.cc ([127.0.0.1]) by localhost (smtp.foster.cc [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3zAYQ9ZRBlnP for ; Fri, 11 Feb 2011 13:33:43 -0800 (PST) Received: from [10.2.1.103] (dsl254-013-253.sea1.dsl.speakeasy.net [216.254.13.253]) by mail.foster.cc (Postfix) with ESMTPSA id 978DB3004A for ; Fri, 11 Feb 2011 13:33:43 -0800 (PST) Message-ID: <4D55AB2E.1000503@foster.cc> Date: Fri, 11 Feb 2011 13:33:34 -0800 From: Mark Foster User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7 MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <4D559D6E.8090607@electricembers.net> <4D559E45.80707@secnap.com> In-Reply-To: <4D559E45.80707@secnap.com> X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: FreeBSD Port: subversion-1.6.15 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 11 Feb 2011 21:49:39 -0000 In the case of this port, it explains to send the report directly to the maintainer. (I did that about 4 days ago and haven't heard any reply). I guess the answer is, when in doubt open a pr. Still, it's annoying to be misled in another direction. configure: error: no suitable apr found ===> Script "configure" failed unexpectedly. Please report the problem to lev@FreeBSD.org [maintainer] and attach the "/usr/ports/devel/subversion/work/subversion-1.6.15/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 -- Mark D. Foster http://mark.foster.cc/ From owner-freebsd-ports@FreeBSD.ORG Fri Feb 11 23:40:57 2011 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 84408106564A; Fri, 11 Feb 2011 23:40:57 +0000 (UTC) (envelope-from nox@jelal.kn-bremen.de) Received: from smtp.kn-bremen.de (gelbbaer.kn-bremen.de [78.46.108.116]) by mx1.freebsd.org (Postfix) with ESMTP id 44B018FC0A; Fri, 11 Feb 2011 23:40:56 +0000 (UTC) Received: by smtp.kn-bremen.de (Postfix, from userid 10) id AE7441E00240; Sat, 12 Feb 2011 00:40:55 +0100 (CET) Received: from triton8.kn-bremen.de (noident@localhost [127.0.0.1]) by triton8.kn-bremen.de (8.14.4/8.14.3) with ESMTP id p1BNbj9I026261; Sat, 12 Feb 2011 00:37:45 +0100 (CET) (envelope-from nox@triton8.kn-bremen.de) Received: (from nox@localhost) by triton8.kn-bremen.de (8.14.4/8.14.3/Submit) id p1BNbhEq026260; Sat, 12 Feb 2011 00:37:43 +0100 (CET) (envelope-from nox) From: Juergen Lock Date: Sat, 12 Feb 2011 00:37:43 +0100 To: freebsd-multimedia@FreeBSD.org, freebsd-ports@FreeBSD.org Message-ID: <20110211233743.GA16803@triton8.kn-bremen.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Warren Block , user.vdr@gmail.com, hselasky@FreeBSD.org, "Ildar D. Belkin" Subject: lirc port update for testing - now also for mceusb via webcamd svn X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 11 Feb 2011 23:40:57 -0000 Hi! After testing a webcamd patch for dvb tuner remote's /dev/lirc0 support, making a port update for comms/lirc (more details in this post: http://lists.freebsd.org/pipermail/freebsd-multimedia/2011-February/011625.html ), and adding (among others) usb ftdi remote support to the lirc port update (untested, or at least I haven't heard back from people wanting to test it yet, see http://www.huitsing.nl/irftdi/ ) I discovered webcamd svn already builds the Linux mceusb driver too so I then tested that also. After reporting a bug for which Hans meanwhile committed a fix mode2 got data, just irrecord didn't quite want to work yet, it kept saying `Sorry, something went wrong.' Well, now I have a workaround for that problem too (irrecord expected a leading space while at least this mceusb device started reporting with the first pulse), see files/patch-daemons::hw_default.c in the patched lirc port: http://people.freebsd.org/~nox/dvb/lirc/lirc-0.9.0p1_2.patch To test webcamd svn build it like described on Hans' page, http://www.selasky.org/hans_petter/video4bsd/ but apply my patch, http://people.freebsd.org/~nox/dvb/webcamd/patch-remote2-rc5.txt before starting the make. If you want to test an mceusb ir device you may need to pass its bus.addr to the newly built webcamd explicitly: webcamd -d 4.2 If you then get a /dev/lircX device you can pass it with -d to mode2 built from the updated lirc port: mode2 -d /dev/lirc0 and check if it reports pulses and spaces when triggering a remote at the receiver. If it does you can see if there's a config for you remote at the lirc archive (this is for mceusb etc, the emulated rc5 I patched into webcamd for dvb tuner remotes won't be on there:) http://lirc.sf.net/remotes/ If not you can try generating one using irrecord: irrecord -d /dev/lirc0 lircd-test.conf and following the messages it prints, if that worked copy the file to /usr/local/etc/lircd.conf, start lircd: service lircd onestart and run irw in a shell and check if it correctly reports buttons pressed on your remote. When that works you can start vdr (or whatever you use) pointed at lirc and assign the buttons on the remote. The (updated) Call for testing posting for vdr is here: http://lists.freebsd.org/pipermail/freebsd-multimedia/2011-February/011628.html and more links are here: http://people.freebsd.org/~nox/dvb/ Enjoy, :) Juergen From owner-freebsd-ports@FreeBSD.ORG Sat Feb 12 10:01:34 2011 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 1F9A01065672 for ; Sat, 12 Feb 2011 10:01:34 +0000 (UTC) (envelope-from freebsd@heesakkers.info) Received: from server3.ohos.nl (server3.ohos.nl [IPv6:2a00:dd0:0:2::10]) by mx1.freebsd.org (Postfix) with ESMTP id B705F8FC12 for ; Sat, 12 Feb 2011 10:01:33 +0000 (UTC) Received: from [2001:470:1f15:1555::2] (helo=pcoliver.heesakkers.info) by server3.ohos.nl with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.74) (envelope-from ) id 1PoCIF-000MxP-Aa for freebsd-ports@freebsd.org; Sat, 12 Feb 2011 11:01:31 +0100 From: Oliver Heesakkers To: freebsd-ports@freebsd.org Date: Sat, 12 Feb 2011 11:01:30 +0100 User-Agent: KMail/1.13.5 (FreeBSD/8.1-RELEASE-p1; KDE/4.5.5; amd64; ; ) References: <4D559D6E.8090607@electricembers.net> In-Reply-To: <4D559D6E.8090607@electricembers.net> MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <201102121101.30383.freebsd@heesakkers.info> Subject: Re: FreeBSD Port: subversion-1.6.15 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 12 Feb 2011 10:01:34 -0000 On Friday 11 February 2011 21:34:54 Adam Bernstein wrote: > Howdy. I hope this is the right place to send a port bug report, but my > apologies if not and I'll appreciate any redirection. > > It looks to me like the subversion port is ignoring the MOD_DAV_SVN > configuration setting, always behaving as if it's turned on even when > it's not (which is the default). The mod_dav_svn.so and > mod_authz_svn.so modules always get built into Apache's modules > directory, and the corresponding LoadModule lines are always added to > httpd.conf. > http://www.freebsd.org/cgi/query-pr.cgi?pr=154223 From owner-freebsd-ports@FreeBSD.ORG Sat Feb 12 14:37:17 2011 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 BB9A4106564A for ; Sat, 12 Feb 2011 14:37:17 +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 479EC8FC0A for ; Sat, 12 Feb 2011 14:37:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mailhost.uni-hamburg.de (Postfix) with ESMTP id 4BA4790011; Sat, 12 Feb 2011 15:37:15 +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 AZ5GvtdCZ8vj; Sat, 12 Feb 2011 15:37:15 +0100 (CET) Received: from nb981.math (g224005028.adsl.alicedsl.de [92.224.5.28]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: fmjv004) by mailhost.uni-hamburg.de (Postfix) with ESMTPSA id ED72890006; Sat, 12 Feb 2011 15:37:14 +0100 (CET) Message-ID: <4D569B16.8050303@janh.de> Date: Sat, 12 Feb 2011 15:37:10 +0100 From: Jan Henrik Sylvester User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.13) Gecko/20101219 Thunderbird/3.1.7 MIME-Version: 1.0 To: Marius Strobl References: <4D553ACA.5060503@janh.de> <20110211172700.GH15808@alchemy.franken.de> In-Reply-To: <20110211172700.GH15808@alchemy.franken.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports-list freebsd Subject: Re: sysutils/cdrtools in i386 chroot on 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: Sat, 12 Feb 2011 14:37:17 -0000 On 02/11/2011 18:27, Marius Strobl wrote: > On Fri, Feb 11, 2011 at 02:34:02PM +0100, Jan Henrik Sylvester wrote: >> I am trying to build all ports that I have installed in an i386 chroot >> environment on an amd64 machine. All work except for sysutils/cdrtools. >> >> I have installed an i386 system to some directory, mounted a devfs to >> the devfs subdirectory, set "MACHINE=i386 ; UNAME_p=i386 ; UNAME_m=i386" >> and exported them, chrooted to the directory, and called >> "/etc/rc.d/ldconfig start". >> >> sysutils/cdrtools fails with many errors as it still builds for amd64. >> >> Is this expected? Should I do more to get an i386 environment? (I have >> tried to set ARCH and MACHINE_ARCH with no change.) >> > > Yes, that approach isn't expected to generally work for cross-building > ports for i386 on amd64. What is expected to work is compiling them in > an i386 environment on amd64 running a kernel with r210369/rev. 1.103 > of sys/kern/kern_mib.c (r210855/rev. 1.98.2.5 for 8-STABLE) in place > so the i386 binaries act as if they are running on native i386 without > hacks like MACHINE, UNAME_* etc being set. The cdrtools port is known > to be buildable for i386 in an i386 jail on amd64 that way. Thanks for the explanation! I did not know about that change and was still using "MACHINE=i386 ; UNAME_p=i386 ; UNAME_m=i386" on my 8.2-RC3 laptop, on which I just verified it not to be necessary anymore (and sysutils/cdrtools to build). Since I got about 1200 ports building the old way on 8.1-RELEASE, I thought the unconditional hack in sysutils/cdrtools hindering me could be wrong, but with the situation really fixed in 8.2, it will not affect me anymore as I am going to upgrade my 8.1 package building machine pretty soon. Cheers, Jan Henrik From owner-freebsd-ports@FreeBSD.ORG Sat Feb 12 16:15:05 2011 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 41EFA1065693 for ; Sat, 12 Feb 2011 16:15:05 +0000 (UTC) (envelope-from Cy.Schubert@komquats.com) Received: from idcmail-mo1so.shaw.ca (idcmail-mo1so.shaw.ca [24.71.223.10]) by mx1.freebsd.org (Postfix) with ESMTP id DCAFA8FC15 for ; Sat, 12 Feb 2011 16:15:04 +0000 (UTC) Received: from pd2ml2so-ssvc.prod.shaw.ca ([10.0.141.134]) by pd2mo1so-svcs.prod.shaw.ca with ESMTP; 12 Feb 2011 09:00:03 -0700 X-Cloudmark-SP-Filtered: true X-Cloudmark-SP-Result: v=1.1 cv=I0jFHxriRJwyplOnjK2nOSNCO7GacXBAI5CCNqI8fuI= c=1 sm=1 a=VLcgASIXYtkA:10 a=wAGQQ9Az6v0A:10 a=BLceEmwcHowA:10 a=xA7i7079zcQA:10 a=kj9zAlcOel0A:10 a=+J+gTUrb/Bhkr9chPx4Sww==:17 a=BWvPGDcYAAAA:8 a=6I5d2MoRAAAA:8 a=pGLkceISAAAA:8 a=FH5G6BFTAAAA:8 a=8czK4uOfAAAA:8 a=O6A2yrTvoRnAhKSJ1xQA:9 a=O_FtnwYgx92s7wJEdQgA:7 a=mG993VqPGYnDuAMpZoZDe_a5i_sA:4 a=CjuIK1q_8ugA:10 a=V7tsTZBp22UA:10 a=SV7veod9ZcQA:10 a=9oMWfCocoumRPcEm:21 a=Y2CRNA_QXLcd8oQK:21 a=HpAAvcLHHh0Zw7uRqdWCyQ==:117 Received: from unknown (HELO spqr.komquats.com) ([24.68.75.245]) by pd2ml2so-dmz.prod.shaw.ca with ESMTP; 12 Feb 2011 09:00:02 -0700 Received: from cwsys.cwsent.com (cwsys [10.1.1.1]) by spqr.komquats.com (Postfix) with ESMTP id 953AA46F61; Sat, 12 Feb 2011 08:00:02 -0800 (PST) Received: from cwsys (localhost [127.0.0.1]) by cwsys.cwsent.com (8.14.4/8.14.4) with ESMTP id p1CG02J9061016; Sat, 12 Feb 2011 08:00:02 -0800 (PST) (envelope-from Cy.Schubert@komquats.com) Message-Id: <201102121600.p1CG02J9061016@cwsys.cwsent.com> X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.2 From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.komquats.com/ To: Bo-Yi Wu In-Reply-To: Your message of "Sat, 12 Feb 2011 14:03:04 +0800." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 12 Feb 2011 08:00:02 -0800 Sender: Cy.Schubert@komquats.com Cc: freebsd-ports@freebsd.org, bug-followup Subject: Re: ports/154699: [MAINTAINER] www/gallery3: update to 3.0.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Cy Schubert List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2011 16:15:05 -0000 You didn't need to submit a PR. I was asking permission to commit the patch. All you needed to do was say "yes". BTW, 3.0.1 fixes a security issue. -- Cheers, Cy Schubert FreeBSD UNIX: Web: http://www.FreeBSD.org In message , Bo-Y i Wu writes: > --00504502d3199ca074049c0f92de > Content-Type: text/plain; charset=ISO-8859-1 > > Hi: > > Thanks for your help, I already commit it by the following message. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=154699 > > On Sat, Feb 12, 2011 at 5:33 AM, Cy Schubert wrote: > > > Hi, > > > > The gallery3 upline has released 3.0.1 which fixes a security issue. > > Enclosed is my proposed patch. Would you please approve my committing it? > > Thanks. > > > > Index: Makefile > > =================================================================== > > RCS file: /home/pcvs/ports/www/gallery3/Makefile,v > > retrieving revision 1.74 > > diff -u -r1.74 Makefile > > --- Makefile 9 Nov 2010 05:06:13 -0000 1.74 > > +++ Makefile 11 Feb 2011 21:30:40 -0000 > > @@ -6,8 +6,7 @@ > > # > > > > PORTNAME= gallery3 > > -PORTVERSION= 3.0 > > -PORTREVISION= 7 > > +PORTVERSION= 3.0.1 > > CATEGORIES= www > > MASTER_SITES= SF/gallery/${PORTNAME}/${PORTVERSION} > > DISTNAME= gallery-${PORTVERSION} > > Index: distinfo > > =================================================================== > > RCS file: /home/pcvs/ports/www/gallery3/distinfo,v > > retrieving revision 1.50 > > diff -u -r1.50 distinfo > > --- distinfo 8 Nov 2010 07:54:12 -0000 1.50 > > +++ distinfo 11 Feb 2011 21:30:40 -0000 > > @@ -1,2 +1,2 @@ > > -SHA256 (gallery-3.0.zip) = > > 5ef9f8cb092f9edafa839e2b6d54d162905e5b70947d58a2 > > 664300e412f4a90e > > -SIZE (gallery-3.0.zip) = 1706582 > > +SHA256 (gallery-3.0.1.zip) = > > bdff3e0f5f157343f414cdfe000b11c93400d379103529 > > bbc5852d85eb54b64f > > +SIZE (gallery-3.0.1.zip) = 1810327 > > Index: pkg-plist > > =================================================================== > > RCS file: /home/pcvs/ports/www/gallery3/pkg-plist,v > > retrieving revision 1.44 > > diff -u -r1.44 pkg-plist > > --- pkg-plist 8 Nov 2010 07:54:12 -0000 1.44 > > +++ pkg-plist 11 Feb 2011 21:30:40 -0000 > > @@ -44,6 +44,7 @@ > > %%WWWDIR%%/lib/jquery.js > > %%WWWDIR%%/lib/jquery.localscroll.js > > %%WWWDIR%%/lib/jquery.scrollTo.js > > +%%WWWDIR%%/lib/json2-min.js > > %%WWWDIR%%/lib/superfish/css/superfish.css > > %%WWWDIR%%/lib/superfish/images/arrows-ffffff-rtl.png > > %%WWWDIR%%/lib/superfish/images/arrows-ffffff.png > > @@ -152,6 +153,7 @@ > > %%WWWDIR%%/modules/gallery/config/routes.php > > %%WWWDIR%%/modules/gallery/config/session.php > > %%WWWDIR%%/modules/gallery/config/upload.php > > +%%WWWDIR%%/modules/gallery/config/user_agents.php > > %%WWWDIR%%/modules/gallery/controllers/admin.php > > %%WWWDIR%%/modules/gallery/controllers/admin_advanced_settings.php > > %%WWWDIR%%/modules/gallery/controllers/admin_dashboard.php > > @@ -162,6 +164,7 @@ > > %%WWWDIR%%/modules/gallery/controllers/admin_sidebar.php > > %%WWWDIR%%/modules/gallery/controllers/admin_theme_options.php > > %%WWWDIR%%/modules/gallery/controllers/admin_themes.php > > +%%WWWDIR%%/modules/gallery/controllers/admin_upgrade_checker.php > > %%WWWDIR%%/modules/gallery/controllers/albums.php > > %%WWWDIR%%/modules/gallery/controllers/combined.php > > %%WWWDIR%%/modules/gallery/controllers/file_proxy.php > > @@ -218,9 +221,13 @@ > > %%WWWDIR%%/modules/gallery/helpers/module.php > > %%WWWDIR%%/modules/gallery/helpers/movie.php > > %%WWWDIR%%/modules/gallery/helpers/photo.php > > +%%WWWDIR%%/modules/gallery/helpers/random.php > > %%WWWDIR%%/modules/gallery/helpers/site_status.php > > +%%WWWDIR%%/modules/gallery/helpers/system.php > > %%WWWDIR%%/modules/gallery/helpers/task.php > > %%WWWDIR%%/modules/gallery/helpers/theme.php > > +%%WWWDIR%%/modules/gallery/helpers/tree_rest.php > > +%%WWWDIR%%/modules/gallery/helpers/upgrade_checker.php > > %%WWWDIR%%/modules/gallery/helpers/user_profile.php > > %%WWWDIR%%/modules/gallery/helpers/xml.php > > %%WWWDIR%%/modules/gallery/hooks/init_gallery.php > > @@ -319,6 +326,7 @@ > > %%WWWDIR%%/modules/gallery/views/permissions_form.html.php > > %%WWWDIR%%/modules/gallery/views/quick_delete_confirm.html.php > > %%WWWDIR%%/modules/gallery/views/reauthenticate.html.php > > +%%WWWDIR%%/modules/gallery/views/upgrade_checker_block.html.php > > %%WWWDIR%%/modules/gallery/views/upgrader.html.php > > %%WWWDIR%%/modules/gallery/views/user_languages_block.html.php > > %%WWWDIR%%/modules/gallery/views/user_profile.html.php > > @@ -326,9 +334,11 @@ > > %%WWWDIR%%/modules/gallery/views/welcome_message.html.php > > %%WWWDIR%%/modules/gallery/views/welcome_message_loader.html.php > > %%WWWDIR%%/modules/image_block/helpers/image_block_block.php > > +%%WWWDIR%%/modules/image_block/helpers/image_block_installer.php > > %%WWWDIR%%/modules/image_block/module.info > > %%WWWDIR%%/modules/image_block/views/image_block_block.html.php > > %%WWWDIR%%/modules/info/helpers/info_block.php > > +%%WWWDIR%%/modules/info/helpers/info_installer.php > > %%WWWDIR%%/modules/info/helpers/info_theme.php > > %%WWWDIR%%/modules/info/module.info > > %%WWWDIR%%/modules/info/views/info_block.html.php > > @@ -348,13 +358,45 @@ > > %%WWWDIR%%/modules/notification/views/item_updated.html.php > > %%WWWDIR%%/modules/notification/views/user_profile_notification.html.php > > %%WWWDIR%%/modules/organize/controllers/organize.php > > -%%WWWDIR%%/modules/organize/css/organize_theme.css > > +%%WWWDIR%%/modules/organize/css/organize_dialog.css > > +%%WWWDIR%%/modules/organize/css/organize_frame.css > > %%WWWDIR%%/modules/organize/helpers/organize_event.php > > %%WWWDIR%%/modules/organize/helpers/organize_installer.php > > -%%WWWDIR%%/modules/organize/helpers/organize_theme.php > > -%%WWWDIR%%/modules/organize/lib/Gallery3WebClient.swf > > %%WWWDIR%%/modules/organize/module.info > > +%%WWWDIR%%/modules/organize/vendor/ext/css/ext-all.css > > +%%WWWDIR%%/modules/organize/vendor/ext/css/ux-all.css > > +%%WWWDIR%%/modules/organize/vendor/ext/images/default/box/tb-blue.gif > > +%%WWWDIR%%/modules/organize/vendor/ext/images/default/button/btn.gif > > +%%WWWDIR%%/modules/organize/vendor/ext/images/default/dd/drop-no.gif > > +%%WWWDIR%%/modules/organize/vendor/ext/images/default/dd/drop-yes.gif > > +%%WWWDIR%%/modules/organize/vendor/ext/images/default/form/text-bg.gif > > +%%WWWDIR%%/modules/organize/vendor/ext/images/default/form/trigger.gif > > > > +%%WWWDIR%%/modules/organize/vendor/ext/images/default/grid/invalid_line.gi > f > > +%%WWWDIR%%/modules/organize/vendor/ext/images/default/grid/loading.gif > > +%%WWWDIR%%/modules/organize/vendor/ext/images/default/panel/ > > tool-sprites.gi > > f > > > > +%%WWWDIR%%/modules/organize/vendor/ext/images/default/panel/white-top-bott > o > > m.gif > > > > +%%WWWDIR%%/modules/organize/vendor/ext/images/default/progress/progress-bg > . > > gif > > +%%WWWDIR%%/modules/organize/vendor/ext/images/default/qtip/bg.gif > > +%%WWWDIR%%/modules/organize/vendor/ext/images/default/s.gif > > +%%WWWDIR%%/modules/organize/vendor/ext/images/default/shadow-c.png > > +%%WWWDIR%%/modules/organize/vendor/ext/images/default/shadow-lr.png > > +%%WWWDIR%%/modules/organize/vendor/ext/images/default/shadow.png > > +%%WWWDIR%%/modules/organize/vendor/ext/images/default/toolbar/bg.gif > > +%%WWWDIR%%/modules/organize/vendor/ext/images/default/tree/arrows.gif > > +%%WWWDIR%%/modules/organize/vendor/ext/images/default/tree/drop-add.gif > > > > +%%WWWDIR%%/modules/organize/vendor/ext/images/default/tree/drop-between.gi > f > > +%%WWWDIR%%/modules/organize/vendor/ext/images/default/tree/drop-over.gif > > +%%WWWDIR%%/modules/organize/vendor/ext/images/default/tree/folder-open.gif > > +%%WWWDIR%%/modules/organize/vendor/ext/images/default/tree/folder.gif > > +%%WWWDIR%%/modules/organize/vendor/ext/images/default/tree/loading.gif > > > > +%%WWWDIR%%/modules/organize/vendor/ext/images/default/window/left-corners. > p > > ng > > > > +%%WWWDIR%%/modules/organize/vendor/ext/images/default/window/left-right.pn > g > > > > +%%WWWDIR%%/modules/organize/vendor/ext/images/default/window/right-corners > . > > png > > > > +%%WWWDIR%%/modules/organize/vendor/ext/images/default/window/top-bottom.pn > g > > +%%WWWDIR%%/modules/organize/vendor/ext/images/fam/delete.gif > > +%%WWWDIR%%/modules/organize/vendor/ext/js/ext-organize-bundle.js > > %%WWWDIR%%/modules/organize/views/organize_dialog.html.php > > +%%WWWDIR%%/modules/organize/views/organize_frame.html.php > > %%WWWDIR%%/modules/recaptcha/controllers/admin_recaptcha.php > > %%WWWDIR%%/modules/recaptcha/css/recaptcha.css > > %%WWWDIR%%/modules/recaptcha/helpers/recaptcha.php > > @@ -401,7 +443,7 @@ > > %%WWWDIR%%/modules/server_add/helpers/server_add_theme.php > > %%WWWDIR%%/modules/server_add/js/admin.js > > %%WWWDIR%%/modules/server_add/js/server_add.js > > -%%WWWDIR%%/modules/server_add/models/server_add_file.php > > +%%WWWDIR%%/modules/server_add/models/server_add_entry.php > > %%WWWDIR%%/modules/server_add/module.info > > %%WWWDIR%%/modules/server_add/views/admin_server_add.html.php > > %%WWWDIR%%/modules/server_add/views/server_add_tree.html.php > > @@ -423,6 +465,7 @@ > > %%WWWDIR%%/modules/tag/helpers/tag_items_rest.php > > %%WWWDIR%%/modules/tag/helpers/tag_rest.php > > %%WWWDIR%%/modules/tag/helpers/tag_rss.php > > +%%WWWDIR%%/modules/tag/helpers/tag_task.php > > %%WWWDIR%%/modules/tag/helpers/tag_theme.php > > %%WWWDIR%%/modules/tag/helpers/tags_rest.php > > %%WWWDIR%%/modules/tag/models/tag.php > > @@ -457,6 +500,7 @@ > > %%WWWDIR%%/modules/watermark/helpers/watermark_installer.php > > %%WWWDIR%%/modules/watermark/module.info > > %%WWWDIR%%/modules/watermark/views/admin_watermarks.html.php > > +%%WWWDIR%%/php.ini > > %%WWWDIR%%/robots.txt > > %%WWWDIR%%/system/KohanaLicense.html > > %%WWWDIR%%/system/config/cache.php > > @@ -756,7 +800,24 @@ > > @dirrm %%WWWDIR%%/modules/recaptcha/controllers > > @dirrm %%WWWDIR%%/modules/recaptcha > > @dirrm %%WWWDIR%%/modules/organize/views > > -@dirrm %%WWWDIR%%/modules/organize/lib > > +@dirrm %%WWWDIR%%/modules/organize/vendor/ext/js > > +@dirrm %%WWWDIR%%/modules/organize/vendor/ext/images/fam > > +@dirrm %%WWWDIR%%/modules/organize/vendor/ext/images/default/window > > +@dirrm %%WWWDIR%%/modules/organize/vendor/ext/images/default/tree > > +@dirrm %%WWWDIR%%/modules/organize/vendor/ext/images/default/toolbar > > +@dirrm %%WWWDIR%%/modules/organize/vendor/ext/images/default/qtip > > +@dirrm %%WWWDIR%%/modules/organize/vendor/ext/images/default/progress > > +@dirrm %%WWWDIR%%/modules/organize/vendor/ext/images/default/panel > > +@dirrm %%WWWDIR%%/modules/organize/vendor/ext/images/default/grid > > +@dirrm %%WWWDIR%%/modules/organize/vendor/ext/images/default/form > > +@dirrm %%WWWDIR%%/modules/organize/vendor/ext/images/default/dd > > +@dirrm %%WWWDIR%%/modules/organize/vendor/ext/images/default/button > > +@dirrm %%WWWDIR%%/modules/organize/vendor/ext/images/default/box > > +@dirrm %%WWWDIR%%/modules/organize/vendor/ext/images/default > > +@dirrm %%WWWDIR%%/modules/organize/vendor/ext/images > > +@dirrm %%WWWDIR%%/modules/organize/vendor/ext/css > > +@dirrm %%WWWDIR%%/modules/organize/vendor/ext > > +@dirrm %%WWWDIR%%/modules/organize/vendor > > @dirrm %%WWWDIR%%/modules/organize/helpers > > @dirrm %%WWWDIR%%/modules/organize/css > > @dirrm %%WWWDIR%%/modules/organize/controllers > > > > > > -- > > Cheers, > > Cy Schubert > > FreeBSD UNIX: Web: http://www.FreeBSD.org > > > > > > > > > > > -- > # Name: Bo-Yi Wu > # Nick name:appleboy > # M.S National Chung Cheng University Electric Engineering > # Resume: http://blog.wu-boy.com/about/ > # Mobile Phone: 0934353293 From owner-freebsd-ports@FreeBSD.ORG Sat Feb 12 20:03:05 2011 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 40524106566C; Sat, 12 Feb 2011 20:03:05 +0000 (UTC) (envelope-from bahman.linux@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id E12388FC13; Sat, 12 Feb 2011 20:03:04 +0000 (UTC) Received: by vws9 with SMTP id 9so2283377vws.13 for ; Sat, 12 Feb 2011 12:03:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to:cc :content-type; bh=C/px3gyrV+s1LY7+POfLFp/KZlSD+Z/+aoOHycGjL+A=; b=xOptEB94uyL+85p0erT9Qt8omRc6ICcH+BC4/uFgHc820WG9GLpKfRvmsMi4oZKl5A BeAM9SaufwByvv3wexyfahfTxmDomSymgjIPgZXocpEHH6oUc2zpmBvvCxir++H1mPKY nad0cXHPx5cs1+Cdya8h1mDMpIwcbgw3ffmkg= 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=h826IBlz3h+rIyOUuylEp34eWtmotQREUXw/qI6K0S7dCuN8MKPG+lHaPEmZkl4N1L rZ20EtpJwnYmcyU9Np49j+sE1p3GN2aVS9xQ0ZMFHe1GlDXvP9HBqX1LiBPzlN3NeovK RWtKKNpJkK0cd+nMtc7KEgz+tgw3VKAJ8jpZw= MIME-Version: 1.0 Received: by 10.220.90.146 with SMTP id i18mr2585265vcm.226.1297540982391; Sat, 12 Feb 2011 12:03:02 -0800 (PST) Received: by 10.220.175.197 with HTTP; Sat, 12 Feb 2011 12:03:02 -0800 (PST) Date: Sat, 12 Feb 2011 23:33:02 +0330 Message-ID: From: Bahman Kahinpour To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 Cc: freebsd-ports@freebsd.org Subject: Debian GNU/kFreeBSD X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 12 Feb 2011 20:03:05 -0000 After a lot of searching over the Internet for finding the full 7 DVD set of Debian GNU/kFreeBSD system I found all of them in http://debian.nctu.edu.tw/debian-cd/6.0.0/kfreebsd-i386/iso-dvd/ http://debian.nctu.edu.tw/debian-cd/6.0.0/kfreebsd-amd64/iso-dvd/ And was able to try it a little bit. It is very interesting that you have a "real FreeBSD Kernel". It may be very interesting to use DEB/APT system on FreeBSD too as it is extremely easy-to-use and reliable. What's your idea? Is there really a way to use DEB packages on the original FreeBSD system? Does anyone think that having an optional APT system somewhere like in the Ports Collection or ... can be advantageous? From owner-freebsd-ports@FreeBSD.ORG Sat Feb 12 21:08:49 2011 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 E5C0A106564A for ; Sat, 12 Feb 2011 21:08:49 +0000 (UTC) (envelope-from varga.michal@gmail.com) Received: from mail-ew0-f54.google.com (mail-ew0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 748438FC08 for ; Sat, 12 Feb 2011 21:08:49 +0000 (UTC) Received: by ewy24 with SMTP id 24so1857021ewy.13 for ; Sat, 12 Feb 2011 13:08:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:subject:from:to:cc:in-reply-to:references :content-type:organization:date:message-id:mime-version:x-mailer :content-transfer-encoding; bh=wHdHk8AsYo7bHSs4wspT3a6NFrfWG4XcR4zVtp7jsqQ=; b=g8Z5hLbAieSQX0EYh7dNuhNShphR9zhqQUW/7bQ7LxxZaFqh0omzcf9ASYTbwu6RDJ y4QfBt8z1ZR1IneIraFf88lDtRRVH+iat5pxtrV0VJSvGt/UefwsKE0U9NwfuHmv/jdk 5ca0YOBuSvExoy/9ibwZPV/R/UnJtlZbtoh7c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:cc:in-reply-to:references:content-type:organization :date:message-id:mime-version:x-mailer:content-transfer-encoding; b=YdPMfHvaJZap8WZpzPeejofyS9Jg4aeaohId+C1amXCsoF7vJ00E029uBgy7vjuILW qzTYVkvqBm4t6UoZNPXUjoHFw41qVFH8eIzhA0Nn/QWmwbcKgbqB9as1H7aSku2kkRQp WLZmBya75lGk52WBnl7zRqGuvTIDb/JC6RS9M= Received: by 10.14.119.132 with SMTP id n4mr1098907eeh.42.1297543377102; Sat, 12 Feb 2011 12:42:57 -0800 (PST) Received: from [10.0.101.2] (254.166.broadband10.iol.cz [90.177.166.254]) by mx.google.com with ESMTPS id u1sm807247eeh.22.2011.02.12.12.42.55 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 12 Feb 2011 12:42:56 -0800 (PST) From: Michal Varga To: Bahman Kahinpour In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Organization: Stonehenge Date: Sat, 12 Feb 2011 21:42:53 +0100 Message-ID: <1297543373.1491.16.camel@xenon> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: Debian GNU/kFreeBSD X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 12 Feb 2011 21:08:50 -0000 On Sat, 2011-02-12 at 23:33 +0330, Bahman Kahinpour wrote: > Does anyone think that having an optional APT system somewhere like in > the Ports Collection or ... You already know where the "..." is, it's called "Debian GNU/kFreeBSD". I have been told that both its users are perfectly happy with apt-system and everything else that accompanies it and then for the rest, there's this other thing called "FreeBSD". Or are you offering yourself to develop a completely new, standalone and parallel ports-like/package infrastructure for FreeBSD and maintain it? If so, then seriously, good luck with that. > ... can be advantageous? No. m. -- Michal Varga, Stonehenge (Gmail account) From owner-freebsd-ports@FreeBSD.ORG Sat Feb 12 22:31:09 2011 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 639C3106564A for ; Sat, 12 Feb 2011 22:31:09 +0000 (UTC) (envelope-from talon@lpthe.jussieu.fr) Received: from shiva.jussieu.fr (shiva.jussieu.fr [134.157.0.129]) by mx1.freebsd.org (Postfix) with ESMTP id EC27E8FC0A for ; Sat, 12 Feb 2011 22:31:08 +0000 (UTC) Received: from parthe.lpthe.jussieu.fr (parthe.lpthe.jussieu.fr [134.157.10.1]) by shiva.jussieu.fr (8.14.4/jtpda-5.4) with ESMTP id p1CMAh0N072371 for ; Sat, 12 Feb 2011 23:10:56 +0100 (CET) X-Ids: 168 Received: from niobe.lpthe.jussieu.fr (niobe.lpthe.jussieu.fr [134.157.10.41]) by parthe.lpthe.jussieu.fr (Postfix) with ESMTP id 7754120C98 for ; Sat, 12 Feb 2011 23:10:42 +0100 (CET) Received: by niobe.lpthe.jussieu.fr (Postfix, from userid 2005) id 2AB9640C4; Sat, 12 Feb 2011 23:10:46 +0100 (CET) Date: Sat, 12 Feb 2011 23:10:46 +0100 From: Michel Talon To: freebsd-ports@freebsd.org Message-ID: <20110212221046.GA33426@lpthe.jussieu.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i X-Miltered: at jchkmail.jussieu.fr with ID 4D570563.002 by Joe's j-chkmail (http : // j-chkmail dot ensmp dot fr)! X-j-chkmail-Enveloppe: 4D570563.002/134.157.10.1/parthe.lpthe.jussieu.fr/parthe.lpthe.jussieu.fr/ Subject: Re: Debian GNU/kFreeBSD X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 12 Feb 2011 22:31:09 -0000 Michal Varga wrote: > On Sat, 2011-02-12 at 23:33 +0330, Bahman Kahinpour wrote: > > Does anyone think that having an optional APT system somewhere like in > > the Ports Collection or ... > > You already know where the "..." is, it's called "Debian GNU/kFreeBSD". > > I have been told that both its users are perfectly happy with apt-system > and everything else that accompanies it and then for the rest, there's > this other thing called "FreeBSD". This other thing that you mention has two components, the kernel and basic utilities, managed by very competent people, and the ports which covers more than 20 000 various software and gives flesh to the system. One may very well be reasonably happy with the first component (hardware support is not always first class, notably for laptops) and be disappointed by the second component. It may be that Debian/kFreeBSD will succeed in associating a good kernel to a good userland, depending on the care offered by the Debian people to this project. I don't think that grafting apt on the ports system would work as well as in Debian. -- Michel TALON