From owner-freebsd-ports@FreeBSD.ORG Sun Jan 29 00:27:34 2012 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 89417106564A for ; Sun, 29 Jan 2012 00:27:34 +0000 (UTC) (envelope-from tom@diogunix.com) Received: from mail.kepos.org (mail.kepos.org [64.120.5.168]) by mx1.freebsd.org (Postfix) with ESMTP id 719078FC12 for ; Sun, 29 Jan 2012 00:27:34 +0000 (UTC) From: "tom@diogunix.com" To: freebsd-ports@freebsd.org Date: Sun, 29 Jan 2012 01:27:06 +0100 References: <201201212100.59941.tom@diogunix.com> <201201231631.14633.tom@diogunix.com> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201201290127.06548.tom@diogunix.com> Subject: Re: databases/mysql-workbench52 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 29 Jan 2012 00:27:34 -0000 On Monday 23 January 2012 17:08:44 you wrote: > On 23 Jan 2012 15:31, "tom@diogunix.com" wrote: > > > Hm, well the page at [1] claims that 5+ should be supported, and it's > > > from the 5.5 docs. > > > > > > I would try asking the mailing list at > > > http://lists.mysql.com/internals . > > > > Did so, awaiting reply there. Ok, disappoingly, I did not get any reply on http://lists.mysql.com/internals As a "solution" (regarding practical terms) I just deinstalled the MySQL ports coming with KDE and instead installed MySQL 5.1. Then, the Workbench 5.2 port compiled without any issues. So far, the Makefile of the Workbench52 port was correct. Of course, some parts of KDE will not work now :-( As doesn't appear to be too easy to make the Workbench Port work with mySQL 5.5 I'll propose the KDE folks to ask for a decision on whether to build the KDE parts in question with MySQL 5.5 OR with MySQL 5.1. This at least should give us the option to work with KDE (including Akonadi / KDE PIM) AND with Workbench as long as Workbench won't work with 5.5 - better than nothing ... Tom From owner-freebsd-ports@FreeBSD.ORG Sun Jan 29 09:26:14 2012 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 96E11106564A; Sun, 29 Jan 2012 09:26:14 +0000 (UTC) (envelope-from arved@arved.at) Received: from gazoz.arved.priv.at (cl-1383.ham-01.de.sixxs.net [IPv6:2001:6f8:900:566::2]) by mx1.freebsd.org (Postfix) with ESMTP id 1F6108FC0A; Sun, 29 Jan 2012 09:26:13 +0000 (UTC) Received: from inek.arved.priv.at (inek-gif0.arved.priv.at [IPv6:2001:6f8:13fb::2]) by gazoz.arved.priv.at (8.14.4/8.14.4) with ESMTP id q0T9QCr7096495; Sun, 29 Jan 2012 10:26:12 +0100 (CET) (envelope-from arved@arved.at) Received: from elma.arved.priv.at (elma.arved.priv.at [IPv6:2001:6f8:13fb:3:21b:63ff:fe04:1687] (may be forged)) by inek.arved.priv.at (8.14.5/8.14.5) with ESMTP id q0T9Q5Mi016901; Sun, 29 Jan 2012 10:26:11 +0100 (CET) (envelope-from arved@arved.at) Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=iso-8859-1 From: =?iso-8859-1?Q?Tilman_Keskin=F6z?= In-Reply-To: <4F244B0F.6050404@p6m7g8.com> Date: Sun, 29 Jan 2012 10:26:05 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: References: <20111220051102.75CA6106574D@hub.freebsd.org> <4F22C453.9090107@arved.at> <4F22E142.4050706@p6m7g8.com> <8207A9DD-92C6-4CA5-846C-4B424843BA03@arved.at> <4F244B0F.6050404@p6m7g8.com> To: "Philip M. Gollucci" X-Mailer: Apple Mail (2.1084) Cc: cvs-ports@FreeBSD.org, freebsd-ports@FreeBSD.org, cvs-all@FreeBSD.org, "Philip M. M. Gollucci" , ports-committers@FreeBSD.org Subject: Re: [ports] cvs commit: ports/devel/rubygem-daemons Makefile distinfo X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 29 Jan 2012 09:26:14 -0000 On Jan 28, 2012, at 20:22 , Philip M. Gollucci wrote: > On 1/28/12 1:52 AM, Tilman Keskin=F6z wrote: >> If there is no reason, the port should be either fixed, or the commit = backed out! > This is not a unique problem among gems. Lots of them screw up umasks = on install. Some too restrictive, some overly lax. The committer committing the patch is responsible for testing the port = for screw ups. No port should install world-writable scripts or executables. This is a = security issue. Again i ask you to fix the port or backout your commit. In the old days, Kris processed the pointyhat logs for these issues[1]. = Maybe someone with access to the pointyhat logs can do this again? Also how about introducing a Makefile variable "WORLDWRITABLE_FILES" for = the highscore files and aborting the install if a file is not mentioned = in this variable. [1] e.g. = http://lists.freebsd.org/pipermail/freebsd-ports/2006-September/035115.htm= l= From owner-freebsd-ports@FreeBSD.ORG Sun Jan 29 11:44:25 2012 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 697BD106566B; Sun, 29 Jan 2012 11:44:25 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 86DDA8FC13; Sun, 29 Jan 2012 11:44:24 +0000 (UTC) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id NAA02817; Sun, 29 Jan 2012 13:26:57 +0200 (EET) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1RrSuP-000Jy2-0b; Sun, 29 Jan 2012 13:26:57 +0200 Message-ID: <4F252CFE.3000707@FreeBSD.org> Date: Sun, 29 Jan 2012 13:26:54 +0200 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:9.0) Gecko/20111222 Thunderbird/9.0 MIME-Version: 1.0 To: FreeBSD Ports , Martin Wilke X-Enigmail-Version: 1.3.5 Content-Type: text/plain; charset=X-VIET-VPS Content-Transfer-Encoding: 7bit Cc: Subject: net/vde2: freebsd10 and gcc 4.6 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 29 Jan 2012 11:44:25 -0000 At least on FreeBSD 10 with gcc 4.6 as a ports compiler I need the following patch to compile net/vde2: --- src/vde_pcapplug.c.orig 2012-01-29 13:06:10.495087022 +0200 +++ src/vde_pcapplug.c 2012-01-29 13:11:03.344097090 +0200 @@ -32,7 +32,6 @@ #include #define _GNU_SOURCE #include -#include #include #include @@ -41,8 +40,9 @@ #include #ifdef VDE_FREEBSD -#include +#include #endif +#include #if defined(VDE_DARWIN) || defined(VDE_FREEBSD) # if defined HAVE_SYSLIMITS_H Explanation: - without including net/bpf.h I get compiler errors for BIOCSHDRCMPLT, BIOCIMMEDIATE and BIOCFEEDBACK - we don't need sys/socket.h under VDE_FREEBSD, because it is already included unconditionally earlier in the file - pcap.h inclusion has to be after net/bpf.h, because otherwise pcap/bpf.h redefines some definitions from net/bpf.h P.S. my pcap.h comes from libpcap-1.2.1 -- Andriy Gapon From owner-freebsd-ports@FreeBSD.ORG Sun Jan 29 11:54:10 2012 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 741B8106564A for ; Sun, 29 Jan 2012 11:54:10 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (smtp6.infracaninophile.co.uk [IPv6:2001:8b0:151:1:3cd3:cd67:fafa:3d78]) by mx1.freebsd.org (Postfix) with ESMTP id E57E08FC16 for ; Sun, 29 Jan 2012 11:54:09 +0000 (UTC) Received: from seedling.black-earth.co.uk (seedling.black-earth.co.uk [IPv6:2001:8b0:151:1:fa1e:dfff:feda:c0bb]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.5/8.14.5) with ESMTP id q0TBs1t3084309 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Sun, 29 Jan 2012 11:54:02 GMT (envelope-from m.seaman@infracaninophile.co.uk) X-DKIM: OpenDKIM Filter v2.4.3 smtp.infracaninophile.co.uk q0TBs1t3084309 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=infracaninophile.co.uk; s=201001-infracaninophile; t=1327838042; bh=pjOK+lVsgTGoNq2VXErvjhmKS77hsEbTgdml3Os4xkM=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type; b=oFxPOIBIR42nhk/dNSnVJ9CpcuUciANRVNxm3iZcVOc+X5iuJbydcguZedmqNak3o LOLKa++giqbYv6H8K769L/HUal3q2crmzY4Eaug2XSeKixr1SbImR9deb6Xecnh61G ru3n8t1XGWhqCkBJAO+gmDBFMcPOb2a/UL0PUHfM= Message-ID: <4F253351.8090308@infracaninophile.co.uk> Date: Sun, 29 Jan 2012 11:53:53 +0000 From: Matthew Seaman User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:9.0) Gecko/20111222 Thunderbird/9.0.1 MIME-Version: 1.0 To: rflynn@acsalaska.net References: <4F199672.8050008@infracaninophile.co.uk> <3356.46.129.107.107.1327716347.squirrel@mymail.acsalaska.net> In-Reply-To: <3356.46.129.107.107.1327716347.squirrel@mymail.acsalaska.net> X-Enigmail-Version: 1.3.4 OpenPGP: id=60AE908C Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig50ACF941B14A166B1E81D16C" X-Virus-Scanned: clamav-milter 0.97.3 at lucid-nonsense.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-2.7 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU autolearn=ham version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on lucid-nonsense.infracaninophile.co.uk Cc: freebsd-ports Subject: Re: Doing SQL to the FreeBSD ports index X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 29 Jan 2012 11:54:10 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig50ACF941B14A166B1E81D16C Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 28/01/2012 02:05, rflynn@acsalaska.net wrote: > I haven't looked in detail - perl has to leave my head - but what I thi= nk > is a good feature for a database to handle is to find outdated distfile= s. >=20 > Since the relationship between a portorigin and it's distfile(s) is not= > available otherwise. I realize portmaster uses /var/db/ports for it, ye= t > if you share $PORTSDIR but not $PORT_DBDIR (different machines, differe= nt > requirements) then this method gets ugly fast. Quick parse of distinfo > should do the trick. Record the hash and you can get bonus points for > indicating hash errors (incomplete aborted downloads or upstream change= d > distfile). I've just added tables to handle distinfo data to portindexdb. Get release 972 from http://www.infracaninophile.co.uk/articles/portindexdb.html while it's hot. And thank you very much for the suggestion. Now for the weasely-worded bit. portindexdb takes a snapshot of the current state of the ports tree, so finding outdated or broken distfiles is a matter of calculating the checksums of the files you find in /usr/ports/distfiles and picking out the ones where the checksum is unknown in the database. (Actually scripting up this is left as an exercise for the student.) *Except* some ports use alternate distinfo files depending on the current system architecture, so beware: this method may flag up some good distfiles if you share your ${PORTSDIR} between machines of different architectures. It's relatively few things and mostly stuff like pre-compiled Linux binaries that are affected. Enjoy, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate JID: matthew@infracaninophile.co.uk Kent, CT11 9PW --------------enig50ACF941B14A166B1E81D16C Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.16 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk8lM1gACgkQ8Mjk52CukIx+QQCfecIBBAVMhswOzPblImSbvS7u q+IAn1GjZgMVO4QDaymLEJUcB8Ly/lOJ =PjKt -----END PGP SIGNATURE----- --------------enig50ACF941B14A166B1E81D16C-- From owner-freebsd-ports@FreeBSD.ORG Sun Jan 29 20:13:56 2012 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 8790E106564A for ; Sun, 29 Jan 2012 20:13:56 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward7.mail.yandex.net (forward7.mail.yandex.net [IPv6:2a02:6b8:0:202::2]) by mx1.freebsd.org (Postfix) with ESMTP id 003D88FC13 for ; Sun, 29 Jan 2012 20:13:55 +0000 (UTC) Received: from smtp6.mail.yandex.net (smtp6.mail.yandex.net [77.88.61.56]) by forward7.mail.yandex.net (Yandex) with ESMTP id 661801C1CF4; Mon, 30 Jan 2012 00:13:54 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1327868034; bh=/xcBe2U2OGSLldjN3WhDevcJorD4VmOapBBueiAs29Y=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=PRuFsqDUY4fBoIGgPI4a1PsypGkjMj1sxbwQ25OpLfT00NKt4VdprXBs0csAPkgE+ Arbr1CjmvgpPxUJgE9QjAFSe0cMhCtOQUXWlvCa86JJGLSpflL0Y2L7E3M0PXyY3sx vXbF0Ar1scZWFjNxOx1D7jJ25nDY/Pu8UjaCmIDA= Received: from smtp6.mail.yandex.net (localhost [127.0.0.1]) by smtp6.mail.yandex.net (Yandex) with ESMTP id 3FB571640337; Mon, 30 Jan 2012 00:13:54 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1327868034; bh=/xcBe2U2OGSLldjN3WhDevcJorD4VmOapBBueiAs29Y=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=PRuFsqDUY4fBoIGgPI4a1PsypGkjMj1sxbwQ25OpLfT00NKt4VdprXBs0csAPkgE+ Arbr1CjmvgpPxUJgE9QjAFSe0cMhCtOQUXWlvCa86JJGLSpflL0Y2L7E3M0PXyY3sx vXbF0Ar1scZWFjNxOx1D7jJ25nDY/Pu8UjaCmIDA= Received: from unknown (unknown [178.76.224.133]) by smtp6.mail.yandex.net (nwsmtp/Yandex) with ESMTP id DrG8T8OT-DrGmkZXN; Mon, 30 Jan 2012 00:13:54 +0400 X-Yandex-Spam: 1 Message-ID: <4F25A854.8080304@yandex.ru> Date: Mon, 30 Jan 2012 00:13:08 +0400 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:9.0) Gecko/20120123 Thunderbird/9.0 MIME-Version: 1.0 To: Yuri References: <4F234EF2.4060007@rawbw.com> In-Reply-To: <4F234EF2.4060007@rawbw.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: ports@freebsd.org Subject: Re: libthai-0.1.5: build is broken by failing self tests X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 29 Jan 2012 20:13:56 -0000 Hi, Yuri! Yuri wrote on 28.01.2012 05:27: > Here is the failure log: > > PASS: test-thcoll.sh > Testing with string: ���ʴդ�Ѻ �����繡�÷��ͺ����ͧ > Total 8 cut points.Cut points list: 6, 10, 14, 18, 21, 23, 26, 29 We have an update of libthai to version 0.1.16. Would you please check if it working for you (and if tests work there). If it do, i'll commit it. Thanks. http://bugs.freebsd.org/155898 -- Regards, Ruslan Tinderboxing kills... the drives. From owner-freebsd-ports@FreeBSD.ORG Mon Jan 30 02:42:42 2012 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 4A38F1065670 for ; Mon, 30 Jan 2012 02:42:42 +0000 (UTC) (envelope-from grarpamp@gmail.com) Received: from mail-we0-f182.google.com (mail-we0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id D471C8FC15 for ; Mon, 30 Jan 2012 02:42:41 +0000 (UTC) Received: by werm13 with SMTP id m13so2034176wer.13 for ; Sun, 29 Jan 2012 18:42:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:cc:content-type; bh=8I5vUzemMv7N2RFWseg4kjjI/cevF+dsyOHc3wTS9bY=; b=OhaGKto/CGWPyj1y9u1kLcVaQWl/T3+/ivxboKmIN3wgbXyV0loWUbhJUWXWYlPJ/T zAB6KUBv2bhxPwTtAs0g4zxwBe0yeNASW/TnjZrndjc/AXYe8bhnqO8OQ6bC3tI8f70L FCzLK34gw7p0HxMopiMDtCesMx7Rj0ZsEUHtA= MIME-Version: 1.0 Received: by 10.216.138.72 with SMTP id z50mr6155679wei.26.1327889756039; Sun, 29 Jan 2012 18:15:56 -0800 (PST) Received: by 10.180.103.227 with HTTP; Sun, 29 Jan 2012 18:15:55 -0800 (PST) Date: Sun, 29 Jan 2012 21:15:55 -0500 Message-ID: From: grarpamp To: ports@freebsd.org, shaun@freebsd.org Content-Type: multipart/mixed; boundary=0016e6d6264635a8f904b7b56d40 Cc: gavinandresen@gmail.com, laanwj@gmail.com, luke-jr+git@utopios.org Subject: Bitcoin stable (v0.5.x) on FreeBSD [patch] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 30 Jan 2012 02:42:42 -0000 --0016e6d6264635a8f904b7b56d40 Content-Type: text/plain; charset=UTF-8 FreeBSD's port of bitcoin is lagging behind. Here is a patch. Though it should go well, a QT build has not been tried yet. Surely others can do a better job with the makefile than me. The rest is backport from bitcoind master + includes. test_bitcoin works. Please consider/review for inclusion. Thanks :) platform: FreeBSD RELENG_8 i386, gcc 4.2.2, gmake 3.81 boost 1.48.0, db 4.8.30 Patch made and build tested against: bitcoind-stable a0db9a79e5b6b7226b7c3a3f61df30106eac304c Also works with: bitcoind-stable v0.5.2 7de7913abdbaa30f0ef6ad1b63508d3a8441d08f Set the BOOST and BDB paths, then (static is optional): USE_UPNP=- STATIC=y BOXTYPE=bsd gmake -f makefile.unix --0016e6d6264635a8f904b7b56d40 Content-Type: text/plain; charset=US-ASCII; name="patch_freebsd.txt" Content-Disposition: attachment; filename="patch_freebsd.txt" Content-Transfer-Encoding: base64 X-Attachment-Id: f_gy0v7p9f0 ZGlmZiAtdSAtciBiaXRjb2luZC1zdGFibGUub3JpZy9zcmMvbWFrZWZpbGUudW5peCBiaXRjb2lu ZC1zdGFibGUvc3JjL21ha2VmaWxlLnVuaXgKLS0tIGJpdGNvaW5kLXN0YWJsZS5vcmlnL3NyYy9t YWtlZmlsZS51bml4CTIwMTItMDEtMjkgMTQ6MTI6MjAuMDAwMDAwMDAwIC0wNTAwCisrKyBiaXRj b2luZC1zdGFibGUvc3JjL21ha2VmaWxlLnVuaXgJMjAxMi0wMS0yOSAyMDoyOTozMC4wOTM2OTMw MDAgLTA1MDAKQEAgLTIsMjUgKzIsMjYgQEAKICMgRGlzdHJpYnV0ZWQgdW5kZXIgdGhlIE1JVC9Y MTEgc29mdHdhcmUgbGljZW5zZSwgc2VlIHRoZSBhY2NvbXBhbnlpbmcKICMgZmlsZSBsaWNlbnNl LnR4dCBvciBodHRwOi8vd3d3Lm9wZW5zb3VyY2Uub3JnL2xpY2Vuc2VzL21pdC1saWNlbnNlLnBo cC4KIAotVVNFX1VQTlA6PTAKK1VTRV9VUE5QPz0wCiAKIERFRlM9LUROT1BDSAogCiBERUZTICs9 ICQoYWRkcHJlZml4IC1JLCQoQk9PU1RfSU5DTFVERV9QQVRIKSAkKEJEQl9JTkNMVURFX1BBVEgp ICQoT1BFTlNTTF9JTkNMVURFX1BBVEgpKQotTElCUyArPSAkKGFkZHByZWZpeCAtbCwkKEJPT1NU X0xJQl9QQVRIKSAkKEJEQl9MSUJfUEFUSCkgJChPUEVOU1NMX0xJQl9QQVRIKSkKK0xJQlMgKz0g JChhZGRwcmVmaXggLUwsJChCT09TVF9MSUJfUEFUSCkgJChCREJfTElCX1BBVEgpICQoT1BFTlNT TF9MSUJfUEFUSCkpCiAKLUxNT0RFID0gZHluYW1pYwotTE1PREUyID0gZHluYW1pYwogaWZkZWYg U1RBVElDCi0JTE1PREUgPSBzdGF0aWMKLQlpZmVxICgke1NUQVRJQ30sIGFsbCkKLQkJTE1PREUy ID0gc3RhdGljCisJaWZlcSAoJHtCT1hUWVBFfSwgYnNkKQorCQkjIGZpeGVzIHRoaXMKKwkJIyAg L3Vzci9iaW4vbGQ6IGNhbm5vdCBmaW5kIC1sZ2NjX3MKKwkJTElCUys9IC1zdGF0aWMKKwllbHNl CisJCSMganVzdCBkbyB0aGVtIGFsbCBhdCBvbmNlIGhlcmUsIGRlZmF1bHQgZHluYW1pYworCQlM SUJTKz0gLVdsLC1Cc3RhdGljCiAJZW5kaWYKIGVuZGlmCiAKICMgZm9yIGJvb3N0IDEuMzcsIGFk ZCAtbXQgdG8gdGhlIGJvb3N0IGxpYnJhcmllcwotTElCUz0gXAotIC1XbCwtQiQoTE1PREUpIFwK K0xJQlMrPSBcCiAgICAtbCBib29zdF9zeXN0ZW0kKEJPT1NUX0xJQl9TVUZGSVgpIFwKICAgIC1s IGJvb3N0X2ZpbGVzeXN0ZW0kKEJPT1NUX0xJQl9TVUZGSVgpIFwKICAgIC1sIGJvb3N0X3Byb2dy YW1fb3B0aW9ucyQoQk9PU1RfTElCX1NVRkZJWCkgXApAQCAtNDEsMTIgKzQyLDE0IEBACiAJREVG UyArPSAtRFVTRV9TU0wKIGVuZGlmCiAKLUxJQlMrPSBcCi0gLVdsLC1CJChMTU9ERTIpIFwKLSAg IC1sIHogXAotICAgLWwgZGwgXAotICAgLWwgcHRocmVhZAotCitpZmVxICgke0JPWFRZUEV9LCBi c2QpCisJIyB1bnVzZWQ/CQkJOiB6CisJIyBjb3ZlcmVkIGJ5IC1wdGhyZWFkCQk6IHB0aHJlYWQK KwkjIG5vdCBwcmVzZW50LCBwYXJ0IG9mIC1sYwk6IGRsCisJTElCUys9IC1sIHogLWwgcHRocmVh ZAorZWxzZQorCUxJQlMrPSAtbCB6IC1sIHB0aHJlYWQgLWwgZGwgCitlbmRpZgogCiAjIEhhcmRl bmluZwogIyBNYWtlIHNvbWUgY2xhc3NlcyBvZiB2dWxuZXJhYmlsaXRpZXMgdW5leHBsb2l0YWJs ZSBpbiBjYXNlIG9uZSBpcyBkaXNjb3ZlcmVkLgpAQCAtNjYsNyArNjksMTUgQEAKICAgICAjIE1h a2Ugc29tZSBpbXBvcnRhbnQgdGhpbmdzIHN1Y2ggYXMgdGhlIGdsb2JhbCBvZmZzZXQgdGFibGUg cmVhZCBvbmx5IGFzIHNvb24gYXMKICAgICAjIHRoZSBkeW5hbWljIGxpbmtlciBpcyBmaW5pc2hl ZCBidWlsZGluZyBpdC4gVGhpcyB3aWxsIHByZXZlbnQgb3ZlcndyaXRpbmcgb2YgYWRkcmVzc2Vz CiAgICAgIyB3aGljaCB3b3VsZCBsYXRlciBiZSBqdW1wZWQgdG8uCitpZmVxICgke0JPWFRZUEV9 LCBic2QpCisJIyBxdWlldHMgdGhlc2UgLSBvbmx5IGxpbmtpbmcsIG5vdCBvYmplY3RzCisJIyAg ZysrOiAtejogbGlua2VyIGlucHV0IGZpbGUgdW51c2VkIGJlY2F1c2UgbGlua2luZyBub3QgZG9u ZQorCSMgIGcrKzogcmVscm86IGxpbmtlciBpbnB1dCBmaWxlIHVudXNlZCBiZWNhdXNlIGxpbmtp bmcgbm90IGRvbmUKKwkjICBnKys6IG5vdzogbGlua2VyIGlucHV0IGZpbGUgdW51c2VkIGJlY2F1 c2UgbGlua2luZyBub3QgZG9uZQorCUxJQlMrPSAtV2wsLXoscmVscm8gLVdsLC16LG5vdworZWxz ZQogICAgIEhBUkRFTklORys9LVdsLC16LHJlbHJvIC1XbCwteixub3cKK2VuZGlmCiAKICAgICAj IEJ1aWxkIHBvc2l0aW9uIGluZGVwZW5kZW50IGNvZGUgdG8gdGFrZSBhZHZhbnRhZ2Ugb2YgQWRk cmVzcyBTcGFjZSBMYXlvdXQgUmFuZG9taXphdGlvbgogICAgICMgb2ZmZXJlZCBieSBzb21lIGtl cm5lbHMuCkBAIC0xNDcsNyArMTU4LDcgQEAKIAkgIHJtIC1mICQoQDolLm89JS5kKQogCiB0ZXN0 X2JpdGNvaW46IG9iai90ZXN0L3Rlc3RfYml0Y29pbi5vICQoZmlsdGVyLW91dCBvYmovbm9ndWkv aW5pdC5vLCQoT0JKUzpvYmovJT1vYmovbm9ndWkvJSkpCi0JJChDWFgpICQoeENYWEZMQUdTKSAt byAkQCAkKExJQlBBVEhTKSAkXiAtV2wsLUJzdGF0aWMgLWxib29zdF91bml0X3Rlc3RfZnJhbWV3 b3JrICQoTERGTEFHUykgJChMSUJTKQorCSQoQ1hYKSAkKHhDWFhGTEFHUykgLW8gJEAgJChMSUJQ QVRIUykgJF4gLWxib29zdF91bml0X3Rlc3RfZnJhbWV3b3JrICQoTERGTEFHUykgJChMSUJTKQog CiBjbGVhbjoKIAktcm0gLWYgYml0Y29pbmQgdGVzdF9iaXRjb2luCmRpZmYgLXUgLXIgYml0Y29p bmQtc3RhYmxlLm9yaWcvc3JjL25ldC5jcHAgYml0Y29pbmQtc3RhYmxlL3NyYy9uZXQuY3BwCi0t LSBiaXRjb2luZC1zdGFibGUub3JpZy9zcmMvbmV0LmNwcAkyMDEyLTAxLTI5IDE0OjEyOjIwLjAw MDAwMDAwMCAtMDUwMAorKysgYml0Y29pbmQtc3RhYmxlL3NyYy9uZXQuY3BwCTIwMTItMDEtMjkg MjA6Mjk6MzAuMDkzNjkzMDAwIC0wNTAwCkBAIC0xNDkwLDcgKzE0OTAsNyBAQAogICAgICAgICAv LyBDaG9vc2UgYW4gYWRkcmVzcyB0byBjb25uZWN0IHRvIGJhc2VkIG9uIG1vc3QgcmVjZW50bHkg c2VlbgogICAgICAgICAvLwogICAgICAgICBDQWRkcmVzcyBhZGRyQ29ubmVjdDsKLSAgICAgICAg aW50NjQgbkJlc3QgPSBJTlQ2NF9NSU47CisgICAgICAgIGludDY0IG5CZXN0ID0gc3RkOjpudW1l cmljX2xpbWl0czxpbnQ2ND46Om1pbigpOwogCiAgICAgICAgIC8vIE9ubHkgY29ubmVjdCB0byBv bmUgYWRkcmVzcyBwZXIgYS5iLj8uPyByYW5nZS4KICAgICAgICAgLy8gRG8gdGhpcyBoZXJlIHNv IHdlIGRvbid0IGhhdmUgdG8gY3JpdHNlY3Qgdk5vZGVzIGluc2lkZSBtYXBBZGRyZXNzZXMgY3Jp dHNlY3QuCmRpZmYgLXUgLXIgYml0Y29pbmQtc3RhYmxlLm9yaWcvc3JjL3Byb3RvY29sLmNwcCBi aXRjb2luZC1zdGFibGUvc3JjL3Byb3RvY29sLmNwcAotLS0gYml0Y29pbmQtc3RhYmxlLm9yaWcv c3JjL3Byb3RvY29sLmNwcAkyMDEyLTAxLTI5IDE0OjEyOjIwLjAwMDAwMDAwMCAtMDUwMAorKysg Yml0Y29pbmQtc3RhYmxlL3NyYy9wcm90b2NvbC5jcHAJMjAxMi0wMS0yOSAyMDoyOTozMC4wOTM2 OTMwMDAgLTA1MDAKQEAgLTUsNiArNSw4IEBACiAKICNpbmNsdWRlICJwcm90b2NvbC5oIgogI2lu Y2x1ZGUgInV0aWwuaCIKKyNpbmNsdWRlIDxuZXRpbmV0L2luLmg+CisjaW5jbHVkZSA8c3lzL3Nv Y2tldC5oPgogCiAjaWZuZGVmIFdJTjMyCiAjIGluY2x1ZGUgPGFycGEvaW5ldC5oPgpkaWZmIC11 IC1yIGJpdGNvaW5kLXN0YWJsZS5vcmlnL3NyYy91dGlsLmNwcCBiaXRjb2luZC1zdGFibGUvc3Jj L3V0aWwuY3BwCi0tLSBiaXRjb2luZC1zdGFibGUub3JpZy9zcmMvdXRpbC5jcHAJMjAxMi0wMS0y OSAxNDoxMjoyMS4wMDAwMDAwMDAgLTA1MDAKKysrIGJpdGNvaW5kLXN0YWJsZS9zcmMvdXRpbC5j cHAJMjAxMi0wMS0yOSAyMDoyOTozMC4wOTM2OTMwMDAgLTA1MDAKQEAgLTEzMiw3ICsxMzIsNyBA QAogCiAgICAgLy8gVGhlIHJhbmdlIG9mIHRoZSByYW5kb20gc291cmNlIG11c3QgYmUgYSBtdWx0 aXBsZSBvZiB0aGUgbW9kdWx1cwogICAgIC8vIHRvIGdpdmUgZXZlcnkgcG9zc2libGUgb3V0cHV0 IHZhbHVlIGFuIGVxdWFsIHBvc3NpYmlsaXR5Ci0gICAgdWludDY0IG5SYW5nZSA9IChVSU5UNjRf TUFYIC8gbk1heCkgKiBuTWF4OworICAgIHVpbnQ2NCBuUmFuZ2UgPSAoc3RkOjpudW1lcmljX2xp bWl0czx1aW50NjQ+OjptYXgoKSAvIG5NYXgpICogbk1heDsKICAgICB1aW50NjQgblJhbmQgPSAw OwogICAgIGRvCiAgICAgICAgIFJBTkRfYnl0ZXMoKHVuc2lnbmVkIGNoYXIqKSZuUmFuZCwgc2l6 ZW9mKG5SYW5kKSk7CmRpZmYgLXUgLXIgYml0Y29pbmQtc3RhYmxlLm9yaWcvc3JjL3dhbGxldC5j cHAgYml0Y29pbmQtc3RhYmxlL3NyYy93YWxsZXQuY3BwCi0tLSBiaXRjb2luZC1zdGFibGUub3Jp Zy9zcmMvd2FsbGV0LmNwcAkyMDEyLTAxLTI5IDE0OjEyOjIxLjAwMDAwMDAwMCAtMDUwMAorKysg Yml0Y29pbmQtc3RhYmxlL3NyYy93YWxsZXQuY3BwCTIwMTItMDEtMjkgMjA6Mjk6MzAuMDkzNjkz MDAwIC0wNTAwCkBAIC03NjQsNyArNzY0LDcgQEAKIAogICAgIC8vIExpc3Qgb2YgdmFsdWVzIGxl c3MgdGhhbiB0YXJnZXQKICAgICBwYWlyPGludDY0LCBwYWlyPGNvbnN0IENXYWxsZXRUeCosdW5z aWduZWQgaW50PiA+IGNvaW5Mb3dlc3RMYXJnZXI7Ci0gICAgY29pbkxvd2VzdExhcmdlci5maXJz dCA9IElOVDY0X01BWDsKKyAgICBjb2luTG93ZXN0TGFyZ2VyLmZpcnN0ID0gc3RkOjpudW1lcmlj X2xpbWl0czxpbnQ2ND46Om1heCgpOwogICAgIGNvaW5Mb3dlc3RMYXJnZXIuc2Vjb25kLmZpcnN0 ID0gTlVMTDsKICAgICB2ZWN0b3I8cGFpcjxpbnQ2NCwgcGFpcjxjb25zdCBDV2FsbGV0VHgqLHVu c2lnbmVkIGludD4gPiA+IHZWYWx1ZTsKICAgICBpbnQ2NCBuVG90YWxMb3dlciA9IDA7Cg== --0016e6d6264635a8f904b7b56d40-- From owner-freebsd-ports@FreeBSD.ORG Mon Jan 30 02:58:59 2012 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 1B733106566B; Mon, 30 Jan 2012 02:58:59 +0000 (UTC) (envelope-from luke@dashjr.org) Received: from zinan.dashjr.org (zinan.dashjr.org [IPv6:2001:470:88ff:2f::1]) by mx1.freebsd.org (Postfix) with ESMTP id 6B5D98FC08; Mon, 30 Jan 2012 02:58:58 +0000 (UTC) Received: from ishibashi.localnet (fl-184-4-164-217.dhcp.embarqhsd.net [184.4.164.217]) (Authenticated sender: luke-jr) by zinan.dashjr.org (Postfix) with ESMTPSA id 66B9A56070D; Mon, 30 Jan 2012 02:58:57 +0000 (UTC) From: "Luke-Jr" To: grarpamp Date: Sun, 29 Jan 2012 21:58:49 -0500 User-Agent: KMail/1.13.7 (Linux/3.1.5-gentoo; KDE/4.7.4; x86_64; ; ) References: In-Reply-To: X-PGP-Key-Fingerprint: CE5A D56A 36CC 69FA E7D2 3558 665F C11D D53E 9583 X-PGP-Key-ID: 665FC11DD53E9583 X-PGP-Keyserver: x-hkp://subkeys.pgp.net MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201201292158.50887.luke@dashjr.org> Cc: ports@freebsd.org, gavinandresen@gmail.com, laanwj@gmail.com, shaun@freebsd.org Subject: Re: Bitcoin stable (v0.5.x) on FreeBSD [patch] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 30 Jan 2012 02:58:59 -0000 On Sunday, January 29, 2012 9:15:55 PM grarpamp wrote: > FreeBSD's port of bitcoin is lagging behind. Here is a patch. FWIW, I tried to integrate the makefile changes, and hit some difficulties. I can't seem to build with the current STATIC=1 at all, and using -static produces a binary my system claims doesn't exist. :/ Hopeing someone else knows the tools better... Luke From owner-freebsd-ports@FreeBSD.ORG Mon Jan 30 03:53:03 2012 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 9CCC8106566C; Mon, 30 Jan 2012 03:53:03 +0000 (UTC) (envelope-from grarpamp@gmail.com) Received: from mail-we0-f182.google.com (mail-we0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id F228E8FC14; Mon, 30 Jan 2012 03:53:02 +0000 (UTC) Received: by werm13 with SMTP id m13so2073918wer.13 for ; Sun, 29 Jan 2012 19:53:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=KZa3BXN+owtuI7tgPQaNI3rvQGRJP3FB5SLIPRw1TYA=; b=Za3TGjvYQ6fsXC9g2Y2BCkhPlLSINh+92lIxQ88WaihtZfoBG8sRE47KYpg5th/h/t 6EIVBDMfpL2RjA6BSAHAcfiOdRsrEWbkEp4USu4aqWLks5Yoz50XnkL7mlXElCD2q2Fw 93tkjKCXMdC5MQOkl9agJLBRBkFrqk8zWb3a4= MIME-Version: 1.0 Received: by 10.216.132.214 with SMTP id o64mr2945460wei.26.1327895581807; Sun, 29 Jan 2012 19:53:01 -0800 (PST) Received: by 10.180.103.227 with HTTP; Sun, 29 Jan 2012 19:53:01 -0800 (PST) In-Reply-To: <201201292158.50887.luke@dashjr.org> References: <201201292158.50887.luke@dashjr.org> Date: Sun, 29 Jan 2012 22:53:01 -0500 Message-ID: From: grarpamp To: Luke-Jr Content-Type: text/plain; charset=UTF-8 Cc: ports@freebsd.org, gavinandresen@gmail.com, laanwj@gmail.com, shaun@freebsd.org Subject: Re: Bitcoin stable (v0.5.x) on FreeBSD [patch] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 30 Jan 2012 03:53:03 -0000 > FWIW, I tried to integrate the makefile changes, and hit some difficulties. > I can't seem to build with the current STATIC=1 at all, and using -static > produces a binary my system claims doesn't exist. :/ I don't know what you're integrating them with, what platform you're on, what the output is, etc. So I can't be of much help. I would have taken more liberties with the makefile but am without a linux box for testing at the moment (presuming that is your box). I didn't check for a BSD relro equiv, linux gcc/ld command line parameter placement order, etc. It should be close. I'm processing past height 45k right now on this client. If there's a bitcoin user/dev list, feel free to point me there. From owner-freebsd-ports@FreeBSD.ORG Mon Jan 30 11:06:11 2012 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 101A7106564A for ; Mon, 30 Jan 2012 11:06:11 +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 F0D358FC08 for ; Mon, 30 Jan 2012 11:06:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q0UB6AbY004598 for ; Mon, 30 Jan 2012 11:06:10 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q0UB69qv004595 for freebsd-ports@FreeBSD.org; Mon, 30 Jan 2012 11:06:09 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 30 Jan 2012 11:06:09 GMT Message-Id: <201201301106.q0UB69qv004595@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, 30 Jan 2012 11:06:11 -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/164627 powerdns port should include boost-libs as lib_depends o ports/164624 New ports: www/py-django-cms Content management system o ports/164622 New port: www/py-django-sekizai Block templating syste o ports/164611 [maintainer update] devel/dyncall o ports/164608 New port: sysutils/fbsdmon f ports/164597 [patch] security/py-pycrypto: update to 2.5 o ports/164593 fix ports/UPDATING o ports/164591 [maintainer-update] audio/shoutcast: Add support for C o ports/164587 [maintainer update] textproc/ibus: update gtk.immodule f ports/164586 [PATCH] www/trac-gitplugin: [tarball refreshed from gi o ports/164581 [new port] cad/linux-eagle6 o ports/164580 Fix multimedia/mplayer builds on 8.2-RELEASE-pX and ea f ports/164563 games/sumwars can't run o ports/164559 x11-fonts/webfonts port compile fails as requires xcb- f ports/164551 lang/clay does not build on i386 f ports/164540 [PATCH] x11-themes/icons-tango: Fix fetching o ports/164539 [patch] Update for audio/libmtp (from 1.0.6 to 1.1.1) f ports/164533 net/isc-dhcp41-server and net/isc-dhcp42-server eat CP o ports/164507 [MAINTAINER] japanese/ibus-skk: update to 1.4.0 o ports/164502 [patch] news/sabnzbdplus not starting on boot o ports/164484 [NEW PORT] japanese/libskk: A library to deal with Jap f ports/164464 port sysutils/dvdisaster does not recognize drives on f ports/164463 [PATCH] mail/qpopper: fix RC_SUBR f ports/164408 gtranscode port created o ports/164403 [patch] Mk/bsd.licenses.mk: bring back --hline o ports/164376 New port: graphics/opennurbs allows to transfer 3D geo o ports/164373 [patch] lang/sdcc-devel: update to 3.1.2.2012.01.22 o ports/164364 New port: multimedia/banshee-devel Music management an o ports/164355 misc/gpt will not install using pkg_add o ports/164345 Mk/bsd.licenses.mk framework not suitable for linuxula o ports/164309 New port: graphics/pinta Simple drawing/painting progr o ports/164306 update mail/mailagent to 3.1.77 and utmpx fix o ports/164277 new port: mail/roundcube-automatic_addressbook s ports/164242 net/openafs port breaks with KERNCONFDIR and include o ports/164199 Ports fail to acknowlegde newly created users f ports/164181 [PATCH] www/xxxterm: Fix ssl_ca_file path and style o ports/164177 audio/squeezeboxserver should require mysql 5.0 server o ports/164060 net/ucarp doesn't work on FreeBSD 9.0-PRERELEASE o ports/164055 sysutils/zfs-periodic: Test if scrubbing is in process f ports/164029 [PATCH] graphics/bmeps fix build with databases/gdbm o ports/164015 devel/php5-pinba: pinba crahes PHP when built with pro f ports/164012 [patch] x11/dmenu version upgrade 4.5 and Xft support o ports/163963 Mk/bsd.port.mk, math/spooles-mpich, science/mpqc-mpich o ports/163955 input packet for interface are counted twice o ports/163948 Python incompatibility on ports: deskutils/calibre f ports/163933 Update security/zenmap to same vers as nmap o ports/163886 New port: net/drawterm Plan9 cpu client o ports/163872 devel/ioncube and distfiles o ports/163861 new port: devel/art A Resource Tracer (A resource trac o ports/163850 New port: cad/linux-bricscad o ports/163806 New port: devel/arduino-lib-irremote: A Multi-Protocol f ports/163800 net-mgmt/nagiosql: All files are Windows-converted f ports/163766 multimedia/openshot fails to find "main" and "gtk" mod o ports/163616 [new port] games/quadra: A tetris like multiuser actio o ports/163583 [patch] x11/kdelibs3 conflicts with openssl-1 o ports/163467 Ports using python 2.7 and "waf" intermittently hang o f ports/163441 databases/couchdb multiple port installation issues. o ports/163314 [maintainer update] www/ocsigen to version 2.0.2 o ports/163205 graphics/gauche-gl won't build with gauche 0.9.2 f ports/163126 security/sshguard changed from syslog.conf to daemon b o ports/163084 net-mgmt/bsnmptools fails to build o bin/162681 ports pkg_add(1): new installer does not add doc packages o ports/162676 [NEW PORT] net-mgmt/ssgless: View ScreenOS configurati o ports/162674 graphics/rawtherapee freezes after demosaic when tryin o ports/162585 group mismatch in mail/mailman o ports/162511 [NEW PORT] net-im/imspector-devel devel version of ims o ports/162480 New port: net-mgmt/cacti-with-plugins Web-driven graph f ports/162447 net/isc-dhcp41-server: starting with rc-script fails o ports/162240 net/nss-pam-ldapd should allow openldap24-sasl-client f ports/162221 9.0-RC1 new problem building lang/spidermonkey f ports/162167 New port: sysutils/torque2 s ports/162088 inconsistencies in locally generated INDEX file o ports/162045 print/ghostview 1.5_2 coredumps on certain files f ports/161867 Revised Port: www/web-traceroute f ports/161694 sysutils/dvd+rw-tools: growisofs fails to close disc o ports/161690 New port: games/prboom-plus Port of ID Software's Doom o ports/161578 devel/strace is not working o ports/161462 net-mgmt/zabbix-agent: Zabbix_agentd opens a lot of fi f ports/161406 [PATCH] net-mgmt/netdisco: update to 1.1 o ports/161271 [patch] x11/cl-clx: loading with clozure fails, dep-op o ports/161268 sysutils/fusefs-ntfs fails to mount ntfs "invalid argu f ports/161148 New port: databases/infobright -- the infobright colum o ports/161106 sysutils/openipmi is dropping core o ports/161103 graphics/rawtherapee fails to build f ports/161070 infinite loop for graphics/xfig on 9.0-CURRENT f ports/160993 New port: security/sqlcipher o ports/160969 [patch] sysutils/zfs-snapshot-mgmt: embed ruby version o ports/160930 [PATCH] devel/gdb: HW watchpoint support for amd64 s ports/160821 audio/libmp3splt: Building WITHOUT_ID3 fails f ports/160539 [PATCH] security/botan: update to 1.10.1 o ports/159874 [patch] sysutils/zfs-snapshot-mgmt: respect local time f ports/159728 sysutils/htop 0.9.0_1 is broken (does not show process f ports/159636 [patch] net/freevrrpd: RC script for freevrrpd that co f ports/159205 net-mgmt/zabbix-agent: No active checks on server: hos o ports/159187 [patch] sysutils/am-utils patch to add nolockd to nfs f ports/159177 sysutils/muse on 8.2-STABLE o ports/159121 net/freevrrpd: Make adv_int a runtime configurable opt o ports/159003 devel/cross-gcc attempts to use $PRFIX/../../ranlib on o ports/159001 devel/cross-gcc: 4.5.2 libiberty fails on missing sys/ o ports/158983 [NEW PORT] devel/pecl-dtrace: PHP DTrace provider o ports/158904 [PATCH] finance/openerp-web: update to 6.0.2 s ports/158878 [patch] textproc/dadadodo assumes long is 32 bits o ports/158692 devel/cross-gcc: minor patch to enable arm-none-eabi s o ports/158506 In multimedia/emotion leave only one backend enabled b f ports/157398 emulators/open-vm-tools is broken on FreeBSD 8.2 amd64 o ports/157342 devel/gdb: Problem with running simple pthreads progra o ports/157301 [New port] net-mgmt/zbxlog: Syslog server receives mes f ports/157109 conflict between net/netpipes and sysutils/timelimit f ports/157107 conflict between mail/p5-Mail-SPF and mail/libspf2 o ports/156834 New port: games/fairymax-devel latest version of games o ports/156143 New port: devel/arduino-mk: Build Arduino sketches fro f ports/155898 Update port devel/libthai o ports/155697 ports-mgmt/pkg_replace doesn't want to replace java/op o ports/155115 devel/doxygen: dependancy loop o ports/154897 emulators/open-vm-tools: Bug in open-vm-tools-313025_2 o ports/154711 security/heimdal: kadmin: hdb_open: hdb_open failed in o ports/154682 net/iaxmodem: add rc script for running more than 1 ia f ports/153810 [PATCH] Fix usb_interrupt_read() in devel/libusb for f o ports/153429 [patch] Fix explicite uses of unzip in ports o ports/153386 devel/valgrind does not build/include man pages f ports/152915 russian/xmms v. 1.2.11_12 don't see cdinfo and tag's i o ports/152899 devel/valgrind: unhandled syscall: 506 o ports/152236 [patch] x11/slim: Enable pam support, add hald and dbu o ports/151747 new port: emulators/wine-fbsd64: request for (a variat o ports/150903 databases/dbf: options --sql / --csv does produce crap o ports/150425 www/squid31: rc.d/squid's squid_fib setting ineffectiv f ports/150086 [NEW PORT] net-im/tkabber-plugins-devel: External Plug f ports/149949 emulators/open-vm-tools: Problems with DHCP on startup o ports/142743 [PATCH] devel/cross-binutils: installed by *-rtems-gcc o ports/139872 [PATCH] ports-mgmt/porttools: improve port's directory a ports/139203 sysutils/freebsd-snapshot more careful patch not depen o ports/92651 graphics/gmt - WITH_EVERYTHING doesn't fetch o ports/57498 HEIMDAL_HOME should be defined in src or ports Makefil 133 problems total. From owner-freebsd-ports@FreeBSD.ORG Mon Jan 30 12:39:35 2012 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 0CD65106564A; Mon, 30 Jan 2012 12:39:35 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E95B98FC13; Mon, 30 Jan 2012 12:39:34 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q0UCdYM9095231; Mon, 30 Jan 2012 12:39:34 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q0UCdYdf095230; Mon, 30 Jan 2012 12:39:34 GMT (envelope-from bapt@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f Date: Mon, 30 Jan 2012 13:39:30 +0100 From: Baptiste Daroussin To: current@FreeBSD.org, ports@FreeBSD.org, ports-announce@FreeBSD.org Message-ID: <20120130123930.GB40244@azathoth.lan> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="3lcZGd9BuhuYXNfi" Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Subject: [HEADSUP][CFT] pkgng beta1 is out X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 30 Jan 2012 12:39:35 -0000 --3lcZGd9BuhuYXNfi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, pkgng has just reached the beta phase, and has now found its way to the ports tree (disabled by default). 1/ Why pkgng? ------------ Our current pkg_install tools are showing their age, are hard to maintain, and they lack features: - missing metadata - no upgrade support - no repository support - no fine dependency tracking - no modern binary package management - and many others Having old tools makes it hard to improve the ports infrastructure, as a result lots of hacks have found their way into the different Mk/bsd.*.mk files to work around pkg_install limitations plus there are lots of hacks in the packages metadata itself such as @comment which are not comments, and so forth. We have people writing tools to improve the situation (portmaster and portupgrade to name two), but they are limited by and can become quite complicated to maintain because of the pkg_install limitations. 2/ What it is? -------------- It is a tool that is designed to replace pkg_install and provide modern features to advance package management on FreeBSD. It has been done with compatibility in mind. Most of the ports tree are able to build on pkgng without modification (21500 successful packages is the highest pkgng score so far). The missing ones will be easily fixed with pkgng in ports. It has been done with ease of migration in mind. It is easy to migrate =66rom pkg_install to pkgng. (Please note that going backwards is not possible.) It has been done with FreeBSD features in mind: it supports chroot, jails, rcng, etc. It has been done with scripting features in mind: 'pkg query' will allow you to query almost everything from the pkgng database in a script friendly way. It has been done with improvement in mind: it doesn't require a privileged account to create packages with root files in it; it is already able to package from a stage/fakeroot/name_it_like_you_want directory; it is also able to fake the package creation to directly install the package from that fake/stage/whatever directory. It has been done with human readability in mind: the new metadata is stored in YAML format; the plist keywords can be extended with YAML (for the ports). It has been our thinking that the pkg binary is not able to please everyone's needs, so it has been written on top of a library which can be used by any other third party tools. (Think about packagekit, or ruby binding for portupgrade for example, or any other usage like these). pkgng is the result of my long studies and reflection about packaging (studying what is done elsewhere: apt/dpkg, yum/rpm, pacman, aix, solaris, netbsd, openbsd) and how to have something that tries to take the good ideas from them, but tries not to take the *over engineered* complicated parts. And most importantly, tries to do it the FreeBSD way: which means it should work with the ports tree as-is (and help improve it in the future= ). 3/ Roadmap ---------- We plan a very long beta phase with lots of beta versions, released as often as possible to ease testing and help improve the tool as much as possible. The goal, now that we are in beta is to not break anything for users, which means that pkgng will be able to safely upgrade itself. (No real breakage occurred during the alpha phase; expect even less in beta.) Most of the big features are implemented, so now if you have a revolutionary idea that breaks everything, it won't find its way into pkgng 1.0. You can still provide it for pkgng 2.0. 1.0 is not revolutionary because of the way that it is full of workarounds to allow compatibility with the current ports tree. At some future time (TBD), once we have dropped pkg_install support, things will be able to move forward faster. pkgng will live in the ports tree, so it will evolve with the infrastructure, allowing us not to have to wait for the EOL of a release to be able to move forward to new features. The library API is currently not considered stable; it will be designated stable as of pkgng 2.0. Therefore, if you are going to use the library in a third party project, you can expect some breakage from time to time. Of course, we will avoid breakage as much as possible. The plan is to have pkgng 1.0 ready and rock solid for 10.0-RELEASE and 9.1-RELEASE. The more testers/contributors we have, the faster we can go, and the faster we go, the faster we can drop pkg_install and improve our port infrastructure. (Note: due to limitations in FreeBSD 7.x, we do not plan to backport there.) 4/ pkgng itself ---------------- pkg add: add packages the old way (should be avoided by users) pkg audit: audit the installed packages for vulnerabilities pkg autoremove: interactively propose packages to be removed that were installed automatically (as a dependency) and not depended on anymore pkg check: check the installed packages database, prompting for inconsistency and proposing to try to fix it pkg clean: cleanup the package cache from binary installation (from repositories) pkg delete: deinstall packages pkg info: query information from the installed packages in a user-friendly way pkg install: install packages from a remote repository pkg query: query information from the installed packages in a script-friendly way pkg register: register packages in the database, synchronising the files =66rom a fake/stage directory, or with already installed files (like currently with ports) pkg search: search the remote database for packages pkg update: update the remote repositories databases pkg updating: scan the installed ports and show all UPDATING entries that affect one of the installed ports (same as old pkg_updating) pkg upgrade: perform a full binary upgrade of the installed packages pkg version: determine whether package(s) need to be updated (same as old pkg_version) pkg which: determine which package owns a file pkg2ng: convert a pkg_install installed database to a pkgng installed database (you would need the ports tree for pkg2ng to be able to gather missing information about packages) Sample output of pkg info: $ pkg info -f libreoffice: Name : libreoffice Version : 3.4.4 Origin : editors/libreoffice Prefix : /usr/local Categories : editors Licenses : MPL & LGPL3 Maintainer : office@FreeBSD.org WWW : http://www.libreoffice.org/ Comment : Full integrated office productivity suite Options : DEBUG: off GNOME: off GTK: on JAVA: off KDE4: off MMEDIA: off PYUNO: off SDK: off SYSTRAY: off WEBDAV: off Flat size : 319 MB Description : LibreOffice is the free power-packed Open Source personal productivity suit= e for Windows, Macintosh and Linux, that gives you six feature-rich applications = for all your document production and data processing needs: Writer, Calc, Impre= ss, Draw, Math and Base. WWW: http://www.libreoffice.org/ 5/ what is missing ------------------ - for 1.0: * currently the user handling is done using the @exec/@unexec scripts from the ports; we need to finish the switch to the pw_/gr_util API to have cleaner handling. * better error reporting; lots of error/warning messages are currently technical and need to be improved to become more user-friendly. * better documentation; pkgng does a lot of things (more than what is described here) and needs to be documented. We lack enough native English speakers that are able to correctly document everything. * bug hunting and fixing. - for future: * capsicum: during EuroBSDCon some ideas were shared on how we can capsicumize pkgng, and more generally, increase security in package management; we need to have more thought about this subject. * improved arch support; currently pkgng is able to prevent installing amd64 packages into an arm box for examples, but we can go further and have real arch handling -- packaging noarch packages only once for all architectures (shell scripts, data, etc) and share them between the repository. This would reduce the size of the repositories and speed up the packages building process. * incrementally updated packages (diff packages): this is a really complicated task but could be done, would need a clean design. * abstract/alternative packages (e.g. "provide http_server") * having a real sat solver for the dependency tree. Currently we have a really simple and minimalistic solver which works well but if we can to go to an even finer package management we would need a real solver. * many more to join the project to share your ideas. Keep in mind that in pkgng, every thing should be and will remain simple, so when you come up with ideas, try providing a simple and clean design :) to use pkgng: echo WITH_PKGNG=3Dyes >> /etc/make.conf make -C /usr/ports/ports-mgmt/pkg install clean Some links:=20 http://wiki.FreeBSD.org/pkgng http://github.com/pkgng/pkgng Note that on github you can find a patch for portmaster (against 3.10) On behalf of the pkgng team Bapt --3lcZGd9BuhuYXNfi Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iEYEARECAAYFAk8mj4IACgkQ8kTtMUmk6Exq2ACffqfOUVo/pz4MpmTAjsjMDdHr q28AoJQ7sBHyafRxjQXC4VD3XM7smTDk =nTG+ -----END PGP SIGNATURE----- --3lcZGd9BuhuYXNfi-- From owner-freebsd-ports@FreeBSD.ORG Mon Jan 30 12:42:32 2012 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 291CE106564A; Mon, 30 Jan 2012 12:42:32 +0000 (UTC) (envelope-from wenheping@gmail.com) Received: from mail-tul01m020-f182.google.com (mail-tul01m020-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id BE06E8FC16; Mon, 30 Jan 2012 12:42:31 +0000 (UTC) Received: by obcwo16 with SMTP id wo16so5923579obc.13 for ; Mon, 30 Jan 2012 04:42:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=DEQcTqNR01mTuBhsFAtVU3CXTH05NGezmckEnwDGYsQ=; b=HaEfEr/pkHdCrlyJNFIVWVd6Rkucnr4L9xkxwzSvR6hM6PjlDzGCj4iFuWUBhFMvYd 4J2t3l9ur0gpMt4tlnu43K9qS0jHTK+ne0qs6QG/hkkfTOgFaxCMXkkZjznzpt3HivNv TrwdnX0dWrIW7Xqnxmb1GCQO0nrlPkyxFNpNc= MIME-Version: 1.0 Received: by 10.182.0.48 with SMTP id 16mr874577obb.23.1327927351062; Mon, 30 Jan 2012 04:42:31 -0800 (PST) Received: by 10.182.75.103 with HTTP; Mon, 30 Jan 2012 04:42:31 -0800 (PST) In-Reply-To: <20120130123930.GB40244@azathoth.lan> References: <20120130123930.GB40244@azathoth.lan> Date: Mon, 30 Jan 2012 20:42:31 +0800 Message-ID: From: wen heping To: Baptiste Daroussin Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: ports@freebsd.org, ports-announce@freebsd.org, current@freebsd.org Subject: Re: [HEADSUP][CFT] pkgng beta1 is out X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 30 Jan 2012 12:42:32 -0000 Cool ! wen 2012/1/30 Baptiste Daroussin > Hi, > > pkgng has just reached the beta phase, and has now found its way to the > ports tree (disabled by default). > > 1/ Why pkgng? > ------------ > > Our current pkg_install tools are showing their age, are hard to maintain, > and they lack features: > > > From owner-freebsd-ports@FreeBSD.ORG Mon Jan 30 13:23:12 2012 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 D1C7B1065742 for ; Mon, 30 Jan 2012 13:23:12 +0000 (UTC) (envelope-from c.kworr@gmail.com) Received: from mail-we0-f182.google.com (mail-we0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 65A0C8FC1C for ; Mon, 30 Jan 2012 13:23:12 +0000 (UTC) Received: by werm13 with SMTP id m13so2576919wer.13 for ; Mon, 30 Jan 2012 05:23:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=XcD8I7KmKq3eT045lAnkvtL2laAsEbEEgQDMMEuPCjA=; b=s0s8DPsSDSCOf1BjH1I/fz2Xgjy7HJgw+klQpJLXW4j4iUrQ9jfJvLRVstytOiAvCk 9igSMUI6wLEs2KFS068g5A+AY4pwN6WF9bSW5rbYE1I60jQNT0HIUzEvWvGor7fIZKO0 I9jYoGY3YF5+9G/UxTQGN1DbkRuhyEfkgnpwc= Received: by 10.216.136.168 with SMTP id w40mr7341737wei.37.1327929791249; Mon, 30 Jan 2012 05:23:11 -0800 (PST) Received: from green.tandem.local (utwig.xim.bz. [91.216.237.46]) by mx.google.com with ESMTPS id bj10sm30169030wib.9.2012.01.30.05.23.09 (version=SSLv3 cipher=OTHER); Mon, 30 Jan 2012 05:23:10 -0800 (PST) Message-ID: <4F2699BC.4040108@gmail.com> Date: Mon, 30 Jan 2012 15:23:08 +0200 From: Volodymyr Kostyrko User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:9.0.1) Gecko/20120110 Firefox/9.0.1 SeaMonkey/2.6.1 MIME-Version: 1.0 To: FreeBSD ports list Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: databases/postgresql91-server - fails to compile with selected options X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 30 Jan 2012 13:23:12 -0000 Hello. I'm in process of upgrading FreeBSD to 9.0 on my servers. Today I found that databases/postgresql91-server stops building with my selected options. The one that pains me most is absence of pam integration. 1. When compiling port today it yields me this binary: /usr/local/bin/postgres: libintl.so.9 => /usr/local/lib/libintl.so.9 (0x800cf3000) libxml2.so.5 => /usr/local/lib/libxml2.so.5 (0x800efc000) libssl.so.6 => /usr/lib/libssl.so.6 (0x80124c000) libcrypto.so.6 => /lib/libcrypto.so.6 (0x80149d000) libm.so.5 => /lib/libm.so.5 (0x801837000) libc.so.7 => /lib/libc.so.7 (0x801a55000) libiconv.so.3 => /usr/local/lib/libiconv.so.3 (0x801d8e000) libz.so.6 => /lib/libz.so.6 (0x802089000) 2. Port compiled on 23 Jan on other machine looks like: /usr/local/bin/postgres: libgssapi.so.10 => /usr/lib/libgssapi.so.10 (0x800ce7000) libintl.so.9 => /usr/local/lib/libintl.so.9 (0x800ef0000) libxml2.so.5 => /usr/local/lib/libxml2.so.5 (0x8010f8000) libpam.so.5 => /usr/lib/libpam.so.5 (0x801462000) libicuuc.so.48 => /usr/local/lib/libicuuc.so.48 (0x80166a000) libicui18n.so.48 => /usr/local/lib/libicui18n.so.48 (0x8019cf000) libssl.so.6 => /usr/lib/libssl.so.6 (0x801d93000) libcrypto.so.6 => /lib/libcrypto.so.6 (0x801fe4000) libm.so.5 => /lib/libm.so.5 (0x80237e000) libc.so.7 => /lib/libc.so.7 (0x80259c000) libiconv.so.3 => /usr/local/lib/libiconv.so.3 (0x8028d5000) libz.so.6 => /lib/libz.so.6 (0x802bcc000) libicudata.so.48 => /usr/local/lib/libicudata.so.48 (0x802de2000) libstdc++.so.6 => /usr/local/lib/gcc46/libstdc++.so.6 (0x80419e000) libgcc_s.so.1 => /usr/local/lib/gcc46/libgcc_s.so.1 (0x8044a2000) 3. Any machine yields binary without extra libraries - no icu, no pam. compilation succeeds. I have tested that in a clean chroot - ports haven't bothered to compile icu even it was selected in options. Can anyone reproduce this behavior? To test you need: cd /usr/ports/databases/postgresql91-server make config # and select pam support make ldd /tmp/ports/usr/ports/databases/postgresql91-server/work/postgresql-9.1.2/src/backend/postgres The last command should list libpam.so.5 as a dependancy. -- Sphinx of black quartz judge my vow. From owner-freebsd-ports@FreeBSD.ORG Mon Jan 30 14:53:30 2012 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 0670C106564A; Mon, 30 Jan 2012 14:53:30 +0000 (UTC) (envelope-from c.kworr@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 22DA38FC13; Mon, 30 Jan 2012 14:53:28 +0000 (UTC) Received: by eaaa14 with SMTP id a14so1635154eaa.13 for ; Mon, 30 Jan 2012 06:53:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; 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; bh=dTV2guhu4Ofz2EvzYt6Wq69QQ4o5RXM2KdACZvbJMG0=; b=gG5J5jr1BYVKoyapNbqqsKHGfwqoiRVtDHB3vu7jhnsKdo0ggw9QblWtJADNM8QlSi yED3mH0Yhsw6LYGejE2t+FCFJGzOqmRqZ10cn8sd2hUkevZsp2yjLkuejE0UEE1NewBk vwOBFYhR/OlsDl26qpa4mbREk9/z8W1p4TAzc= Received: by 10.213.9.4 with SMTP id j4mr2881777ebj.100.1327935208251; Mon, 30 Jan 2012 06:53:28 -0800 (PST) Received: from green.tandem.local (utwig.xim.bz. [91.216.237.46]) by mx.google.com with ESMTPS id t11sm46506957eea.10.2012.01.30.06.53.25 (version=SSLv3 cipher=OTHER); Mon, 30 Jan 2012 06:53:26 -0800 (PST) Message-ID: <4F26AEE4.20005@gmail.com> Date: Mon, 30 Jan 2012 16:53:24 +0200 From: Volodymyr Kostyrko User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:9.0.1) Gecko/20120110 Firefox/9.0.1 SeaMonkey/2.6.1 MIME-Version: 1.0 To: crees@freebsd.org References: <4F2699BC.4040108@gmail.com> In-Reply-To: <4F2699BC.4040108@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD ports list Subject: Re: databases/postgresql91-server - fails to compile with selected options X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 30 Jan 2012 14:53:30 -0000 Volodymyr Kostyrko wrote: > I'm in process of upgrading FreeBSD to 9.0 on my servers. Today I found > that databases/postgresql91-server stops building with my selected > options. The one that pains me most is absence of pam integration. I've found who to blame: "/usr/ports/Mk/bsd.port.mk", line 1258: warning: OPTIONSFILE:/var/db/ports/postgresql/options UNIQUENAME:postgresql "/usr/ports/Mk/bsd.port.mk", line 5935: warning: OPTIONSFILE:/var/db/ports/postgresql91/options UNIQUENAME:postgresql91 "/usr/ports/Mk/bsd.port.mk", line 6056: warning: OPTIONSFILE:/var/db/ports/postgresql91/options UNIQUENAME:postgresql91 4 days ago +crees added UNIQUNAME declaration to port and now it actually fails to find correct configuration. Dunno how to fix though... -- Sphinx of black quartz judge my vow. From owner-freebsd-ports@FreeBSD.ORG Mon Jan 30 15:37:16 2012 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 EF6661065672 for ; Mon, 30 Jan 2012 15:37:16 +0000 (UTC) (envelope-from jhellenthal@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 9433D8FC16 for ; Mon, 30 Jan 2012 15:37:16 +0000 (UTC) Received: by yenq3 with SMTP id q3so1967820yen.13 for ; Mon, 30 Jan 2012 07:37:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=sender:date:from:to:cc:subject:message-id:mime-version:content-type :content-disposition; bh=we3EgSobghtf5KxOzg86vXs2dlP3Q6BHsGE8cu4WRMc=; b=OIkFN1LfoGAO0puZAs1cqcIwXkALkSpX7JOAM+sEhrzmZqDHFFGJPArsCpPXSmWhbd 4tj5ejI5YN+PnhevySccvoUh1yHi0YsuF2tFPpWPUsXcrzmis9L16JYpfRJKBcelbNQ9 n2p//pfAx7hpsuW/P2zImKeMefXPZO5UZbdPQ= Received: by 10.236.118.195 with SMTP id l43mr26299481yhh.97.1327937835930; Mon, 30 Jan 2012 07:37:15 -0800 (PST) Received: from DataIX.net (adsl-99-19-42-1.dsl.klmzmi.sbcglobal.net. [99.19.42.1]) by mx.google.com with ESMTPS id 9sm47196479ans.15.2012.01.30.07.37.11 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 30 Jan 2012 07:37:12 -0800 (PST) Sender: Jason Hellenthal Received: from DataIX.net (localhost [127.0.0.1]) by DataIX.net (8.14.5/8.14.5) with ESMTP id q0UFb8xC090296 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 30 Jan 2012 10:37:09 -0500 (EST) (envelope-from jhell@DataIX.net) Received: (from jhell@localhost) by DataIX.net (8.14.5/8.14.5/Submit) id q0UFb80t090208; Mon, 30 Jan 2012 10:37:08 -0500 (EST) (envelope-from jhell@DataIX.net) Date: Mon, 30 Jan 2012 10:37:08 -0500 From: Jason Hellenthal To: ports@freebsd.org Message-ID: <20120130153708.GA35684@DataIX.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Cc: wxs@freebsd.org Subject: [joernchen@phenoelit.de: [Full-disclosure] Advisory: sudo 1.8 Format String Vulnerability] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 30 Jan 2012 15:37:17 -0000 Please update this port. ----- Forwarded message from joernchen of Phenoelit ----- Date: Mon, 30 Jan 2012 14:56:26 +0100 From: joernchen of Phenoelit To: full-disclosure@lists.grok.org.uk, bugtraq@securityfocus.com Subject: [Full-disclosure] Advisory: sudo 1.8 Format String Vulnerability User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:9.0) Gecko/20111224 Thunderbird/9.0.1 Hi, FYI, see attached. cheers, joernchen -- joernchen ~ Phenoelit ~ C776 3F67 7B95 03BF 5344 http://www.phenoelit.de ~ A46A 7199 8B7B 756A F5AC Phenoelit Advisory [ Authors ] joernchen Phenoelit Group (http://www.phenoelit.de) [ Affected Products ] sudo 1.8.0 - 1.8.3p1 (http://sudo.ws) [ Vendor communication ] 2012-01-24 Send vulnerability details to sudo maintainer 2012-01-24 Maintainer is embarrased 2012-01-27 Asking maintainer how the fixing goes 2012-01-27 Maintainer responds with a patch and a release date of 2012-01-30 for the patched sudo and advisory 2012-01-30 Release of this advisory [ Description ] Observe src/sudo.c: void sudo_debug(int level, const char *fmt, ...) { va_list ap; char *fmt2; if (level > debug_level) return; /* Backet fmt with program name and a newline to make it a single write */ easprintf(&fmt2, "%s: %s\n", getprogname(), fmt); va_start(ap, fmt); vfprintf(stderr, fmt2, ap); va_end(ap); efree(fmt2); } Here getprogname() is argv[0] and by this user controlled. So argv[0] goes to fmt2 which then gets vfprintf()ed to stderr. The result is a Format String vulnerability. [ Example ] /tmp $ ln -s /usr/bin/sudo %n /tmp $ ./%n -D9 *** %n in writable segment detected *** Aborted /tmp $ A note regarding exploitability: The above example shows the result of FORTIFY_SOURCE which makes explotitation painful but not impossible (see [0]). Without FORTIFY_SOURCE the exploit is straight forward: 1. Use formatstring to overwrite the setuid() call with setgid() 2. Trigger with formatstring -D9 3. Make use of SUDO_ASKPASS and have shellcode in askpass script 4. As askpass will be called after the formatstring has overwritten setuid() the askepass script will run with uid 0 5. Enjoy the rootshell [ Solution ] Update to version 1.8.3.p2 [ References ] [0] http://www.phrack.org/issues.html?issue=67&id=9 [ end of file ] _______________________________________________ Full-Disclosure - We believe in it. Charter: http://lists.grok.org.uk/full-disclosure-charter.html Hosted and sponsored by Secunia - http://secunia.com/ ----- End forwarded message ----- -- ;s =; From owner-freebsd-ports@FreeBSD.ORG Mon Jan 30 15:50:35 2012 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 C949F106564A for ; Mon, 30 Jan 2012 15:50:35 +0000 (UTC) (envelope-from utisoft@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 9532E8FC1B for ; Mon, 30 Jan 2012 15:50:35 +0000 (UTC) Received: by iaeo4 with SMTP id o4so8987801iae.13 for ; Mon, 30 Jan 2012 07:50:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; 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; bh=o+jfzTxiH9CMi2VL2Lmbx7ta+HwmNfd5XRpAzRGoAik=; b=ixJGiLtpC4hcC8LRzAe7u7VnsbhKWn5LNmQ33w7HrjfkUF/CDxRMPfne+vofM+YwsS 03ZyXgnSjbNx49oluoClF1E2F615O0+3rwvfbpClTgzFs4IBwfW5TAiRPu/u+trsNf+E GlGYoWJPgFpThemIVeV6jdbq6Djdl40aM/Bww= Received: by 10.50.153.234 with SMTP id vj10mr18271209igb.16.1327938634856; Mon, 30 Jan 2012 07:50:34 -0800 (PST) MIME-Version: 1.0 Sender: utisoft@gmail.com Received: by 10.231.183.21 with HTTP; Mon, 30 Jan 2012 07:50:03 -0800 (PST) In-Reply-To: <4F26AEE4.20005@gmail.com> References: <4F2699BC.4040108@gmail.com> <4F26AEE4.20005@gmail.com> From: Chris Rees Date: Mon, 30 Jan 2012 15:50:03 +0000 X-Google-Sender-Auth: 2WUg8e73W6XmjWTGMg3PA0M1t9s Message-ID: To: Volodymyr Kostyrko Content-Type: text/plain; charset=ISO-8859-1 Cc: FreeBSD ports list Subject: Re: databases/postgresql91-server - fails to compile with selected options X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 30 Jan 2012 15:50:35 -0000 On 30 January 2012 14:53, Volodymyr Kostyrko wrote: > Volodymyr Kostyrko wrote: >> >> I'm in process of upgrading FreeBSD to 9.0 on my servers. Today I found >> that databases/postgresql91-server stops building with my selected >> options. The one that pains me most is absence of pam integration. > > > I've found who to blame: > > "/usr/ports/Mk/bsd.port.mk", line 1258: warning: > OPTIONSFILE:/var/db/ports/postgresql/options UNIQUENAME:postgresql > "/usr/ports/Mk/bsd.port.mk", line 5935: warning: > OPTIONSFILE:/var/db/ports/postgresql91/options UNIQUENAME:postgresql91 > "/usr/ports/Mk/bsd.port.mk", line 6056: warning: > OPTIONSFILE:/var/db/ports/postgresql91/options UNIQUENAME:postgresql91 > > 4 days ago +crees added UNIQUNAME declaration to port and now it actually > fails to find correct configuration. > > Dunno how to fix though... D'oh! The Makefile defines DISTVERSION, but UNIQUENAME depends on PORTVERSION, which isn't set at that point. This means that UNIQUENAME changes halfway through bsd.port.mk. I'm really sorry about that; I'm not sure how it went unnoticed. Thank you for the report, I'll fix it when I get home. For now, just replace the PORTVERSION in UNIQUENAME with DISTVERSION, it'll work then. Chris From owner-freebsd-ports@FreeBSD.ORG Mon Jan 30 15:56:51 2012 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 86DA41065672; Mon, 30 Jan 2012 15:56:51 +0000 (UTC) (envelope-from mike@sentex.net) Received: from smarthost1.sentex.ca (smarthost1-6.sentex.ca [IPv6:2607:f3e0:0:1::12]) by mx1.freebsd.org (Postfix) with ESMTP id 4C50F8FC0A; Mon, 30 Jan 2012 15:56:51 +0000 (UTC) Received: from [IPv6:2607:f3e0:0:4:f025:8813:7603:7e4a] (saphire3.sentex.ca [IPv6:2607:f3e0:0:4:f025:8813:7603:7e4a]) by smarthost1.sentex.ca (8.14.5/8.14.4) with ESMTP id q0UFulLB065124; Mon, 30 Jan 2012 10:56:47 -0500 (EST) (envelope-from mike@sentex.net) Message-ID: <4F26BDBC.5090003@sentex.net> Date: Mon, 30 Jan 2012 10:56:44 -0500 From: Mike Tancsa Organization: Sentex Communications User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 MIME-Version: 1.0 To: wxs@freebsd.org, ports@freebsd.org X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.71 on IPv6:2607:f3e0:0:1::12 Cc: Subject: Sudo security advisory X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 30 Jan 2012 15:56:51 -0000 Hi, http://www.gratisoft.us/sudo/alerts/sudo_debug.html >From the advisory, Successful exploitation of the bug will allow a user to run arbitrary commands as root. Exploitation of the bug does *not* require that the attacker be listed in the sudoers file. As such, we strongly suggest that affected sites upgrade from affected sudo versions as soon as possible. ---Mike -- ------------------- Mike Tancsa, tel +1 519 651 3400 Sentex Communications, mike@sentex.net Providing Internet services since 1994 www.sentex.net Cambridge, Ontario Canada http://www.tancsa.com/ From owner-freebsd-ports@FreeBSD.ORG Mon Jan 30 16:05:39 2012 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 91004106566B for ; Mon, 30 Jan 2012 16:05:39 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: from syn.atarininja.org (syn.csh.rit.edu [129.21.49.45]) by mx1.freebsd.org (Postfix) with ESMTP id 6BED18FC0A for ; Mon, 30 Jan 2012 16:05:39 +0000 (UTC) Received: by syn.atarininja.org (Postfix, from userid 1001) id 7D2F45C34; Mon, 30 Jan 2012 11:05:38 -0500 (EST) Date: Mon, 30 Jan 2012 11:05:38 -0500 From: Wesley Shields To: Mike Tancsa Message-ID: <20120130160538.GA89327@atarininja.org> References: <4F26BDBC.5090003@sentex.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4F26BDBC.5090003@sentex.net> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: ports@freebsd.org Subject: Re: Sudo security advisory X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 30 Jan 2012 16:05:39 -0000 On Mon, Jan 30, 2012 at 10:56:44AM -0500, Mike Tancsa wrote: > Hi, > > > http://www.gratisoft.us/sudo/alerts/sudo_debug.html > > >From the advisory, > > Successful exploitation of the bug will allow a user to run arbitrary > commands as root. > Exploitation of the bug does *not* require that the attacker be listed > in the sudoers file. As such, we strongly suggest that affected sites > upgrade from affected sudo versions as soon as possible. I was aware of this last night but was not planning on touching a computer until I'm officially off vacation tomorrow. However, I think I have enough time today to get the updated version in the tree along with a VuXML entry. Update your ports tree later tonight and hopefully it will be in there. -- WXS From owner-freebsd-ports@FreeBSD.ORG Mon Jan 30 16:50:47 2012 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 CC56F1065670 for ; Mon, 30 Jan 2012 16:50:47 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: from syn.atarininja.org (syn.csh.rit.edu [129.21.49.45]) by mx1.freebsd.org (Postfix) with ESMTP id A7F1C8FC12 for ; Mon, 30 Jan 2012 16:50:47 +0000 (UTC) Received: by syn.atarininja.org (Postfix, from userid 1001) id EE46B5C45; Mon, 30 Jan 2012 11:50:46 -0500 (EST) Date: Mon, 30 Jan 2012 11:50:46 -0500 From: Wesley Shields To: ports@freebsd.org Message-ID: <20120130165046.GD89327@atarininja.org> References: <4F26BDBC.5090003@sentex.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4F26BDBC.5090003@sentex.net> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Subject: Re: Sudo security advisory X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 30 Jan 2012 16:50:47 -0000 On Mon, Jan 30, 2012 at 10:56:44AM -0500, Mike Tancsa wrote: > Hi, > > > http://www.gratisoft.us/sudo/alerts/sudo_debug.html > > >From the advisory, > > Successful exploitation of the bug will allow a user to run arbitrary > commands as root. > Exploitation of the bug does *not* require that the attacker be listed > in the sudoers file. As such, we strongly suggest that affected sites > upgrade from affected sudo versions as soon as possible. Turns out my son is taking a longer than usual nap, which gave me enough time to get the update in the tree and a VuXML entry in for it. Please wait for them to mirror out. If you have any untrusted users you really should update quickly. If there are any problems please let me know. -- WXS From owner-freebsd-ports@FreeBSD.ORG Mon Jan 30 17:10:48 2012 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 43AC31065674; Mon, 30 Jan 2012 17:10:48 +0000 (UTC) (envelope-from bapt@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 0FC318FC17; Mon, 30 Jan 2012 17:10:48 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q0UHAlJ1046337; Mon, 30 Jan 2012 17:10:47 GMT (envelope-from bapt@freebsd.org) Received: (from bapt@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q0UHAlE7046302; Mon, 30 Jan 2012 17:10:47 GMT (envelope-from bapt@freebsd.org) X-Authentication-Warning: freefall.freebsd.org: bapt set sender to bapt@freebsd.org using -f Date: Mon, 30 Jan 2012 18:10:44 +0100 From: Baptiste Daroussin To: Jos Backus Message-ID: <20120130171044.GD40244@azathoth.lan> References: <20120130123930.GB40244@azathoth.lan> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="PHCdUe6m4AxPMzOu" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: ports@freebsd.org, current@freebsd.org Subject: Re: [HEADSUP][CFT] pkgng beta1 is out X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 30 Jan 2012 17:10:48 -0000 --PHCdUe6m4AxPMzOu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jan 30, 2012 at 08:43:58AM -0800, Jos Backus wrote: > Hi Baptiste, >=20 > This looks great! >=20 > On Mon, Jan 30, 2012 at 4:39 AM, Baptiste Daroussin wro= te: >=20 > > > > Sample output of pkg info: > > > > $ pkg info -f libreoffice: > > Name : libreoffice > > Version : 3.4.4 > > Origin : editors/libreoffice > > Prefix : /usr/local > > Categories : editors > > Licenses : MPL & LGPL3 > > Maintainer : office@FreeBSD.org > > WWW : http://www.libreoffice.org/ > > Comment : Full integrated office productivity suite > > Options : > > DEBUG: off > > GNOME: off > > GTK: on > > JAVA: off > > KDE4: off > > MMEDIA: off > > PYUNO: off > > SDK: off > > SYSTRAY: off > > WEBDAV: off > > Flat size : 319 MB > > Description : > > LibreOffice is the free power-packed Open Source personal productivity > > suite for > > Windows, Macintosh and Linux, that gives you six feature-rich applicati= ons > > for > > all your document production and data processing needs: Writer, Calc, > > Impress, > > Draw, Math and Base. > > > > WWW: http://www.libreoffice.org/ > > > > >=20 >=20 > I haven't checked if `pkg query' can do this yet, but how about emitting > the above output in YAML as well? It would still be very readable for > humans. >=20 > Anyway, I'll try this out. >=20 No pkg query can't do this, but this would be a nice addition (something li= ke raw output for info or query) I do like the idea, please create an issue on= the github :)) regards, Bapt --PHCdUe6m4AxPMzOu Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iEYEARECAAYFAk8mzxQACgkQ8kTtMUmk6EwhkQCfScuhitnowlBrB1YNewqxLCfn sVEAn0LjYX0m6XwdMjUZxm/Km/uJyacJ =3UEt -----END PGP SIGNATURE----- --PHCdUe6m4AxPMzOu-- From owner-freebsd-ports@FreeBSD.ORG Mon Jan 30 17:11:41 2012 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 20AD71065673; Mon, 30 Jan 2012 17:11:41 +0000 (UTC) (envelope-from jos@catnook.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 B6BC18FC1B; Mon, 30 Jan 2012 17:11:40 +0000 (UTC) Received: by ghbg15 with SMTP id g15so2062287ghb.13 for ; Mon, 30 Jan 2012 09:11:40 -0800 (PST) MIME-Version: 1.0 Received: by 10.50.202.97 with SMTP id kh1mr17789218igc.19.1327941838476; Mon, 30 Jan 2012 08:43:58 -0800 (PST) Received: by 10.42.218.7 with HTTP; Mon, 30 Jan 2012 08:43:58 -0800 (PST) In-Reply-To: <20120130123930.GB40244@azathoth.lan> References: <20120130123930.GB40244@azathoth.lan> Date: Mon, 30 Jan 2012 08:43:58 -0800 Message-ID: From: Jos Backus To: Baptiste Daroussin Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: ports@freebsd.org, ports-announce@freebsd.org, current@freebsd.org Subject: Re: [HEADSUP][CFT] pkgng beta1 is out X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 30 Jan 2012 17:11:41 -0000 Hi Baptiste, This looks great! On Mon, Jan 30, 2012 at 4:39 AM, Baptiste Daroussin wrote: > > Sample output of pkg info: > > $ pkg info -f libreoffice: > Name : libreoffice > Version : 3.4.4 > Origin : editors/libreoffice > Prefix : /usr/local > Categories : editors > Licenses : MPL & LGPL3 > Maintainer : office@FreeBSD.org > WWW : http://www.libreoffice.org/ > Comment : Full integrated office productivity suite > Options : > DEBUG: off > GNOME: off > GTK: on > JAVA: off > KDE4: off > MMEDIA: off > PYUNO: off > SDK: off > SYSTRAY: off > WEBDAV: off > Flat size : 319 MB > Description : > LibreOffice is the free power-packed Open Source personal productivity > suite for > Windows, Macintosh and Linux, that gives you six feature-rich applications > for > all your document production and data processing needs: Writer, Calc, > Impress, > Draw, Math and Base. > > WWW: http://www.libreoffice.org/ > > I haven't checked if `pkg query' can do this yet, but how about emitting the above output in YAML as well? It would still be very readable for humans. Anyway, I'll try this out. Jos -- Jos Backus jos at catnook.com From owner-freebsd-ports@FreeBSD.ORG Mon Jan 30 17:21:38 2012 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 998AB106564A; Mon, 30 Jan 2012 17:21:38 +0000 (UTC) (envelope-from jos@catnook.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 381DE8FC12; Mon, 30 Jan 2012 17:21:37 +0000 (UTC) Received: by ghbg15 with SMTP id g15so2070455ghb.13 for ; Mon, 30 Jan 2012 09:21:37 -0800 (PST) MIME-Version: 1.0 Received: by 10.50.202.97 with SMTP id kh1mr17898445igc.19.1327944097311; Mon, 30 Jan 2012 09:21:37 -0800 (PST) Received: by 10.42.218.7 with HTTP; Mon, 30 Jan 2012 09:21:37 -0800 (PST) In-Reply-To: <20120130171044.GD40244@azathoth.lan> References: <20120130123930.GB40244@azathoth.lan> <20120130171044.GD40244@azathoth.lan> Date: Mon, 30 Jan 2012 09:21:37 -0800 Message-ID: From: Jos Backus To: Baptiste Daroussin Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: ports@freebsd.org, current@freebsd.org Subject: Re: [HEADSUP][CFT] pkgng beta1 is out X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 30 Jan 2012 17:21:38 -0000 On Mon, Jan 30, 2012 at 9:10 AM, Baptiste Daroussin wrote: No pkg query can't do this, but this would be a nice addition (something > like > raw output for info or query) I do like the idea, please create an issue > on the > github :)) > > regards, Bapt > I just created issue #128, thanks Baptiste! Cheers, Jos -- Jos Backus jos at catnook.com From owner-freebsd-ports@FreeBSD.ORG Mon Jan 30 17:33:04 2012 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 42798106566B; Mon, 30 Jan 2012 17:33:04 +0000 (UTC) (envelope-from bapt@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 2749A8FC12; Mon, 30 Jan 2012 17:33:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q0UHX42H071265; Mon, 30 Jan 2012 17:33:04 GMT (envelope-from bapt@freebsd.org) Received: (from bapt@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q0UHX3gD071264; Mon, 30 Jan 2012 17:33:03 GMT (envelope-from bapt@freebsd.org) X-Authentication-Warning: freefall.freebsd.org: bapt set sender to bapt@freebsd.org using -f Date: Mon, 30 Jan 2012 18:32:57 +0100 From: Baptiste Daroussin To: Jos Backus Message-ID: <20120130173257.GE40244@azathoth.lan> References: <20120130123930.GB40244@azathoth.lan> <20120130171044.GD40244@azathoth.lan> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="+SfteS7bOf3dGlBC" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: ports@freebsd.org, current@freebsd.org Subject: Re: [HEADSUP][CFT] pkgng beta1 is out X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 30 Jan 2012 17:33:04 -0000 --+SfteS7bOf3dGlBC Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jan 30, 2012 at 09:21:37AM -0800, Jos Backus wrote: > On Mon, Jan 30, 2012 at 9:10 AM, Baptiste Daroussin wro= te: >=20 > No pkg query can't do this, but this would be a nice addition (something > > like > > raw output for info or query) I do like the idea, please create an issue > > on the > > github :)) > > > > regards, >=20 > Bapt > > >=20 > I just created issue #128, thanks Baptiste! >=20 > Cheers, > Jos The time you did that I implemented it :) pkg info -R will be in beta2. Thank you, regards, Bapt --+SfteS7bOf3dGlBC Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iEYEARECAAYFAk8m1EkACgkQ8kTtMUmk6EzaSgCdGts1R68JDzY6T37QJp+9WuTr XlYAoIIKvyWtq+0tZKVTAIUMiH4nogTY =/gGZ -----END PGP SIGNATURE----- --+SfteS7bOf3dGlBC-- From owner-freebsd-ports@FreeBSD.ORG Mon Jan 30 22:35:01 2012 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 7F4EA106566B; Mon, 30 Jan 2012 22:35:01 +0000 (UTC) (envelope-from yuri.pankov@gmail.com) Received: from sirius.xvoid.org (sirius.xvoid.org [IPv6:2001:470:28:4ba:20c:29ff:fe62:9a22]) by mx1.freebsd.org (Postfix) with ESMTP id 1FD548FC0C; Mon, 30 Jan 2012 22:35:00 +0000 (UTC) Received: from sirius.xvoid.org (yuri@sirius.xvoid.org [IPv6:::1]) by sirius.xvoid.org (8.14.5/8.14.5) with ESMTP id q0UMYxhq094819; Tue, 31 Jan 2012 02:34:59 +0400 (MSK) (envelope-from yuri.pankov@gmail.com) Received: (from yuri@localhost) by sirius.xvoid.org (8.14.5/8.14.5/Submit) id q0UMYxia094818; Tue, 31 Jan 2012 02:34:59 +0400 (MSK) (envelope-from yuri.pankov@gmail.com) X-Authentication-Warning: sirius.xvoid.org: yuri set sender to yuri.pankov@gmail.com using -f Date: Tue, 31 Jan 2012 02:34:59 +0400 From: Yuri Pankov To: Baptiste Daroussin Message-ID: <20120130223459.GA4707@sirius.xvoid.org> References: <20120130123930.GB40244@azathoth.lan> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Kj7319i9nmIyA2yE" Content-Disposition: inline In-Reply-To: <20120130123930.GB40244@azathoth.lan> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: ports@freebsd.org, current@freebsd.org Subject: Re: [HEADSUP][CFT] pkgng beta1 is out X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 30 Jan 2012 22:35:01 -0000 --Kj7319i9nmIyA2yE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jan 30, 2012 at 01:39:30PM +0100, Baptiste Daroussin wrote: [...]=20 > to use pkgng: >=20 > echo WITH_PKGNG=3Dyes >> /etc/make.conf > make -C /usr/ports/ports-mgmt/pkg install clean >=20 > Some links:=20 > http://wiki.FreeBSD.org/pkgng > http://github.com/pkgng/pkgng >=20 > Note that on github you can find a patch for portmaster (against 3.10) The patch seems to have typos in it (usr_pkgng): https://github.com/pkgng/pkgng/blob/master/ports/portmaster.patch#L514 https://github.com/pkgng/pkgng/blob/master/ports/portmaster.patch#L528 And most stupid question for today - how do I actually tell portmaster to use pkgng after applying the patch? Thanks, Yuri --Kj7319i9nmIyA2yE Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iQIcBAABAgAGBQJPJxsTAAoJEF9SuVmZPGsqEqUQALrj2OGjruYGCOM95ZbYen27 8MRqhaGdbAoAFHMRkvs04OlmzZnb5qf27t1yiPeiTpD3cp/AYY3OIdjHfvqVIvtp qkg5zUeUgeyNDx56R9EzxXCQc0CjZyExuHJqg99ksqzARPz3+i2WTSDDpWPVoeFW wnpDvxhhO37rUyTJ/3t0UJD+RKEyCzl9K21EqdBZsObNRfKbbuxXgmw4xk9P2Svm 3ejdPF3hvCVNzm7+8x3Gux3IgGy9tkSYQGS0P4V9Dtc5cnPPOkQlzsNux1AbEi+X CsiQsWbYyt7QQovJf/12xvUf0UTGIeDJxL0m3BR63PLhdZM8I/d1EBroydsbmU3G AP4VzeKLma83K0Lvc3WiYuR3hentctd4/4uJzCBy1EEod5hXC3KT20TPqFpk8RBs +iOFVdxcuu8REMBtIylZy1FKfWFWfsHkz/BwdiPvWOMl5/4jL9emYtS+PgV0MVl0 qbj5ElQCCBSMud4b8zVTffu7aDSZYKs2TGM7SD287L0JMVxw5q5nmZTGWZtbf9hy fNHZ6g3LdUn06Sn/FItnvPl/bFJnqNQAddNuqcWgb7ltxbM3XK54Qj5YtsMXRl2F MTNVDk3tjtRZ21U8eFW52t+514H1pmKXsK/B5wpdXR+iHS9c6bHgPGLcSBzpeSvw xYt5Av/YWOyaxGqW2Gnf =2NlJ -----END PGP SIGNATURE----- --Kj7319i9nmIyA2yE-- From owner-freebsd-ports@FreeBSD.ORG Mon Jan 30 23:52:32 2012 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 5837B1065674; Mon, 30 Jan 2012 23:52:32 +0000 (UTC) (envelope-from villa.alberto@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 5F3E28FC08; Mon, 30 Jan 2012 23:52:30 +0000 (UTC) Received: by eaaa14 with SMTP id a14so1806835eaa.13 for ; Mon, 30 Jan 2012 15:52:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=sender:from:organization:to:subject:date:user-agent:cc:references :in-reply-to:mime-version:content-type:content-transfer-encoding :message-id; bh=xbkUYDBzVA9wFf/7AEvzm+AG/p0rkOJS+wm+TEiYEmY=; b=jln+tYYlUpiSEVgJ4Ea/UBJmfXzkfbMfsvyoumAaQ62vYT1Kyv2SdHJH9yhksKjwIK NVR4k//UVu+WDCecRAUcdZWhaYuC1eeVrp31Ugz0XoYzrA7pdexfTpTeABEBRzX6fTRj R/lhATGzXAzDOMTyiv1mpLhTId6fuaw6HABAE= Received: by 10.213.113.196 with SMTP id b4mr28692ebq.0.1327967550247; Mon, 30 Jan 2012 15:52:30 -0800 (PST) Received: from woodstock.peanuts (host171-147-dynamic.1-79-r.retail.telecomitalia.it. [79.1.147.171]) by mx.google.com with ESMTPS id n17sm78932707eei.3.2012.01.30.15.52.28 (version=SSLv3 cipher=OTHER); Mon, 30 Jan 2012 15:52:29 -0800 (PST) Sender: Alberto Villa From: Alberto Villa Organization: The FreeBSD Project To: freebsd-ports@freebsd.org Date: Tue, 31 Jan 2012 00:52:25 +0100 User-Agent: KMail/1.13.7 (FreeBSD/9.0-RC2; KDE/4.7.4; amd64; ; ) References: <20120130123930.GB40244@azathoth.lan> <20120130223459.GA4707@sirius.xvoid.org> In-Reply-To: <20120130223459.GA4707@sirius.xvoid.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart20122859.J6yXZnFtgs"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201201310052.28073.avilla@freebsd.org> Cc: Yuri Pankov , ports@freebsd.org, Baptiste Daroussin , current@freebsd.org Subject: Re: [HEADSUP][CFT] pkgng beta1 is out X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 30 Jan 2012 23:52:32 -0000 --nextPart20122859.J6yXZnFtgs Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable On Monday 30 January 2012 23:34:59 Yuri Pankov wrote: > The patch seems to have typos in it (usr_pkgng): > https://github.com/pkgng/pkgng/blob/master/ports/portmaster.patch#L514 > https://github.com/pkgng/pkgng/blob/master/ports/portmaster.patch#L528 Please, take the patch from here: https://github.com/xzhavilla/pkgng/blob/master/ports/portmaster.patch It should be pulled into the main repository soon. > And most stupid question for today - how do I actually tell portmaster > to use pkgng after applying the patch? Set use_pkgng=3Dyes in /usr/local/etc/portmaster.conf. =2D-=20 Alberto Villa, FreeBSD committer http://people.FreeBSD.org/~avilla Depend on the rabbit's foot if you will, but remember, it didn't help the rabbit. -- R. E. Shay --nextPart20122859.J6yXZnFtgs Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iJwEAAECAAYFAk8nLTsACgkQ3xiC6kQ1Cov92QQAu7vAkcQAfK6xY9fFzZ/HX/6R Y5Bl2J5o0UamMZyRJ6J4+eLj9+AoOcNXI+dVTWxmMlwZ7jUTdN7ZSQK49/bXN5Di ASKGQq46vIPoBFqozN32xSl8x5m9mI/vzyqQGUZMmi9XHU9AXBEqUQ6LK0ydFiq3 Oxjphutrz/gtU3FsCdw= =woRO -----END PGP SIGNATURE----- --nextPart20122859.J6yXZnFtgs-- From owner-freebsd-ports@FreeBSD.ORG Tue Jan 31 00:00:38 2012 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 82E6F106566C; Tue, 31 Jan 2012 00:00:38 +0000 (UTC) (envelope-from villa.alberto@gmail.com) Received: from mail-ee0-f54.google.com (mail-ee0-f54.google.com [74.125.83.54]) by mx1.freebsd.org (Postfix) with ESMTP id 8E97B8FC0C; Tue, 31 Jan 2012 00:00:37 +0000 (UTC) Received: by eekb47 with SMTP id b47so1808811eek.13 for ; Mon, 30 Jan 2012 16:00:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=sender:from:organization:to:subject:date:user-agent:cc:references :in-reply-to:mime-version:content-type:content-transfer-encoding :message-id; bh=52rDAk60U05DFFgZ2RXsb5xGiLieMQVl8glY5ZwHHsA=; b=ThJi9oWzersKtunMfoZFryI5RUwmbvQ1Wk1WzfGgC57d9RgL4Jt6UWL4zqzPIZZlTb CJew/TDrV5VeRr4S+hc8mLrhYkCQCdw5MFdu4GWy44ZzZ8WojdLTMhv3OGM9KwS2cySV R1Vj8IFExumNzHHip3X+cjNghA+SYOvAClZFE= Received: by 10.14.16.129 with SMTP id h1mr277159eeh.46.1327968034964; Mon, 30 Jan 2012 16:00:34 -0800 (PST) Received: from woodstock.peanuts (host171-147-dynamic.1-79-r.retail.telecomitalia.it. [79.1.147.171]) by mx.google.com with ESMTPS id x4sm78994608eeb.4.2012.01.30.16.00.33 (version=SSLv3 cipher=OTHER); Mon, 30 Jan 2012 16:00:34 -0800 (PST) Sender: Alberto Villa From: Alberto Villa Organization: The FreeBSD Project To: freebsd-ports@freebsd.org Date: Tue, 31 Jan 2012 01:00:32 +0100 User-Agent: KMail/1.13.7 (FreeBSD/9.0-RC2; KDE/4.7.4; amd64; ; ) References: <20120130123930.GB40244@azathoth.lan> <20120130223459.GA4707@sirius.xvoid.org> <201201310052.28073.avilla@freebsd.org> In-Reply-To: <201201310052.28073.avilla@freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart60364322.4vuuFyRtHv"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201201310100.33133.avilla@freebsd.org> Cc: Yuri Pankov , ports@freebsd.org, Baptiste Daroussin , current@freebsd.org Subject: Re: [HEADSUP][CFT] pkgng beta1 is out X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 31 Jan 2012 00:00:38 -0000 --nextPart60364322.4vuuFyRtHv Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable On Tuesday 31 January 2012 00:52:25 Alberto Villa wrote: > Set use_pkgng=3Dyes in /usr/local/etc/portmaster.conf. Sorry, portmaster.rc. =2D-=20 Alberto Villa, FreeBSD committer http://people.FreeBSD.org/~avilla The government of the United States is not in any sense founded on the Christian Religion -- George Washington --nextPart60364322.4vuuFyRtHv Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iJwEAAECAAYFAk8nLyEACgkQ3xiC6kQ1CosB7QP/T+6CB7Ob+28F/jvYEDN8lP8C JmGvRbW0lImZrdhES2GQOnAGlcv5pvTwOm7W4C4pJppqouIDdR19DvwjnEF3TWOZ bf5A9rj1YP9sTfiRyRPo0pwjJEnc9lBje+EcNXCcamTZ21YUuFT4rGq7i663pVnc CLz+9Vv0p8NZ7BkDyxM= =YfSI -----END PGP SIGNATURE----- --nextPart60364322.4vuuFyRtHv-- From owner-freebsd-ports@FreeBSD.ORG Tue Jan 31 00:08:01 2012 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 B99921065675; Tue, 31 Jan 2012 00:08:01 +0000 (UTC) (envelope-from villa.alberto@gmail.com) Received: from mail-ee0-f54.google.com (mail-ee0-f54.google.com [74.125.83.54]) by mx1.freebsd.org (Postfix) with ESMTP id 1E8458FC16; Tue, 31 Jan 2012 00:08:00 +0000 (UTC) Received: by eekb47 with SMTP id b47so1810100eek.13 for ; Mon, 30 Jan 2012 16:08:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=sender:from:organization:to:subject:date:user-agent:cc:references :in-reply-to:mime-version:content-type:content-transfer-encoding :message-id; bh=52rDAk60U05DFFgZ2RXsb5xGiLieMQVl8glY5ZwHHsA=; b=ThJi9oWzersKtunMfoZFryI5RUwmbvQ1Wk1WzfGgC57d9RgL4Jt6UWL4zqzPIZZlTb CJew/TDrV5VeRr4S+hc8mLrhYkCQCdw5MFdu4GWy44ZzZ8WojdLTMhv3OGM9KwS2cySV R1Vj8IFExumNzHHip3X+cjNghA+SYOvAClZFE= Received: by 10.14.16.129 with SMTP id h1mr277159eeh.46.1327968034964; Mon, 30 Jan 2012 16:00:34 -0800 (PST) Received: from woodstock.peanuts (host171-147-dynamic.1-79-r.retail.telecomitalia.it. [79.1.147.171]) by mx.google.com with ESMTPS id x4sm78994608eeb.4.2012.01.30.16.00.33 (version=SSLv3 cipher=OTHER); Mon, 30 Jan 2012 16:00:34 -0800 (PST) Sender: Alberto Villa From: Alberto Villa Organization: The FreeBSD Project To: freebsd-ports@freebsd.org Date: Tue, 31 Jan 2012 01:00:32 +0100 User-Agent: KMail/1.13.7 (FreeBSD/9.0-RC2; KDE/4.7.4; amd64; ; ) References: <20120130123930.GB40244@azathoth.lan> <20120130223459.GA4707@sirius.xvoid.org> <201201310052.28073.avilla@freebsd.org> In-Reply-To: <201201310052.28073.avilla@freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart60364322.4vuuFyRtHv"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201201310100.33133.avilla@freebsd.org> Cc: Yuri Pankov , ports@freebsd.org, Baptiste Daroussin , current@freebsd.org Subject: Re: [HEADSUP][CFT] pkgng beta1 is out X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 31 Jan 2012 00:08:01 -0000 --nextPart60364322.4vuuFyRtHv Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable On Tuesday 31 January 2012 00:52:25 Alberto Villa wrote: > Set use_pkgng=3Dyes in /usr/local/etc/portmaster.conf. Sorry, portmaster.rc. =2D-=20 Alberto Villa, FreeBSD committer http://people.FreeBSD.org/~avilla The government of the United States is not in any sense founded on the Christian Religion -- George Washington --nextPart60364322.4vuuFyRtHv Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iJwEAAECAAYFAk8nLyEACgkQ3xiC6kQ1CosB7QP/T+6CB7Ob+28F/jvYEDN8lP8C JmGvRbW0lImZrdhES2GQOnAGlcv5pvTwOm7W4C4pJppqouIDdR19DvwjnEF3TWOZ bf5A9rj1YP9sTfiRyRPo0pwjJEnc9lBje+EcNXCcamTZ21YUuFT4rGq7i663pVnc CLz+9Vv0p8NZ7BkDyxM= =YfSI -----END PGP SIGNATURE----- --nextPart60364322.4vuuFyRtHv-- From owner-freebsd-ports@FreeBSD.ORG Tue Jan 31 00:14:55 2012 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 21D121065674; Tue, 31 Jan 2012 00:14:55 +0000 (UTC) (envelope-from villa.alberto@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 788DA8FC0C; Tue, 31 Jan 2012 00:14:54 +0000 (UTC) Received: by eaaa14 with SMTP id a14so1810757eaa.13 for ; Mon, 30 Jan 2012 16:14:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=sender:from:organization:to:subject:date:user-agent:cc:references :in-reply-to:mime-version:content-type:content-transfer-encoding :message-id; bh=xbkUYDBzVA9wFf/7AEvzm+AG/p0rkOJS+wm+TEiYEmY=; b=jln+tYYlUpiSEVgJ4Ea/UBJmfXzkfbMfsvyoumAaQ62vYT1Kyv2SdHJH9yhksKjwIK NVR4k//UVu+WDCecRAUcdZWhaYuC1eeVrp31Ugz0XoYzrA7pdexfTpTeABEBRzX6fTRj R/lhATGzXAzDOMTyiv1mpLhTId6fuaw6HABAE= Received: by 10.213.113.196 with SMTP id b4mr28692ebq.0.1327967550247; Mon, 30 Jan 2012 15:52:30 -0800 (PST) Received: from woodstock.peanuts (host171-147-dynamic.1-79-r.retail.telecomitalia.it. [79.1.147.171]) by mx.google.com with ESMTPS id n17sm78932707eei.3.2012.01.30.15.52.28 (version=SSLv3 cipher=OTHER); Mon, 30 Jan 2012 15:52:29 -0800 (PST) Sender: Alberto Villa From: Alberto Villa Organization: The FreeBSD Project To: freebsd-ports@freebsd.org Date: Tue, 31 Jan 2012 00:52:25 +0100 User-Agent: KMail/1.13.7 (FreeBSD/9.0-RC2; KDE/4.7.4; amd64; ; ) References: <20120130123930.GB40244@azathoth.lan> <20120130223459.GA4707@sirius.xvoid.org> In-Reply-To: <20120130223459.GA4707@sirius.xvoid.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart20122859.J6yXZnFtgs"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201201310052.28073.avilla@freebsd.org> Cc: Yuri Pankov , ports@freebsd.org, Baptiste Daroussin , current@freebsd.org Subject: Re: [HEADSUP][CFT] pkgng beta1 is out X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 31 Jan 2012 00:14:55 -0000 --nextPart20122859.J6yXZnFtgs Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable On Monday 30 January 2012 23:34:59 Yuri Pankov wrote: > The patch seems to have typos in it (usr_pkgng): > https://github.com/pkgng/pkgng/blob/master/ports/portmaster.patch#L514 > https://github.com/pkgng/pkgng/blob/master/ports/portmaster.patch#L528 Please, take the patch from here: https://github.com/xzhavilla/pkgng/blob/master/ports/portmaster.patch It should be pulled into the main repository soon. > And most stupid question for today - how do I actually tell portmaster > to use pkgng after applying the patch? Set use_pkgng=3Dyes in /usr/local/etc/portmaster.conf. =2D-=20 Alberto Villa, FreeBSD committer http://people.FreeBSD.org/~avilla Depend on the rabbit's foot if you will, but remember, it didn't help the rabbit. -- R. E. Shay --nextPart20122859.J6yXZnFtgs Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iJwEAAECAAYFAk8nLTsACgkQ3xiC6kQ1Cov92QQAu7vAkcQAfK6xY9fFzZ/HX/6R Y5Bl2J5o0UamMZyRJ6J4+eLj9+AoOcNXI+dVTWxmMlwZ7jUTdN7ZSQK49/bXN5Di ASKGQq46vIPoBFqozN32xSl8x5m9mI/vzyqQGUZMmi9XHU9AXBEqUQ6LK0ydFiq3 Oxjphutrz/gtU3FsCdw= =woRO -----END PGP SIGNATURE----- --nextPart20122859.J6yXZnFtgs-- From owner-freebsd-ports@FreeBSD.ORG Tue Jan 31 01:15:09 2012 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 DBB001065674 for ; Tue, 31 Jan 2012 01:15:09 +0000 (UTC) (envelope-from jbeich@tormail.net) Received: from server2.allsitecontrol.com (server2.allsitecontrol.com [66.7.195.77]) by mx1.freebsd.org (Postfix) with ESMTP id 954EE8FC0A for ; Tue, 31 Jan 2012 01:15:08 +0000 (UTC) Received: from cpc7-colc6-2-0-cust26.7-4.cable.virginmedia.com ([82.26.103.27]:16748 helo=internal.tormail.net) by server2.allsitecontrol.com with esmtpsa (TLSv1:RC4-SHA:128) (Exim 4.69) (envelope-from ) id 1Rs2JP-004AbY-LH for freebsd-ports@freebsd.org; Mon, 30 Jan 2012 20:15:08 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tormail.net; s=tm; h=Message-Id:X-TorMail-User:Content-Type:MIME-Version:Date:References:In-Reply-To:Subject:To:From; bh=C5JJn8UT5FVzh8BeJmUV+90wU2QOIjyArJYYr8DcPtE=; b=vZGPFeXD9qWOkt4DZaxHtP9QI152cExG1mNRvLp2ugMOBig6eeDIbfbm7veyKJ5zo3B2RepXL2KG1dVta6X4qsw8JtjkH4pghEqHFIoXFBo8W4ih1/bMu8A69GX0WzVI51ayywvxW1dkSpcV3hw4fwhndPPO58xvE5bMwKTzUu8=; Received: from jbeich by internal.tormail.net with local (Exim 4.63) (envelope-from ) id 1Rs2IZ-000FEH-T8 for freebsd-ports@freebsd.org; Tue, 31 Jan 2012 01:14:18 +0000 From: Jan Beich To: freebsd-ports@freebsd.org In-Reply-To: <20120130123930.GB40244@azathoth.lan> (Baptiste Daroussin's message of "Mon, 30 Jan 2012 13:39:30 +0100") References: <20120130123930.GB40244@azathoth.lan> Date: Mon, 30 Jan 2012 21:13:59 -0400 MIME-Version: 1.0 Content-Type: text/plain X-TorMail-User: jbeich Message-Id: <1Rs2IZ-000FEH-T8@internal.tormail.net> X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - server2.allsitecontrol.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - tormail.net X-Source: X-Source-Args: X-Source-Dir: Subject: Re: [HEADSUP][CFT] pkgng beta1 is out X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 31 Jan 2012 01:15:09 -0000 Baptiste Daroussin writes: [...] > It has been done with scripting features in mind: 'pkg query' will allow > you to query almost everything from the pkgng database in a script friendly > way. How to query the date a package was installed? I often manually remove my packages based on time interval or time + package name after finishing some task. It can involve pruning lots of deps for software not yet in ports. $ find /var/db/pkg/ -name +DESC -exec \ stat -f "%Sm %N" -t '%Y-%m-%d %H:%M' {} + \ | sed 's|/+.*||; s|/.*/||' \ | sort -r | less From owner-freebsd-ports@FreeBSD.ORG Tue Jan 31 02:27:28 2012 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 A036A106566C; Tue, 31 Jan 2012 02:27:28 +0000 (UTC) (envelope-from villa.alberto@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 A77108FC14; Tue, 31 Jan 2012 02:27:27 +0000 (UTC) Received: by eaaa14 with SMTP id a14so1831323eaa.13 for ; Mon, 30 Jan 2012 18:27:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=sender:from:organization:to:subject:date:user-agent:cc:references :in-reply-to:mime-version:content-type:content-transfer-encoding :message-id; bh=lUZzgDWQerXFZeRG3/xG2rWYbXNHRYG4x7wta3w+180=; b=nFIKPa/W0WU48AVVFF7lFSiy8g8hriDnT5ku7Fifaiy6hhA08wrSlSax0/cGLK8rl/ rEaI5aejQNuqAujRzEznmnnSe1o31aBNIRYk+iRJQkwn4A+1IJP6wdxRyaiZ3i1Det25 4VmE3zL9McUkzSXLcG8wLHMuKBZGPyeifOXRs= Received: by 10.213.8.19 with SMTP id f19mr66294ebf.62.1327976846546; Mon, 30 Jan 2012 18:27:26 -0800 (PST) Received: from woodstock.peanuts (host171-147-dynamic.1-79-r.retail.telecomitalia.it. [79.1.147.171]) by mx.google.com with ESMTPS id x4sm80273513eeb.4.2012.01.30.18.27.25 (version=SSLv3 cipher=OTHER); Mon, 30 Jan 2012 18:27:25 -0800 (PST) Sender: Alberto Villa From: Alberto Villa Organization: The FreeBSD Project To: freebsd-ports@freebsd.org Date: Tue, 31 Jan 2012 03:27:20 +0100 User-Agent: KMail/1.13.7 (FreeBSD/9.0-RC2; KDE/4.7.4; amd64; ; ) References: <20120130123930.GB40244@azathoth.lan> <20120130223459.GA4707@sirius.xvoid.org> <201201310052.28073.avilla@freebsd.org> In-Reply-To: <201201310052.28073.avilla@freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3338764.1nkEhFAoLA"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201201310327.24206.avilla@freebsd.org> Cc: Yuri Pankov , ports@freebsd.org, Baptiste Daroussin , current@freebsd.org Subject: Re: [HEADSUP][CFT] pkgng beta1 is out X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 31 Jan 2012 02:27:28 -0000 --nextPart3338764.1nkEhFAoLA Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable On Tuesday 31 January 2012 00:52:25 Alberto Villa wrote: > On Monday 30 January 2012 23:34:59 Yuri Pankov wrote: > > The patch seems to have typos in it (usr_pkgng): > > https://github.com/pkgng/pkgng/blob/master/ports/portmaster.patch#L514 > > https://github.com/pkgng/pkgng/blob/master/ports/portmaster.patch#L528 >=20 > Please, take the patch from here: > https://github.com/xzhavilla/pkgng/blob/master/ports/portmaster.patch >=20 > It should be pulled into the main repository soon. Just a quick note to say that I pushed some updates (now it works with=20 portmaster 3.11 *only*) which have yet to be checked by pkgng masters, so,= =20 unless you want to test the new version, please get it from here: https://github.com/xzhavilla/pkgng/blob/64ec7f352964b186b08aaa6b480afce8da6= 25cb4/ports/portmaster.patch =2D-=20 Alberto Villa, FreeBSD committer http://people.FreeBSD.org/~avilla Heisenberg may have slept here. --nextPart3338764.1nkEhFAoLA Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iJwEAAECAAYFAk8nUYwACgkQ3xiC6kQ1CosDoQQApz1WXQEAFBnf2OWa25X+d1kc cPNmXQMSkECNRi8BX/5CI5ZyXvI9jY26hGa0eRHPV4WUBJJFcs9BshZy3yXJo/Xz eqIBItHp6Imy2KYCXRuhTM1M2EumZbq/j2jzlO9sJpxEmTvxggLnHggpTwHIjtqP boFFXMY3aGdv2uqhSJU= =18r0 -----END PGP SIGNATURE----- --nextPart3338764.1nkEhFAoLA-- From owner-freebsd-ports@FreeBSD.ORG Tue Jan 31 02:27:28 2012 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 A036A106566C; Tue, 31 Jan 2012 02:27:28 +0000 (UTC) (envelope-from villa.alberto@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 A77108FC14; Tue, 31 Jan 2012 02:27:27 +0000 (UTC) Received: by eaaa14 with SMTP id a14so1831323eaa.13 for ; Mon, 30 Jan 2012 18:27:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=sender:from:organization:to:subject:date:user-agent:cc:references :in-reply-to:mime-version:content-type:content-transfer-encoding :message-id; bh=lUZzgDWQerXFZeRG3/xG2rWYbXNHRYG4x7wta3w+180=; b=nFIKPa/W0WU48AVVFF7lFSiy8g8hriDnT5ku7Fifaiy6hhA08wrSlSax0/cGLK8rl/ rEaI5aejQNuqAujRzEznmnnSe1o31aBNIRYk+iRJQkwn4A+1IJP6wdxRyaiZ3i1Det25 4VmE3zL9McUkzSXLcG8wLHMuKBZGPyeifOXRs= Received: by 10.213.8.19 with SMTP id f19mr66294ebf.62.1327976846546; Mon, 30 Jan 2012 18:27:26 -0800 (PST) Received: from woodstock.peanuts (host171-147-dynamic.1-79-r.retail.telecomitalia.it. [79.1.147.171]) by mx.google.com with ESMTPS id x4sm80273513eeb.4.2012.01.30.18.27.25 (version=SSLv3 cipher=OTHER); Mon, 30 Jan 2012 18:27:25 -0800 (PST) Sender: Alberto Villa From: Alberto Villa Organization: The FreeBSD Project To: freebsd-ports@freebsd.org Date: Tue, 31 Jan 2012 03:27:20 +0100 User-Agent: KMail/1.13.7 (FreeBSD/9.0-RC2; KDE/4.7.4; amd64; ; ) References: <20120130123930.GB40244@azathoth.lan> <20120130223459.GA4707@sirius.xvoid.org> <201201310052.28073.avilla@freebsd.org> In-Reply-To: <201201310052.28073.avilla@freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3338764.1nkEhFAoLA"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201201310327.24206.avilla@freebsd.org> Cc: Yuri Pankov , ports@freebsd.org, Baptiste Daroussin , current@freebsd.org Subject: Re: [HEADSUP][CFT] pkgng beta1 is out X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 31 Jan 2012 02:27:28 -0000 --nextPart3338764.1nkEhFAoLA Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable On Tuesday 31 January 2012 00:52:25 Alberto Villa wrote: > On Monday 30 January 2012 23:34:59 Yuri Pankov wrote: > > The patch seems to have typos in it (usr_pkgng): > > https://github.com/pkgng/pkgng/blob/master/ports/portmaster.patch#L514 > > https://github.com/pkgng/pkgng/blob/master/ports/portmaster.patch#L528 >=20 > Please, take the patch from here: > https://github.com/xzhavilla/pkgng/blob/master/ports/portmaster.patch >=20 > It should be pulled into the main repository soon. Just a quick note to say that I pushed some updates (now it works with=20 portmaster 3.11 *only*) which have yet to be checked by pkgng masters, so,= =20 unless you want to test the new version, please get it from here: https://github.com/xzhavilla/pkgng/blob/64ec7f352964b186b08aaa6b480afce8da6= 25cb4/ports/portmaster.patch =2D-=20 Alberto Villa, FreeBSD committer http://people.FreeBSD.org/~avilla Heisenberg may have slept here. --nextPart3338764.1nkEhFAoLA Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iJwEAAECAAYFAk8nUYwACgkQ3xiC6kQ1CosDoQQApz1WXQEAFBnf2OWa25X+d1kc cPNmXQMSkECNRi8BX/5CI5ZyXvI9jY26hGa0eRHPV4WUBJJFcs9BshZy3yXJo/Xz eqIBItHp6Imy2KYCXRuhTM1M2EumZbq/j2jzlO9sJpxEmTvxggLnHggpTwHIjtqP boFFXMY3aGdv2uqhSJU= =18r0 -----END PGP SIGNATURE----- --nextPart3338764.1nkEhFAoLA-- From owner-freebsd-ports@FreeBSD.ORG Tue Jan 31 05:56:32 2012 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 860BA1065670; Tue, 31 Jan 2012 05:56:32 +0000 (UTC) (envelope-from jos@catnook.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 391A28FC0C; Tue, 31 Jan 2012 05:56:31 +0000 (UTC) Received: by iaeo4 with SMTP id o4so10302961iae.13 for ; Mon, 30 Jan 2012 21:56:31 -0800 (PST) MIME-Version: 1.0 Received: by 10.50.169.9 with SMTP id aa9mr923313igc.23.1327989390717; Mon, 30 Jan 2012 21:56:30 -0800 (PST) Received: by 10.42.218.7 with HTTP; Mon, 30 Jan 2012 21:56:30 -0800 (PST) In-Reply-To: <20120130173257.GE40244@azathoth.lan> References: <20120130123930.GB40244@azathoth.lan> <20120130171044.GD40244@azathoth.lan> <20120130173257.GE40244@azathoth.lan> Date: Mon, 30 Jan 2012 21:56:30 -0800 Message-ID: From: Jos Backus To: Baptiste Daroussin Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: ports@freebsd.org, current@freebsd.org Subject: Re: [HEADSUP][CFT] pkgng beta1 is out X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 31 Jan 2012 05:56:32 -0000 On Mon, Jan 30, 2012 at 9:32 AM, Baptiste Daroussin wrote: > On Mon, Jan 30, 2012 at 09:21:37AM -0800, Jos Backus wrote: > > On Mon, Jan 30, 2012 at 9:10 AM, Baptiste Daroussin >wrote: > > > > No pkg query can't do this, but this would be a nice addition (something > > > like > > > raw output for info or query) I do like the idea, please create an > issue > > > on the > > > github :)) > > > > > > regards, > > > > Bapt > > > > > > > I just created issue #128, thanks Baptiste! > > > > Cheers, > > Jos > > The time you did that I implemented it :) > > pkg info -R will be in beta2. > > Merci beaucoup :) Salut, Jos > Thank you, > regards, > Bapt > -- Jos Backus jos at catnook.com From owner-freebsd-ports@FreeBSD.ORG Tue Jan 31 06:23:15 2012 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 B6162106566B; Tue, 31 Jan 2012 06:23:15 +0000 (UTC) (envelope-from bapt@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 99E6D8FC16; Tue, 31 Jan 2012 06:23:15 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q0V6NFi1083216; Tue, 31 Jan 2012 06:23:15 GMT (envelope-from bapt@freebsd.org) Received: (from bapt@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q0V6NF4J083215; Tue, 31 Jan 2012 06:23:15 GMT (envelope-from bapt@freebsd.org) X-Authentication-Warning: freefall.freebsd.org: bapt set sender to bapt@freebsd.org using -f Date: Tue, 31 Jan 2012 07:23:10 +0100 From: Baptiste Daroussin To: Julian Elischer Message-ID: <20120131062310.GF40244@azathoth.lan> References: <20120130123930.GB40244@azathoth.lan> <4F278720.5020405@freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Bqc0IY4JZZt50bUr" Content-Disposition: inline In-Reply-To: <4F278720.5020405@freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: ports@freebsd.org, current@freebsd.org Subject: Re: [HEADSUP][CFT] pkgng beta1 is out X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 31 Jan 2012 06:23:15 -0000 --Bqc0IY4JZZt50bUr Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jan 30, 2012 at 10:16:00PM -0800, Julian Elischer wrote: > On 1/30/12 4:39 AM, Baptiste Daroussin wrote: > > Hi, > > > > pkgng has just reached the beta phase, and has now found its way to the > > ports tree (disabled by default). > > > > 1/ Why pkgng? > > ------------ > the name sucks though > it would be good to fix it before it's built in everywhere. >=20 > like windows NT, which it is no longer NT. >=20 Well if you have better proposition, pkgng is just for now a code name :) the binary itself the library and the port are named simply pkg. bsd.pkgng.mk remain pkgng because when we will have pkg_install dead it wil= l be merged into bsd.port.mk regards, Bapt --Bqc0IY4JZZt50bUr Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iEYEARECAAYFAk8niM4ACgkQ8kTtMUmk6ExtmACdGFyH032W0RdPColbrKpWGDsY sKYAmgNbUCVyjLADbwCwAMlaZ36UQ4mJ =PRk2 -----END PGP SIGNATURE----- --Bqc0IY4JZZt50bUr-- From owner-freebsd-ports@FreeBSD.ORG Tue Jan 31 06:26:10 2012 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 78A5E106566B; Tue, 31 Jan 2012 06:26:10 +0000 (UTC) (envelope-from bapt@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 5A7008FC18; Tue, 31 Jan 2012 06:26:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q0V6QAmK083268; Tue, 31 Jan 2012 06:26:10 GMT (envelope-from bapt@freebsd.org) Received: (from bapt@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q0V6QA7t083267; Tue, 31 Jan 2012 06:26:10 GMT (envelope-from bapt@freebsd.org) X-Authentication-Warning: freefall.freebsd.org: bapt set sender to bapt@freebsd.org using -f Date: Tue, 31 Jan 2012 07:26:06 +0100 From: Baptiste Daroussin To: Alberto Villa Message-ID: <20120131062606.GG40244@azathoth.lan> References: <20120130123930.GB40244@azathoth.lan> <20120130223459.GA4707@sirius.xvoid.org> <201201310052.28073.avilla@freebsd.org> <201201310327.24206.avilla@freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="BzCohdixPhurzSK4" Content-Disposition: inline In-Reply-To: <201201310327.24206.avilla@freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Yuri Pankov , ports@freebsd.org, current@freebsd.org Subject: Re: [HEADSUP][CFT] pkgng beta1 is out X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 31 Jan 2012 06:26:10 -0000 --BzCohdixPhurzSK4 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 31, 2012 at 03:27:20AM +0100, Alberto Villa wrote: > On Tuesday 31 January 2012 00:52:25 Alberto Villa wrote: > > On Monday 30 January 2012 23:34:59 Yuri Pankov wrote: > > > The patch seems to have typos in it (usr_pkgng): > > > https://github.com/pkgng/pkgng/blob/master/ports/portmaster.patch#L514 > > > https://github.com/pkgng/pkgng/blob/master/ports/portmaster.patch#L528 > >=20 > > Please, take the patch from here: > > https://github.com/xzhavilla/pkgng/blob/master/ports/portmaster.patch > >=20 > > It should be pulled into the main repository soon. >=20 > Just a quick note to say that I pushed some updates (now it works with=20 > portmaster 3.11 *only*) which have yet to be checked by pkgng masters, so= ,=20 > unless you want to test the new version, please get it from here: > https://github.com/xzhavilla/pkgng/blob/64ec7f352964b186b08aaa6b480afce8d= a625cb4/ports/portmaster.patch > --=20 > Alberto Villa, FreeBSD committer > http://people.FreeBSD.org/~avilla >=20 > Heisenberg may have slept here. This has been merged thank you very much, portmaster 3.11 seems to be full working for me. regards, Bapt --BzCohdixPhurzSK4 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iEYEARECAAYFAk8niX4ACgkQ8kTtMUmk6Ey61wCcCgO5162uUg/hiLyBE5A22Jce LUcAoIjXDDwAqXSL93Ejx+kxTiO27vKr =eCpe -----END PGP SIGNATURE----- --BzCohdixPhurzSK4-- From owner-freebsd-ports@FreeBSD.ORG Tue Jan 31 06:28:32 2012 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 CCA59106566B; Tue, 31 Jan 2012 06:28:32 +0000 (UTC) (envelope-from julian@freebsd.org) Received: from vps1.elischer.org (vps1.elischer.org [204.109.63.16]) by mx1.freebsd.org (Postfix) with ESMTP id 812608FC1F; Tue, 31 Jan 2012 06:28:32 +0000 (UTC) Received: from julian-mac.elischer.org (c-67-180-24-15.hsd1.ca.comcast.net [67.180.24.15]) (authenticated bits=0) by vps1.elischer.org (8.14.4/8.14.4) with ESMTP id q0V6EiqB004602 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Mon, 30 Jan 2012 22:14:46 -0800 (PST) (envelope-from julian@freebsd.org) Message-ID: <4F278720.5020405@freebsd.org> Date: Mon, 30 Jan 2012 22:16:00 -0800 From: Julian Elischer User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.4; en-US; rv:1.9.2.25) Gecko/20111213 Thunderbird/3.1.17 MIME-Version: 1.0 To: Baptiste Daroussin References: <20120130123930.GB40244@azathoth.lan> In-Reply-To: <20120130123930.GB40244@azathoth.lan> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, ports-announce@freebsd.org, current@freebsd.org Subject: Re: [HEADSUP][CFT] pkgng beta1 is out X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 31 Jan 2012 06:28:32 -0000 On 1/30/12 4:39 AM, Baptiste Daroussin wrote: > Hi, > > pkgng has just reached the beta phase, and has now found its way to the > ports tree (disabled by default). > > 1/ Why pkgng? > ------------ the name sucks though it would be good to fix it before it's built in everywhere. like windows NT, which it is no longer NT. From owner-freebsd-ports@FreeBSD.ORG Tue Jan 31 08:08:01 2012 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 DB5CD1065670 for ; Tue, 31 Jan 2012 08:07:59 +0000 (UTC) (envelope-from nino80@gmail.com) Received: from mail-pz0-f44.google.com (mail-pz0-f44.google.com [209.85.210.44]) by mx1.freebsd.org (Postfix) with ESMTP id AF4B38FC08 for ; Tue, 31 Jan 2012 08:07:59 +0000 (UTC) Received: by dadh19 with SMTP id h19so26123dad.17 for ; Tue, 31 Jan 2012 00:07:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=o75kMmfDrxs6pwAx1jGkBGttEYt1a/tOdKdl/m/20wA=; b=fHvlAhPYeIFNpXt/kYNKXJ6/xts8JxPw9lcoucEMhpEQbXCh33K3a/WoYdaf7F1ywu FX4RwyvjvPhjHJWSXBH6g9aLg1hlcu9zQtYVbxrtsHHoJzqs9p+oMP7brtrsJ77lSuuT nHK8Fn05Vlcfw/egXPH8JwtMkOpT8kS6dR6fw= Received: by 10.68.224.9 with SMTP id qy9mr7351895pbc.102.1327995590368; Mon, 30 Jan 2012 23:39:50 -0800 (PST) MIME-Version: 1.0 Received: by 10.142.12.18 with HTTP; Mon, 30 Jan 2012 23:39:30 -0800 (PST) In-Reply-To: <20120131062310.GF40244@azathoth.lan> References: <20120130123930.GB40244@azathoth.lan> <4F278720.5020405@freebsd.org> <20120131062310.GF40244@azathoth.lan> From: n j Date: Tue, 31 Jan 2012 08:39:30 +0100 Message-ID: To: ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Cc: Subject: Re: [HEADSUP][CFT] pkgng beta1 is out X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 31 Jan 2012 08:08:01 -0000 >> On 1/30/12 4:39 AM, Baptiste Daroussin wrote: >> > Hi, >> > >> > pkgng has just reached the beta phase, and has now found its way to the >> > ports tree (disabled by default). This question is probably not related to this announcement, but I wonder if this change (pkg_* --> pkgng) will result in increased number of available binary packages in the repositories or this change brings no benefits to the package build infrastructure? In any case, good work. Regards, -- Nino From owner-freebsd-ports@FreeBSD.ORG Tue Jan 31 08:38:48 2012 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 4FADC1065672 for ; Tue, 31 Jan 2012 08:38:48 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (pancho.soaustin.net [76.74.250.40]) by mx1.freebsd.org (Postfix) with ESMTP id 2CD9E8FC14 for ; Tue, 31 Jan 2012 08:38:47 +0000 (UTC) Received: by mail.soaustin.net (Postfix, from userid 502) id 7937956205; Tue, 31 Jan 2012 02:38:47 -0600 (CST) Date: Tue, 31 Jan 2012 02:38:47 -0600 From: Mark Linimon To: n j Message-ID: <20120131083847.GA4462@lonesome.com> References: <20120130123930.GB40244@azathoth.lan> <4F278720.5020405@freebsd.org> <20120131062310.GF40244@azathoth.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Cc: ports@freebsd.org Subject: Re: [HEADSUP][CFT] pkgng beta1 is out X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 31 Jan 2012 08:38:48 -0000 On Tue, Jan 31, 2012 at 08:39:30AM +0100, n j wrote: > This question is probably not related to this announcement, but I > wonder if this change (pkg_* --> pkgng) will result in increased > number of available binary packages in the repositories Absolute number, no. Speed of availability, possibly. The main determinant of the latter has been processor horsepower available to us. This was greatly increased in 2011 due to both hardware donations, and hardware purchases by the FreeBSD Foundation. I am hopeful that 2012 will finally show the fruits of the work that was done in 2011. mcl From owner-freebsd-ports@FreeBSD.ORG Tue Jan 31 10:36:52 2012 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 7F394106564A for ; Tue, 31 Jan 2012 10:36:52 +0000 (UTC) (envelope-from serhat_akca@hotmail.com) Received: from blu0-omc3-s29.blu0.hotmail.com (blu0-omc3-s29.blu0.hotmail.com [65.55.116.104]) by mx1.freebsd.org (Postfix) with ESMTP id 3D0068FC08 for ; Tue, 31 Jan 2012 10:36:51 +0000 (UTC) Received: from BLU0-SMTP151 ([65.55.116.74]) by blu0-omc3-s29.blu0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Tue, 31 Jan 2012 02:24:50 -0800 X-Originating-IP: [62.29.88.128] X-Originating-Email: [serhat_akca@hotmail.com] Message-ID: Received: from WINXKS092JFMWOER ([62.29.88.128]) by BLU0-SMTP151.phx.gbl over TLS secured channel with Microsoft SMTPSVC(6.0.3790.4675); Tue, 31 Jan 2012 02:24:48 -0800 From: Serhat AKCA To: References: <201201310634.q0V6Yl4u093644@freefall.freebsd.org> In-Reply-To: <201201310634.q0V6Yl4u093644@freefall.freebsd.org> Date: Tue, 31 Jan 2012 12:24:45 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook 14.0 Thread-Index: AQFq7iC+SPjV4zkwLC3KqIJ/4WhFdpbqKBWg Content-Language: tr X-OriginalArrivalTime: 31 Jan 2012 10:24:48.0449 (UTC) FILETIME=[8F3B5B10:01CCE002] Cc: Subject: RE: i386/164629: OpenSIPS package is not avaible X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 31 Jan 2012 10:36:52 -0000 Hello This is really important for our company. We are building a new brand systems. And a i want to use FreeBSD. Sorry for questioning in forum. My question was below. Tahnk you FreeBSD is supperting SER and OpenSER. But i cannot see OpenSIPS. It is not avaible in yout port list ? why ? Thankyou From owner-freebsd-ports@FreeBSD.ORG Tue Jan 31 10:46:01 2012 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 B670C106564A for ; Tue, 31 Jan 2012 10:46:01 +0000 (UTC) (envelope-from pi@opsec.eu) Received: from home.opsec.eu (home.opsec.eu [IPv6:2001:14f8:200::1]) by mx1.freebsd.org (Postfix) with ESMTP id 770EA8FC18 for ; Tue, 31 Jan 2012 10:46:01 +0000 (UTC) Received: from pi by home.opsec.eu with local (Exim 4.72 (FreeBSD)) (envelope-from ) id 1RsBDs-000HQi-SS; Tue, 31 Jan 2012 11:46:00 +0100 Date: Tue, 31 Jan 2012 11:46:00 +0100 From: Kurt Jaeger To: Serhat AKCA Message-ID: <20120131104600.GB44287@home.opsec.eu> References: <201201310634.q0V6Yl4u093644@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Cc: ports@freebsd.org Subject: Re: i386/164629: OpenSIPS package is not avaible X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 31 Jan 2012 10:46:01 -0000 Hi! > FreeBSD is supperting SER and OpenSER. But i cannot see OpenSIPS. It is not > avaible in yout port list ? why ? Nobody provided a port, probably. Are you looking for 1.7.1 or 2.0 ? -- pi@opsec.eu +49 171 3101372 8 years to go ! From owner-freebsd-ports@FreeBSD.ORG Tue Jan 31 11:01:38 2012 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 E953D1065670 for ; Tue, 31 Jan 2012 11:01:37 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (smtp6.infracaninophile.co.uk [IPv6:2001:8b0:151:1:3cd3:cd67:fafa:3d78]) by mx1.freebsd.org (Postfix) with ESMTP id 71DEF8FC08 for ; Tue, 31 Jan 2012 11:01:37 +0000 (UTC) Received: from seedling.black-earth.co.uk (seedling.black-earth.co.uk [IPv6:2001:8b0:151:1:fa1e:dfff:feda:c0bb]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.5/8.14.5) with ESMTP id q0VB1XDX019085 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Tue, 31 Jan 2012 11:01:33 GMT (envelope-from m.seaman@infracaninophile.co.uk) X-DKIM: OpenDKIM Filter v2.4.3 smtp.infracaninophile.co.uk q0VB1XDX019085 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=infracaninophile.co.uk; s=201001-infracaninophile; t=1328007694; bh=CtY1d0x5g/lqutszO3uwcgjzx6TRasZgDoiOL4NJsdE=; h=Message-ID:Date:From:MIME-Version:To:Subject:References: In-Reply-To:Content-Type:Cc; b=VXbG0nwQCCU84IaXlKgIAOisay2Hn2Yea1QYotnFqMhR+YoNK7L9XSsZcfVZaHiIe 1aokQoAY7pdgB4Fj371Js/uMZiz+RnuuV7orF5jZCJVQVSUaPPS0M4ajyOhgWD4jNx 5nY6i6LphfPx4UkKEOMRzQYF+zGNwmc/QkS6BMYk= Message-ID: <4F27CA0D.8050404@infracaninophile.co.uk> Date: Tue, 31 Jan 2012 11:01:33 +0000 From: Matthew Seaman User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:9.0) Gecko/20111222 Thunderbird/9.0.1 MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <201201310634.q0V6Yl4u093644@freefall.freebsd.org> In-Reply-To: X-Enigmail-Version: 1.3.4 OpenPGP: id=60AE908C Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig9B97DA4AF95A8E62F64B7FB5" X-Virus-Scanned: clamav-milter 0.97.3 at lucid-nonsense.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-2.7 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, T_FRT_ADULT2 autolearn=ham version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on lucid-nonsense.infracaninophile.co.uk Subject: Re: i386/164629: OpenSIPS package is not avaible X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 31 Jan 2012 11:01:38 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig9B97DA4AF95A8E62F64B7FB5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 31/01/2012 10:24, Serhat AKCA wrote: > This is really important for our company. We are building a new brand > systems. And a i want to use FreeBSD. > Sorry for questioning in forum. My question was below. Tahnk you >=20 > FreeBSD is supperting SER and OpenSER. But i cannot see OpenSIPS. It is= not > avaible in yout port list ? why ? Almost certainly because no-one has got around to porting it yet. If this response is unsatisfactory to you, remember there's a full money-back guarrantee on FreeBSD. Yes, you can receive compensation for your outlay up to the full value of $0.00 simply by stating that you are unhappy with the service. We'll even convert that to the currency of your choice and add 10% just for the inconvenience. Seriously though: this is a volunteer project, and unless someone volunteers, it doesn't happen. If it's important to you, why not try porting it yourself? It really isn't that hard for someone with reasonable unixy skills. There's lots of people on the freebsd-ports@ list who will be happy to help if you run into difficulties. You will receive kudos from the world and earn the adulation of your peers. In fact, this whole subject would be more appropriate for the freebsd-ports@freebsd.org list. Try asking again there. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate JID: matthew@infracaninophile.co.uk Kent, CT11 9PW --------------enig9B97DA4AF95A8E62F64B7FB5 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.16 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk8nyg0ACgkQ8Mjk52CukIwXFwCeIfk5VxsylQgK5ftv/4oOECeY lbkAnivys9Y7OUoUCIHbWxySy3ji18hg =e57O -----END PGP SIGNATURE----- --------------enig9B97DA4AF95A8E62F64B7FB5-- From owner-freebsd-ports@FreeBSD.ORG Tue Jan 31 11:05:56 2012 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 49088106566B for ; Tue, 31 Jan 2012 11:05:56 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (smtp6.infracaninophile.co.uk [IPv6:2001:8b0:151:1:3cd3:cd67:fafa:3d78]) by mx1.freebsd.org (Postfix) with ESMTP id A30C08FC13 for ; Tue, 31 Jan 2012 11:05:55 +0000 (UTC) Received: from seedling.black-earth.co.uk (seedling.black-earth.co.uk [IPv6:2001:8b0:151:1:fa1e:dfff:feda:c0bb]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.5/8.14.5) with ESMTP id q0VB5lhr019193 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Tue, 31 Jan 2012 11:05:47 GMT (envelope-from m.seaman@infracaninophile.co.uk) X-DKIM: OpenDKIM Filter v2.4.3 smtp.infracaninophile.co.uk q0VB5lhr019193 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=infracaninophile.co.uk; s=201001-infracaninophile; t=1328007947; bh=ODeCwo70ro3utmDprxCzgRv4xdVx7ECJRcEpgO59fO8=; h=Message-ID:Date:From:MIME-Version:To:Subject:References: In-Reply-To:Content-Type:Cc; b=U26gKz1ASVRLvZ5V+h7pnHhQEAwgcKMu/3JywhJWsRzMhVtwwy9qyruR2Yc6FTUVA UEGW/+Fv3hpuVWRkxNJHwv7qYSpY/f7OGxazmdnwtW4idzrEQI1WHhmCZ3L/WJqydK YC+HTJx5/fpWCJ8YYc9G9LdFRvdVwsHhAMjqpJOU= Message-ID: <4F27CB0B.40209@infracaninophile.co.uk> Date: Tue, 31 Jan 2012 11:05:47 +0000 From: Matthew Seaman User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:9.0) Gecko/20111222 Thunderbird/9.0.1 MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <201201310634.q0V6Yl4u093644@freefall.freebsd.org> <4F27CA0D.8050404@infracaninophile.co.uk> In-Reply-To: <4F27CA0D.8050404@infracaninophile.co.uk> X-Enigmail-Version: 1.3.4 OpenPGP: id=60AE908C Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig35889F619A536FE4CAF3FDAA" X-Virus-Scanned: clamav-milter 0.97.3 at lucid-nonsense.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-2.7 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU autolearn=ham version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on lucid-nonsense.infracaninophile.co.uk Subject: Re: i386/164629: OpenSIPS package is not avaible X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 31 Jan 2012 11:05:56 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig35889F619A536FE4CAF3FDAA Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 31/01/2012 11:01, Matthew Seaman wrote: > In fact, this whole subject would be more appropriate for the > freebsd-ports@freebsd.org list. Try asking again there. Oh dear... --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate JID: matthew@infracaninophile.co.uk Kent, CT11 9PW --------------enig35889F619A536FE4CAF3FDAA Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.16 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk8nywsACgkQ8Mjk52CukIwTYACfcqfA6Bz/woPpyji54TPNVLSG 9mQAnA9+CZhXRkv4qBtUsdJWmrzCvtsI =j9wq -----END PGP SIGNATURE----- --------------enig35889F619A536FE4CAF3FDAA-- From owner-freebsd-ports@FreeBSD.ORG Tue Jan 31 11:06:12 2012 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 0FDA21065675 for ; Tue, 31 Jan 2012 11:06:12 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (smtp6.infracaninophile.co.uk [IPv6:2001:8b0:151:1:3cd3:cd67:fafa:3d78]) by mx1.freebsd.org (Postfix) with ESMTP id 155678FC08 for ; Tue, 31 Jan 2012 11:06:10 +0000 (UTC) Received: from seedling.black-earth.co.uk (seedling.black-earth.co.uk [IPv6:2001:8b0:151:1:fa1e:dfff:feda:c0bb]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.5/8.14.5) with ESMTP id q0VB66Zs019208 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Tue, 31 Jan 2012 11:06:07 GMT (envelope-from m.seaman@infracaninophile.co.uk) X-DKIM: OpenDKIM Filter v2.4.3 smtp.infracaninophile.co.uk q0VB66Zs019208 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=infracaninophile.co.uk; s=201001-infracaninophile; t=1328007967; bh=Nn/H+F8hVTZ4LtMWW/S4znO08/kiQGWfBCpfLYV3Pe8=; h=Message-ID:Date:From:MIME-Version:To:Subject:References: In-Reply-To:Content-Type:Cc; b=z2kCejQbe1q0zZHEyxGQrzTkTY6zxlwtHPUZCWrxPBSXn7rulBPb0QQlYFlxmEkUB IuyTPIecTEBv8CSjszJsuPNW53bQlxUV2LPfbQXLaC/qleXesSiI/npzV1xfmAKGui jJbFp1o2xqS+upFQciI3b2hEMi8SqdR1dMma5kKs= Message-ID: <4F27CB1D.3000001@infracaninophile.co.uk> Date: Tue, 31 Jan 2012 11:06:05 +0000 From: Matthew Seaman User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:9.0) Gecko/20111222 Thunderbird/9.0.1 MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <201201310634.q0V6Yl4u093644@freefall.freebsd.org> <4F27CA0D.8050404@infracaninophile.co.uk> In-Reply-To: <4F27CA0D.8050404@infracaninophile.co.uk> X-Enigmail-Version: 1.3.4 OpenPGP: id=60AE908C Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigCAD8CFE6E853E297ECC21789" X-Virus-Scanned: clamav-milter 0.97.3 at lucid-nonsense.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-2.7 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU autolearn=ham version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on lucid-nonsense.infracaninophile.co.uk Subject: Re: i386/164629: OpenSIPS package is not avaible X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 31 Jan 2012 11:06:12 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigCAD8CFE6E853E297ECC21789 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 31/01/2012 11:01, Matthew Seaman wrote: > In fact, this whole subject would be more appropriate for the > freebsd-ports@freebsd.org list. Try asking again there. Oh dear me. How embarrassing... --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate JID: matthew@infracaninophile.co.uk Kent, CT11 9PW --------------enigCAD8CFE6E853E297ECC21789 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.16 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk8nyx4ACgkQ8Mjk52CukIyrGwCfRHs4GZ8TaLoGFWfmYEKyxVsd W2AAn2PQdzCVs+sjtSoVcCOPeYQLGgt2 =vDB6 -----END PGP SIGNATURE----- --------------enigCAD8CFE6E853E297ECC21789-- From owner-freebsd-ports@FreeBSD.ORG Tue Jan 31 15:09:20 2012 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 582BE106564A for ; Tue, 31 Jan 2012 15:09:20 +0000 (UTC) (envelope-from jhellenthal@gmail.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 090C08FC0A for ; Tue, 31 Jan 2012 15:09:19 +0000 (UTC) Received: by ghbg15 with SMTP id g15so74610ghb.13 for ; Tue, 31 Jan 2012 07:09:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to; bh=6lIZEdHHW28yIOHz4S5dM17OMvA6buq84BKChVk+oXQ=; b=lzjZyxGTjDFjxMZ8BwGr1663efHqF2kyfvfQcODHDdbJCAmFet6AcPbcujl+sl2Edt 7W0kkWiLjrCXMnY+1I3hJZOxTD07hddz4VsMsDK/qK6LDWd03Np/D/mobIe3fSH1MFAF Icuc5PySHaBbfShyl0Mqoefq1zR7NptUm9Se8= Received: by 10.101.103.18 with SMTP id f18mr4276730anm.16.1328022559404; Tue, 31 Jan 2012 07:09:19 -0800 (PST) Received: from DataIX.net (adsl-99-19-42-1.dsl.klmzmi.sbcglobal.net. [99.19.42.1]) by mx.google.com with ESMTPS id h36sm39482581yhj.6.2012.01.31.07.09.14 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 31 Jan 2012 07:09:17 -0800 (PST) Sender: Jason Hellenthal Received: from DataIX.net (localhost [127.0.0.1]) by DataIX.net (8.14.5/8.14.5) with ESMTP id q0VF99Z2075220 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 31 Jan 2012 10:09:10 -0500 (EST) (envelope-from jhell@DataIX.net) Received: (from jhell@localhost) by DataIX.net (8.14.5/8.14.5/Submit) id q0VF96cM075150; Tue, 31 Jan 2012 10:09:06 -0500 (EST) (envelope-from jhell@DataIX.net) Date: Tue, 31 Jan 2012 10:09:06 -0500 From: Jason Hellenthal To: Matthew Seaman Message-ID: <20120131150906.GA63960@DataIX.net> References: <201201310634.q0V6Yl4u093644@freefall.freebsd.org> <4F27CA0D.8050404@infracaninophile.co.uk> <4F27CB1D.3000001@infracaninophile.co.uk> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="YZ5djTAD1cGYuMQK" Content-Disposition: inline In-Reply-To: <4F27CB1D.3000001@infracaninophile.co.uk> Cc: freebsd-ports@freebsd.org Subject: Re: i386/164629: OpenSIPS package is not avaible X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 31 Jan 2012 15:09:20 -0000 --YZ5djTAD1cGYuMQK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 31, 2012 at 11:06:05AM +0000, Matthew Seaman wrote: > On 31/01/2012 11:01, Matthew Seaman wrote: > > In fact, this whole subject would be more appropriate for the > > freebsd-ports@freebsd.org list. Try asking again there. >=20 > Oh dear me. How embarrassing... >=20 LoL I hate it when I do that ;) --=20 ;s =3D; --YZ5djTAD1cGYuMQK Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- iQEcBAEBAgAGBQJPKAQSAAoJEJBXh4mJ2FR+cKcH/1JnHkkTRTiq+zjxVZcitcq/ x9Rshq34ZVgjBgR1qqgzzNgN4z4MKR//Yp1w0Tqv5oeOgk8wPd0PIoAGC6mGHfHx xBrhO6yo5aDDdA8w0MjKhz4S+m2eh7Cl/uI78MB+Fw3RlH5mNUkldv8rs8foxpf0 04eLTK9phIbg9fNmrkNjnY3DNl7R/qhrGQmXz6TNiGxk2q8JH9KuwN1UMdQryL+9 Zflan50kJzNDU5xCRdcNejo3tvlLjDv+/HDwOHcDQLrXWJQ2Es4gRfo0p+vb1VR1 HcQXj84dh+6IoHQcS+7RKHnm1D0moMUp9Wgbm1ECy1rdjau5/JIjBEuM4Ob0gOc= =KceC -----END PGP SIGNATURE----- --YZ5djTAD1cGYuMQK-- From owner-freebsd-ports@FreeBSD.ORG Tue Jan 31 20:18:57 2012 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 444B1106566B for ; Tue, 31 Jan 2012 20:18:57 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 111678FC0C; Tue, 31 Jan 2012 20:18:57 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q0VKIusE082286; Tue, 31 Jan 2012 20:18:56 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q0VKIupW082284; Tue, 31 Jan 2012 20:18:56 GMT (envelope-from bapt@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f Date: Tue, 31 Jan 2012 21:18:52 +0100 From: Baptiste Daroussin To: Marco Steinbach Message-ID: <20120131201852.GB64311@azathoth.lan> References: <20120130123930.GB40244@azathoth.lan> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="p4qYPpj5QlsIQJ0K" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: ports@FreeBSD.org Subject: Re: [HEADSUP][CFT] pkgng beta1 is out X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 31 Jan 2012 20:18:57 -0000 --p4qYPpj5QlsIQJ0K Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 31, 2012 at 09:09:47PM +0100, Marco Steinbach wrote: > On Mon, 30 Jan 2012, Baptiste Daroussin wrote: >=20 > > Hi, > > > > pkgng has just reached the beta phase, and has now found its way to the > > ports tree (disabled by default). >=20 > [...] >=20 > > cd /usr/ports/ > > touch abc > touch: abc: Permission denied > > pkg create net/ifstat > Creating package for ifstat-1.1_5 > Segmentation fault >=20 >=20 > The attached patch tries to enable pkg(1) to stay on top of things by add= ing > error handling around archive_write_open_filename. >=20 > > pkg create net/ifstat > Creating package for ifstat-1.1_5 > pkg: archive_write_open_filename(.//ifstat-1.1_5.txz): Permission denied > pkg: unable to create archive >=20 > MfG CoCo > diff --git a/libpkg/packing.c b/libpkg/packing.c > index e536eb8..9543c32 100644 > --- a/libpkg/packing.c > +++ b/libpkg/packing.c > @@ -49,7 +49,15 @@ packing_init(struct packing **pack, const char *path, = pkg_formats format) > } > snprintf(archive_path, sizeof(archive_path), "%s.%s", path, ext); > =20 > - archive_write_open_filename((*pack)->awrite, archive_path); > + if (archive_write_open_filename( > + (*pack)->awrite, archive_path) !=3D ARCHIVE_OK ) { > + pkg_emit_errno("archive_write_open_filename", > + archive_path); > + archive_read_finish((*pack)->aread); > + archive_write_finish((*pack)->awrite); > + *pack =3D NULL; > + return EPKG_FATAL; > + } > } else { /* pass mode directly write to the disk */ > (*pack)->awrite =3D archive_write_disk_new(); > archive_write_disk_set_options((*pack)->awrite, EXTRACT_ARCHIVE_FLAGS); Thanks for spotting this, can you: send a git format-patch diff or send a pull-request on github? if not I'll integrate the patch as-is regards, Bapt --p4qYPpj5QlsIQJ0K Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iEYEARECAAYFAk8oTKwACgkQ8kTtMUmk6EwDVACfTk5mgFZRVv1q8jM5juthjgDn q98AoKfOhMxMYgEiXLLfcRwY8zDP9OGk =3+0L -----END PGP SIGNATURE----- --p4qYPpj5QlsIQJ0K-- From owner-freebsd-ports@FreeBSD.ORG Tue Jan 31 20:25:47 2012 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 5802D106566B for ; Tue, 31 Jan 2012 20:25:47 +0000 (UTC) (envelope-from coco@executive-computing.de) Received: from mail.moehre.org (mail.moehre.org [195.96.35.7]) by mx1.freebsd.org (Postfix) with ESMTP id 0DBE18FC0C for ; Tue, 31 Jan 2012 20:25:46 +0000 (UTC) Received: from mail.moehre.org (unknown [195.96.35.7]) by mail.moehre.org (Postfix) with ESMTP id C59388B141C; Tue, 31 Jan 2012 21:09:57 +0100 (CET) X-Spam-Flag: NO X-Spam-Score: -100.925 X-Spam-Level: X-Spam-Status: No, score=-100.925 tagged_above=-999 required=5 tests=[ALL_TRUSTED=-1, AWL=-0.002, TW_KG=0.077, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mail.moehre.org ([195.96.35.7]) by mail.moehre.org (mail.moehre.org [195.96.35.7]) (amavisd-new, port 10024) with ESMTP id O4h2nmGpDY4U; Tue, 31 Jan 2012 21:09:52 +0100 (CET) Received: from s560x.c0c0.intra (p54B0B820.dip.t-dialin.net [84.176.184.32]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: coco@executive-computing.de) by mail.moehre.org (Postfix) with ESMTPSA id 5BBD68B141D; Tue, 31 Jan 2012 21:09:52 +0100 (CET) Date: Tue, 31 Jan 2012 21:09:47 +0100 (CET) From: Marco Steinbach X-X-Sender: coco@s560x.c0c0.intra To: Baptiste Daroussin In-Reply-To: <20120130123930.GB40244@azathoth.lan> Message-ID: References: <20120130123930.GB40244@azathoth.lan> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="-1178177689-488680300-1328040592=:2558" Cc: ports@FreeBSD.org Subject: Re: [HEADSUP][CFT] pkgng beta1 is out X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 31 Jan 2012 20:25:47 -0000 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. ---1178177689-488680300-1328040592=:2558 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed On Mon, 30 Jan 2012, Baptiste Daroussin wrote: > Hi, > > pkgng has just reached the beta phase, and has now found its way to the > ports tree (disabled by default). [...] > cd /usr/ports/ > touch abc touch: abc: Permission denied > pkg create net/ifstat Creating package for ifstat-1.1_5 Segmentation fault The attached patch tries to enable pkg(1) to stay on top of things by adding error handling around archive_write_open_filename. > pkg create net/ifstat Creating package for ifstat-1.1_5 pkg: archive_write_open_filename(.//ifstat-1.1_5.txz): Permission denied pkg: unable to create archive MfG CoCo ---1178177689-488680300-1328040592=:2558 Content-Type: TEXT/PLAIN; charset=US-ASCII; name=packing.patch Content-Transfer-Encoding: BASE64 Content-ID: Content-Description: Content-Disposition: attachment; filename=packing.patch ZGlmZiAtLWdpdCBhL2xpYnBrZy9wYWNraW5nLmMgYi9saWJwa2cvcGFja2lu Zy5jDQppbmRleCBlNTM2ZWI4Li45NTQzYzMyIDEwMDY0NA0KLS0tIGEvbGli cGtnL3BhY2tpbmcuYw0KKysrIGIvbGlicGtnL3BhY2tpbmcuYw0KQEAgLTQ5 LDcgKzQ5LDE1IEBAIHBhY2tpbmdfaW5pdChzdHJ1Y3QgcGFja2luZyAqKnBh Y2ssIGNvbnN0IGNoYXIgKnBhdGgsIHBrZ19mb3JtYXRzIGZvcm1hdCkNCiAJ CX0NCiAJCXNucHJpbnRmKGFyY2hpdmVfcGF0aCwgc2l6ZW9mKGFyY2hpdmVf cGF0aCksICIlcy4lcyIsIHBhdGgsIGV4dCk7DQogDQotCQlhcmNoaXZlX3dy aXRlX29wZW5fZmlsZW5hbWUoKCpwYWNrKS0+YXdyaXRlLCBhcmNoaXZlX3Bh dGgpOw0KKwkJaWYgKGFyY2hpdmVfd3JpdGVfb3Blbl9maWxlbmFtZSgNCisJ CSAgICAoKnBhY2spLT5hd3JpdGUsIGFyY2hpdmVfcGF0aCkgIT0gQVJDSElW RV9PSyApIHsNCisJCQlwa2dfZW1pdF9lcnJubygiYXJjaGl2ZV93cml0ZV9v cGVuX2ZpbGVuYW1lIiwNCisJCQkgICAgYXJjaGl2ZV9wYXRoKTsNCisJCQlh cmNoaXZlX3JlYWRfZmluaXNoKCgqcGFjayktPmFyZWFkKTsNCisJCQlhcmNo aXZlX3dyaXRlX2ZpbmlzaCgoKnBhY2spLT5hd3JpdGUpOw0KKwkJCSpwYWNr ID0gTlVMTDsNCisJCQlyZXR1cm4gRVBLR19GQVRBTDsNCisJCX0NCiAJfSBl bHNlIHsgLyogcGFzcyBtb2RlIGRpcmVjdGx5IHdyaXRlIHRvIHRoZSBkaXNr ICovDQogCQkoKnBhY2spLT5hd3JpdGUgPSBhcmNoaXZlX3dyaXRlX2Rpc2tf bmV3KCk7DQogCQlhcmNoaXZlX3dyaXRlX2Rpc2tfc2V0X29wdGlvbnMoKCpw YWNrKS0+YXdyaXRlLCBFWFRSQUNUX0FSQ0hJVkVfRkxBR1MpOw0K ---1178177689-488680300-1328040592=:2558-- From owner-freebsd-ports@FreeBSD.ORG Tue Jan 31 21:29:40 2012 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 DBDC9106564A for ; Tue, 31 Jan 2012 21:29:40 +0000 (UTC) (envelope-from enlil65@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 985CD8FC0C for ; Tue, 31 Jan 2012 21:29:40 +0000 (UTC) Received: by vbbfa15 with SMTP id fa15so598711vbb.13 for ; Tue, 31 Jan 2012 13:29:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=YIbqMd7wQFzjIWgKAIHaNJXKuWmt5LDczmtXqc7+8VY=; b=fVM5mkzs0jOetva4+HFAV7ymyOIIwhXzajwUMng7pvsmtflmCWWz4nDdxgEEi8uDpO myea9OCqqfSfWonoagznFyWdqc0FfMLdW9lKcCSvFuqVubjnHxJRI34cSBq/GcMqwv4t WZymBsNyeFuZkTWl8ygUmTs4ZyW69MwAy+w/g= MIME-Version: 1.0 Received: by 10.52.19.232 with SMTP id i8mr5821451vde.24.1328045379901; Tue, 31 Jan 2012 13:29:39 -0800 (PST) Received: by 10.220.9.201 with HTTP; Tue, 31 Jan 2012 13:29:39 -0800 (PST) In-Reply-To: References: Date: Tue, 31 Jan 2012 15:29:39 -0600 Message-ID: From: Peggy Wilkins To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: Portmaster quickly fails to update xcb-utils X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 31 Jan 2012 21:29:40 -0000 On Sat, Jan 28, 2012 at 11:51 AM, Peggy Wilkins wrote: > When I try to follow the instructions in UPDATING for upgrading > xcb-util, using portmaster it fails very early in the process: > > % portmaster -bDw -R -r xcb-util-0 > > =3D=3D=3D>>> Working on: > =A0 =A0 =A0 =A0xcb-util-0.3.6,1 > > > =3D=3D=3D>>> Port directory: /usr/ports/x11/xcb-util > > =3D=3D=3D>>> Launching 'make checksum' for x11/xcb-util in background > =3D=3D=3D>>> Gathering dependency list for x11/xcb-util from ports > > =3D=3D=3D>>> Update failed > =3D=3D=3D>>> Aborting update > > =3D=3D=3D>>> Update for xcb-util-0.3.6,1 failed > =3D=3D=3D>>> Aborting update > > Terminated > Terminated > > > I am seeing this on FreeBSD 7.4-RELEASE-p5 and FreeBSD 8.2-RELEASE-p3. > =A0I updated the ports tree again just now to be sure I have the latest > version and there is no change after doing that. > > Any hints? =A0I'm not having much luck figuring out the problem myself, > since I don't know why a dependency check would fail here... It works fine if I run it without the -R option. FYI for anyone who may be having the same problem. --plw From owner-freebsd-ports@FreeBSD.ORG Tue Jan 31 22:48:23 2012 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 D83091065675 for ; Tue, 31 Jan 2012 22:48:23 +0000 (UTC) (envelope-from rflynn@acsalaska.net) Received: from ingra.acsalaska.net (ingra.acsalaska.net [209.112.173.251]) by mx1.freebsd.org (Postfix) with ESMTP id A1A938FC21 for ; Tue, 31 Jan 2012 22:48:23 +0000 (UTC) Received: from mymail.acsalaska.net (polarbear.acsalaska.net [216.67.61.193]) by ingra.acsalaska.net (8.14.4/8.14.4) with ESMTP id q0VMREtH003214; Tue, 31 Jan 2012 13:27:14 -0900 (AKST) (envelope-from rflynn@acsalaska.net) Received: from 46.129.107.107 (SquirrelMail authenticated user rflynn@acsalaska.net) by mymail.acsalaska.net with HTTP; Tue, 31 Jan 2012 13:27:15 -0900 (AKST) Message-ID: <4620.46.129.107.107.1328048835.squirrel@mymail.acsalaska.net> In-Reply-To: References: <20120130123930.GB40244@azathoth.lan> <20120130171044.GD40244@azathoth.lan> <20120130173257.GE40244@azathoth.lan> Date: Tue, 31 Jan 2012 13:27:15 -0900 (AKST) From: rflynn@acsalaska.net To: "Jos Backus" User-Agent: SquirrelMail/1.4.13 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.3 (ingra.acsalaska.net [209.112.168.121]); Tue, 31 Jan 2012 13:27:15 -0900 (AKST) X-ACS-Spam-Status: no X-ACS-Scanned-By: MD 2.67; SA 3.3.0; spamdefang 1.122 Cc: ports@freebsd.org, Baptiste Daroussin Subject: Re: [HEADSUP][CFT] pkgng beta1 is out X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 31 Jan 2012 22:48:23 -0000 > On Mon, Jan 30, 2012 at 9:32 AM, Baptiste Daroussin wrote: > >> On Mon, Jan 30, 2012 at 09:21:37AM -0800, Jos Backus wrote: >> > On Mon, Jan 30, 2012 at 9:10 AM, Baptiste Daroussin > >wrote: >> > >> > No pkg query can't do this, but this would be a nice addition (something >> > > like >> > > raw output for info or query) I do like the idea, please create an >> issue >> > > on the >> > > github :)) >> > > >> > > regards, >> > >> > Bapt >> > > >> > >> > I just created issue #128, thanks Baptiste! >> > >> > Cheers, >> > Jos >> >> The time you did that I implemented it :) >> >> pkg info -R will be in beta2. >> >> > Merci beaucoup :) > > Salut, > Jos Why not stick this in query? Humans ask for information, computers query for parseable stuff. The separation is there already, keep it consistent. In fact, it makes a lot of sense to have a '-f format' option for query and pluggable formatters. Have -R map to -f yaml if you wish. -- Mel From owner-freebsd-ports@FreeBSD.ORG Wed Feb 1 05:54:48 2012 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 5BC5B1065673; Wed, 1 Feb 2012 05:54:48 +0000 (UTC) (envelope-from andrey@zonov.org) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 8DD798FC2B; Wed, 1 Feb 2012 05:54:47 +0000 (UTC) Received: by bkbzx1 with SMTP id zx1so945100bkb.13 for ; Tue, 31 Jan 2012 21:54:46 -0800 (PST) Received: by 10.204.154.140 with SMTP id o12mr12067680bkw.102.1328073819980; Tue, 31 Jan 2012 21:23:39 -0800 (PST) Received: from [10.254.254.77] (ppp95-165-137-107.pppoe.spdop.ru. [95.165.137.107]) by mx.google.com with ESMTPS id cz3sm51043169bkb.3.2012.01.31.21.23.38 (version=SSLv3 cipher=OTHER); Tue, 31 Jan 2012 21:23:39 -0800 (PST) Message-ID: <4F28CC57.9000202@zonov.org> Date: Wed, 01 Feb 2012 09:23:35 +0400 From: Andrey Zonov User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.8.1.24) Gecko/20100228 Thunderbird/2.0.0.24 Mnenhy/0.7.6.0 MIME-Version: 1.0 To: Baptiste Daroussin References: <20120130123930.GB40244@azathoth.lan> In-Reply-To: <20120130123930.GB40244@azathoth.lan> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org, ports-announce@FreeBSD.org, current@FreeBSD.org Subject: Re: [HEADSUP][CFT] pkgng beta1 is out X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 01 Feb 2012 05:54:48 -0000 On 30.01.2012 16:39, Baptiste Daroussin wrote: > Hi, > > pkgng has just reached the beta phase, and has now found its way to the > ports tree (disabled by default). > > 1/ Why pkgng? > ------------ Hi, What about pkgng support in tinderbox? -- Andrey Zonov From owner-freebsd-ports@FreeBSD.ORG Wed Feb 1 05:56:51 2012 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 EBF8D1065D90; Wed, 1 Feb 2012 05:56:51 +0000 (UTC) (envelope-from jos@catnook.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 766B68FC0C; Wed, 1 Feb 2012 05:56:51 +0000 (UTC) Received: by iaeo4 with SMTP id o4so1602639iae.13 for ; Tue, 31 Jan 2012 21:56:51 -0800 (PST) MIME-Version: 1.0 Received: by 10.43.47.202 with SMTP id ut10mr10676166icb.22.1328075811102; Tue, 31 Jan 2012 21:56:51 -0800 (PST) Received: by 10.42.218.7 with HTTP; Tue, 31 Jan 2012 21:56:50 -0800 (PST) In-Reply-To: <4620.46.129.107.107.1328048835.squirrel@mymail.acsalaska.net> References: <20120130123930.GB40244@azathoth.lan> <20120130171044.GD40244@azathoth.lan> <20120130173257.GE40244@azathoth.lan> <4620.46.129.107.107.1328048835.squirrel@mymail.acsalaska.net> Date: Tue, 31 Jan 2012 21:56:50 -0800 Message-ID: From: Jos Backus To: rflynn@acsalaska.net Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: ports@freebsd.org, Baptiste Daroussin Subject: Re: [HEADSUP][CFT] pkgng beta1 is out X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 01 Feb 2012 05:56:52 -0000 On Jan 31, 2012 2:27 PM, wrote: > Why not stick this in query? Humans ask for information, computers query > for parseable stuff. The separation is there already, keep it consistent. > In fact, it makes a lot of sense to have a '-f format' option for query > and pluggable formatters. Have -R map to -f yaml if you wish. That's fine with me, but YAML would also work here imo. Jos From owner-freebsd-ports@FreeBSD.ORG Wed Feb 1 07:54:21 2012 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 37E84106566C; Wed, 1 Feb 2012 07:54:21 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 1BC7C8FC08; Wed, 1 Feb 2012 07:54:21 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q117sKn8053809; Wed, 1 Feb 2012 07:54:20 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q117sKn8053806; Wed, 1 Feb 2012 07:54:20 GMT (envelope-from bapt@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f Date: Wed, 1 Feb 2012 08:54:16 +0100 From: Baptiste Daroussin To: Andrey Zonov Message-ID: <20120201075416.GF64311@azathoth.lan> References: <20120130123930.GB40244@azathoth.lan> <4F28CC57.9000202@zonov.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="z+pzSjdB7cqptWpS" Content-Disposition: inline In-Reply-To: <4F28CC57.9000202@zonov.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: ports@FreeBSD.org, ports-announce@FreeBSD.org, current@FreeBSD.org Subject: Re: [HEADSUP][CFT] pkgng beta1 is out X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 01 Feb 2012 07:54:21 -0000 --z+pzSjdB7cqptWpS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 01, 2012 at 09:23:35AM +0400, Andrey Zonov wrote: > On 30.01.2012 16:39, Baptiste Daroussin wrote: > > Hi, > > > > pkgng has just reached the beta phase, and has now found its way to the > > ports tree (disabled by default). > > > > 1/ Why pkgng? > > ------------ > Hi, >=20 > What about pkgng support in tinderbox? >=20 beat and I are working on it, just some typos left to figure out, should be there pretty much soon. regards, Bapt --z+pzSjdB7cqptWpS Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iEYEARECAAYFAk8o76gACgkQ8kTtMUmk6EwStACfdNSm4ZsCF7SHFGV2UXuD4RUl Vy0AoLAFDCzmYMxUuHWvER/U8NfDmLU6 =zKhR -----END PGP SIGNATURE----- --z+pzSjdB7cqptWpS-- From owner-freebsd-ports@FreeBSD.ORG Wed Feb 1 11:30:46 2012 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 21DC2106564A for ; Wed, 1 Feb 2012 11:30:46 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (smtp6.infracaninophile.co.uk [IPv6:2001:8b0:151:1:3cd3:cd67:fafa:3d78]) by mx1.freebsd.org (Postfix) with ESMTP id 9AB868FC13 for ; Wed, 1 Feb 2012 11:30:45 +0000 (UTC) Received: from seedling.black-earth.co.uk (seedling.black-earth.co.uk [IPv6:2001:8b0:151:1:fa1e:dfff:feda:c0bb]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.5/8.14.5) with ESMTP id q11BUXFu044543 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Wed, 1 Feb 2012 11:30:41 GMT (envelope-from m.seaman@infracaninophile.co.uk) X-DKIM: OpenDKIM Filter v2.4.3 smtp.infracaninophile.co.uk q11BUXFu044543 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=infracaninophile.co.uk; s=201001-infracaninophile; t=1328095841; bh=zeFgJprw3ykP2y1pAnspi4dp5ch1MRsLpiyVTNFrm3s=; h=Message-ID:Date:From:MIME-Version:To:Subject:References: In-Reply-To:Content-Type:Cc; b=XdvLqKdotZb8GQQIkB9B9HkXbPuJUrsai8bFZl8UOocd1tu42zbYiuLMVAM/E6Qr0 Dhqs4nn82NDQjF2l6tZJxWCnZ4Dw0fSck+SrGwBRlTK6w/Y+PIMtLqfAUSbZwb0UeM cIMLHNy9Nf8Q9f8KmZm0vn+bR4Y4D0mP2vpY6ysQ= Message-ID: <4F292251.4030303@infracaninophile.co.uk> Date: Wed, 01 Feb 2012 11:30:25 +0000 From: Matthew Seaman User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:10.0) Gecko/20120129 Thunderbird/10.0 MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <20120130123930.GB40244@azathoth.lan> <20120130223459.GA4707@sirius.xvoid.org> <201201310052.28073.avilla@freebsd.org> <201201310327.24206.avilla@freebsd.org> In-Reply-To: <201201310327.24206.avilla@freebsd.org> X-Enigmail-Version: 1.3.5 OpenPGP: id=60AE908C Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig05D2FA9E3AFCC4876F817C31" X-Virus-Scanned: clamav-milter 0.97.3 at lucid-nonsense.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-2.7 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU autolearn=ham version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on lucid-nonsense.infracaninophile.co.uk Subject: Re: [HEADSUP][CFT] pkgng beta1 is out X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 01 Feb 2012 11:30:46 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig05D2FA9E3AFCC4876F817C31 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable On 31/01/2012 02:27, Alberto Villa wrote: > On Tuesday 31 January 2012 00:52:25 Alberto Villa wrote: >> On Monday 30 January 2012 23:34:59 Yuri Pankov wrote: >>> The patch seems to have typos in it (usr_pkgng): >>> https://github.com/pkgng/pkgng/blob/master/ports/portmaster.patch#L51= 4 >>> https://github.com/pkgng/pkgng/blob/master/ports/portmaster.patch#L52= 8 >> >> Please, take the patch from here: >> https://github.com/xzhavilla/pkgng/blob/master/ports/portmaster.patch >> >> It should be pulled into the main repository soon. >=20 > Just a quick note to say that I pushed some updates (now it works with = > portmaster 3.11 *only*) which have yet to be checked by pkgng masters, = so,=20 > unless you want to test the new version, please get it from here: > https://github.com/xzhavilla/pkgng/blob/64ec7f352964b186b08aaa6b480afce= 8da625cb4/ports/portmaster.patch So, is there a way to do anything like portmaster's +IGNOREME trick with the new pkg stuff? At the moment I'm trying to do 'portmaster -fa' using your patches and pkgng and telling portmaster to make packages of everything it installs. Unfortunately portmaster gets understandably confused when it tries to do that with ports-mgmt/pkg... Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate JID: matthew@infracaninophile.co.uk Kent, CT11 9PW --------------enig05D2FA9E3AFCC4876F817C31 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.16 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk8pIlgACgkQ8Mjk52CukIyFKACeO8AvuLFi/+I+AD/PAKo3gS7Y utIAnAs7yxQkwpjXwzffaiMDdikta0gu =oO2F -----END PGP SIGNATURE----- --------------enig05D2FA9E3AFCC4876F817C31-- From owner-freebsd-ports@FreeBSD.ORG Wed Feb 1 12:19:58 2012 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 AB7DF1065673 for ; Wed, 1 Feb 2012 12:19:58 +0000 (UTC) (envelope-from villa.alberto@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 31D8D8FC14 for ; Wed, 1 Feb 2012 12:19:57 +0000 (UTC) Received: by eaan10 with SMTP id n10so649630eaa.13 for ; Wed, 01 Feb 2012 04:19:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=sender:from:organization:to:subject:date:user-agent:cc:references :in-reply-to:mime-version:content-type:content-transfer-encoding :message-id; bh=N9APO6IFF8e7WypjdqblLdwC42gofobCGSeyLQmbxAw=; b=i/D249ikY6u8sPCt9x0kXLfizkFyyvEOJr+NbW5yozLk1PFK4ZS8gJCt2sZi1qKl3J TkIhdwJkFhJk9/v1qfwSoD1DNm/2ye3GwXjPYPa5HZpwGL1WIaNLfvJCt9ufNxZ91GPk RGB6TobqPmM/RNMcaqI/a7mT+f7irgRDbknqo= Received: by 10.213.114.84 with SMTP id d20mr1109380ebq.100.1328098797105; Wed, 01 Feb 2012 04:19:57 -0800 (PST) Received: from woodstock.peanuts (host171-147-dynamic.1-79-r.retail.telecomitalia.it. [79.1.147.171]) by mx.google.com with ESMTPS id c16sm98500732eei.1.2012.02.01.04.19.55 (version=SSLv3 cipher=OTHER); Wed, 01 Feb 2012 04:19:56 -0800 (PST) Sender: Alberto Villa From: Alberto Villa Organization: The FreeBSD Project To: freebsd-ports@freebsd.org Date: Wed, 1 Feb 2012 13:19:51 +0100 User-Agent: KMail/1.13.7 (FreeBSD/9.0-RC2; KDE/4.7.4; amd64; ; ) References: <20120130123930.GB40244@azathoth.lan> <201201310327.24206.avilla@freebsd.org> <4F292251.4030303@infracaninophile.co.uk> In-Reply-To: <4F292251.4030303@infracaninophile.co.uk> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3681078.ZdPISZoHRC"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201202011319.54419.avilla@freebsd.org> Cc: Subject: Re: [HEADSUP][CFT] pkgng beta1 is out X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 01 Feb 2012 12:19:58 -0000 --nextPart3681078.ZdPISZoHRC Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable On Wednesday 01 February 2012 12:30:25 Matthew Seaman wrote: > So, is there a way to do anything like portmaster's +IGNOREME trick with > the new pkg stuff? In the portmaster patch I have currently disabled this feature, but I think= =20 I'll try to re-enable it, even if the solution sounds a bit hacky. Better t= han=20 nothing, anyway, for the moment. > At the moment I'm trying to do 'portmaster -fa' using your patches and > pkgng and telling portmaster to make packages of everything it installs. > Unfortunately portmaster gets understandably confused when it tries to > do that with ports-mgmt/pkg... It's a bug in portmaster. I reported it to dougb@, and a fix should be in t= he=20 next version of the patch as soon as I feel submitting it to pkgng reposito= ry=20 for review. =2D-=20 Alberto Villa, FreeBSD committer http://people.FreeBSD.org/~avilla No man is an island if he's on at least one mailing list. --nextPart3681078.ZdPISZoHRC Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iJwEAAECAAYFAk8pLeoACgkQ3xiC6kQ1Cosd1QP/Wo5S8bkDJxh+GpnMxV+uLiMh MGmeMwcJYNynTAZJML5MGqQDGpucAlB0aQdcxnlFtQ8OL1XD1cFx728T3ZJXSj1g 7IcaI4caYlYfDW38EiIN5JwuV6dLl15b9ly9cmhQB3mp2k1KOCCOV8C9BX5D/0ue FCTMSbRulDsUiFGorYk= =/GJO -----END PGP SIGNATURE----- --nextPart3681078.ZdPISZoHRC-- From owner-freebsd-ports@FreeBSD.ORG Wed Feb 1 16:16:18 2012 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 B0DC9106566B for ; Wed, 1 Feb 2012 16:16:18 +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 7C1F48FC0C for ; Wed, 1 Feb 2012 16:16:18 +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 C8BEF621C46 for ; Wed, 1 Feb 2012 11:16:17 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=secnap.com; h= content-transfer-encoding:content-type:content-type:subject :subject:mime-version:user-agent:from:from:date:date:message-id; s=dkim; t=1328112976; x=1329927376; bh=szZDy3oItCzVgJcuH2Uznnk3 0P4dLduYV4D5QQCcUc0=; b=QleTjA7li5c96f/eYBRIbi89/iBZheWbhn+13cpu ikKI4+mD1GE7iOH+LASJs6UTWLO+KKxv1+ElvaFcQR4jpAAHPsL960UDUpYnH58U kbLsn4s/z9h+RgnYvUponykGtiCmY+gaxttMsJDqWWCX0/PiRrpOxJGfEzMgX9u9 zYU= X-Amavis-Modified: Mail body modified (using disclaimer) - mx1.secnap.com.ionspam.net X-Virus-Scanned: SpammerTrap(r) VPS-1500 2.17 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 E691C621C45 for ; Wed, 1 Feb 2012 11:16:16 -0500 (EST) Received: from MikeBook-Air.local (10.80.0.4) by USBCTDC001.secnap.com (10.70.1.1) with Microsoft SMTP Server (TLS) id 14.0.722.0; Wed, 1 Feb 2012 11:16:16 -0500 Message-ID: <4F296566.805@secnap.com> Date: Wed, 1 Feb 2012 11:16:38 -0500 From: Michael Scheidell User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.7; en-US; rv:1.9.2.20) Gecko/20110804 Thunderbird/3.1.12 MIME-Version: 1.0 To: Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: not for arch? use arch? don't care arch? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 01 Feb 2012 16:16:18 -0000 what is todays favorite way of doing this: (i sent this question to submitter): > I had a question, and just for the logs: > > you removed this in the Makefile, but in your fix log, you didn't > mention that you got it to compile on sparc64. > > -.if ${ARCH} == "sparc64" > -BROKEN= Does not compile on sparc64 > -.endif > - > > did you mean to remove that test or does it compile on sparc64? his reply is this: "The ChangeLog mentioned some sparc64 fixes, so it's worth giving it a try again, but the port depends on boost-libs now which is marked as broken on sparc64, so it cannot actually be tested." So, how do you want me to handle this? NOT_FOR_ARCHS sparc64? or just let PH die trying to include boost-libs? -- Michael Scheidell, CTO o: 561-999-5000 d: 561-948-2259 >*| *SECNAP Network Security Corporation * Best Mobile Solutions Product of 2011 * Best Intrusion Prevention Product * Hot Company Finalist 2011 * Best Email Security Product * Certified SNORT Integrator ______________________________________________________________________ This email has been scanned and certified safe by SpammerTrap(r). For Information please see http://www.spammertrap.com/ ______________________________________________________________________ From owner-freebsd-ports@FreeBSD.ORG Wed Feb 1 21:26:57 2012 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 9BA191065767 for ; Wed, 1 Feb 2012 21:26:57 +0000 (UTC) (envelope-from villa.alberto@gmail.com) Received: from mail-ee0-f54.google.com (mail-ee0-f54.google.com [74.125.83.54]) by mx1.freebsd.org (Postfix) with ESMTP id 28FD18FC1C for ; Wed, 1 Feb 2012 21:26:57 +0000 (UTC) Received: by eekb47 with SMTP id b47so518747eek.13 for ; Wed, 01 Feb 2012 13:26:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=sender:from:organization:to:subject:date:user-agent:cc:references :in-reply-to:mime-version:content-type:content-transfer-encoding :message-id; bh=HVIhkdzMBszjPfQfSSbzN9+UFZbvlRhIKuVU3XkBMjk=; b=nKTBKwKmmkNtD8dRHB2TltY47SNhBkYgs/Wvg/OOPhWOx7qnPB3Ns7PpFsKGdSI1zn iHNS6fW2c/oRapbo8eF/9fdILSd5wIbh00SNbZCe1rW6/QgzWVaMbKpgtkCgLbwe0unC +mNYD9rG4sq45HDdrbQzFEqgjck0jAL9tht98= Received: by 10.213.32.210 with SMTP id e18mr1370319ebd.133.1328131616341; Wed, 01 Feb 2012 13:26:56 -0800 (PST) Received: from woodstock.peanuts (host171-147-dynamic.1-79-r.retail.telecomitalia.it. [79.1.147.171]) by mx.google.com with ESMTPS id c16sm1013682eei.1.2012.02.01.13.26.54 (version=SSLv3 cipher=OTHER); Wed, 01 Feb 2012 13:26:55 -0800 (PST) Sender: Alberto Villa From: Alberto Villa Organization: The FreeBSD Project To: freebsd-ports@freebsd.org Date: Wed, 1 Feb 2012 22:26:50 +0100 User-Agent: KMail/1.13.7 (FreeBSD/9.0-RC2; KDE/4.7.4; amd64; ; ) References: <20120130123930.GB40244@azathoth.lan> <4F292251.4030303@infracaninophile.co.uk> <201202011319.54419.avilla@freebsd.org> In-Reply-To: <201202011319.54419.avilla@freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3225754.KnKBbpnF0A"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201202012226.53480.avilla@freebsd.org> Cc: Subject: Re: [HEADSUP][CFT] pkgng beta1 is out X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 01 Feb 2012 21:26:57 -0000 --nextPart3225754.KnKBbpnF0A Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable On Wednesday 01 February 2012 13:19:51 Alberto Villa wrote: > On Wednesday 01 February 2012 12:30:25 Matthew Seaman wrote: > > So, is there a way to do anything like portmaster's +IGNOREME trick=20 with > > the new pkg stuff? >=20 > In the portmaster patch I have currently disabled this feature, but I thi= nk > I'll try to re-enable it, even if the solution sounds a bit hacky. Better > than nothing, anyway, for the moment. Current version from my repository - https://github.com/xzhavilla/pkgng/blob/master/ports/portmaster.patch =2D has +IGNOREME working. portmaster -R works too, now. Only packages=20 and file preservation are missing, plus a small part in portmaster -e. Also, portmaster now sets the "orphan" flag which makes pkg autoremove=20 work. Unfortunately pkg query "%a" is broken in pkgng beta 1, so it's not=20 fully working yet. In addition, since the old package database doesn't stor= e=20 that information, pkg autoremove will only work with newly installed=20 packages, for the moment. > > At the moment I'm trying to do 'portmaster -fa' using your patches and > > pkgng and telling portmaster to make packages of everything it installs. > >=20 > > Unfortunately portmaster gets understandably confused when it tries to > >=20 > > do that with ports-mgmt/pkg... >=20 > It's a bug in portmaster. I reported it to dougb@, and a fix should be in > the next version of the patch as soon as I feel submitting it to pkgng > repository for review. Can you test my latest version and report, submitting a log if you get an=20 error? Thanks. =2D-=20 Alberto Villa, FreeBSD committer http://people.FreeBSD.org/~avilla Drawing on my fine command of language, I said nothing. --nextPart3225754.KnKBbpnF0A Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iJwEAAECAAYFAk8prh0ACgkQ3xiC6kQ1CouAwQP/afzsV6j2tfk/ulOfARx0kMir LkmDQkTPcY3F/qWvow6BifkGUfCrKexCv5wNaW5QzAV4q5LPIC5LZP5MNPmY1y1i p3ueFp5hFLq2Mcbmz5hgV4MTtV6Wxzmk95sZQ6mVHMMB4zNLEhtf04wIoVu8uAlX olq+3lfN6kR/5HNLaJ0= =Uvek -----END PGP SIGNATURE----- --nextPart3225754.KnKBbpnF0A-- From owner-freebsd-ports@FreeBSD.ORG Wed Feb 1 21:31:09 2012 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 5F9C5106566B for ; Wed, 1 Feb 2012 21:31:09 +0000 (UTC) (envelope-from villa.alberto@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 DB0C78FC14 for ; Wed, 1 Feb 2012 21:31:08 +0000 (UTC) Received: by eaan10 with SMTP id n10so849236eaa.13 for ; Wed, 01 Feb 2012 13:31:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=sender:from:organization:to:subject:date:user-agent:cc:references :in-reply-to:mime-version:content-type:content-transfer-encoding :message-id; bh=SKKDzZcFJXILsWjTdTn0HofNSjzMpBGPk2TIw9d/Q+Y=; b=tcvdVdJoQBR8Uc4qoBHf66GsjRkgWA3KdDcAhcd2cMIO/haIO6ZVNF6Y+jw+qZTLWo b8SL6zS2xDhDLgQN2ZkVRcOhSe6Pfrm81eJk/FBon76f/AEAnFnLm4ERngnaq65/hl3P aoHlVrp/XWl4D8FuI7HKUZL87/LVC/hSY1Tl8= Received: by 10.213.13.80 with SMTP id b16mr576578eba.146.1328131867287; Wed, 01 Feb 2012 13:31:07 -0800 (PST) Received: from woodstock.peanuts (host171-147-dynamic.1-79-r.retail.telecomitalia.it. [79.1.147.171]) by mx.google.com with ESMTPS id c16sm1054772eei.1.2012.02.01.13.31.05 (version=SSLv3 cipher=OTHER); Wed, 01 Feb 2012 13:31:06 -0800 (PST) Sender: Alberto Villa From: Alberto Villa Organization: The FreeBSD Project To: freebsd-ports@freebsd.org Date: Wed, 1 Feb 2012 22:31:04 +0100 User-Agent: KMail/1.13.7 (FreeBSD/9.0-RC2; KDE/4.7.4; amd64; ; ) References: <20120130123930.GB40244@azathoth.lan> <201202011319.54419.avilla@freebsd.org> <201202012226.53480.avilla@freebsd.org> In-Reply-To: <201202012226.53480.avilla@freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart6449376.oaxoxUHGcY"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201202012231.04702.avilla@freebsd.org> Cc: Subject: Re: [HEADSUP][CFT] pkgng beta1 is out X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 01 Feb 2012 21:31:09 -0000 --nextPart6449376.oaxoxUHGcY Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable On Wednesday 01 February 2012 22:26:50 Alberto Villa wrote: > > > At the moment I'm trying to do 'portmaster -fa' using your patches and > > > pkgng and telling portmaster to make packages of everything it > > > installs. > > >=20 > > > Unfortunately portmaster gets understandably confused when it tries= =20 to > > >=20 > > > do that with ports-mgmt/pkg... > >=20 > > It's a bug in portmaster. I reported it to dougb@, and a fix should be = in > > the next version of the patch as soon as I feel submitting it to pkgng > > repository for review. >=20 > Can you test my latest version and report, submitting a log if you get an > error? Thanks. By the way, you should avoid rebuilding portmaster itself, or a non patched= =20 version will be installed. =2D-=20 Alberto Villa, FreeBSD committer http://people.FreeBSD.org/~avilla We should keep the Panama Canal. After all, we stole it fair and square. -- S. I. Hayakawa --nextPart6449376.oaxoxUHGcY Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iJwEAAECAAYFAk8prxgACgkQ3xiC6kQ1Cou2JQP+ISrVTFnQYZfMojQnqxCcxnIN N7FJQyYkGA2NO4lnH4sTIN6FxSAHVBUkGhgFjTUnpKroerXhWDwtsmUKDTiu9CtA 7rzuhf1UtAgw2QsZnHx/gTSqi0536OXxCaqN0dOEMIOUrHqDEg/yH6WGAmCCWaNE jl3gDyKH2MLocKTFvPY= =lkwX -----END PGP SIGNATURE----- --nextPart6449376.oaxoxUHGcY-- From owner-freebsd-ports@FreeBSD.ORG Wed Feb 1 21:37:23 2012 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 97299106564A; Wed, 1 Feb 2012 21:37:23 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (smtp6.infracaninophile.co.uk [IPv6:2001:8b0:151:1:3cd3:cd67:fafa:3d78]) by mx1.freebsd.org (Postfix) with ESMTP id F03FA8FC14; Wed, 1 Feb 2012 21:37:22 +0000 (UTC) Received: from seedling.black-earth.co.uk (seedling.black-earth.co.uk [IPv6:2001:8b0:151:1:fa1e:dfff:feda:c0bb]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.5/8.14.5) with ESMTP id q11LbIou054033 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Wed, 1 Feb 2012 21:37:19 GMT (envelope-from m.seaman@infracaninophile.co.uk) X-DKIM: OpenDKIM Filter v2.4.3 smtp.infracaninophile.co.uk q11LbIou054033 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=infracaninophile.co.uk; s=201001-infracaninophile; t=1328132239; bh=bX4t1yJhy2lbQiOkUBVfONhFH/riRP4+vh+txFbSnLk=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type; b=EpCgqiyYbrxlTDNNmzTeuspPj+958Gi/rcs4bNfd8FEw4UwQ5PwgTeKIEALIODEDa 0eTcypoH0GKYE4VntSAfOWQPysNLZ4A2IkMCpqpWKxGpFY1JSikOYmjubmVfo4qhlj E6CNp+TjZFCo310RgcdqoCwd7jTopZJLoF7nu0JU= Message-ID: <4F29B087.6010902@infracaninophile.co.uk> Date: Wed, 01 Feb 2012 21:37:11 +0000 From: Matthew Seaman User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:10.0) Gecko/20120129 Thunderbird/10.0 MIME-Version: 1.0 To: Alberto Villa References: <20120130123930.GB40244@azathoth.lan> <201202011319.54419.avilla@freebsd.org> <201202012226.53480.avilla@freebsd.org> <201202012231.04702.avilla@freebsd.org> In-Reply-To: <201202012231.04702.avilla@freebsd.org> X-Enigmail-Version: 1.3.5 OpenPGP: id=60AE908C Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig376ADFE67310B358BF28979E" X-Virus-Scanned: clamav-milter 0.97.3 at lucid-nonsense.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-2.7 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU autolearn=ham version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on lucid-nonsense.infracaninophile.co.uk Cc: freebsd-ports@freebsd.org Subject: Re: [HEADSUP][CFT] pkgng beta1 is out X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 01 Feb 2012 21:37:23 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig376ADFE67310B358BF28979E Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable On 01/02/2012 21:31, Alberto Villa wrote: > By the way, you should avoid rebuilding portmaster itself, or a non pat= ched=20 > version will be installed. Oh, I just made some local hacks to add your patches automatically when building the portmaster port. No worries there. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate JID: matthew@infracaninophile.co.uk Kent, CT11 9PW --------------enig376ADFE67310B358BF28979E Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.16 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk8psI4ACgkQ8Mjk52CukIzdAQCfTyqQ0GBfywka3z7sbtFvpFvV 84cAnRHvQavI7qqNxsei8y3Gaax4cfao =lItk -----END PGP SIGNATURE----- --------------enig376ADFE67310B358BF28979E-- From owner-freebsd-ports@FreeBSD.ORG Thu Feb 2 00:01:14 2012 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 58F15106567D for ; Thu, 2 Feb 2012 00:01:14 +0000 (UTC) (envelope-from fjwcash@gmail.com) Received: from mail-vx0-f182.google.com (mail-vx0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id 1AF5F8FC17 for ; Thu, 2 Feb 2012 00:01:13 +0000 (UTC) Received: by vcmm1 with SMTP id m1so2130678vcm.13 for ; Wed, 01 Feb 2012 16:01:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=NO2vlzgSK0sQony/J80jj6e6lW8d88TVWpLmZ+giaNQ=; b=FINOaxcUY7vnjQANYr8EAbyjoO9t7z0Wr1AIRlS6OZImTqctI4/kmh9pIILnXWUgzq 3bw54INGa5+xKnwExED9S1mg2iNGeas0B4A4NvVn4f+d4lD1khy8iq8xal4ZE0AQ0Veo k8AJ5uV2MY/lVTNnxh1sXnxH2HDXIdzwxO/Po= MIME-Version: 1.0 Received: by 10.220.116.2 with SMTP id k2mr263196vcq.44.1328139282933; Wed, 01 Feb 2012 15:34:42 -0800 (PST) Received: by 10.220.181.4 with HTTP; Wed, 1 Feb 2012 15:34:42 -0800 (PST) In-Reply-To: <20120130123930.GB40244@azathoth.lan> References: <20120130123930.GB40244@azathoth.lan> Date: Wed, 1 Feb 2012 15:34:42 -0800 Message-ID: From: Freddie Cash To: Baptiste Daroussin Content-Type: text/plain; charset=UTF-8 Cc: FreeBSD Ports Mailing List Subject: Re: [HEADSUP][CFT] pkgng beta1 is out X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 02 Feb 2012 00:01:14 -0000 On Mon, Jan 30, 2012 at 4:39 AM, Baptiste Daroussin wrote: > pkgng has just reached the beta phase, and has now found its way to the > ports tree (disabled by default). Are there any i386 remote repos setup yet? I was all gung ho to start testing this, but I only see amd64 repos listed in the README; there's no default pkg.conf file installed; and there's no examples listed in the various pkg man pages. -- Freddie Cash fjwcash@gmail.com From owner-freebsd-ports@FreeBSD.ORG Thu Feb 2 01:48:56 2012 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 9C90B106564A for ; Thu, 2 Feb 2012 01:48:56 +0000 (UTC) (envelope-from ekf1@hi.is) Received: from fenja.rhi.hi.is (fenja.rhi.hi.is [130.208.165.103]) by mx1.freebsd.org (Postfix) with ESMTP id BF3228FC0C for ; Thu, 2 Feb 2012 01:48:55 +0000 (UTC) Received: from smtp.hi.is (smtp.hi.is [130.208.165.149]) by fenja.rhi.hi.is (8.13.8/8.13.8) with ESMTP id q121V7Nf000729 for ; Thu, 2 Feb 2012 01:31:07 GMT Received: from webmail.hi.is (fannborg.rhi.hi.is [130.208.165.23]) by smtp.hi.is (8.14.4/8.14.4) with ESMTP id q121V7Sn007637 for ; Thu, 2 Feb 2012 01:31:07 GMT Received: from 85.197.205.30 (SquirrelMail authenticated user ekf1) by webmail.hi.is with HTTP; Thu, 2 Feb 2012 01:31:07 -0000 (GMT) Message-ID: Date: Thu, 2 Feb 2012 01:31:07 -0000 (GMT) From: =?iso-8859-1?Q?Eyj=F3lfur_K=E1ri_Fri=F0=FEj=F3fsson?= To: ports@FreeBSD.org User-Agent: SquirrelMail/1.4.15 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Cc: Subject: Nvidia optimus laptops X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 02 Feb 2012 01:48:56 -0000 Any plans on getting the nvidia optimus gpu´s working fulltime on BSD? Its working on linux trough bumblebee 3.0 and virtualgl with some fake xserver and its blazing fast! I can run the Unigine Heaven and tropics benchmarks in opengl with tesselation faster then on directx11 on windows. Thing is i would love to be able to switch from xbuntu to FreeBsd + xfce but i hate having hardware thats not doing what its supposed to inside my computer? SLI is another issue, getting multiple gpu´s to work together Nvidia has been much better with their driver suppport then ATI but 3d gaming is ofc not big on unix unless OSX gains some ground Anyway i would love to see someone port bumblebee 3.0 ( or the fork ironhide) to the BSD platform and get it running with opengl 4 on BSD fullspeed!!! Eyjólfur Kári Friðþjófsson Student of computer Science from the university of Iceland From owner-freebsd-ports@FreeBSD.ORG Thu Feb 2 04:11:54 2012 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 CCE44106564A for ; Thu, 2 Feb 2012 04:11:54 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: from mail-wi0-f182.google.com (mail-wi0-f182.google.com [209.85.212.182]) by mx1.freebsd.org (Postfix) with ESMTP id 659F38FC16 for ; Thu, 2 Feb 2012 04:11:54 +0000 (UTC) Received: by wibhn14 with SMTP id hn14so2256293wib.13 for ; Wed, 01 Feb 2012 20:11:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=G7+9DtksxEMxs7fJTePOXs71vHNawZvR2qDS7rW5O88=; b=e6EKrbnTFTh6+SfXbvbIp4NTspkFZpva48BX30jHuCVKbB9lX5vDwxjIsN3K1tYs1A UyEjUOWSYcTNVNth2MdH5qKpJ0ju7PD5afZU40MEN7+guFQrJ+BN8OHns88+Yd7cCuAN qmVyH4eSyY2G4hfvSPhRgzvCIKSEK/uuxQTdQ= MIME-Version: 1.0 Received: by 10.180.107.68 with SMTP id ha4mr1900983wib.9.1328155913407; Wed, 01 Feb 2012 20:11:53 -0800 (PST) Received: by 10.223.101.196 with HTTP; Wed, 1 Feb 2012 20:11:53 -0800 (PST) In-Reply-To: References: Date: Wed, 1 Feb 2012 20:11:53 -0800 Message-ID: From: Kevin Oberman To: =?ISO-8859-1?B?RXlq82xmdXIgS+FyaSBGcmnw/mrzZnNzb24=?= Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: ports@freebsd.org Subject: Re: Nvidia optimus laptops X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 02 Feb 2012 04:11:54 -0000 2012/2/1 Eyj=F3lfur K=E1ri Fri=F0=FEj=F3fsson : > Any plans on getting the nvidia optimus gpu=B4s working fulltime on BSD? > Its working on linux trough bumblebee 3.0 and virtualgl with some fake > xserver and its blazing fast! I can run the Unigine Heaven and tropics > benchmarks in opengl with tesselation faster then on directx11 on windows= . > Thing is i would love to be able to switch from xbuntu to FreeBsd + xfce > but i hate having hardware thats not doing what its supposed to inside my > computer? > > SLI is another issue, getting multiple gpu=B4s to work together > Nvidia has been much better with their driver suppport then ATI but 3d > gaming is ofc not big on unix unless OSX gains some ground > > Anyway i would love to see someone port bumblebee 3.0 ( or the fork > ironhide) to the BSD platform and get it running with opengl 4 on BSD > fullspeed!!! I'd love to see this, too, but I think we'll need to wait until kib is finished with KMS and it's in9-stable (or, at very least in head before we can even think about Optimus support. Would be cool, though --=20 R. Kevin Oberman, Network Engineer E-mail: kob6558@gmail.com From owner-freebsd-ports@FreeBSD.ORG Thu Feb 2 05:19:21 2012 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 C7E40106566B for ; Thu, 2 Feb 2012 05:19:21 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (pancho.soaustin.net [76.74.250.40]) by mx1.freebsd.org (Postfix) with ESMTP id ABBF58FC23 for ; Thu, 2 Feb 2012 05:19:21 +0000 (UTC) Received: by mail.soaustin.net (Postfix, from userid 502) id 20CAD6001; Wed, 1 Feb 2012 23:19:21 -0600 (CST) Date: Wed, 1 Feb 2012 23:19:21 -0600 From: Mark Linimon To: Michael Scheidell Message-ID: <20120202051921.GC6434@lonesome.com> References: <4F296566.805@secnap.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4F296566.805@secnap.com> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: ports@freebsd.org Subject: Re: not for arch? use arch? don't care arch? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 02 Feb 2012 05:19:21 -0000 On Wed, Feb 01, 2012 at 11:16:38AM -0500, Michael Scheidell wrote: > "The ChangeLog mentioned some sparc64 fixes, so it's worth giving it a > try again, but the port depends on boost-libs now which is marked as > broken on sparc64, so it cannot actually be tested." > > So, how do you want me to handle this? I'd say leave out the following stanza, and also leave out ONLY_FOR/ NOT_FOR_ARCHS: > -.if ${ARCH} == "sparc64" > -BROKEN= Does not compile on sparc64 > -.endif That way, if someone happens to fix boost on sparc64, pointyhat will still try to build the dependent port, and we'll find out if it builds or not. Otherwise, everyone will probably forget about it and it will never be tried. (Builds of ports which are dependent on broken ports are not attempted by pointyhat in any case.) mcl From owner-freebsd-ports@FreeBSD.ORG Thu Feb 2 07:13:57 2012 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 C6512106564A for ; Thu, 2 Feb 2012 07:13:57 +0000 (UTC) (envelope-from bapt@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id A923C8FC0C; Thu, 2 Feb 2012 07:13:57 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q127Dvwk054255; Thu, 2 Feb 2012 07:13:57 GMT (envelope-from bapt@freebsd.org) Received: (from bapt@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q127DvM4054254; Thu, 2 Feb 2012 07:13:57 GMT (envelope-from bapt@freebsd.org) X-Authentication-Warning: freefall.freebsd.org: bapt set sender to bapt@freebsd.org using -f Date: Thu, 2 Feb 2012 08:13:53 +0100 From: Baptiste Daroussin To: Freddie Cash Message-ID: <20120202071353.GE70058@azathoth.lan> References: <20120130123930.GB40244@azathoth.lan> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="/2994txjAzEdQwm5" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: FreeBSD Ports Mailing List Subject: Re: [HEADSUP][CFT] pkgng beta1 is out X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 02 Feb 2012 07:13:57 -0000 --/2994txjAzEdQwm5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 01, 2012 at 03:34:42PM -0800, Freddie Cash wrote: > On Mon, Jan 30, 2012 at 4:39 AM, Baptiste Daroussin wr= ote: > > pkgng has just reached the beta phase, and has now found its way to the > > ports tree (disabled by default). >=20 > Are there any i386 remote repos setup yet? >=20 > I was all gung ho to start testing this, but I only see amd64 repos > listed in the README; there's no default pkg.conf file installed; and > there's no examples listed in the various pkg man pages. >=20 Here is a sample: https://github.com/pkgng/pkgng/blob/master/pkg/pkg.conf.s= ample for pkg conf, currently there is no public repository at all, it will come pretty much soon (I hope :)) you can create your own repositories using the new ports-mgmt/poudriere for= now, tinderbox support should come soon. regards, Bapt --/2994txjAzEdQwm5 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iEYEARECAAYFAk8qN7EACgkQ8kTtMUmk6EzR5QCeMTAkW9RhyenLcD3hsAeEwhrk n7EAn01fgyuybeQ/2jKNREXlBUJ3kO3A =RbyS -----END PGP SIGNATURE----- --/2994txjAzEdQwm5-- From owner-freebsd-ports@FreeBSD.ORG Thu Feb 2 07:32:24 2012 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 F0A84106564A for ; Thu, 2 Feb 2012 07:32:24 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: from mail-lpp01m010-f54.google.com (mail-lpp01m010-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 759198FC12 for ; Thu, 2 Feb 2012 07:32:24 +0000 (UTC) Received: by lagz14 with SMTP id z14so1444302lag.13 for ; Wed, 01 Feb 2012 23:32:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=VneX+ZAXvcdnS91YeT22xVuMZrXq/jT0N3wtdqWzq3I=; b=TAbubUq2k6b44o3AlPQE1EoKCE6Q4YdBX4DajSwl/pqRVEx9MXHmrnJfe8i05N72WR wZLqm2ueXmfhzLBvGLP/A5qiulzXttDVVW/lk2Iec9TO4/Uj0bGRHSO+a4iwuEAC/00I kRNw8IN1/bNuiUq31zZXy3Z/HDvXtnlXGgGlg= MIME-Version: 1.0 Received: by 10.152.111.137 with SMTP id ii9mr827907lab.39.1328166463275; Wed, 01 Feb 2012 23:07:43 -0800 (PST) Received: by 10.152.1.202 with HTTP; Wed, 1 Feb 2012 23:07:43 -0800 (PST) In-Reply-To: <201201290127.06548.tom@diogunix.com> References: <201201212100.59941.tom@diogunix.com> <201201231631.14633.tom@diogunix.com> <201201290127.06548.tom@diogunix.com> Date: Thu, 2 Feb 2012 01:07:43 -0600 Message-ID: From: Scot Hetzel To: "tom@diogunix.com" Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-ports@freebsd.org Subject: Re: databases/mysql-workbench52 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 02 Feb 2012 07:32:25 -0000 On Sat, Jan 28, 2012 at 6:27 PM, tom@diogunix.com wrote: > > > > On Monday 23 January 2012 17:08:44 you wrote: >> On 23 Jan 2012 15:31, "tom@diogunix.com" wrote: >> > > Hm, well the page at [1] claims that 5+ should be supported, and it's >> > > from the 5.5 docs. >> > > >> > > I would try asking the mailing list at >> > > http://lists.mysql.com/internals . >> > >> > Did so, awaiting reply there. > > Ok, disappoingly, I did not get any reply on > http://lists.mysql.com/internals > > As a "solution" (regarding practical terms) I just deinstalled the MySQL > ports coming with KDE and instead installed MySQL 5.1. > > Then, the Workbench 5.2 port compiled without any issues. > So far, the Makefile of the Workbench52 port was correct. > > Of course, some parts of KDE will not work now :-( > > As doesn't appear to be too easy to make the Workbench Port work with mySQL > 5.5 I'll propose the KDE folks to ask for a decision on whether to build the > KDE parts in question with MySQL 5.5 OR with MySQL 5.1. > Currently, /usr/ports/Mk/bsd.database.mk shows that the default MySQL version is set to 5.5. Try rebuilding your KDE ports that require MySQL by adding: WITH_MYSQL_VER=51 to your /etc/make.conf. Scot From owner-freebsd-ports@FreeBSD.ORG Thu Feb 2 08:02:07 2012 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 760CC106566B; Thu, 2 Feb 2012 08:02:07 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (smtp6.infracaninophile.co.uk [IPv6:2001:8b0:151:1:3cd3:cd67:fafa:3d78]) by mx1.freebsd.org (Postfix) with ESMTP id CC1158FC08; Thu, 2 Feb 2012 08:02:06 +0000 (UTC) Received: from seedling.black-earth.co.uk (seedling.black-earth.co.uk [IPv6:2001:8b0:151:1:fa1e:dfff:feda:c0bb]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.5/8.14.5) with ESMTP id q1282335065718 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Thu, 2 Feb 2012 08:02:03 GMT (envelope-from m.seaman@infracaninophile.co.uk) X-DKIM: OpenDKIM Filter v2.4.3 smtp.infracaninophile.co.uk q1282335065718 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=infracaninophile.co.uk; s=201001-infracaninophile; t=1328169723; bh=/zT4fST6zHDs5PKi9ngANwGg+nBFuf0bAW+H0mJ/Gps=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type; b=HWd84ybVptAs4cYsWfltWq3retYTb1eYX6McyYqUIgUgUFTJWsWFMuac9hZhQJteI f1K5GA7pEAVwgRhCDReoMXjACx+tr9l3ANho6YIJl5lXBUgsliHoUzL9P5Mt/wovgL e2bhC07A5nTtTm3x7eEu4lr0OhAPyfr6lM7KliB4= Message-ID: <4F2A42FB.8000308@infracaninophile.co.uk> Date: Thu, 02 Feb 2012 08:02:03 +0000 From: Matthew Seaman User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:10.0) Gecko/20120129 Thunderbird/10.0 MIME-Version: 1.0 To: Alberto Villa References: <20120130123930.GB40244@azathoth.lan> <4F292251.4030303@infracaninophile.co.uk> <201202011319.54419.avilla@freebsd.org> <201202012226.53480.avilla@freebsd.org> In-Reply-To: <201202012226.53480.avilla@freebsd.org> X-Enigmail-Version: 1.3.5 OpenPGP: id=60AE908C Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig30944E1E61F55C6B904F0DA0" X-Virus-Scanned: clamav-milter 0.97.3 at lucid-nonsense.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-2.7 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU autolearn=ham version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on lucid-nonsense.infracaninophile.co.uk Cc: freebsd-ports@freebsd.org Subject: Re: [HEADSUP][CFT] pkgng beta1 is out X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 02 Feb 2012 08:02:07 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig30944E1E61F55C6B904F0DA0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable On 01/02/2012 21:26, Alberto Villa wrote: > Can you test my latest version and report, submitting a log if you get = an=20 > error? Thanks. That seems to work pretty well, but the portmaster feature for deleting build-only dependencies doesn't seem to be doing anything. I'll need to rerun the tests to confirm that though. Cheers Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate JID: matthew@infracaninophile.co.uk Kent, CT11 9PW --------------enig30944E1E61F55C6B904F0DA0 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.16 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk8qQvsACgkQ8Mjk52CukIzd3QCfQJeorAnfHIA/vtimZAoARXap QDAAoJOlNU14XJy8W/od/30swDY2P+c0 =YvV2 -----END PGP SIGNATURE----- --------------enig30944E1E61F55C6B904F0DA0-- From owner-freebsd-ports@FreeBSD.ORG Thu Feb 2 08:28:42 2012 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 E86C7106566B for ; Thu, 2 Feb 2012 08:28:41 +0000 (UTC) (envelope-from michael.scheidell@secnap.com) Received: from mx2.secnap.com.ionspam.net (mx2.secnap.com.ionspam.net [216.134.223.54]) by mx1.freebsd.org (Postfix) with ESMTP id A37238FC16 for ; Thu, 2 Feb 2012 08:28:41 +0000 (UTC) Received: from mx2.secnap.com.ionspam.net (unknown [10.71.0.54]) by mx2.secnap.com.ionspam.net (Postfix) with ESMTP id CD7F4D23C2E; Thu, 2 Feb 2012 03:28:40 -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=1328171320; x=1329985720; bh=006/eM5yZSoPOwa49JJmavP33+C7p6yw LJvzn7Q01FQ=; b=RwPXqO0NiGq86lMnGlDItzVd3aIY0Wbwl9PhwbinjbawdRoy bz6LSR7CySUB5YtTtueBPMlvf1hppeNaJB/wbu5GVbagnDcxcnZa7DsXlGou0W5p 9s9XdymnlkjjhhyzjBHGKh4RSDB8vuUAFqpJYe5eTwQWsCFDCQnTObVTeSk= X-Amavis-Modified: Mail body modified (using disclaimer) - mx2.secnap.com.ionspam.net X-Virus-Scanned: SpammerTrap(r) VPS-1500 2.17 at mx2.secnap.com.ionspam.net Received: from USBCTDC001.secnap.com (unknown [10.70.1.1]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mx2.secnap.com.ionspam.net (Postfix) with ESMTPS id DF67ED23C2D; Thu, 2 Feb 2012 03:28:39 -0500 (EST) Received: from MikeBook-Air.local (10.80.0.4) by USBCTDC001.secnap.com (10.70.1.1) with Microsoft SMTP Server (TLS) id 14.0.722.0; Thu, 2 Feb 2012 03:28:39 -0500 Message-ID: <4F2A494F.5000807@secnap.com> Date: Thu, 2 Feb 2012 03:29:03 -0500 From: Michael Scheidell User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.7; en-US; rv:1.9.2.20) Gecko/20110804 Thunderbird/3.1.12 MIME-Version: 1.0 To: Mark Linimon References: <4F296566.805@secnap.com> <20120202051921.GC6434@lonesome.com> In-Reply-To: <20120202051921.GC6434@lonesome.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: ports@freebsd.org Subject: Re: not for arch? use arch? don't care arch? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 02 Feb 2012 08:28:42 -0000 On 2/2/12 12:19 AM, Mark Linimon wrote: > I'd say leave out the following stanza, and also leave out ONLY_FOR/ > NOT_FOR_ARCHS: > >> > -.if ${ARCH} == "sparc64" >> > -BROKEN= Does not compile on sparc64 >> > -.endif I don't have a sparc64 tb, and submitter doesn't either, and didn't test it on sparc64. I commit the pr and if I get a pavmail, I'll just commit it back again. (and if I need to commit it back again, what is preferred language?) -- Michael Scheidell, CTO o: 561-999-5000 d: 561-948-2259 >*| *SECNAP Network Security Corporation * Best Mobile Solutions Product of 2011 * Best Intrusion Prevention Product * Hot Company Finalist 2011 * Best Email Security Product * Certified SNORT Integrator ______________________________________________________________________ This email has been scanned and certified safe by SpammerTrap(r). For Information please see http://www.spammertrap.com/ ______________________________________________________________________ From owner-freebsd-ports@FreeBSD.ORG Thu Feb 2 08:38:39 2012 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 A0397106564A for ; Thu, 2 Feb 2012 08:38:39 +0000 (UTC) (envelope-from utisoft@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 65A9B8FC1A for ; Thu, 2 Feb 2012 08:38:38 +0000 (UTC) Received: by iaeo4 with SMTP id o4so4400870iae.13 for ; Thu, 02 Feb 2012 00:38:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=TyfDHrIt//auLfku+OSNKzlDjYJof80+S7vrplD9p9E=; b=vvEUoK00nM4bQ7HD4LRlrv7uIasb7LePne1zyL/94GHFH+ylz/bb8AipHNDyGA5Iiv soqPP0uKz7B0jzJntG0yqpk4gehqmY309kho8GzsTkkAwkauWSwqabQ3OG/8N28Ecx81 AscxbZjliFG+jJN4yuesvYDLpanEXDtAihv3g= MIME-Version: 1.0 Received: by 10.42.131.136 with SMTP id z8mr1834532ics.5.1328171918489; Thu, 02 Feb 2012 00:38:38 -0800 (PST) Received: by 10.231.183.21 with HTTP; Thu, 2 Feb 2012 00:38:38 -0800 (PST) Received: by 10.231.183.21 with HTTP; Thu, 2 Feb 2012 00:38:38 -0800 (PST) In-Reply-To: <4F2A494F.5000807@secnap.com> References: <4F296566.805@secnap.com> <20120202051921.GC6434@lonesome.com> <4F2A494F.5000807@secnap.com> Date: Thu, 2 Feb 2012 08:38:38 +0000 Message-ID: From: Chris Rees To: Michael Scheidell Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: ports@freebsd.org, Mark Linimon Subject: Re: not for arch? use arch? don't care arch? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 02 Feb 2012 08:38:39 -0000 On 2 Feb 2012 08:28, "Michael Scheidell" wrote: > > On 2/2/12 12:19 AM, Mark Linimon wrote: >> >> I'd say leave out the following stanza, and also leave out ONLY_FOR/ >> NOT_FOR_ARCHS: >> >>> > -.if ${ARCH} == "sparc64" >>> > -BROKEN= Does not compile on sparc64 >>> > -.endif > > I don't have a sparc64 tb, and submitter doesn't either, and didn't test it on sparc64. > > I commit the pr and if I get a pavmail, I'll just commit it back again. (and if I need to commit it back again, what is preferred language?) > > We don't build sparc packages, so no Pavmail. Chris From owner-freebsd-ports@FreeBSD.ORG Thu Feb 2 10:22:46 2012 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 0F3B5106564A for ; Thu, 2 Feb 2012 10:22:46 +0000 (UTC) (envelope-from villa.alberto@gmail.com) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 83F1D8FC16 for ; Thu, 2 Feb 2012 10:22:41 +0000 (UTC) Received: by bkbzx1 with SMTP id zx1so2612231bkb.13 for ; Thu, 02 Feb 2012 02:22:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=sender:from:organization:to:subject:date:user-agent:cc:references :in-reply-to:mime-version:content-type:content-transfer-encoding :message-id; bh=aN3Vp4yTrNJ3kK/YiPXvrt2adbKCpo4FuVGmB7IJXGM=; b=doBr1vnY4SMQXnH7stbpMsWC2QamQyY7MUtN1NAw0N3z/U55x4Fyh4c4pqlPQwnYsn zfOdKAcd0CBNgLqhmj7DQe/EVgqLoIpykOJt9v/ILt1BZ3CHqi6GIVA0kT4oTSqR8nkn UC5+HB6zlVAkaPrm/5bgWpLVbgX4jkXkYXrNg= Received: by 10.204.141.11 with SMTP id k11mr1120875bku.5.1328178161145; Thu, 02 Feb 2012 02:22:41 -0800 (PST) Received: from woodstock.peanuts (host171-147-dynamic.1-79-r.retail.telecomitalia.it. [79.1.147.171]) by mx.google.com with ESMTPS id bw9sm5639391bkb.8.2012.02.02.02.22.39 (version=SSLv3 cipher=OTHER); Thu, 02 Feb 2012 02:22:40 -0800 (PST) Sender: Alberto Villa From: Alberto Villa Organization: The FreeBSD Project To: Matthew Seaman Date: Thu, 2 Feb 2012 11:22:35 +0100 User-Agent: KMail/1.13.7 (FreeBSD/9.0-RC2; KDE/4.7.4; amd64; ; ) References: <20120130123930.GB40244@azathoth.lan> <201202012226.53480.avilla@freebsd.org> <4F2A42FB.8000308@infracaninophile.co.uk> In-Reply-To: <4F2A42FB.8000308@infracaninophile.co.uk> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1610086.AxMA8hHGLQ"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201202021122.38690.avilla@freebsd.org> Cc: freebsd-ports@freebsd.org Subject: Re: [HEADSUP][CFT] pkgng beta1 is out X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 02 Feb 2012 10:22:46 -0000 --nextPart1610086.AxMA8hHGLQ Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable On Thursday 02 February 2012 09:02:03 Matthew Seaman wrote: > That seems to work pretty well, but the portmaster feature for deleting > build-only dependencies doesn't seem to be doing anything. I'll need to > rerun the tests to confirm that though. It has worked fine for me so far... =2D-=20 Alberto Villa, FreeBSD committer http://people.FreeBSD.org/~avilla That's the most fun I've had without laughing. -- Woody Allen, on sex --nextPart1610086.AxMA8hHGLQ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iJwEAAECAAYFAk8qY+4ACgkQ3xiC6kQ1CovRkgP7BJg6dHwvYCku+mBNSMvAy9BK j1mhxijWryLVE3Ec784bOhaqoe42IIm5GrO3LpeMSUFALY/FVOI8B7ZbhUt7NKdM hssjUL18rpAJB/cX5rfudFRxn/RTr164MGfafcsnRM4xUd/z68qFiO/Xshd8yJbf 7ytuf1+PTB7RTu0orXs= =JbKQ -----END PGP SIGNATURE----- --nextPart1610086.AxMA8hHGLQ-- From owner-freebsd-ports@FreeBSD.ORG Thu Feb 2 10:55:18 2012 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 EE3F7106564A for ; Thu, 2 Feb 2012 10:55:18 +0000 (UTC) (envelope-from lists@opsec.eu) Received: from home.opsec.eu (home.opsec.eu [IPv6:2001:14f8:200::1]) by mx1.freebsd.org (Postfix) with ESMTP id AD3F18FC0C for ; Thu, 2 Feb 2012 10:55:18 +0000 (UTC) Received: from pi by home.opsec.eu with local (Exim 4.72 (FreeBSD)) (envelope-from ) id 1RsuJz-000Ddj-3f for freebsd-ports@freebsd.org; Thu, 02 Feb 2012 11:55:19 +0100 Date: Thu, 2 Feb 2012 11:55:19 +0100 From: Kurt Jaeger To: freebsd-ports@freebsd.org Message-ID: <20120202105519.GD44287@home.opsec.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: making ports on NFS fails sometimes ? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 02 Feb 2012 10:55:19 -0000 Hi! I'm running a port build for "my" preferred ports list (approx. 1500). The /usr/ports comes via NFS from an ZFS server. Some of the port builds fail because of that. Is this well-known ? Should I move back to a local disk ? -- pi@opsec.eu +49 171 3101372 8 years to go ! From owner-freebsd-ports@FreeBSD.ORG Thu Feb 2 11:08:48 2012 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 15ED2106577B for ; Thu, 2 Feb 2012 11:08:48 +0000 (UTC) (envelope-from alonsoschaich@gmx.de) Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.22]) by mx1.freebsd.org (Postfix) with SMTP id 5B8468FC0A for ; Thu, 2 Feb 2012 11:08:46 +0000 (UTC) Received: (qmail invoked by alias); 02 Feb 2012 11:08:46 -0000 Received: from unknown (EHLO harmony.localnet.edu) [141.87.213.55] by mail.gmx.net (mp036) with SMTP; 02 Feb 2012 12:08:46 +0100 X-Authenticated: #6569712 X-Provags-ID: V01U2FsdGVkX18ddDx8Nfwd3Jk5MXhUUY+9N1+JUS+6OOWmws19A5 wbLf+EHGfpcmcv From: Schaich Alonso To: freebsd-ports@freebsd.org Date: Thu, 2 Feb 2012 12:08:30 +0100 User-Agent: KMail/1.13.7 (FreeBSD/9.0-STABLE; KDE/4.7.4; amd64; ; ) References: <20120202105519.GD44287@home.opsec.eu> In-Reply-To: <20120202105519.GD44287@home.opsec.eu> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201202021208.30459.alonsoschaich@gmx.de> X-Y-GMX-Trusted: 0 Subject: Re: making ports on NFS fails sometimes ? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 02 Feb 2012 11:08:48 -0000 On 2012-02-02 (Thursday) 11:55:19 Kurt Jaeger wrote: > Hi! > > I'm running a port build for "my" preferred ports list (approx. 1500). > > The /usr/ports comes via NFS from an ZFS server. > > Some of the port builds fail because of that. Is this well-known ? > Should I move back to a local disk ? Hello I'm using NFS (v3) for ports, too, and it works fine here. Have you checked access permissions and mounted distfiles (and packages) with writing permissions? Alonso From owner-freebsd-ports@FreeBSD.ORG Thu Feb 2 12:12:11 2012 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 1BAEA106564A; Thu, 2 Feb 2012 12:12:11 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (smtp6.infracaninophile.co.uk [IPv6:2001:8b0:151:1:3cd3:cd67:fafa:3d78]) by mx1.freebsd.org (Postfix) with ESMTP id 886B48FC15; Thu, 2 Feb 2012 12:12:10 +0000 (UTC) Received: from seedling.black-earth.co.uk (seedling.black-earth.co.uk [IPv6:2001:8b0:151:1:fa1e:dfff:feda:c0bb]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.5/8.14.5) with ESMTP id q12CC6MN069638 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Thu, 2 Feb 2012 12:12:06 GMT (envelope-from m.seaman@infracaninophile.co.uk) X-DKIM: OpenDKIM Filter v2.4.3 smtp.infracaninophile.co.uk q12CC6MN069638 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=infracaninophile.co.uk; s=201001-infracaninophile; t=1328184726; bh=/LxNINw1eltQk+AuIUS12QSBTnatjKZ+xYaYamtQ42k=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type; b=a8scFJPi0x30Nj5QLLrJXiK114mSjjNJ3qH4luIyTYMPLjz0ZiuFdFZup6H57ZHL5 8Qt0EF3m5VRpH+r0qb61CQuTcAJgjX7ZnT4mB+lKNyn4pUw5A61yq7FEbROyTHzVkq GygNYdToSFPKVbHznn53gLW3khwJ+dz05Epr9jGw= Message-ID: <4F2A7D8E.80709@infracaninophile.co.uk> Date: Thu, 02 Feb 2012 12:11:58 +0000 From: Matthew Seaman User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:10.0) Gecko/20120129 Thunderbird/10.0 MIME-Version: 1.0 To: Alberto Villa References: <20120130123930.GB40244@azathoth.lan> <201202012226.53480.avilla@freebsd.org> <4F2A42FB.8000308@infracaninophile.co.uk> <201202021122.38690.avilla@freebsd.org> In-Reply-To: <201202021122.38690.avilla@freebsd.org> X-Enigmail-Version: 1.3.5 OpenPGP: id=60AE908C Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigE7A9CA100CF65B02EFF6386D" X-Virus-Scanned: clamav-milter 0.97.3 at lucid-nonsense.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-2.7 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU autolearn=ham version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on lucid-nonsense.infracaninophile.co.uk Cc: freebsd-ports@freebsd.org Subject: Re: [HEADSUP][CFT] pkgng beta1 is out X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 02 Feb 2012 12:12:11 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigE7A9CA100CF65B02EFF6386D Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable On 02/02/2012 10:22, Alberto Villa wrote: > On Thursday 02 February 2012 09:02:03 Matthew Seaman wrote: >> That seems to work pretty well, but the portmaster feature for deletin= g >> build-only dependencies doesn't seem to be doing anything. I'll need = to >> rerun the tests to confirm that though. >=20 > It has worked fine for me so far... I think I see what the problem here is: =3D=3D=3D>>> Deleting installed build-only dependencies The following packages will be deinstalled: pkg-1.0.b1 The deinstallation will require 0 B more space Deinstalling pkg-1.0.b1... done /usr/local/sbin/portmaster: /usr/local/sbin/pkg: not found /usr/local/sbin/portmaster: /usr/local/sbin/pkg: not found /usr/local/sbin/portmaster: /usr/local/sbin/pkg: not found /usr/local/sbin/portmaster: /usr/local/sbin/pkg: not found /usr/local/sbin/portmaster: /usr/local/sbin/pkg: not found /usr/local/sbin/portmaster: /usr/local/sbin/pkg: not found /usr/local/sbin/portmaster: /usr/local/sbin/pkg: not found Ooops. Also that deinstall list should have several more packages on it, not just pkg-1.0.b1. Hmmm... does this have to do with fix in revision 1.705 of bsd.port.mk? Let me try yet again with that update in place. Actually, here's a feature request for pkgng -- can we have: pkg lock pkgname... and pkg unlock pkgname... where pkgng will refuse to modify or delete a locked package? I see this as mostly bullet-proof-shoes to be applied as required by system administrators, but automatically locking pkgng on install makes sense to me. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate JID: matthew@infracaninophile.co.uk Kent, CT11 9PW --------------enigE7A9CA100CF65B02EFF6386D Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.16 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk8qfZYACgkQ8Mjk52CukIzYdQCeNxRnd2u6fcm3hsgjzBblZBZq OzQAnAjWIQ018S4gKvbQ1cntBjBX6gs0 =sXBY -----END PGP SIGNATURE----- --------------enigE7A9CA100CF65B02EFF6386D-- From owner-freebsd-ports@FreeBSD.ORG Thu Feb 2 12:39:45 2012 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 911721065670 for ; Thu, 2 Feb 2012 12:39:45 +0000 (UTC) (envelope-from rwmaillists@googlemail.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 10AA38FC21 for ; Thu, 2 Feb 2012 12:39:44 +0000 (UTC) Received: by wgbdq11 with SMTP id dq11so2572909wgb.31 for ; Thu, 02 Feb 2012 04:39:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=date:from:to:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; bh=kRtFKaHtjE8cKjfp6VeEdK+JKHjyDFYCMGv5rlrHDo8=; b=aDX3SIaYCQpEMtADC/m44hoV58QDkPH8P2J+g9k+ZgucvGOX3MUF4CUxr+74eqFKSF DwtDbhVLrx3ayTIvI6ZYUlw/SW+4iQgXOb02JZ8MhEkhHdvgaRcCubc8f1/HpgOh8Lz3 WW6KQgGrm4cPInTfBVhYkLTEg4rF4lvp4JhNE= Received: by 10.180.80.8 with SMTP id n8mr4312423wix.14.1328186384076; Thu, 02 Feb 2012 04:39:44 -0800 (PST) Received: from gumby.homeunix.com (87-194-105-247.bethere.co.uk. [87.194.105.247]) by mx.google.com with ESMTPS id eq5sm6888870wib.2.2012.02.02.04.39.41 (version=SSLv3 cipher=OTHER); Thu, 02 Feb 2012 04:39:42 -0800 (PST) Date: Thu, 2 Feb 2012 12:39:38 +0000 From: RW To: ports@freebsd.org Message-ID: <20120202123938.7a1eee2f@gumby.homeunix.com> In-Reply-To: <20120202105519.GD44287@home.opsec.eu> References: <20120202105519.GD44287@home.opsec.eu> X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.6; amd64-portbld-freebsd8.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Subject: Re: making ports on NFS fails sometimes ? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 02 Feb 2012 12:39:45 -0000 On Thu, 2 Feb 2012 11:55:19 +0100 Kurt Jaeger wrote: > Hi! > > I'm running a port build for "my" preferred ports list (approx. 1500). > > The /usr/ports comes via NFS from an ZFS server. > > Some of the port builds fail because of that. Is this well-known ? > Should I move back to a local disk ? You might try setting WRKDIRPREFIX to a local directory. If you have sufficient ram or swap, you can use tmpfs. From owner-freebsd-ports@FreeBSD.ORG Thu Feb 2 13:13:31 2012 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 C8B8D106566C for ; Thu, 2 Feb 2012 13:13:31 +0000 (UTC) (envelope-from villa.alberto@gmail.com) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 476AD8FC12 for ; Thu, 2 Feb 2012 13:13:31 +0000 (UTC) Received: by bkbzx1 with SMTP id zx1so2860051bkb.13 for ; Thu, 02 Feb 2012 05:13:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=sender:from:organization:to:subject:date:user-agent:cc:references :in-reply-to:mime-version:content-type:content-transfer-encoding :message-id; bh=7ts+qKEaXx4xOIFRQpgMOw3Fq+EwANlrEpnsH+Yzx4w=; b=xILu8VlT8tSKc29JNl0TdoyTZYlnMfzrC/UnH6t66QFI+oV90bDvWqsj6aglMtaeYM PITqQzFsZnz4mmyqIT5l4k+AjwXBW+dVWoo17GGYzvAoJ+5FyecF+yvMyWaxTWKXmHeB jReU3Sn66wU/zIR2yj9UQpYqzQwGSmL2+1O2s= Received: by 10.205.112.6 with SMTP id eq6mr1428140bkc.16.1328188410205; Thu, 02 Feb 2012 05:13:30 -0800 (PST) Received: from woodstock.peanuts (host171-147-dynamic.1-79-r.retail.telecomitalia.it. [79.1.147.171]) by mx.google.com with ESMTPS id cz3sm7066725bkb.3.2012.02.02.05.13.28 (version=SSLv3 cipher=OTHER); Thu, 02 Feb 2012 05:13:28 -0800 (PST) Sender: Alberto Villa From: Alberto Villa Organization: The FreeBSD Project To: Matthew Seaman Date: Thu, 2 Feb 2012 14:13:19 +0100 User-Agent: KMail/1.13.7 (FreeBSD/9.0-RC2; KDE/4.7.4; amd64; ; ) References: <20120130123930.GB40244@azathoth.lan> <201202021122.38690.avilla@freebsd.org> <4F2A7D8E.80709@infracaninophile.co.uk> In-Reply-To: <4F2A7D8E.80709@infracaninophile.co.uk> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart4646138.P11RGYmL4N"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201202021413.22288.avilla@freebsd.org> Cc: freebsd-ports@freebsd.org Subject: Re: [HEADSUP][CFT] pkgng beta1 is out X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 02 Feb 2012 13:13:31 -0000 --nextPart4646138.P11RGYmL4N Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable On Thursday 02 February 2012 13:11:58 Matthew Seaman wrote: > I think I see what the problem here is: >=20 > =3D=3D=3D>>> Deleting installed build-only dependencies > The following packages will be deinstalled: > pkg-1.0.b1 >=20 > The deinstallation will require 0 B more space > Deinstalling pkg-1.0.b1... done > /usr/local/sbin/portmaster: /usr/local/sbin/pkg: not found > /usr/local/sbin/portmaster: /usr/local/sbin/pkg: not found > /usr/local/sbin/portmaster: /usr/local/sbin/pkg: not found > /usr/local/sbin/portmaster: /usr/local/sbin/pkg: not found > /usr/local/sbin/portmaster: /usr/local/sbin/pkg: not found > /usr/local/sbin/portmaster: /usr/local/sbin/pkg: not found > /usr/local/sbin/portmaster: /usr/local/sbin/pkg: not found >=20 > Ooops. This means you didn't have pkgng installed prior to running portmaster? How= =20 could it work from start, then (by the way, in the future this will have a= =20 solution directly in base)? > Also that deinstall list should have several more packages on it, not > just pkg-1.0.b1. That's fine. See the error messages? It means you had 7 more packages to=20 deinstall. By the way, the updated patch on github deleted them all at once. =2D-=20 Alberto Villa, FreeBSD committer http://people.FreeBSD.org/~avilla After a number of decimal places, nobody gives a damn. --nextPart4646138.P11RGYmL4N Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iJwEAAECAAYFAk8qi/IACgkQ3xiC6kQ1Cou+JAQAv/BE+EQnjEDY1T6vH4fGWq+V cWRpjAB+Uq76y3CCqn7o6Xfp9qz+noc2IgvGAhxqjYXyLJJyeMmaIFFu+QiJ5hI0 3rIhU4nQNsiL0c13XGcQUHH2df2TdngAJ3WGuC5gUjYM31fHrciTYSUePmGAi0Ot PgnWKvIi+FKNyWyyjD0= =YXGr -----END PGP SIGNATURE----- --nextPart4646138.P11RGYmL4N-- From owner-freebsd-ports@FreeBSD.ORG Thu Feb 2 13:29:44 2012 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 3D34A106564A; Thu, 2 Feb 2012 13:29:44 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (smtp6.infracaninophile.co.uk [IPv6:2001:8b0:151:1:3cd3:cd67:fafa:3d78]) by mx1.freebsd.org (Postfix) with ESMTP id 92A2E8FC0A; Thu, 2 Feb 2012 13:29:43 +0000 (UTC) Received: from seedling.black-earth.co.uk (seedling.black-earth.co.uk [IPv6:2001:8b0:151:1:fa1e:dfff:feda:c0bb]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.5/8.14.5) with ESMTP id q12DTZSI070779 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Thu, 2 Feb 2012 13:29:35 GMT (envelope-from m.seaman@infracaninophile.co.uk) X-DKIM: OpenDKIM Filter v2.4.3 smtp.infracaninophile.co.uk q12DTZSI070779 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=infracaninophile.co.uk; s=201001-infracaninophile; t=1328189375; bh=rNwFSwx5SUlJYKpaGkEvZPDeqYb4L0+METnOO0cRt5Q=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type; b=B4hEAUZOIdI6GFXEu5vYS/TR//NHPe9SiIoysoK/eek2Sg5Iuibkh/8cRjvzIOu6s E0qJgDcFwAK8r0PCtNLidx5ucmgaY7MfdzU+SpNo9RdkNDk01rUFsYagzBaBCybTnJ yoy0LSa+EgbpeSYn2fDHeHtoDE5feWmtrqf+9WXg= Message-ID: <4F2A8FB7.1030202@infracaninophile.co.uk> Date: Thu, 02 Feb 2012 13:29:27 +0000 From: Matthew Seaman User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:10.0) Gecko/20120129 Thunderbird/10.0 MIME-Version: 1.0 To: Alberto Villa References: <20120130123930.GB40244@azathoth.lan> <201202021122.38690.avilla@freebsd.org> <4F2A7D8E.80709@infracaninophile.co.uk> <201202021413.22288.avilla@freebsd.org> In-Reply-To: <201202021413.22288.avilla@freebsd.org> X-Enigmail-Version: 1.3.5 OpenPGP: id=60AE908C Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig00E7AB93441033B2E3233D26" X-Virus-Scanned: clamav-milter 0.97.3 at lucid-nonsense.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-2.7 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU autolearn=ham version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on lucid-nonsense.infracaninophile.co.uk Cc: freebsd-ports@freebsd.org Subject: Re: [HEADSUP][CFT] pkgng beta1 is out X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 02 Feb 2012 13:29:44 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig00E7AB93441033B2E3233D26 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable On 02/02/2012 13:13, Alberto Villa wrote: > This means you didn't have pkgng installed prior to running portmaster?= How=20 > could it work from start, then (by the way, in the future this will hav= e a=20 > solution directly in base)? No, pkgng was definitely installed at the start. I grabbed the updated patch when you mentioned it in an earlier e-mail in this thread. Have there been any significant changes since then? Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate JID: matthew@infracaninophile.co.uk Kent, CT11 9PW --------------enig00E7AB93441033B2E3233D26 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.16 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk8qj78ACgkQ8Mjk52CukIw9rQCdEnq0OMFrxXQxECkTkYxDmPoP vMEAoJSB45aJt1nZvHsU5YSkIyC7SaQN =cT9B -----END PGP SIGNATURE----- --------------enig00E7AB93441033B2E3233D26-- From owner-freebsd-ports@FreeBSD.ORG Thu Feb 2 14:03:07 2012 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 098DB1065677 for ; Thu, 2 Feb 2012 14:03:07 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (smtp6.infracaninophile.co.uk [IPv6:2001:8b0:151:1:3cd3:cd67:fafa:3d78]) by mx1.freebsd.org (Postfix) with ESMTP id 710288FC1B for ; Thu, 2 Feb 2012 14:03:06 +0000 (UTC) Received: from seedling.black-earth.co.uk (seedling.black-earth.co.uk [IPv6:2001:8b0:151:1:fa1e:dfff:feda:c0bb]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.5/8.14.5) with ESMTP id q12E32TZ071485 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Thu, 2 Feb 2012 14:03:02 GMT (envelope-from m.seaman@infracaninophile.co.uk) X-DKIM: OpenDKIM Filter v2.4.3 smtp.infracaninophile.co.uk q12E32TZ071485 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=infracaninophile.co.uk; s=201001-infracaninophile; t=1328191382; bh=/FEJg3ebde76KdrvvNetDJszl5DxoxWs7z8NfML593g=; h=Message-ID:Date:From:MIME-Version:To:Subject:References: In-Reply-To:Content-Type:Cc; b=hpWkL7kz/C38Kb4u27je2TB1kZLZC0Dq80EeWBiGG2GwrUT5yA3pO7CO21mXyW9JO TLqiiDjzGp3VnmO47hMmHPuF90sFOZ8Ls6sYP1BcUUDWpx8d4ICok9EavJpKLdBeXm aBro2+kksooQELd4m25MJPYMp92Aa5v0ffEGia5I= Message-ID: <4F2A9796.7070206@infracaninophile.co.uk> Date: Thu, 02 Feb 2012 14:03:02 +0000 From: Matthew Seaman User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:10.0) Gecko/20120129 Thunderbird/10.0 MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <20120130123930.GB40244@azathoth.lan> <201202021122.38690.avilla@freebsd.org> <4F2A7D8E.80709@infracaninophile.co.uk> <201202021413.22288.avilla@freebsd.org> <4F2A8FB7.1030202@infracaninophile.co.uk> In-Reply-To: <4F2A8FB7.1030202@infracaninophile.co.uk> X-Enigmail-Version: 1.3.5 OpenPGP: id=60AE908C Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigF4D57C876B476D182403A54B" X-Virus-Scanned: clamav-milter 0.97.3 at lucid-nonsense.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-2.7 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU autolearn=ham version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on lucid-nonsense.infracaninophile.co.uk Subject: Re: [HEADSUP][CFT] pkgng beta1 is out X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 02 Feb 2012 14:03:07 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigF4D57C876B476D182403A54B Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable On 02/02/2012 13:29, Matthew Seaman wrote: > On 02/02/2012 13:13, Alberto Villa wrote: >=20 >> This means you didn't have pkgng installed prior to running portmaster= ? How=20 >> could it work from start, then (by the way, in the future this will ha= ve a=20 >> solution directly in base)? >=20 > No, pkgng was definitely installed at the start. I grabbed the updated= > patch when you mentioned it in an earlier e-mail in this thread. Have > there been any significant changes since then? Hmmm... well, I'm still getting the same effect, even with the latest bsd.port.mk. This is how the portmaster -fa run finishes up: =3D=3D=3D>>> Done displaying pkg-message files =3D=3D=3D>>> The following actions were performed: Re-installation of pkg-1.0.b1 Re-installation of ccache-3.1.7 Re-installation of cmake-2.8.7 Re-installation of libtool-2.4.2 Re-installation of libiconv-1.13.1_1 Re-installation of gettext-0.18.1.1 Installation of devel/gmake (gmake-3.82) Re-installation of emacs-nox11-23.3_8,2 Re-installation of m4-1.4.16,1 Re-installation of mysql-client-5.5.20 Re-installation of portmaster-3.11 Re-installation of rsync-3.0.9 Re-installation of unzip-6.0_1 Re-installation of db47-4.7.25.4 Re-installation of expat-2.0.1_2 Re-installation of gdbm-1.9.1 Re-installation of perl-5.14.2 Re-installation of pkg-config-0.25_1 Re-installation of python27-2.7.2_3 Re-installation of tcl-modules-8.5.11 Re-installation of p5-Locale-gettext-1.05_3 Re-installation of help2man-1.40.5 Installation of devel/autoconf-wrapper (autoconf-wrapper-20101119) Installation of devel/autoconf (autoconf-2.68) Installation of devel/automake-wrapper (automake-wrapper-20101119) Installation of devel/automake (automake-1.11.1) Re-installation of apr-ipv6-devrandom-gdbm-db47-1.4.5.1.3.12_1 Re-installation of libxml2-2.7.8_1 Re-installation of neon29-0.29.6_4 Re-installation of p5-BerkeleyDB-0.50 Re-installation of p5-DBI-1.617 Re-installation of postgresql-client-9.1.2_3 Re-installation of tcl-8.5.11 Re-installation of sqlite3-3.7.10 Re-installation of p5-DBD-Pg-2.18.1_1 Re-installation of p5-DBD-SQLite-1.35 Re-installation of p5-FreeBSD-Portindex-2.7 Re-installation of perltidy-20101217 Re-installation of pkg_cutleaves-20090810 Re-installation of portlint-2.13.8 Re-installation of python-2.7,2 Re-installation of subversion-1.7.2 =3D=3D=3D>>> Deleting installed build-only dependencies The following packages will be deinstalled: pkg-1.0.b1 The deinstallation will require 0 B more space Deinstalling pkg-1.0.b1... done /usr/local/sbin/portmaster: /usr/local/sbin/pkg: not found /usr/local/sbin/portmaster: /usr/local/sbin/pkg: not found /usr/local/sbin/portmaster: /usr/local/sbin/pkg: not found /usr/local/sbin/portmaster: /usr/local/sbin/pkg: not found /usr/local/sbin/portmaster: /usr/local/sbin/pkg: not found /usr/local/sbin/portmaster: /usr/local/sbin/pkg: not found /usr/local/sbin/portmaster: /usr/local/sbin/pkg: not found (Everything there where it says 'Installation' should be removed as a build-only dependency). portmaster.rc looks like this: use_pkgng=3Dyes NO_BACKUP=3DBopt PM_DEL_BUILD_ONLY=3Dpw_dbo DONT_SCRUB_DISTFILES=3Ddopt MAKE_PACKAGE=3Dgopt PM_PACKAGES=3Dfirst LOCAL_PACKAGEDIR=3D/usr/ports/packages PM_PACKAGES_LOCAL=3Dpmp_local PM_IGNORE_FAILED_BACKUP_PACKAGE=3Dpm_ignore_failed_backup_package maggot:/usr/ports:# uname -a FreeBSD maggot.black-earth.co.uk 9.0-STABLE FreeBSD 9.0-STABLE #3 r230421: Sat Jan 21 17:14:35 GMT 2012 root@maggot.black-earth.co.uk:/usr/obj/usr/src/sys/MAGGOT amd64 which is a VM running under VirtualBox on my MacPro Snow Leopard laptop. =2E.. and everything is compiled with clang via ccache. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate JID: matthew@infracaninophile.co.uk Kent, CT11 9PW --------------enigF4D57C876B476D182403A54B Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.16 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk8ql5YACgkQ8Mjk52CukIwKSwCeKeGcv3Ffv7puFgamGnZrzz4s tDAAn3QKNOnLwW6LdDzSalfcEwanX3sp =Eb4z -----END PGP SIGNATURE----- --------------enigF4D57C876B476D182403A54B-- From owner-freebsd-ports@FreeBSD.ORG Thu Feb 2 14:03:21 2012 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 18EF3106570C for ; Thu, 2 Feb 2012 14:03:21 +0000 (UTC) (envelope-from villa.alberto@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 976968FC17 for ; Thu, 2 Feb 2012 14:03:20 +0000 (UTC) Received: by wgbdq11 with SMTP id dq11so2674222wgb.31 for ; Thu, 02 Feb 2012 06:03:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=sender:from:organization:to:subject:date:user-agent:cc:references :in-reply-to:mime-version:content-type:content-transfer-encoding :message-id; bh=4ohUP/84R8THzQPWjPbTS6NxdfFXrHNSHjqiOyyK+uU=; b=IY79AA6RocHI6/FrHskhncAUyyRFOiXvTv9pHNw4Ix22DeiLNd4iRW2strN0U3ZFHo 7SvlgE/MivIiS4qG7R5htz9kr8M1nXf+o/KyhKY3/R3E3TdnVoTNMBN9BVQGq/ohfhdn 7O+9MLProqzWExLlCbtt2AliIUcQMKYHXf1uw= Received: by 10.180.106.130 with SMTP id gu2mr4799422wib.6.1328191399682; Thu, 02 Feb 2012 06:03:19 -0800 (PST) Received: from woodstock.peanuts (host171-147-dynamic.1-79-r.retail.telecomitalia.it. [79.1.147.171]) by mx.google.com with ESMTPS id d9sm51817730wiy.2.2012.02.02.06.03.18 (version=SSLv3 cipher=OTHER); Thu, 02 Feb 2012 06:03:18 -0800 (PST) Sender: Alberto Villa From: Alberto Villa Organization: The FreeBSD Project To: Matthew Seaman Date: Thu, 2 Feb 2012 15:03:13 +0100 User-Agent: KMail/1.13.7 (FreeBSD/9.0-RC2; KDE/4.7.4; amd64; ; ) References: <20120130123930.GB40244@azathoth.lan> <201202021413.22288.avilla@freebsd.org> <4F2A8FB7.1030202@infracaninophile.co.uk> In-Reply-To: <4F2A8FB7.1030202@infracaninophile.co.uk> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2966835.HKTg9zsfjT"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201202021503.16382.avilla@freebsd.org> Cc: freebsd-ports@freebsd.org Subject: Re: [HEADSUP][CFT] pkgng beta1 is out X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 02 Feb 2012 14:03:21 -0000 --nextPart2966835.HKTg9zsfjT Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable On Thursday 02 February 2012 14:29:27 Matthew Seaman wrote: > No, pkgng was definitely installed at the start. I grabbed the updated > patch when you mentioned it in an earlier e-mail in this thread. Have > there been any significant changes since then? The history is here: https://github.com/xzhavilla/pkgng/commits/master/ports/portmaster.patch So, pkgng was already installed, but it got deinstalled at the end? Can you= =20 add... set -x =2E..on the first line of portmaster, run what you did before, log with=20 script(1), and send me the log privately, please? =2D-=20 Alberto Villa, FreeBSD committer http://people.FreeBSD.org/~avilla The faster I go, the behinder I get. -- Lewis Carroll, "Through the Looking-Glass, and What Alice Found There" (1871) --nextPart2966835.HKTg9zsfjT Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iJwEAAECAAYFAk8ql6QACgkQ3xiC6kQ1CouLHQP+PTXSgx0vc/qBK2VzHKpgjpnZ QO2FxrT709j5oHt1oVA8YTsyWZC3ixGptJ0/GIT4YO280+yyyWYyom6rW8AfQg2G fHP8gN93x8SJ3oRP949s7WT+JflCfKYDJWvuUCAR65IYn5ByvgH+CHf0ZZ7Ld9ih dkZnnU5nADzqYsC2Cc0= =352h -----END PGP SIGNATURE----- --nextPart2966835.HKTg9zsfjT-- From owner-freebsd-ports@FreeBSD.ORG Thu Feb 2 15:15:55 2012 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 AAA581065674 for ; Thu, 2 Feb 2012 15:15:55 +0000 (UTC) (envelope-from prael@lumeta.com) Received: from na3sys010aog107.obsmtp.com (na3sys010aog107.obsmtp.com [74.125.245.82]) by mx1.freebsd.org (Postfix) with SMTP id 28EC68FC15 for ; Thu, 2 Feb 2012 15:15:54 +0000 (UTC) Received: from mail-gx0-f170.google.com ([209.85.161.170]) (using TLSv1) by na3sys010aob107.postini.com ([74.125.244.12]) with SMTP ID DSNKTyqoqlinenH/8Icuq7gNBJPuOuRofDHQ@postini.com; Thu, 02 Feb 2012 07:15:55 PST Received: by mail-gx0-f170.google.com with SMTP id i2so1167045ggk.15 for ; Thu, 02 Feb 2012 07:15:54 -0800 (PST) Received: by 10.50.153.198 with SMTP id vi6mr3494689igb.30.1328193970569; Thu, 02 Feb 2012 06:46:10 -0800 (PST) Received: from [65.246.244.92] ([65.246.244.92]) by mx.google.com with ESMTPS id vr4sm166494igb.1.2012.02.02.06.46.07 (version=SSLv3 cipher=OTHER); Thu, 02 Feb 2012 06:46:08 -0800 (PST) Message-ID: <4F2AA1AC.3070108@lumeta.com> Date: Thu, 02 Feb 2012 07:46:04 -0700 From: Patrick Rael User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.15) Gecko/20101027 Fedora/3.0.10-1.fc12 Thunderbird/3.0.10 MIME-Version: 1.0 To: ports@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Patrick Rael Subject: request for openssl-0.9.8t in ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 02 Feb 2012 15:15:55 -0000 Hi, Is there a planned release of openssl-0.9.8t for freebsd? Our product relies on having the certified fips canister which currently only works for the 0.9.8 versions. Thanks, -->Pat Rael From owner-freebsd-ports@FreeBSD.ORG Thu Feb 2 15:37:18 2012 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 6BC36106566B for ; Thu, 2 Feb 2012 15:37:18 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id 2CE4F8FC0A for ; Thu, 2 Feb 2012 15:37:17 +0000 (UTC) Received: from mr17.lnh.mail.rcn.net ([207.172.157.37]) by smtp02.lnh.mail.rcn.net with ESMTP; 02 Feb 2012 10:08:23 -0500 Received: from smtp04.lnh.mail.rcn.net (smtp04.lnh.mail.rcn.net [207.172.157.104]) by mr17.lnh.mail.rcn.net (MOS 4.3.4-GA) with ESMTP id BHX83559; Thu, 2 Feb 2012 10:08:22 -0500 Received: from 209-6-86-84.c3-0.smr-ubr2.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.86.84]) by smtp04.lnh.mail.rcn.net with ESMTP; 02 Feb 2012 10:08:22 -0500 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <20266.42726.336328.467354@jerusalem.litteratus.org> Date: Thu, 2 Feb 2012 10:08:22 -0500 To: ports@freebsd.org X-Mailer: VM 7.17 under 21.5 (beta28) "fuki" XEmacs Lucid X-Junkmail-Whitelist: YES (by domain whitelist at mr17.lnh.mail.rcn.net) Cc: Subject: problem with printing under FireFox/SeaMonkey X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 02 Feb 2012 15:37:18 -0000 (This is probably due to Admin Brain Failure - I know I've seen (or heard about) this before, but _cannot_ remember how to fix it.) I have a machine running: cups-{base,client}-1.5.0 firefox-10.0 seamonkey-2.7 opera-11.61 When I print from the browser window under Opera, it comes out as expected, When I print using FireFox or SeaMonkey, it shrinks everything and prints it in the upper left-hand quadrant of the page. This has to be some mis-configuration ... somehwere. Looking all the places my brain supplies this morning doesn't find it. Help, somebody ... please? Robert Huff From owner-freebsd-ports@FreeBSD.ORG Thu Feb 2 16:28:52 2012 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 C85AA1065673 for ; Thu, 2 Feb 2012 16:28: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 8AE018FC08 for ; Thu, 2 Feb 2012 16:28:52 +0000 (UTC) Received: from mobileKamikaze.norad (HSI-KBW-091-089-161-008.hsi2.kabel-badenwuerttemberg.de [91.89.161.8]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.server1.bsdforen.de (Postfix) with ESMTPSA id 83C6E860C8 for ; Thu, 2 Feb 2012 17:03:50 +0100 (CET) Message-ID: <4F2AB3E6.7060305@bsdforen.de> Date: Thu, 02 Feb 2012 17:03:50 +0100 From: Dominic Fandrey User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:9.0) Gecko/20111223 Thunderbird/9.0 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Good source for linux libs X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 02 Feb 2012 16:28:52 -0000 I need some linux libraries to throw in with a port of Eagle6. http://www.freebsd.org/cgi/query-pr.cgi?pr=164581 I'm Linux illiterate, does anyone know a good source for all of these: - libpng14.so.14 - libssl.so.1.0.0 - libcrypto.so.1.0.0 - libjpeg.so.8 With good source I mean something that qualifies as a respectable MASTER_SITE like some Linux distro that packs the right versions of the libraries. I'm afraid I might also need a different glibc version, but I'll burn that bridge when I cross it. -- 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 Thu Feb 2 17:09:11 2012 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 7E29A10657C2 for ; Thu, 2 Feb 2012 17:09:11 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (pancho.soaustin.net [76.74.250.40]) by mx1.freebsd.org (Postfix) with ESMTP id 596798FC12 for ; Thu, 2 Feb 2012 17:09:11 +0000 (UTC) Received: by mail.soaustin.net (Postfix, from userid 502) id A247756205; Thu, 2 Feb 2012 11:09:10 -0600 (CST) Date: Thu, 2 Feb 2012 11:09:10 -0600 From: Mark Linimon To: Chris Rees Message-ID: <20120202170910.GB28461@lonesome.com> References: <4F296566.805@secnap.com> <20120202051921.GC6434@lonesome.com> <4F2A494F.5000807@secnap.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Cc: ports@freebsd.org, Michael Scheidell Subject: Re: not for arch? use arch? don't care arch? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 02 Feb 2012 17:09:11 -0000 On Thu, Feb 02, 2012 at 08:38:38AM +0000, Chris Rees wrote: > We don't build sparc packages, so no Pavmail. Gee, I sure *thought* I was building sparc64 packages: $ showrunning | grep sparc64 sparc64-9 20120123043600 harlow.cse.buffalo.edu math/labplot sparc64-9 20120123043600 harlow.cse.buffalo.edu math/p5-GIS-Distance-Lite sparc64-9 20120123043600 harlow.cse.buffalo.edu math/p5-Geo-Coordinates-UTM sparc64-9 20120123043600 harlow.cse.buffalo.edu math/p5-Math-Algebra-Symbols sparc64-9 20120123043600 pcrz173.uni-regensburg.de math/coinmp sparc64-9 20120123043600 pcrz173.uni-regensburg.de math/p5-Bit-ShiftReg sparc64-9 20120123043600 pcrz173.uni-regensburg.de math/p5-Date-Handler sparc64-9 20120123043600 pcrz173.uni-regensburg.de math/p5-GIS-Distance-Fast sparc64-9 20120123043600 scruffy.exit2shell.com mail/quickml sparc64-9 20120123043600 scruffy.exit2shell.com math/fung-calc sparc64-9 20120123043600 scruffy.exit2shell.com math/guppi sparc64-9 20120123043600 scruffy.exit2shell.com math/kseg sparc64-9 20120123043600 scruffy.exit2shell.com math/lapacke sparc64-9 20120123043600 scruffy.exit2shell.com math/libflame sparc64-9 20120123043600 scruffy.exit2shell.com math/naturalmath sparc64-9 20120123043600 scruffy.exit2shell.com math/p5-AI-NeuralNet-BackProp Yep. I am. So, pav runs the amd64 ones, erwin runs the i386 ones, I run sparc64 and powerpc (32-bit mode). Once every few weeks one of my runs actually finishes. I send out mail whenever I mark things broken, but I don't necessarily expect anyone to take action, it's more FYI. mcl From owner-freebsd-ports@FreeBSD.ORG Thu Feb 2 17:15:17 2012 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 A9DF0106566C for ; Thu, 2 Feb 2012 17:15:17 +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 623BE8FC0C for ; Thu, 2 Feb 2012 17:15:17 +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 CE14D621C41; Thu, 2 Feb 2012 12:15:16 -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=1328202916; x=1330017316; bh=8TM5gQNJdrvMBnatnvc7ccd9l/gSrN4a cs2BywQOMMc=; b=WKR2UfETIr+fuBR8Z+GuwkKviZ2JDuTMDaPPHvshFSChvsMn jzjHloYHWoFzkQw6ZdqXIQbSGSkSjDdO+iJ1jafoqUNsdYy6kcFYU69Brb2P67u/ jztLO1ye25RLTXbTtkHGakBa41CQkqKjphJnELCXQV0ADWzeSGHh6JEyI4I= X-Amavis-Modified: Mail body modified (using disclaimer) - mx1.secnap.com.ionspam.net X-Virus-Scanned: SpammerTrap(r) VPS-1500 2.17 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 37A81621C3C; Thu, 2 Feb 2012 12:15:16 -0500 (EST) Received: from MikeBook-Air.local (10.80.0.4) by USBCTDC001.secnap.com (10.70.1.1) with Microsoft SMTP Server (TLS) id 14.0.722.0; Thu, 2 Feb 2012 12:15:15 -0500 Message-ID: <4F2AC4A2.9000400@secnap.com> Date: Thu, 2 Feb 2012 12:15:14 -0500 From: Michael Scheidell User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.7; en-US; rv:1.9.2.20) Gecko/20110804 Thunderbird/3.1.12 MIME-Version: 1.0 To: Mark Linimon References: <4F296566.805@secnap.com> <20120202051921.GC6434@lonesome.com> <4F2A494F.5000807@secnap.com> <20120202170910.GB28461@lonesome.com> In-Reply-To: <20120202170910.GB28461@lonesome.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: ports@freebsd.org, Chris Rees Subject: Re: not for arch? use arch? don't care arch? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 02 Feb 2012 17:15:17 -0000 On 2/2/12 12:09 PM, Mark Linimon wrote: > On Thu, Feb 02, 2012 at 08:38:38AM +0000, Chris Rees wrote: >> We don't build sparc packages, so no Pavmail. > Gee, I sure *thought* I was building sparc64 packages: > > I send out mail whenever I mark things broken, but I don't necessarily > expect anyone to take action, it's more FYI. > so, I get a lin_IM_ eh? > mcl -- Michael Scheidell, CTO o: 561-999-5000 d: 561-948-2259 >*| *SECNAP Network Security Corporation * Best Mobile Solutions Product of 2011 * Best Intrusion Prevention Product * Hot Company Finalist 2011 * Best Email Security Product * Certified SNORT Integrator ______________________________________________________________________ This email has been scanned and certified safe by SpammerTrap(r). For Information please see http://www.spammertrap.com/ ______________________________________________________________________ From owner-freebsd-ports@FreeBSD.ORG Thu Feb 2 19:29:58 2012 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 1B4C2106564A for ; Thu, 2 Feb 2012 19:29:58 +0000 (UTC) (envelope-from utisoft@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 D5EF58FC15 for ; Thu, 2 Feb 2012 19:29:57 +0000 (UTC) Received: by iaeo4 with SMTP id o4so5531897iae.13 for ; Thu, 02 Feb 2012 11:29:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=MHoWFqOQeQUNljOia5gCfCbz2esF1t8wSbxfGxsk/Gs=; b=Xet7xLpkx7J1Zy1wkAG+fa4tzlutqho6K4akz8tdjMLHwFB17Liluez617srBO3bDv z0dIZ8tnmVhqVNfJg3gdK2KsSosVsLKkNNWznknaun+mETXvIftykmIhu2VlZUdS86Ec 0idFZbTokjuFa+qkagX4rkmc7h6ALxVIcDvWg= MIME-Version: 1.0 Received: by 10.50.15.231 with SMTP id a7mr4830633igd.20.1328210997193; Thu, 02 Feb 2012 11:29:57 -0800 (PST) Received: by 10.231.183.21 with HTTP; Thu, 2 Feb 2012 11:29:56 -0800 (PST) Received: by 10.231.183.21 with HTTP; Thu, 2 Feb 2012 11:29:56 -0800 (PST) In-Reply-To: <20120202170910.GB28461@lonesome.com> References: <4F296566.805@secnap.com> <20120202051921.GC6434@lonesome.com> <4F2A494F.5000807@secnap.com> <20120202170910.GB28461@lonesome.com> Date: Thu, 2 Feb 2012 19:29:56 +0000 Message-ID: From: Chris Rees To: Mark Linimon Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: ports@freebsd.org, Michael Scheidell Subject: Re: not for arch? use arch? don't care arch? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 02 Feb 2012 19:29:58 -0000 On 2 Feb 2012 17:09, "Mark Linimon" wrote: > > On Thu, Feb 02, 2012 at 08:38:38AM +0000, Chris Rees wrote: > > We don't build sparc packages, so no Pavmail. > > Gee, I sure *thought* I was building sparc64 packages: > > $ showrunning | grep sparc64 > sparc64-9 20120123043600 harlow.cse.buffalo.edu math/labplot > sparc64-9 20120123043600 harlow.cse.buffalo.edu math/p5-GIS-Distance-Lite > sparc64-9 20120123043600 harlow.cse.buffalo.edumath/p5-Geo-Coordinates-UTM > sparc64-9 20120123043600 harlow.cse.buffalo.edumath/p5-Math-Algebra-Symbols > sparc64-9 20120123043600 pcrz173.uni-regensburg.de math/coinmp > sparc64-9 20120123043600 pcrz173.uni-regensburg.de math/p5-Bit-ShiftReg > sparc64-9 20120123043600 pcrz173.uni-regensburg.de math/p5-Date-Handler > sparc64-9 20120123043600 pcrz173.uni-regensburg.demath/p5-GIS-Distance-Fast > sparc64-9 20120123043600 scruffy.exit2shell.com mail/quickml > sparc64-9 20120123043600 scruffy.exit2shell.com math/fung-calc > sparc64-9 20120123043600 scruffy.exit2shell.com math/guppi > sparc64-9 20120123043600 scruffy.exit2shell.com math/kseg > sparc64-9 20120123043600 scruffy.exit2shell.com math/lapacke > sparc64-9 20120123043600 scruffy.exit2shell.com math/libflame > sparc64-9 20120123043600 scruffy.exit2shell.com math/naturalmath > sparc64-9 20120123043600 scruffy.exit2shell.commath/p5-AI-NeuralNet-BackProp > > Yep. I am. > > So, pav runs the amd64 ones, erwin runs the i386 ones, I run sparc64 and > powerpc (32-bit mode). Once every few weeks one of my runs actually > finishes. > > I send out mail whenever I mark things broken, but I don't necessarily > expect anyone to take action, it's more FYI. > My bad ;) sorry.... Chris From owner-freebsd-ports@FreeBSD.ORG Thu Feb 2 20:07:56 2012 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 5CDA6106566C for ; Thu, 2 Feb 2012 20:07:56 +0000 (UTC) (envelope-from confirmation@bounces.fanbridge.com) Received: from r234-m4.fanbridge.com (r234-m4.fanbridge.com [174.37.97.234]) by mx1.freebsd.org (Postfix) with ESMTP id 30C598FC1F for ; Thu, 2 Feb 2012 20:07:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; s=r234-m4; d=fanbridge.com; h=From:To:Subject:Message-ID:Sender:List-Unsubscribe:List-Id:Date:Content-Type:MIME-Version; i=noreply@fanbridge.com; bh=tBsZfvhk0m+z+4wTnspJM0nns9s=; b=cJEPln/yDpjubu7UbDFxDuKhMcGfJjOsljvErl4fuwTNCmkY3yEY2SRYKrAenQbQsqj6W+HJbTyW nGpOMU7OfQ== DomainKey-Signature: a=rsa-sha1; c=nofws; q=dns; s=r234-m4; d=fanbridge.com; b=HqHBpKPsnqZtUSVBeoGvsvkPZTII3TFxJxRugXNWwN32lNJV7D8bSg384eDTZ3C6O1Fsc1LvbFJQ MNt/94SAiA==; Received: from 127.0.0.1 (74.86.115.74) by r234-m4.fanbridge.com (PowerMTA(TM) v3.5r15) id h5bmho1cibco for ; Thu, 2 Feb 2012 14:32:49 -0500 (envelope-from ) From: "775HipHop.com" To: "freebsd-ports@freebsd.org" Message-ID: Sender: FanBridge X-fbridge-uid: 139058 X-fbridge-sid: 189247943 X-fbridge-cfc: XaXk919FrbYU5bYYbe75rc6d5B X-fbridge-collection: collection-171300 Date: Thu, 02 Feb 2012 14:32:49 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Please confirm your email for 775HipHop.com's list X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Feb 2012 20:07:56 -0000 Congratulations! You have been added to the fan list! Click on the foll= owing link to confirm/add your details: http://fburls.com/updt/139058|XaXk919FrbYU5bYYbe75rc6d5B|freebsd-ports@f= reebsd.org IMPORTANT: Be sure to add dhubbard775@gmail.com to your safe senders lis= t to ensure that you get these messages every time. This list is powered by FanBridge the world's leading provider of fan re= lationship management. With FanBridge, your information is kept safe and= never sold to third parties. http://www.fanbridge.com ---------------------------------------- 775HipHop.com sent this email to freebsd-ports@freebsd.org Questions? Contact dhubbard775@gmail.com or 775HipHop.com, c/o FanBridge= , Inc. - 14525 SW Millikan Way, #16910, Beaverton, Oregon 97005, United=20= States Update Your Information - http://fburls.com/updt/139058|XaXk919FrbYU5bYY= be75rc6d5B|freebsd-ports@freebsd.org Unsubscribe - http://fburls.com/usub/139058|XaXk919FrbYU5bYYbe75rc6d5B|1= 89247943 Privacy Policy - http://www.fanbridge.com/learn/privacy.php This email message is powered by FanBridge: http://www.fanbridge.com/b.php?id=3D139058 Powering Valuable Fan Relationships ---------------------------------------- 775HipHop.com sent this email to freebsd-ports@freebsd.org Questions? Contact dhubbard775@gmail.com or 775HipHop.com, c/o FanBridge= , Inc. - 14525 SW Millikan Way, #16910, Beaverton, Oregon 97005, United=20= States Update Your Information - http://fburls.com/updt/139058|XaXk919FrbYU5bYY= be75rc6d5B|freebsd-ports@freebsd.org Unsubscribe - http://fburls.com/usub/139058|XaXk919FrbYU5bYYbe75rc6d5B|1= 89247943 Privacy Policy - http://www.fanbridge.com/learn/privacy.php This email message is powered by FanBridge: http://www.fanbridge.com/b.php?id=3D139058 Powering Valuable Fan Relationships From owner-freebsd-ports@FreeBSD.ORG Thu Feb 2 20:28:06 2012 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 5DBE2106566B for ; Thu, 2 Feb 2012 20:28:06 +0000 (UTC) (envelope-from conrads@cox.net) Received: from eastrmfepo102.cox.net (eastrmfepo102.cox.net [68.230.241.214]) by mx1.freebsd.org (Postfix) with ESMTP id F32328FC12 for ; Thu, 2 Feb 2012 20:28:05 +0000 (UTC) Received: from eastrmimpo109.cox.net ([68.230.241.222]) by eastrmfepo102.cox.net (InterMail vM.8.01.04.00 201-2260-137-20101110) with ESMTP id <20120202202800.HPMK3177.eastrmfepo102.cox.net@eastrmimpo109.cox.net>; Thu, 2 Feb 2012 15:28:00 -0500 Received: from serene.no-ip.org ([98.164.86.55]) by eastrmimpo109.cox.net with bizsmtp id V8Tz1i00X1BeFqy028TziY; Thu, 02 Feb 2012 15:28:00 -0500 X-CT-Class: Clean X-CT-Score: 0.00 X-CT-RefID: str=0001.0A020206.4F2AF1D0.0039,ss=1,re=0.000,fgs=0 X-CT-Spam: 0 X-Authority-Analysis: v=1.1 cv=EYzcOfuzocFB4Uh5a8S+SAtfBMCIXs4UTLohtyR2Crs= c=1 sm=1 a=phHeXDXWeO4A:10 a=G8Uczd0VNMoA:10 a=kj9zAlcOel0A:10 a=fdHYxQQoAueMHNSmXppgDg==:17 a=6I5d2MoRAAAA:8 a=kviXuzpPAAAA:8 a=_YuGfiWnwPhRO7F-8QoA:9 a=QC4U9Zvo51DxoDtg1OYA:7 a=CjuIK1q_8ugA:10 a=8wWCQNZVdYEA:10 a=4vB-4DCPJfMA:10 a=fdHYxQQoAueMHNSmXppgDg==:117 X-CM-Score: 0.00 Authentication-Results: cox.net; none Received: from cox.net (localhost [127.0.0.1]) by serene.no-ip.org (8.14.5/8.14.5) with ESMTP id q12KRw3h095462; Thu, 2 Feb 2012 14:27:59 -0600 (CST) (envelope-from conrads@cox.net) Date: Thu, 2 Feb 2012 14:27:53 -0600 From: "Conrad J. Sabatier" To: Dominic Fandrey Message-ID: <20120202142753.5d50370b@cox.net> In-Reply-To: <4F2AB3E6.7060305@bsdforen.de> References: <4F2AB3E6.7060305@bsdforen.de> X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.6; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: Good source for linux libs X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 02 Feb 2012 20:28:06 -0000 On Thu, 02 Feb 2012 17:03:50 +0100 Dominic Fandrey wrote: > I need some linux libraries to throw in with a port of Eagle6. > http://www.freebsd.org/cgi/query-pr.cgi?pr=164581 > > I'm Linux illiterate, does anyone know a good source for all of > these: > - libpng14.so.14 > - libssl.so.1.0.0 > - libcrypto.so.1.0.0 > - libjpeg.so.8 > > With good source I mean something that qualifies as a respectable > MASTER_SITE like some Linux distro that packs the right versions > of the libraries. > > I'm afraid I might also need a different glibc version, but I'll > burn that bridge when I cross it. > Check /usr/ports/Mk/bsd.sites.mk for the definitions of all of the Linux repositories used by the ports collection. -- Conrad J. Sabatier conrads@cox.net From owner-freebsd-ports@FreeBSD.ORG Thu Feb 2 20:58:33 2012 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 184141065670 for ; Thu, 2 Feb 2012 20:58:33 +0000 (UTC) (envelope-from conrads@cox.net) Received: from eastrmfepo202.cox.net (eastrmfepo202.cox.net [68.230.241.217]) by mx1.freebsd.org (Postfix) with ESMTP id A74568FC0C for ; Thu, 2 Feb 2012 20:58:32 +0000 (UTC) Received: from eastrmimpo306.cox.net ([68.230.241.238]) by eastrmfepo202.cox.net (InterMail vM.8.01.04.00 201-2260-137-20101110) with ESMTP id <20120202205826.UTVN2803.eastrmfepo202.cox.net@eastrmimpo306.cox.net> for ; Thu, 2 Feb 2012 15:58:26 -0500 Received: from serene.no-ip.org ([98.164.86.55]) by eastrmimpo306.cox.net with bizsmtp id V8yS1i00A1BeFqy028ySdh; Thu, 02 Feb 2012 15:58:26 -0500 X-CT-Class: Clean X-CT-Score: 0.00 X-CT-RefID: str=0001.0A020207.4F2AF8F2.0146,ss=1,re=0.000,fgs=0 X-CT-Spam: 0 X-Authority-Analysis: v=1.1 cv=QFd1i8EmGWXMF/FLlwwalaY9IE87M3wXCJnHJtyYFmw= c=1 sm=1 a=O9njeXkZ7twA:10 a=G8Uczd0VNMoA:10 a=kj9zAlcOel0A:10 a=fdHYxQQoAueMHNSmXppgDg==:17 a=6I5d2MoRAAAA:8 a=kviXuzpPAAAA:8 a=cNy8ct3IJj2ygxn32o0A:9 a=Y2oZbIJeB5rcxBIlVZ8A:7 a=CjuIK1q_8ugA:10 a=SV7veod9ZcQA:10 a=4vB-4DCPJfMA:10 a=fdHYxQQoAueMHNSmXppgDg==:117 X-CM-Score: 0.00 Authentication-Results: cox.net; none Received: from cox.net (localhost [127.0.0.1]) by serene.no-ip.org (8.14.5/8.14.5) with ESMTP id q12KwQbO049177 for ; Thu, 2 Feb 2012 14:58:26 -0600 (CST) (envelope-from conrads@cox.net) Date: Thu, 2 Feb 2012 14:58:21 -0600 From: "Conrad J. Sabatier" To: freebsd-ports@freebsd.org Message-ID: <20120202145821.660b8494@cox.net> In-Reply-To: <4F0D595B.2000901@FreeBSD.org> References: <4F0D595B.2000901@FreeBSD.org> X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.6; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: ImageMagick: tests fail on freebsd 10 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 02 Feb 2012 20:58:33 -0000 On Wed, 11 Jan 2012 11:41:47 +0200 Andriy Gapon wrote: > > For me the ImageMagick build on FreeBSD 10 amd64 fails at the tests > stage. Is anyone else seeing this? > > A snippet from the build output: > make check-TESTS check-local > PASS: tests/validate-compare.sh > PASS: tests/validate-composite.sh > PASS: tests/validate-convert.sh > PASS: tests/validate-identify.sh > PASS: tests/validate-import.sh > PASS: tests/validate-montage.sh > PASS: tests/validate-pipe.sh > PASS: tests/validate-stream.sh > FAIL: tests/validate-formats-in-memory.sh > FAIL: tests/validate-formats-on-disk.sh > PASS: Magick++/tests/exceptions.sh > PASS: Magick++/tests/appendImages.sh > FAIL: Magick++/tests/attributes.sh > PASS: Magick++/tests/averageImages.sh > PASS: Magick++/tests/coalesceImages.sh > PASS: Magick++/tests/coderInfo.sh > PASS: Magick++/tests/colorHistogram.sh > PASS: Magick++/tests/color.sh > FAIL: Magick++/tests/montageImages.sh > PASS: Magick++/tests/morphImages.sh > PASS: Magick++/tests/readWriteBlob.sh > PASS: Magick++/tests/readWriteImages.sh > PASS: Magick++/demo/analyze.sh > PASS: Magick++/demo/button.sh > FAIL: Magick++/demo/demo.sh > PASS: Magick++/demo/flip.sh > PASS: Magick++/demo/gravity.sh > PASS: Magick++/demo/piddle.sh > PASS: Magick++/demo/shapes.sh > PASS: Magick++/demo/zoom_bessel.sh > PASS: Magick++/demo/zoom_blackman.sh > PASS: Magick++/demo/zoom_box.sh > PASS: Magick++/demo/zoom_catrom.sh > PASS: Magick++/demo/zoom_cubic.sh > PASS: Magick++/demo/zoom_gaussian.sh > PASS: Magick++/demo/zoom_hamming.sh > PASS: Magick++/demo/zoom_hanning.sh > PASS: Magick++/demo/zoom_hermite.sh > PASS: Magick++/demo/zoom_lanczos.sh > PASS: Magick++/demo/zoom_mitchell.sh > PASS: Magick++/demo/zoom_point.sh > PASS: Magick++/demo/zoom_quadratic.sh > PASS: Magick++/demo/zoom_sample.sh > PASS: Magick++/demo/zoom_scale.sh > PASS: Magick++/demo/zoom_sinc.sh > PASS: Magick++/demo/zoom_triangle.sh > PASS: wand/drawtest.sh > FAIL: wand/wandtest.sh > =========================================== > 6 of 48 tests failed > > See ./test-suite.log > > Some sample errors from e.g. tests/validate-formats-in-memory.log: > validate: must specify image size `/var/tmp/magick-dAxdiuDX' @ > error/cmyk.c/ReadCMYKImage/142. > validate: Bogus sampling factors `' @ > error/jpeg.c/JPEGErrorHandler/297. > I'm getting something similar under CURRENT (amd64), regardless of which compiler I use (base system gcc, gcc 4.6 or clang), but it's the exceptions test that's failing for me here: ========================================= ImageMagick 6.7.4: ./test-suite.log ========================================= 1 of 48 tests failed. .. contents:: :depth: 2 FAIL: Magick++/tests/exceptions.sh (exit: 1) ============================================ Checking for working exceptions (may crash) ... Throwing 'Magick::WarningResourceLimit' exception Successfully caught 'Magick::WarningResourceLimit' exception Throwing library 'Magick::Exception' exception Successfully caught library 'Magick::Exception' exception Bogus catch: Caught exception: exceptions: mutex lock failed (Invalid argument) -- Conrad J. Sabatier conrads@cox.net From owner-freebsd-ports@FreeBSD.ORG Thu Feb 2 21:21:51 2012 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 18A33106566C for ; Thu, 2 Feb 2012 21:21:51 +0000 (UTC) (envelope-from conrads@cox.net) Received: from eastrmfepo102.cox.net (eastrmfepo102.cox.net [68.230.241.214]) by mx1.freebsd.org (Postfix) with ESMTP id A344B8FC0A for ; Thu, 2 Feb 2012 21:21:50 +0000 (UTC) Received: from eastrmimpo210.cox.net ([68.230.241.225]) by eastrmfepo102.cox.net (InterMail vM.8.01.04.00 201-2260-137-20101110) with ESMTP id <20120202212144.KDIA3177.eastrmfepo102.cox.net@eastrmimpo210.cox.net>; Thu, 2 Feb 2012 16:21:44 -0500 Received: from serene.no-ip.org ([98.164.86.55]) by eastrmimpo210.cox.net with bizsmtp id V9Mj1i00Z1BeFqy029Mkrk; Thu, 02 Feb 2012 16:21:44 -0500 X-CT-Class: Clean X-CT-Score: 0.00 X-CT-RefID: str=0001.0A02020B.4F2AFE68.00C5,ss=1,re=0.000,fgs=0 X-CT-Spam: 0 X-Authority-Analysis: v=1.1 cv=7yNyt3wlDFWMQCmOhb60zVklrxjabWoAYZFuOiaI4y8= c=1 sm=1 a=ojH9cbcSZWsA:10 a=G8Uczd0VNMoA:10 a=kj9zAlcOel0A:10 a=fdHYxQQoAueMHNSmXppgDg==:17 a=WF2pI21SAAAA:8 a=kviXuzpPAAAA:8 a=wWHnBdTp5wtk4BlEKmsA:9 a=osdQQff5HDIkTkFFasoA:7 a=CjuIK1q_8ugA:10 a=MHmzl5aOqcYA:10 a=4vB-4DCPJfMA:10 a=fdHYxQQoAueMHNSmXppgDg==:117 X-CM-Score: 0.00 Authentication-Results: cox.net; none Received: from cox.net (localhost [127.0.0.1]) by serene.no-ip.org (8.14.5/8.14.5) with ESMTP id q12LLgvN049280; Thu, 2 Feb 2012 15:21:43 -0600 (CST) (envelope-from conrads@cox.net) Date: Thu, 2 Feb 2012 15:21:37 -0600 From: "Conrad J. Sabatier" To: Matthew Seaman Message-ID: <20120202152137.21b638d0@cox.net> In-Reply-To: <4F2427FD.2000900@infracaninophile.co.uk> References: <20111203173149.224a64e6@cox.net> <20111214004838.GK1593@dormouse.experts-exchange.com> <20120112212905.GA78819@dormouse.experts-exchange.com> <20120127200325.66f36090@cox.net> <20120128143734.6166f5fc@gumby.homeunix.com> <20120128102831.51cf0f63@cox.net> <4F2427FD.2000900@infracaninophile.co.uk> X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.6; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: A new and better way to do "make readmes"? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 02 Feb 2012 21:21:51 -0000 [ Sorry to be so late in following up on this; lost track for a while ] On Sat, 28 Jan 2012 16:53:17 +0000 Matthew Seaman wrote: > On 28/01/2012 16:28, Conrad J. Sabatier wrote: > > Am I understanding you correctly? Are > > you saying you built 20,000+ port READMEs in only 9 seconds?! How > > is that possible? Or do you mean 9 seconds for each one? > > 9 seconds sounds quite reasonable for generating 23000 or so files. It sounds incredible to me! :-) > >> > Selective updating isn't going to help because 99.9% of the time > >> > is spent in the categories and it only takes a single port > >> > update to make a category file obsolete. > > > This is the part I find troubling. It would seem that it should be > > more work to create an individual port README, with its plucking the > > appropriate line out of the INDEX-* file and then parsing it into > > its respective pieces and filling in a template, than to simply > > string together a list of references to a bunch of already built > > port READMEs into a category README. > > > > What am I not getting here? > > No -- you're quite right. You could generate the category README.html > files entirely from the data in the INDEX. It's not quite as easy as > all that, because there aren't entries for each category separately, > so you'll have to parse the structure out of all of the paths in the > INDEX. Well, the idea I had in mind was that, if all of the individual ports' README.html files already are in place, then it should be trivial to just "ls" or "find" them under each category to fill in the category's README.html. No need to reference the INDEX or anything else. Or??? The workaround method I've been running out of cron for the last month or so is: 1) Create a "sentinel" file under /tmp to use as a timestamp, just before running "cvs update" on ports (I update my ports tree from a local copy of the CVS repo maintained via csup) 2) After cvs completes, look for any port directories containing updates (check timestamps against the sentinel file) and do a "make readme" for each one: find $PORTSDIR -type f ! -path "*/CVS/*" -newercm $SENTINEL -depth 3 | xargs dirname | sort -u | xargs -I@ /bin/sh -c "cd @ && make readme" 3) Last, but not least, build the category README.html for any categories with ports containing newly updated README.html files. I have noticed while doing this that, as you mentioned, the category READMEs take considerably longer than the individual ports'. I don't even bother to rebuild the top-level file, since it's basically unchanging anyway. > >> > I think the way to speed this up is to have the script generate > >> > the category files too. There's no point in bringing in the > >> > top-level README since that's already fast. > > > So what's making the category READMEs so slow then? > > The big problem with performance in all this INDEX and README.html > building is that it takes quite a long time relatively to run make(1) > within any port or category directory. make(1) has to read in a lot > of other files and stat(2) many more[*] -- all of which involves a > lot of random-access disk IO, and that's always going to take quite a > lot of time. Now, doing 'make readme' in a category directory > doesn't just run make in that directory, but also in every port in > that category. Popular categories can contain many hundreds of ports. I'm a little rusty on the actual mechanics of make, but shouldn't it be possible to run a single, over-arching make on each category that wouldn't need to spawn a bunch of sub-makes? > Maybe I should add README.html generation to my FreeBSD::Portindex > stuff. Should be pretty simple -- all the necessary bits are readily > available and it is just a matter of formatting it as HTML and > printing it out. "Maybe"? Whaddya mean, "maybe"? :-) Sounds like it would definitely be worth doing! > Cheers, > > Matthew > > [*] Running 'make -dA' with maximum debug output is quite > enlightening, as is running make under truss(1) Enlightening, perhaps. Sometimes overwhelming, is more like it. :-) -- Conrad J. Sabatier conrads@cox.net From owner-freebsd-ports@FreeBSD.ORG Thu Feb 2 21:25:33 2012 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 2BD38106564A for ; Thu, 2 Feb 2012 21:25:33 +0000 (UTC) (envelope-from conrads@cox.net) Received: from eastrmfepo103.cox.net (eastrmfepo103.cox.net [68.230.241.215]) by mx1.freebsd.org (Postfix) with ESMTP id C56418FC16 for ; Thu, 2 Feb 2012 21:25:32 +0000 (UTC) Received: from eastrmimpo109.cox.net ([68.230.241.222]) by eastrmfepo103.cox.net (InterMail vM.8.01.04.00 201-2260-137-20101110) with ESMTP id <20120202212531.CFUO28068.eastrmfepo103.cox.net@eastrmimpo109.cox.net> for ; Thu, 2 Feb 2012 16:25:31 -0500 Received: from serene.no-ip.org ([98.164.86.55]) by eastrmimpo109.cox.net with bizsmtp id V9RX1i00E1BeFqy029RXSN; Thu, 02 Feb 2012 16:25:31 -0500 X-CT-Class: Clean X-CT-Score: 0.00 X-CT-RefID: str=0001.0A020209.4F2AFF4B.0114,ss=1,re=0.000,fgs=0 X-CT-Spam: 0 X-Authority-Analysis: v=1.1 cv=EYzcOfuzocFB4Uh5a8S+SAtfBMCIXs4UTLohtyR2Crs= c=1 sm=1 a=ojH9cbcSZWsA:10 a=G8Uczd0VNMoA:10 a=kj9zAlcOel0A:10 a=fdHYxQQoAueMHNSmXppgDg==:17 a=pGLkceISAAAA:8 a=kviXuzpPAAAA:8 a=q56oFxeYAAAA:8 a=3nayRcIMsbnvFXdGTsUA:9 a=CjuIK1q_8ugA:10 a=k3S3GY7AwsAA:10 a=MSl-tDqOz04A:10 a=4vB-4DCPJfMA:10 a=fdHYxQQoAueMHNSmXppgDg==:117 X-CM-Score: 0.00 Authentication-Results: cox.net; none Received: from cox.net (localhost [127.0.0.1]) by serene.no-ip.org (8.14.5/8.14.5) with ESMTP id q12LPVhe049329 for ; Thu, 2 Feb 2012 15:25:31 -0600 (CST) (envelope-from conrads@cox.net) Date: Thu, 2 Feb 2012 15:25:26 -0600 From: "Conrad J. Sabatier" To: freebsd-ports@freebsd.org Message-ID: <20120202152526.54220cfa@cox.net> In-Reply-To: References: <20111203173149.224a64e6@cox.net> <20111214004838.GK1593@dormouse.experts-exchange.com> <20120112212905.GA78819@dormouse.experts-exchange.com> <20120127200325.66f36090@cox.net> X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.6; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: A new and better way to do "make readmes"? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 02 Feb 2012 21:25:33 -0000 On Sat, 28 Jan 2012 18:44:48 +0100 Torfinn Ingolfsen wrote: > Hello, > > On Sat, Jan 28, 2012 at 3:03 AM, Conrad J. Sabatier > wrote: > > > I've been thinking for a long time that we need a better way to do > > "make readmes", one that would be properly integrated into our > > ports Mk infrastructure, to take advantage of make's ability to > > recognize which files are up-to-date and which really do need > > rebuilding. > > > > I like to make sure my README.html files are all up-to-date after my > > nightly ports tree update, but with the current scheme, that means > > either rebuilding *all* of the files in the tree, or (as I'm doing > > at present) using some sort of "kludgey" (kludgy?) workaround. > > > > > So people are actually using the readme files? > Are many people using them? > I ask because I *never* use them (unless they are used by 'make > search'?), I always use freshports.org (BTW, thanks for an excellent > service!) when I need to find out anything about a port. > Well, in actual practice, it's true, I don't use them a *lot*, but I do use them from time to time when I'm looking for a new port to install for a certain purpose. It's nice to have up-to-date README.html files locally when the need arises. But they sure are expensive to maintain currently. -- Conrad J. Sabatier conrads@cox.net From owner-freebsd-ports@FreeBSD.ORG Thu Feb 2 21:26:08 2012 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 07E201065670 for ; Thu, 2 Feb 2012 21:26:08 +0000 (UTC) (envelope-from jhelfman@experts-exchange.com) Received: from mail.dw.redsrci.com (mail.pub.dw.redsrci.com [72.29.183.251]) by mx1.freebsd.org (Postfix) with ESMTP id D1E2D8FC1B for ; Thu, 2 Feb 2012 21:26:07 +0000 (UTC) Received: from mail.dw.redsrci.com (localhost [127.0.0.1]) by mail.dw.redsrci.com (Postfix) with ESMTP id 62E80701F3E; Thu, 2 Feb 2012 13:26:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=e-e.com; h= user-agent:organization:in-reply-to:content-disposition :content-type:content-type:mime-version:references:message-id :subject:subject:from:from:date:date:received:received:received; s=ee; t=1328217967; x=1330032367; bh=0Y1jj6Bb4cPzzhXCYt4EeQx9Rz PoaImfRiYzGENSwDU=; b=WrvagoudlIravS+TlJ6C1X0+jtADseAaY9YT4mCmMz YGisxrRrSp0L7YBclJlaS1YhJc6N7De87jHQU9Fv5rx7eFXXWNaTP1SFnHLvNWHO 7MXGTajMxSAposZ6QDEaYMbUIL+dpmfZHzoMY+AN8NJdAe3dGiP78wXjJKsW+8+p 0= X-Virus-Scanned: amavisd-new at experts-exchange.com Received: from mail.dw.redsrci.com ([127.0.0.1]) by mail.dw.redsrci.com (mail.dw.redsrci.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RVtzmo1aalbT; Thu, 2 Feb 2012 13:26:07 -0800 (PST) Received: from experts-exchange.com (unknown [192.168.103.120]) by mail.dw.redsrci.com (Postfix) with SMTP id 3BDB7701EDA; Thu, 2 Feb 2012 13:26:07 -0800 (PST) Received: (nullmailer pid 93725 invoked by uid 1001); Thu, 02 Feb 2012 21:25:14 -0000 Date: Thu, 2 Feb 2012 13:25:14 -0800 From: Jason Helfman To: "Conrad J. Sabatier" Message-ID: <20120202212512.GE19714@dormouse.experts-exchange.com> References: <20111203173149.224a64e6@cox.net> <20111214004838.GK1593@dormouse.experts-exchange.com> <20120112212905.GA78819@dormouse.experts-exchange.com> <20120127200325.66f36090@cox.net> <20120128143734.6166f5fc@gumby.homeunix.com> <20120128102831.51cf0f63@cox.net> <4F2427FD.2000900@infracaninophile.co.uk> <20120202152137.21b638d0@cox.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <20120202152137.21b638d0@cox.net> X-Operating-System: FreeBSD 8.2-RELEASE amd64 Organization: Experts-Exchange, LLC. http://www.experts-exchange.com X-Living-The-Dream: I love the SLO Life! User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-ports@freebsd.org Subject: Re: A new and better way to do "make readmes"? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 02 Feb 2012 21:26:08 -0000 On Thu, Feb 02, 2012 at 03:21:37PM -0600, Conrad J. Sabatier thus spake: >[ Sorry to be so late in following up on this; lost track for a while ] > >On Sat, 28 Jan 2012 16:53:17 +0000 >Matthew Seaman wrote: > >> On 28/01/2012 16:28, Conrad J. Sabatier wrote: >> > Am I understanding you correctly? Are >> > you saying you built 20,000+ port READMEs in only 9 seconds?! How >> > is that possible? Or do you mean 9 seconds for each one? >> >> 9 seconds sounds quite reasonable for generating 23000 or so files. > >It sounds incredible to me! :-) > >> >> > Selective updating isn't going to help because 99.9% of the time >> >> > is spent in the categories and it only takes a single port >> >> > update to make a category file obsolete. >> >> > This is the part I find troubling. It would seem that it should be >> > more work to create an individual port README, with its plucking the >> > appropriate line out of the INDEX-* file and then parsing it into >> > its respective pieces and filling in a template, than to simply >> > string together a list of references to a bunch of already built >> > port READMEs into a category README. >> > >> > What am I not getting here? >> >> No -- you're quite right. You could generate the category README.html >> files entirely from the data in the INDEX. It's not quite as easy as >> all that, because there aren't entries for each category separately, >> so you'll have to parse the structure out of all of the paths in the >> INDEX. > >Well, the idea I had in mind was that, if all of the individual ports' >README.html files already are in place, then it should be trivial to >just "ls" or "find" them under each category to fill in the category's >README.html. No need to reference the INDEX or anything else. Or??? > >The workaround method I've been running out of cron for the last month >or so is: > >1) Create a "sentinel" file under /tmp to use as a timestamp, just >before running "cvs update" on ports (I update my ports tree from a >local copy of the CVS repo maintained via csup) > >2) After cvs completes, look for any port directories containing >updates (check timestamps against the sentinel file) and do a "make >readme" for each one: > >find $PORTSDIR -type f ! -path "*/CVS/*" -newercm $SENTINEL -depth 3 | > xargs dirname | > sort -u | xargs -I@ /bin/sh -c "cd @ && make readme" > >3) Last, but not least, build the category README.html for any >categories with ports containing newly updated README.html files. > >I have noticed while doing this that, as you mentioned, the category >READMEs take considerably longer than the individual ports'. > >I don't even bother to rebuild the top-level file, since it's basically >unchanging anyway. > >> >> > I think the way to speed this up is to have the script generate >> >> > the category files too. There's no point in bringing in the >> >> > top-level README since that's already fast. >> >> > So what's making the category READMEs so slow then? >> >> The big problem with performance in all this INDEX and README.html >> building is that it takes quite a long time relatively to run make(1) >> within any port or category directory. make(1) has to read in a lot >> of other files and stat(2) many more[*] -- all of which involves a >> lot of random-access disk IO, and that's always going to take quite a >> lot of time. Now, doing 'make readme' in a category directory >> doesn't just run make in that directory, but also in every port in >> that category. Popular categories can contain many hundreds of ports. > >I'm a little rusty on the actual mechanics of make, but shouldn't it be >possible to run a single, over-arching make on each category that >wouldn't need to spawn a bunch of sub-makes? > >> Maybe I should add README.html generation to my FreeBSD::Portindex >> stuff. Should be pretty simple -- all the necessary bits are readily >> available and it is just a matter of formatting it as HTML and >> printing it out. > >"Maybe"? Whaddya mean, "maybe"? :-) Sounds like it would definitely >be worth doing! > >> Cheers, >> >> Matthew >> >> [*] Running 'make -dA' with maximum debug output is quite >> enlightening, as is running make under truss(1) > >Enlightening, perhaps. Sometimes overwhelming, is more like it. :-) > Not to fancy, but I used this when I was updating the readmes to not break. #!/bin/sh cd /usr/ports for i in `make -V SUBDIR |sed s/local//g`; do for p in `make -C $i -V SUBDIR`; do echo $i/$p && sudo make -C "$i/$p" readme ; done; done >> ~/readmes.log -jgh -- Jason Helfman System Administrator experts-exchange.com http://www.experts-exchange.com/M_4830110.html E4AD 7CF1 1396 27F6 79DD 4342 5E92 AD66 8C8C FBA5 From owner-freebsd-ports@FreeBSD.ORG Thu Feb 2 21:38:41 2012 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 AA561106564A; Thu, 2 Feb 2012 21:38:41 +0000 (UTC) (envelope-from conrads@cox.net) Received: from eastrmfepo101.cox.net (eastrmfepo101.cox.net [68.230.241.213]) by mx1.freebsd.org (Postfix) with ESMTP id 276DD8FC15; Thu, 2 Feb 2012 21:38:40 +0000 (UTC) Received: from eastrmimpo209.cox.net ([68.230.241.224]) by eastrmfepo101.cox.net (InterMail vM.8.01.04.00 201-2260-137-20101110) with ESMTP id <20120202213835.BAAZ24648.eastrmfepo101.cox.net@eastrmimpo209.cox.net>; Thu, 2 Feb 2012 16:38:35 -0500 Received: from serene.no-ip.org ([98.164.86.55]) by eastrmimpo209.cox.net with bizsmtp id V9ea1i00R1BeFqy029eaus; Thu, 02 Feb 2012 16:38:35 -0500 X-CT-Class: Clean X-CT-Score: 0.00 X-CT-RefID: str=0001.0A02020B.4F2B025B.0021,ss=1,re=0.000,fgs=0 X-CT-Spam: 0 X-Authority-Analysis: v=1.1 cv=hkJgomM1yb1FNvb7z/X2sgOJ/oH6TIgQO6eG001lwPA= c=1 sm=1 a=xkzmqD_HdDQA:10 a=G8Uczd0VNMoA:10 a=kj9zAlcOel0A:10 a=fdHYxQQoAueMHNSmXppgDg==:17 a=6I5d2MoRAAAA:8 a=kviXuzpPAAAA:8 a=QddWjGbLkORaGvvPuzwA:9 a=CjuIK1q_8ugA:10 a=SV7veod9ZcQA:10 a=4vB-4DCPJfMA:10 a=fdHYxQQoAueMHNSmXppgDg==:117 X-CM-Score: 0.00 Authentication-Results: cox.net; none Received: from cox.net (localhost [127.0.0.1]) by serene.no-ip.org (8.14.5/8.14.5) with ESMTP id q12LcYNd049416; Thu, 2 Feb 2012 15:38:34 -0600 (CST) (envelope-from conrads@cox.net) Date: Thu, 2 Feb 2012 15:38:29 -0600 From: "Conrad J. Sabatier" To: Baptiste Daroussin Message-ID: <20120202153829.7213f698@cox.net> In-Reply-To: <20120130123930.GB40244@azathoth.lan> References: <20120130123930.GB40244@azathoth.lan> X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.6; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, current@freebsd.org Subject: Re: [HEADSUP][CFT] pkgng beta1 is out X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 02 Feb 2012 21:38:41 -0000 On Mon, 30 Jan 2012 13:39:30 +0100 Baptiste Daroussin wrote: > Hi, > > pkgng has just reached the beta phase, and has now found its way to > the ports tree (disabled by default). [remainder of announcement snipped for brevity] A feature request: I've long wished that "pkg_info -g" would set the return value to indicate whether or not a package's plist contained any errors, rather than always returning 0. This would be extremely helpful when using pkg_info in a script. Thanks! -- Conrad J. Sabatier conrads@cox.net From owner-freebsd-ports@FreeBSD.ORG Thu Feb 2 21:44:25 2012 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 B8701106564A for ; Thu, 2 Feb 2012 21:44:25 +0000 (UTC) (envelope-from conrads@cox.net) Received: from eastrmfepo201.cox.net (eastrmfepo201.cox.net [68.230.241.216]) by mx1.freebsd.org (Postfix) with ESMTP id 4DAD78FC15 for ; Thu, 2 Feb 2012 21:44:25 +0000 (UTC) Received: from eastrmimpo109.cox.net ([68.230.241.222]) by eastrmfepo201.cox.net (InterMail vM.8.01.04.00 201-2260-137-20101110) with ESMTP id <20120202214419.MEFR4752.eastrmfepo201.cox.net@eastrmimpo109.cox.net>; Thu, 2 Feb 2012 16:44:19 -0500 Received: from serene.no-ip.org ([98.164.86.55]) by eastrmimpo109.cox.net with bizsmtp id V9kJ1i00E1BeFqy029kKQp; Thu, 02 Feb 2012 16:44:19 -0500 X-CT-Class: Clean X-CT-Score: 0.00 X-CT-RefID: str=0001.0A020202.4F2B03B3.0073,ss=1,re=0.000,fgs=0 X-CT-Spam: 0 X-Authority-Analysis: v=1.1 cv=EYzcOfuzocFB4Uh5a8S+SAtfBMCIXs4UTLohtyR2Crs= c=1 sm=1 a=ojH9cbcSZWsA:10 a=G8Uczd0VNMoA:10 a=kj9zAlcOel0A:10 a=fdHYxQQoAueMHNSmXppgDg==:17 a=ddqU6GQIAAAA:8 a=kviXuzpPAAAA:8 a=QoBvjp_aCF-pN-UyZEYA:9 a=gme3LPbmA21TpI6wHPYA:7 a=CjuIK1q_8ugA:10 a=wLODFksJ6qEA:10 a=4vB-4DCPJfMA:10 a=fdHYxQQoAueMHNSmXppgDg==:117 X-CM-Score: 0.00 Authentication-Results: cox.net; none Received: from cox.net (localhost [127.0.0.1]) by serene.no-ip.org (8.14.5/8.14.5) with ESMTP id q12LiILN049744; Thu, 2 Feb 2012 15:44:18 -0600 (CST) (envelope-from conrads@cox.net) Date: Thu, 2 Feb 2012 15:44:13 -0600 From: "Conrad J. Sabatier" To: Jason Helfman Message-ID: <20120202154413.324977a8@cox.net> In-Reply-To: <20120202212512.GE19714@dormouse.experts-exchange.com> References: <20111203173149.224a64e6@cox.net> <20111214004838.GK1593@dormouse.experts-exchange.com> <20120112212905.GA78819@dormouse.experts-exchange.com> <20120127200325.66f36090@cox.net> <20120128143734.6166f5fc@gumby.homeunix.com> <20120128102831.51cf0f63@cox.net> <4F2427FD.2000900@infracaninophile.co.uk> <20120202152137.21b638d0@cox.net> <20120202212512.GE19714@dormouse.experts-exchange.com> X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.6; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: A new and better way to do "make readmes"? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 02 Feb 2012 21:44:25 -0000 On Thu, 2 Feb 2012 13:25:14 -0800 Jason Helfman wrote: > On Thu, Feb 02, 2012 at 03:21:37PM -0600, Conrad J. Sabatier thus > spake: [snip] > >The workaround method I've been running out of cron for the last > >month or so is: > > > >1) Create a "sentinel" file under /tmp to use as a timestamp, just > >before running "cvs update" on ports (I update my ports tree from a > >local copy of the CVS repo maintained via csup) > > > >2) After cvs completes, look for any port directories containing > >updates (check timestamps against the sentinel file) and do a "make > >readme" for each one: > > > >find $PORTSDIR -type f ! -path "*/CVS/*" -newercm $SENTINEL -depth 3 > >| > > xargs dirname | > > sort -u | xargs -I@ /bin/sh -c "cd @ && make readme" > > > >3) Last, but not least, build the category README.html for any > >categories with ports containing newly updated README.html files. > > > >I have noticed while doing this that, as you mentioned, the category > >READMEs take considerably longer than the individual ports'. > > > >I don't even bother to rebuild the top-level file, since it's > >basically unchanging anyway. [snip] > Not to fancy, but I used this when I was updating the readmes to not > break. > > #!/bin/sh > cd /usr/ports > for i in `make -V SUBDIR |sed s/local//g`; do for p in `make -C $i -V > SUBDIR`; do echo $i/$p && sudo make -C "$i/$p" readme ; done; done > >> ~/readmes.log > > -jgh Interesting. I'll take a look at using that. Thanks! -- Conrad J. Sabatier conrads@cox.net From owner-freebsd-ports@FreeBSD.ORG Thu Feb 2 23:07:42 2012 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 7F3671065670 for ; Thu, 2 Feb 2012 23:07:42 +0000 (UTC) (envelope-from freebsd-ports@herveybayaustralia.com.au) Received: from mail.unitedinsong.com.au (mail.unitedinsong.com.au [150.101.178.33]) by mx1.freebsd.org (Postfix) with ESMTP id 2C3918FC12 for ; Thu, 2 Feb 2012 23:07:41 +0000 (UTC) Received: from mail.unitedinsong.com.au (bell.herveybayaustralia.com.au [192.168.0.40]) by mail.unitedinsong.com.au (Postfix) with ESMTP id 987E35C2B for ; Fri, 3 Feb 2012 09:20:15 +1000 (EST) Received: from laptop1.herveybayaustralia.com.au (laptop1.herveybayaustralia.com.au [192.168.0.177]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.unitedinsong.com.au (Postfix) with ESMTPSA id 2163A5C29 for ; Fri, 3 Feb 2012 09:20:15 +1000 (EST) Message-ID: <4F2B1635.2040504@herveybayaustralia.com.au> Date: Fri, 03 Feb 2012 09:03:17 +1000 From: Da Rock User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:7.0.1) Gecko/20111109 Thunderbird/7.0.1 MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <4F2AB3E6.7060305@bsdforen.de> <20120202142753.5d50370b@cox.net> In-Reply-To: <20120202142753.5d50370b@cox.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Good source for linux libs X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-ports@freebsd.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Feb 2012 23:07:42 -0000 On 02/03/12 06:27, Conrad J. Sabatier wrote: > On Thu, 02 Feb 2012 17:03:50 +0100 > Dominic Fandrey wrote: > >> I need some linux libraries to throw in with a port of Eagle6. >> http://www.freebsd.org/cgi/query-pr.cgi?pr=164581 >> >> I'm Linux illiterate, does anyone know a good source for all of >> these: >> - libpng14.so.14 >> - libssl.so.1.0.0 >> - libcrypto.so.1.0.0 >> - libjpeg.so.8 >> >> With good source I mean something that qualifies as a respectable >> MASTER_SITE like some Linux distro that packs the right versions >> of the libraries. >> >> I'm afraid I might also need a different glibc version, but I'll >> burn that bridge when I cross it. >> > Check /usr/ports/Mk/bsd.sites.mk for the definitions of all of the > Linux repositories used by the ports collection. > Better yet, run a google search for those libs - you also need to use linux f10 (fedora 10) as the distro, as that is what comes installed for the linuxulator. Running through those sites looking for libs will be very time consuming and download hungry, and therefore not very productive. You'll need to know what rpm they're located in first. For a first hint though, I'd say the ssl is in an openssl rpm, and crypto as well too probably. HTH From owner-freebsd-ports@FreeBSD.ORG Fri Feb 3 01:49:32 2012 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 64CE3106566B for ; Fri, 3 Feb 2012 01:49:32 +0000 (UTC) (envelope-from rflynn@acsalaska.net) Received: from cordova.acsalaska.net (cordova.acsalaska.net [209.112.173.243]) by mx1.freebsd.org (Postfix) with ESMTP id 33F178FC0A for ; Fri, 3 Feb 2012 01:49:32 +0000 (UTC) Received: from mymail.acsalaska.net (sheep.acsalaska.net [216.67.61.194]) by cordova.acsalaska.net (8.14.4/8.14.4) with ESMTP id q131nVFr053997 for ; Thu, 2 Feb 2012 16:49:31 -0900 (AKST) (envelope-from rflynn@acsalaska.net) Received: from 46.129.107.107 (SquirrelMail authenticated user rflynn@acsalaska.net) by mymail.acsalaska.net with HTTP; Thu, 2 Feb 2012 16:49:31 -0900 (AKST) Message-ID: <4628.46.129.107.107.1328233771.squirrel@mymail.acsalaska.net> In-Reply-To: <4F2AB3E6.7060305@bsdforen.de> References: <4F2AB3E6.7060305@bsdforen.de> Date: Thu, 2 Feb 2012 16:49:31 -0900 (AKST) From: rflynn@acsalaska.net To: freebsd-ports@freebsd.org User-Agent: SquirrelMail/1.4.13 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.3 (cordova.acsalaska.net [209.112.168.121]); Thu, 02 Feb 2012 16:49:31 -0900 (AKST) X-ACS-Spam-Status: no X-ACS-Scanned-By: MD 2.67; SA 3.3.0; spamdefang 1.122 Subject: Re: Good source for linux libs X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 03 Feb 2012 01:49:32 -0000 > I need some linux libraries to throw in with a port of Eagle6. > http://www.freebsd.org/cgi/query-pr.cgi?pr=164581 > > I'm Linux illiterate, does anyone know a good source for all of > these: > - libpng14.so.14 > - libssl.so.1.0.0 > - libcrypto.so.1.0.0 > - libjpeg.so.8 http://rpm.pbone.net/index.php3/stat/3/srodzaj/1/search/libpng14.so.14%28PNG14_0%29 -- Mel From owner-freebsd-ports@FreeBSD.ORG Fri Feb 3 04:04:07 2012 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 ACB13106566C for ; Fri, 3 Feb 2012 04:04:07 +0000 (UTC) (envelope-from svyatoslav.lempert@gmail.com) Received: from mail-lpp01m010-f54.google.com (mail-lpp01m010-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 2E4F28FC19 for ; Fri, 3 Feb 2012 04:04:06 +0000 (UTC) Received: by lagz14 with SMTP id z14so2163182lag.13 for ; Thu, 02 Feb 2012 20:04:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; bh=pP8HrnN9BM6tYDP9S7uDvQkcI4xM2sFCW2V+RJ+L/lo=; b=ZA9y5jb7h99O4Wt2K0wBpmIsvAOwGYsE/jlJfrERRGaQuj28F9iPD12k174yhO8Dsq wiKUH56yYPNb8T7GGT9BJrm4JLwQ0v5c3UPjZpdrfi26klbmXVaZ+BaC8c4UqSyEGUSh 7k7x5f9tMvT3UuBQpPGGcmIcGXKfE+k4tUawc= Received: by 10.112.85.195 with SMTP id j3mr1408620lbz.59.1328240361536; Thu, 02 Feb 2012 19:39:21 -0800 (PST) MIME-Version: 1.0 Received: by 10.112.76.163 with HTTP; Thu, 2 Feb 2012 19:39:01 -0800 (PST) From: Svyatoslav Lempert Date: Fri, 3 Feb 2012 12:39:01 +0900 Message-ID: To: freebsd-ports@freebsd.org Content-Type: multipart/mixed; boundary=f46d0401fc57ecff0d04b8070e91 Subject: lang/php52 : help me solve patch working directory problem X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Feb 2012 04:04:07 -0000 --f46d0401fc57ecff0d04b8070e91 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hello, I have a big problem with lang/php52 security patches In the current vesion all patches does not applyed to any PHP extensions because extenions build from not php52 port and I should fix this soon as possible. My patch http://php52-backports.googlecode.com/files/php52-backports-securi= ty-20120117.patch is a single file for all sources but it work only in lang/php52 and this totally unsecure for fixes for extensions ports such as php52-exif, php52-zip and other. I tried change port Makefile.ext such as -EXTRACT_AFTER_ARGS?=3D | ${TAR} -xf - ${EXTSUBDIR} +# We need extract all for BACKPORTS patch +#EXTRACT_AFTER_ARGS?=3D | ${TAR} -xf - ${EXTSUBDIR} + +PATCH_WRKSRC=3D ${WRKDIR}/${DISTNAME} +PATCH_DIST_STRIP+=3D -p1 But this is not work (other distribution patches, files/patch-config.m4) if port have paches in files directory because PATCH_WRKSRC changed, for example for devel/php52-gettext =3D=3D=3D> =C2=A0Applying FreeBSD patches for php52-gettext-5.2.17_7 =3D=3D=3D> =C2=A0 Applying FreeBSD patch /usr/ports/devel/php52-gettext/files/patch-config.m4 Hmm... =C2=A0Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- config.m4.orig =C2=A0 =C2=A0 Tue Jul 27 23:58:02 2004 |+++ config.m4 =C2=A0Tue Jul 27 23:59:44 2004 -------------------------- File to patch: How can I solve this problem? I see this ways 1. disable errors for my patch (this is can't be applyed?) and do not unpack all port files, and use -p4 strip for php-5.2.17/ext/gettext directory only. How can I disable error for non-existen files? 2. create patch-files for each php52 slave port (php52 extension port) and distribute this in portstree (no download from remote server) in files directory. This somewhat complicates the supportive but it is more correct to my mind, but really uncomfortable. 3. Maybe possible change PATCH_WRKSRC for one patch only? Any ports mentors, please help me, what way I should use, because I need fix some new issues (CVE) in port. Now security fixed work only for lang/php52 and not not work for any other. See patch for lang/php52 in the attachment (with problem with slave ports) With best regards, Svyatoslav Lempert, Irkutsk, Russia --f46d0401fc57ecff0d04b8070e91 Content-Type: application/octet-stream; name="php52_7.patch" Content-Disposition: attachment; filename="php52_7.patch" Content-Transfer-Encoding: base64 X-Attachment-Id: f_gy6nv5np0 ZGlmZiAtTnJ1IHBocDUyLm9sZC9NYWtlZmlsZSBwaHA1Mi9NYWtlZmlsZQotLS0gcGhwNTIub2xk L01ha2VmaWxlCTIwMTItMDEtMTggMTc6Mjc6MDkuMDAwMDAwMDAwICswMDAwCisrKyBwaHA1Mi9N YWtlZmlsZQkyMDEyLTAyLTAyIDE5OjM0OjI1LjAwMDAwMDAwMCArMDAwMApAQCAtNyw3ICs3LDcg QEAKIAogUE9SVE5BTUU9CXBocDUyCiBQT1JUVkVSU0lPTj0JNS4yLjE3Ci1QT1JUUkVWSVNJT049 CTYKK1BPUlRSRVZJU0lPTj0JNwogQ0FURUdPUklFUz89CWxhbmcgZGV2ZWwgd3d3CiBNQVNURVJf U0lURVM9CSR7TUFTVEVSX1NJVEVfUEhQfQogTUFTVEVSX1NJVEVfU1VCRElSPQlkaXN0cmlidXRp b25zCkBAIC0xODYsMTAgKzE4Niw3IEBACiBDT05GSUdVUkVfQVJHUys9LS1kaXNhYmxlLWlwdjYK IC5lbmRpZgogCi0uaWYgZGVmaW5lZChXSVRIX0JBQ0tQT1JUUykKLVBBVENIRklMRVMrPQlwaHA1 Mi1iYWNrcG9ydHMtc2VjdXJpdHktMjAxMjAxMTcucGF0Y2gKLVBBVENIX1NJVEVTKz0JaHR0cDov L3BocDUyLWJhY2twb3J0cy5nb29nbGVjb2RlLmNvbS9maWxlcy8KLS5lbHNlCisuaWYgIWRlZmlu ZWQoV0lUSF9CQUNLUE9SVFMpCiBGT1JCSURERU49CVZ1bG5lcmFibGUgc2luY2UgMjAxMS0wMS0x MywgaHR0cDovL3BvcnRhdWRpdC5mcmVlYnNkLm9yZy8zNzYxZGYwMi0wZjljLTExZTAtYmVjYy0w MDIyMTU2ZTg3OTQuaHRtbAogLmVuZGlmCiAKQEAgLTIzMSw0ICsyMjgsOSBAQAogLmVsc2UKIC5p bmNsdWRlICIke01BU1RFUkRJUn0vTWFrZWZpbGUuZXh0IgogLmVuZGlmCisKKyMgQkFDS1BPUlRT IHBhdGNoIGZvciBsYW5nL3BocDUyIGFuZCBhbGwgcGhwNTItZXh0ZW5zaW9ucworUEFUQ0hGSUxF Uys9CXBocDUyLWJhY2twb3J0cy1zZWN1cml0eS0yMDEyMDExNy5wYXRjaAorUEFUQ0hfU0lURVMr PQlodHRwOi8vcGhwNTItYmFja3BvcnRzLmdvb2dsZWNvZGUuY29tL2ZpbGVzLworCiAuaW5jbHVk ZSA8YnNkLnBvcnQucG9zdC5taz4KZGlmZiAtTnJ1IHBocDUyLm9sZC9NYWtlZmlsZS5leHQgcGhw NTIvTWFrZWZpbGUuZXh0Ci0tLSBwaHA1Mi5vbGQvTWFrZWZpbGUuZXh0CTIwMTEtMTEtMDkgMTU6 MjU6MzYuMDAwMDAwMDAwICswMDAwCisrKyBwaHA1Mi9NYWtlZmlsZS5leHQJMjAxMi0wMi0wMiAx OTozODoyMS4wMDAwMDAwMDAgKzAwMDAKQEAgLTExLDcgKzExLDEyIEBACiBQQVRDSERJUj0JJHsu Q1VSRElSfS9maWxlcwogUExJU1Q9CQkke05PTkVYSVNURU5UfQogCi1FWFRSQUNUX0FGVEVSX0FS R1M/PQl8ICR7VEFSfSAteGYgLSAke0VYVFNVQkRJUn0KKyMgV2UgbmVlZCBleHRyYWN0IGFsbCBm b3IgQkFDS1BPUlRTIHBhdGNoCisjRVhUUkFDVF9BRlRFUl9BUkdTPz0JfCAke1RBUn0gLXhmIC0g JHtFWFRTVUJESVJ9CisKK1BBVENIX1dSS1NSQz0JJHtXUktESVJ9LyR7RElTVE5BTUV9CitQQVRD SF9ESVNUX1NUUklQKz0JLXAxCisjUEFUQ0hfREVCVUc9CXllcwogCiAuaWYgJHtQSFBfTU9ETkFN RX0gPT0gImJjbWF0aCIKIENPTkZJR1VSRV9BUkdTKz0tLWVuYWJsZS1iY21hdGgK --f46d0401fc57ecff0d04b8070e91-- From owner-freebsd-ports@FreeBSD.ORG Fri Feb 3 11:25:48 2012 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 0A1811065674 for ; Fri, 3 Feb 2012 11:25:48 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from forward14.mail.yandex.net (forward14.mail.yandex.net [IPv6:2a02:6b8:0:801::4]) by mx1.freebsd.org (Postfix) with ESMTP id 764068FC12 for ; Fri, 3 Feb 2012 11:25:47 +0000 (UTC) Received: from smtp12.mail.yandex.net (smtp12.mail.yandex.net [95.108.131.191]) by forward14.mail.yandex.net (Yandex) with ESMTP id D49151982DF0; Fri, 3 Feb 2012 15:25:45 +0400 (MSK) Received: from smtp12.mail.yandex.net (localhost [127.0.0.1]) by smtp12.mail.yandex.net (Yandex) with ESMTP id AFA8616A03A3; Fri, 3 Feb 2012 15:25:45 +0400 (MSK) Received: from 87.249.28.58.tel.ru (87.249.28.58.tel.ru [87.249.28.58]) by smtp12.mail.yandex.net (nwsmtp/Yandex) with ESMTP id PjiWGUKi-Pji88iUO; Fri, 3 Feb 2012 15:25:45 +0400 X-Yandex-Spam: 1 Message-ID: <4F2BC439.1010702@passap.ru> Date: Fri, 03 Feb 2012 15:25:45 +0400 From: Boris Samorodov User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:10.0) Gecko/20120202 Thunderbird/10.0 MIME-Version: 1.0 To: Dominic Fandrey References: <4F2AB3E6.7060305@bsdforen.de> In-Reply-To: <4F2AB3E6.7060305@bsdforen.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: Good source for linux libs X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 03 Feb 2012 11:25:48 -0000 Hi All, On 02.02.2012 20:03, Dominic Fandrey wrote: > I need some linux libraries You may be interested in: http://rpmfind.net/ -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve From owner-freebsd-ports@FreeBSD.ORG Fri Feb 3 12:33:10 2012 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 C67F5106564A for ; Fri, 3 Feb 2012 12:33:10 +0000 (UTC) (envelope-from villa.alberto@gmail.com) Received: from mail-wi0-f182.google.com (mail-wi0-f182.google.com [209.85.212.182]) by mx1.freebsd.org (Postfix) with ESMTP id 48D368FC13 for ; Fri, 3 Feb 2012 12:33:10 +0000 (UTC) Received: by wibhn14 with SMTP id hn14so4082339wib.13 for ; Fri, 03 Feb 2012 04:33:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=sender:from:organization:to:subject:date:user-agent:cc:references :in-reply-to:mime-version:content-type:content-transfer-encoding :message-id; bh=z9EDtNuSEiJ55wKl4tR3IdSKmJj2E/e/m4VLDcT0se8=; b=ovH6l1SgWQAWnSEsxz+48ReyZ/7Bl8gmQkLs+uihY3UD7EX4j+WegWKtfMsEZT908o 9bHB5q2prJ4ZoT3bEVCNOaiRG6JsUX2W3BoiL6Rc7R5ubp/XhrmFbIByFniMl27Mo9Si xIGdNhWY0w4he8dP+0C9DGaxPqreCKtc2RQiw= Received: by 10.180.82.227 with SMTP id l3mr9318106wiy.1.1328272389323; Fri, 03 Feb 2012 04:33:09 -0800 (PST) Received: from woodstock.peanuts ([95.236.25.157]) by mx.google.com with ESMTPS id q7sm6236233wix.5.2012.02.03.04.33.08 (version=SSLv3 cipher=OTHER); Fri, 03 Feb 2012 04:33:08 -0800 (PST) Sender: Alberto Villa From: Alberto Villa Organization: The FreeBSD Project To: Matthew Seaman Date: Fri, 3 Feb 2012 13:33:04 +0100 User-Agent: KMail/1.13.7 (FreeBSD/9.0-RC2; KDE/4.7.4; amd64; ; ) References: <20120130123930.GB40244@azathoth.lan> <201202012226.53480.avilla@freebsd.org> <4F2A42FB.8000308@infracaninophile.co.uk> In-Reply-To: <4F2A42FB.8000308@infracaninophile.co.uk> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2642800.KKuo36kPTM"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201202031333.07051.avilla@freebsd.org> Cc: freebsd-ports@freebsd.org Subject: Re: [HEADSUP][CFT] pkgng beta1 is out X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 03 Feb 2012 12:33:10 -0000 --nextPart2642800.KKuo36kPTM Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable On Thursday 02 February 2012 09:02:03 Matthew Seaman wrote: > That seems to work pretty well, but the portmaster feature for deleting > build-only dependencies doesn't seem to be doing anything. =46or everyone's information, my repository now contains an updated patch t= hat=20 fixes the issue. =2D-=20 Alberto Villa, FreeBSD committer http://people.FreeBSD.org/~avilla Here is a test to find whether your mission on earth is finished: if you're alive, it isn't. --nextPart2642800.KKuo36kPTM Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iJwEAAECAAYFAk8r1AIACgkQ3xiC6kQ1CouE1QQAtZg3sBkxBzizNBb6tdq1EOlO m+gmcu6aFyeJFeAHeLYqUYJEzUzQ3DKeAgf4k2QpFnzino24XvS8hg700l4b3G5Q 01BV+XM9lyqXwkpoOcW8O1sGCb7Hr0GerjvPkxHvPdoohMcjQFFc3mI9CAXopw7J S9xjPMv/vqcHwfWaO0Y= =6Fzw -----END PGP SIGNATURE----- --nextPart2642800.KKuo36kPTM-- From owner-freebsd-ports@FreeBSD.ORG Fri Feb 3 14:15:56 2012 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 A389B106566C; Fri, 3 Feb 2012 14:15:56 +0000 (UTC) (envelope-from ma.zoon@quicknet.nl) Received: from smtpq1.tb.mail.iss.as9143.net (smtpq1.tb.mail.iss.as9143.net [212.54.42.164]) by mx1.freebsd.org (Postfix) with ESMTP id 57F6F8FC14; Fri, 3 Feb 2012 14:15:56 +0000 (UTC) Received: from [212.54.42.132] (helo=smtp1.tb.mail.iss.as9143.net) by smtpq1.tb.mail.iss.as9143.net with esmtp (Exim 4.71) (envelope-from ) id 1RtJ59-0000qZ-Mq; Fri, 03 Feb 2012 14:21:39 +0100 Received: from 5ed3fa48.cm-7-4d.dynamic.ziggo.nl ([94.211.250.72] helo=PC01) by smtp1.tb.mail.iss.as9143.net with esmtp (Exim 4.71) (envelope-from ) id 1RtJ59-0000F6-DL; Fri, 03 Feb 2012 14:21:39 +0100 From: "Michael" To: Date: Fri, 3 Feb 2012 14:21:34 +0100 Message-ID: <000001cce276$c0355240$409ff6c0$@quicknet.nl> MIME-Version: 1.0 X-Mailer: Microsoft Outlook 14.0 Thread-Index: AcziYBTs8pcgE8XSRJ6u10MpUINlwA== Content-Language: nl X-Ziggo-spambar: -- X-Ziggo-spamscore: -2.1 X-Ziggo-spamreport: ALL_TRUSTED=-1, BAYES_00=-1.9, DOS_OUTLOOK_TO_MX=2.845, DYN_RDNS_SHORT_HELO_HTML=0.001, FSL_HELO_NON_FQDN_1=0.001, HELO_NO_DOMAIN=0.001, HTML_MESSAGE=0.001, PROLO_TRUST_RDNS=-3, RDNS_DYNAMIC=0.982 X-Ziggo-Spam-Status: No X-Spam-Status: No X-Spam-Flag: No Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: ports@FreeBSD.org Subject: FreeBSD Port: samba36-3.6.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Feb 2012 14:15:56 -0000 Please upgrade a.s.a.p. Samba to 3.6.3 please. There are important leaks fixed within 2.6.3 build that exist in 2.6.1 and 2.6.2. Regards Michael From owner-freebsd-ports@FreeBSD.ORG Fri Feb 3 15:16:25 2012 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 44F7B10656DB for ; Fri, 3 Feb 2012 15:16:25 +0000 (UTC) (envelope-from ma.zoon@quicknet.nl) Received: from smtpq3.tb.mail.iss.as9143.net (smtpq3.tb.mail.iss.as9143.net [212.54.42.166]) by mx1.freebsd.org (Postfix) with ESMTP id EDE9E8FC0C for ; Fri, 3 Feb 2012 15:16:24 +0000 (UTC) Received: from [212.54.42.136] (helo=smtp5.tb.mail.iss.as9143.net) by smtpq3.tb.mail.iss.as9143.net with esmtp (Exim 4.71) (envelope-from ) id 1RtKsB-0002J6-By; Fri, 03 Feb 2012 16:16:23 +0100 Received: from 5ed3fa48.cm-7-4d.dynamic.ziggo.nl ([94.211.250.72] helo=PC01) by smtp5.tb.mail.iss.as9143.net with esmtp (Exim 4.71) (envelope-from ) id 1RtKsB-0002pY-6D; Fri, 03 Feb 2012 16:16:23 +0100 From: "Michael" To: Date: Fri, 3 Feb 2012 16:16:17 +0100 Message-ID: <000001cce286$c72fb7b0$558f2710$@quicknet.nl> MIME-Version: 1.0 X-Mailer: Microsoft Outlook 14.0 Thread-Index: Aczidr477Pu6768ESMGKLjpxWPjcgw== Content-Language: nl X-Ziggo-spambar: -- X-Ziggo-spamscore: -2.1 X-Ziggo-spamreport: ALL_TRUSTED=-1, BAYES_00=-1.9, DOS_OUTLOOK_TO_MX=2.845, DYN_RDNS_SHORT_HELO_HTML=0.001, FSL_HELO_NON_FQDN_1=0.001, HELO_NO_DOMAIN=0.001, HTML_MESSAGE=0.001, PROLO_TRUST_RDNS=-3, RDNS_DYNAMIC=0.982 X-Ziggo-Spam-Status: No X-Spam-Status: No X-Spam-Flag: No Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: ports@FreeBSD.org Subject: FreeBSD Port: e2fsprogs-1.41.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 03 Feb 2012 15:16:25 -0000 Hi, Could you please update the port to version 1.42 Thanks a lot, Regards, Michael Zoon From owner-freebsd-ports@FreeBSD.ORG Fri Feb 3 18:17:19 2012 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 0F82B106566B for ; Fri, 3 Feb 2012 18:17:19 +0000 (UTC) (envelope-from svyatoslav.lempert@gmail.com) Received: from mail-lpp01m010-f54.google.com (mail-lpp01m010-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 893D78FC14 for ; Fri, 3 Feb 2012 18:17:18 +0000 (UTC) Received: by lagz14 with SMTP id z14so2602497lag.13 for ; Fri, 03 Feb 2012 10:17:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=qaEG4wI2EF50haKUTjypQQWe1TA6at5zGk1qTUluznk=; b=B/4w8Ieb6jt++0UqkxxNBJMT6b44Vfa5rjK6MIOVsgX6+jwg87zMSLWWlPuAmVQCAm 0y6qImbBmNHgN9Z0anqR9VLeQqZHtMHvbz/3TVYVq8jratiVum6jOJ0yvB6k8ip/7atX AXuN879EU7NsNZASAKvK+QPiDhdFo7tiSfNq4= Received: by 10.152.128.163 with SMTP id np3mr4286696lab.51.1328293037274; Fri, 03 Feb 2012 10:17:17 -0800 (PST) MIME-Version: 1.0 Received: by 10.112.76.163 with HTTP; Fri, 3 Feb 2012 10:16:57 -0800 (PST) In-Reply-To: References: From: Svyatoslav Lempert Date: Sat, 4 Feb 2012 03:16:57 +0900 Message-ID: To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=UTF-8 Subject: Re: lang/php52 : help me solve patch working directory problem X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Feb 2012 18:17:19 -0000 2012/2/3 Svyatoslav Lempert : > How can I solve this problem? > Does anyone know which way is better? Lots of individual small patches and distribute in portstree or whatever can change WRKSRC for one patch only? -- Svyatoslav From owner-freebsd-ports@FreeBSD.ORG Fri Feb 3 21:20:18 2012 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 730DD106566C for ; Fri, 3 Feb 2012 21:20:18 +0000 (UTC) (envelope-from conrads@cox.net) Received: from eastrmfepo203.cox.net (eastrmfepo203.cox.net [68.230.241.218]) by mx1.freebsd.org (Postfix) with ESMTP id 175698FC0A for ; Fri, 3 Feb 2012 21:20:17 +0000 (UTC) Received: from eastrmimpo306.cox.net ([68.230.241.238]) by eastrmfepo203.cox.net (InterMail vM.8.01.04.00 201-2260-137-20101110) with ESMTP id <20120203212017.TTCB25070.eastrmfepo203.cox.net@eastrmimpo306.cox.net>; Fri, 3 Feb 2012 16:20:17 -0500 Received: from serene.no-ip.org ([98.164.86.55]) by eastrmimpo306.cox.net with bizsmtp id VZLG1i00c1BeFqy02ZLHTf; Fri, 03 Feb 2012 16:20:17 -0500 X-CT-Class: Clean X-CT-Score: 0.00 X-CT-RefID: str=0001.0A02020A.4F2C4F91.006C,ss=1,re=0.000,fgs=0 X-CT-Spam: 0 X-Authority-Analysis: v=1.1 cv=QFd1i8EmGWXMF/FLlwwalaY9IE87M3wXCJnHJtyYFmw= c=1 sm=1 a=Al37l13H2jYA:10 a=G8Uczd0VNMoA:10 a=kj9zAlcOel0A:10 a=fdHYxQQoAueMHNSmXppgDg==:17 a=WF2pI21SAAAA:8 a=kviXuzpPAAAA:8 a=tYDRtNEjE4q66eYXijsA:9 a=Lf5zsbd0aWdM54dk3iQA:7 a=CjuIK1q_8ugA:10 a=MHmzl5aOqcYA:10 a=4vB-4DCPJfMA:10 a=JuTL1bGNGZqNlOne:21 a=o9YfQMN6Drf7zbK2:21 a=fdHYxQQoAueMHNSmXppgDg==:117 X-CM-Score: 0.00 Authentication-Results: cox.net; none Received: from cox.net (localhost [127.0.0.1]) by serene.no-ip.org (8.14.5/8.14.5) with ESMTP id q13LKFtg086941; Fri, 3 Feb 2012 15:20:16 -0600 (CST) (envelope-from conrads@cox.net) Date: Fri, 3 Feb 2012 15:20:10 -0600 From: "Conrad J. Sabatier" To: Matthew Seaman Message-ID: <20120203152010.3b4d0588@cox.net> In-Reply-To: <4F22CB51.6070507@infracaninophile.co.uk> References: <4F22CB51.6070507@infracaninophile.co.uk> X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.6; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-ports Subject: Re: BSD make -- Malformed conditional X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 03 Feb 2012 21:20:18 -0000 On Fri, 27 Jan 2012 16:05:37 +0000 Matthew Seaman wrote: > > Dear all, > > Posting this mostly for the archives, but it's probably relevant to > some people here too. > > When hacking on Makefiles, should you wish to match an item in a list, > you might write something like this: > > .for item in ${LIST} > .if ${item} == ${THING} # Ooops! > THING_FOUND= 1 > .endif > .endfor > > This however is a snare and a delusion, and will lead to much weeping > and wailing, and error messages like so: > > % make > "Makefile", line 7: Malformed conditional (foo == ${THING}) > "Makefile", line 9: if-less endif > "Makefile", line 7: Malformed conditional (bar == ${THING}) > "Makefile", line 9: if-less endif > "Makefile", line 7: Malformed conditional (baz == ${THING}) > "Makefile", line 9: if-less endif > "Makefile", line 7: Malformed conditional (blurfl == ${THING}) > "Makefile", line 9: if-less endif > make: fatal errors encountered -- cannot continue > > Instead you should write your loops like this: > > .for item in ${LIST} > .if ${THING} == ${item} > THING_FOUND= 1 > .endif > .endfor > > As the make(1) manual page says on the subject of string comparisons > using == or != : > > An expression may also be a numeric or string comparison: in > this case, the left-hand side must be a variable expansion, whereas > the right-hand side can be a constant or a variable expansion. > > So it seems that despite appearing and behaving almost exactly like > one, the iterator in a .for loop is not actually a variable as such. > It also means that to match a constant string, you can't just write: > > .for item in ${LIST} > .if ${item} == "this" # Ooops > THIS_FOUND=1 > .endif > .endfor > > but have to assign the text "this" to a variable somewhere, and use > the second form. > > Yes, you can use ${LIST:Mthis} instead, but using this construct can > be a bit tricky in itself... > > % cat Makefile > > LIST= foo bar baz blurfl > > THING= baz > > all: > @echo "OK \$${LIST:Mfoo} = ${LIST:Mfoo}" > @echo "Not OK \$${LIST:M\$${THING}} = ${LIST:M${THING}}" > % make > OK ${LIST:Mfoo} = foo > Not OK ${LIST:M${THING}} = } > > Cheers, > > Matthew > Wow, that is a pretty obscure bit of an oddity, isn't it? How'd you ever discover that? Looking at the man page, it seems more than a little misleading, as it does call the iterator in .for loops a "variable" (which for all intents and purposes, I'd say that it is, in fact). One could easily lose one's marbles trying to "debug" something like this! Looks like a bug, smells like a bug to me. Or at least, some *very* quirky behavior/a serious design flaw that surely wouldn't be missed, were someone to take the initiative to change it. No language should require you to jump through this sort of torturous, totally anti-intuitive hoop to accomplish what you want to do. Talk about your POLA! :-) -- Conrad J. Sabatier conrads@cox.net From owner-freebsd-ports@FreeBSD.ORG Fri Feb 3 21:25:15 2012 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 C99CF106564A for ; Fri, 3 Feb 2012 21:25:15 +0000 (UTC) (envelope-from conrads@cox.net) Received: from eastrmfepo101.cox.net (eastrmfepo101.cox.net [68.230.241.213]) by mx1.freebsd.org (Postfix) with ESMTP id 5BCC08FC08 for ; Fri, 3 Feb 2012 21:25:14 +0000 (UTC) Received: from eastrmimpo210.cox.net ([68.230.241.225]) by eastrmfepo101.cox.net (InterMail vM.8.01.04.00 201-2260-137-20101110) with ESMTP id <20120203212504.FWPM24648.eastrmfepo101.cox.net@eastrmimpo210.cox.net>; Fri, 3 Feb 2012 16:25:04 -0500 Received: from serene.no-ip.org ([98.164.86.55]) by eastrmimpo210.cox.net with bizsmtp id VZR31i00F1BeFqy02ZR3ei; Fri, 03 Feb 2012 16:25:04 -0500 X-CT-Class: Clean X-CT-Score: 0.00 X-CT-RefID: str=0001.0A02020B.4F2C50B0.0044,ss=1,re=0.000,fgs=0 X-CT-Spam: 0 X-Authority-Analysis: v=1.1 cv=ykLsNGLr2HB9PgQ8brb9U2wCrnBnKn+7VrVMkJA5uHU= c=1 sm=1 a=mQfEJUFrN0kA:10 a=G8Uczd0VNMoA:10 a=kj9zAlcOel0A:10 a=fdHYxQQoAueMHNSmXppgDg==:17 a=WF2pI21SAAAA:8 a=WsviXF76AAAA:20 a=xxE4pueTAAAA:20 a=kviXuzpPAAAA:8 a=592Cuj1x1Qe0uyJbHy0A:9 a=CjuIK1q_8ugA:10 a=KXuLW65_DLEA:10 a=mYhezhBr4l8A:10 a=MHmzl5aOqcYA:10 a=4vB-4DCPJfMA:10 a=KQEG7CAt8INrn3Fw:21 a=3Kolvwm0gHH9-Z3R:21 a=fdHYxQQoAueMHNSmXppgDg==:117 X-CM-Score: 0.00 Authentication-Results: cox.net; none Received: from cox.net (localhost [127.0.0.1]) by serene.no-ip.org (8.14.5/8.14.5) with ESMTP id q13LP1kA086976; Fri, 3 Feb 2012 15:25:01 -0600 (CST) (envelope-from conrads@cox.net) Date: Fri, 3 Feb 2012 15:24:56 -0600 From: "Conrad J. Sabatier" To: Matthew Seaman Message-ID: <20120203152456.2a859bcc@cox.net> In-Reply-To: <4F19CC7F.2020604@infracaninophile.co.uk> References: <4F199672.8050008@infracaninophile.co.uk> <20120120192548.GB18747@lonesome.com> <4F19C739.4040807@infracaninophile.co.uk> <4F19CC7F.2020604@infracaninophile.co.uk> X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.6; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Eitan Adler , freebsd-ports , Mark Linimon Subject: Re: Doing SQL to the FreeBSD ports index X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 03 Feb 2012 21:25:15 -0000 On Fri, 20 Jan 2012 20:20:15 +0000 Matthew Seaman wrote: > On 20/01/2012 20:08, Eitan Adler wrote: > > On Fri, Jan 20, 2012 at 2:57 PM, Matthew Seaman > > wrote: > >> On 20/01/2012 19:25, Mark Linimon wrote: > >>> You've probably reimplemented part of ports tinderbox (and, > >>> separately, portsmon and FreshPorts) :) > >> > >> I have this other invention I've been calling 'a rotationally > >> symmetrical device designed to facilitate travel.' > > > > Does it look like http://tinyurl.com/887zn4g ? > > > > Kinda. > > http://goo.gl/W1y65 > > Matthew LOL. :-) Now, you just be careful you don't roll yourself right off the edge of the world, ya hear? -- Conrad J. Sabatier conrads@cox.net From owner-freebsd-ports@FreeBSD.ORG Fri Feb 3 21:29:46 2012 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 72F381065670 for ; Fri, 3 Feb 2012 21:29:46 +0000 (UTC) (envelope-from utisoft@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 38DF28FC0C for ; Fri, 3 Feb 2012 21:29:45 +0000 (UTC) Received: by iaeo4 with SMTP id o4so8160081iae.13 for ; Fri, 03 Feb 2012 13:29:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; 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; bh=pVBSWYPMsp9yBHf+4OjFkgxHBr+/cbwN507VIhlAc7E=; b=EHne4rFhUfTyLjyLXgF712/QvfsPPoKEtcn1RxTpXevdCg5doBHmBWh2hG511ctHlc db8VC9FAlC3ExP9d7GjL3xk+PkS6T+YWeE4GKgUN2avd0a3JITXqpKknI2Aamp0ecJnr bgWSEob/hMvNmSrRQkT8t+fQmZE3Sua60JDHA= Received: by 10.42.146.202 with SMTP id k10mr8532012icv.13.1328304585461; Fri, 03 Feb 2012 13:29:45 -0800 (PST) MIME-Version: 1.0 Sender: utisoft@gmail.com Received: by 10.231.183.21 with HTTP; Fri, 3 Feb 2012 13:29:15 -0800 (PST) In-Reply-To: <20120203152010.3b4d0588@cox.net> References: <4F22CB51.6070507@infracaninophile.co.uk> <20120203152010.3b4d0588@cox.net> From: Chris Rees Date: Fri, 3 Feb 2012 21:29:15 +0000 X-Google-Sender-Auth: N-4jqhzJj4uU4nqxiCSQ9xVY890 Message-ID: To: "Conrad J. Sabatier" Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-ports Subject: Re: BSD make -- Malformed conditional X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 03 Feb 2012 21:29:46 -0000 On 3 February 2012 21:20, Conrad J. Sabatier wrote: > On Fri, 27 Jan 2012 16:05:37 +0000 > Matthew Seaman wrote: > >> >> Dear all, >> >> Posting this mostly for the archives, but it's probably relevant to >> some people here too. >> >> When hacking on Makefiles, should you wish to match an item in a list, >> you might write something like this: >> >> .for item in ${LIST} >> .if ${item} =3D=3D ${THING} =A0# Ooops! >> THING_FOUND=3D =A01 >> .endif >> .endfor >> >> This however is a snare and a delusion, and will lead to much weeping >> and wailing, and error messages like so: >> >> % make >> "Makefile", line 7: Malformed conditional (foo =3D=3D ${THING}) >> "Makefile", line 9: if-less endif >> "Makefile", line 7: Malformed conditional (bar =3D=3D ${THING}) >> "Makefile", line 9: if-less endif >> "Makefile", line 7: Malformed conditional (baz =3D=3D ${THING}) >> "Makefile", line 9: if-less endif >> "Makefile", line 7: Malformed conditional (blurfl =3D=3D ${THING}) >> "Makefile", line 9: if-less endif >> make: fatal errors encountered -- cannot continue >> >> Instead you should write your loops like this: >> >> .for item in ${LIST} >> .if ${THING} =3D=3D ${item} >> THING_FOUND=3D =A0 =A01 >> .endif >> .endfor >> >> As the make(1) manual page says on the subject of string comparisons >> using =3D=3D or !=3D : >> >> =A0 =A0 =A0An expression may also be a numeric or string comparison: in >> this case, the left-hand side must be a variable expansion, whereas >> the right-hand side can be a constant or a variable expansion. >> >> So it seems that despite appearing and behaving almost exactly like >> one, the iterator in a .for loop is not actually a variable as such. >> It also means that to match a constant string, you can't just write: >> >> .for item in ${LIST} >> .if ${item} =3D=3D "this" =A0# Ooops >> THIS_FOUND=3D1 >> .endif >> .endfor >> >> but have to assign the text "this" to a variable somewhere, and use >> the second form. >> >> Yes, you can use ${LIST:Mthis} instead, but using this construct can >> be a bit tricky in itself... >> >> % cat Makefile >> >> LIST=3D foo bar baz blurfl >> >> THING=3D =A0 =A0 =A0 =A0baz >> >> all: >> =A0 =A0 =A0 @echo "OK =A0 =A0 \$${LIST:Mfoo} =3D ${LIST:Mfoo}" >> =A0 =A0 =A0 @echo "Not OK \$${LIST:M\$${THING}} =3D ${LIST:M${THING}}" >> % make >> OK =A0 =A0 ${LIST:Mfoo} =3D foo >> Not OK ${LIST:M${THING}} =3D } >> >> =A0 =A0 =A0 Cheers, >> >> =A0 =A0 =A0 Matthew >> > > Wow, that is a pretty obscure bit of an oddity, isn't it? =A0How'd you > ever discover that? > > Looking at the man page, it seems more than a little misleading, as it > does call the iterator in .for loops a "variable" (which for all > intents and purposes, I'd say that it is, in fact). =A0One could easily > lose one's marbles trying to "debug" something like this! > > Looks like a bug, smells like a bug to me. =A0Or at least, some *very* > quirky behavior/a serious design flaw that surely wouldn't be missed, > were someone to take the initiative to change it. =A0No > language should require you to jump through this sort of torturous, > totally anti-intuitive hoop to accomplish what you want to do. =A0Talk > about your POLA! =A0:-) Judging by the sheer volume of Makefiles out there that quite possibly rely on this 'bug' for some things, it's not worth fixing ;) Just think of it as yet another quirk of make. Chris From owner-freebsd-ports@FreeBSD.ORG Fri Feb 3 21:51:28 2012 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 A195D1065672; Fri, 3 Feb 2012 21:51:28 +0000 (UTC) (envelope-from conrads@cox.net) Received: from eastrmfepo202.cox.net (eastrmfepo202.cox.net [68.230.241.217]) by mx1.freebsd.org (Postfix) with ESMTP id 1F1A28FC16; Fri, 3 Feb 2012 21:51:27 +0000 (UTC) Received: from eastrmimpo109.cox.net ([68.230.241.222]) by eastrmfepo202.cox.net (InterMail vM.8.01.04.00 201-2260-137-20101110) with ESMTP id <20120203215120.SRGZ2803.eastrmfepo202.cox.net@eastrmimpo109.cox.net>; Fri, 3 Feb 2012 16:51:20 -0500 Received: from serene.no-ip.org ([98.164.86.55]) by eastrmimpo109.cox.net with bizsmtp id VZrL1i0051BeFqy02ZrLtd; Fri, 03 Feb 2012 16:51:20 -0500 X-CT-Class: Clean X-CT-Score: 0.00 X-CT-RefID: str=0001.0A020208.4F2C56D8.00C7,ss=1,re=0.000,fgs=0 X-CT-Spam: 0 X-Authority-Analysis: v=1.1 cv=EYzcOfuzocFB4Uh5a8S+SAtfBMCIXs4UTLohtyR2Crs= c=1 sm=1 a=Al37l13H2jYA:10 a=G8Uczd0VNMoA:10 a=8nJEP1OIZ-IA:10 a=fdHYxQQoAueMHNSmXppgDg==:17 a=6I5d2MoRAAAA:8 a=kviXuzpPAAAA:8 a=WF2pI21SAAAA:8 a=AzIHr2k5Jv3PmvsJB1YA:9 a=JYPxIq17qWwfic00km4A:7 a=wPNLvfGTeEIA:10 a=SV7veod9ZcQA:10 a=4vB-4DCPJfMA:10 a=MHmzl5aOqcYA:10 a=lVY4v3P51c-ZeTEa:21 a=ZzsSSF4H2PEtjjHw:21 a=fdHYxQQoAueMHNSmXppgDg==:117 X-CM-Score: 0.00 Authentication-Results: cox.net; none Received: from cox.net (localhost [127.0.0.1]) by serene.no-ip.org (8.14.5/8.14.5) with ESMTP id q13LpJxF087193; Fri, 3 Feb 2012 15:51:19 -0600 (CST) (envelope-from conrads@cox.net) Date: Fri, 3 Feb 2012 15:51:14 -0600 From: "Conrad J. Sabatier" To: Chris Rees Message-ID: <20120203155114.6d2ec9bb@cox.net> In-Reply-To: References: <4F22CB51.6070507@infracaninophile.co.uk> <20120203152010.3b4d0588@cox.net> X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.6; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-ports Subject: Re: BSD make -- Malformed conditional X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 03 Feb 2012 21:51:28 -0000 On Fri, 3 Feb 2012 21:29:15 +0000 Chris Rees wrote: > On 3 February 2012 21:20, Conrad J. Sabatier wrote: > > On Fri, 27 Jan 2012 16:05:37 +0000 > > Matthew Seaman wrote: > > > >> > >> Dear all, > >> > >> Posting this mostly for the archives, but it's probably relevant to > >> some people here too. > >> > >> When hacking on Makefiles, should you wish to match an item in a > >> list, you might write something like this: > >> > >> .for item in ${LIST} > >> .if ${item} =3D=3D ${THING} =A0# Ooops! > >> THING_FOUND=3D =A01 > >> .endif > >> .endfor > >> > >> This however is a snare and a delusion, and will lead to much > >> weeping and wailing, and error messages like so: > >> > >> % make > >> "Makefile", line 7: Malformed conditional (foo =3D=3D ${THING}) > >> "Makefile", line 9: if-less endif > >> "Makefile", line 7: Malformed conditional (bar =3D=3D ${THING}) > >> "Makefile", line 9: if-less endif > >> "Makefile", line 7: Malformed conditional (baz =3D=3D ${THING}) > >> "Makefile", line 9: if-less endif > >> "Makefile", line 7: Malformed conditional (blurfl =3D=3D ${THING}) > >> "Makefile", line 9: if-less endif > >> make: fatal errors encountered -- cannot continue > >> > >> Instead you should write your loops like this: > >> > >> .for item in ${LIST} > >> .if ${THING} =3D=3D ${item} > >> THING_FOUND=3D =A0 =A01 > >> .endif > >> .endfor > >> > >> As the make(1) manual page says on the subject of string > >> comparisons using =3D=3D or !=3D : > >> > >> =A0 =A0 =A0An expression may also be a numeric or string comparison: in > >> this case, the left-hand side must be a variable expansion, whereas > >> the right-hand side can be a constant or a variable expansion. > >> > >> So it seems that despite appearing and behaving almost exactly like > >> one, the iterator in a .for loop is not actually a variable as > >> such. It also means that to match a constant string, you can't > >> just write: > >> > >> .for item in ${LIST} > >> .if ${item} =3D=3D "this" =A0# Ooops > >> THIS_FOUND=3D1 > >> .endif > >> .endfor > >> > >> but have to assign the text "this" to a variable somewhere, and use > >> the second form. > >> > >> Yes, you can use ${LIST:Mthis} instead, but using this construct > >> can be a bit tricky in itself... > >> > >> % cat Makefile > >> > >> LIST=3D foo bar baz blurfl > >> > >> THING=3D =A0 =A0 =A0 =A0baz > >> > >> all: > >> =A0 =A0 =A0 @echo "OK =A0 =A0 \$${LIST:Mfoo} =3D ${LIST:Mfoo}" > >> =A0 =A0 =A0 @echo "Not OK \$${LIST:M\$${THING}} =3D ${LIST:M${THING}}" > >> % make > >> OK =A0 =A0 ${LIST:Mfoo} =3D foo > >> Not OK ${LIST:M${THING}} =3D } > >> > >> =A0 =A0 =A0 Cheers, > >> > >> =A0 =A0 =A0 Matthew > >> > > > > Wow, that is a pretty obscure bit of an oddity, isn't it? =A0How'd you > > ever discover that? > > > > Looking at the man page, it seems more than a little misleading, as > > it does call the iterator in .for loops a "variable" (which for all > > intents and purposes, I'd say that it is, in fact). =A0One could > > easily lose one's marbles trying to "debug" something like this! > > > > Looks like a bug, smells like a bug to me. =A0Or at least, some *very* > > quirky behavior/a serious design flaw that surely wouldn't be > > missed, were someone to take the initiative to change it. > > =A0No language should require you to jump through this > > sort of torturous, totally anti-intuitive hoop to accomplish what > > you want to do. =A0Talk about your POLA! =A0:-) >=20 > Judging by the sheer volume of Makefiles out there that quite possibly > rely on this 'bug' for some things, it's not worth fixing ;) >=20 > Just think of it as yet another quirk of make. >=20 > Chris >=20 Yeah, doggone it. Isn't that so often the case (some anomaly that could really use changing not being changed because it's already so deeply entrenched)? I can just imagine, though, the poor unsuspecting souls who've run head-on into something like this, never to be seen or heard from again, until they one day quietly turn up in bathrobe and slippers in places with names like "Sunny Valley" or "Pleasant Pastures", muttering endlessly to themselves about l-values and expansions and the like, while tirelessly performing the Thorazine Shuffle. Oh, the humanity! --=20 Conrad J. Sabatier conrads@cox.net From owner-freebsd-ports@FreeBSD.ORG Sat Feb 4 12:27:09 2012 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 5826B106566C for ; Sat, 4 Feb 2012 12:27: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 23CFB8FC12 for ; Sat, 4 Feb 2012 12:27:08 +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 41196621C44 for ; Sat, 4 Feb 2012 07:27:08 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=secnap.com; h= content-transfer-encoding:content-type:content-type:subject :subject:mime-version:user-agent:from:from:date:date:message-id; s=dkim; t=1328358427; x=1330172827; bh=rFSizPwpE526BJiueuQKtkph 76eOPJSzkiZTakXkfgQ=; b=hScSXIeiA19v5vmI6DEPtyNOv70GsZ7UMzXLrSui FdXgBK03RbUCHpV9BJDcOlWtHmAlpqmCiUk/0P5klWfD0zdDNXZA2ptEgNqxrNDS WDDKlmOgjlWysXa1ooQjJwSiRl4LU7cjSkFED1g7iJHVfQwG/qvrbvD49pqUo3eJ JNk= X-Amavis-Modified: Mail body modified (using disclaimer) - mx1.secnap.com.ionspam.net X-Virus-Scanned: SpammerTrap(r) VPS-1500 2.17 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 B4BF7621C0D for ; Sat, 4 Feb 2012 07:27:07 -0500 (EST) Received: from MikeBook-Air.local (10.80.0.4) by USBCTDC001.secnap.com (10.70.1.1) with Microsoft SMTP Server (TLS) id 14.0.722.0; Sat, 4 Feb 2012 07:27:07 -0500 Message-ID: <4F2D2421.5080401@secnap.com> Date: Sat, 4 Feb 2012 07:27:13 -0500 From: Michael Scheidell User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.7; en-US; rv:1.9.2.20) Gecko/20110804 Thunderbird/3.1.12 MIME-Version: 1.0 To: Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: how do you make pointyhat happy with LICENSE? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 04 Feb 2012 12:27:09 -0000 on a certain port, their is a dual/commercial/free license. (if you are an ISP it is free. if you are not reselling the product, its free) If I put this in Makefile, tinderbox (and I assume pointyhat) will hand, with 'top' in 'dialog' (waiting for the ghost to press 'a'ccept) LICENSE= DCC LICENSE_NAME= DCC LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_PERMS= no-pkg-sell no-dist-mirror no-pkg-mirror no-dist-sell (I am trying to wrap my head around licenses also) I do want to make packages, I want OP to make packages, I want OP to be able to distribute packages internally, so, I want the license question to be asked during package_building (so OP can distribute binary packages internally), but I don't want pavmail -- Michael Scheidell, CTO o: 561-999-5000 d: 561-948-2259 >*| *SECNAP Network Security Corporation * Best Mobile Solutions Product of 2011 * Best Intrusion Prevention Product * Hot Company Finalist 2011 * Best Email Security Product * Certified SNORT Integrator ______________________________________________________________________ This email has been scanned and certified safe by SpammerTrap(r). For Information please see http://www.spammertrap.com/ ______________________________________________________________________ From owner-freebsd-ports@FreeBSD.ORG Sat Feb 4 14:00:16 2012 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 EB7FA1065670; Sat, 4 Feb 2012 14:00:15 +0000 (UTC) (envelope-from chmeeedalf@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 824A48FC13; Sat, 4 Feb 2012 14:00:15 +0000 (UTC) Received: by iaeo4 with SMTP id o4so9442157iae.13 for ; Sat, 04 Feb 2012 06:00:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=cc:message-id:from:to:in-reply-to:content-type :content-transfer-encoding:mime-version:subject:date:references :x-mailer; bh=3/Jxgo08NN5Vw88Lzo81Wr3daUo5lInUretihsJkNgE=; b=Dv84IPmUyjDd2JBcyH+m6ges7q+uX9UkKA1bz69g3hC69ALlZyo0UXlali0kDDxGSL uPKnVJcqOw4ftthLIv4A/iXw4GD130cQ6G1Ji9gokquTroi7QqXOBNl85rXDwfLgerfX iE6B6UKntR8GmlDdVolhgsvN/qdGXQv4ac9ss= Received: by 10.43.44.197 with SMTP id uh5mr12545065icb.34.1328362533668; Sat, 04 Feb 2012 05:35:33 -0800 (PST) Received: from triad.knownspace (216-15-41-8.c3-0.gth-ubr1.lnh-gth.md.cable.rcn.com. [216.15.41.8]) by mx.google.com with ESMTPS id 5sm16776262ibe.8.2012.02.04.05.35.32 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 04 Feb 2012 05:35:32 -0800 (PST) Message-Id: <4090E660-1712-4446-BAC9-6719D362B0E6@gmail.com> From: Justin Hibbits To: Baptiste Daroussin In-Reply-To: <20120130123930.GB40244@azathoth.lan> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v936) Date: Sat, 4 Feb 2012 08:33:04 -0500 References: <20120130123930.GB40244@azathoth.lan> X-Mailer: Apple Mail (2.936) Cc: ports@FreeBSD.org, ports-announce@FreeBSD.org, current@FreeBSD.org Subject: Re: [HEADSUP][CFT] pkgng beta1 is out X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 04 Feb 2012 14:00:16 -0000 Hi Baptiste, On Jan 30, 2012, at 7:39 AM, Baptiste Daroussin wrote: > Hi, > > pkgng has just reached the beta phase, and has now found its way to > the > ports tree (disabled by default). > > I'll file an issue on github as well, but wanted to note it here, too. Seems pkgng segfaults reproducibly on powerpc, at least as pkg- static so it fails to even install. I'll post the backrace I got in the github issue. - Justin From owner-freebsd-ports@FreeBSD.ORG Sat Feb 4 14:01:33 2012 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 521511065674 for ; Sat, 4 Feb 2012 14:01:33 +0000 (UTC) (envelope-from scheidell@FreeBSD.org) Received: from mx1.secnap.com.ionspam.net (mx1.secnap.com.ionspam.net [204.89.241.253]) by mx1.freebsd.org (Postfix) with ESMTP id 238BF8FC24 for ; Sat, 4 Feb 2012 14:01: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 91BFC621C41 for ; Sat, 4 Feb 2012 09:01:32 -0500 (EST) X-Virus-Scanned: SpammerTrap(r) VPS-1500 2.17 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 D2738621C0D for ; Sat, 4 Feb 2012 09:01:31 -0500 (EST) Received: from MikeBook-Air.local (10.80.0.4) by USBCTDC001.secnap.com (10.70.1.1) with Microsoft SMTP Server (TLS) id 14.0.722.0; Sat, 4 Feb 2012 09:01:31 -0500 Message-ID: <4F2D3A42.20607@FreeBSD.org> Date: Sat, 4 Feb 2012 09:01:38 -0500 From: Michael Scheidell Organization: SECNAP Network Security Corp User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.7; en-US; rv:1.9.2.20) Gecko/20110804 Thunderbird/3.1.12 MIME-Version: 1.0 To: References: <4F2D2421.5080401@secnap.com> In-Reply-To: <4F2D2421.5080401@secnap.com> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: how do you make pointyhat happy with LICENSE? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.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, 04 Feb 2012 14:01:33 -0000 On 2/4/12 7:27 AM, Michael Scheidell wrote: > on a certain port, their is a dual/commercial/free license. > (if you are an ISP it is free. if you are not reselling the product, > its free) > > If I put this in Makefile, tinderbox (and I assume pointyhat) will > hand, with 'top' in 'dialog' (waiting for the ghost to press 'a'ccept) ok, other then: .if ! defined(PACKAGE_BUILDING) > > LICENSE= DCC > LICENSE_NAME= DCC > LICENSE_FILE= ${WRKSRC}/LICENSE > LICENSE_PERMS= no-pkg-sell no-dist-mirror no-pkg-mirror no-dist-sell > > (I am trying to wrap my head around licenses also) > > I do want to make packages, I want OP to make packages, I want OP to > be able to distribute packages internally, > so, I want the license question to be asked during package_building > (so OP can distribute binary packages internally), but I don't want > pavmail > -- Michael Scheidell, CTO >*| * SECNAP Network Security Corporation d: +1.561.948.2259 w: http://people.freebsd.org/~scheidell