From owner-freebsd-ports@freebsd.org Sun Nov 5 02:57:31 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4C783E5F8C5 for ; Sun, 5 Nov 2017 02:57:31 +0000 (UTC) (envelope-from scf@FreeBSD.org) Received: from mail.farley.org (mail.farley.org [IPv6:2001:470:1f07:14d3:2::11]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 09FB469EC6 for ; Sun, 5 Nov 2017 02:57:30 +0000 (UTC) (envelope-from scf@FreeBSD.org) Received: from thor.farley.org (thor.farley.org [IPv6:2001:470:1f07:14d3:1:0:0:5]) by mail.farley.org (8.15.2/8.15.2) with ESMTP id vA52vSwb042441 for ; Sat, 4 Nov 2017 22:57:28 -0400 (EDT) (envelope-from scf@FreeBSD.org) Date: Sat, 4 Nov 2017 22:57:28 -0400 (EDT) From: "Sean C. Farley" To: freebsd-ports@freebsd.org Subject: [CFT] games/linux-nwnclient port Message-ID: User-Agent: Alpine 2.21 (BSF 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset=US-ASCII X-Spam-Status: No, score=-1.0 required=4.0 tests=ALL_TRUSTED,SHORTCIRCUIT shortcircuit=ham autolearn=disabled version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on mail.farley.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Nov 2017 02:57:31 -0000 I am not sure anyone still has or plays Neverwinter Nights Original or Diamond editions, but I have updated the ports to chase after the locations of the files that the ports download. If anyone could test and review the ports, especially before the 2017-11-09 deadline :), I would appreciate it. I posted a diff of the changes for review[1]. Thank you! Sean 1. https://reviews.freebsd.org/D12960 -- scf@FreeBSD.org From owner-freebsd-ports@freebsd.org Sun Nov 5 04:16:13 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 99736E613EA for ; Sun, 5 Nov 2017 04:16:13 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp.rcn.com (smtp.rcn.com [69.168.97.78]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 665F76C5BC for ; Sun, 5 Nov 2017 04:16:12 +0000 (UTC) (envelope-from roberthuff@rcn.com) X_CMAE_Category: , , X-CNFS-Analysis: v=2.2 cv=A64uBOeG c=1 sm=1 tr=0 a=x1h0AhohGG/RTEN8nKxOCg==:117 a=KGjhK52YXX0A:10 a=FKkrIqjQGGEA:10 a=FfXv-bkKdBQA:10 a=IkcTkHD0fZMA:10 a=sC3jslCIGhcA:10 a=48faUk6PgeAA:10 a=50kK9urY7bwA:10 a=7G9yT3yeQbuzvUduZBQA:9 a=QEXdDO2ut3YA:10 X-CM-Score: 0 X-Scanned-by: Cloudmark Authority Engine X-Authed-Username: cm9iZXJ0aHVmZkByY24uY29t Authentication-Results: smtp03.rcn.cmh.synacor.com header.from=roberthuff@rcn.com; sender-id=softfail Authentication-Results: smtp03.rcn.cmh.synacor.com smtp.mail=roberthuff@rcn.com; spf=softfail; sender-id=softfail Received-SPF: softfail (smtp03.rcn.cmh.synacor.com: transitional domain rcn.com does not designate 10.33.66.7 as permitted sender) Received: from [10.33.66.7] ([10.33.66.7:46826] helo=md09.rcn.cmh.synacor.com) by smtp.rcn.com (envelope-from ) (ecelerity 3.6.25.56547 r(Core:3.6.25.0)) with ESMTP id E2/25-37512-6809EF95; Sun, 05 Nov 2017 00:16:06 -0400 Date: Sun, 5 Nov 2017 00:16:06 -0400 (EDT) From: roberthuff@rcn.com To: blubee blubeeme Cc: FreeBSD Ports Message-ID: <277255731.23305169.1509855366212.JavaMail.root@rcn.com> Subject: Re: cython 0.14 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Originating-IP: [209.6.230.48] X-Mailer: Zimbra 7.2.7_GA_2942 (ZimbraWebClient - FF3.0 ([unknown])/7.2.7_GA_2942) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Nov 2017 04:16:13 -0000 blubee blubeeme writes: > I have a port that needs cython 0.14 and not cython 0.26 > > I tried all sorts of things but this; > BUILD_DEPENDS= cython=0.14:lang/cython3 > > always returns that cython 0.14 isn't found, cython 0.24 > is available but my port won't build with that version. > > How can I get cython 0.14? Does this work: USES=cython:0.14 ? Respectfully, Robert Huff From owner-freebsd-ports@freebsd.org Sun Nov 5 04:30:22 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E4FA8E61816 for ; Sun, 5 Nov 2017 04:30:22 +0000 (UTC) (envelope-from gurenchan@gmail.com) Received: from mail-it0-x231.google.com (mail-it0-x231.google.com [IPv6:2607:f8b0:4001:c0b::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id ABAAD6CAE6 for ; Sun, 5 Nov 2017 04:30:22 +0000 (UTC) (envelope-from gurenchan@gmail.com) Received: by mail-it0-x231.google.com with SMTP id j140so1676840itj.1 for ; Sat, 04 Nov 2017 21:30:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=bmm6ceWv4DMBkHjHX+7ZGs9sqbDP6xoLjcPrdjxjNyY=; b=Pok0LQ77xIRt0VDMIL0GbegzRyL02S7CRdMh29l6NkJhXJ8tdLiqcjzschmW0/bEUu H6wkrYvRM5qWrI7ISrfXC0paZoGW0UopUqN5YgdzEsVfIE6v8exDCBusFLpex0wQ74fC ETCUidXjBYBuDzX15E7ToaVB4U4f+KPXQmDnIEfBSzBUbBiAeZTBdZdyhF7NrMIaAAnK PUkS3RCKtX3DGtNZUqQOiV+pI4QrwuQw1sM0hu3+AfCXalIZ0nU3pjFycpneIPGfUwOx kC5A3x+NCWg3GDadZt7sfCLdwNeiqO6jjra9WqWXl3H5AO+JGoajZ39ZSV4RAE6XZTdN i2Bw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=bmm6ceWv4DMBkHjHX+7ZGs9sqbDP6xoLjcPrdjxjNyY=; b=R5i0T+3y6zCCnnJS8Ywk2ek2YdNSiFDlgsRO9SwqTp1ChVonV+lMOIBbYPYuu8Wd09 lQj5YOQbafWakBz/7pGJ0tPpEXaroonHYioVSMMUKeAos8apbDrQ7nS2TuzocmPS523M r+sIlv6krxlFMWt3OahlOJc0qWMsy5lN1u9ZY5f3I6QbtWito+expaCks1GFIigmxRl4 SJPzrSC6fBXtuVr7bcXKY79ClhEIRWke+CLpEmDp+4yrUrO018wAz0iAtb6c9yO+Goxv 7QzMZViEX5++JY4Qd8OlsLd8mx+K1ZXY7b6CFj6JdR30Iewa6eo9ztDv99bSdRCL0MAD biqA== X-Gm-Message-State: AJaThX4/qm19jXW8U9w2vGUeixjGiMiUPrAu0M2C2cz3PN/YUqXAP0OI ikLXmSIGAd0dbLhHIDr5u0Cx1pLTbwfPDAFWU98= X-Google-Smtp-Source: ABhQp+Rk6nUAYpDOlGlg72s+sueIfQQtqCddTsMKYVOrtO0poGiRVVKi24icvFSq3z3HRgK8DurCYawAKaC7tymLcMg= X-Received: by 10.36.139.130 with SMTP id g124mr4952458ite.100.1509856221526; Sat, 04 Nov 2017 21:30:21 -0700 (PDT) MIME-Version: 1.0 Received: by 10.107.8.66 with HTTP; Sat, 4 Nov 2017 21:30:20 -0700 (PDT) In-Reply-To: References: From: blubee blubeeme Date: Sun, 5 Nov 2017 12:30:20 +0800 Message-ID: Subject: Re: mesa-libs with python3 To: FreeBSD Ports Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Nov 2017 04:30:23 -0000 anyone have any ideas how to build mesa-libs with python2 while cairo needing python3? On Sun, Nov 5, 2017 at 1:51 AM, blubee blubeeme wrote: > maybe I can clarify a bit, first cairo failed to build with python2 but I > added the line above to build successfully with python3 but now it needs > libGL.so > > ===> Patching for cairo-1.14.8_1,2 > ===> Applying FreeBSD patches for cairo-1.14.8_1,2 > ===> cairo-1.14.8_1,2 depends on file: /usr/local/libdata/pkgconfig/xcb-renderutil.pc > - found > ===> cairo-1.14.8_1,2 depends on package: pkgconf>=1.3.0_1 - found > ===> cairo-1.14.8_1,2 depends on file: /usr/local/lib/libGL.so - not > found > > Maybe there's some package that offers libGL.so that can build against > python3? > > On Sun, Nov 5, 2017 at 1:46 AM, blubee blubeeme > wrote: > >> I am building a port that needs python3+ >> I needed to build cairo with python3+ support by adding this line: >> ${LOCALBASE}/libdata/pkgconfig/pycairo.pc:graphics/py-cairo >> >> but this pulls in mesa-libs which needs python2.7 >> >> How can I build mesa-libs with python3+ or have two python version in one >> port? >> > > From owner-freebsd-ports@freebsd.org Sun Nov 5 08:10:49 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 84397E65020 for ; Sun, 5 Nov 2017 08:10:49 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from smtp.infracaninophile.co.uk (smtp.infracaninophile.co.uk [81.2.117.100]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.infracaninophile.co.uk", Issuer "infracaninophile.co.uk" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 104FA72418 for ; Sun, 5 Nov 2017 08:10:48 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from liminal.local (unknown [IPv6:2001:8b0:151:1:b9bb:a643:f905:1cc8]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: m.seaman@infracaninophile.co.uk) by smtp.infracaninophile.co.uk (Postfix) with ESMTPSA id EB5EC2B42 for ; Sun, 5 Nov 2017 08:10:38 +0000 (UTC) Authentication-Results: smtp.infracaninophile.co.uk; dmarc=none (p=none dis=none) header.from=FreeBSD.org Subject: Re: cython 0.14 To: freebsd-ports@freebsd.org References: From: Matthew Seaman Message-ID: <99609825-aaa3-d004-40e5-68e13fa41e63@FreeBSD.org> Date: Sun, 5 Nov 2017 08:10:31 +0000 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="EpLGQDrTHhwJ8ETPwlIA78ecMsJQ9jt6b" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Nov 2017 08:10:49 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --EpLGQDrTHhwJ8ETPwlIA78ecMsJQ9jt6b Content-Type: multipart/mixed; boundary="eoKwQp2nVkkm4G1X5PRFU7orgp66wOfp4"; protected-headers="v1" From: Matthew Seaman To: freebsd-ports@freebsd.org Message-ID: <99609825-aaa3-d004-40e5-68e13fa41e63@FreeBSD.org> Subject: Re: cython 0.14 References: In-Reply-To: --eoKwQp2nVkkm4G1X5PRFU7orgp66wOfp4 Content-Type: text/plain; charset=utf-8 Content-Language: en-GB Content-Transfer-Encoding: quoted-printable On 04/11/2017 13:41, blubee blubeeme wrote: > I have a port that needs cython 0.14 and not cython 0.26 >=20 > I tried all sorts of things but this; > BUILD_DEPENDS=3D cython=3D0.14:lang/cython3 >=20 > always returns that cython 0.14 isn't found, cython 0.24 is available b= ut > my port won't build with that version. >=20 > How can I get cython 0.14? You're on a hiding to nothing here. There is no port of cython-0.14 in the tree, so there's nothing you can put in the ports Makefile that can make it magically depend on that version. Your choices are: 1) Create a cython014 port -- probably by finding an older version of the cython port and copying that and then making it work with the currents ports tree. 2) Fix whatever you're porting to work with an up-to-date version of cython. The difficulty of that could vary anywhere between "tweak what version of cython is listed in the package specs" to "fork the project and completely rewrite everything" Now, freshports tells me that the cython port was at version 0.14 back in 2010 - 2011, so whatever it is you're porting hasn't been properly maintained for around 7 years. Which suggests to me that the upstream project has gone away and you're unlikely to get much help from that quarter. Despite that, and considering the nature of what cython is, my feeling is that approach (2) is possibly your best bet, and might well work out with fairly minimal effort. Worth giving it a go at least. Good luck, Matthew --eoKwQp2nVkkm4G1X5PRFU7orgp66wOfp4-- --EpLGQDrTHhwJ8ETPwlIA78ecMsJQ9jt6b Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQKoBAEBCgCSFiEEGfFU7L8RLlBUTj8wAFE/EOCp5OcFAln+x35fFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDE5 RjE1NEVDQkYxMTJFNTA1NDRFM0YzMDAwNTEzRjEwRTBBOUU0RTcUHG1hdHRoZXdA ZnJlZWJzZC5vcmcACgkQAFE/EOCp5OeelQ/+PqmO6M7aLf+A+7FmSlEmIHA6baJa 2+9icQIO41RC+hE4izgvqe4uJYUd5EQYbCwBYck2ctKFl8xW9m8/xJM1VLb07sEl DRaZHdQt6UrezuXxXtbq7Z8fO7Y4tPfxVcTOM7Hc9UNllIX+0rPxNeeZ2/TmGNxt HMhfLUokZqG6h3ad30RAD/4+dJ5Cb1ouQAZIa9dSiI59OS15ijDbeRb6gC5PNUGZ GcOLH8j8fO29ISLTtm0Phl/p2BL7Ym3bBNJJ5B8Jm2Dakw48VF/z7mJv32NhAqRP QgyGCh9e/KwLhCdu1CAl5uqMsOELFm7ZTJZVHeV6OWBnxWZfr646dez+Ol4uXRVT 0Tx9wBCqMLoXefOORLyr5ioy3SnIVdceryr/v4w84rlftKKqJ9wOk8sl7OLy1xBz I25zIruvbLH5VEqnLJr//O1woOHELrDTs8np10cKlhhBHkcfnhblH3rZZZ0+84K/ hRUsuCPUhZazQ+uAOLSfbQCHby+3QdV2qcDkI50MmfdpM/O6g1d2dgWZ8l5IOcni n6Hcju7VlCnxBerqXjmyo9f6XUoW77OS5+bsOrJM8PZKV8iLOBFM0VQf96rUCS3F 8rwF8daaA5hS0owuJEdbgSkg8BBq0b4CsyMFZV/XkIwFsWKR50F7vwPRuWa6l8eX N1UWSDwSptdTQUQ= =YI8m -----END PGP SIGNATURE----- --EpLGQDrTHhwJ8ETPwlIA78ecMsJQ9jt6b-- From owner-freebsd-ports@freebsd.org Sun Nov 5 11:42:25 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F0441E68C94 for ; Sun, 5 Nov 2017 11:42:25 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id D8AAC7C153 for ; Sun, 5 Nov 2017 11:42:25 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id D801EE68C93; Sun, 5 Nov 2017 11:42:25 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D7A61E68C92 for ; Sun, 5 Nov 2017 11:42:25 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.ysv.freebsd.org (portscout.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C9B3D7C152 for ; Sun, 5 Nov 2017 11:42:25 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.ysv.freebsd.org ([127.0.1.123]) by portscout.ysv.freebsd.org (8.15.2/8.15.2) with ESMTP id vA5BgPa4010714 for ; Sun, 5 Nov 2017 11:42:25 GMT (envelope-from portscout@FreeBSD.org) Received: (from portscout@localhost) by portscout.ysv.freebsd.org (8.15.2/8.15.2/Submit) id vA5BgPe4010713; Sun, 5 Nov 2017 11:42:25 GMT (envelope-from portscout@FreeBSD.org) Message-Id: <201711051142.vA5BgPe4010713@portscout.ysv.freebsd.org> X-Authentication-Warning: portscout.ysv.freebsd.org: portscout set sender to portscout@FreeBSD.org using -f Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain MIME-Version: 1.0 Date: Sun, 5 Nov 2017 11:42:25 +0000 From: portscout@FreeBSD.org To: ports@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Nov 2017 11:42:26 -0000 Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/ports@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ audio/calf | 0.0.60 | 0.90.0 ------------------------------------------------+-----------------+------------ devel/omake | 0.9.8.6-0.rc1 | 0.10.3 ------------------------------------------------+-----------------+------------ math/rpy2 | 2.7.8 | 2.9.1 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt Thanks. From owner-freebsd-ports@freebsd.org Sun Nov 5 12:36:16 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C8EECE6AC7F for ; Sun, 5 Nov 2017 12:36:16 +0000 (UTC) (envelope-from stb@lassitu.de) Received: from gilb.zs64.net (gilb.zs64.net [IPv6:2a00:14b0:4200:32e0::1ea]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "gilb.zs64.net", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 944697E1A3 for ; Sun, 5 Nov 2017 12:36:16 +0000 (UTC) (envelope-from stb@lassitu.de) Received: by gilb.zs64.net (Postfix, from stb@lassitu.de) id 4A969114C5C for ; Sun, 5 Nov 2017 12:36:05 +0000 (UTC) From: Stefan Bethke Content-Type: multipart/signed; boundary="Apple-Mail=_0AC040B6-A8A7-47D5-A3E6-F8F5964ADBE5"; protocol="application/pgp-signature"; micalg=pgp-sha512 Mime-Version: 1.0 (Mac OS X Mail 11.0 \(3445.1.7\)) Subject: Committer wanted: www/webhook Message-Id: <58D6A66A-DD8A-4CB5-A4A3-A8D1D084FB39@lassitu.de> Date: Sun, 5 Nov 2017 13:36:03 +0100 To: FreeBSD Ports X-Mailer: Apple Mail (2.3445.1.7) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Nov 2017 12:36:16 -0000 --Apple-Mail=_0AC040B6-A8A7-47D5-A3E6-F8F5964ADBE5 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii Hey, I would be grateful if some committer could take a look at https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222883 Thanks, Stefan -- Stefan Bethke Fon +49 151 14070811 --Apple-Mail=_0AC040B6-A8A7-47D5-A3E6-F8F5964ADBE5 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQEzBAEBCgAdFiEEJ+hF98o4r3eU/HiPD885WK4W4sEFAln/BbMACgkQD885WK4W 4sFejwf+LySYy4k6n0w0aLgJZfoDbDcN76K0FeGgWO0GNvLoI/Z6G+59DkpeeMQf MEho6ahbG63eIhxEm1L2A8cFtDyjVyaOPHjXB9gf6d/wkujJuRlqgQDIweJ8UlKo q2HzhXpa8rnuhn/haz9nFyGn6IEl1+rjwjEL2tILD3t0yzB6Lv3pYdYtUVO5r2r3 KMD8LLIEwvp9liCUqsDanmgf6tCrOiQE7t+MGw4UFFeC265KnJu8l0CQ/aBKBl+i 4SgeokzMXbyrA86AzIcJpRvC7h6Aj55YO0nMV+NlLKMAkORPxNQZHl532DqXTw7B d3yCtsdk3vpqZNzc11CfUPDz29vBuw== =lxOn -----END PGP SIGNATURE----- --Apple-Mail=_0AC040B6-A8A7-47D5-A3E6-F8F5964ADBE5-- From owner-freebsd-ports@freebsd.org Sun Nov 5 13:27:03 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D6C33E6BDB9 for ; Sun, 5 Nov 2017 13:27:03 +0000 (UTC) (envelope-from gurenchan@gmail.com) Received: from mail-it0-x231.google.com (mail-it0-x231.google.com [IPv6:2607:f8b0:4001:c0b::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9CDFF7FB1D; Sun, 5 Nov 2017 13:27:03 +0000 (UTC) (envelope-from gurenchan@gmail.com) Received: by mail-it0-x231.google.com with SMTP id k70so1850270itk.0; Sun, 05 Nov 2017 05:27:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=/lo4EnKawHFmc3gChAl2DDwmQJ7IdHUtz/excRx5IBw=; b=K+46Vz1DOpcmLuSho60E1RAAOFclrJIruStuAao4A1dFNNd4Bw1gqYTwHI7Io653ZN oaUXAFF4SNoM261PzTKjZH29waVW9tGgL9kxDO6Wc9UIdlI1TRxGAMEUqk93iiXdKN4L uC7oTXY3Jx1C0NjfKe3IummJAZhTxTUeZD0nL+JYIL/auNj9VzrRIJl2scAlXqhYpYdd l+qunMBhcmfUiAjviXSMSwfCSdV+eoAh5chDxopZP11vhR98vqHZyEAcGboD0do/KaJY 1JaR9Tdy+JmIjjCibuAclq9OHq7wmd5+qGOmlge2pNMTQmJ4d6fq51SwPN+sqAQzBPKY uc4w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=/lo4EnKawHFmc3gChAl2DDwmQJ7IdHUtz/excRx5IBw=; b=RDQkUcheyzuMZqVjNytZ2IydaLkMAcHDj3OCPxrgAaWNt+DsdXPk5RC4VwrwSBsj+m p5ARHH57mYc15RjsOulvKoHS05zlEkcTlmXrnfZdvKR5S++IfHGvojV7fYHSYMSwy5l1 qI1J8fGcC7alNYdY5/QFjvMEcYypMdo5GW8ZgZs1i1QZZBKPzJ9ROGZ137dNx6D8/5KJ gonme+QYVmrpxx6N1kQo7MXK25IFg8pwQrJCIPC/LOKxWiBKoBZ/R5wbPrTDKpQWcj+4 4vC88mSkUB4z5mh5d5wMvurB6QHtQlkpdl1KVWz/MMOPl1gqMhoNukJx5FYdPgQZf3eQ itMg== X-Gm-Message-State: AJaThX4417l0MPwsDV3ii6EEFL6LxLGe3CG2bImpuuop6HoStAoiUnI4 6Qv1kCTpSRvmDO9f+fv1XiQywAQnsqSJbMHI0zw= X-Google-Smtp-Source: ABhQp+TaQqSdf3MwPC2fvncJOnV0twHk91NjjV4oZfTyX7OSinbxP6icxh7GXA1vK9hEYex3Q5gvN9DlTFpV3xklp9o= X-Received: by 10.36.213.213 with SMTP id a204mr5854266itg.51.1509888422410; Sun, 05 Nov 2017 05:27:02 -0800 (PST) MIME-Version: 1.0 Received: by 10.107.8.66 with HTTP; Sun, 5 Nov 2017 05:27:01 -0800 (PST) In-Reply-To: <99609825-aaa3-d004-40e5-68e13fa41e63@FreeBSD.org> References: <99609825-aaa3-d004-40e5-68e13fa41e63@FreeBSD.org> From: blubee blubeeme Date: Sun, 5 Nov 2017 21:27:01 +0800 Message-ID: Subject: Re: cython 0.14 To: Matthew Seaman Cc: FreeBSD Ports Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Nov 2017 13:27:04 -0000 Thanks, I was making some errors in my Makefile that caused this error! It had nothing to do with the installed version of cython. Thanks for the replies. On Sun, Nov 5, 2017 at 4:10 PM, Matthew Seaman wrote: > On 04/11/2017 13:41, blubee blubeeme wrote: > > I have a port that needs cython 0.14 and not cython 0.26 > > > > I tried all sorts of things but this; > > BUILD_DEPENDS= cython=0.14:lang/cython3 > > > > always returns that cython 0.14 isn't found, cython 0.24 is available but > > my port won't build with that version. > > > > How can I get cython 0.14? > > You're on a hiding to nothing here. There is no port of cython-0.14 in > the tree, so there's nothing you can put in the ports Makefile that can > make it magically depend on that version. > > Your choices are: > > 1) Create a cython014 port -- probably by finding an older version of > the cython port and copying that and then making it work with the > currents ports tree. > > 2) Fix whatever you're porting to work with an up-to-date version of > cython. The difficulty of that could vary anywhere between "tweak what > version of cython is listed in the package specs" to "fork the project > and completely rewrite everything" > > Now, freshports tells me that the cython port was at version 0.14 back > in 2010 - 2011, so whatever it is you're porting hasn't been properly > maintained for around 7 years. Which suggests to me that the upstream > project has gone away and you're unlikely to get much help from that > quarter. Despite that, and considering the nature of what cython is, my > feeling is that approach (2) is possibly your best bet, and might well > work out with fairly minimal effort. Worth giving it a go at least. > > Good luck, > > Matthew > > From owner-freebsd-ports@freebsd.org Sun Nov 5 16:11:20 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 57E82E6ED99 for ; Sun, 5 Nov 2017 16:11:20 +0000 (UTC) (envelope-from dch@skunkwerks.at) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2BB4F382 for ; Sun, 5 Nov 2017 16:11:19 +0000 (UTC) (envelope-from dch@skunkwerks.at) Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.nyi.internal (Postfix) with ESMTP id 3D35A206DE for ; Sun, 5 Nov 2017 11:11:18 -0500 (EST) Received: from web6 ([10.202.2.216]) by compute7.internal (MEProxy); Sun, 05 Nov 2017 11:11:18 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=skunkwerks.at; h=content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=mesmtp; bh=KXCM17Pr+vVlt6q91U5PTX6kjK oO5Fq7ytrZhFaNlpw=; b=KG824pRW7Qfm86lzheKRMO4k30VLMqnF2PmCtr7dUP zmPD+y08/6UT7SDYQkIQOC2/WPX3ag+AnFAtCCz1dEBXOzl+WOcXuZoahaTQo6ph 4ARTNMvf4jmuYP/uYYLV9sp+BaulDV/F0ueeQmHJfz0TvoLJb2Re4LFvxzmVgHec E= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=KXCM17 Pr+vVlt6q91U5PTX6kjKoO5Fq7ytrZhFaNlpw=; b=TP88rbox1BarVK2pRa3V9u m9yQKRfWnktHUBXJtBSjf7z2yBbFZ0XTM5aatHAzFFaAfdXpxP7gtUS2kRUG8m5f kUfFqEfLd1O573XtXfLpfRYfjsLcgEmL/cYJ8jhfnSuajAWjD6al1lX3JE0VSTtG cMv95+cpDWrsSPzpIWcCU6Fc5iFE2Ntt2LHj21CKm++2c3TWxJLk4Do8041GLdHc LDh8NRSwV4YDbWs5QdjcP1KUjFW5TW1zQ7u0r+hb1nSlKMLSaTeV7cUOIypv22V9 cTHPGx7YL/VgUxNEhafGubyUX4XwdWbzyrltNbQ2d/EaCOGdaMbxUa1TXLnAbeoA == X-ME-Sender: Received: by mailuser.nyi.internal (Postfix, from userid 99) id 1FBCC48003; Sun, 5 Nov 2017 11:11:18 -0500 (EST) Message-Id: <1509898278.3344642.1162240856.33F36632@webmail.messagingengine.com> From: Dave Cottlehuber To: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="utf-8" X-Mailer: MessagingEngine.com Webmail Interface - ajax-c8a842c4 Date: Sun, 05 Nov 2017 17:11:18 +0100 Subject: Re: Committer wanted: www/webhook In-Reply-To: <58D6A66A-DD8A-4CB5-A4A3-A8D1D084FB39@lassitu.de> References: <58D6A66A-DD8A-4CB5-A4A3-A8D1D084FB39@lassitu.de> X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Nov 2017 16:11:20 -0000 On Sun, 5 Nov 2017, at 13:36, Stefan Bethke wrote: > Hey, > > I would be grateful if some committer could take a look at > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222883 > > > Thanks, > Stefan Servus Stefan! Happy to take care of it, as I'm still under mentorship it might take a tad longer to file off any rough edges. A+ Dave From owner-freebsd-ports@freebsd.org Sun Nov 5 16:17:39 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9CA43E37131 for ; Sun, 5 Nov 2017 16:17:39 +0000 (UTC) (envelope-from yuri@freebsd.org) Received: from shell1.rawbw.com (shell1.rawbw.com [198.144.192.42]) by mx1.freebsd.org (Postfix) with ESMTP id 8C4EB9D3 for ; Sun, 5 Nov 2017 16:17:39 +0000 (UTC) (envelope-from yuri@freebsd.org) Received: from yv.noip.me (c-24-6-186-56.hsd1.ca.comcast.net [24.6.186.56]) (authenticated bits=0) by shell1.rawbw.com (8.15.1/8.15.1) with ESMTPSA id vA5GHWSA032350 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO); Sun, 5 Nov 2017 08:17:32 -0800 (PST) (envelope-from yuri@freebsd.org) X-Authentication-Warning: shell1.rawbw.com: Host c-24-6-186-56.hsd1.ca.comcast.net [24.6.186.56] claimed to be yv.noip.me Subject: Re: Hyperledger Sawtooth on FreeBSD To: Ganbold Tsagaankhuu , freebsd-ports@freebsd.org References: Reply-To: yuri@freebsd.org From: Yuri Message-ID: <6b51fcb0-9c98-78f4-fad4-bf7394b836f5@freebsd.org> Date: Sun, 5 Nov 2017 08:17:16 -0800 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Nov 2017 16:17:39 -0000 Hi Ganbold, Thank you for working on this! On 11/04/17 10:19, Ganbold Tsagaankhuu wrote: > Just some update, I was able to run Hyperledger Sawtooth in FreeBSD 11.1 > and it seems working:) Great! > I have to organize my install notes, it is still messy. You should organize it into the port format, so that there will be no need for notes. -) > I had to build/install necessary python dependencies such as gprc, > gprc_tools for python3.6. > It would be nice to have grpc and grpc_tools as packages. Even without those packages, you should be able to build the port while the environment variable is set to PYTHON_VERSION=3.6 Please keep us posted about the progress. Yuri From owner-freebsd-ports@freebsd.org Sun Nov 5 17:08:56 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B93E1E4B63F for ; Sun, 5 Nov 2017 17:08:56 +0000 (UTC) (envelope-from gurenchan@gmail.com) Received: from mail-it0-x232.google.com (mail-it0-x232.google.com [IPv6:2607:f8b0:4001:c0b::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 836892A14 for ; Sun, 5 Nov 2017 17:08:56 +0000 (UTC) (envelope-from gurenchan@gmail.com) Received: by mail-it0-x232.google.com with SMTP id c3so2688511itc.3 for ; Sun, 05 Nov 2017 09:08:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=QkmQ308CkuAMtIANpZN2eaj1S9ehcq3PBLoPQiXFiFY=; b=nhmW6zcG/W8VuExo5nP6RzmBVABuLoIV/60H02FbQbm4I6hlVWKXCgoopZWuG3Kh1s x8rrJWZtBeJZLc7AIJj24MnbWRAFCxGMhig5nSHqVKPS11adWyoYReu9CweSdstG3mU2 cpQ/nt8HnBGYRD+9066/p45nO9Z8oel7OgJAjHcS1XG92uESXiyWCyDHGR4ctu5cBW+V J0zQdhd69MELUHxYV+TbcrYe0yzZ0mPo3qdxjqANmYYV4F9dJGHFqXGKpk64i4sLYCcy /47F7qFRskPdANX3Cq+NWLaWo2svjt49X43ktnj9olLvMxofTeLWyIbN4NP8IBe45wqq ssxw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=QkmQ308CkuAMtIANpZN2eaj1S9ehcq3PBLoPQiXFiFY=; b=PXcH/XZD8e/+vd08QCVGZO8zeDhY/NrrQdjamjt+fZb2M4PQM9wcaMJyGyk29sgbfd qlAm/2KK6tCs9aRashzv7x+0Kz8LIaqL1oDyYpuu7HDmOR1xvwf+ajUYAQmLcmDte0Nh Y14InGXctbpIC3gZ0bkOJ3/IChmHT22zYJjnrOFpOanvvBBf5mjyisKBe7OYIriLyhtz wVZJymLMhnrM7igO6uHbDx5sLuXkXQhs10UD0BPu0WXD/cfN5ck78EIrQeJSU5dnizYn OzbMioELZCsibijSCDqzkkgnuHNVpEAKtsF4HJEldxMxYZ6W/zmpznPGc7fgkwZxrW2I ci9A== X-Gm-Message-State: AJaThX7q12cjNWIglq3XP+FMjAw/nFW3CoOJFFkoC5cjK1fcYjOnG7l1 JuILLuInizy8JqUF4K3QGhxOgWPW9e4QeyT3Wf8= X-Google-Smtp-Source: ABhQp+TxA/kY9UEPBt+M7V5WQPdrc+gbbepq3NHLm6RwUVHqwO6L5U3OVGCl4fZVO94DPPNCCgdJq7RLo3OdkvZRyB0= X-Received: by 10.36.64.19 with SMTP id n19mr6062365ita.119.1509901735540; Sun, 05 Nov 2017 09:08:55 -0800 (PST) MIME-Version: 1.0 Received: by 10.107.8.66 with HTTP; Sun, 5 Nov 2017 09:08:55 -0800 (PST) From: blubee blubeeme Date: Mon, 6 Nov 2017 01:08:55 +0800 Message-ID: Subject: IBus >=1.4 and python3 To: FreeBSD Ports Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Nov 2017 17:08:56 -0000 I am trying to build a port that requires python3.2 language support as well as py3-gobject3 this same port also requires ibus but when I set ibus as a library, the project fails to build because ibus can't depends on python 2.7 or less. How do I get around this? From owner-freebsd-ports@freebsd.org Mon Nov 6 06:54:26 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 95EF5E546EF for ; Mon, 6 Nov 2017 06:54:26 +0000 (UTC) (envelope-from amit@phpandmore.net) Received: from mail-wr0-x229.google.com (mail-wr0-x229.google.com [IPv6:2a00:1450:400c:c0c::229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3096F3464 for ; Mon, 6 Nov 2017 06:54:26 +0000 (UTC) (envelope-from amit@phpandmore.net) Received: by mail-wr0-x229.google.com with SMTP id p96so7550266wrb.7 for ; Sun, 05 Nov 2017 22:54:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=phpandmore-net.20150623.gappssmtp.com; s=20150623; h=subject:to:newsgroups:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=hLOzfFNfv/ExhdAII5PjOj7kEQRvtn0ZIwq8eFkZthM=; b=DyOAvp3MIWGcr7pXZmJr99ZUMQwl3dlwS6bPSS/9kl5MP+i0WNaCObh7qU9BhQYybg 5Lx46I0+O3S3BdW1L1ScCywwXXNxgIR0C7lBWloHr+FoJXfMs2PrbSDnFGNwfWXY/MmD HmlBFzsvFH/tpyNNUQvmrTPGMowOxs4eOtnlSBOaU1u1VYA4/ExYfhSBteKt0/Le1EYw Q3bZHZVMsq1UR9DgqJhLwtRdsPBDi39UP/jjC2RlgqADZxS2O77WEJVNEfFT0Dzmoty2 ZcggDV64+h0+URSnIeBQEH6A45g4IS+85+/5g9VRUYgz7tkihV3nsFD7EQAfKwINnnti Zmtg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:newsgroups:references:from:message-id :date:user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=hLOzfFNfv/ExhdAII5PjOj7kEQRvtn0ZIwq8eFkZthM=; b=F79OLjA1I0hofcg/gagkjEfx6giLAiikb7j7oSEHFayUs0sDc7wgp5zeVypOvT2uXG dpT4LB8zkJeTT1rg8hgdms/D13OloaXYZOJXNfb41E2SKPxDQc1zxijPtMtDlhFTNiDK fAo2GPsoQVc0qRstWAudllMi1OtX4bWXEUQHdOxVtnXatJ3dk6XtgtwwJRguVKbkMJrP tNs2fH4l8IhPCwaJf/Dj756nFOhXxlljMMEvjzPgAbp3PfnvI2yfkVwVVMQjo4FgJAoD XZ3BfML+vjz7fykQ6LQ/hFVzBNoyT8ffX92wuwaye/jMfjQRjggmE3cQp3AHO1MyULuZ eF6g== X-Gm-Message-State: AMCzsaU2B9eVqrRHipXoCegpMCFKZ0qvYldPPA70Oe6zfb6jq0sJpMUF SkNtsWVm4Zws1Td7UH+Raib9eqK+W6o= X-Google-Smtp-Source: ABhQp+QvAov52yssY6aTI+5qRyYK7y/5zxwyYwjeaQ7r4ZBGr02T1T9uWBJuLQuDe+enUCaO1SBt1Q== X-Received: by 10.223.180.66 with SMTP id v2mr11682860wrd.188.1509951263912; Sun, 05 Nov 2017 22:54:23 -0800 (PST) Received: from [10.0.0.1] ([141.226.161.65]) by smtp.gmail.com with ESMTPSA id v16sm6475135wra.14.2017.11.05.22.54.22 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 05 Nov 2017 22:54:22 -0800 (PST) Subject: Re: IBus >=1.4 and python3 To: freebsd-ports@freebsd.org Newsgroups: gmane.os.freebsd.devel.ports References: From: Amit Yaron Message-ID: <7352cfd8-3c96-e767-e027-d5eab0be1c41@phpandmore.net> Date: Mon, 6 Nov 2017 08:54:20 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:52.0) Gecko/20100101 Thunderbird/52.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Nov 2017 06:54:26 -0000 On 05.11.2017 19:08, blubee blubeeme wrote: > I am trying to build a port that requires python3.2 language support as > well as py3-gobject3 > > this same port also requires ibus but when I set ibus as a library, the > project fails to build because ibus can't depends on python 2.7 or less. > > How do I get around this? > _______________________________________________ > freebsd-ports@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > Check the python version in /usr/portks/Mk/bsd.default-versions.mk In addition check that your /usr/local/bin/python is a symbolic link to the correct version. (and of course if version 3.2 or higher is installed) From owner-freebsd-ports@freebsd.org Mon Nov 6 06:56:59 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E1EDBE54936 for ; Mon, 6 Nov 2017 06:56:59 +0000 (UTC) (envelope-from schmidt@ze.tum.de) Received: from mail.ze.tum.de (mail.ze.tum.de [IPv6:2001:4ca0:2e03::1:2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.ze.tum.de", Issuer "Zertifizierungsstelle der TUM" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 83158349F for ; Mon, 6 Nov 2017 06:56:58 +0000 (UTC) (envelope-from schmidt@ze.tum.de) Received: from etustar.ze.tum.de (etustar.ze.tum.de [129.187.39.200]) by mail.ze.tum.de (8.15.2/8.15.2) with ESMTPS id vA66urhU004871 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Mon, 6 Nov 2017 07:56:54 +0100 (CET) (envelope-from schmidt@ze.tum.de) To: freebsd-ports@freebsd.org From: Gerhard Schmidt Subject: review and commit please for www/uwsgi port Organization: =?UTF-8?Q?Technische_Universit=c3=a4t_M=c3=bcnchen_-_WWW_und_O?= =?UTF-8?Q?nline_Services?= Message-ID: Date: Mon, 6 Nov 2017 07:56:47 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="PIriBcAFKF8SkDmouCUAWwlrGxhVXqhLR" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Nov 2017 06:57:00 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --PIriBcAFKF8SkDmouCUAWwlrGxhVXqhLR Content-Type: multipart/mixed; boundary="on0F9drhGvVvCkjgwvdCKs5uQEx03Wsjf"; protected-headers="v1" From: Gerhard Schmidt To: freebsd-ports@freebsd.org Message-ID: Subject: review and commit please for www/uwsgi port --on0F9drhGvVvCkjgwvdCKs5uQEx03Wsjf Content-Type: multipart/mixed; boundary="------------7E329055B53F2D3163217A6F" Content-Language: en-US This is a multi-part message in MIME format. --------------7E329055B53F2D3163217A6F Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi could someone please have look at https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223108 there is a release being discussed right now. Would be great if this one could be commited before this lands. Regards Estartu --------------7E329055B53F2D3163217A6F-- --on0F9drhGvVvCkjgwvdCKs5uQEx03Wsjf-- --PIriBcAFKF8SkDmouCUAWwlrGxhVXqhLR Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQJGBAEBCAAwFiEEPVa8SM32TGPJTcIIdNJDzEVwDaMFAloAB7ASHHNjaG1pZHRA emUudHVtLmRlAAoJEHTSQ8xFcA2jS00P/3W/HkPnTIbBquPFZ0vgXh2bmKvcr6lx XJCTltpO7Y+B0BFQoa8QanKSD1yQ8EaQj+lo2kJDTqYU4rpKK5Nj3lNhytJwiqTZ LbSfUUREzG5S7AY5kCYZr7bruCMjRzCcufUqgI22a12/F/XsnRlU2vxuQAOOyl3I Em9kvCHK5l7uZB20yu5QEDS2Uy2pa/le45lKeC3e4/XqIlQTxmlxfRI7ZrJlOYXz X9hcSyfa6EUnwrMw3rrsJ4Jdg1AKRfaoloTUYNiY90RgCrLSD4G2jnBdCW0eFV75 3uCLQhsG4iODDrTeeX7eEyCr+EUha3CU5xsp2zR3yKUNcenerFVSj0EfBXMvKsod qrIvKOOFMjpQ6MDji15/MrXi+mMx/y0BeFNr0LB1rpRXaImoVZEdxn+B852B+9Gv dzV1zKqtEz765zbnvxNAwb9b2ajSrQn9f5Y593TPqj2+60k0QEFHwVU/3XqPizsC 7bsvUw3Gsle3ygbFIXhqvYUT6BU0NXe0IeRt7fi3w+5Xkl7+J58iEan5kOfCh+/t 68MLxQWUnBah1cqGFltsdMkFDtZ2K6qMCAMbKjogrDQ6fECDXd8yvEXCmKlv1Og7 0jAiU1PHsF30kMef/iYjqQqpPrZdZlGYcUX/ujny3R8Xop39x7DgaJm7+CNPBeUS OWHBTf5OtKEV =HtU0 -----END PGP SIGNATURE----- --PIriBcAFKF8SkDmouCUAWwlrGxhVXqhLR-- From owner-freebsd-ports@freebsd.org Mon Nov 6 18:54:01 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 844FEE6534F for ; Mon, 6 Nov 2017 18:54:01 +0000 (UTC) (envelope-from gurenchan@gmail.com) Received: from mail-it0-x22d.google.com (mail-it0-x22d.google.com [IPv6:2607:f8b0:4001:c0b::22d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4E5617F1D0 for ; Mon, 6 Nov 2017 18:54:01 +0000 (UTC) (envelope-from gurenchan@gmail.com) Received: by mail-it0-x22d.google.com with SMTP id o135so6282285itb.0 for ; Mon, 06 Nov 2017 10:54:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=jqPd9N1bhWF2VNwiyR7oZtzioDvUTH67xo4F4X6a76o=; b=nJAQp8UbduYYGAA5SEWlLOz/OD+E3bYW4izfuJutHWTP7V4cR1JeIsKTNPbhkqIOwF 915CJ7Kq/1AIidlEJUbpfFcfnWb00AAc32ItBLOLsagPZvgSL+KmAw+IfvK2GezrZ6PP kPWlGmTCxI8vrIC+6HaU7s5TQf4CAW6pIPnJklGdMFowHwxVBd4jUPBG0Dt70wLhbJUN aE01fdez0Mp1rs5NZ1Ohxpt+818rCTB78u6ilqMbOaWCqKmUVQxXdNJn4blbgW9H3TTK A8YRVz8dAGtevPKr8lXPaPeBHUl96HWbaakHotuJmTPRfIEqiR6bAz/eEg9BNOO5yCx8 HPYw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=jqPd9N1bhWF2VNwiyR7oZtzioDvUTH67xo4F4X6a76o=; b=sjugpTRYSQCddpah8BhbNIejUEefEyKEFri4WJwP05TcbkvcMwhprrholyuo8tpJVu /8hqvcmK4t3fwUN4WcB69NAos5vi0wYR2LBazjk0fU63OLar+W+Y84oHJ3+c2d+LRqkK 8Q8aSDH29XKUafvd89qUEjDdfnuHJk0KxRhUb+0b7R5tSWDw+hna/mtnBG2FPmz/sUde 81zGD5md1AVriqNK8KHdtkJ0jSJz3JuuO8mnX4F9zhyaxk/gTAMZGQvaMdU5D6t6AEnW tadbRJWOqNMtrZrg0JnaVo32YV5uHAC0SvnfBTP1CZrZFj/GKciswfUKUy29WP1Vrime FJ7g== X-Gm-Message-State: AJaThX7MfFnOwRv14y9K2Z2gZPIIyHZTV7hOTq8F9kOPFlEjyJvmheQI V8Iaig7jl50FWdvoHhRaxPAwJIqOxdzwlFx2GIM= X-Google-Smtp-Source: ABhQp+QOFFdw5I3CU5lT8Sl9/JvDEH6peRhvuqPUUeqZKY0dvIkKiPiy6ztXXHgG9+Df/aV/4M7dgVTiqwr1Hg68mow= X-Received: by 10.36.127.211 with SMTP id r202mr10684196itc.140.1509994440234; Mon, 06 Nov 2017 10:54:00 -0800 (PST) MIME-Version: 1.0 Received: by 10.107.8.66 with HTTP; Mon, 6 Nov 2017 10:53:59 -0800 (PST) From: blubee blubeeme Date: Tue, 7 Nov 2017 02:53:59 +0800 Message-ID: Subject: devel/py3-gobject3 fails to build To: FreeBSD Ports Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Nov 2017 18:54:01 -0000 When trying to build a port and including py3-gobject3 either through: USE_GNOME= py3gobject3 or RUN_DEPENDS= py3-gobject3:devel/py3-gobject3 the build will fail because py3-gobject3 needs cairo but cairo cannot build with python > 2.7 Is this a bug in the port or am I doing something wrong? From owner-freebsd-ports@freebsd.org Mon Nov 6 19:19:25 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 34368E65B99 for ; Mon, 6 Nov 2017 19:19:25 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 112B47FDD1 for ; Mon, 6 Nov 2017 19:19:25 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: by mailman.ysv.freebsd.org (Postfix) id 10755E65B98; Mon, 6 Nov 2017 19:19:25 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 10204E65B97 for ; Mon, 6 Nov 2017 19:19:25 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: from mail-wr0-x234.google.com (mail-wr0-x234.google.com [IPv6:2a00:1450:400c:c0c::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9A3C67FDD0; Mon, 6 Nov 2017 19:19:24 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: by mail-wr0-x234.google.com with SMTP id l8so9636666wre.12; Mon, 06 Nov 2017 11:19:24 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:mime-version :content-transfer-encoding; bh=y/3pEpMR/SYhURKlMd1ZwZd648wXi4/1iwp8wrQy63Y=; b=s+Xmwk/EHKgsJdlvqfGYhYVm/cQMr6I7v6cXW+KvGTxG7LGZPH+Cwn4f8SjlmaWsUA 5WV17b8qNIPu8HsbKv0qaHEaXnvTVkuNNXeIbgcQFF8Br5yTu5F/+1pcIDm9K55BEH2Y Ty9uhDetLJEAbvft7BYqyfsYDmvCsrho1D/GQR+6ttjlgru2dGjiQ4qdG37d+chJ/QQ9 SK421t0IzppaVy32mk0QbtT2kvlFJ/hKmh5zjiP29oN8T7IzoeOyWs120Wvi9J4SjsAv SsLGd4TJ82eK9BC1urTQK1hvfpvwyA2yYC7Zf+wOXtQMqnroOtE3VoHwNobJhQF/uPtb FXoA== X-Gm-Message-State: AJaThX4nJaCPUAM7PzooemlbSlQyc977p+0unfSWOIU0OkNuFAtcPXCX QtkxRmBnz/JyIKyzVcChpRd6TA== X-Google-Smtp-Source: ABhQp+QDAUtpqhlWE2a3dYv3Cyb0X304j5u0K2hXhaUdsDVxnfa59AtHHfK/9jlA0DVeGDTb3VZ9jA== X-Received: by 10.223.173.129 with SMTP id w1mr5203367wrc.19.1509995962604; Mon, 06 Nov 2017 11:19:22 -0800 (PST) Received: from gumby.homeunix.com ([81.17.24.158]) by smtp.gmail.com with ESMTPSA id 65sm6044765wrn.27.2017.11.06.11.19.21 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 06 Nov 2017 11:19:21 -0800 (PST) Date: Mon, 6 Nov 2017 19:19:18 +0000 From: RW To: ports@freebsd.org, mandree@FreeBSD.org Subject: Bogofilter contrib scripts treated as docs Message-ID: <20171106191918.540ecedc@gumby.homeunix.com> X-Mailer: Claws Mail 3.15.1 (GTK+ 2.24.31; amd64-portbld-freebsd11.1) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Nov 2017 19:19:25 -0000 I just noticed that the bogofilter perl and shell scripts from the contrib directory (see below) only get installed if bogofilter is built with the DOCS option. .for i in bfproxy.pl bogofilter-milter.pl bogo.R bogofilter-qfe.sh \ mime.get.rfc822.pl parmtest.sh printmaildir.pl \ bogominitrain.pl \ randomtrain.sh scramble.sh spamitarium.pl stripsearch.pl trainbogo.sh ${INSTALL_SCRIPT} ${WRKSRC}/contrib/${i} ${STAGEDIR}${DOCSDIR}/contrib/${i} .endfor From owner-freebsd-ports@freebsd.org Mon Nov 6 19:30:54 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5C893E65E51 for ; Mon, 6 Nov 2017 19:30:54 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 188DD80280 for ; Mon, 6 Nov 2017 19:30:54 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id CA254BDD2D; Mon, 6 Nov 2017 20:30:51 +0100 (CET) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by prod2.absolight.net (Postfix) with ESMTPSA id 991D0BDD2F; Mon, 6 Nov 2017 20:30:51 +0100 (CET) Subject: Re: devel/py3-gobject3 fails to build To: blubee blubeeme , FreeBSD Ports References: From: Mathieu Arnold Organization: Absolight / The FreeBSD Foundation Message-ID: Date: Mon, 6 Nov 2017 20:30:36 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="gxQJH7bN0ri45OGPdkU5Qx01iMPXsrT1j" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Nov 2017 19:30:54 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --gxQJH7bN0ri45OGPdkU5Qx01iMPXsrT1j Content-Type: multipart/mixed; boundary="r41lFrPigwj1PsTfpIvKin6t2OFSQ6HaW"; protected-headers="v1" From: Mathieu Arnold To: blubee blubeeme , FreeBSD Ports Message-ID: Subject: Re: devel/py3-gobject3 fails to build References: In-Reply-To: --r41lFrPigwj1PsTfpIvKin6t2OFSQ6HaW Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Language: fr Le 06/11/2017 =C3=A0 19:53, blubee blubeeme a =C3=A9crit=C2=A0: > When trying to build a port and including py3-gobject3 either through: > USE_GNOME=3D py3gobject3 > or > RUN_DEPENDS=3D py3-gobject3:devel/py3-gobject3 > > the build will fail because py3-gobject3 needs cairo but cairo cannot b= uild > with python > 2.7 > > Is this a bug in the port or am I doing something wrong? As it all works fine for everybody else, I'm sure you must be doing something wrong. graphics/cairo does not need python, py3-gobject3 depends on py3-cairo which builds fine with Python 3. Please, provide logs of what you are doing, and where it fails, otherwise, nobody can try to figure out what you are doing wrong. --=20 Mathieu Arnold --r41lFrPigwj1PsTfpIvKin6t2OFSQ6HaW-- --gxQJH7bN0ri45OGPdkU5Qx01iMPXsrT1j Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAEBCgBmBQJaALhrXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85IYxAQAL19YwmJq3tewJU4vSX+e+YX j3M2KktNp16Zj7VBe2qWBWJtSTZVpQnriSXgz7mK/m/skR7Wi3qkbQGyAz8I8lcg JA8E4vh7/lYqvtmr2GICRf8kp47EqBrHEhPtKtqKBzcJDCz4Ps3agF5s4Hvnw0e4 6vRotq9Nv8snIO0CQd2Nz3tYuZSE00S0LsY+jqX4OlcEBT1Y36X6xiZkFSGN+Zms mLdFCQN731d2/EnYvsoxU4scbwbtEvEr+mo1h+WN2xL2eOVgsxOOI/V600zuxmJ/ SCrByMz+0/5JkJOsZNufmnW4/tVESNwUncKO0PbxnvA3fzRLMqghojGKAVFv92ZW NvWaqm56cB02tUPtGaX4NGiYqZv9cGNrV8djy3uFrgEOyxUPErzLkebshlEEjmPs AfzIk1pym73bb5mdXJAyYeO3qdYk4xMgPPDiS83cKAFOKwLwLCOKhqJvuX9VgvAY 1fSRbhBKRR10xzduWqCnC1kKrvGX6tU+5ge34XRkyx85pYgfPYfqnqYMAzcAgVA8 fwa+JoAc1tuRh7gsM//hb5VCJUulXhKl6tMSapjgbkENUB/tWYmWUHOWk5gXNJ0T t81dmMNXX01sADVQAfIJbqZ9TtdbgcldA6XTVkVszdqskPLlfyI3n7Mzdx4a4rHn w+S6oq2hgYUNcyHvjG7W =pmCe -----END PGP SIGNATURE----- --gxQJH7bN0ri45OGPdkU5Qx01iMPXsrT1j-- From owner-freebsd-ports@freebsd.org Mon Nov 6 19:41:15 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7C2AFE66352 for ; Mon, 6 Nov 2017 19:41:15 +0000 (UTC) (envelope-from gurenchan@gmail.com) Received: from mail-it0-x22d.google.com (mail-it0-x22d.google.com [IPv6:2607:f8b0:4001:c0b::22d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 427108099A; Mon, 6 Nov 2017 19:41:15 +0000 (UTC) (envelope-from gurenchan@gmail.com) Received: by mail-it0-x22d.google.com with SMTP id p138so6779165itp.2; Mon, 06 Nov 2017 11:41:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=h5OhAqkwRJsFlrZy6lDjzcKN/krn28EjBu11Js9hI0c=; b=j/7mWw+Ec7Z6Tfe5kQkT/mWgHbZN/9cCGyrMF5jH5NYH2E+hetUZ+T6fLWwaJAkAnx sDCH8y/dUKqKNp/AlVOeSHGApaNGWKX8TzcfCYqVsxXDgZ5nj+b0/JgTxGvURk1vTNLg gcwDgDVIUECXYntN+bUSPrvqsO+HFZlmqLtC5OeOxYGCLAXH82lGsRfHnsiysvQKe6Gv P+vLwEqEPRA/v6rvABXlhPJZ17u0eC1KpjMuOZKt8m9XjK3GODRoWoxY4XEK04K0GnQJ EtjtML7OM6ku2frzM5tY1s4uMJNRbZ46RnRYgIbRqm39KxuerBOxrdXn12Lsu7m5H+Ef L8eA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=h5OhAqkwRJsFlrZy6lDjzcKN/krn28EjBu11Js9hI0c=; b=Rpjp5qLPt0lb6mdhQy/nMvmDNMEB2m1v9aUIOqLfO6Sa6kEws8+gpLW8PyRvLR9W1x 1UsgBHNqPLL0ZeXkqrDLKWAH8DcapvkAaEO/hvFParwXRqT7P7h5dpDzsBXenB2Tf569 QOBIMYJcFQU09tbV7HbAMnhnef3UUGdlBEhgfi55fofLz9FVhcAwGFmCsfx119yp4vtZ x+oWsvqMkCMAksh5JaBlcsoB1JburVck3wKG3cFNP3gr//zkb2R0yRpNkLXPfIRFsKsv 51IVSawCPA9t54UtYU4nr820aayuZRXSLaLbpOTNx2fQuxr7drw6B46j5TT6BPozhVO8 c/IQ== X-Gm-Message-State: AJaThX4zFNCOXDDmyH0yih00vhNGHO6RMz85n8nyTlRtUD6iF5RhUIQM p6R8lJ6SByVK2OUrC+SZh0/YatEVbq1ZrlFAYL/S3A== X-Google-Smtp-Source: ABhQp+SbjooCsZvlrMUiLNPCgV+ubIxZI6if5CcznTp+Yu/V6iRD+Z5I+dcppl3veXiJoX+tgibKsqHcetqAnqQzBIM= X-Received: by 10.36.139.130 with SMTP id g124mr11413144ite.100.1509997274132; Mon, 06 Nov 2017 11:41:14 -0800 (PST) MIME-Version: 1.0 Received: by 10.107.8.66 with HTTP; Mon, 6 Nov 2017 11:41:13 -0800 (PST) In-Reply-To: References: From: blubee blubeeme Date: Tue, 7 Nov 2017 03:41:13 +0800 Message-ID: Subject: Re: devel/py3-gobject3 fails to build To: Mathieu Arnold Cc: FreeBSD Ports Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Nov 2017 19:41:15 -0000 I am porting an ibus library that needs Python >=3D 3.2 the Python 3 GObject bindings IBus >=3D 1.4.1 (note that its GObject-Introspection bindings must be enabl= ed) I've done this to my makefile: PORTNAME=3D ibus-cangjie PORTVERSION=3D 2.4 DISTVERSIONPREFIX=3D v CATEGORIES=3D chinese MAINTAINER=3D hello@blubee.me COMMENT=3D Sophisticated software synthesizer LICENSE=3D GPLv2+ LICENSE_FILE=3D ${WRKSRC}/COPYING RUN_DEPENDS=3D ${PREFIX}/lib/python3.6/site-packages/cangjie/_core.so:chinese/pycangjie \ py3?-gobject3>=3D0:devel/py3-gobject3 LIB_DEPENDS=3D libibus-1.0.so:textproc/ibus USES=3D autoreconf gmake \ libtool pkgconfig \ python:2.7,build # USE_GNOME=3D glib20 gtk30 pygobject3 introspection:run #=3D=3D=3D=3D#= this fails because cairo requires <=3D py2.7 USE_GNOME=3D introspection GNU_CONFIGURE=3D yes USE_LDCONFIG=3D yes USE_GITHUB=3D yes GH_ACCOUNT=3D Cangjians GH_PROJECT=3D ibus-cangjie .include pre-configure: @(cd ${WRKSRC} && ./autogen.sh) .include This project doesn't build with python > 2.7 because ibus will fail, so I added the run dependency but I don't know what to add to get the introspection, if I add USE_GNOME that pulls in cairo, which then fails because cairo needs python 2.7 or below. pycangjie makefile looks like this: BUILD_DEPENDS=3D cython3>0:lang/cython3 LIB_DEPENDS=3D libcangjie.so:chinese/libcangjie USES=3D autoreconf gmake \ libtool pkgconfig \ localbase python:3.6 \ sqlite BINARY_ALIAS=3D cython=3Dcython-3.6 GNU_CONFIGURE=3D yes USE_LDCONFIG=3D yes USE_GITHUB=3D yes GH_ACCOUNT=3D Cangjians GH_PROJECT=3D pycangjie .include pre-configure: @(cd ${WRKSRC} && ./autogen.sh) # post-build: post-install: (cd ${STAGEDIR}${PREFIX} \ && ${PYTHON_CMD} ${PYTHON_LIBDIR}/*.py \ -d ${PREFIX} -f ${PYTHONPREFIX_SITELIBDIR:S;${PREFIX}/;;}) @(${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/${ PYTHON_VERSION}/site-packages/cangjie/*.so) .include I get this compilation error below checking for python3 platform... freebsd12 checking for python3 script directory... ${prefix}/lib/python3.6/site- packages checking for python3 extension module directory... ${exec_prefix}/lib/python3.6/site-packages checking the cangjie Python module... yes checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for IBus... yes checking for IBus component dir... /usr/local/share/ibus/component checking the IBus introspection-based bindings... no configure: error: Please install the IBus introspection-based bindings *** Error code 1 I've been trying to get this to work from ports for the past two days and nothing that i've tried seems to work, especially since building and running requires 2 versions of python. how can I setup the introspection-based bindings? On Tue, Nov 7, 2017 at 3:30 AM, Mathieu Arnold wrote: > Le 06/11/2017 =C3=A0 19:53, blubee blubeeme a =C3=A9crit : > > When trying to build a port and including py3-gobject3 either through: > > USE_GNOME=3D py3gobject3 > > or > > RUN_DEPENDS=3D py3-gobject3:devel/py3-gobject3 > > > > the build will fail because py3-gobject3 needs cairo but cairo cannot > build > > with python > 2.7 > > > > Is this a bug in the port or am I doing something wrong? > > As it all works fine for everybody else, I'm sure you must be doing > something wrong. graphics/cairo does not need python, py3-gobject3 > depends on py3-cairo which builds fine with Python 3. > > Please, provide logs of what you are doing, and where it fails, > otherwise, nobody can try to figure out what you are doing wrong. > > -- > Mathieu Arnold > > > From owner-freebsd-ports@freebsd.org Mon Nov 6 19:50:33 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1E73AE66712 for ; Mon, 6 Nov 2017 19:50:33 +0000 (UTC) (envelope-from gurenchan@gmail.com) Received: from mail-io0-x234.google.com (mail-io0-x234.google.com [IPv6:2607:f8b0:4001:c06::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D773780F28; Mon, 6 Nov 2017 19:50:32 +0000 (UTC) (envelope-from gurenchan@gmail.com) Received: by mail-io0-x234.google.com with SMTP id b186so16937812iof.8; Mon, 06 Nov 2017 11:50:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=lNazKTPLm0lcohDNaXLa42Ao83EwMW43ujeymuqGv0Y=; b=ZcPjpcVPEkIbW84LvLmGAX5BgYhFbRMvk1jiQeop0TpqeKjOanREYqkNp1yR59n9Vb Nu/yC//famtumTZ9ECwHMsk4kH7OI10z8HHKjdR5GzXmvLoFjssjkA0bcDubDy9HVosU 9sqgigk/o2qxy+3Xl1RUi2bQ4kTDg3bNnU47hpqQdP6myKjKcsxJvki9veCXrUdENSXc VO7W4xwIpUiBWO3TnGfHXLVtVsU8pgzo61VxKaJdX5bTsUThRuHxTwj/z6DzCAZOVdY9 c1ZdxwwoLaz1DRfA+4wffkU7n7VcGw4SXoqrhh5ZSgDS4ccarpwe/7Oi8x2AFmFP5QBY /txw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=lNazKTPLm0lcohDNaXLa42Ao83EwMW43ujeymuqGv0Y=; b=ToOpoyKynavPljIiwmrFqjUjuiuqda+9GAYbxqFdc4H1yZ3MTif7vCpbBnTv+7z7je SnQVU5ArTEsYIz8rCodD/ELkIH/pUVfzZohemjgU/aXnkWKTuuKbE6OB/ki12m3PuSJT pmmZ3ibLbt2R3wD8tgukOjAS4MEuBob2jTLOFmcZNoJEiD+jd/FJHIC+cMgHD2Vl5Mi9 Ivjgjp7MrwlN6ukdyLXKzIpPbnjsKCLlDBV8sHxEdeFDkH8ifkNkFEQhIOSXwZ9G9NkV ZtDGJaaMQ++U8vjaYMDKCWSHG2RcQQmSF7PCHFoklgcZgVDoPAh+eoT6zhTydBxEz2+t Qq1A== X-Gm-Message-State: AJaThX5UmXWNJL1Oi9zDtXtq3NjEXzrnUknEw5hi+0XaKKC0yUz31xIV I4en2xZj6lLAU0b/Qvt5Auxamk06lpK8Z4kfN8wVng== X-Google-Smtp-Source: ABhQp+S0O0U3OkQsOkl3kVFlpaJRiJmqFf5mt6KSV8OEaadATVhULlK1u6JZxVWxpgrR6rXdTl3ExfHiPVp+hLPh3jQ= X-Received: by 10.107.52.134 with SMTP id b128mr21553679ioa.291.1509997831761; Mon, 06 Nov 2017 11:50:31 -0800 (PST) MIME-Version: 1.0 Received: by 10.107.8.66 with HTTP; Mon, 6 Nov 2017 11:50:31 -0800 (PST) In-Reply-To: References: From: blubee blubeeme Date: Tue, 7 Nov 2017 03:50:31 +0800 Message-ID: Subject: Re: devel/py3-gobject3 fails to build To: Mathieu Arnold Cc: FreeBSD Ports Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Nov 2017 19:50:33 -0000 I just did another test in a clean jail with no python installed. I went into the /deve/py3-gobject3/ directory and ran make libtool: install: /usr/bin/install -c .libs/libxcb-render-util.a /usr/ports/x11/xcb-util-renderutil/work/stage/usr/local/lib/libxcb-render-u= til.a libtool: install: strip --strip-debug /usr/ports/x11/xcb-util-renderutil/work/stage/usr/local/lib/libxcb-render-u= til.a libtool: install: chmod 644 /usr/ports/x11/xcb-util-renderutil/work/stage/usr/local/lib/libxcb-render-u= til.a libtool: install: ranlib /usr/ports/x11/xcb-util-renderutil/work/stage/usr/local/lib/libxcb-render-u= til.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib= ' /bin/mkdir -p '/usr/ports/x11/xcb-util-renderutil/work/stage/usr/local/libdata/pkgconfig' install -m 0644 xcb-renderutil.pc '/usr/ports/x11/xcb-util-renderutil/work/stage/usr/local/libdata/pkgconfig' /bin/mkdir -p '/usr/ports/x11/xcb-util-renderutil/work/stage/usr/local/include/xcb' install -m 0644 xcb_renderutil.h '/usr/ports/x11/xcb-util-renderutil/work/stage/usr/local/include/xcb' gmake[8]: Leaving directory '/usr/ports/x11/xcb-util-renderutil/work/xcb-util-renderutil-0.3.9/renderut= il' gmake[7]: Leaving directory '/usr/ports/x11/xcb-util-renderutil/work/xcb-util-renderutil-0.3.9/renderut= il' gmake[7]: Entering directory '/usr/ports/x11/xcb-util-renderutil/work/xcb-util-renderutil-0.3.9' gmake[8]: Entering directory '/usr/ports/x11/xcb-util-renderutil/work/xcb-util-renderutil-0.3.9' gmake[8]: Nothing to be done for 'install-exec-am'. gmake[8]: Nothing to be done for 'install-data-am'. gmake[8]: Leaving directory '/usr/ports/x11/xcb-util-renderutil/work/xcb-util-renderutil-0.3.9' gmake[7]: Leaving directory '/usr/ports/x11/xcb-util-renderutil/work/xcb-util-renderutil-0.3.9' gmake[6]: Leaving directory '/usr/ports/x11/xcb-util-renderutil/work/xcb-util-renderutil-0.3.9' gmake[5]: Leaving directory '/usr/ports/x11/xcb-util-renderutil/work/xcb-util-renderutil-0.3.9' =3D=3D=3D=3D> Compressing man pages (compress-man) =3D=3D=3D> Installing for xcb-util-renderutil-0.3.9_1 =3D=3D=3D> Checking if xcb-util-renderutil already installed =3D=3D=3D> Registering installation for xcb-util-renderutil-0.3.9_1 as au= tomatic [worker] Installing xcb-util-renderutil-0.3.9_1... =3D=3D=3D> cairo-1.14.8_1,2 depends on file: /usr/local/libdata/pkgconfig/xcb-renderutil.pc - found =3D=3D=3D> Returning to build of cairo-1.14.8_1,2 =3D=3D=3D> cairo-1.14.8_1,2 depends on package: pkgconf>=3D1.3.0_1 - foun= d =3D=3D=3D> cairo-1.14.8_1,2 depends on file: /usr/local/lib/libGL.so - no= t found =3D=3D=3D> mesa-libs-17.2.2 needs Python 2.7 at most, but 3.6 was specifie= d. *** Error code 1 Stop. make[4]: stopped in /usr/ports/graphics/mesa-libs *** Error code 1 Stop. make[3]: stopped in /usr/ports/graphics/cairo *** Error code 1 Stop. make[2]: stopped in /usr/ports/graphics/cairo *** Error code 1 Stop. make[1]: stopped in /usr/ports/graphics/py3-cairo *** Error code 1 Stop. make: stopped in /usr/ports/devel/py3-gobject3 This is the error that comes up when trying to compile devel/py3-gobject3 port. mesa-libs needed by cairo cannot be built with python > 2.7 On Tue, Nov 7, 2017 at 3:41 AM, blubee blubeeme wrote= : > I am porting an ibus library that needs > Python >=3D 3.2 > the Python 3 GObject bindings > IBus >=3D 1.4.1 (note that its GObject-Introspection bindings must be > enabled) > > I've done this to my makefile: > PORTNAME=3D ibus-cangjie > PORTVERSION=3D 2.4 > DISTVERSIONPREFIX=3D v > CATEGORIES=3D chinese > > MAINTAINER=3D hello@blubee.me > COMMENT=3D Sophisticated software synthesizer > > LICENSE=3D GPLv2+ > LICENSE_FILE=3D ${WRKSRC}/COPYING > > RUN_DEPENDS=3D ${PREFIX}/lib/python3.6/site- > packages/cangjie/_core.so:chinese/pycangjie \ > py3?-gobject3>=3D0:devel/py3-gobject3 > > LIB_DEPENDS=3D libibus-1.0.so:textproc/ibus > > USES=3D autoreconf gmake \ > libtool pkgconfig \ > python:2.7,build > > # USE_GNOME=3D glib20 gtk30 pygobject3 introspection:run #=3D=3D=3D= =3D#this > fails because cairo requires <=3D py2.7 > USE_GNOME=3D introspection > > GNU_CONFIGURE=3D yes > USE_LDCONFIG=3D yes > > USE_GITHUB=3D yes > GH_ACCOUNT=3D Cangjians > GH_PROJECT=3D ibus-cangjie > > .include > pre-configure: > @(cd ${WRKSRC} && ./autogen.sh) > .include > > > This project doesn't build with python > 2.7 because ibus will fail, so I > added the run dependency but I don't know what to add to get the > introspection, if I add USE_GNOME that pulls in cairo, which then fails > because cairo needs python 2.7 or below. > > pycangjie makefile looks like this: > BUILD_DEPENDS=3D cython3>0:lang/cython3 > LIB_DEPENDS=3D libcangjie.so:chinese/libcangjie > > USES=3D autoreconf gmake \ > libtool pkgconfig \ > localbase python:3.6 \ > sqlite > > BINARY_ALIAS=3D cython=3Dcython-3.6 > GNU_CONFIGURE=3D yes > USE_LDCONFIG=3D yes > > USE_GITHUB=3D yes > GH_ACCOUNT=3D Cangjians > GH_PROJECT=3D pycangjie > > .include > pre-configure: > @(cd ${WRKSRC} && ./autogen.sh) > # post-build: > post-install: > (cd ${STAGEDIR}${PREFIX} \ > && ${PYTHON_CMD} ${PYTHON_LIBDIR}/*.py \ > -d ${PREFIX} -f ${PYTHONPREFIX_SITELIBDIR:S;${PREFIX}/;;}) > @(${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/${PYT > HON_VERSION}/site-packages/cangjie/*.so) > > .include > > I get this compilation error below > > checking for python3 platform... freebsd12 > checking for python3 script directory... ${prefix}/lib/python3.6/site-p > ackages > checking for python3 extension module directory... > ${exec_prefix}/lib/python3.6/site-packages > checking the cangjie Python module... yes > checking for pkg-config... /usr/local/bin/pkg-config > checking pkg-config is at least version 0.9.0... yes > checking for IBus... yes > checking for IBus component dir... /usr/local/share/ibus/component > checking the IBus introspection-based bindings... no > configure: error: Please install the IBus introspection-based bindings > *** Error code 1 > > I've been trying to get this to work from ports for the past two days and > nothing that i've tried seems to work, especially since building and > running requires 2 versions of python. > > how can I setup the introspection-based bindings? > > On Tue, Nov 7, 2017 at 3:30 AM, Mathieu Arnold wrote: > >> Le 06/11/2017 =C3=A0 19:53, blubee blubeeme a =C3=A9crit : >> > When trying to build a port and including py3-gobject3 either through: >> > USE_GNOME=3D py3gobject3 >> > or >> > RUN_DEPENDS=3D py3-gobject3:devel/py3-gobject3 >> > >> > the build will fail because py3-gobject3 needs cairo but cairo cannot >> build >> > with python > 2.7 >> > >> > Is this a bug in the port or am I doing something wrong? >> >> As it all works fine for everybody else, I'm sure you must be doing >> something wrong. graphics/cairo does not need python, py3-gobject3 >> depends on py3-cairo which builds fine with Python 3. >> >> Please, provide logs of what you are doing, and where it fails, >> otherwise, nobody can try to figure out what you are doing wrong. >> >> -- >> Mathieu Arnold >> >> >> > From owner-freebsd-ports@freebsd.org Tue Nov 7 03:11:41 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7645FE70634 for ; Tue, 7 Nov 2017 03:11:41 +0000 (UTC) (envelope-from john@saltant.com) Received: from twaddle.saltant.net (twaddle.saltant.net [IPv6:2001:470:8d6f:1001::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 49F05735CF; Tue, 7 Nov 2017 03:11:41 +0000 (UTC) (envelope-from john@saltant.com) Received: from dither.saltant.net (dither.saltant.net [IPv6:2001:470:8d6f:1001::3]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by twaddle.saltant.net (Postfix) with ESMTPSA id A6F2F107AB; Mon, 6 Nov 2017 22:11:39 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=saltant.com; s=twaddle; t=1510024299; bh=EW/pw0slLh+DW20AojMoDKLkomMf++fQstcK1MDzACI=; h=To:Cc:From:Subject:Date; b=T6L4HTuThrAybrzmQntCsTqjLSzUIThzebXo7iWMk1R0KI9S1QlXMm5kLJEZYPUQI 44mRXCMTiHC6ZXEz0Z4okZHWtmpgmrcWbE0hQIeiQqudPT9iZmKt36sKMTggn8LK8F Vfds0E6Z3418HFk2FReaXIRWqods0anKP/9OH0Q099mmAEW+qHgtTwVfLyT4771wJP v7gNANyeuKxE5sDOmZ+S/4icmzClxuPP/Oi6INaJiFuAOvO/4zMU5LwHF0bB8tGRUa ySYAcGW/WQCV3Vtr56OxvVrCqHEUU8aAr+qwuJJZxAv4HHCK+9/lETFNcHO23Eznva GVRaGeN2WZ3Ng== To: FreeBSD Ports Cc: Ryan Steinmetz From: "John W. O'Brien" Subject: net/freeradius3 maintainer is ignoring the port (timeout) Organization: Saltant Solutions Message-ID: <14e8585a-e7bc-4ee3-2f28-8620c9ef5488@saltant.com> Date: Mon, 6 Nov 2017 22:11:35 -0500 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="HhS0eOqHdRXSCDvPJp7gNWvStO1FlGRMm" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Nov 2017 03:11:41 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --HhS0eOqHdRXSCDvPJp7gNWvStO1FlGRMm Content-Type: multipart/mixed; boundary="K9F156qRQdt94VUKvdi2baoaPTvUP4fXi"; protected-headers="v1" From: "John W. O'Brien" To: FreeBSD Ports Cc: Ryan Steinmetz Message-ID: <14e8585a-e7bc-4ee3-2f28-8620c9ef5488@saltant.com> Subject: net/freeradius3 maintainer is ignoring the port (timeout) --K9F156qRQdt94VUKvdi2baoaPTvUP4fXi Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable Hello FreeBSD ports, The maintainer of net/freeradius3 is unresponsive on two open bugs, both with proposed patches. In one case [0], the submitter responded to feedback on 2016-02-03, there has been no further action on the part of the maintainer, and the port remains broken w.r.t. Kerberos. In the other case [1], there was already one maintainer timeout (5 mo as of 2016-07-17). The bug was reassigned to the maintainer on 2017-08-18, and there has been no further action. I would appreciate it if somebody could give these bugs the attention they need. Also, I ask that if the maintainer is unable or unwilling to attend to reported problems, that the port be released so that others could more easily work to improve it. Regards, John [0] net/freeradius3: Fix pkg-plist with IDN option https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D202684 [1] net/freeradius3: Does not link properly against selected kerberos implementation https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D205493 --K9F156qRQdt94VUKvdi2baoaPTvUP4fXi-- --HhS0eOqHdRXSCDvPJp7gNWvStO1FlGRMm Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQJFBAEBCgAvFiEEGCzn4MK7kd5thiiGYQAmmqZ0TEcFAloBJGsRHGpvaG5Ac2Fs dGFudC5jb20ACgkQYQAmmqZ0TEeOCBAAo588loE7r3Phxu5BWNH4wp7wVLoAu3pC oyK5fU18SP+yhv6XiEWJOSLL4x8kP9R/zY4y7SvmKUJ+wzD6uzZwlV0rANA06ZSW dPnrGL4bIyNvBjKfgG+McrH5758XynD6Mc6Ybkk8Uy2h92F8rup/f3cuU1ECON2h P5v3mfjX9e++B3NeQhL/N5OGnJtea1aT0P51537lwct/iVqhp3g6XGBcxb6nOm2x bsaGr2HEGVvaqfcakVrw4TK3VuO4qMuA42e61Ih0kqwPoG/Jywx4AUmYjRn5SxN3 V3LZUEiBUPo0RtZzQQAWiZbtJXiBb4cgRWMuTEq2kO7PMUbBMTkhY7qPxh9Oikpt QRCv4m77RhAi8bz6bcgwlxHB2FxhiDK5bNI6c711OKrUNcpSqsfikmYhWzNDwDky PfKyslGTBKOQctM1zuyIFiV17fAACvWQw1tEDIXnp1s6vXKqs0ETdFEaa9iiQycS 8xmGsu/h9NM4w2qtUcstmbQXvKlx6AiWRRW1OdtSU+C81+VZjSXB6nD5t0wMtrJ3 xEut4r0nksYQO5Fcj4nC1kxSNiEhhub9gPhLYdz9t7sg488B+8G0lVbs6HDiop4m zQ6/WO6lses22JdyFYoT5uusBukUuK2xsvrson/xxdU6ELGisgWcwnnTYHle+YVb uFNqhswKWso= =1GmZ -----END PGP SIGNATURE----- --HhS0eOqHdRXSCDvPJp7gNWvStO1FlGRMm-- From owner-freebsd-ports@freebsd.org Tue Nov 7 03:27:14 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 862F8E709A6 for ; Tue, 7 Nov 2017 03:27:14 +0000 (UTC) (envelope-from gurenchan@gmail.com) Received: from mail-io0-x230.google.com (mail-io0-x230.google.com [IPv6:2607:f8b0:4001:c06::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 51AD174962; Tue, 7 Nov 2017 03:27:14 +0000 (UTC) (envelope-from gurenchan@gmail.com) Received: by mail-io0-x230.google.com with SMTP id f20so644894ioj.9; Mon, 06 Nov 2017 19:27:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=wkPnUJUS4gJ4nFpaZMayu+2V4RV9thmZ6zVDLon87Hc=; b=qaPlurf5/iKxBsjm+zSVxgnQpg5jleZBJLBtNXnZ6vJTMurcFWKK7jHItGK0XT/s3A bgqf4ygiIFTAYa21Ou1wBbRibBYXNsdVw5nRegtP1AWdnRwD9FjO0qmwv6zDI6knlAO7 +CqU70NsIZjjQ83dEZAmq5OJO/dvBi7Dp106fm7XcvkvOiS1a9YMWuuOglrZJNT5qiLf QNsIL9n2sZFL6PQBPWEcjuRp3tngv9UarR19XXIaoNFt3Qw/9dOIft9T2RKgx8dm3QrN foOjpYPLC4V/zLJ7p7OI0gCa/Dd4nv87Q2FoMtgycDhCjO99aL2T4VZWF2Gns2JZ9YxO gk/g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=wkPnUJUS4gJ4nFpaZMayu+2V4RV9thmZ6zVDLon87Hc=; b=FsihUoryPY5AzNMjfCnkhNE2pEf4m0uJ0FPKdRCLbCO3pwQObil3ExWbXOtRMLH6+G e8APFQJkCuxWls17wPFSXb4q4eEJnxCeAL8QCIzCydPw2Qpj0sgn1F63YnKuUsP5WtIP CKiejxKNuipiVLD4NwVAfJqdOO2wOpm4a7c9F3Re3qnZ5MigEpukJc/e6jn/ktrsb/aq JXxr6xZUBndNg6GvUwhk27rQIFg59JhkGzUOmZQejSHyz34Dggt/6n5s0mNUK58eINSu VYB6Yyb8euZRgzY+AfYEHBU71Ec7ycrm+aLqohak9JxIzUFkJ4gsNBNAuQxRGFEHmxbM b0fA== X-Gm-Message-State: AMCzsaUwlKnoq+1VbokbL1bi4Mzm8i2zKk+woNYvY/plZkf945rbzeCa /HQKbIJElYcrO2B9obmSzGlqaeAjMpV8kJCKqUM= X-Google-Smtp-Source: ABhQp+Ro+OUPCamU820a+N+GJtSIFkDNrcIouhDep2yxsBJUY2vYJgvghcO+4618kZry6QgpD21EhWB6u7+ESP6tiqw= X-Received: by 10.107.104.12 with SMTP id d12mr21916353ioc.296.1510025233217; Mon, 06 Nov 2017 19:27:13 -0800 (PST) MIME-Version: 1.0 Received: by 10.107.8.66 with HTTP; Mon, 6 Nov 2017 19:27:12 -0800 (PST) In-Reply-To: References: From: blubee blubeeme Date: Tue, 7 Nov 2017 11:27:12 +0800 Message-ID: Subject: Re: devel/py3-gobject3 fails to build To: Mathieu Arnold Cc: FreeBSD Ports Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Nov 2017 03:27:14 -0000 is this a problem with my setup or is this a bug in the port? Can anyone test it out and provide some assistance? On Tue, Nov 7, 2017 at 3:50 AM, blubee blubeeme wrote= : > I just did another test in a clean jail with no python installed. I went > into the /deve/py3-gobject3/ directory and ran make > > libtool: install: /usr/bin/install -c .libs/libxcb-render-util.a > /usr/ports/x11/xcb-util-renderutil/work/stage/usr/ > local/lib/libxcb-render-util.a > libtool: install: strip --strip-debug /usr/ports/x11/xcb-util- > renderutil/work/stage/usr/local/lib/libxcb-render-util.a > libtool: install: chmod 644 /usr/ports/x11/xcb-util- > renderutil/work/stage/usr/local/lib/libxcb-render-util.a > libtool: install: ranlib /usr/ports/x11/xcb-util- > renderutil/work/stage/usr/local/lib/libxcb-render-util.a > libtool: install: warning: remember to run `libtool --finish > /usr/local/lib' > /bin/mkdir -p '/usr/ports/x11/xcb-util-renderutil/work/stage/usr/ > local/libdata/pkgconfig' > install -m 0644 xcb-renderutil.pc '/usr/ports/x11/xcb-util- > renderutil/work/stage/usr/local/libdata/pkgconfig' > /bin/mkdir -p '/usr/ports/x11/xcb-util-renderutil/work/stage/usr/ > local/include/xcb' > install -m 0644 xcb_renderutil.h '/usr/ports/x11/xcb-util- > renderutil/work/stage/usr/local/include/xcb' > gmake[8]: Leaving directory '/usr/ports/x11/xcb-util- > renderutil/work/xcb-util-renderutil-0.3.9/renderutil' > gmake[7]: Leaving directory '/usr/ports/x11/xcb-util- > renderutil/work/xcb-util-renderutil-0.3.9/renderutil' > gmake[7]: Entering directory '/usr/ports/x11/xcb-util- > renderutil/work/xcb-util-renderutil-0.3.9' > gmake[8]: Entering directory '/usr/ports/x11/xcb-util- > renderutil/work/xcb-util-renderutil-0.3.9' > gmake[8]: Nothing to be done for 'install-exec-am'. > gmake[8]: Nothing to be done for 'install-data-am'. > gmake[8]: Leaving directory '/usr/ports/x11/xcb-util- > renderutil/work/xcb-util-renderutil-0.3.9' > gmake[7]: Leaving directory '/usr/ports/x11/xcb-util- > renderutil/work/xcb-util-renderutil-0.3.9' > gmake[6]: Leaving directory '/usr/ports/x11/xcb-util- > renderutil/work/xcb-util-renderutil-0.3.9' > gmake[5]: Leaving directory '/usr/ports/x11/xcb-util- > renderutil/work/xcb-util-renderutil-0.3.9' > =3D=3D=3D=3D> Compressing man pages (compress-man) > =3D=3D=3D> Installing for xcb-util-renderutil-0.3.9_1 > =3D=3D=3D> Checking if xcb-util-renderutil already installed > =3D=3D=3D> Registering installation for xcb-util-renderutil-0.3.9_1 as > automatic > [worker] Installing xcb-util-renderutil-0.3.9_1... > =3D=3D=3D> cairo-1.14.8_1,2 depends on file: /usr/local/libdata/pkgconf= ig/xcb-renderutil.pc > - found > =3D=3D=3D> Returning to build of cairo-1.14.8_1,2 > =3D=3D=3D> cairo-1.14.8_1,2 depends on package: pkgconf>=3D1.3.0_1 - fo= und > =3D=3D=3D> cairo-1.14.8_1,2 depends on file: /usr/local/lib/libGL.so - = not > found > =3D=3D=3D> mesa-libs-17.2.2 needs Python 2.7 at most, but 3.6 was specif= ied. > *** Error code 1 > > Stop. > make[4]: stopped in /usr/ports/graphics/mesa-libs > *** Error code 1 > > Stop. > make[3]: stopped in /usr/ports/graphics/cairo > *** Error code 1 > > Stop. > make[2]: stopped in /usr/ports/graphics/cairo > *** Error code 1 > > Stop. > make[1]: stopped in /usr/ports/graphics/py3-cairo > *** Error code 1 > > Stop. > make: stopped in /usr/ports/devel/py3-gobject3 > > This is the error that comes up when trying to compile devel/py3-gobject3 > port. mesa-libs needed by cairo cannot be built with python > 2.7 > > > On Tue, Nov 7, 2017 at 3:41 AM, blubee blubeeme > wrote: > >> I am porting an ibus library that needs >> Python >=3D 3.2 >> the Python 3 GObject bindings >> IBus >=3D 1.4.1 (note that its GObject-Introspection bindings must be >> enabled) >> >> I've done this to my makefile: >> PORTNAME=3D ibus-cangjie >> PORTVERSION=3D 2.4 >> DISTVERSIONPREFIX=3D v >> CATEGORIES=3D chinese >> >> MAINTAINER=3D hello@blubee.me >> COMMENT=3D Sophisticated software synthesizer >> >> LICENSE=3D GPLv2+ >> LICENSE_FILE=3D ${WRKSRC}/COPYING >> >> RUN_DEPENDS=3D ${PREFIX}/lib/python3.6/site- >> packages/cangjie/_core.so:chinese/pycangjie \ >> py3?-gobject3>=3D0:devel/py3-gobject3 >> >> LIB_DEPENDS=3D libibus-1.0.so:textproc/ibus >> >> USES=3D autoreconf gmake \ >> libtool pkgconfig \ >> python:2.7,build >> >> # USE_GNOME=3D glib20 gtk30 pygobject3 introspection:run #=3D=3D=3D= =3D#this >> fails because cairo requires <=3D py2.7 >> USE_GNOME=3D introspection >> >> GNU_CONFIGURE=3D yes >> USE_LDCONFIG=3D yes >> >> USE_GITHUB=3D yes >> GH_ACCOUNT=3D Cangjians >> GH_PROJECT=3D ibus-cangjie >> >> .include >> pre-configure: >> @(cd ${WRKSRC} && ./autogen.sh) >> .include >> >> >> This project doesn't build with python > 2.7 because ibus will fail, so = I >> added the run dependency but I don't know what to add to get the >> introspection, if I add USE_GNOME that pulls in cairo, which then fails >> because cairo needs python 2.7 or below. >> >> pycangjie makefile looks like this: >> BUILD_DEPENDS=3D cython3>0:lang/cython3 >> LIB_DEPENDS=3D libcangjie.so:chinese/libcangjie >> >> USES=3D autoreconf gmake \ >> libtool pkgconfig \ >> localbase python:3.6 \ >> sqlite >> >> BINARY_ALIAS=3D cython=3Dcython-3.6 >> GNU_CONFIGURE=3D yes >> USE_LDCONFIG=3D yes >> >> USE_GITHUB=3D yes >> GH_ACCOUNT=3D Cangjians >> GH_PROJECT=3D pycangjie >> >> .include >> pre-configure: >> @(cd ${WRKSRC} && ./autogen.sh) >> # post-build: >> post-install: >> (cd ${STAGEDIR}${PREFIX} \ >> && ${PYTHON_CMD} ${PYTHON_LIBDIR}/*.py \ >> -d ${PREFIX} -f ${PYTHONPREFIX_SITELIBDIR:S;${PREFIX}/;;}) >> @(${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/${PYT >> HON_VERSION}/site-packages/cangjie/*.so) >> >> .include >> >> I get this compilation error below >> >> checking for python3 platform... freebsd12 >> checking for python3 script directory... ${prefix}/lib/python3.6/site-p >> ackages >> checking for python3 extension module directory... >> ${exec_prefix}/lib/python3.6/site-packages >> checking the cangjie Python module... yes >> checking for pkg-config... /usr/local/bin/pkg-config >> checking pkg-config is at least version 0.9.0... yes >> checking for IBus... yes >> checking for IBus component dir... /usr/local/share/ibus/component >> checking the IBus introspection-based bindings... no >> configure: error: Please install the IBus introspection-based bindings >> *** Error code 1 >> >> I've been trying to get this to work from ports for the past two days an= d >> nothing that i've tried seems to work, especially since building and >> running requires 2 versions of python. >> >> how can I setup the introspection-based bindings? >> >> On Tue, Nov 7, 2017 at 3:30 AM, Mathieu Arnold wrote: >> >>> Le 06/11/2017 =C3=A0 19:53, blubee blubeeme a =C3=A9crit : >>> > When trying to build a port and including py3-gobject3 either through= : >>> > USE_GNOME=3D py3gobject3 >>> > or >>> > RUN_DEPENDS=3D py3-gobject3:devel/py3-gobject3 >>> > >>> > the build will fail because py3-gobject3 needs cairo but cairo cannot >>> build >>> > with python > 2.7 >>> > >>> > Is this a bug in the port or am I doing something wrong? >>> >>> As it all works fine for everybody else, I'm sure you must be doing >>> something wrong. graphics/cairo does not need python, py3-gobject3 >>> depends on py3-cairo which builds fine with Python 3. >>> >>> Please, provide logs of what you are doing, and where it fails, >>> otherwise, nobody can try to figure out what you are doing wrong. >>> >>> -- >>> Mathieu Arnold >>> >>> >>> >> > From owner-freebsd-ports@freebsd.org Tue Nov 7 03:37:40 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2C309E70D50 for ; Tue, 7 Nov 2017 03:37:40 +0000 (UTC) (envelope-from zi@freebsd.org) Received: from exodus.zi0r.com (exodus.zi0r.com [71.179.14.195]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "exodus.zi0r.com", Issuer "Gandi Standard SSL CA 2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 0930475472; Tue, 7 Nov 2017 03:37:40 +0000 (UTC) (envelope-from zi@freebsd.org) Received: from exodus.zi0r.com (localhost [127.0.0.1]) by exodus.zi0r.com (Postfix) with ESMTP id 42FE3BD426; Mon, 6 Nov 2017 22:37:38 -0500 (EST) X-Virus-Scanned: amavisd-new at zi0r.com Received: from exodus.zi0r.com ([127.0.0.1]) by exodus.zi0r.com (exodus.zi0r.com [127.0.0.1]) (amavisd-new, port 10026) with LMTP id gLGvBPvCnBg5; Mon, 6 Nov 2017 22:37:37 -0500 (EST) Received: from exodus.zi0r.com (syn.zi0r.com [IPv6:2001:470:8:d58:aba:ca:daba:10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by exodus.zi0r.com (Postfix) with ESMTPSA id B24C6BD425; Mon, 6 Nov 2017 22:37:37 -0500 (EST) Date: Mon, 6 Nov 2017 22:37:36 -0500 From: Ryan Steinmetz To: "John W. O'Brien" Cc: FreeBSD Ports Subject: Re: net/freeradius3 maintainer is ignoring the port (timeout) Message-ID: <20171107033736.GA42268@exodus.zi0r.com> References: <14e8585a-e7bc-4ee3-2f28-8620c9ef5488@saltant.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <14e8585a-e7bc-4ee3-2f28-8620c9ef5488@saltant.com> User-Agent: Mutt/1.8.3 (2017-05-23) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Nov 2017 03:37:40 -0000 On (11/06/17 22:11), John W. O'Brien wrote: >Hello FreeBSD ports, > >The maintainer of net/freeradius3 is unresponsive on two open bugs, both >with proposed patches. > John, Thanks for the email. I'll try to check them out in the next day or so. If you don't see action from someone, feel free to email them to check on status. -r >In one case [0], the submitter responded to feedback on 2016-02-03, >there has been no further action on the part of the maintainer, and the >port remains broken w.r.t. Kerberos. > >In the other case [1], there was already one maintainer timeout (5 mo as >of 2016-07-17). The bug was reassigned to the maintainer on 2017-08-18, >and there has been no further action. > >I would appreciate it if somebody could give these bugs the attention >they need. > >Also, I ask that if the maintainer is unable or unwilling to attend to >reported problems, that the port be released so that others could more >easily work to improve it. > >Regards, >John > >[0] net/freeradius3: Fix pkg-plist with IDN option > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202684 >[1] net/freeradius3: Does not link properly against selected kerberos >implementation > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205493 > -- Ryan Steinmetz PGP: 9079 51A3 34EF 0CD4 F228 EDC6 1EF8 BA6B D028 46D7 From owner-freebsd-ports@freebsd.org Tue Nov 7 03:38:31 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E51ABE70DEC for ; Tue, 7 Nov 2017 03:38:31 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mail-pf0-x22d.google.com (mail-pf0-x22d.google.com [IPv6:2607:f8b0:400e:c00::22d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AB9C175553; Tue, 7 Nov 2017 03:38:31 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by mail-pf0-x22d.google.com with SMTP id z11so9324446pfk.4; Mon, 06 Nov 2017 19:38:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:reply-to:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=LeTWdWvPHYhKh4sEMg0dhcKXSi0MqQI7lv8mbMyz4s8=; b=BD+u3elXuKNqtRQGxK96/uOVw8fzBSHvvBNvPqASM1Z7mvM+DqVQQ1WxveNC3v5/7F +8rBlju4hqfV5f5TdMSuFjNq0QPp6TLtskikoB9ujPgTjTKiHzqdBr1VCSk3ioFDFCHB 9zKtjWj0HqrUhDLB3WvD4dKSk1WHel5J5nyjUhU5Fs1JlxcRYImSb0UWITf/hH2Ix0jd GW0xzHcmhb1RD/cr7SXe7Anl8WjiG+1pfFTTPsrQcIXWUBIrfMfLvEaovBGzPcNaMMqB +urCyqnUjPNdOSNMguRwlU/4Pa9jk6I+gkDNywoN6klWubMgpBojv1DqyuTAvCeO2zE5 Dvsw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:reply-to:subject:to:cc:references:from :message-id:date:user-agent:mime-version:in-reply-to :content-language:content-transfer-encoding; bh=LeTWdWvPHYhKh4sEMg0dhcKXSi0MqQI7lv8mbMyz4s8=; b=cgAxbbMZ3N6jpu5neERx2aaYA77oCae+pnEbOB2+uJbUQ50YYwzZ4NoloqQtOtEyMU cYrxdpBOCSJv5wFBnfpyc806RIWWPqXeHV7f+XmhmYYI6F3GRF+rlexK+ynwzufw/9/C K/KBZ1k6Q/bH3hK+99cMbBqX0gK8tgOnDNmrVdQcbDWUscax1nB6Nd2w6/dAN78aN50Z ISHUIq8wH6TMFGJpG7qFnr9vVZimZCP0zmHFYvZfVokttsYTbbTMDUpajK10P66tUuQR C/PLflRhaFt5+suhXCjT/YhYGhvzpwI1kZTIYps7ZDt/BsCvmFDbyuDbU8vY8mT1KTRX DmSQ== X-Gm-Message-State: AMCzsaURQjGdslR+LjLAb6/1OkNF/hHzpr/T3jDW2sxWjroaUHZXDN41 x8xNGICTwTy0yGEGbdZw+Wb/SRM9 X-Google-Smtp-Source: ABhQp+TxX+6iY7otwbO4GtzSB9dpR/HSao5BgDNcvzFEZl6AGPb9VdCxhPA1utQi/Jo5S6LJH+CSXw== X-Received: by 10.84.253.23 with SMTP id z23mr16622381pll.210.1510025910669; Mon, 06 Nov 2017 19:38:30 -0800 (PST) Received: from ?IPv6:2001:44b8:31ae:7b01:19ca:4d60:6b0:12e2? (2001-44b8-31ae-7b01-19ca-4d60-06b0-12e2.static.ipv6.internode.on.net. [2001:44b8:31ae:7b01:19ca:4d60:6b0:12e2]) by smtp.gmail.com with ESMTPSA id u76sm350103pfk.181.2017.11.06.19.38.28 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Nov 2017 19:38:29 -0800 (PST) Sender: Kubilay Kocak Reply-To: koobs@FreeBSD.org Subject: Re: net/freeradius3 maintainer is ignoring the port (timeout) To: "John W. O'Brien" , FreeBSD Ports Cc: Ryan Steinmetz References: <14e8585a-e7bc-4ee3-2f28-8620c9ef5488@saltant.com> From: Kubilay Kocak Message-ID: Date: Tue, 7 Nov 2017 14:31:17 +1100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:54.0) Gecko/20100101 Thunderbird/54.0a2 MIME-Version: 1.0 In-Reply-To: <14e8585a-e7bc-4ee3-2f28-8620c9ef5488@saltant.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-AU Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Nov 2017 03:38:32 -0000 On 11/7/17 2:11 PM, John W. O'Brien wrote: > Hello FreeBSD ports, > > The maintainer of net/freeradius3 is unresponsive on two open bugs, both > with proposed patches. > > In one case [0], the submitter responded to feedback on 2016-02-03, > there has been no further action on the part of the maintainer, and the > port remains broken w.r.t. Kerberos. > > In the other case [1], there was already one maintainer timeout (5 mo as > of 2016-07-17). The bug was reassigned to the maintainer on 2017-08-18, > and there has been no further action. > > I would appreciate it if somebody could give these bugs the attention > they need. > > Also, I ask that if the maintainer is unable or unwilling to attend to > reported problems, that the port be released so that others could more > easily work to improve it. If you'd like (or are offering) to maintain the port, please create a separate issue updating the MAINTAINER line and have it depend on the existing open issues (so they can be committed first). The maintainer change can then be made after maintainer timeout (2+ weeks). It's much easier and preferred to update maintainers with an explicit offer and change (in a bug), than to release a port with the possible prospect of having no maintainer. > Regards, > John > > [0] net/freeradius3: Fix pkg-plist with IDN option > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202684 > [1] net/freeradius3: Does not link properly against selected kerberos > implementation > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205493 > From owner-freebsd-ports@freebsd.org Tue Nov 7 06:25:49 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2A70FE500BC for ; Tue, 7 Nov 2017 06:25:49 +0000 (UTC) (envelope-from prvs=477b8ef14=Jaspal.Kaur@citrix.com) Received: from SMTP.CITRIX.COM.AU (smtp.citrix.com.au [103.14.252.240]) (using TLSv1.2 with cipher RC4-SHA (128/128 bits)) (Client CN "mail.citrix.com", Issuer "DigiCert SHA2 Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6889F64DD4 for ; Tue, 7 Nov 2017 06:25:47 +0000 (UTC) (envelope-from prvs=477b8ef14=Jaspal.Kaur@citrix.com) X-IronPort-AV: E=Sophos;i="5.44,356,1505779200"; d="scan'208,217";a="106681875" From: Jaspal Kaur To: "freebsd-ports@freebsd.org" Subject: Regarding building corosync 2.4.3 on FreeBSD 8.4-RELEASE Thread-Topic: Regarding building corosync 2.4.3 on FreeBSD 8.4-RELEASE Thread-Index: AQHTU5UFFEyFoU8sik+MMNHhEl+OSKMIUROA Date: Tue, 7 Nov 2017 06:24:34 +0000 Message-ID: <932E137C-5855-45FC-82E3-46814971D22B@citrix.com> References: <37A736BF-B10E-4DAA-A66D-374912FF9210@citrix.com> In-Reply-To: <37A736BF-B10E-4DAA-A66D-374912FF9210@citrix.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/f.23.0.170610 x-ms-exchange-messagesentrepresentingtype: 1 x-ms-exchange-transport-fromentityheader: Hosted MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Nov 2017 06:25:49 -0000 SGkgQWxsLA0KDQpJIGFtIHRyeWluZyB0byBidWlsZCBjb3Jvc3luYyAyLjQuMyBvbiBGcmVlQlNE IDguNC1SRUxFQVNFLiBJIGFtIGFibGUgdG8gYnVpbGQgaXRzIGJlbG93IGRlcGVuZGVuY2llczoN Cg0KbnNzID0+IDMuMjAgICAgICAgICAgIChuc3MtMy4yMC13aXRoLW5zcHItNC4xMC44LnRhci5n eikNCm5zcHIgPT4gNC4xMC44ICAgICAobnNzLTMuMjAtd2l0aC1uc3ByLTQuMTAuOC50YXIuZ3op DQpsaWJxYiA9PiAxLjAuMiAgICAgKGxpYnFiLTEuMC4yLnRhci5neikNCg0KQWZ0ZXIgYnVpbGRp bmcgZGVwZW5kZW5jaWVzLCB3aGVuIEkgYW0gYnVpbGRpbmcgY29yb3N5bmMsIEkgYW0gZ2V0dGlu ZyBiZWxvdyBlcnJvcnM6DQotLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t LS0tLS0tLQ0KTWFraW5nIGFsbCBpbiBleGVjDQpnbWFrZVsyXTogRW50ZXJpbmcgZGlyZWN0b3J5 IGAvdmFyL21wczY0L21haW4vcnNfMTIwL3Vzci5zcmMvY29udHJpYi9jb3Jvc3luYy9jb3Jvc3lu Yy0yLjQuMy9leGVjJw0KICBDQyAgICAgbGlidG90ZW1fcGdfbGEtdG90ZW11ZHAubG8NCnRvdGVt dWRwLmM6NzU6MjE6IGVycm9yOiBwazExcHViLmg6IE5vIHN1Y2ggZmlsZSBvciBkaXJlY3RvcnkN CnRvdGVtdWRwLmM6NzY6MjA6IGVycm9yOiBwa2NzMTEuaDogTm8gc3VjaCBmaWxlIG9yIGRpcmVj dG9yeQ0KdG90ZW11ZHAuYzo3NzoyMTogZXJyb3I6IHByZXJyb3IuaDogTm8gc3VjaCBmaWxlIG9y IGRpcmVjdG9yeQ0KZ21ha2VbMl06ICoqKiBbbGlidG90ZW1fcGdfbGEtdG90ZW11ZHAubG9dIEVy cm9yIDENCmdtYWtlWzJdOiBMZWF2aW5nIGRpcmVjdG9yeSBgL3Zhci9tcHM2NC9tYWluL3JzXzEy MC91c3Iuc3JjL2NvbnRyaWIvY29yb3N5bmMvY29yb3N5bmMtMi40LjMvZXhlYycNCmdtYWtlWzFd OiAqKiogW2FsbC1yZWN1cnNpdmVdIEVycm9yIDENCmdtYWtlWzFdOiBMZWF2aW5nIGRpcmVjdG9y eSBgL3Zhci9tcHM2NC9tYWluL3JzXzEyMC91c3Iuc3JjL2NvbnRyaWIvY29yb3N5bmMvY29yb3N5 bmMtMi40LjMnDQpnbWFrZTogKioqIFthbGxdIEVycm9yIDINCg0KLS0tLS0tLS0tLS0tLS0tLS0t LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0NCkkgdW5kZXJzdGFuZCB0aGF0IHRoZSBhYm92 ZSBtaXNzaW5nIC5oIGZpbGVzIGFyZSBwYXJ0IG9mIG5zcyBwYWNrYWdlLiBCdXQgSSBoYXZlIHNl dCBlbnYgdmFyaWFibGVzIG5zc19DRkxBR1MgYW5kIG5zc19MSUJTIHdoaWNoIGFyZSBwb2ludGlu ZyB0byBpbmNsdWRlIGFuZCBsaWIgZGlyZWN0b3J5IG9mIG5zcyByZXNwZWN0aXZlbHkuDQpUaGVu IHdoeSBpdHMgc3RpbGwgY29tcGxhaW5pbmcg4oCcbm8gc3VjaCBmaWxlIG9yIGRpcmVjdG9yeeKA nS4NCg0KVGhpcyBpcyB0aGUgZmlyc3QgdGltZSBJIGFtIGJ1aWxkaW5nIHNvbWV0aGluZyBvbiBm cmVlYnNkLiBQbGVhc2UgaGVscCENCg0KVGhhbmtzIGluIGFkdmFuY2UhDQoNCi1KYXNwYWwNCg== From owner-freebsd-ports@freebsd.org Tue Nov 7 08:41:47 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3328DE5288D for ; Tue, 7 Nov 2017 08:41:47 +0000 (UTC) (envelope-from mueller6722@twc.com) Received: from dnvrco-cmomta02.email.rr.com (dnvrco-outbound-snat.email.rr.com [107.14.73.230]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 1358A6F8FA for ; Tue, 7 Nov 2017 08:41:46 +0000 (UTC) (envelope-from mueller6722@twc.com) Received: from localhost ([74.134.208.22]) by cmsmtp with ESMTP id BzPUecyrGGORjBzPWeaOwR; Tue, 07 Nov 2017 08:39:07 +0000 Date: Tue, 07 Nov 2017 08:37:33 +0000 From: "Thomas Mueller" To: freebsd-ports@freebsd.org Subject: Re: Regarding building corosync 2.4.3 on FreeBSD 8.4-RELEASE References: <37A736BF-B10E-4DAA-A66D-374912FF9210@citrix.com> <932E137C-5855-45FC-82E3-46814971D22B@citrix.com> X-CMAE-Envelope: MS4wfAeV1k4auoLZWBX/Tvie8vQPZAcX4nMvUqibB0OcbrkdNpkJFd9vRRdCPY945EszrSRsI0BjzkKUKyrJkSY5q3zS1UpgBEKzmsdlFFVh8Ri6Lz7ItrTj HtY94biSQKZY0p3yKuIEHysWaddkHyA7aWciNZuL+Q6uhStwKJdV68J6 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Nov 2017 08:41:47 -0000 from Jaspal Kaur: > I am trying to build corosync 2.4.3 on FreeBSD 8.4-RELEASE. I am able to build its below dependencies: ... The first thing to do is update FreeBSD, since 8.4 is long past end-of-life. Oldest supported version is 10.4, better to install FreeBSD 11.1 or STABLE, or HEAD. If updating from source, it may require several stages, since I don't think you can directly upgrade from 8.4 to 11.x or HEAD. Ports framework does not support past-EOL versions of FreeBSD. Tom From owner-freebsd-ports@freebsd.org Tue Nov 7 08:43:19 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 94416E52A70 for ; Tue, 7 Nov 2017 08:43:19 +0000 (UTC) (envelope-from ganbold@gmail.com) Received: from mail-qk0-x22f.google.com (mail-qk0-x22f.google.com [IPv6:2607:f8b0:400d:c09::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4D2296FD78; Tue, 7 Nov 2017 08:43:19 +0000 (UTC) (envelope-from ganbold@gmail.com) Received: by mail-qk0-x22f.google.com with SMTP id l194so14242545qke.13; Tue, 07 Nov 2017 00:43:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=wquBAHeBhQrdIUtW01hgTLz1Yf4RMmla2+EqanIGrB0=; b=bpz+f73Ukgtwl6chFIpey5g6WTdL/6shXU5yY2Dk4QyH1T8z+2HuiLPRc/TR8f75jn 1CYeTf0cSbteEWadmY51MVi6slbAnpqYFYYz37+uCIHxKppBMxjEA+k4Kohm2bdD1dVe l8nqUN5Th96TLvQk/igcZ1+naJTRHniOIhKqOphk8mtxuWtI0K5lzxFhYc1kBhU6xyLC gM6G/lYX9isgV1Vp9uUXlN7ENtJ9IuNhefi0FBKwO6EcerofEa/2h3lejczHyc3et/kv gWc8X7aNiNd+dpnt1gQQVIj5LOVoLeSHHF+S7cSK/LikuVnmhMgjzwOfEDQqY5qoRb90 xQIg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=wquBAHeBhQrdIUtW01hgTLz1Yf4RMmla2+EqanIGrB0=; b=UAL71o5cspDlgHrNoHmhyp8gaEGnaSWH90//bNfG5wu69xgHRln9imNTdlmCtAkybf rzpZww51O5JNgSDKYZVaD09FzY2Pi7gytkbAtfDLb8PhgIDO4UA11H2pYx1SJ5qRtsJL 2nnMLbF2y291BTATcxPHa/JXJwgLPEXs0tzGkOzuKrHQL29ncRUhvX16rfwiOZ2lMYOx XtejybsiGuE60ByqXUJQXYsWuWgqywRgWaJ++I66+o7rn7me2Go0t4uum3crH9eIHjTT qK0FtWuJ54Vdin8rQvxrJSpugZoBLSj0HO6og3zXuvKgt4q9hMHdinap0apyKMdKcz6O R24Q== X-Gm-Message-State: AJaThX7JEGc7otwXS94rDCDnN04aEqTxfcQO+g8klZX8j3w7riKRnKiC cR/6kFKlAuLp0jX6hnh5Talto7EV0816UiKO5UBR6A== X-Google-Smtp-Source: ABhQp+RteK0s5s7kRCr0Y7+GNbjiVFuAiMYJDTdinqtFaCda9WMx+8vKHh9XpRr4r8srhuIur9aSlOEMwh8ve5YfTF8= X-Received: by 10.55.222.9 with SMTP id h9mr9099897qkj.201.1510044198313; Tue, 07 Nov 2017 00:43:18 -0800 (PST) MIME-Version: 1.0 Received: by 10.200.49.124 with HTTP; Tue, 7 Nov 2017 00:43:17 -0800 (PST) In-Reply-To: <6b51fcb0-9c98-78f4-fad4-bf7394b836f5@freebsd.org> References: <6b51fcb0-9c98-78f4-fad4-bf7394b836f5@freebsd.org> From: Ganbold Tsagaankhuu Date: Tue, 7 Nov 2017 16:43:17 +0800 Message-ID: Subject: Re: Hyperledger Sawtooth on FreeBSD To: yuri@freebsd.org Cc: freebsd-ports@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Nov 2017 08:43:19 -0000 Hi, On Mon, Nov 6, 2017 at 12:17 AM, Yuri wrote: > Hi Ganbold, > > > Thank you for working on this! > > > On 11/04/17 10:19, Ganbold Tsagaankhuu wrote: > >> Just some update, I was able to run Hyperledger Sawtooth in FreeBSD 11.1 >> and it seems working:) >> > > Great! > > > I have to organize my install notes, it is still messy. >> > Created notes at FreeBSD wiki for now, since it still requires some manual setting up on Sawtooth side: https://wiki.freebsd.org/HyperledgerSawtooth thanks, Ganbold > > > You should organize it into the port format, so that there will be no need > for notes. -) > > > I had to build/install necessary python dependencies such as gprc, >> gprc_tools for python3.6. >> It would be nice to have grpc and grpc_tools as packages. >> > > Even without those packages, you should be able to build the port while > the environment variable is set to PYTHON_VERSION=3.6 > > > Please keep us posted about the progress. > > Yuri > > From owner-freebsd-ports@freebsd.org Tue Nov 7 09:06:35 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 83946E533C8 for ; Tue, 7 Nov 2017 09:06:35 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (prod2.absolight.net [79.143.243.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 331CA714CB for ; Tue, 7 Nov 2017 09:06:35 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id D557CBDD31; Tue, 7 Nov 2017 10:06:32 +0100 (CET) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by prod2.absolight.net (Postfix) with ESMTPSA id 9EC9DBDD1E; Tue, 7 Nov 2017 10:06:32 +0100 (CET) Subject: Re: Regarding building corosync 2.4.3 on FreeBSD 8.4-RELEASE To: Thomas Mueller , freebsd-ports@freebsd.org References: <37A736BF-B10E-4DAA-A66D-374912FF9210@citrix.com> <932E137C-5855-45FC-82E3-46814971D22B@citrix.com> From: Mathieu Arnold Organization: Absolight / The FreeBSD Foundation Message-ID: <327729a4-9f78-3b15-d935-f430baef2338@FreeBSD.org> Date: Tue, 7 Nov 2017 10:06:30 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="T58BspjW6muFaliMc52hgwLWk7WHHjVLg" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Nov 2017 09:06:35 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --T58BspjW6muFaliMc52hgwLWk7WHHjVLg Content-Type: multipart/mixed; boundary="Rg7Xu4ct25xmRN48vt7rtLHmjud9kfNrH"; protected-headers="v1" From: Mathieu Arnold To: Thomas Mueller , freebsd-ports@freebsd.org Message-ID: <327729a4-9f78-3b15-d935-f430baef2338@FreeBSD.org> Subject: Re: Regarding building corosync 2.4.3 on FreeBSD 8.4-RELEASE References: <37A736BF-B10E-4DAA-A66D-374912FF9210@citrix.com> <932E137C-5855-45FC-82E3-46814971D22B@citrix.com> In-Reply-To: --Rg7Xu4ct25xmRN48vt7rtLHmjud9kfNrH Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Language: fr Le 07/11/2017 =C3=A0 09:37, Thomas Mueller a =C3=A9crit=C2=A0: > from Jaspal Kaur: > >> I am trying to build corosync 2.4.3 on FreeBSD 8.4-RELEASE. I am able = to build its below dependencies: > ... > > The first thing to do is update FreeBSD, since 8.4 is long past end-of-= life. Oldest supported version is 10.4, better to install FreeBSD 11.1 o= r STABLE, or HEAD. Oldest supported versions are 10.3 and 11.0. > If updating from source, it may require several stages, since I don't t= hink you can directly upgrade from 8.4 to 11.x or HEAD. > > Ports framework does not support past-EOL versions of FreeBSD. > > Tom > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org= " > --=20 Mathieu Arnold --Rg7Xu4ct25xmRN48vt7rtLHmjud9kfNrH-- --T58BspjW6muFaliMc52hgwLWk7WHHjVLg Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAEBCgBmBQJaAXeXXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85IVzsQAJY7J6gXXquugO8zMAcdg1Bt EDJt3VCJ7BhhmvZlYqQMyr4aVv+57+iWwfJfNsJHmkNHSOk2ANvznkaAwpiJeNaW YMRX5qCBpuobergadJXwcbAO7ENxN1FbmuXt2aj471OrfG9lKoDi5U7RGa4RHShz qkghflJAVfU4Ihy7vNOtitD44YKbQCX26tJU+LftEK7d4AsgdVVF9RkkEYPRYJQV XCkUQo0pC/J9txlVE9RxYvGklngbm4cVZ110Z5TYhis1nlZBg0fiEDtyR5+QspAV dbubxryJbXYtXOYpTkMyVEgQqiKg2f/zQ9zwJy8v+Lwr3JFEA5nfqRTNbNFco5qg WfEHxaHy/h5MeN3C4VAZekSzhDz3soZjy51vh0FcHhOXPWZrYBp6gEN49WxoYR/N d5OJ5xeOLQZ2g6ijURsxtQLSR2AO7BDwAezvbNOEN0aPKOQZvMZN+tNvudhvjKiW bxq6to4Qf4ixafnWEvdPZfFE4TZSBKKiaFDUZmXfjzbqgOokzX7WAQ60h6i55+AH MB7SMiWKU44Bn/u/AH2hbd17UoGJJSRhPIb96lDiC6D5wOm4RwWXknlP5sB1Pf7D 21wHRIR+HNwHpeVtKCZ+Y/lnL10Ns0FT+p7kfdudK2KXJanAdawvDOwpG2ewsPDT SngJLbKJpP2GiynNBBMt =6ptE -----END PGP SIGNATURE----- --T58BspjW6muFaliMc52hgwLWk7WHHjVLg-- From owner-freebsd-ports@freebsd.org Tue Nov 7 11:16:57 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BC34CE55919 for ; Tue, 7 Nov 2017 11:16:57 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from toco-domains.de (mail.toco-domains.de [176.9.39.170]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 88E147AF09 for ; Tue, 7 Nov 2017 11:16:56 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from [0.0.0.0] (mail.toco-domains.de [IPv6:2a01:4f8:150:50a5::6]) by toco-domains.de (Postfix) with ESMTPA id 58F451AAF0E5 for ; Tue, 7 Nov 2017 12:16:54 +0100 (CET) To: FreeBSD Ports ML From: Torsten Zuehlsdorff Subject: PHP 7.2 - RC5 - Review Message-ID: <85329bad-c59f-1929-121d-d328d8fcb3c6@FreeBSD.org> Date: Tue, 7 Nov 2017 12:16:54 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Nov 2017 11:16:57 -0000 Aloha, i prepared the current PHP 7.2 RC5 for a commit. I'm already using it quite a while and got some feedback from other tester. So i decided to get it a review for public interest: https://reviews.freebsd.org/D12980 Feel free to test and review. If anything is fine i'm going to commit it soon! Greetings, Torsten -- Support me at: https://www.patreon.com/TorstenZuehlsdorff From owner-freebsd-ports@freebsd.org Tue Nov 7 13:59:02 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2342EE59684 for ; Tue, 7 Nov 2017 13:59:02 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 0CA7B67C4A for ; Tue, 7 Nov 2017 13:59:02 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 0C17CE59682; Tue, 7 Nov 2017 13:59:02 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0BC68E59681 for ; Tue, 7 Nov 2017 13:59:02 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.ysv.freebsd.org (portscout.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F1BCE67C49 for ; Tue, 7 Nov 2017 13:59:01 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.ysv.freebsd.org ([127.0.1.123]) by portscout.ysv.freebsd.org (8.15.2/8.15.2) with ESMTP id vA7Dx1b2070987 for ; Tue, 7 Nov 2017 13:59:01 GMT (envelope-from portscout@FreeBSD.org) Received: (from portscout@localhost) by portscout.ysv.freebsd.org (8.15.2/8.15.2/Submit) id vA7Dx1Be070984; Tue, 7 Nov 2017 13:59:01 GMT (envelope-from portscout@FreeBSD.org) Message-Id: <201711071359.vA7Dx1Be070984@portscout.ysv.freebsd.org> X-Authentication-Warning: portscout.ysv.freebsd.org: portscout set sender to portscout@FreeBSD.org using -f Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain MIME-Version: 1.0 Date: Tue, 7 Nov 2017 13:59:01 +0000 From: portscout@FreeBSD.org To: ports@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Nov 2017 13:59:02 -0000 Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/ports@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ science/libint | 1-1-6 | v2.4.1 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt Thanks. From owner-freebsd-ports@freebsd.org Tue Nov 7 16:02:04 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A5305E5C8B2 for ; Tue, 7 Nov 2017 16:02:04 +0000 (UTC) (envelope-from SRS0=HBwh=CF=quip.cz=000.fbsd@elsa.codelab.cz) Received: from elsa.codelab.cz (elsa.codelab.cz [94.124.105.4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6B4F171C20 for ; Tue, 7 Nov 2017 16:02:03 +0000 (UTC) (envelope-from SRS0=HBwh=CF=quip.cz=000.fbsd@elsa.codelab.cz) Received: from elsa.codelab.cz (localhost [127.0.0.1]) by elsa.codelab.cz (Postfix) with ESMTP id CEC4C2845A for ; Tue, 7 Nov 2017 16:54:31 +0100 (CET) Received: from illbsd.quip.test (ip-86-49-16-209.net.upcbroadband.cz [86.49.16.209]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by elsa.codelab.cz (Postfix) with ESMTPSA id 289F628458 for ; Tue, 7 Nov 2017 16:54:31 +0100 (CET) To: FreeBSD Ports ML From: Miroslav Lachman <000.fbsd@quip.cz> Subject: best way to maintain local ports tree changes Message-ID: <5A01D736.40204@quip.cz> Date: Tue, 7 Nov 2017 16:54:30 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:42.0) Gecko/20100101 Firefox/42.0 SeaMonkey/2.39 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Nov 2017 16:02:04 -0000 What is the best way to maintain local ports tree changes? I am building packages in poudriere, 4 different sets for 2 archs (8 sets in total). I have some local ports and some changes to official ports. Now we are planing to do some small changes in ports/Mk too. So what is the best way to get ports tree in sync with official ports tree but keep our local changes without a need to apply patches manually over and over? What are you guys using for this scenario? Kind regards Miroslav Lachman From owner-freebsd-ports@freebsd.org Tue Nov 7 16:04:50 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3D096E5C958; Tue, 7 Nov 2017 16:04:50 +0000 (UTC) (envelope-from peixotocassiano@gmail.com) Received: from mail-qk0-x233.google.com (mail-qk0-x233.google.com [IPv6:2607:f8b0:400d:c09::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DF999722FB; Tue, 7 Nov 2017 16:04:49 +0000 (UTC) (envelope-from peixotocassiano@gmail.com) Received: by mail-qk0-x233.google.com with SMTP id x195so10257959qkb.12; Tue, 07 Nov 2017 08:04:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=mpSZgR/BlqIslQ7DXUyswSNMDZVgaWhzmX6xUwUUXdo=; b=Ik3HNNAUHaCD+xolpN9lSrycOQTEwFRJP7o4ZSov7hozYPoGpYt7xg83k8UBbds5Lc 1MuLRQsGVqRWSWHvxWWwyleRGGv2gsLDkg8K+qJ9b0ZG+tupzbhQa9xXWyGYNp9En4k2 N34Fxy4+EKAApKr6oq28Uv7rngAr04JvtX/BqcwKAnvUZeRLgmQGwmohV+L9EkcGBaG6 wQiooCZk9aqkiegQE5DydLtFovQqeYGcV7aK0eoL6vypatB3s8ijDcoVRywLG8LoHBRR RIspfABuNWHUlhc1VYukTfw562f3AA9IqcTxIJAxkrG3kkCOFrrK2tkdNqTMZOHvel6Y 1g/g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=mpSZgR/BlqIslQ7DXUyswSNMDZVgaWhzmX6xUwUUXdo=; b=SvuRwMcmHC55Mx0/RVV0W5YLWs/qFIY18qdo7Z7Dn2YHYoyC4p5PcHoiHXf3djsCw6 AG0FwGO/Cnx2qHf3tSTg162j+CyBkmDMovCSjGkHVLIuVpG4YGm8XkGbj1MJRMiam/Ww 4srz5S1sLv4zH3ISmc6sTfSY4rkhCzRas8hlUkCNU+QnTQO533s9xV+RrlCFzcvZdU9X 7XYnhEXrKOaRvm/aevbjoGThFHzwgR0WyGWpXX4Bx8LkMROviIcWs3bBOyilHVY29Sx5 VstSvKk0axRuDwmhfhJzTtmQIjJGM17J71om3DPskGHyT/m+/mAaTLzZ2j2vpGiwr3Sr yciw== X-Gm-Message-State: AJaThX7RfypjKXlzuyv/k9DB/638a2HP9WWfOBh7oCw0yGhl6mAqdhBg OZ2OKLjXhT3qtvF2qHtw+dmxTSu99qsGH6onF7k= X-Google-Smtp-Source: ABhQp+R1LNdCXWfJCZm/sIYfg84q5/RXZK9QGCMwuZJqGN4oo5ApqL6uUDMi0Jv8TSavOczwPPzvhzuF84UfNaBsBLA= X-Received: by 10.55.134.1 with SMTP id i1mr26628388qkd.195.1510070688804; Tue, 07 Nov 2017 08:04:48 -0800 (PST) MIME-Version: 1.0 Received: by 10.200.53.23 with HTTP; Tue, 7 Nov 2017 08:04:48 -0800 (PST) In-Reply-To: References: <4c16c960-3b4a-75ab-41ed-51c8109b940a@FreeBSD.org> <20170830124855.ph5cca5pwjd2pphf@ivaldir.net> <20170830125950.mcp34sddcp6c757t@ivaldir.net> <20170830143426.r53pztrybmmvfy6c@ivaldir.net> From: Cassiano Peixoto Date: Tue, 7 Nov 2017 14:04:48 -0200 Message-ID: Subject: Re: pkg issue after FreeBSD 11 upgrade To: Baptiste Daroussin Cc: Matthew Seaman , "freebsd-stable@freebsd.org" , "freebsd-ports@freebsd.org" Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Nov 2017 16:04:50 -0000 Hi Baptiste, Sorry to bother you. Did you have some time to work on this thread? Thanks. On Wed, Aug 30, 2017 at 12:46 PM, Cassiano Peixoto < peixotocassiano@gmail.com> wrote: > Thank you for your support Baptiste, I really appreciate that. > > As same as HANDLE_RC_SCRIPTS option the new one should be handled > carefully. > > Please keep us posted when it's ready. > > > On Wednesday, August 30, 2017, Baptiste Daroussin > wrote: > >> On Wed, Aug 30, 2017 at 10:07:51AM -0300, Cassiano Peixoto wrote: >> > Ok I know about HANDLE_RC_SCRIPTS, it's a good approach. But how to deal >> > with when I need to restart a service without upgrading? Reaper >> > functionnality is a trouble for many administrators who made meta ports >> to >> > manage their servers. I really think it could be a option to be >> > enabled/disabled. Can you see this possibility? >> > >> >> Yes I could add an option to disable the reaper functionnality (and will >> probably to unblock such use case as soon as I have time to do it.) >> >> However I still think this is not the right idea :) and a better one >> could be >> found >> >> Bapt >> > From owner-freebsd-ports@freebsd.org Tue Nov 7 16:46:55 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 062B4E5DA0F for ; Tue, 7 Nov 2017 16:46:55 +0000 (UTC) (envelope-from gurenchan@gmail.com) Received: from mail-io0-x230.google.com (mail-io0-x230.google.com [IPv6:2607:f8b0:4001:c06::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C39B275396 for ; Tue, 7 Nov 2017 16:46:54 +0000 (UTC) (envelope-from gurenchan@gmail.com) Received: by mail-io0-x230.google.com with SMTP id e89so2791144ioi.11 for ; Tue, 07 Nov 2017 08:46:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=kWqDeYVZmPHvRcRPN0JNkqpo3UgVX8stwIBFC09o2ZA=; b=rMg3Y5FVO5qtiDjiXiGYdL+80xH8AUqNoktcHjE0gDVgxuKvVD+Y8I62iFtr5CdtP4 qqPyVXDgQL9sD07lqy918koA3ymVCVCQ8JxnJoUiLZJGMRwpLeyUd3aNHNmfsboQs6Ha kPfO5NbXFhpPPIng0VFa92/OpLg7o5+EhCKE5ej1zXIRb7eQQ3/NPWX/B24zALuGc+Gm DOFgxW7ZmXyEDy1d2IAr1mGLY2NEzJsWMjvFhBEzKnU6oRQ77Kyd3irfJ7+ZcPnAZ75a q1/Drvl2jF9D9Z1Y/AMV0OT5nXv4f2PhUVi3igEU2qFmiPQ531KX+m1pazgUXnMz0XNE OXLw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=kWqDeYVZmPHvRcRPN0JNkqpo3UgVX8stwIBFC09o2ZA=; b=tc3wnjp6m4z8QJRGj0WqZq5GAFkDlICEWyPjVPUZqj+M5T6aFgLGh/G7gxV59i3qPb XhatQBB1r/USPptv5+WdrR+wF9i8FN+3be54rwm7NW4Ua9guwSawLSV7k50SknjyB+WD cxsT3W+vlC3tLGYBfgQfJO8eYYzXod752OeUUNEYKZoSbDNYHhRZ/BYXs6HlD4QTKxlo 9zwFwtYqAXADAWjre/cNGHX03bJUxqCVaE2XXznsXLbpox+0z5fU2CIqOvZVrX560sL7 hnAc3tTdTdH+zGrlnaHJKcbD2FQgrJ7cQM4paUSOCt5tglKZumvjyeauhmQgubus7vgD UYgw== X-Gm-Message-State: AJaThX5hWYC7ZeilUw8s1RM8Ta5dhj2iYpIoCgjFn01plHmufjcbfNGm RAxUMygFGZtQpE/NzZzd1MBL5Wx+0kFtTRRzNqc= X-Google-Smtp-Source: ABhQp+S4tZM/C4bzoWqU+4ldSEpE0+/URmGjluccG3dvC3moGU8Y8aQYnLI3kQPUfRWwmY6I2TGV/e1y4f/XHr+s39Y= X-Received: by 10.107.62.65 with SMTP id l62mr21895645ioa.153.1510073213735; Tue, 07 Nov 2017 08:46:53 -0800 (PST) MIME-Version: 1.0 Received: by 10.107.8.66 with HTTP; Tue, 7 Nov 2017 08:46:53 -0800 (PST) From: blubee blubeeme Date: Wed, 8 Nov 2017 00:46:53 +0800 Message-ID: Subject: ports depending on python To: FreeBSD Ports Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Nov 2017 16:46:55 -0000 I am having some real tough time building this port that requires python modules. Is there anyone in here willing to help me debug this issue? Whenever I add: USE_GNOME py3gobject3 to my port it tries to build lib-mesa with python2 instead of python3 so the build fails. I need those py3gobject3 introspection bindings though. Anyone have some time to assist me with this? From owner-freebsd-ports@freebsd.org Tue Nov 7 16:52:07 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DC180E5DAE4 for ; Tue, 7 Nov 2017 16:52:07 +0000 (UTC) (envelope-from list_freebsd@bluerosetech.com) Received: from echo.brtsvcs.net (echo.brtsvcs.net [IPv6:2607:f740:c::4ae]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C4E56758A6 for ; Tue, 7 Nov 2017 16:52:07 +0000 (UTC) (envelope-from list_freebsd@bluerosetech.com) Received: from chombo.houseloki.net (c-73-240-250-185.hsd1.or.comcast.net [73.240.250.185]) by echo.brtsvcs.net (Postfix) with ESMTPS id 2CB4B38F44; Tue, 7 Nov 2017 08:52:07 -0800 (PST) Received: from [IPv6:2601:1c2:1400:8d31:5c85:1f0:ab8:37b] (unknown [IPv6:2601:1c2:1400:8d31:5c85:1f0:ab8:37b]) by chombo.houseloki.net (Postfix) with ESMTPSA id C3D993A8; Tue, 7 Nov 2017 08:52:05 -0800 (PST) Subject: Re: best way to maintain local ports tree changes To: Miroslav Lachman <000.fbsd@quip.cz>, FreeBSD Ports ML References: <5A01D736.40204@quip.cz> From: Mel Pilgrim Message-ID: <3eebeffe-d13a-befa-7ec3-dfa44a124b38@bluerosetech.com> Date: Tue, 7 Nov 2017 08:51:53 -0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <5A01D736.40204@quip.cz> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Nov 2017 16:52:08 -0000 On 11/07/2017 07:54, Miroslav Lachman wrote: > What is the best way to maintain local ports tree changes? > > I am building packages in poudriere, 4 different sets for 2 archs (8 > sets in total). > > I have some local ports and some changes to official ports. Now we are > planing to do some small changes in ports/Mk too. > So what is the best way to get ports tree in sync with official ports > tree but keep our local changes without a need to apply patches manually > over and over? > > What are you guys using for this scenario? Purely local ports are in a "local" subdir. Changes to official ports that can go upstream do, otherwise I clone the skeleton into local and use that. From owner-freebsd-ports@freebsd.org Tue Nov 7 17:03:42 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 413A6E5E03D for ; Tue, 7 Nov 2017 17:03:42 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id D721276C3B for ; Tue, 7 Nov 2017 17:03:41 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id CB3E3BDD2F; Tue, 7 Nov 2017 18:03:38 +0100 (CET) Received: from ogg.in.absolight.net (ogg.in.absolight.net [79.143.241.239]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by prod2.absolight.net (Postfix) with ESMTPSA id B166BBDD1E; Tue, 7 Nov 2017 18:03:38 +0100 (CET) Subject: Re: best way to maintain local ports tree changes To: Miroslav Lachman <000.fbsd@quip.cz>, FreeBSD Ports ML References: <5A01D736.40204@quip.cz> From: Mathieu Arnold Organization: Absolight / The FreeBSD Foundation Message-ID: <3bf0c6dc-51b9-9799-6608-53db1270bf4a@FreeBSD.org> Date: Tue, 7 Nov 2017 18:03:36 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <5A01D736.40204@quip.cz> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="VU8m9mdwLSQhwLRT6LU13QFQnMpKhPV93" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Nov 2017 17:03:42 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --VU8m9mdwLSQhwLRT6LU13QFQnMpKhPV93 Content-Type: multipart/mixed; boundary="dFHOvHgev2oUFJCGmj9sxOodDGttXlR31"; protected-headers="v1" From: Mathieu Arnold To: Miroslav Lachman <000.fbsd@quip.cz>, FreeBSD Ports ML Message-ID: <3bf0c6dc-51b9-9799-6608-53db1270bf4a@FreeBSD.org> Subject: Re: best way to maintain local ports tree changes References: <5A01D736.40204@quip.cz> In-Reply-To: <5A01D736.40204@quip.cz> --dFHOvHgev2oUFJCGmj9sxOodDGttXlR31 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Language: fr Le 07/11/2017 =C3=A0 16:54, Miroslav Lachman a =C3=A9crit=C2=A0: > What is the best way to maintain local ports tree changes? > > I am building packages in poudriere, 4 different sets for 2 archs (8 > sets in total). > > I have some local ports and some changes to official ports. Now we are > planing to do some small changes in ports/Mk too. I would advise against patching the framework directly, most things are configurable, what problems do you have with ports/Mk ? Are you aware of the Mk/bsd.local.mk file that is there to allow you to not change the other files ? As for the ports, you can also add a Makefile.local that will be parsed after the main Makefile, it may help you depending on what you change in existing ports. > So what is the best way to get ports tree in sync with official ports > tree but keep our local changes without a need to apply patches > manually over and over? > > What are you guys using for this scenario? > > Kind regards > Miroslav Lachman > _______________________________________________ > freebsd-ports@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org= " > --=20 Mathieu Arnold --dFHOvHgev2oUFJCGmj9sxOodDGttXlR31-- --VU8m9mdwLSQhwLRT6LU13QFQnMpKhPV93 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAEBCgBmBQJaAedpXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85IwxQP/0yKsKoG6HNNIxIAqt/8TvqP 5Rjnr0qH2QUljLr32butPwMBvHAoIVPXlSy/NwYcAhyvSwSmkcSN/N6yKIpEU5oy WgHAicT9W166YV4OXGxnKl7QVRWjn61mbpnZeTLGN0/StBmrU8Ejflk4VUfiJkp0 f1URGpYPofuPTvkHUw1Wu10kjKpC8M5fw7oQFESiyBJODU57P+7w1jLmKebHXgjE SLADOb9eQOvFz9SqFQX0AE2AgqSRxJDAbUO8ewh7ARxOAx+VLnMrGH6OD+amfDhM neKK8wuuLr4mUIj7ghi0OLFmOpY9x93NYUns+4UqiABb5wfh69n5R1ddBwoxIKk4 zXb8G+YxXHnH1wl9cbqST56c+U7b9TZMS75GhJamfJOtc9q5gdtbhShLaS4CZatC WEB2HOKl/KTP9gHheg3nJuyvzegpab+yqLBBW6HIKTSnPGvTxyJjouYnneebJJ8l 0UG1RHn7gvwsEU2gXY2Lu3bCjCV7aH/jbA8KN8DMWxH+BAMUXjrd8CBp+On9QLQz BiRloZ5eAL6hK2gp25GCbVI/tJoWfrhcGH1jsJqcP3BiakYxaxidNHTAbeN+BwHX X0Nd02bEpsH/H2IxK0gwvyPrnmMbl4twR2sPDDI9auWmDhA2ZBKZDtdy+XQzml16 LzkZUa2n7jweiKNPteM4 =uXwX -----END PGP SIGNATURE----- --VU8m9mdwLSQhwLRT6LU13QFQnMpKhPV93-- From owner-freebsd-ports@freebsd.org Tue Nov 7 17:13:17 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0DDEBE5E421 for ; Tue, 7 Nov 2017 17:13:17 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: from mail-ua0-x232.google.com (mail-ua0-x232.google.com [IPv6:2607:f8b0:400c:c08::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A88F477B27; Tue, 7 Nov 2017 17:13:16 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: by mail-ua0-x232.google.com with SMTP id 10so50703uav.9; Tue, 07 Nov 2017 09:13:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=r19v5uZzbfi1KwcLoes2r5ISrnWOQNvlnNZnE4zD1hE=; b=uvMYK0bnuXNkMrl+9LWdGTfvSf58YEu6hbcQDaNTiwbwmvsUKNEekev8FAWqO59saH 3hv3WfjwS9j8mAFamJ1yjXYO4Oz6C9Cd6on5nLlXD+J4kZ6ENmJIpZzqUUoS3y+9CyNK Ys8VSB1KRM5OU/Uf6hmMiZVRa0ScHNvvG8LkvCTwF6XBO9r81mxsnoTDsIGWL6fdgcyi KsUSBr8ScatJ9El5aEhYGN3g9c6nqPdlYqKLsQlwntB71tO2+mD2ETcUKWYThAxx8k9O bdkEcvAQAeDhVQIHy5iY94ei70U9oKKgfRvJ59T1fpzio0s0kPpSPyknRk+cxgH87m7l 9veA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=r19v5uZzbfi1KwcLoes2r5ISrnWOQNvlnNZnE4zD1hE=; b=uSVKHgdtUgOnLvlm3V7JcLzVVn1zUH/t/RbZP3lSuxYE5A1hPpUULlQZcq8+Y+oXXt jWfm9B/zM9NO6Ilert1aAVkFrhfEqgL1VCqfvXSFGTGMiwAUMpw/1orT/+x7T/lRZAPE vuhgcEn8Vaxa86OOJanKUw1mKwfyNYVGgXyV93v9I2W+PQkQl0DZEv7dFOAmQblgFQW5 dH+HqPULIZvUk2uAnm+N2TgP2eVc0T36HN8dUl7ooRE175SqAd0rdjwiGf2C+boN7NI/ Gd1pgULlkHddDVPUHJLjxbQmVmMU3qFW4W/fV+1fpP2yAsZGFDGn1x9FA69MqHkVelZ2 ClJA== X-Gm-Message-State: AJaThX4kqnOd44N0+qqIikcPm9ruBTxEVe1MhsFMWr1nCt8mB4TdEKQs qbadbyYKMINoLx6SRdvi/SUF3LYWlSOAePhNX4J8BE1x X-Google-Smtp-Source: ABhQp+S80LZSlykES9wA/f/h8lahnWAlczAD2MR9em4erNUCie153/I+InF5ll2pig+Vi9y2ri1c0ZE6ENigEDi5L54= X-Received: by 10.176.94.105 with SMTP id a41mr1839394uah.190.1510074795228; Tue, 07 Nov 2017 09:13:15 -0800 (PST) MIME-Version: 1.0 Sender: kob6558@gmail.com Received: by 10.103.85.8 with HTTP; Tue, 7 Nov 2017 09:13:14 -0800 (PST) In-Reply-To: <327729a4-9f78-3b15-d935-f430baef2338@FreeBSD.org> References: <37A736BF-B10E-4DAA-A66D-374912FF9210@citrix.com> <932E137C-5855-45FC-82E3-46814971D22B@citrix.com> <327729a4-9f78-3b15-d935-f430baef2338@FreeBSD.org> From: Kevin Oberman Date: Tue, 7 Nov 2017 09:13:14 -0800 X-Google-Sender-Auth: jZXxJjkl9lTZWGb6UdTviSVJ5oU Message-ID: Subject: Re: Regarding building corosync 2.4.3 on FreeBSD 8.4-RELEASE To: Mathieu Arnold Cc: Thomas Mueller , FreeBSD Ports ML Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Nov 2017 17:13:17 -0000 On Tue, Nov 7, 2017 at 1:06 AM, Mathieu Arnold wrote: > Le 07/11/2017 =C3=A0 09:37, Thomas Mueller a =C3=A9crit : > > from Jaspal Kaur: > > > >> I am trying to build corosync 2.4.3 on FreeBSD 8.4-RELEASE. I am able > to build its below dependencies: > > ... > > > > The first thing to do is update FreeBSD, since 8.4 is long past > end-of-life. Oldest supported version is 10.4, better to install FreeBSD > 11.1 or STABLE, or HEAD. > > Oldest supported versions are 10.3 and 11.0. > > 11.0 hits EOL at the end of this month, so it is not a real choice. Oldes= t versions to install are really 10.4 and 11.1 as 10.3 has only 6 months before EOL. -- Kevin Oberman, Part time kid herder and retired Network Engineer E-mail: rkoberman@gmail.com PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683 From owner-freebsd-ports@freebsd.org Tue Nov 7 18:17:46 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 38EF4E60B8B for ; Tue, 7 Nov 2017 18:17:46 +0000 (UTC) (envelope-from SRS0=HBwh=CF=quip.cz=000.fbsd@elsa.codelab.cz) Received: from elsa.codelab.cz (elsa.codelab.cz [94.124.105.4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F361F7D3B9; Tue, 7 Nov 2017 18:17:45 +0000 (UTC) (envelope-from SRS0=HBwh=CF=quip.cz=000.fbsd@elsa.codelab.cz) Received: from elsa.codelab.cz (localhost [127.0.0.1]) by elsa.codelab.cz (Postfix) with ESMTP id 9F17728416; Tue, 7 Nov 2017 19:17:42 +0100 (CET) Received: from illbsd.quip.test (ip-86-49-16-209.net.upcbroadband.cz [86.49.16.209]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by elsa.codelab.cz (Postfix) with ESMTPSA id 962952840C; Tue, 7 Nov 2017 19:17:41 +0100 (CET) Subject: Re: best way to maintain local ports tree changes To: Mathieu Arnold , FreeBSD Ports ML References: <5A01D736.40204@quip.cz> <3bf0c6dc-51b9-9799-6608-53db1270bf4a@FreeBSD.org> From: Miroslav Lachman <000.fbsd@quip.cz> Message-ID: <5A01F8C5.7070107@quip.cz> Date: Tue, 7 Nov 2017 19:17:41 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:42.0) Gecko/20100101 Firefox/42.0 SeaMonkey/2.39 MIME-Version: 1.0 In-Reply-To: <3bf0c6dc-51b9-9799-6608-53db1270bf4a@FreeBSD.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Nov 2017 18:17:46 -0000 Mathieu Arnold wrote on 11/07/2017 18:03: > Le 07/11/2017 à 16:54, Miroslav Lachman a écrit : >> What is the best way to maintain local ports tree changes? >> >> I am building packages in poudriere, 4 different sets for 2 archs (8 >> sets in total). >> >> I have some local ports and some changes to official ports. Now we are >> planing to do some small changes in ports/Mk too. > > I would advise against patching the framework directly, most things are > configurable, what problems do you have with ports/Mk ? For example I would like to rip of some lines from Mk/Uses/php.mk Some time ago when etc/php/extensions.ini was split in to many pieces the following messages was introduced for each and every PHP extension installed / upgraded ## {{{ message **************************************************************************** Message from php56-filter-5.6.32: **************************************************************************** The following line has been added to your /usr/local/etc/php/ext-20-filter.ini configuration file to automatically load the installed extension: extension=filter.so ## }}} message It is really annoying to have terminal scrolled 300 lines just to show me this. I understand it was useful for somebody for transition period but now...? > Are you aware of the Mk/bsd.local.mk file that is there to allow you to > not change the other files ? I am not aware of Mk/bsd.local.mk but I think it will not allow me to modify behaviour of Mk/Uses/php.mk > As for the ports, you can also add a Makefile.local that will be parsed > after the main Makefile, it may help you depending on what you change in > existing ports. I have small patches for some ports like ports-mgmt/pkg (I submitted it few years ago without any attention). We need to keep sysutils/tmux on version 2.3 because newer versions are buggy (tmux author said it is feature and refuse to restore old behaviour - I also posted in FreeBSD mailing lists about this issue) We are patching benchmarks/sysbench to use vim-lite as dependency instead of full Vim: BUILD_DEPENDS= xxd:editors/vim-lite Those are just examples why I would like to have some small patches applied to ports tree after sync with official ports tree but do not want to use local category for each of this modification. I found ports-mgmt/portshaker - is it right tool for my use case? Miroslav Lachman From owner-freebsd-ports@freebsd.org Tue Nov 7 20:24:11 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 35073E63C98 for ; Tue, 7 Nov 2017 20:24:11 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Received: from udns.ultimatedns.net (static-24-113-41-81.wavecable.com [24.113.41.81]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 135F566764 for ; Tue, 7 Nov 2017 20:24:10 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Received: from ultimatedns.net (localhost [127.0.0.1]) by udns.ultimatedns.net (8.14.9/8.14.9) with ESMTP id vA7Jt951062956 for ; Tue, 7 Nov 2017 11:55:15 -0800 (PST) (envelope-from bsd-lists@bsdforge.com) To: In-Reply-To: <20171101142026.GA91788@troutmask.apl.washington.edu> References: , <20171101142026.GA91788@troutmask.apl.washington.edu> From: "Chris H" Subject: Re: Firefox became much slower Date: Tue, 07 Nov 2017 11:55:15 -0800 Content-Type: text/plain; charset=UTF-8; format=fixed MIME-Version: 1.0 Message-id: <8aa83d2369d1caa5d702d43bd8a6c9b7@ultimatedns.net> Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Nov 2017 20:24:11 -0000 On Wed, 1 Nov 2017 07:20:26 -0700 Steve Kargl wrote > On Wed, Nov 01, 2017 at 09:07:11AM +0300, Gleb Popov wrote: > > > > I'm using Firefox on quite ancient machine (amd64, though) and after > > updating from firefox-56.0.1_3 to 56.0.2_3,1 it has become much more > > sluggish - whole UI hangs during page loading, scrolling isn't smooth > > anymore. > > > > Anyone also see this? > > > > How much memory do you have? I had to switch to seamonkey > on a old laptop due to firefox's hunger for memory. I was > constantly swapping. FWIW Firefox has always leaked memory like water through a sieve. As a result, no matter how many resources I have on any given system. I can't leave FF open for any length of time, w/o having to restart it; else system starts swapping until all resources are exhausted; then panic && reboot. --Chris > > -- > Steve > _______________________________________________ > freebsd-ports@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" From owner-freebsd-ports@freebsd.org Tue Nov 7 20:35:26 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4FC2FE63F28 for ; Tue, 7 Nov 2017 20:35:26 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Received: from udns.ultimatedns.net (static-24-113-41-81.wavecable.com [24.113.41.81]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2A48A67B22 for ; Tue, 7 Nov 2017 20:35:25 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Received: from ultimatedns.net (localhost [127.0.0.1]) by udns.ultimatedns.net (8.14.9/8.14.9) with ESMTP id vA7KZQka072744 for ; Tue, 7 Nov 2017 12:35:32 -0800 (PST) (envelope-from bsd-lists@bsdforge.com) To: In-Reply-To: References: <2a63930c-6a05-534d-942a-fa9201443b89@columbus.rr.com> <141c60d0-4fd1-af47-6466-43b604865109@madpilot.net> <163f8846-fed9-f09d-c4a7-c3a25477e8d5@freebsd.org> , From: "Chris H" Subject: Re: Firefox became much slower Date: Tue, 07 Nov 2017 12:35:32 -0800 Content-Type: text/plain; charset=UTF-8; format=fixed MIME-Version: 1.0 Message-id: Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Nov 2017 20:35:26 -0000 On Wed, 1 Nov 2017 21:54:21 +0300 Gleb Popov <6yearold@gmail.com> wrote > On Wed, Nov 1, 2017 at 7:12 PM, Kevin Oberman wrote: > > > On Wed, Nov 1, 2017 at 8:15 AM, Andriy Gapon wrote: > > > > > On 01/11/2017 14:18, Stefan Esser wrote: > > > > uMatrix has lots of pre-configured rules (blocks trackers and known > > > > malware sites), but I'm using it in conjunction with uBlock from the > > > > same developers. > > > > > > I used to use uBlock but at the time I got an impression that the addon > > > itself > > > ate away resources and slowed down my browser. > > > What's your impression of it at this time? > > > > > > Thank you. > > > -- > > > Andriy Gapon > > > > > > When I had firefox slow dramatically, I learned that quite a few > > extensions will disable multiprocessing. This can totally destroy the > > performance. > > > > Use about:support ti see if Multiprocess Windows is enabled. If not, > > disable add-ons until that changes. > > -- > > Kevin Oberman, Part time kid herder and retired Network Engineer > > E-mail: rkoberman@gmail.com > > PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683 > > _______________________________________________ > > freebsd-ports@freebsd.org mailing list > > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > > > > That was super useful suggestion. Thanks! Weird. about:support results in an instant crash in my copy of FF. > _______________________________________________ > freebsd-ports@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" From owner-freebsd-ports@freebsd.org Tue Nov 7 21:06:15 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B7AD7E64D09 for ; Tue, 7 Nov 2017 21:06:15 +0000 (UTC) (envelope-from oliver@schonrocks.com) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 930406A77E for ; Tue, 7 Nov 2017 21:06:15 +0000 (UTC) (envelope-from oliver@schonrocks.com) Received: by mailman.ysv.freebsd.org (Postfix) id 92275E64D08; Tue, 7 Nov 2017 21:06:15 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 91CCFE64D07 for ; Tue, 7 Nov 2017 21:06:15 +0000 (UTC) (envelope-from oliver@schonrocks.com) Received: from smtp.schonrocks.com (smtp.schonrocks.com [109.73.123.240]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4E8246A77A; Tue, 7 Nov 2017 21:06:14 +0000 (UTC) (envelope-from oliver@schonrocks.com) Received: from [192.168.40.60] (home.zaheer.org.uk [81.187.127.171]) by smtp.schonrocks.com (Postfix) with ESMTPA id 2D86B49B4B3; Tue, 7 Nov 2017 20:57:18 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=schonrocks.com; s=default; t=1510088238; bh=/dQ1bHuAeJRJDxgAiaeTMe/i+lYRdfnACc7QxErkuQs=; h=Subject:To:Cc:References:From:Date:In-Reply-To; b=j7VnXvbiYslpN2ZebUJd/PgPan9iuk3epC4hmqVnyrLawWdpf3KLnRD1KVxBfLsRB dQCuT0zPNrwWA+s4LtjJeX7C/djpf9d29fYhsm8GrKHFaeEuC/IGQJgmrr4PO3Hm03 BoKIYD5NxOOCj9l2PQMSaaefNcGbNXLmnaGLFqrI= Subject: Re: FreeBSD Port: xapian-bindings-1.2.24 To: Sunpoet Po-Chuan Hsieh Cc: ports References: <81a93ab1-4e9d-af41-8c53-8c06e025e81d@schonrocks.com> <23a8b136-b726-22fd-ba33-ccf3e4461f8f@schonrocks.com> From: Oliver Schonrock Message-ID: Date: Tue, 7 Nov 2017 20:57:16 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="BDGn4xuDAE046TJ593II1clJ7t5Xk7sf8" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Nov 2017 21:06:15 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --BDGn4xuDAE046TJ593II1clJ7t5Xk7sf8 Content-Type: multipart/mixed; boundary="64cd14mWNMgWt7J3liAM4eFPWwAGmb8Qq"; protected-headers="v1" From: Oliver Schonrock To: Sunpoet Po-Chuan Hsieh Cc: ports Message-ID: Subject: Re: FreeBSD Port: xapian-bindings-1.2.24 References: <81a93ab1-4e9d-af41-8c53-8c06e025e81d@schonrocks.com> <23a8b136-b726-22fd-ba33-ccf3e4461f8f@schonrocks.com> In-Reply-To: --64cd14mWNMgWt7J3liAM4eFPWwAGmb8Qq Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Language: en-GB On 10/07/17 19:51, Sunpoet Po-Chuan Hsieh wrote: > Since our default php is still 5.6, there are only official packages > for php 5.6. > > However, we'll have flavored packages in the near future. > It is said to support multiple python versions. > I believe packages for non-default php versions will be available then.= Any news news on the timing of this please? --=20 Oliver Sch=C3=B6nrock email : oliver@schonrocks.com=20 --64cd14mWNMgWt7J3liAM4eFPWwAGmb8Qq-- --BDGn4xuDAE046TJ593II1clJ7t5Xk7sf8 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJaAh4sAAoJEF6SumULDx4P+ZUIAJGnL6HphXa1k7haxOviTks0 VJk1iV3ofp5HZaOPyAjNWAFQSEfThq/azK6L/8YXDzvFdv0ERYCoeWu9SFbkmIRe wTogS/1dhhG+7yVVwQvYDyRNg85R1zgqKQ1jnAr41AoVUI1p5xMwhADw7ZXjCSPI UfVD1Gojos+84TKTF1Q7TExgtXryoZB8qNMPwQiu4brQOxIYHSNVHQj0ecQP9Ed7 JpdubgpRy6FIQL9TMQCDjnspImlH71jDr4OFZ5ZEIHMBQmn6fe709TUHDt/zn5C/ TLdvP/BmVgPsbzWUo9bc/B/hPhhjFWDmXtB98YTze/nonICNZ93bqrNCV0BjheU= =u8SR -----END PGP SIGNATURE----- --BDGn4xuDAE046TJ593II1clJ7t5Xk7sf8-- From owner-freebsd-ports@freebsd.org Tue Nov 7 21:26:27 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A71E4E65449 for ; Tue, 7 Nov 2017 21:26:27 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Received: from udns.ultimatedns.net (static-24-113-41-81.wavecable.com [24.113.41.81]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6E9ED6D0E4 for ; Tue, 7 Nov 2017 21:26:26 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Received: from ultimatedns.net (localhost [127.0.0.1]) by udns.ultimatedns.net (8.14.9/8.14.9) with ESMTP id vA7LQQ5B092132 for ; Tue, 7 Nov 2017 13:26:32 -0800 (PST) (envelope-from bsd-lists@bsdforge.com) To: In-Reply-To: <201711012020.26780.dr.klepp@gmx.at> References: , <201711012020.26780.dr.klepp@gmx.at> From: "Chris H" Subject: Re: Firefox became much slower Date: Tue, 07 Nov 2017 13:26:32 -0800 Content-Type: text/plain; charset=UTF-8; format=fixed MIME-Version: 1.0 Message-id: <94350d8500becf8c5de8889b28662273@ultimatedns.net> Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Nov 2017 21:26:27 -0000 On Wed, 1 Nov 2017 20:20:26 +0100 "Dr. Nikolaus Klepp" wrote > Am Mittwoch, 1. November 2017 schrieb Gleb Popov: > > On Wed, Nov 1, 2017 at 7:12 PM, Kevin Oberman wrote: > > > > > On Wed, Nov 1, 2017 at 8:15 AM, Andriy Gapon wrote: > > > > > > > On 01/11/2017 14:18, Stefan Esser wrote: > > > > > uMatrix has lots of pre-configured rules (blocks trackers and known > > > > > malware sites), but I'm using it in conjunction with uBlock from the > > > > > same developers. > > > > > > > > I used to use uBlock but at the time I got an impression that the addon > > > > itself > > > > ate away resources and slowed down my browser. > > > > What's your impression of it at this time? > > > > > > > > Thank you. > > > > -- > > > > Andriy Gapon > > > > > > > > > When I had firefox slow dramatically, I learned that quite a few > > > extensions will disable multiprocessing. This can totally destroy the > > > performance. > > > > > > Use about:support ti see if Multiprocess Windows is enabled. If not, > > > disable add-ons until that changes. > > You can add this boolean value in about:config to force "Multiprocess > Windows": > > browser.tabs.remote.force-enable=true Excellent tip. Thanks for sharing it! And to think it was hiding in FF since 2015 [1] 1) https://asadotzler.com/2016/06/06/firefox-48-beta-release-and-e10s/ --Chris > > > > > > -- > > > Kevin Oberman, Part time kid herder and retired Network Engineer > > > E-mail: rkoberman@gmail.com > > > PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683 > > > _______________________________________________ > > > freebsd-ports@freebsd.org mailing list > > > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > > > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > > > > > > > That was super useful suggestion. Thanks! > > _______________________________________________ > > freebsd-ports@freebsd.org mailing list > > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > > > > > > -- > Please do not email me anything that you are not comfortable also sharing > with the NSA, CIA ... _______________________________________________ > freebsd-ports@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" From owner-freebsd-ports@freebsd.org Tue Nov 7 23:55:03 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8E583E67F4A for ; Tue, 7 Nov 2017 23:55:03 +0000 (UTC) (envelope-from dave@horsfall.org) Received: from viclamta10p.bpe.bigpond.com (viclamta10p.bpe.bigpond.com [203.38.21.74]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "", Issuer "Openwave Messaging Inc." (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 69A627925C for ; Tue, 7 Nov 2017 23:54:59 +0000 (UTC) (envelope-from dave@horsfall.org) Received: from smtp.telstra.com ([10.10.26.4]) by viclafep33p-svc.bpe.nexus.telstra.com.au with ESMTP id <20171107221630.JNQJ28488.viclafep33p-svc.bpe.nexus.telstra.com.au@smtp.telstra.com> for ; Wed, 8 Nov 2017 09:16:30 +1100 X-RG-Spam: Unknown X-Junkmail-Premium-Raw: score=7/83, refid=2.7.2:2017.11.7.214516:17:7.944, ip=, rules=__HAS_FROM, __TO_MALFORMED_2, __TO_NAME, __TO_NAME_DIFF_FROM_ACC, __BOUNCE_CHALLENGE_SUBJ, __BOUNCE_NDR_SUBJ_EXEMPT, __SUBJ_ALPHA_END, __IN_REP_TO, __HAS_MSGID, __SANE_MSGID, __USER_AGENT, __MIME_VERSION, __CT, __CT_TEXT_PLAIN, __SUBJ_ALPHA_NEGATE, __FORWARDED_MSG, __NO_HTML_TAG_RAW, BODY_SIZE_600_699, BODYTEXTP_SIZE_3000_LESS, __MIME_TEXT_P1, __MIME_TEXT_ONLY, HTML_00_01, HTML_00_10, BODY_SIZE_5000_LESS, IN_REP_TO, MSG_THREAD, __TO_REAL_NAMES, LEGITIMATE_SIGNS, NO_URI_FOUND, NO_CTA_URI_FOUND, BODY_SIZE_1000_LESS, BODY_SIZE_2000_LESS, __MIME_TEXT_P, NO_URI_HTTPS, BODY_SIZE_7000_LESS Received: from aneurin.horsfall.org (110.141.193.233) by smtp.telstra.com (9.0.019.16-1) id 59D6807E057DF3AC for freebsd-ports@freebsd.org; Wed, 8 Nov 2017 09:16:29 +1100 Received: from aneurin.horsfall.org (localhost [127.0.0.1]) by aneurin.horsfall.org (8.15.2/8.15.2) with ESMTP id vA7MGTAX014725 for ; Wed, 8 Nov 2017 09:16:29 +1100 (EST) (envelope-from dave@horsfall.org) Received: from localhost (dave@localhost) by aneurin.horsfall.org (8.15.2/8.15.2/Submit) with ESMTP id vA7MGT7U014722 for ; Wed, 8 Nov 2017 09:16:29 +1100 (EST) (envelope-from dave@horsfall.org) X-Authentication-Warning: aneurin.horsfall.org: dave owned process doing -bs Date: Wed, 8 Nov 2017 09:16:29 +1100 (EST) From: Dave Horsfall To: FreeBSD Ports Subject: Re: Firefox became much slower In-Reply-To: <8aa83d2369d1caa5d702d43bd8a6c9b7@ultimatedns.net> Message-ID: References: , <20171101142026.GA91788@troutmask.apl.washington.edu> <8aa83d2369d1caa5d702d43bd8a6c9b7@ultimatedns.net> User-Agent: Alpine 2.21 (BSF 202 2017-01-01) X-GPG-Public-Key: http://www.horsfall.org/gpgkey.pub X-GPG-Fingerprint: 05B4 FFBC 0218 B438 66E0 587B EF46 7357 EF5E F58B X-Home-Page: http://www.horsfall.org/ X-Witty-Saying: "chmod 666 the_mode_of_the_beast" MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Nov 2017 23:55:03 -0000 On Tue, 7 Nov 2017, Chris H wrote: > FWIW Firefox has always leaked memory like water through a sieve. As a > result, no matter how many resources I have on any given system. I can't > leave FF open for any length of time, w/o having to restart it; else > system starts swapping until all resources are exhausted; then panic && > reboot. It got really bad around 53 or so; I wish their programmers (no doubt fresh out of school) would fix existent bugs instead of adding frilly new "features"' we don't all have terabytes of free memory. -- Dave Horsfall DTM (VK2KFU) "Those who don't understand security will suffer." From owner-freebsd-ports@freebsd.org Wed Nov 8 00:16:04 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B7CE0E6855F for ; Wed, 8 Nov 2017 00:16:04 +0000 (UTC) (envelope-from zi@freebsd.org) Received: from exodus.zi0r.com (exodus.zi0r.com [71.179.14.195]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "exodus.zi0r.com", Issuer "Gandi Standard SSL CA 2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 8A2E17AA2A; Wed, 8 Nov 2017 00:16:04 +0000 (UTC) (envelope-from zi@freebsd.org) Received: from exodus.zi0r.com (localhost [127.0.0.1]) by exodus.zi0r.com (Postfix) with ESMTP id A7166BD3B3; Tue, 7 Nov 2017 19:16:03 -0500 (EST) X-Virus-Scanned: amavisd-new at zi0r.com Received: from exodus.zi0r.com ([127.0.0.1]) by exodus.zi0r.com (exodus.zi0r.com [127.0.0.1]) (amavisd-new, port 10026) with LMTP id jsUKn4ZZpnN8; Tue, 7 Nov 2017 19:16:03 -0500 (EST) Received: from exodus.zi0r.com (syn.zi0r.com [IPv6:2001:470:8:d58:aba:ca:daba:10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by exodus.zi0r.com (Postfix) with ESMTPSA id E94D5BD3B2; Tue, 7 Nov 2017 19:16:02 -0500 (EST) Date: Tue, 7 Nov 2017 19:16:01 -0500 From: Ryan Steinmetz To: "John W. O'Brien" Cc: FreeBSD Ports , Kubilay Kocak Subject: Re: net/freeradius3 maintainer is ignoring the port (timeout) Message-ID: <20171108001601.GB81707@exodus.zi0r.com> References: <14e8585a-e7bc-4ee3-2f28-8620c9ef5488@saltant.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <14e8585a-e7bc-4ee3-2f28-8620c9ef5488@saltant.com> User-Agent: Mutt/1.8.3 (2017-05-23) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Nov 2017 00:16:04 -0000 On (11/06/17 22:11), John W. O'Brien wrote: >Hello FreeBSD ports, > >The maintainer of net/freeradius3 is unresponsive on two open bugs, both >with proposed patches. John, I was reviewing these two issues tonight and, if I am not mistaken, the IDN issue was resolved in a commit on 7/17/17: https://svnweb.freebsd.org/ports/head/net/freeradius3/pkg-plist?r1=442287&r2=446076 I also believe that the Kerberos issue was resolved on 4/1/16: https://svnweb.freebsd.org/ports/head/net/freeradius3/Makefile?r1=412347&r2=412348& Can you please verify your ports tree is current (you should see FreeRADIUS 3.0.15) and then confirm/deny? Thanks! -r > >In one case [0], the submitter responded to feedback on 2016-02-03, >there has been no further action on the part of the maintainer, and the >port remains broken w.r.t. Kerberos. > >In the other case [1], there was already one maintainer timeout (5 mo as >of 2016-07-17). The bug was reassigned to the maintainer on 2017-08-18, >and there has been no further action. > >I would appreciate it if somebody could give these bugs the attention >they need. > >Also, I ask that if the maintainer is unable or unwilling to attend to >reported problems, that the port be released so that others could more >easily work to improve it. > >Regards, >John > >[0] net/freeradius3: Fix pkg-plist with IDN option > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202684 >[1] net/freeradius3: Does not link properly against selected kerberos >implementation > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205493 > -- Ryan Steinmetz PGP: 9079 51A3 34EF 0CD4 F228 EDC6 1EF8 BA6B D028 46D7 From owner-freebsd-ports@freebsd.org Wed Nov 8 00:27:05 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C136AE68946 for ; Wed, 8 Nov 2017 00:27:05 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A33607B4A8; Wed, 8 Nov 2017 00:27:05 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id 0AE3710E04; Wed, 8 Nov 2017 00:27:05 +0000 (UTC) From: Jan Beich To: "Chris H" Cc: Subject: Re: Firefox became much slower References: <201711012020.26780.dr.klepp@gmx.at> <94350d8500becf8c5de8889b28662273@ultimatedns.net> Date: Wed, 08 Nov 2017 01:26:51 +0100 In-Reply-To: <94350d8500becf8c5de8889b28662273@ultimatedns.net> (Chris H.'s message of "Tue, 07 Nov 2017 13:26:32 -0800") Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Nov 2017 00:27:05 -0000 "Chris H" writes: > On Wed, 1 Nov 2017 20:20:26 +0100 "Dr. Nikolaus Klepp" wrote > >> Am Mittwoch, 1. November 2017 schrieb Gleb Popov: >> > On Wed, Nov 1, 2017 at 7:12 PM, Kevin Oberman wrote: >> > >> > > On Wed, Nov 1, 2017 at 8:15 AM, Andriy Gapon wrote: >> > > >> > > > On 01/11/2017 14:18, Stefan Esser wrote: >> > > > > uMatrix has lots of pre-configured rules (blocks trackers and known >> > > > > malware sites), but I'm using it in conjunction with uBlock from the >> > > > > same developers. >> > > > >> > > > I used to use uBlock but at the time I got an impression that the addon >> > > > itself >> > > > ate away resources and slowed down my browser. >> > > > What's your impression of it at this time? >> > > > >> > > > Thank you. >> > > > -- >> > > > Andriy Gapon >> > > >> > > >> > > When I had firefox slow dramatically, I learned that quite a few >> > > extensions will disable multiprocessing. This can totally destroy the >> > > performance. >> > > >> > > Use about:support ti see if Multiprocess Windows is enabled. If not, >> > > disable add-ons until that changes. >> >> You can add this boolean value in about:config to force "Multiprocess >> Windows": >> >> browser.tabs.remote.force-enable=true > Excellent tip. Thanks for sharing it! > > And to think it was hiding in FF since 2015 [1] > > 1) https://asadotzler.com/2016/06/06/firefox-48-beta-release-and-e10s/ Not really, see https://bugzilla.mozilla.org/show_bug.cgi?id=1348576 https://svnweb.freebsd.org/changeset/ports/436423 From owner-freebsd-ports@freebsd.org Wed Nov 8 10:49:28 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 103F8E4EC01 for ; Wed, 8 Nov 2017 10:49:28 +0000 (UTC) (envelope-from lists@opsec.eu) Received: from home.opsec.eu (home.opsec.eu [IPv6:2001:14f8:200::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CC79D747C6 for ; Wed, 8 Nov 2017 10:49:27 +0000 (UTC) (envelope-from lists@opsec.eu) Received: from pi by home.opsec.eu with local (Exim 4.89 (FreeBSD)) (envelope-from ) id 1eCNvC-000LHz-G0 for freebsd-ports@freebsd.org; Wed, 08 Nov 2017 11:49:26 +0100 Date: Wed, 8 Nov 2017 11:49:26 +0100 From: Kurt Jaeger To: freebsd-ports@freebsd.org Subject: SPDX and LICENSE in the ports framework Message-ID: <20171108104926.GA49221@home.opsec.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Nov 2017 10:49:28 -0000 Hi! Who is working on the LICENSE part of the ports framework ? I've found this website: https://spdx.org/ which describes SPDX as a standard format for communicating the components, licenses and copyrights associated with software packages Do we need some mapping between our license and theirs ? Some tools etc ? -- pi@opsec.eu +49 171 3101372 3 years to go ! From owner-freebsd-ports@freebsd.org Wed Nov 8 10:53:17 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 128B0E4EE26 for ; Wed, 8 Nov 2017 10:53:17 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: from mail-io0-x22b.google.com (mail-io0-x22b.google.com [IPv6:2607:f8b0:4001:c06::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CE05174B2F for ; Wed, 8 Nov 2017 10:53:16 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: by mail-io0-x22b.google.com with SMTP id d66so5490964ioe.5 for ; Wed, 08 Nov 2017 02:53:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=6ofxC/0aQlLlQSqzHNIxOLHs4G739HjS8+kaAjU87as=; b=je0mCHpHbpIC35EnoPCVbYJwzdEU2ChCysS7/d6RK0cVr7XzjXI30TIKd77hc4GG5X WiWtvay7CHi5NmpJHQSiBwvxrXk/qC3FepPI+4yqBhhQwyybIBUF7TA3R9JqiKoUIfF+ zB8+vCB83fPtEbLDBTa4O4f5Z7TAOTQesnAT7rpdvFcfezBGDOLU4vlIICjqZuu8SLWB lTWzUa/063wUSimSt7v9/rxnuYX06CIYwMrlwhOinaSyu+Ud9sOIZoNDgEjLIQAeXbNb 2EgmPxwomxDyjbLFcicaZ/X46hkHihptGwfh5Q3l0zykFuVwEiG9cOQAcmAlklB9EQKg qq8A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=6ofxC/0aQlLlQSqzHNIxOLHs4G739HjS8+kaAjU87as=; b=pIj0B/qV8t2GNB7JkCf6lrVID9ClAdXY9yHXxVzcx1G/YYhFpTk+j5kOtmQep8/oI4 li4fHfpSf6z+GyvA+x1skM0rGqCFCVMjyXh6N6y8S6RYSFOIah+fcV2t7DCMlnm3Ywjk z2yus99Rzoi4hP/vOK+h8LkwisGtFAzBAbAdj1Fq7Cn9s/2cE2sTsSqEulqLjlELDBSN FBEE6riyxPbfXL/Ai+ru1Yzu8ITPiSbn+VRG/FeHKnMSbtIkJfCndgvyK0oXlUP7sXj3 eMXbtwP+vMMqWsJxrHpz0fQ6PWb/O7Fukz2u3sZkAN0H3vZvmk/QwcCK5pAB73icKO79 DTew== X-Gm-Message-State: AJaThX7mlqMY3rNeXgA4I2QZwoMXKAqYu2jdUdsNkQXRze9VSj64cK5Q 2kNXSpwB9jZ5ckp0lTTBqoqqUh1DBpRCMOjbhXzTyA== X-Google-Smtp-Source: AGs4zMZxeFgCzl3UjASQZS7R6aPdXm8wv7DXScutNw037Zj06ZITBcO4fGfZgjF38mX40Owx8TJpvw+dV6p+8nZ5/Ew= X-Received: by 10.107.53.131 with SMTP id k3mr58368ioo.199.1510138395812; Wed, 08 Nov 2017 02:53:15 -0800 (PST) MIME-Version: 1.0 Sender: antoine.brodin.freebsd@gmail.com Received: by 10.107.166.148 with HTTP; Wed, 8 Nov 2017 02:53:15 -0800 (PST) In-Reply-To: <20171108104926.GA49221@home.opsec.eu> References: <20171108104926.GA49221@home.opsec.eu> From: Antoine Brodin Date: Wed, 8 Nov 2017 11:53:15 +0100 X-Google-Sender-Auth: arXP4hwTBmqeckbF7H4itKqGIMk Message-ID: Subject: Re: SPDX and LICENSE in the ports framework To: Kurt Jaeger Cc: FreeBSD Ports Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Nov 2017 10:53:17 -0000 On Wed, Nov 8, 2017 at 11:49 AM, Kurt Jaeger wrote: > Hi! > > Who is working on the LICENSE part of the ports framework ? > > I've found this website: > > https://spdx.org/ > > which describes SPDX as a > > standard format for communicating the components, licenses and > copyrights associated with software packages > > Do we need some mapping between our license and theirs ? > Some tools etc ? Hi, Mk/bsd.licenses.db.mk:18:# The canonical source of license names and short-name identifiers: Mk/bsd.licenses.db.mk:19:# - SPDX License List Mk/bsd.licenses.db.mk:20:# https://spdx.org/licenses/ Cheers, Antoine From owner-freebsd-ports@freebsd.org Wed Nov 8 12:36:14 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 10AADE52114 for ; Wed, 8 Nov 2017 12:36:14 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id F0F2B78C6C for ; Wed, 8 Nov 2017 12:36:13 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id F0522E52112; Wed, 8 Nov 2017 12:36:13 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EFF53E52111 for ; Wed, 8 Nov 2017 12:36:13 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.ysv.freebsd.org (portscout.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E1EA178C6B for ; Wed, 8 Nov 2017 12:36:13 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.ysv.freebsd.org ([127.0.1.123]) by portscout.ysv.freebsd.org (8.15.2/8.15.2) with ESMTP id vA8CaDPo069181 for ; Wed, 8 Nov 2017 12:36:13 GMT (envelope-from portscout@FreeBSD.org) Received: (from portscout@localhost) by portscout.ysv.freebsd.org (8.15.2/8.15.2/Submit) id vA8CaDen069177; Wed, 8 Nov 2017 12:36:13 GMT (envelope-from portscout@FreeBSD.org) Message-Id: <201711081236.vA8CaDen069177@portscout.ysv.freebsd.org> X-Authentication-Warning: portscout.ysv.freebsd.org: portscout set sender to portscout@FreeBSD.org using -f Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain MIME-Version: 1.0 Date: Wed, 8 Nov 2017 12:36:13 +0000 From: portscout@FreeBSD.org To: ports@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Nov 2017 12:36:14 -0000 Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/ports@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ print/ttftot42 | 0.3.1 | 0.4.1 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt Thanks. From owner-freebsd-ports@freebsd.org Wed Nov 8 14:01:45 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6F428E543C4 for ; Wed, 8 Nov 2017 14:01:45 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4F48C7BC08 for ; Wed, 8 Nov 2017 14:01:45 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 4EA70E543C3; Wed, 8 Nov 2017 14:01:45 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4E50DE543C1 for ; Wed, 8 Nov 2017 14:01:45 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 21D9F7BC03; Wed, 8 Nov 2017 14:01:44 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 641E320C52; Wed, 8 Nov 2017 09:01:42 -0500 (EST) Received: from web3 ([10.202.2.213]) by compute4.internal (MEProxy); Wed, 08 Nov 2017 09:01:42 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:message-id:mime-version:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=fm1; bh=sr4/bufdZJ1E7vS2DthBxnJvb3E+h qRPxxK8fiLNQwk=; b=HiGijl3Kfe427Yf0v53otnam11ly0pmho5F21DYv80dIj +Lgs7fHDBD9TrCdb1XWvHQi9gAsE9/Pw0yVY4Rze8Yh3z7rXBgG0WTdpCZL4HVat dVGPqX1nJCJqYrvSIA6YQ0Yr8Ps3mxWX6w2oxLoX7oFdst2rBIjQ2eOJOECz+zd9 e8OMJcprLXJwZQVJFNH+AToQUl0jPGCFFZJQGIA3lTrUdgny8LgfQZo2XSTAJ5vE 1Q4fHAENwcQwQr8pLOgr0DIdEltdx+cyKH/zFC5Me2aRteA1HnWM7wIaTm17k7a8 q+yACgvMk2n4It3uGOzsdMaDYgSrvlYg9OZLYVbkw== X-ME-Sender: Received: by mailuser.nyi.internal (Postfix, from userid 99) id 487409E96D; Wed, 8 Nov 2017 09:01:42 -0500 (EST) Message-Id: <1510149702.1200234.1165722248.57AB1C00@webmail.messagingengine.com> From: Tobias Kortkamp To: kde@FreeBSD.org, ports@FreeBSD.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="utf-8" X-Mailer: MessagingEngine.com Webmail Interface - ajax-f89283c9 Date: Wed, 08 Nov 2017 15:01:42 +0100 Subject: Color problems in Qt 5 applications X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Nov 2017 14:01:45 -0000 Hi, on my notebook every Qt 5 applications appears to have red and blue colors swapped. This doesn't bother me much in applications like KeePassXC, but it's really annoying in VirtualBox. Somebody posted a screenshot of the problem at [1]. I'm using i915kms that comes with FreeBSD 12.0-CURRENT r325436, not drm-next-kmod in case that matters. Some maybe relevant package versions: qt-gui 5.7.1_1, mesa-libs 17.2.3 The problem does not exist on my desktop where I'm using nvidia-driver. Thanks! [1] https://www.bsdforen.de/threads/33888/ From owner-freebsd-ports@freebsd.org Wed Nov 8 21:57:25 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2D055E5CEF2 for ; Wed, 8 Nov 2017 21:57:25 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 11453691F0 for ; Wed, 8 Nov 2017 21:57:25 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 0DBF2E5CEF1; Wed, 8 Nov 2017 21:57:25 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0D58FE5CEEF for ; Wed, 8 Nov 2017 21:57:25 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D9CAA691EF; Wed, 8 Nov 2017 21:57:24 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id D274B212A0; Wed, 8 Nov 2017 16:57:22 -0500 (EST) Received: from web3 ([10.202.2.213]) by compute4.internal (MEProxy); Wed, 08 Nov 2017 16:57:22 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=+IX6k2 XHpQ01HsrWgDMuN5r2jZy3/kbukVZrH8TTLDE=; b=Kt3hiAiISKS4sJM8B+pHK3 QcADwh5Bomyde40++qFNxXCLw2IQlzuqpH8POW/ms4yBHXs7SPaIOfO+72JBqxZl wt87aGtTCVT4sDW2brw89NPNvfTEyo9lwCk459WjsFpo0Brd3AO4pqAacOMq07TJ 1q3u93CCl9alHeQH4tBRPqRxaba+mlbB6GHEkEyyLtvdtdw9UnMNRB3hUwJ/jK7p YXJefC5rUnzrP54nPui35yDd6chHwVoHwX6qMxYsZlh6L+LrHkIbyQSvGeM6plLt a7jSWgfl6JScozBqAC12ZBbjFXVCn2xxvdodp+PBXfqqEcVVEM9DOWsAIjxIOZiQ == X-ME-Sender: Received: by mailuser.nyi.internal (Postfix, from userid 99) id B47719EDDC; Wed, 8 Nov 2017 16:57:22 -0500 (EST) Message-Id: <1510178242.3288502.1166269160.2D60F1A4@webmail.messagingengine.com> From: Tobias Kortkamp To: kde@FreeBSD.org, ports@FreeBSD.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="utf-8" X-Mailer: MessagingEngine.com Webmail Interface - ajax-f89283c9 Date: Wed, 08 Nov 2017 22:57:22 +0100 Subject: Re: Color problems in Qt 5 applications In-Reply-To: <1510149702.1200234.1165722248.57AB1C00@webmail.messagingengine.com> References: <1510149702.1200234.1165722248.57AB1C00@webmail.messagingengine.com> X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Nov 2017 21:57:25 -0000 On Wed, Nov 8, 2017, at 15:01, Tobias Kortkamp wrote: > Hi, > > on my notebook every Qt 5 applications appears to have red and blue > colors swapped. This doesn't bother me much in applications like > KeePassXC, but it's really annoying in VirtualBox. Somebody posted > a screenshot of the problem at [1]. > > I'm using i915kms that comes with FreeBSD 12.0-CURRENT r325436, not > drm-next-kmod in case that matters. Some maybe relevant package > versions: qt-gui 5.7.1_1, mesa-libs 17.2.3 > > The problem does not exist on my desktop where I'm using nvidia-driver. > > Thanks! > > [1] https://www.bsdforen.de/threads/33888/ So the problem goes away when I delete /usr/local/lib/qt5/plugins/xcbglintegrations/*, but I'm sure I'm breaking other things by doing this... From owner-freebsd-ports@freebsd.org Wed Nov 8 23:15:35 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 27A7FE5E133 for ; Wed, 8 Nov 2017 23:15:35 +0000 (UTC) (envelope-from loic.blot@unix-experience.fr) Received: from smtp.unix-experience.fr (kingslanding.unix-experience.fr [62.4.22.5]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DE0616B40E for ; Wed, 8 Nov 2017 23:15:30 +0000 (UTC) (envelope-from loic.blot@unix-experience.fr) Received: from smtp.unix-experience.fr (unknown [192.168.200.21]) by smtp.unix-experience.fr (Postfix) with ESMTP id 28BB522B14 for ; Thu, 9 Nov 2017 00:09:44 +0100 (CET) X-Virus-Scanned: scanned by unix-experience.fr Received: from smtp.unix-experience.fr ([192.168.200.21]) by smtp.unix-experience.fr (smtp.unix-experience.fr [192.168.200.21]) (amavisd-new, port 10024) with ESMTP id HvvzEE1rx5i6 for ; Thu, 9 Nov 2017 00:09:42 +0100 (CET) Received: from Nerz-PC (LFbn-1-710-40.w86-246.abo.wanadoo.fr [86.246.185.40]) by smtp.unix-experience.fr (Postfix) with ESMTPSA id 2598622B07 for ; Thu, 9 Nov 2017 00:09:42 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=unix-experience.fr; s=uxselect; t=1510182582; bh=sB9ouudRLVS/a4RIrDaCGN0zgflXRN1rJOozhCabtlg=; h=Subject:From:To:Date; b=muY7Jx3WjtGApUMWp2Z3zcyi/Tv1EzvDiLjKvhN5W+EO6OIQg5C6hTVdXcAZdzCgi KStiNsqp0zqWZvYuiGsOyrAMTMP14hnSUS6oQ2J8aoKydG81csWdFIvE4YXfWMFwNG JeB4OrkvhCu6iqcGKeL9mBVPrkRw3JXI+yyOrh3o= Message-ID: <1510182581.25931.0.camel@unix-experience.fr> Subject: rabbitmq-c-devel From: =?ISO-8859-1?Q?Lo=EFc?= BLOT To: freebsd-ports Date: Thu, 09 Nov 2017 00:09:41 +0100 Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.26.2 Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Nov 2017 23:15:35 -0000 Hello rabbitmq-c-devel is quite outdated, i just sent a PR to update it to last version. Can someone review and merge please ? https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223544 Thanks -- Best regards, Loïc BLOT, UNIX systems, security and network engineer http://www.unix-experience.fr From owner-freebsd-ports@freebsd.org Thu Nov 9 01:31:52 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2ED93E619F1 for ; Thu, 9 Nov 2017 01:31:52 +0000 (UTC) (envelope-from john@saltant.com) Received: from twaddle.saltant.net (twaddle.saltant.net [IPv6:2001:470:8d6f:1001::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E160B701E1; Thu, 9 Nov 2017 01:31:51 +0000 (UTC) (envelope-from john@saltant.com) Received: from dither.saltant.net (dither.saltant.net [IPv6:2001:470:8d6f:1001::3]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by twaddle.saltant.net (Postfix) with ESMTPSA id 725AD10CAE; Wed, 8 Nov 2017 20:31:50 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=saltant.com; s=twaddle; t=1510191110; bh=JKVxAluZ02t2Z1WdZB+WYv1l/3avZu4J5jrlpndUdmA=; h=Subject:To:Cc:References:From:Date:In-Reply-To; b=bklBFmERV+6BRbpelN/0XtYn0/rprHl9//4w+AsIA2rvGpIkEesptyDmy5EChzJTU qqd8m74vJxJsOxOAUu78D5qDpJE67R9dm64a8eutC847EXQYEr6gnShxZw3u1YGZCA FEZ0Ex7xHAu9hnRDCIlz3DZ9WAAqXhcAcqy+eaE7U2E6G23+TC3lTWZGVxGA9ix6x0 x9HKetc5Zn4uReqwuRoWWhumc3CkkbTXBmXbnCunNcd87iNf93X5EOUK42/L5xKhnY 28Fc+aVhp3DzRXDPDn68PPOoBL1z3jk5z/6c11OAR+BFh+tDBTOHAhO58ree+7rlD/ 7C0EGzEn7DO4Q== Subject: Re: net/freeradius3 maintainer is ignoring the port (timeout) To: Ryan Steinmetz Cc: FreeBSD Ports , Kubilay Kocak References: <14e8585a-e7bc-4ee3-2f28-8620c9ef5488@saltant.com> <20171108001601.GB81707@exodus.zi0r.com> From: "John W. O'Brien" Organization: Saltant Solutions Message-ID: Date: Wed, 8 Nov 2017 20:31:45 -0500 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <20171108001601.GB81707@exodus.zi0r.com> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="r1HSWc3sQhaOX9tC9ubCLORS0TbE6NqVp" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Nov 2017 01:31:52 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --r1HSWc3sQhaOX9tC9ubCLORS0TbE6NqVp Content-Type: multipart/mixed; boundary="SEGgwL8gH2M1ffkivIcOkisr5RCIHjVfC"; protected-headers="v1" From: "John W. O'Brien" To: Ryan Steinmetz Cc: FreeBSD Ports , Kubilay Kocak Message-ID: Subject: Re: net/freeradius3 maintainer is ignoring the port (timeout) References: <14e8585a-e7bc-4ee3-2f28-8620c9ef5488@saltant.com> <20171108001601.GB81707@exodus.zi0r.com> In-Reply-To: <20171108001601.GB81707@exodus.zi0r.com> --SEGgwL8gH2M1ffkivIcOkisr5RCIHjVfC Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable On 2017/11/07 19:16, Ryan Steinmetz wrote: > On (11/06/17 22:11), John W. O'Brien wrote: >> Hello FreeBSD ports, >> >> The maintainer of net/freeradius3 is unresponsive on two open bugs, bo= th >> with proposed patches. >=20 > John, >=20 > I was reviewing these two issues tonight and, if I am not mistaken, the= > IDN issue was resolved in a commit on 7/17/17: > https://svnweb.freebsd.org/ports/head/net/freeradius3/pkg-plist?r1=3D44= 2287&r2=3D446076 Hi Ryan, The change you cite allows the port to build with the IDN option. However, it appears that this fragment of the Makefile needs some TLC. Is the IDN module experimental or not? # freetds module is still experimental =2Eif ${PORT_OPTIONS:MIDN} && empty(PORT_OPTIONS:MEXPERIMENTAL) EXPM=3D yes =2Eendif > I also believe that the Kerberos issue was resolved on 4/1/16: > https://svnweb.freebsd.org/ports/head/net/freeradius3/Makefile?r1=3D412= 347&r2=3D412348& >=20 > Can you please verify your ports tree is current (you should see > FreeRADIUS 3.0.15) and then confirm/deny? $ svn info /usr/ports | grep Revision Revision: 453233 $ svn log -v -r 453233:HEAD /usr/ports/net/freeradius3 ------------------------------------------------------------------------ The issue persists. Here are some relevant excerpts from a poudriere testport build. [...] ---Begin OPTIONS List--- =3D=3D=3D> The following configuration options are available for freeradius3-3.0.15_1: DEVELOPER=3Doff: Enable developer options DOCS=3Doff: Build and/or install documentation EDIR=3Doff: Enable eDirectory support (implies LDAP) EXPERIMENTAL=3Doff: Build experimental modules FIREBIRD=3Doff: With Firebird database support (EXPERIMENTAL) FREETDS=3Doff: FreeTDS library support HEIMDAL=3Doff: With Heimdal Kerberos support HEIMDAL_PORT=3Doff: With Heimdal Kerberos from ports IDN=3Doff: International Domain Names support KERBEROS=3Don: Kerberos support LDAP=3Doff: LDAP protocol support MYSQL=3Doff: MySQL database support PERL=3Don: Perl scripting language support PGSQL=3Doff: PostgreSQL database support PYTHON=3Doff: Python bindings or support REDIS=3Doff: Redis key-value store database support REST=3Doff: Enable RESTful API support RUBY=3Doff: Ruby bindings or support SQLITE3=3Doff: SQLite 3 database support UDPFROMTO=3Doff: Compile in UDPFROMTO support UNIXODBC=3Doff: With unixODBC database support USER=3Don: Run as user freeradius, group freeradius =3D=3D=3D> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --without-rlm_sql_sqlite --with-rlm_krb5 --with-rlm-krb5-lib-dir=3D/usr/local/lib --wi th-rlm-krb5-include-dir=3D/usr/local/include --without-edir --without-rlm_ldap --without-rlm_sql_mysql --without-rlm_sql_postgresql --without-rlm_sql_unixodbc --without-rlm_sql_firebird --with-rlm_perl --without-rlm_python --without-rlm_ruby --with-ruby=3Dno --without-rlm_redis --without-rlm_rediswho --without-rlm_rest --without-rlm_freetds --without-rlm_idn --without-experimental-modules --quiet --without-docdir --with-openssl-libraries=3D/usr/local/lib --with-logdir=3D/var/log --with-openssl-includes=3D/usr/local/include --prefix=3D/usr/local --libdir=3D/usr/local/lib/freeradius-3.0.15 --localstatedir=3D/var --without-rlm_eap_ikev2 --without-rlm_eap_tnc --without-rlm_eap2 --without-rlm_opendirectory --without-rlm_sql_db2 --without-rlm_sql_iodbc --without-rlm_sql_sybase --without-rlm_yubikey --without-rlm_sql_oracle --without-rlm_securid --without-rlm_cache_memcached --with-vmps --with-collectdclient-lib-dir=3D/dev/null --disable-openssl-version-chec= k --with-pic --prefix=3D/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=3Dgmake ac_cv_path_PERL=3D/usr/local/bin/perl ac_cv_path_PERL_PATH=3D/usr/local/bin/perl PERL_USE_UNSAFE_INC=3D1 XDG_DATA_HOME=3D/wrkdirs/usr/ports/net/freeradius3/work XDG_CONFIG_HOME=3D/wrkdirs/usr/ports/net/freeradius3/work HOME=3D/wrkdirs/usr/ports/net/freeradius3/work TMPDIR=3D"/tmp" PATH=3D/wrkdirs/usr/ports/net/freeradius3/work/.bin:/sbin:/bin:/usr/sbin:= /usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=3D/bin/sh CONFIG_SHELL=3D/bin/sh CONFIG_SITE=3D/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=3D26= 2144 --End CONFIGURE_ENV-- --MAKE_ENV-- OPENSSLBASE=3D/usr/local OPENSSLDIR=3D/usr/local/openssl OPENSSLINC=3D/usr/local/include OPENSSLLIB=3D/usr/local/lib OPENSSLRPATH=3D/usr/local/lib PERL_USE_UNSAFE_INC=3D1 XDG_DATA_HOME=3D/wrkdirs/usr/ports/net/freeradius3/work XDG_CONFIG_HOME=3D/wrkdirs/usr/ports/net/freeradius3/work HOME=3D/wrkdirs/usr/ports/net/freeradius3/work TMPDIR=3D"/tmp" PATH=3D/wrkdirs/usr/ports/net/freeradius3/work/.bin:/sbin:/bin:/usr/sbin:= /usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=3Dyes WITHOUT_DEBUG_FILES=3Dyes WITHOUT_KERNEL_SYMBOLS=3Dyes SHELL=3D/bin/sh NO_LINT=3DYES PREFIX=3D/usr/local LOCALBASE=3D/usr/local= LIBDIR=3D"/usr/lib" CC=3D"cc" CFLAGS=3D"-O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing" CPP=3D"cpp" CPPFLAGS=3D"-I/usr/local/include" LDFLAGS=3D" -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector" LIBS=3D"" CXX=3D"c++" CXXFLAGS=3D"-O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing " MANPREFIX=3D"/usr/local" BSD_INSTALL_PROGRAM=3D"install -s -m 555" BSD_INSTALL_LIB=3D"install -= s -m 0644" BSD_INSTALL_SCRIPT=3D"install -m 555" BSD_INSTALL_DATA=3D"install -m 0644" BSD_INSTALL_MAN=3D"install -m 444= " --End MAKE_ENV-- [...] CC src/modules/proto_dhcp/rlm_dhcp.c In file included from src/modules/rlm_krb5/krb5.c:28: src/modules/rlm_krb5/krb5.h:41:2: error: unknown type name 'krb5_verify_o= pt' krb5_verify_opt options; ^ src/modules/rlm_krb5/krb5.c:151:2: warning: implicit declaration of function 'krb5_verify_opt_init' is invalid in C99 [-Wimplicit-function-declaration] krb5_verify_opt_init(&conn->options); ^ src/modules/rlm_krb5/krb5.c:152:2: warning: implicit declaration of function 'krb5_verify_opt_set_ccache' is invalid in C99 [-Wimplicit-function-declaration] krb5_verify_opt_set_ccache(&conn->options, conn->ccache); ^ src/modules/rlm_krb5/krb5.c:154:2: warning: implicit declaration of function 'krb5_verify_opt_set_keytab' is invalid in C99 [-Wimplicit-function-declaration] krb5_verify_opt_set_keytab(&conn->options, conn->keytab); ^ src/modules/rlm_krb5/krb5.c:155:2: warning: implicit declaration of function 'krb5_verify_opt_set_secure' is invalid in C99 [-Wimplicit-function-declaration] krb5_verify_opt_set_secure(&conn->options, true); ^ src/modules/rlm_krb5/krb5.c:157:21: warning: implicit declaration of function 'krb5_verify_opt_set_service' is invalid in C99 [-Wimplicit-function-declaration] if (inst->service) krb5_verify_opt_set_service(&conn->options, inst->service); ^ 5 warnings and 1 error generated. gmake[1]: *** [scripts/boiler.mk:636: build/objs/src/modules/rlm_krb5/krb5.lo] Error 1 gmake[1]: *** Waiting for unfinished jobs.... In file included from src/modules/rlm_krb5/rlm_krb5.c:32: src/modules/rlm_krb5/krb5.h:41:2: error: unknown type name 'krb5_verify_o= pt' krb5_verify_opt options; ^ src/modules/rlm_krb5/rlm_krb5.c:347:8: warning: implicit declaration of function 'krb5_verify_user_opt' is invalid in C99 [-Wimplicit-function-declaration] ret =3D krb5_verify_user_opt(conn->context, client, request->password->vp_strvalue, &conn->options); ^ 1 warning and 1 error generated. gmake[1]: *** [scripts/boiler.mk:637: build/objs/src/modules/rlm_krb5/rlm_krb5.lo] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/net/freeradius3/work/freeradius-server-3.0.15' =3D=3D=3D> Compilation failed unexpectedly. >> In one case [0], the submitter responded to feedback on 2016-02-03, >> there has been no further action on the part of the maintainer, and th= e >> port remains broken w.r.t. Kerberos. >> >> In the other case [1], there was already one maintainer timeout (5 mo = as >> of 2016-07-17). The bug was reassigned to the maintainer on 2017-08-18= , >> and there has been no further action. >> >> I would appreciate it if somebody could give these bugs the attention >> they need. >> >> Also, I ask that if the maintainer is unable or unwilling to attend to= >> reported problems, that the port be released so that others could more= >> easily work to improve it. >> >> Regards, >> John >> >> [0] net/freeradius3: Fix pkg-plist with IDN option >> =C2=A0=C2=A0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D20268= 4 >> [1] net/freeradius3: Does not link properly against selected kerberos >> implementation >> =C2=A0=C2=A0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D20549= 3 >> >=20 >=20 >=20 >=20 --SEGgwL8gH2M1ffkivIcOkisr5RCIHjVfC-- --r1HSWc3sQhaOX9tC9ubCLORS0TbE6NqVp Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQJFBAEBCgAvFiEEGCzn4MK7kd5thiiGYQAmmqZ0TEcFAloDsAIRHGpvaG5Ac2Fs dGFudC5jb20ACgkQYQAmmqZ0TEfhNA/+KPwEqLl9OkQwe6rc8ZbTcE+pTLUsd+5H GivewewPzEA1A6TX36i+Pc9YSZqH+TVvIL1S47GM9Hr4XcP/FgwA7QGsRVksT8oc NHcEkWCqdQ006pzeEzRjBg3/zKzuz4Gc1GRRzlCP3Oj6ptm/a4eTvfLKT3ZT9epL GUluSjdYzKKzPoGzJnaMyLqT4WVcd9b3sJKUwkMU/ztiyDUok2MLVQSHI5p9sMJ9 ApvhZCXf2eXIkQk7zdyr20wVwslXO1tf91kBbAUCn/eBXk66q/yKRmLg0tHUf9h4 0RjsqRN97TaimgItfz7PK3WbSl5Gz0aDuFwIp4Vqy8gldqs5RJlAAhZyJ9gSn7V2 wEZNoIXDraOFn1Vv9Mad38kR8d5qDkKOtjxHf05QKSCReJVzHeTJnc/JC1KkzK9o u4QxY02rfxmRrLvQjzA7s/RioVSXK+2hmPWr4QibMjN/5nJDAYWEUjyL6zdoV5Kx vr6dr22dUqs6jaACI06nrrr5RN4+tTMzxx5MiO1A+47cz10iiNy8cTqCfhnWXwO7 BKB/5ksT0RPcTJ9jCahxWD+Zy2jIp4Kkxi5W8PE8psX9ua2k7GNm61HMNcQk4UZ9 TUNLW95vGnuBrsqRqsf+RbkbPboS5FZCpbP0Bk8jcTyO8aUhkrxqoC1HVPkOvVQr O8l+DeBYazU= =4ygV -----END PGP SIGNATURE----- --r1HSWc3sQhaOX9tC9ubCLORS0TbE6NqVp-- From owner-freebsd-ports@freebsd.org Thu Nov 9 02:24:56 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 63D2BE64EE0 for ; Thu, 9 Nov 2017 02:24:56 +0000 (UTC) (envelope-from john@saltant.com) Received: from twaddle.saltant.net (twaddle.saltant.net [IPv6:2001:470:8d6f:1001::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 316FC72877; Thu, 9 Nov 2017 02:24:56 +0000 (UTC) (envelope-from john@saltant.com) Received: from dither.saltant.net (dither.saltant.net [IPv6:2001:470:8d6f:1001::3]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by twaddle.saltant.net (Postfix) with ESMTPSA id 12C8B10CC7; Wed, 8 Nov 2017 21:24:55 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=saltant.com; s=twaddle; t=1510194295; bh=LCFiOsqnloY33GhYvcFCdxca4q1xoA2zaCxO3XkQzaQ=; h=Subject:To:Cc:References:From:Date:In-Reply-To; b=KJxBFHiITHu98xVATOvqq+3QYNqdJzzzhTjQP0rWXVf/Z5x93X/fnvBG4jDg+5zO1 dTKTmlVfCRZc5l03UsOpMq8JMNbYNHjS4Y/Lv+oRSpikbgEyh2/bfiLdYQ1k/3x3fV px6u98vRDlG5A3tyYiMbihAGZ+/YDT6rVguJzFRP/ycVHk2/XLbJa5RmgQ/we14VpT aBtx43PUm1pXVJ+gHtxBDrIx4M1NFYd+YqOuC9mW4m8iiyKPPS1TqMnsbTXLMvFRAt 7lrfUCSrcuYJIhNJEqYRbzXccwQ1oyhMBlPMjyPO7wddPW1hv4LtLO7g/6omN8+O3V ti95b1FAsuTKg== Subject: Re: net/freeradius3 maintainer is ignoring the port (timeout) To: koobs@FreeBSD.org, FreeBSD Ports Cc: Ryan Steinmetz References: <14e8585a-e7bc-4ee3-2f28-8620c9ef5488@saltant.com> From: "John W. O'Brien" Organization: Saltant Solutions Message-ID: <8235da83-c9c9-8e9b-0d27-dc96d19f3fdc@saltant.com> Date: Wed, 8 Nov 2017 21:24:54 -0500 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="5v8BvQ2nK9RhC4Qm0TrdX9dtWlU7TdIao" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Nov 2017 02:24:56 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --5v8BvQ2nK9RhC4Qm0TrdX9dtWlU7TdIao Content-Type: multipart/mixed; boundary="aeFTUOtiIo0LO7B4rLXIvHskFJpNlx2Fw"; protected-headers="v1" From: "John W. O'Brien" To: koobs@FreeBSD.org, FreeBSD Ports Cc: Ryan Steinmetz Message-ID: <8235da83-c9c9-8e9b-0d27-dc96d19f3fdc@saltant.com> Subject: Re: net/freeradius3 maintainer is ignoring the port (timeout) References: <14e8585a-e7bc-4ee3-2f28-8620c9ef5488@saltant.com> In-Reply-To: --aeFTUOtiIo0LO7B4rLXIvHskFJpNlx2Fw Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable On 2017/11/06 22:31, Kubilay Kocak wrote: [...] > If you'd like (or are offering) to maintain the port, please create a > separate issue updating the MAINTAINER line and have it depend on the > existing open issues (so they can be committed first). >=20 > The maintainer change can then be made after maintainer timeout (2+ wee= ks). >=20 > It's much easier and preferred to update maintainers with an explicit > offer and change (in a bug), than to release a port with the possible > prospect of having no maintainer. Thank you, koobs. I will keep that strategy in mind in the future. -John --aeFTUOtiIo0LO7B4rLXIvHskFJpNlx2Fw-- --5v8BvQ2nK9RhC4Qm0TrdX9dtWlU7TdIao Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQJFBAEBCgAvFiEEGCzn4MK7kd5thiiGYQAmmqZ0TEcFAloDvHYRHGpvaG5Ac2Fs dGFudC5jb20ACgkQYQAmmqZ0TEdEMhAAhtVjjVbjKgXyX5muu4nIfbnors1y3JbM EV6yWdjEGitzNpNYwoZFHrDFNnkvf5saFjxfTkb5ciTai7pnbWQtiPzC24l8hTrY z84qKkaM6WRytaadpB56pbKGGrobzFuH0LBsUgSespt9kfnGyWtZEBQG7+5HXppW 6GiiSVAy7xt84RY2jSNGr4Mi6T/RhTO+p+a1WlopNiuaV+xFzLlgD3gh0XC4nnpX Nknq0URGapo3Jwkc67wpTbEEQOHXTxfI1eym6w8OECFb1bYdGp8RBBZockbSjIbb 5A7hGCfpzwQkbxzYuE7unJLB6jr+6g1eUsQv7HFyDYSQ9eUsjlLkVqX1HlwnjtsJ jCesXZ9+xMyRX4UZswQpItQyeuVCDa3wk2bZJDb4PIA2U00wDXn5UwEmiPvXmlGH 6TucWV9oS7fg9fy0jBTdN9ZzggUVm+gxU3txmphXQHWBAkkaINZQtQ/rlLQWm7+g ro7aqNhRSpTjAKS3sy1l7oS/VfUSwnEw0V04zF0dmIfmpj6zLOwxqQmA1Y8w6+wS 439pFESON+Qr5baSVNJGN4P8hV3RrLdEObovwImSo/TeWoacWdUrEJXHTBOBDbZi oQWEOKccGxSdr8NHA15XrXAyhJuXXfQz3Bg/QbzIR5m34orvEH/vPRNEwTdmrf9J 9ibKe5ebqxw= =UDuM -----END PGP SIGNATURE----- --5v8BvQ2nK9RhC4Qm0TrdX9dtWlU7TdIao-- From owner-freebsd-ports@freebsd.org Thu Nov 9 05:20:43 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C8824E6A9D5 for ; Thu, 9 Nov 2017 05:20:43 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Received: from udns.ultimatedns.net (static-24-113-41-81.wavecable.com [24.113.41.81]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A7B8977A83 for ; Thu, 9 Nov 2017 05:20:42 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Received: from ultimatedns.net (localhost [127.0.0.1]) by udns.ultimatedns.net (8.14.9/8.14.9) with ESMTP id vA95Kg6Z057727 for ; Wed, 8 Nov 2017 21:20:48 -0800 (PST) (envelope-from bsd-lists@bsdforge.com) To: In-Reply-To: References: , <20171101142026.GA91788@troutmask.apl.washington.edu> <8aa83d2369d1caa5d702d43bd8a6c9b7@ultimatedns.net>, From: "Chris H" Subject: Re: Firefox became much slower Date: Wed, 08 Nov 2017 21:20:48 -0800 Content-Type: text/plain; charset=UTF-8; format=fixed MIME-Version: 1.0 Message-id: <257c8c75d2bd72006c5c52d84b001c7c@ultimatedns.net> Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Nov 2017 05:20:43 -0000 On Wed, 8 Nov 2017 09:16:29 +1100 (EST) Dave Horsfall wrote > On Tue, 7 Nov 2017, Chris H wrote: > > > FWIW Firefox has always leaked memory like water through a sieve. As a > > result, no matter how many resources I have on any given system. I can't > > leave FF open for any length of time, w/o having to restart it; else > > system starts swapping until all resources are exhausted; then panic && > > reboot. > > It got really bad around 53 or so; I wish their programmers (no doubt > fresh out of school) Heh, funny you should say. I got that same impression. :) > would fix existent bugs instead of adding frilly new > "features"' we don't all have terabytes of free memory. Amen to that! Remove a personal security feature, and give me a "pocket" -- are you ####### kidding me?! All the best to you, Dave! --Chris > > -- > Dave Horsfall DTM (VK2KFU) "Those who don't understand security will > suffer." _______________________________________________ > freebsd-ports@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" From owner-freebsd-ports@freebsd.org Thu Nov 9 05:36:35 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7E2A1E6B1F8 for ; Thu, 9 Nov 2017 05:36:35 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Received: from udns.ultimatedns.net (static-24-113-41-81.wavecable.com [24.113.41.81]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5960E784B7 for ; Thu, 9 Nov 2017 05:36:35 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Received: from ultimatedns.net (localhost [127.0.0.1]) by udns.ultimatedns.net (8.14.9/8.14.9) with ESMTP id vA95aeo1058634 for ; Wed, 8 Nov 2017 21:36:46 -0800 (PST) (envelope-from bsd-lists@bsdforge.com) To: In-Reply-To: References: <201711012020.26780.dr.klepp@gmx.at> <94350d8500becf8c5de8889b28662273@ultimatedns.net>, From: "Chris H" Subject: Re: Firefox became much slower Date: Wed, 08 Nov 2017 21:36:46 -0800 Content-Type: text/plain; charset=UTF-8; format=fixed MIME-Version: 1.0 Message-id: <45dc9c90f35bc018a5404203447318d3@ultimatedns.net> Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Nov 2017 05:36:35 -0000 On Wed, 08 Nov 2017 01:26:51 +0100 Jan Beich wrote > "Chris H" writes: > > > On Wed, 1 Nov 2017 20:20:26 +0100 "Dr. Nikolaus Klepp" > > wrote > > >> Am Mittwoch, 1. November 2017 schrieb Gleb Popov: > >> > On Wed, Nov 1, 2017 at 7:12 PM, Kevin Oberman > >> > wrote: > >> > > On Wed, Nov 1, 2017 at 8:15 AM, Andriy Gapon wrote: > >> > > > >> > > > On 01/11/2017 14:18, Stefan Esser wrote: > >> > > > > uMatrix has lots of pre-configured rules (blocks trackers and > >> > known > > > malware sites), but I'm using it in conjunction with uBlock > >> > from the > > > same developers. > >> > > > > >> > > > I used to use uBlock but at the time I got an impression that the > >> > addon > > itself > >> > > > ate away resources and slowed down my browser. > >> > > > What's your impression of it at this time? > >> > > > > >> > > > Thank you. > >> > > > -- > >> > > > Andriy Gapon > >> > > > >> > > > >> > > When I had firefox slow dramatically, I learned that quite a few > >> > > extensions will disable multiprocessing. This can totally destroy the > >> > > performance. > >> > > > >> > > Use about:support ti see if Multiprocess Windows is enabled. If not, > >> > > disable add-ons until that changes. > >> > >> You can add this boolean value in about:config to force "Multiprocess > >> Windows": > >> > >> browser.tabs.remote.force-enable=true > > Excellent tip. Thanks for sharing it! > > > > And to think it was hiding in FF since 2015 [1] > > > > 1) https://asadotzler.com/2016/06/06/firefox-48-beta-release-and-e10s/ > > Not really, see > > https://bugzilla.mozilla.org/show_bug.cgi?id=1348576 > https://svnweb.freebsd.org/changeset/ports/436423 Hello, Jan. It appears you're correct. The link I referenced above, lead me to believe otherwise: "E10S has been enabled for some portion of our Beta audience since December of 2015 and we’ve had it enabled for half of our Beta population for the last 6 weeks." Thanks for the correction. :) --Chris From owner-freebsd-ports@freebsd.org Thu Nov 9 06:00:54 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BEA21E6BF63 for ; Thu, 9 Nov 2017 06:00:54 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Received: from udns.ultimatedns.net (static-24-113-41-81.wavecable.com [24.113.41.81]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9B88879306 for ; Thu, 9 Nov 2017 06:00:53 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Received: from ultimatedns.net (localhost [127.0.0.1]) by udns.ultimatedns.net (8.14.9/8.14.9) with ESMTP id vA960xIA062842 for ; Wed, 8 Nov 2017 22:01:05 -0800 (PST) (envelope-from bsd-lists@bsdforge.com) To: In-Reply-To: <23042.24273.572410.197756@jerusalem.litteratus.org> References: <20171101142026.GA91788@troutmask.apl.washington.edu> <8aa83d2369d1caa5d702d43bd8a6c9b7@ultimatedns.net>, <23042.24273.572410.197756@jerusalem.litteratus.org> From: "Chris H" Subject: Re: Firefox became much slower Date: Wed, 08 Nov 2017 22:01:05 -0800 Content-Type: text/plain; charset=UTF-8; format=fixed MIME-Version: 1.0 Message-id: Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Nov 2017 06:00:54 -0000 On Tue, 7 Nov 2017 20:33:05 -0500 roberthuff@rcn.com wrote > Chris H writes: > > > FWIW Firefox has always leaked memory like water through a sieve. > > As a result, no matter how many resources I have on any given > > system. I can't leave FF open for any length of time, w/o having > > to restart it; else system starts swapping until all resources are > > exhausted; then panic && reboot. > > Then I submit something is wrong with your installation of > FireFox and/or your system. (That could include undetected > malware.) > I have been using FireFox, and SeaMonkey, since version 1.0 of > each; never have I seen this behavior when not visiting any > web-sites. Indeed. Under *those* circumstances I would suspect that also. To be more concise; I was referring to a browser with a few tabs with content. But it doesn't appear to matter too much which web sites. But if javascript is involved, it compounds the problem. Thanks for the reply! --Chris > > > Respectfully, > > > Robert Huff From owner-freebsd-ports@freebsd.org Thu Nov 9 07:40:51 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B550BE6DC8E for ; Thu, 9 Nov 2017 07:40:51 +0000 (UTC) (envelope-from natalie.brown@spantechsolutionsusa.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 81B567C097 for ; Thu, 9 Nov 2017 07:40:51 +0000 (UTC) (envelope-from natalie.brown@spantechsolutionsusa.com) Received: by mailman.ysv.freebsd.org (Postfix) id 80CDFE6DC8B; Thu, 9 Nov 2017 07:40:51 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 80492E6DC8A for ; Thu, 9 Nov 2017 07:40:51 +0000 (UTC) (envelope-from natalie.brown@spantechsolutionsusa.com) Received: from IND01-MA1-obe.outbound.protection.outlook.com (mail-ma1ind01on0121.outbound.protection.outlook.com [104.47.100.121]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client CN "mail.protection.outlook.com", Issuer "Microsoft IT SSL SHA2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B06047C092 for ; Thu, 9 Nov 2017 07:40:50 +0000 (UTC) (envelope-from natalie.brown@spantechsolutionsusa.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=NETORGFT2000755.onmicrosoft.com; s=selector1-spantechsolutionsusa-com; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version; bh=sXFPYei/Crx7AA/DHmhRG8KijExjv7u6cZGBuMX7K8M=; b=eJjkEDdX+vVJuO9kppMV4A3w7UX0HCaxKuw+WKWFKdep075ZGfPyF54Pcg8aws2KNF9gtRoMJhdD6m2yMgUeDbhY/MhH1WcAltKvXkJ89n5HQeD/MZ+NFdvf3DT/lpe5C08DbAVqoeMysge36zja4gRH2746thAqYO4B7b5igro= Authentication-Results: spf=none (sender IP is ) smtp.mailfrom=natalie.brown@spantechsolutionsusa.com; Received: from ZealPC8 (49.207.62.74) by MAXPR0101MB1578.INDPRD01.PROD.OUTLOOK.COM (2603:1096:a00:16::7) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P384) id 15.20.218.12; Thu, 9 Nov 2017 07:40:46 +0000 From: "Natalie Brown" To: Subject: Solar & Storage Industry Contact Details Date: Thu, 9 Nov 2017 13:09:06 +0530 Message-ID: MIME-Version: 1.0 X-Mailer: Microsoft Outlook 15.0 Thread-Index: AdNZLZJV3Mfra7fwS2aH9WHp5t+56Q== Content-Language: en-us X-Originating-IP: [49.207.62.74] X-ClientProxiedBy: SG2PR01CA0101.apcprd01.prod.exchangelabs.com (2603:1096:3:15::27) To MAXPR0101MB1578.INDPRD01.PROD.OUTLOOK.COM (2603:1096:a00:16::7) X-MS-PublicTrafficType: Email X-MS-Office365-Filtering-Correlation-Id: 60567c65-c74b-4245-7e41-08d5274530e4 X-Microsoft-Antispam: UriScan:; BCL:0; PCL:0; RULEID:(22001)(4534020)(4602075)(4627115)(201703031133081)(201702281549075)(2017052603199); SRVR:MAXPR0101MB1578; X-Microsoft-Exchange-Diagnostics: 1; MAXPR0101MB1578; 3:BBuwuWePIJJTNT5bkVe9KymoRUbrGkNNQ2PkD/ECWFG9IO8TSRDWEgUfoGudJdvxFBZW0bR00yPWILz1cxe3B90vDp4uvqC3vRY+7syeMXvsiIAFlT5m2dVSHRixNOubQrKtdq22+IjEheUASRtc5NvbKvzE5ExiZ5rWLg+leRcjSOwtadot3sfAFsXbkJSdHMxEj8lD06l6IEfIinz0TWHnsIPC5qHR7uiPfFLjMkqOs/f+1gM3Fjspukux7lmh; 25:x6m1LihzFMEMdsfIn1B5dG/JSZ9zPUt7fHCgu8zhHWKdvk55F7gUBX7Vz6tj1Md1Tmq9lMRSywQ6wb4v6SpDU+G9e6yOR2xe096py85p9u6tb6xaOjypYK0Lw/m/Rps9PmoVu1NT9NFp9j0996QzpkFY9WkwfeKKGrb+8ps55y8V5+KymabO7+RfIno/C6p/S+NZObxE7RCVCC4uZgdsaPy4jUbNSXZPef+8mxNZiV31iyKhELQcCrQDE6YVBY2qZYngAohoU01m6Y/cxe1YZ7fQh3JYOgaPD6vGTT9H4RvYeeXROkY1TIkWtbs9FN4PWblJORvdkZ2h70K4vBTvdQ==; 31:EhwIgA599pTh3v6tcxpc3SmxD/OWJvUUFjTnlR9OcClzpcYhrXKzYBG6HHb8ISslxTg2pitbXy9k9Yvla5KNv5TC4fARh+Fgni67tOKg64F0vtEwvw+lyYR4MS3QxsuTVLsmUqLdXsOjB9iD4LubBPwZTY6hRnWgCGd1z68WcUOL8mFgmdfFyQkp4tXMxycf5aNTcxR/ocedLB5mILspnCtLB9ary3GhHAvIUKhE2C4= X-MS-TrafficTypeDiagnostic: MAXPR0101MB1578: X-Exchange-Antispam-Report-Test: UriScan:(21748063052155); X-Microsoft-Antispam-PRVS: X-Exchange-Antispam-Report-CFA-Test: BCL:0; PCL:0; RULEID:(100000700101)(100105000095)(100000701101)(100105300095)(100000702101)(100105100095)(6040450)(2401047)(8121501046)(5005006)(10201501046)(3002001)(3231021)(100000703101)(100105400095)(93006095)(93001095)(6041248)(20161123558100)(201703131423075)(201703061421075)(20161123555025)(20161123562025)(20161123564025)(20161123560025)(6072148)(201708071742011)(100000704101)(100105200095)(100000705101)(100105500095); SRVR:MAXPR0101MB1578; BCL:0; PCL:0; RULEID:(100000800101)(100110000095)(100000801101)(100110300095)(100000802101)(100110100095)(100000803101)(100110400095)(100000804101)(100110200095)(100000805101)(100110500095); SRVR:MAXPR0101MB1578; X-Microsoft-Exchange-Diagnostics: 1; MAXPR0101MB1578; 4:+I3QKBfNZxuskvhWSh6YGLqsPb7bH3PC9Qf5T6K5DMC7twigTXPzwtGKeuqpChskuAS5GAxdT48hRq/TzQssGHsfe8yCwMI1xnMboOA+4IH1KMZAiqObC3cGfLpd0bRBQUr+W8K/l69jUX3n06AsPtDlLFx/szdGeVDUabB3WM7HJlbj4iPF5PKLTPDPfI4IFPMOujdoBsLb/d+CZxoztOLMXfpoKULMNX6YrTRaFNQrlJ/XXKACO0QiTnGpLxNj29jdw2u1CAFwb98g0LczBVPGouEsTB2COSx0572MAnWsTNOvLk4x94NNR9Da7Mo3 X-Forefront-PRVS: 0486A0CB86 X-Forefront-Antispam-Report: SFV:NSPM; SFS:(10019020)(6009001)(376002)(346002)(51694002)(199003)(189002)(2351001)(97736004)(626008)(25786009)(66066001)(36756003)(16586007)(5660300001)(84326002)(6496005)(50226002)(223583001)(5009390100002)(53936002)(6486002)(54896002)(6306002)(189998001)(8676002)(86362001)(101416001)(8936002)(5009440100003)(81166006)(2906002)(81156014)(68736007)(61296003)(6666003)(50986999)(9326002)(7826002)(7736002)(9476002)(6116002)(102836003)(260700001)(6916009)(270700001)(105586002)(512954002)(71636004)(106356001)(3846002)(790700001)(16526018)(508600001)(88246002); DIR:OUT; SFP:1102; SCL:1; SRVR:MAXPR0101MB1578; H:ZealPC8; FPR:; SPF:None; PTR:InfoNoRecords; A:1; MX:1; LANG:en; Received-SPF: None (protection.outlook.com: spantechsolutionsusa.com does not designate permitted sender hosts) X-Microsoft-Exchange-Diagnostics: =?us-ascii?Q?1; MAXPR0101MB1578; 23:pwAcb6N+V7gvIxSUfiEAavb8FnJuyrQAEwj9TgP?= =?us-ascii?Q?wxGHuEMxHX4BEjFUNgJYPumTkwOZGNrd/hsoztz9K+dZVDKdsnNmO1P4RvKS?= =?us-ascii?Q?CgnctQ13QP/xlOHCacMZ1BIESSzwjF/jlCPNepOwkkav/mRl2SMSdozLD8ap?= =?us-ascii?Q?0JAKLAsQYuxAkVgMOHaAPTQQI6ZqXEqTZZlnd5kgkaHk/401RZCFrOo8R9rY?= =?us-ascii?Q?IngmGpiDtrwS6iD6X1deBjhOMUaU8MOL9h8eW+03fjzMZER7xpPwjfLo9u5U?= =?us-ascii?Q?PDfDJf0CcIkXcEae/Z6/BQWHW8K0OjKEJBHp6csQTC4y7h41Nm2f3hGYr+Do?= =?us-ascii?Q?Hz+H1CzHftRhX8x/WeuDI7zQRln42qfuynZI2RtZ6r4/aFoBuVwUy/BqshwD?= =?us-ascii?Q?8wXolw5F+8nqTvbQxyxqq7UMqJywN10Jj6FIXMzBIXZ7FpLMY6WFnZ7SNNLN?= =?us-ascii?Q?SKZt1aMn2uRQddPyewIvFunDuGbfdzrFWH4NUWjP+cnnTcX1Usocmnm4d1XZ?= =?us-ascii?Q?YixR/TkcrhtjLSq99+8tV0YVHPz0QW8Zmz1oW2Y2yXGSI6/c3NPvScHg4AHn?= =?us-ascii?Q?fNzdYcZSyqclu99eESVs/XhT90PnyFYaqv/+HGP6zeCtHYMPbhU5MaRW7vjJ?= =?us-ascii?Q?ZP5YlSj/GMJ96jzDqRHmSSmCfkABatOfsKl5nIhy+nfpNxlwbQmfzyioYxcI?= =?us-ascii?Q?DVUxls3zYn5gmF7wkTcHcb33SkPNpBPL/SNRhBft9+1rbrPhMTbmbLOv5j2e?= =?us-ascii?Q?sNmKMcEqDfvVRTLDiJRyy/Bmx9Z7elY0Gx3iePDdoeHLrzg67ZlK3Bnm0u4b?= =?us-ascii?Q?c9td/LDob8n6tpUyrbhoDNlL8mtlPOHTLvJEMhz5HDNPLJQa/x8bvSgul7Ij?= =?us-ascii?Q?9yNL3jbOwJGtdRTVpnfmbtMwjYS5hqUgNi2wE1ubXrkHdPfUcVjGbasw1L9Y?= =?us-ascii?Q?o5YtztYRjrOyZIuUt+8OiibaH4dSZak1z/ck4Ykx/EPxVRbK6lh4CXYgS7eO?= =?us-ascii?Q?3f7McLI/vT2H6iNFP+3+JbYvvvfjmZ9Y9vKpbVKJXnGvuuX8MO1/j2ThEDHL?= =?us-ascii?Q?QSr0g2waSssfPp/S70OxetJaKSGaVQfOxeGNKeWVCJWaNOUXTLDk5uzkokLy?= =?us-ascii?Q?5v8H99zDoqJIf2YjhxAt07bbtf4s7wEkfno9Jjl8UQX4Zd98rHvHML7289rF?= =?us-ascii?Q?Aj2iWILFwZpiA3XHQFP21tCDgevcLv6Ms2eyBDLgZTDxTKzmwguRG3MHvH0Q?= =?us-ascii?Q?8Ae3HO0q8cP67Kv366Vv/XK5dujDlgDtbjBd/1pIK?= X-Microsoft-Exchange-Diagnostics: 1; MAXPR0101MB1578; 6:5fpAxtfNk9VT+vsIXXnAfNBNNb44N7nZbtcrCl8j1lXbGEoLxNTf2blGOK59u5QoYi3pAdl3m1uUGrzlzU9w3UJ2nGw2jrFQOPmGblchq+iOeXU62qtuCPkOyvg69GGDtUiai6jbqjyHwrpyWPXcSX9b3VdZpf2B83lcA8AzZ/x/obtw18b37ElKeJQ4VJ7p4j81o8rh16cOBqmVEokcgSkni+ZmkzeOgRH8RUoXmeN5KxvkN9W/oLbhDrZs9Kiwd59xMX6Zy1Tejz4zJpJJa3hn9QyfX7/+Yclnq0+nUm/4Iw9cnSToVjItU+yoq/LOVhCrO8C6S1iZH8myX50yFiOg/CjLpEl1sIfsX4gpALM=; 5:zpPqzYRlTjCqwWadQjJ49w6rzRllxYAd9E7osL5Yedwt0H7dgMs4kP9EwxCqhMYSeNQ8U6s2GfDYQaWAqxy95ikTcprCWp3hqYERkkD5O3nd3nHKGdYLfxPn9gkRMHHU5Cxb9quagD98TsghxFUj/GlkowBACHDqQADcrJ+W0Mw=; 24:eN/d4YhWrNjMP8kAyjYcSfo/s4UAYRuVgY6SgwMbxuFT8vU7SXv0ZgLqiZdt+LbVsk5yaS5fdmnIXBTf+cDWoZbuXtUF2KCjKqmG8GJDgrc=; 7:ik2/ae0GvNMk2Xf60rBjPO9eKLpzeTbcqYxcP1z3t4q88iRtrEFakKJVxM128EaEaK0hUF6HH+OnOOWj5ZCuipsBMB2P8O/j6fQrKX3PyktKto2mKr5rfDX2GP5IWnE5EWjSptM1lpmtiYj4zJTArPLQGEzshnodMKXNGwFwp5tDnHZwSI4QBRMhTM1gyQdag8KV/ARZRG7sOfAx9M0hEloH8/X5FbNKBdpfacIsiutzV/rphYAmPQO8/pKBHTel SpamDiagnosticOutput: 1:99 SpamDiagnosticMetadata: NSPM X-OriginatorOrg: spantechsolutionsusa.com X-MS-Exchange-CrossTenant-OriginalArrivalTime: 09 Nov 2017 07:40:46.6175 (UTC) X-MS-Exchange-CrossTenant-Network-Message-Id: 60567c65-c74b-4245-7e41-08d5274530e4 X-MS-Exchange-CrossTenant-FromEntityHeader: Hosted X-MS-Exchange-CrossTenant-Id: 400e2d34-6fd5-417a-8c05-a296387888ee X-MS-Exchange-Transport-CrossTenantHeadersStamped: MAXPR0101MB1578 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Nov 2017 07:40:51 -0000 Hi, We maintain about 25 Million+ B2B contacts from various industries across the globe, just wanted to check if you are interested in the following Email List types on Solar & Storage Industry? Specialty Examples:- Energy Storage, Energy Management, Energy, Power, Renewable Energies and Sustainability, Production Management& Quality Control, Design, Sales & Marketing, Purchase & Procurement, Engineering, R&D, Installers, Contractors, Utilities, Developers, Commercial builders, Engineering firms, Storage Companies, International Investors, Development Companies, Construction & Rigging Companies, End users, Equipment Manufacturers, Consultancy and many more across globe. Data Fields: Name, Job Title, Verified Email, Phone Number, Company Name & Address, Employee Size, Revenue size, Industry Type etc. Please let me know your Target Audience in give below. Target Industry : ________________ (Any Industry) Target Location : ________________ (Any) Target Job Title : ________________ (EX: CEO, VP, COO and CTO) So that I can send few free samples for your review. Waiting for your swift response! Regards, Natalie Brown Marketing Analyst If you want stop receiving email please reply Remove in subject line. From owner-freebsd-ports@freebsd.org Thu Nov 9 10:39:36 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6EC03E7123A for ; Thu, 9 Nov 2017 10:39:36 +0000 (UTC) (envelope-from carmel_ny@outlook.com) Received: from NAM04-BN3-obe.outbound.protection.outlook.com (mail-oln040092009049.outbound.protection.outlook.com [40.92.9.49]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client CN "mail.protection.outlook.com", Issuer "Microsoft IT SSL SHA2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0508580CB4 for ; Thu, 9 Nov 2017 10:39:35 +0000 (UTC) (envelope-from carmel_ny@outlook.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=outlook.com; s=selector1; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version; bh=/2/iF8WM+XtfThNJO0dAO6LTf7SiUPPklvFTsBQNG2M=; b=ljw4qKvMFeVvbGf4UNGf9C1zK+RX+UWXfE7r2A0VwU7tMBVLFOdEpHCkXj5so8FiZmLwrB+folx3KFlA+XFryfV81F2kC3BCTsJBdyLbnnDRzHS0/ELVPqz/lA0y0k7g4VT0HuJ/ogp4EzyquRrLzr5fIpYnEjYHWME2kapRJ4wbaYXc73zcVX3nfZ6z6qJ+Ou2V0IT0K1A9101rxnBz8Tbnqm0V3okrKNx5GxSrogdDEGcdBRY3KCdx8TFGTfqhsjQrkvaCvdAnYsnByan5fSSkRie5tlkiPhGECme6QJmUDs2d58lEWPcIT8YhWchbEjq400cOwQu8at6sxFE14Q== Received: from SN1NAM04FT042.eop-NAM04.prod.protection.outlook.com (10.152.88.53) by SN1NAM04HT206.eop-NAM04.prod.protection.outlook.com (10.152.89.114) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P384) id 15.20.197.9; Thu, 9 Nov 2017 10:39:34 +0000 Received: from BN6PR2001MB1730.namprd20.prod.outlook.com (10.152.88.52) by SN1NAM04FT042.mail.protection.outlook.com (10.152.89.36) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.20.197.9 via Frontend Transport; Thu, 9 Nov 2017 10:39:34 +0000 Received: from BN6PR2001MB1730.namprd20.prod.outlook.com ([10.172.31.146]) by BN6PR2001MB1730.namprd20.prod.outlook.com ([10.172.31.146]) with mapi id 15.20.0218.011; Thu, 9 Nov 2017 10:39:34 +0000 From: Carmel NY To: FreeBSD Subject: Multiple www/drupal8 installations Thread-Topic: Multiple www/drupal8 installations Thread-Index: AQHTWUcIjY0ZzchvbUGf9POfw1D2qw== Date: Thu, 9 Nov 2017 10:39:33 +0000 Message-ID: Reply-To: FreeBSD Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: authentication-results: freebsd.org; dkim=none (message not signed) header.d=none;freebsd.org; dmarc=none action=none header.from=outlook.com; x-incomingtopheadermarker: OriginalChecksum:1F1F917812C916AD9266ABF9BF95F1A6FB5BD49B7EFB54D62286C5788F88F97D; UpperCasedChecksum:81FBE3FFC64DBC9F39E47EE784C6921A0DED35C20A57578A438F19262469CCF1; SizeAsReceived:6881; Count:45 x-ms-exchange-messagesentrepresentingtype: 1 x-tmn: [kh2rftnKiDXLuS+D+XXBfSxL1ZPDu5e/] x-ms-publictraffictype: Email x-microsoft-exchange-diagnostics: 1; SN1NAM04HT206; 6:doRttX1byAlrxlekZUnFye1UWyOqxu70umxAUf42qZj+z6zhLSfnbRWpfdMkByjLYVKF5sfovQFWmquYZPQTTCixOWav+Qc7WfX4/j7E/W/X2Ei8eZ7soGJacOIkN83RPZM5131xvmo8vCV0YDsGDR5ehB0OWxwB/+H3j+T412StoIDXV2w3747KDdlqyCUwANNToSpU/V+mc57tHti37v36GgxW0C5WYH/37Y37qlxnbAznvVU/GR1erPQ6LoSQNAcs4E8hyZ07BgXBDGhfJsJAqm/9wO2mntXO942hB+mU8yzQYqdhz4hyr/AZ9Ess9lomSEg6jpsCbdG0XORLHeEoc1R6BIyGw5fpV0csiCc=; 5:/BGm0y1xGIdhwf3njHhP02XWwmf8dUBuOshKE0GuqmXO1beix7GDqMoSQWKkaxKbkjrT6VbpWIVjO5NeswY9Dagx0jyPpwrYMnRwcHHIo490tHDVlM+OzLrxV6rT53WaFz+cBvNMSLvuLetMxh6h6tHo19kP8ir8DemoWKHxJng=; 24:1FLlh0csi5sqTNnlgNYmYB5vL9SF3hqSS6NtP+hmgKur+osLH4DZFnADS0bR/Otfd35Ml/HW3FbS1fVX3EoETQMakozNNPBBJq0wLJWLrwc=; 7:ehse5riWLyH3NOhrQq6JD93l/lZ6nURrZhDgl103O8u7dN18JjGZvucOyd4DNs2T2zbk5uODS3z3jQkg8y3zuheJ+Nxx9TD523G3Aty0u5trfxns1TzdF/TN24Fx+9m19QExqNEdyh2+VJ/hwOhskxrKjAXGDzVbg75qC1LXu1bbIEPUEiDNv7I9KqvkHJxqB/eVVErz4jq3G7t67g3ssFcJEe7WctXDD8NPRaxkDoHBXkNHSZKxO5uSuguHHZsi x-incomingheadercount: 45 x-eopattributedmessage: 0 x-ms-office365-filtering-correlation-id: 8c0145ce-5635-4f0c-5a6c-08d5275e2a46 x-microsoft-antispam: UriScan:; BCL:0; PCL:0; RULEID:(22001)(201702061074)(5061506573)(5061507331)(1603103135)(2017031320274)(2017031324274)(2017031323274)(2017031322404)(1603101448)(1601125374)(1701031045); SRVR:SN1NAM04HT206; x-ms-traffictypediagnostic: SN1NAM04HT206: x-exchange-antispam-report-test: UriScan:; x-exchange-antispam-report-cfa-test: BCL:0; PCL:0; RULEID:(100000700101)(100105000095)(100000701101)(100105300095)(100000702101)(100105100095)(444000031); SRVR:SN1NAM04HT206; BCL:0; PCL:0; RULEID:(100000800101)(100110000095)(100000801101)(100110300095)(100000802101)(100110100095)(100000803101)(100110400095)(100000804101)(100110200095)(100000805101)(100110500095); SRVR:SN1NAM04HT206; x-forefront-prvs: 0486A0CB86 x-forefront-antispam-report: SFV:NSPM; SFS:(7070007)(98901004); DIR:OUT; SFP:1901; SCL:1; SRVR:SN1NAM04HT206; H:BN6PR2001MB1730.namprd20.prod.outlook.com; FPR:; SPF:None; LANG:; spamdiagnosticoutput: 1:99 spamdiagnosticmetadata: NSPM Content-Type: text/plain; charset="utf-8" Content-ID: Content-Transfer-Encoding: base64 MIME-Version: 1.0 X-OriginatorOrg: outlook.com X-MS-Exchange-CrossTenant-Network-Message-Id: 8c0145ce-5635-4f0c-5a6c-08d5275e2a46 X-MS-Exchange-CrossTenant-originalarrivaltime: 09 Nov 2017 10:39:33.9330 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Internet X-MS-Exchange-CrossTenant-id: 84df9e7f-e9f6-40af-b435-aaaaaaaaaaaa X-MS-Exchange-Transport-CrossTenantHeadersStamped: SN1NAM04HT206 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Nov 2017 10:39:36 -0000 SSBoYXZlIGEgcXVlc3Rpb24gcmVnYXJkaW5nIOKAnHd3dy9kcnVwYWw44oCdIGFuZCBjb25maWd1 cmluZyBmb3IgbXVsdGlwbGUgc2l0ZXMuDQpGcm9tIHdoYXQgSSBoYXZlIHJlYWQsIGl0IHNlZW1z IHRoYXQgdGhlcmUgYXJlIHF1aXRlIGEgZmV3IHVzZXJzIHdobyBmZWVsIGl0DQppcyBuZWl0aGVy IHNhZmUgbm9yIGFkdmlzYWJsZSB0byBkbyBpdCB0aGUgd2F5IHRoZSBEcnVwYWw4IGRvY3VtZW50 YXRpb24gc2F5cy4NCkkgaGF2ZSBhbm90aGVyIHNvbHV0aW9uIHRoYXQgSSB0aG91Z2h0IG1pZ2h0 IGJlIHNlcnZpY2VhYmxlLg0KDQpBZnRlciBkb2luZyB0aGUgaW5pdGlhbCBpbnN0YWxsYXRpb24g b2YgRHJ1cGFsOCBhbmQgY29uZmlndXJpbmcgaXQgaW4gdGhlDQpBcGFoY2UyNCBodHRwZC5jb25m IGZpbGUsIA0KDQogICAgIEFsaWFzIC9kcnVwYWwgIi91c3IvbG9jYWwvd3d3L2RydXBhbDgiDQog ICAgIDxEaXJlY3RvcnkgIi91c3IvbG9jYWwvd3d3L2RydXBhbDgiPg0KICAgICBPcHRpb25zIElu ZGV4ZXMgRm9sbG93U3ltbGlua3MgTXVsdGlWaWV3cw0KICAgICBBbGxvd092ZXJyaWRlIEFsbA0K ICAgICBSZXF1aXJlIGFsbCBncmFudGVkDQogICAgIDwvRGlyZWN0b3J5Pg0KDQpJIHdhcyB0byBj aGFuZ2UgdGhlICR7V1dXRElSfSB0YXJnZXQgdG8gc2F5IOKAnC91c3IvbG9jYWwvd3d3L2RydXBh bDhfMeKAnSwNCnJlaW5zdGFsbCB0aGUgcG9ydCBpbnRvIHRoZSBuZXcgZGlyZWN0b3J5IGFuZCBt YWtlIGEgY29ycmVzcG9uZGluZyBlbnRyeSBpbg0KdGhlIEFwYWNoZTI0IOKAnGh0dHBkLmNvbmbi gJ0gZmlsZS4gV291bGQgdGhhdCB3b3JrPw0KDQpJIHJlYWxpemUgdGhhdCB3aGVuIEkgdXBkYXRl IHRoZSBwb3J0LCBJIHdvdWxkIGhhdmUgdG8gZG8gaXQgdHdpY2UgdG8gY292ZXINCmJvdGggaW5z dGFsbGF0aW9uczsgaG93ZXZlciwgdGhhdCBpcyBub3QgYSBiaWcgZGVhbCBhbmQgZG9lc27igJl0 IGhhcHBlbiB0aGF0DQpvZnRlbi4NCg0KLS0gDQpDYXJtZWwNCg== From owner-freebsd-ports@freebsd.org Thu Nov 9 11:26:53 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C5A0DE71F71 for ; Thu, 9 Nov 2017 11:26:53 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id B0A252129 for ; Thu, 9 Nov 2017 11:26:53 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id B014AE71F70; Thu, 9 Nov 2017 11:26:53 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AFC82E71F6E for ; Thu, 9 Nov 2017 11:26:53 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.ysv.freebsd.org (portscout.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A1DC82128 for ; Thu, 9 Nov 2017 11:26:53 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.ysv.freebsd.org ([127.0.1.123]) by portscout.ysv.freebsd.org (8.15.2/8.15.2) with ESMTP id vA9BQrJg058350 for ; Thu, 9 Nov 2017 11:26:53 GMT (envelope-from portscout@FreeBSD.org) Received: (from portscout@localhost) by portscout.ysv.freebsd.org (8.15.2/8.15.2/Submit) id vA9BQr2B058349; Thu, 9 Nov 2017 11:26:53 GMT (envelope-from portscout@FreeBSD.org) Message-Id: <201711091126.vA9BQr2B058349@portscout.ysv.freebsd.org> X-Authentication-Warning: portscout.ysv.freebsd.org: portscout set sender to portscout@FreeBSD.org using -f Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain MIME-Version: 1.0 Date: Thu, 9 Nov 2017 11:26:53 +0000 From: portscout@FreeBSD.org To: ports@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Nov 2017 11:26:53 -0000 Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/ports@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ editors/cooledit | 3.17.17 | 3.17.19 ------------------------------------------------+-----------------+------------ net/nxproxy | 3.5.0.32 | 3.5.0.33 ------------------------------------------------+-----------------+------------ x11/nxcomp | 3.5.0.32 | 3.5.0.33 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt Thanks. From owner-freebsd-ports@freebsd.org Thu Nov 9 12:33:07 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 137E5E4F0C3 for ; Thu, 9 Nov 2017 12:33:07 +0000 (UTC) (envelope-from 6yearold@gmail.com) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id E62B66447D for ; Thu, 9 Nov 2017 12:33:06 +0000 (UTC) (envelope-from 6yearold@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id E5753E4F0C2; Thu, 9 Nov 2017 12:33:06 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E51DCE4F0C1 for ; Thu, 9 Nov 2017 12:33:06 +0000 (UTC) (envelope-from 6yearold@gmail.com) Received: from mail-pg0-x22c.google.com (mail-pg0-x22c.google.com [IPv6:2607:f8b0:400e:c05::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B805F6447C for ; Thu, 9 Nov 2017 12:33:06 +0000 (UTC) (envelope-from 6yearold@gmail.com) Received: by mail-pg0-x22c.google.com with SMTP id t10so3541556pgo.3 for ; Thu, 09 Nov 2017 04:33:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=FGu9Pwx/7SJFJdBxwDPoHGYCzidpUclhsdCkgYtOi7Y=; b=fOe/HXCFyEc6jN2967KzzW2h4s3DKs+nBnu9DQKZCXdhQ9PRX17ev61zYF+NctrgFG JFkfCPa8EQPWh4nUe1YwPPTfnmuaGq1ZhzttHFJY2BXEjZqdxmH8K4CPR/aXmikHYtYA O23b9FaTVYrOSrTJijt1DZgWBIPfy78O5LUfbJZdTuaM3RyT4kp91qtfkXUiF0th1zUq u4LA5Yuhhsi0yNLBfdcbWV8cO4YFizudUwuozoFnX74HQETmzNndKuV6jWOUbXMslhpr QmtVkORDKVor3qkIpt4LFYx+2/3Av+4lbowIv4wW1k+xfkLgtap9kBT2jDUkA2QZ/xJB HaWg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=FGu9Pwx/7SJFJdBxwDPoHGYCzidpUclhsdCkgYtOi7Y=; b=FRg4NHPyNicpJtv7wmHOSwxSxChrlABSxzbSz4D8T5gaotoaYWp0CG8IMVf5kd2ZKb Zh/h9vcLdF0XT8j2EJ17r3NVbDN5eIFLpRC63r5UXPnAHxijcGOAVCYC81ayfDkzl1Zs 8aN+X6LcnsjY47lKr3VXQanF6Hf3ZUacqRIavBN/y11VAiwyyMJZlgKGtGbxaoB5F5bd ZiLEbyzlAbeflh1EUTO3Ro48eDjGvWwSRuM5h1qrD/azVOdRX4hsWGsE2LX+kEV1pmJ5 LThiW/aYL3ZT6oxf7KdfiAD8BFEzSmlL53itr5Kp67SiPm4y14soLGaGRh8B+2PIFIkq Fwyw== X-Gm-Message-State: AJaThX6J7EKyIPLbYKwpERUxi+6KkmHoD52TSKL79MPduVUqyhIPYpDb qQZJtSnZ5FXifs2L+8Ray5eOnJcJPhBrOPBD/zg5+w== X-Google-Smtp-Source: ABhQp+SL08kYIZCe0P9nl2o3FoHSVwvTcA73nCNeJf7h7VFbzyJbxA2/c+0KjGEp6TJzx0Lobya8GgUfSfAdKEgYP1Q= X-Received: by 10.84.143.68 with SMTP id 62mr312293ply.315.1510230786170; Thu, 09 Nov 2017 04:33:06 -0800 (PST) MIME-Version: 1.0 Received: by 10.100.241.130 with HTTP; Thu, 9 Nov 2017 04:32:35 -0800 (PST) From: Gleb Popov <6yearold@gmail.com> Date: Thu, 9 Nov 2017 15:32:35 +0300 Message-ID: Subject: Using lua and luajit. To: "ports@FreeBSD.org" Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Nov 2017 12:33:07 -0000 Hello. I'm working on porting Torch7, a scientific framework written in Lua: https://reviews.freebsd.org/D12559 Torch7 has a generic install script and I'm using it to determine dependencies need for the port. Amongst other things, Torch7 seems to prefer LuaJIT over other lua implementations, so I decided to do the same. The first problem I faced is lua.mk doesn't have any support for luajit. Is there a reason for this? I have to manually define LUA_DIR and other vars, because they gets defined only when using lua51 or lua52. Another question is how to handle lua packages that can work with different lua versions (like py27- and py36- ports, for instance). The example of such port is devel/lua-Penlight, as you can see it is basically a bunch of .lua files, which I decided to install everything into lua/5.1/ subdir. What's proper way to handle this? General comments on the review are also welcome. Thanks in advance. From owner-freebsd-ports@freebsd.org Thu Nov 9 14:30:31 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 91F9FE51A30 for ; Thu, 9 Nov 2017 14:30:31 +0000 (UTC) (envelope-from zi@freebsd.org) Received: from exodus.zi0r.com (exodus.zi0r.com [71.179.14.195]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "exodus.zi0r.com", Issuer "Gandi Standard SSL CA 2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 6C209685C1; Thu, 9 Nov 2017 14:30:31 +0000 (UTC) (envelope-from zi@freebsd.org) Received: from exodus.zi0r.com (localhost [127.0.0.1]) by exodus.zi0r.com (Postfix) with ESMTP id 24E84BD3B3; Thu, 9 Nov 2017 09:30:30 -0500 (EST) X-Virus-Scanned: amavisd-new at zi0r.com Received: from exodus.zi0r.com ([127.0.0.1]) by exodus.zi0r.com (exodus.zi0r.com [127.0.0.1]) (amavisd-new, port 10026) with LMTP id o51w89RQP-xd; Thu, 9 Nov 2017 09:30:29 -0500 (EST) Received: from exodus.zi0r.com (syn.zi0r.com [IPv6:2001:470:8:d58:aba:ca:daba:10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by exodus.zi0r.com (Postfix) with ESMTPSA id 212D3BD3B2; Thu, 9 Nov 2017 09:30:28 -0500 (EST) Date: Thu, 9 Nov 2017 09:30:27 -0500 From: Ryan Steinmetz To: "John W. O'Brien" Cc: FreeBSD Ports , Kubilay Kocak Subject: Re: net/freeradius3 maintainer is ignoring the port (timeout) Message-ID: <20171109143027.GA15287@exodus.zi0r.com> References: <14e8585a-e7bc-4ee3-2f28-8620c9ef5488@saltant.com> <20171108001601.GB81707@exodus.zi0r.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.8.3 (2017-05-23) Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Nov 2017 14:30:31 -0000 On (11/08/17 20:31), John W. O'Brien wrote: >On 2017/11/07 19:16, Ryan Steinmetz wrote: >> On (11/06/17 22:11), John W. O'Brien wrote: >>> Hello FreeBSD ports, >>> >>> The maintainer of net/freeradius3 is unresponsive on two open bugs, b= oth >>> with proposed patches. >> >> John, >> >> I was reviewing these two issues tonight and, if I am not mistaken, th= e >> IDN issue was resolved in a commit on 7/17/17: >> https://svnweb.freebsd.org/ports/head/net/freeradius3/pkg-plist?r1=3D4= 42287&r2=3D446076 > >Hi Ryan, > >The change you cite allows the port to build with the IDN option. >However, it appears that this fragment of the Makefile needs some TLC. >Is the IDN module experimental or not? > To me, this feels a little nit-picky and isn't something that an=20 end-user is actually going to see. ># freetds module is still experimental >.if ${PORT_OPTIONS:MIDN} && empty(PORT_OPTIONS:MEXPERIMENTAL) >EXPM=3D yes >.endif > >> I also believe that the Kerberos issue was resolved on 4/1/16: >> https://svnweb.freebsd.org/ports/head/net/freeradius3/Makefile?r1=3D41= 2347&r2=3D412348& >> >> Can you please verify your ports tree is current (you should see >> FreeRADIUS 3.0.15) and then confirm/deny? > >$ svn info /usr/ports | grep Revision >Revision: 453233 >$ svn log -v -r 453233:HEAD /usr/ports/net/freeradius3 >------------------------------------------------------------------------ > >The issue persists. Here are some relevant excerpts from a poudriere >testport build. > OK so MIT Kerberos integration isn't 100%, but the Heimdal stuff works. I'll check this out. -r >[...] >---Begin OPTIONS List--- >=3D=3D=3D> The following configuration options are available for >freeradius3-3.0.15_1: > DEVELOPER=3Doff: Enable developer options > DOCS=3Doff: Build and/or install documentation > EDIR=3Doff: Enable eDirectory support (implies LDAP) > EXPERIMENTAL=3Doff: Build experimental modules > FIREBIRD=3Doff: With Firebird database support (EXPERIMENTAL) > FREETDS=3Doff: FreeTDS library support > HEIMDAL=3Doff: With Heimdal Kerberos support > HEIMDAL_PORT=3Doff: With Heimdal Kerberos from ports > IDN=3Doff: International Domain Names support > KERBEROS=3Don: Kerberos support > LDAP=3Doff: LDAP protocol support > MYSQL=3Doff: MySQL database support > PERL=3Don: Perl scripting language support > PGSQL=3Doff: PostgreSQL database support > PYTHON=3Doff: Python bindings or support > REDIS=3Doff: Redis key-value store database support > REST=3Doff: Enable RESTful API support > RUBY=3Doff: Ruby bindings or support > SQLITE3=3Doff: SQLite 3 database support > UDPFROMTO=3Doff: Compile in UDPFROMTO support > UNIXODBC=3Doff: With unixODBC database support > USER=3Don: Run as user freeradius, group freeradius >=3D=3D=3D> Use 'make config' to modify these settings >---End OPTIONS List--- > >--CONFIGURE_ARGS-- >--without-rlm_sql_sqlite --with-rlm_krb5 >--with-rlm-krb5-lib-dir=3D/usr/local/lib --wi >th-rlm-krb5-include-dir=3D/usr/local/include --without-edir >--without-rlm_ldap --without-rlm_sql_mysql --without-rlm_sql_postgresql >--without-rlm_sql_unixodbc --without-rlm_sql_firebird --with-rlm_perl >--without-rlm_python --without-rlm_ruby --with-ruby=3Dno >--without-rlm_redis --without-rlm_rediswho --without-rlm_rest >--without-rlm_freetds --without-rlm_idn --without-experimental-modules >--quiet --without-docdir --with-openssl-libraries=3D/usr/local/lib >--with-logdir=3D/var/log --with-openssl-includes=3D/usr/local/include >--prefix=3D/usr/local --libdir=3D/usr/local/lib/freeradius-3.0.15 >--localstatedir=3D/var --without-rlm_eap_ikev2 --without-rlm_eap_tnc >--without-rlm_eap2 --without-rlm_opendirectory --without-rlm_sql_db2 >--without-rlm_sql_iodbc --without-rlm_sql_sybase --without-rlm_yubikey > --without-rlm_sql_oracle --without-rlm_securid >--without-rlm_cache_memcached --with-vmps >--with-collectdclient-lib-dir=3D/dev/null --disable-openssl-version-che= ck >--with-pic --prefix=3D/usr/local ${_LATE_CONFIGURE_ARGS} >--End CONFIGURE_ARGS-- > >--CONFIGURE_ENV-- >MAKE=3Dgmake ac_cv_path_PERL=3D/usr/local/bin/perl >ac_cv_path_PERL_PATH=3D/usr/local/bin/perl PERL_USE_UNSAFE_INC=3D1 >XDG_DATA_HOME=3D/wrkdirs/usr/ports/net/freeradius3/work >XDG_CONFIG_HOME=3D/wrkdirs/usr/ports/net/freeradius3/work >HOME=3D/wrkdirs/usr/ports/net/freeradius3/work TMPDIR=3D"/tmp" >PATH=3D/wrkdirs/usr/ports/net/freeradius3/work/.bin:/sbin:/bin:/usr/sbin= :/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin >SHELL=3D/bin/sh CONFIG_SHELL=3D/bin/sh >CONFIG_SITE=3D/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=3D2= 62144 >--End CONFIGURE_ENV-- > >--MAKE_ENV-- >OPENSSLBASE=3D/usr/local OPENSSLDIR=3D/usr/local/openssl >OPENSSLINC=3D/usr/local/include OPENSSLLIB=3D/usr/local/lib >OPENSSLRPATH=3D/usr/local/lib PERL_USE_UNSAFE_INC=3D1 >XDG_DATA_HOME=3D/wrkdirs/usr/ports/net/freeradius3/work >XDG_CONFIG_HOME=3D/wrkdirs/usr/ports/net/freeradius3/work >HOME=3D/wrkdirs/usr/ports/net/freeradius3/work TMPDIR=3D"/tmp" >PATH=3D/wrkdirs/usr/ports/net/freeradius3/work/.bin:/sbin:/bin:/usr/sbin= :/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin >NO_PIE=3Dyes WITHOUT_DEBUG_FILES=3Dyes WITHOUT_KERNEL_SYMBOLS=3Dyes >SHELL=3D/bin/sh NO_LINT=3DYES PREFIX=3D/usr/local LOCALBASE=3D/usr/loca= l >LIBDIR=3D"/usr/lib" CC=3D"cc" CFLAGS=3D"-O2 -pipe -I/usr/local/include >-fstack-protector -fno-strict-aliasing" CPP=3D"cpp" >CPPFLAGS=3D"-I/usr/local/include" LDFLAGS=3D" -L/usr/local/lib >-Wl,-rpath,/usr/local/lib -fstack-protector" LIBS=3D"" CXX=3D"c++" >CXXFLAGS=3D"-O2 -pipe -I/usr/local/include -fstack-protector >-fno-strict-aliasing " MANPREFIX=3D"/usr/local" >BSD_INSTALL_PROGRAM=3D"install -s -m 555" BSD_INSTALL_LIB=3D"install = -s >-m 0644" BSD_INSTALL_SCRIPT=3D"install -m 555" >BSD_INSTALL_DATA=3D"install -m 0644" BSD_INSTALL_MAN=3D"install -m 44= 4" >--End MAKE_ENV-- >[...] >CC src/modules/proto_dhcp/rlm_dhcp.c >In file included from src/modules/rlm_krb5/krb5.c:28: >src/modules/rlm_krb5/krb5.h:41:2: error: unknown type name 'krb5_verify_= opt' > krb5_verify_opt options; > ^ >src/modules/rlm_krb5/krb5.c:151:2: warning: implicit declaration of >function 'krb5_verify_opt_init' is invalid in C99 >[-Wimplicit-function-declaration] > krb5_verify_opt_init(&conn->options); > ^ >src/modules/rlm_krb5/krb5.c:152:2: warning: implicit declaration of >function 'krb5_verify_opt_set_ccache' is invalid in C99 >[-Wimplicit-function-declaration] > krb5_verify_opt_set_ccache(&conn->options, conn->ccache); > ^ >src/modules/rlm_krb5/krb5.c:154:2: warning: implicit declaration of >function 'krb5_verify_opt_set_keytab' is invalid in C99 >[-Wimplicit-function-declaration] > krb5_verify_opt_set_keytab(&conn->options, conn->keytab); > ^ >src/modules/rlm_krb5/krb5.c:155:2: warning: implicit declaration of >function 'krb5_verify_opt_set_secure' is invalid in C99 >[-Wimplicit-function-declaration] > krb5_verify_opt_set_secure(&conn->options, true); > ^ >src/modules/rlm_krb5/krb5.c:157:21: warning: implicit declaration of >function 'krb5_verify_opt_set_service' is invalid in C99 >[-Wimplicit-function-declaration] > if (inst->service) krb5_verify_opt_set_service(&conn->options, >inst->service); > ^ >5 warnings and 1 error generated. >gmake[1]: *** [scripts/boiler.mk:636: >build/objs/src/modules/rlm_krb5/krb5.lo] Error 1 >gmake[1]: *** Waiting for unfinished jobs.... >In file included from src/modules/rlm_krb5/rlm_krb5.c:32: >src/modules/rlm_krb5/krb5.h:41:2: error: unknown type name 'krb5_verify_= opt' > krb5_verify_opt options; > ^ >src/modules/rlm_krb5/rlm_krb5.c:347:8: warning: implicit declaration of >function 'krb5_verify_user_opt' is invalid in C99 >[-Wimplicit-function-declaration] > ret =3D krb5_verify_user_opt(conn->context, client, >request->password->vp_strvalue, &conn->options); > ^ >1 warning and 1 error generated. >gmake[1]: *** [scripts/boiler.mk:637: >build/objs/src/modules/rlm_krb5/rlm_krb5.lo] Error 1 >gmake[1]: Leaving directory >'/wrkdirs/usr/ports/net/freeradius3/work/freeradius-server-3.0.15' >=3D=3D=3D> Compilation failed unexpectedly. > > >>> In one case [0], the submitter responded to feedback on 2016-02-03, >>> there has been no further action on the part of the maintainer, and t= he >>> port remains broken w.r.t. Kerberos. >>> >>> In the other case [1], there was already one maintainer timeout (5 mo= as >>> of 2016-07-17). The bug was reassigned to the maintainer on 2017-08-1= 8, >>> and there has been no further action. >>> >>> I would appreciate it if somebody could give these bugs the attention >>> they need. >>> >>> Also, I ask that if the maintainer is unable or unwilling to attend t= o >>> reported problems, that the port be released so that others could mor= e >>> easily work to improve it. >>> >>> Regards, >>> John >>> >>> [0] net/freeradius3: Fix pkg-plist with IDN option >>> =A0=A0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D202684 >>> [1] net/freeradius3: Does not link properly against selected kerberos >>> implementation >>> =A0=A0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D205493 >>> >> >> >> >> > > --=20 Ryan Steinmetz PGP: 9079 51A3 34EF 0CD4 F228 EDC6 1EF8 BA6B D028 46D7 From owner-freebsd-ports@freebsd.org Thu Nov 9 14:35:04 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E8634E51DA5 for ; Thu, 9 Nov 2017 14:35:04 +0000 (UTC) (envelope-from page.graham@frankmethods.com) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id C787B68C4F for ; Thu, 9 Nov 2017 14:35:04 +0000 (UTC) (envelope-from page.graham@frankmethods.com) Received: by mailman.ysv.freebsd.org (Postfix) id C4048E51DA4; Thu, 9 Nov 2017 14:35:04 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C3A3EE51DA1 for ; Thu, 9 Nov 2017 14:35:04 +0000 (UTC) (envelope-from page.graham@frankmethods.com) Received: from mail-qk0-x248.google.com (mail-qk0-x248.google.com [IPv6:2607:f8b0:400d:c09::248]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9149A68C4E for ; Thu, 9 Nov 2017 14:35:04 +0000 (UTC) (envelope-from page.graham@frankmethods.com) Received: by mail-qk0-x248.google.com with SMTP id 2so4314435qkg.5 for ; Thu, 09 Nov 2017 06:35:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=frankmethods-com.20150623.gappssmtp.com; s=20150623; h=mime-version:message-id:date:subject:from:to; bh=7mY74F6e2mPOxOrNA6jfLFuT/R+anmxdaZ2I75NqPDg=; b=HdIJmfVbvP0AJrmZKlhU4GdYwZsJYDTEXVlyY59UxXQHuhfBFLiVaIfegKKa8fgTGP cYKd8ZHX1QqTg/7pGXZA3b/Q4r36S15iDTa4TtThQU0CPOS/6YRYbtvEG9T81ly60lc+ Os0TWFQVVLq2KDAcmRO3OhQoIey4l8JigN4oorXtVRVY4ju/L6yg+dHsmORpNbhKceKx ZQWJyfihyTMz5K6Or+YXGlXqUJsMG9/E3WTOfXdY6CMt7+/Vpof1O/tsMLuNBMgyC0uA pkTMY6JpCjSooR2oqWWth8JaiyLqWkzfJa5anNph7Q5VQ5YW8+2nx8dDBSdERtdVZpMX 0m1w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:message-id:date:subject:from:to; bh=7mY74F6e2mPOxOrNA6jfLFuT/R+anmxdaZ2I75NqPDg=; b=HmJES74jaiQ98LEulNQh8HJ0kfuEVF9yEVPrG7ufFt4BlwzzL+Hsbs4VpmYftOAzZD XaO9wZmI10p27gNRGtS27BaSexRA5VbCRXd6afKP3rZPhxEvl+pKz4AFc7aIbuZ7uGcU HWPWE4I93dfRu+IU/hZlHqOtVsLzQpjYklRKMo5yRmVGPhU2wUq+FwgtH3+/Kninr14h N+yu5OLzy0Yu1mw0/7wtFq0n8ip2mZcI+kwfWfwSua66O0H30TvUjsSfTaDzXh4rufaL vfAASbhxuJfeGhj5ZrpjXYzW23XW1UzwmA7aqVN3eMi3++IQuQKigI9X14VFs66OG2Ni MFdQ== X-Gm-Message-State: AJaThX7GyVXlncNIdlHr5Cgi9ihDUyWMIXPtPq4VJ7Wf91/qGvUrOJLe 6uacklA/splD7vKm6N/JpyPIrYOZT2yL X-Google-Smtp-Source: ABhQp+QTFEBUnpaAFW1ZVEeCBVk6AWsqPvGjlW5pajZLksdyBvyOdg5bMTzo2mLRXpooWduvNBxPiqO9Ag== MIME-Version: 1.0 X-Received: by 10.55.197.11 with SMTP id p11mr3631609qki.59.1510238103624; Thu, 09 Nov 2017 06:35:03 -0800 (PST) Message-ID: <001a1149a61cb17050055d8db533@google.com> Date: Thu, 09 Nov 2017 14:35:03 +0000 Subject: Esri Software Users List From: page.graham@frankmethods.com To: ports@freebsd.org Content-Type: text/plain; charset="UTF-8"; format=flowed; delsp=yes Content-Transfer-Encoding: base64 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Nov 2017 14:35:05 -0000 PGRpdiBkaXI9Imx0ciI+PHAgY2xhc3M9Ik1zb05vcm1hbCI+SGksPGJyPjxicj5Xb3VsZCB5b3Ug YmUgaW50ZXJlc3RlZCBpbiAgDQo8Yj5Fc3JpIFNvZnR3YXJlDQpVc2VycyBMaXN0PC9iPiB0byBp bmNyZWFzZSB5b3VyIFNhbGVzIGFuZCBNYXJrZXRpbmc/PGJyPjxicj48Yj5XZSBwcm92aWRlICAN CnRoZSBEYXRhYmFzZSBhY3Jvc3MgTm9ydGgNCkFtZXJpY2EsIEVNRUEsIEFQQUMgYW5kIExhdGlu IEFtZXJpY2EuPGJyPjwvYj48Yj48YnI+V2UgYWxzbyBoYXZlIGNvbXBhbmllcyAgDQp1c2luZzo8 L2I+IEJlbnRsZXksDQpJbnRlcmdyYXBoLCBNYXBJbmZvLCBBdXRvZGVzaywgUFRDLCBPbnNoYXBl LCBTaWVtZW5zIGFuZCBtYW55ICANCm1vcmXigKYuPGJyPjxicj48Yj5JbmZvcm1hdGlvbg0KRmll bGRzPC9iPiDigJMNCk5hbWUsIFRpdGxlLCBFbWFpbCwgUGhvbmUgTnVtYmVycywgQ29tcGFueSBO YW1lLCBhbmQgQ29tcGFueSBEZXRhaWxzIGxpa2UsDQpQaHlzaWNhbCBBZGRyZXNzLCBXZWIgQWRk cmVzcywgUmV2ZW51ZSBTaXplLCBFbXBsb3llZSBTaXplIGFuZCAgDQppbmR1c3RyeS48YnI+PGJy Pjxmb250IGNvbG9yPSIjMDAwMDAwIj5QbGVhc2UgcmV2aWV3IGFuZCBsZXQgbWUga25vdyBpZiB5 b3UgIA0KYXJlIGludGVyZXN0ZWQgaW4gYW55IG9mIHRoZQ0KdGVjaG5vbG9neSB1c2VycyBvciBk aWZmZXJlbnQgY29udGFjdCBsaXN0IGZvciB5b3VyIGNhbXBhaWducyBhbmQgSSB3aWxsDQpwcm92 aWRlIG1vcmU8L2ZvbnQ+PGI+IDwvYj5pbmZvcm1hdGlvbiA8c3BhbiBzdHlsZT0iY29sb3I6Ymxh Y2siPmZvciB0aGUNCnNhbWUuIEFuZCBJ4oCZbGwgc2VuZCBhY3Jvc3MgYSBmZXcgc2FtcGxlIHJl Y29yZHMgZm9yIHlvdSB0byAgDQpyZXZpZXcuPGJyPjwvc3Bhbj48c3BhbiBzdHlsZT0iY29sb3I6 YmxhY2siPjxicj5SZWdhcmQswqA8L3NwYW4+PC9wPjxwICANCmNsYXNzPSJNc29Ob3JtYWwiPjxz cGFuIGxhbmc9IkVOLUlOIiBzdHlsZT0iY29sb3I6YmxhY2siPjxiICANCnN0eWxlPSJjb2xvcjpy Z2IoMzQsMzQsMzQpIj48c3BhbiBzdHlsZT0iY29sb3I6YmxhY2siPjxicj5QYWdlICANCkdyYWhh bTxicj5NYXJrZXRpbmcgRXhlY3V0aXZlPC9zcGFuPjwvYj48Yj48YnI+PC9iPjwvc3Bhbj48L3A+ PHAgIA0KY2xhc3M9ImdtYWlsLU1zb05vU3BhY2luZyI+PHNwYW4gc3R5bGU9ImNvbG9yOmJsYWNr Ij48YnI+DQo8YnI+DQo8c3Bhbj48L3NwYW4+PC9zcGFuPjwvcD4NCg0KPHAgY2xhc3M9ImdtYWls LU1zb05vU3BhY2luZyIgYWxpZ249ImNlbnRlciIgIA0Kc3R5bGU9InRleHQtYWxpZ246Y2VudGVy Ij48c3BhbiBzdHlsZT0iY29sb3I6cmdiKDE5MSwxOTEsMTkxKSI+VG8gcmVtb3ZlICANCmZyb20g dGhpcyBtYWlsaW5nOg0KcmVwbHkgd2l0aCBzdWJqZWN0IGxpbmUgYXMgPGI+PHU+JnF1b3Q7bGVh dmUgIA0Kb3V04oCdPC91PjwvYj48c3Bhbj48L3NwYW4+PC9zcGFuPjwvcD4NCg0KPHAgY2xhc3M9 Ik1zb05vcm1hbCI+PHNwYW4gc3R5bGU9ImNvbG9yOmJsYWNrIj7CoDxzcGFuICANCmxhbmc9IkVO LUlOIj48c3Bhbj48L3NwYW4+PC9zcGFuPjwvc3Bhbj48L3A+DQoNCjxwIGNsYXNzPSJnbWFpbC1N c29Ob1NwYWNpbmciPjxzcGFuIHN0eWxlPSJjb2xvcjpncmF5Ij7CoDwvc3Bhbj48L3A+DQoNCjxw IGNsYXNzPSJnbWFpbC1Nc29Ob1NwYWNpbmciPjxzcGFuPsKgPC9zcGFuPjwvcD4NCg0KPHAgY2xh c3M9Ik1zb05vcm1hbCI+PHNwYW4gbGFuZz0iRU4tSU4iPsKgPC9zcGFuPjwvcD4NCg0KPHAgY2xh c3M9Ik1zb05vcm1hbCI+PHNwYW4gbGFuZz0iRU4tSU4iPsKgPC9zcGFuPjwvcD4NCg0KPHAgY2xh c3M9Ik1zb05vcm1hbCI+PHNwYW4gbGFuZz0iRU4tSU4iPsKgPC9zcGFuPjwvcD4NCg0KPHAgY2xh c3M9Ik1zb05vcm1hbCI+PHNwYW4gbGFuZz0iRU4tSU4iPsKgPC9zcGFuPjwvcD4NCg0KPHAgY2xh c3M9Ik1zb05vcm1hbCI+PHNwYW4gbGFuZz0iRU4tSU4iPsKgPC9zcGFuPjwvcD48L2Rpdj4NCjxw PiZuYnNwOzwvcD48YSBzdHlsZT0nZGlzcGxheTogYmxvY2s7IG1hcmdpbjogMzJweCAwIDQwcHgg MDsgcGFkZGluZzogIA0KMTBweDsgZm9udC1zaXplOiAxZW07IHRleHQtYWxpZ246IGNlbnRlcjsg Ym9yZGVyOiAwOyBib3JkZXItdG9wOiAxcHggc29saWQgIA0KZ3JheTsgJyBocmVmPSdodHRwczov L2dvby5nbC8ya3NkUnYnPnBvd2VyZWQgYnkgR1NNLiBGcmVlIG1haWwgbWVyZ2UgYW5kICANCmVt YWlsIG1hcmtldGluZyBzb2Z0d2FyZSBmb3IgR21haWwuPC9hPg0K From owner-freebsd-ports@freebsd.org Thu Nov 9 15:15:44 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8BACAE5336A for ; Thu, 9 Nov 2017 15:15:44 +0000 (UTC) (envelope-from herbert@mailbox.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 7172A6A8BD for ; Thu, 9 Nov 2017 15:15:44 +0000 (UTC) (envelope-from herbert@mailbox.org) Received: by mailman.ysv.freebsd.org (Postfix) id 6D999E53368; Thu, 9 Nov 2017 15:15:44 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6D24FE53367 for ; Thu, 9 Nov 2017 15:15:44 +0000 (UTC) (envelope-from herbert@mailbox.org) Received: from mx1.mailbox.org (mx1.mailbox.org [80.241.60.212]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.mailbox.org", Issuer "SwissSign Server Silver CA 2014 - G22" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2FC776A8BC for ; Thu, 9 Nov 2017 15:15:43 +0000 (UTC) (envelope-from herbert@mailbox.org) Received: from smtp1.mailbox.org (smtp1.mailbox.org [80.241.60.240]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.mailbox.org (Postfix) with ESMTPS id 58B8F46DDC; Thu, 9 Nov 2017 16:15:35 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mailbox.org; h= content-type:content-type:mime-version:subject:subject:from:from :message-id:date:date:received; s=mail20150812; t=1510240533; bh=fw+1by+1OtgzYKQtBZ0cdNHJy34SLjiUDv/4dH1u/Tw=; b=opzQBUb9FYJN rsUorMUw1dGaezgibfvM1oiw+PElZFitQZYRpBhc4QcUBfjChZTkBd8nbd04/FgT Hswrj2t4qT9MqI6SLgqn3V1XjF9bOYU3Sta2JBKDcRkWm4aEDaHbXYCV3PR1Foz8 4QDWw+23kxAITdBd6U3OIt4/TgZAzN0n4PTQMvk3SUswBlZHYwbnXxCY2OGl1Q9P E132UOk9u1Uu8fwX1gyiKRHZGFD/ebhemB0TK/nJVSTJZk3HaCa8YuZqfK5o0JYg ZYAqnwXEtGLt5Kls05nor0nq6GFZjvfReWGzsjgXrhvSoTSVv7X24wsB4bGv7CQm WZK3Wmujvw== X-Virus-Scanned: amavisd-new at heinlein-support.de Received: from smtp1.mailbox.org ([80.241.60.240]) by hefe.heinlein-support.de (hefe.heinlein-support.de [91.198.250.172]) (amavisd-new, port 10030) with ESMTP id 92SsHzxBEkOL; Thu, 9 Nov 2017 16:15:33 +0100 (CET) Date: Thu, 09 Nov 2017 16:15:30 +0100 Message-ID: <87tvy3sctp.wl-herbert@mailbox.org> From: "Herbert J. Skuhra" To: freebsd-ports@dan.me.uk Cc: ports@FreeBSD.org Subject: mail/opendkim MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Nov 2017 15:15:44 -0000 Hi, Bugzilla[1] lists three new and one open PR for mail/opendkim. Is the port still maintained? The port does not build with security/openssl-devel. There is a patch: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=828466 https://sourceforge.net/p/opendkim/patches/37/ https://git.archlinux.org/svntogit/community.git/plain/trunk/openssl_1.1.0_compat.patch?h=packages/opendkim The patch requires autoreconf. Can you/anyone commit it? Thanks, Herbert [1] From owner-freebsd-ports@freebsd.org Thu Nov 9 16:46:21 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B3F2CE55929 for ; Thu, 9 Nov 2017 16:46:21 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id A3A876EC2A for ; Thu, 9 Nov 2017 16:46:21 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id A01D7E55928; Thu, 9 Nov 2017 16:46:21 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9E0E5E55927 for ; Thu, 9 Nov 2017 16:46:21 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 758166EC29; Thu, 9 Nov 2017 16:46:21 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id C671994CF; Thu, 9 Nov 2017 16:46:20 +0000 (UTC) From: Jan Beich To: Gleb Popov <6yearold@gmail.com> Cc: "ports\@FreeBSD.org" Subject: Re: Using lua and luajit. References: Date: Thu, 09 Nov 2017 17:46:10 +0100 Message-ID: <375n-bdt9-wny@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Nov 2017 16:46:21 -0000 Gleb Popov <6yearold@gmail.com> writes: > Another question is how to handle lua packages that can work with different > lua versions (like py27- and py36- ports, for instance). The example of > such port is devel/lua-Penlight, as you can see it is basically a bunch of > .lua files, which I decided to install everything into lua/5.1/ subdir. > What's proper way to handle this? I've used PKGNAMEPREFIX=${LUA_PKGNAMEPREFIX} + USES=uniquefiles:dirs in my effort to port Torch7 a few years ago. Maybe you can salvage some bits. https://github.com/jbeich/freebsd-ports/blob/torch/devel/lua-penlight/Makefile From owner-freebsd-ports@freebsd.org Thu Nov 9 17:42:20 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 02163E56F0E for ; Thu, 9 Nov 2017 17:42:20 +0000 (UTC) (envelope-from lists@opsec.eu) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id E4C58709B8 for ; Thu, 9 Nov 2017 17:42:19 +0000 (UTC) (envelope-from lists@opsec.eu) Received: by mailman.ysv.freebsd.org (Postfix) id DFE92E56F0D; Thu, 9 Nov 2017 17:42:19 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DF87EE56F0C for ; Thu, 9 Nov 2017 17:42:19 +0000 (UTC) (envelope-from lists@opsec.eu) Received: from home.opsec.eu (home.opsec.eu [IPv6:2001:14f8:200::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A6734709B5 for ; Thu, 9 Nov 2017 17:42:19 +0000 (UTC) (envelope-from lists@opsec.eu) Received: from pi by home.opsec.eu with local (Exim 4.89 (FreeBSD)) (envelope-from ) id 1eCqqH-000OwD-PW; Thu, 09 Nov 2017 18:42:17 +0100 Date: Thu, 9 Nov 2017 18:42:17 +0100 From: Kurt Jaeger To: "Herbert J. Skuhra" Cc: freebsd-ports@dan.me.uk, ports@FreeBSD.org Subject: Re: mail/opendkim Message-ID: <20171109174217.GB49221@home.opsec.eu> References: <87tvy3sctp.wl-herbert@mailbox.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87tvy3sctp.wl-herbert@mailbox.org> X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Nov 2017 17:42:20 -0000 Hi! > Bugzilla[1] lists three new and one open PR for mail/opendkim. Is the > port still maintained? Yes, but some of the PRs are difficult to parse. > The port does not build with security/openssl-devel. There is a patch: > > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=828466 > https://sourceforge.net/p/opendkim/patches/37/ > https://git.archlinux.org/svntogit/community.git/plain/trunk/openssl_1.1.0_compat.patch?h=packages/opendkim > > The patch requires autoreconf. I generated a patch using that patch in https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223568 > Can you/anyone commit it? A simple build-test looks OK (but fails if LUA is enabled), but I can't run-test it. Can you do it ? With LUA I've seen some strange thing on a simple build-test on a loaded box, must re-do it in poudriere. -- pi@opsec.eu +49 171 3101372 3 years to go ! From owner-freebsd-ports@freebsd.org Thu Nov 9 19:03:35 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1F1A8E58DF1 for ; Thu, 9 Nov 2017 19:03:35 +0000 (UTC) (envelope-from herbert@mailbox.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 02F8273A80 for ; Thu, 9 Nov 2017 19:03:35 +0000 (UTC) (envelope-from herbert@mailbox.org) Received: by mailman.ysv.freebsd.org (Postfix) id F3743E58DF0; Thu, 9 Nov 2017 19:03:34 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F2FB0E58DED for ; Thu, 9 Nov 2017 19:03:34 +0000 (UTC) (envelope-from herbert@mailbox.org) Received: from mx2.mailbox.org (mx2.mailbox.org [80.241.60.215]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.mailbox.org", Issuer "SwissSign Server Silver CA 2014 - G22" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B055973A7F for ; Thu, 9 Nov 2017 19:03:33 +0000 (UTC) (envelope-from herbert@mailbox.org) Received: from smtp1.mailbox.org (smtp1.mailbox.org [80.241.60.240]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx2.mailbox.org (Postfix) with ESMTPS id 5887C4C988; Thu, 9 Nov 2017 20:03:30 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mailbox.org; h= content-type:content-type:mime-version:references:in-reply-to :subject:subject:from:from:message-id:date:date:received; s= mail20150812; t=1510254201; bh=2gulu5jw6zs0TEF+r3MYRAPJl376NWTSA NplqKpx2hs=; b=Tskq+6ux0iEhtMoVAlfZmBbTLNbqIQ/w4b6/BTTQvq8MbyEYj 0UcLTGfzXE3NtfB5UW6E8rH4Nx8ckzHYCrwK3WuSMlIx1r9wNxpGge4u5SgXvkpw a9DxFGOsXE5+r0L8UbR+9AB+jB3NpJWDsHdVAJoS+4uBYJyEoEjJbIbbSz8RnNAP 8tzIgZIeKzUcdDKcAQQO09WXhpAhkJVJoiRjKzI0RuIW1E3Tt5crxlrye2611/kO JLTsZBzcco5Ll9RxrED8vtgD3Uwhnl2lKUeOIMjBXxl+9eqjjXN8OTjHI/HQEGVN 9348xPeXhcl0ZM7TGNe0HDhqBdZUyYOOE2LCw== X-Virus-Scanned: amavisd-new at heinlein-support.de Received: from smtp1.mailbox.org ([80.241.60.240]) by gerste.heinlein-support.de (gerste.heinlein-support.de [91.198.250.173]) (amavisd-new, port 10030) with ESMTP id 8cBWwck7x2j2; Thu, 9 Nov 2017 20:03:21 +0100 (CET) Date: Thu, 09 Nov 2017 20:03:19 +0100 Message-ID: <87shdns2a0.wl-herbert@mailbox.org> From: "Herbert J. Skuhra" To: Kurt Jaeger Cc: freebsd-ports@dan.me.uk, ports@FreeBSD.org Subject: Re: mail/opendkim In-Reply-To: <20171109174217.GB49221@home.opsec.eu> References: <87tvy3sctp.wl-herbert@mailbox.org> <20171109174217.GB49221@home.opsec.eu> MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Nov 2017 19:03:35 -0000 On Thu, 09 Nov 2017 18:42:17 +0100, Kurt Jaeger wrote: > > Hi! > > > Bugzilla[1] lists three new and one open PR for mail/opendkim. Is the > > port still maintained? > > Yes, but some of the PRs are difficult to parse. > > > The port does not build with security/openssl-devel. There is a patch: > > > > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=828466 > > https://sourceforge.net/p/opendkim/patches/37/ > > https://git.archlinux.org/svntogit/community.git/plain/trunk/openssl_1.1.0_compat.patch?h=packages/opendkim > > > > The patch requires autoreconf. > > I generated a patch using that patch in > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223568 Thanks. I've just found out that the patch breaks the build with libressl. :-( Maybe the following lines are required: .if ${SSL_DEFAULT:Mopenssl-devel} USES+= autoreconf EXTRA_PATCHES= ${FILESDIR}\extra-patch-configure.ac \ ${FILESDIR}\extra-patch-opendkim_opendkim-crypto.c .endif > > Can you/anyone commit it? > > A simple build-test looks OK (but fails if LUA is enabled), > but I can't run-test it. Can you do it ? > > With LUA I've seen some strange thing on a simple build-test > on a loaded box, must re-do it in poudriere. Hmm, autoreconf obviously overwrites the LUA changes to configure. :-( pre-configure: ${REINPLACE_CMD} -e '/LIBLUA_LIBS/s/lua5\.[0-9]/lua-${LUA_VER}/' \ -e '/PKG_CONFIG/s/lua5\.[0-9]/lua-${LUA_VER}/' \ -- Herbert From owner-freebsd-ports@freebsd.org Thu Nov 9 19:16:55 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4AD6BE59241 for ; Thu, 9 Nov 2017 19:16:55 +0000 (UTC) (envelope-from lists@opsec.eu) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 38E8B740F2 for ; Thu, 9 Nov 2017 19:16:55 +0000 (UTC) (envelope-from lists@opsec.eu) Received: by mailman.ysv.freebsd.org (Postfix) id 34F89E59240; Thu, 9 Nov 2017 19:16:55 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 348BEE5923F for ; Thu, 9 Nov 2017 19:16:55 +0000 (UTC) (envelope-from lists@opsec.eu) Received: from home.opsec.eu (home.opsec.eu [IPv6:2001:14f8:200::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EF2A7740F1 for ; Thu, 9 Nov 2017 19:16:54 +0000 (UTC) (envelope-from lists@opsec.eu) Received: from pi by home.opsec.eu with local (Exim 4.89 (FreeBSD)) (envelope-from ) id 1eCsJm-000P6h-8k; Thu, 09 Nov 2017 20:16:50 +0100 Date: Thu, 9 Nov 2017 20:16:50 +0100 From: Kurt Jaeger To: "Herbert J. Skuhra" Cc: freebsd-ports@dan.me.uk, ports@FreeBSD.org Subject: Re: mail/opendkim Message-ID: <20171109191650.GC49221@home.opsec.eu> References: <87tvy3sctp.wl-herbert@mailbox.org> <20171109174217.GB49221@home.opsec.eu> <87shdns2a0.wl-herbert@mailbox.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87shdns2a0.wl-herbert@mailbox.org> X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Nov 2017 19:16:55 -0000 Hi! > > > Can you/anyone commit it? > > > > A simple build-test looks OK (but fails if LUA is enabled), > > but I can't run-test it. Can you do it ? > > > > With LUA I've seen some strange thing on a simple build-test > > on a loaded box, must re-do it in poudriere. > > Hmm, autoreconf obviously overwrites the LUA changes to configure. :-( > > pre-configure: > ${REINPLACE_CMD} -e '/LIBLUA_LIBS/s/lua5\.[0-9]/lua-${LUA_VER}/' \ > -e '/PKG_CONFIG/s/lua5\.[0-9]/lua-${LUA_VER}/' \ Any idea on how to solve it ? I've other tasks on my plate, sorry... -- pi@opsec.eu +49 171 3101372 3 years to go ! From owner-freebsd-ports@freebsd.org Thu Nov 9 20:09:41 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7CB3CE5A8A7 for ; Thu, 9 Nov 2017 20:09:41 +0000 (UTC) (envelope-from herbert@mailbox.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 5F6AE76659 for ; Thu, 9 Nov 2017 20:09:41 +0000 (UTC) (envelope-from herbert@mailbox.org) Received: by mailman.ysv.freebsd.org (Postfix) id 5E9DAE5A8A6; Thu, 9 Nov 2017 20:09:41 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5E33DE5A8A5 for ; Thu, 9 Nov 2017 20:09:41 +0000 (UTC) (envelope-from herbert@mailbox.org) Received: from mx1.mailbox.org (mx1.mailbox.org [80.241.60.212]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.mailbox.org", Issuer "SwissSign Server Silver CA 2014 - G22" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1E53976658 for ; Thu, 9 Nov 2017 20:09:40 +0000 (UTC) (envelope-from herbert@mailbox.org) Received: from smtp1.mailbox.org (smtp1.mailbox.org [80.241.60.240]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.mailbox.org (Postfix) with ESMTPS id 7C29446B34; Thu, 9 Nov 2017 21:09:36 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mailbox.org; h= content-type:content-type:mime-version:references:in-reply-to :subject:subject:from:from:message-id:date:date:received; s= mail20150812; t=1510258173; bh=7MMkVm0+YeWPp4M13yk9+QYEn2kQNdUpC RUvPyLg/Xg=; b=ulriXCmOgQwDKuY4cCebdx/R4EYBlcRUSx3eLxVOzPjXZb5ri wIJk/ReJHaI4gBwBufHGalqkh2wSt44J3ibvSy0wNSwuoqo+6xqpJnIee770axwx 6RPRF2Qx1PukjHhyhoz1Ig+tJ+61mzJJcjijvVOkK5p49g2EfXTGntLL5pfszSaZ rekmcUeBsRahJLiqZztvQ40gF3kaoP7PtIdGduY7Qs6jCad/8G2Vi/k4DBCMwmJB yu5bmKo3e8iSbzJylcqhOBwL6+fyDwa1wnglVk+4mtUa7b1PR+E8iEirJJE8ptQp TZ9Q9ossPb5YYUwbf1sl9yhS0mzcx07Mj4ytA== X-Virus-Scanned: amavisd-new at heinlein-support.de Received: from smtp1.mailbox.org ([80.241.60.240]) by hefe.heinlein-support.de (hefe.heinlein-support.de [91.198.250.172]) (amavisd-new, port 10030) with ESMTP id p5xlaIpf7_NR; Thu, 9 Nov 2017 21:09:33 +0100 (CET) Date: Thu, 09 Nov 2017 21:09:31 +0100 Message-ID: <87r2t7rz7o.wl-herbert@mailbox.org> From: "Herbert J. Skuhra" To: Kurt Jaeger Cc: freebsd-ports@dan.me.uk, ports@FreeBSD.org Subject: Re: mail/opendkim In-Reply-To: <20171109191650.GC49221@home.opsec.eu> References: <87tvy3sctp.wl-herbert@mailbox.org> <20171109174217.GB49221@home.opsec.eu> <87shdns2a0.wl-herbert@mailbox.org> <20171109191650.GC49221@home.opsec.eu> MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Nov 2017 20:09:41 -0000 On Thu, 09 Nov 2017 20:16:50 +0100, Kurt Jaeger wrote: > > Hi! > > > > > Can you/anyone commit it? > > > > > > A simple build-test looks OK (but fails if LUA is enabled), > > > but I can't run-test it. Can you do it ? > > > > > > With LUA I've seen some strange thing on a simple build-test > > > on a loaded box, must re-do it in poudriere. > > > > Hmm, autoreconf obviously overwrites the LUA changes to configure. :-( > > > > pre-configure: > > ${REINPLACE_CMD} -e '/LIBLUA_LIBS/s/lua5\.[0-9]/lua-${LUA_VER}/' \ > > -e '/PKG_CONFIG/s/lua5\.[0-9]/lua-${LUA_VER}/' \ > > Any idea on how to solve it ? I've other tasks on my plate, sorry... If it's OK to use autoreconf then we could modify configure.ac instead of configure!? e.g: Replacing the pre-configure part with: pre-configure: ${REINPLACE_CMD} -e '/PKG_CHECK_MODULES/s/lua5\.[0-9]/lua-${LUA_VER}/' \ -e '/PKG_CHECK_MODULES/s/cyrussasl/libsasl2/' \ ${WRKSRC}/configure.ac -- Herbert From owner-freebsd-ports@freebsd.org Thu Nov 9 22:13:01 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 29FD0E5DAD1 for ; Thu, 9 Nov 2017 22:13:01 +0000 (UTC) (envelope-from matthias.andree@gmx.de) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 09A417AF6D for ; Thu, 9 Nov 2017 22:13:01 +0000 (UTC) (envelope-from matthias.andree@gmx.de) Received: by mailman.ysv.freebsd.org (Postfix) id 09053E5DAD0; Thu, 9 Nov 2017 22:13:01 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 08A9EE5DACF for ; Thu, 9 Nov 2017 22:13:01 +0000 (UTC) (envelope-from matthias.andree@gmx.de) Received: from mout.gmx.net (mout.gmx.net [212.227.17.22]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "mout.gmx.net", Issuer "TeleSec ServerPass DE-2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6205D7AF6B for ; Thu, 9 Nov 2017 22:12:59 +0000 (UTC) (envelope-from matthias.andree@gmx.de) Received: from mandree.no-ip.org ([92.227.224.80]) by mail.gmx.com (mrgmx103 [212.227.17.168]) with ESMTPSA (Nemesis) id 0LpbfG-1epoWa1c8M-00fTPV; Thu, 09 Nov 2017 23:12:50 +0100 Received: from [127.0.0.1] (localhost.localdomain [127.0.0.1]) by apollo.emma.line.org (Postfix) with ESMTP id 232CC23D1F2; Thu, 9 Nov 2017 23:12:49 +0100 (CET) Subject: Re: Bogofilter contrib scripts treated as docs To: ports@freebsd.org References: <20171106191918.540ecedc@gumby.homeunix.com> Cc: RW From: Matthias Andree Message-ID: Date: Thu, 9 Nov 2017 23:12:48 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <20171106191918.540ecedc@gumby.homeunix.com> Content-Type: text/plain; charset=utf-8 Content-Language: de-DE Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:Cy42Gsa1rb/L6vSfvmJMq5Yy2E76fYwrYxiBy4lmQa+vGIkm8aM WKtwNMFgnM8PJMbWScSShQga4E8SUsMVoIqAy5FHj6fJ9gvkiD1vQxi5FBwL6S2jcwpl/tD cEJNDVIEDf8QlCD2cEr5gLqEaIpBgoorTkk75F2nBO2Tdd/XV64WvyR5zfH/iIxHjyMa4xC 0QOGrZHLT5Vd+BLlscWIg== X-UI-Out-Filterresults: notjunk:1;V01:K0:tD35dls6TJg=:NkczIAzvimqKknqXurnKCi P8ePgUAbaNcR36eD6v/coayH6vqX6ncWHAp7i6SYtZjjUTpglskIlFTp7oXaleLYfHKJ2m+Tj jpzpoT/cp+4SqrvpvqM6qbyOWnaXKrio0wsWdu0U6U52viNRhD9HLounJlFrJEWIqlXtLaRla GFPDXAlEW/cEkCo1VtLfJe0LLsEbhdr2hQlV62lcCuEqX3APmJRffR6TIIrOt0M9o329Gf+yu 5He6OdBJugf4YCluiwHBhbmnQNeLh6oGcIPJYMR7wC+LNuMREeEqlnklgUmLfUVsDnX63iyNB IrReqzGijUInOIUAXUbiMba8S+q4T4FxYW+z1QNbphGKD4e30P+/S7ATF1vOU1bNvibVKb7By dQj7DvzR2/wwiQrrPE686PqL+95GQdcrOWjUJRkfPssuebY6mZrclLuDKpvtXkkWEGNjLYnDT 4E2djMHsPurcVWQOsEvEpZaUZFRzljeqMrGIQqW9gsdwzltA9JFHVhK8nYWnYNN0ho+Uzqb4L U7UtFsh2/AZG1CcjsmKJOQ/AcraJyqq7CcjDzw9tGhuf2FaPmFcaS6CuGOV+L+QfkJIZGNaoA 3gWx/GNQc6JnVzoaR4DA0+U2nu2rdxL5qQYygpm784cTEs0Re1yroLFsyLGT5q93Z4JRjjgiA JrYWWPyPytUzidG+2vXcVeVmmJCnUiHPmbRurjUd+89uR7LfHIP1rmxKPb/0fd7tK77Pzg6XL HQaXFJ86aod93hfCg4UTtHqm6tvq1JqLkaDcR6nUD/VjG5nEkeAk2BmZiGdZx+0k5nawyMdX8 9qpOPymt2PlPwI+aUQlWEWMfQOKjJFo7IHiIBxvaa/uJwqrj6o= X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Nov 2017 22:13:01 -0000 Am 06.11.2017 um 20:19 schrieb RW: > > I just noticed that the bogofilter perl and shell scripts from the contrib > directory (see below) only get installed if bogofilter is built with the > DOCS option. > > > .for i in bfproxy.pl bogofilter-milter.pl bogo.R bogofilter-qfe.sh \ > mime.get.rfc822.pl parmtest.sh printmaildir.pl \ > bogominitrain.pl \ > randomtrain.sh scramble.sh spamitarium.pl stripsearch.pl trainbogo.sh > ${INSTALL_SCRIPT} ${WRKSRC}/contrib/${i} ${STAGEDIR}${DOCSDIR}/contrib/${i} > .endfor > Yes, that is true, and these are contrib/uted, so are not necessary for normal operation. So what are you suggesting? From owner-freebsd-ports@freebsd.org Fri Nov 10 01:00:02 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9D8EDE60FC5 for ; Fri, 10 Nov 2017 01:00:02 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 78DAA7FB36 for ; Fri, 10 Nov 2017 01:00:02 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: by mailman.ysv.freebsd.org (Postfix) id 75360E60FC4; Fri, 10 Nov 2017 01:00:02 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 74D43E60FC3 for ; Fri, 10 Nov 2017 01:00:02 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: from mail-wr0-x241.google.com (mail-wr0-x241.google.com [IPv6:2a00:1450:400c:c0c::241]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 10EB87FB35 for ; Fri, 10 Nov 2017 01:00:02 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: by mail-wr0-x241.google.com with SMTP id p96so7200218wrb.7 for ; Thu, 09 Nov 2017 17:00:01 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=IsWLkV/2BUv4OcvQNc81h2STHYNa/JCP7PX+x8oMkOc=; b=Fd+8NUihQ4cGBgdcO9TOPwYRSWFuC1X3UGVgVzyaxWxhiloSNIok2xqojg2s3p15ni CT9udSKA7u9ymrpmVFsfgMWSz0Qp2d2iy2J+RFX+xNsUboC71M/KhsmUB88/UUG3Nr0I K9J2szdb5GFYlvN96t4+w4c9m7TCVmVR6MIiqawQG3KpNTJ5p0JgGkueJrWhgiQ0On3u eUfHe4qrnW8quiFDdhntKxsbdreCzITeIi36RVs0abxNCt8B3jps6fDGjL2r3H6NjonP ktPe3Nlw8PC5/Mh4qKo8qNzBHyrXS6ZKJ7PNucBwLUf8VSIuFYS4cJhaxtEgiGZ8V6aF rrhw== X-Gm-Message-State: AJaThX4oT0mhWnvjZg6wooPRc7/BTKBtVNKUeD7DXZP8S7I4xGOCWmKM Z9/rCfZ3vPTYWBkrjeJzyRdw0g== X-Google-Smtp-Source: ABhQp+SZkrFaspPljoXt3O8mfj730XxmLj0Kfmhr2qTAmjbw4x9vbqHQsQb6Wi9GnIaEkclt1KLZmA== X-Received: by 10.223.184.173 with SMTP id i42mr1767737wrf.31.1510275600231; Thu, 09 Nov 2017 17:00:00 -0800 (PST) Received: from gumby.homeunix.com ([81.17.24.158]) by smtp.gmail.com with ESMTPSA id k9sm9108372wrk.88.2017.11.09.16.59.57 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 09 Nov 2017 16:59:58 -0800 (PST) Date: Fri, 10 Nov 2017 00:59:55 +0000 From: RW To: ports@freebsd.org Subject: Re: Bogofilter contrib scripts treated as docs Message-ID: <20171110005955.670a5529@gumby.homeunix.com> In-Reply-To: References: <20171106191918.540ecedc@gumby.homeunix.com> X-Mailer: Claws Mail 3.15.1 (GTK+ 2.24.31; amd64-portbld-freebsd11.1) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Nov 2017 01:00:02 -0000 On Thu, 9 Nov 2017 23:12:48 +0100 Matthias Andree wrote: > Am 06.11.2017 um 20:19 schrieb RW: > > > > I just noticed that the bogofilter perl and shell scripts from the > > contrib directory (see below) only get installed if bogofilter is > > built with the DOCS option. > > > > > > .for i in bfproxy.pl bogofilter-milter.pl bogo.R bogofilter-qfe.sh \ > > mime.get.rfc822.pl parmtest.sh printmaildir.pl \ > > bogominitrain.pl \ > > randomtrain.sh scramble.sh spamitarium.pl stripsearch.pl > > trainbogo.sh ${INSTALL_SCRIPT} ${WRKSRC}/contrib/${i} > > ${STAGEDIR}${DOCSDIR}/contrib/${i} .endfor > > > > Yes, that is true, and these are contrib/uted, so are not necessary > for normal operation. Neither are bogolexer, bogotune or bogoutil. Some of these scripts are arguably more useful and can be essential for normal operation if a system has been set-up to rely on them. The loss of spamitarium or bogofilter-milter can stop bogofilter from being run. > So what are you suggesting? They aren't documentation, they're functional. Losing functionality when deselecting DOCS is a serious POLA violation. If they need to be optional it should be a separate option, but they are only 216kB in total. From owner-freebsd-ports@freebsd.org Fri Nov 10 02:14:12 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1817FE6278E for ; Fri, 10 Nov 2017 02:14:12 +0000 (UTC) (envelope-from john@saltant.com) Received: from twaddle.saltant.net (twaddle.saltant.net [IPv6:2001:470:8d6f:1001::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C2B7023EA; Fri, 10 Nov 2017 02:14:11 +0000 (UTC) (envelope-from john@saltant.com) Received: from dither.saltant.net (dither.saltant.net [IPv6:2001:470:8d6f:1001::3]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by twaddle.saltant.net (Postfix) with ESMTPSA id 8C47E10F64; Thu, 9 Nov 2017 21:14:09 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=saltant.com; s=twaddle; t=1510280049; bh=BeAaTsLdE6/+SD/aXE1mQ4WocSQR0F7/cx5j+qUqXAk=; h=Subject:To:Cc:References:From:Date:In-Reply-To; b=iLW22qcyxwwilifDen2QCpFRQpfDwwSFggVSjbbjyOjPxS7EMnR+bRsRvFbFVab2S 56pFpv6C7ywM+dawcaHst5z0RzLtD0BIcN9jD5WRnvR6J8Y5GoIX5aHjOeWUxCZVJD YBinoXWQiBeY33+44ovU+XtFvhL8Riw3P+0f1G7ho1By+xOw/z1t8pd/emRn47JMUq w/J7EmN4bdFx2tfcRwCBzB4dmjz9vlra2/FVfbSzdGlL9uJPSjv+1UaBidxqC9aKka nWf2QoyOq8ZU2SVG1KNsDmHQFkuhvbFAdYulL3xF4dzU0N2lkxTOgOsBMzXQomERzz sRlSJN+Tj6DEA== Subject: Re: net/freeradius3 maintainer is ignoring the port (timeout) To: Ryan Steinmetz Cc: FreeBSD Ports , Kubilay Kocak References: <14e8585a-e7bc-4ee3-2f28-8620c9ef5488@saltant.com> <20171108001601.GB81707@exodus.zi0r.com> <20171109143027.GA15287@exodus.zi0r.com> From: "John W. O'Brien" Organization: Saltant Solutions Message-ID: <88721f7a-e022-68e0-6935-9ae69a57ede2@saltant.com> Date: Thu, 9 Nov 2017 21:13:59 -0500 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <20171109143027.GA15287@exodus.zi0r.com> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="x5k9GA1Nv09iGlQmIuAS77aaXAxRQDJ6m" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Nov 2017 02:14:12 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --x5k9GA1Nv09iGlQmIuAS77aaXAxRQDJ6m Content-Type: multipart/mixed; boundary="W4ashfpdLrcVPSmGneRUQeid14A5ALPx3"; protected-headers="v1" From: "John W. O'Brien" To: Ryan Steinmetz Cc: FreeBSD Ports , Kubilay Kocak Message-ID: <88721f7a-e022-68e0-6935-9ae69a57ede2@saltant.com> Subject: Re: net/freeradius3 maintainer is ignoring the port (timeout) References: <14e8585a-e7bc-4ee3-2f28-8620c9ef5488@saltant.com> <20171108001601.GB81707@exodus.zi0r.com> <20171109143027.GA15287@exodus.zi0r.com> In-Reply-To: <20171109143027.GA15287@exodus.zi0r.com> --W4ashfpdLrcVPSmGneRUQeid14A5ALPx3 Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable On 2017/11/09 09:30, Ryan Steinmetz wrote: > On (11/08/17 20:31), John W. O'Brien wrote: >> On 2017/11/07 19:16, Ryan Steinmetz wrote: >>> On (11/06/17 22:11), John W. O'Brien wrote: >>>> Hello FreeBSD ports, >>>> >>>> The maintainer of net/freeradius3 is unresponsive on two open bugs, >>>> both >>>> with proposed patches. >>> >>> John, >>> >>> I was reviewing these two issues tonight and, if I am not mistaken, t= he >>> IDN issue was resolved in a commit on 7/17/17: >>> https://svnweb.freebsd.org/ports/head/net/freeradius3/pkg-plist?r1=3D= 442287&r2=3D446076 >>> >> >> Hi Ryan, >> >> The change you cite allows the port to build with the IDN option. >> However, it appears that this fragment of the Makefile needs some TLC.= >> Is the IDN module experimental or not? >=20 > To me, this feels a little nit-picky and isn't something that an > end-user is actually going to see. Are port OPTIONS for end-users? >> # freetds module is still experimental >> .if ${PORT_OPTIONS:MIDN} && empty(PORT_OPTIONS:MEXPERIMENTAL) >> EXPM=3D=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ye= s >> .endif >> >>> I also believe that the Kerberos issue was resolved on 4/1/16: >>> https://svnweb.freebsd.org/ports/head/net/freeradius3/Makefile?r1=3D4= 12347&r2=3D412348& >>> >>> >>> Can you please verify your ports tree is current (you should see >>> FreeRADIUS 3.0.15) and then confirm/deny? >> >> $ svn info /usr/ports | grep Revision >> Revision: 453233 >> $ svn log -v -r 453233:HEAD /usr/ports/net/freeradius3 >> ----------------------------------------------------------------------= -- >> >> The issue persists. Here are some relevant excerpts from a poudriere >> testport build. >> >=20 > OK so MIT Kerberos integration isn't 100%, but the Heimdal stuff works.= >=20 > I'll check this out. Please see the PR for more details and a proposed solution. I would be glad to help review a refreshed patch. >> [...] >> ---Begin OPTIONS List--- >> =3D=3D=3D> The following configuration options are available for >> freeradius3-3.0.15_1: >> =C2=A0=C2=A0=C2=A0 DEVELOPER=3Doff: Enable developer options >> =C2=A0=C2=A0=C2=A0 DOCS=3Doff: Build and/or install documentation >> =C2=A0=C2=A0=C2=A0 EDIR=3Doff: Enable eDirectory support (implies LDAP= ) >> =C2=A0=C2=A0=C2=A0 EXPERIMENTAL=3Doff: Build experimental modules >> =C2=A0=C2=A0=C2=A0 FIREBIRD=3Doff: With Firebird database support (EXP= ERIMENTAL) >> =C2=A0=C2=A0=C2=A0 FREETDS=3Doff: FreeTDS library support >> =C2=A0=C2=A0=C2=A0 HEIMDAL=3Doff: With Heimdal Kerberos support >> =C2=A0=C2=A0=C2=A0 HEIMDAL_PORT=3Doff: With Heimdal Kerberos from port= s >> =C2=A0=C2=A0=C2=A0 IDN=3Doff: International Domain Names support >> =C2=A0=C2=A0=C2=A0 KERBEROS=3Don: Kerberos support >> =C2=A0=C2=A0=C2=A0 LDAP=3Doff: LDAP protocol support >> =C2=A0=C2=A0=C2=A0 MYSQL=3Doff: MySQL database support >> =C2=A0=C2=A0=C2=A0 PERL=3Don: Perl scripting language support >> =C2=A0=C2=A0=C2=A0 PGSQL=3Doff: PostgreSQL database support >> =C2=A0=C2=A0=C2=A0 PYTHON=3Doff: Python bindings or support >> =C2=A0=C2=A0=C2=A0 REDIS=3Doff: Redis key-value store database support= >> =C2=A0=C2=A0=C2=A0 REST=3Doff: Enable RESTful API support >> =C2=A0=C2=A0=C2=A0 RUBY=3Doff: Ruby bindings or support >> =C2=A0=C2=A0=C2=A0 SQLITE3=3Doff: SQLite 3 database support >> =C2=A0=C2=A0=C2=A0 UDPFROMTO=3Doff: Compile in UDPFROMTO support >> =C2=A0=C2=A0=C2=A0 UNIXODBC=3Doff: With unixODBC database support >> =C2=A0=C2=A0=C2=A0 USER=3Don: Run as user freeradius, group freeradius= >> =3D=3D=3D> Use 'make config' to modify these settings >> ---End OPTIONS List--- >> >> --CONFIGURE_ARGS-- >> --without-rlm_sql_sqlite --with-rlm_krb5 >> --with-rlm-krb5-lib-dir=3D/usr/local/lib --wi >> th-rlm-krb5-include-dir=3D/usr/local/include --without-edir >> --without-rlm_ldap --without-rlm_sql_mysql --without-rlm_sql_postgresq= l >> --without-rlm_sql_unixodbc --without-rlm_sql_firebird --with-rlm_perl >> --without-rlm_python --without-rlm_ruby --with-ruby=3Dno >> --without-rlm_redis --without-rlm_rediswho --without-rlm_rest >> --without-rlm_freetds --without-rlm_idn --without-experimental-modules= >> --quiet --without-docdir --with-openssl-libraries=3D/usr/local/lib >> --with-logdir=3D/var/log=C2=A0 --with-openssl-includes=3D/usr/local/in= clude >> --prefix=3D/usr/local --libdir=3D/usr/local/lib/freeradius-3.0.15 >> --localstatedir=3D/var=C2=A0 --without-rlm_eap_ikev2=C2=A0 --without-r= lm_eap_tnc >> --without-rlm_eap2=C2=A0 --without-rlm_opendirectory=C2=A0 --without-r= lm_sql_db2 >> --without-rlm_sql_iodbc=C2=A0 --without-rlm_sql_sybase=C2=A0 --without= -rlm_yubikey >> --without-rlm_sql_oracle=C2=A0 --without-rlm_securid >> --without-rlm_cache_memcached=C2=A0 --with-vmps >> --with-collectdclient-lib-dir=3D/dev/null=C2=A0 --disable-openssl-vers= ion-check >> --with-pic --prefix=3D/usr/local ${_LATE_CONFIGURE_ARGS} >> --End CONFIGURE_ARGS-- >> >> --CONFIGURE_ENV-- >> MAKE=3Dgmake ac_cv_path_PERL=3D/usr/local/bin/perl >> ac_cv_path_PERL_PATH=3D/usr/local/bin/perl=C2=A0 PERL_USE_UNSAFE_INC=3D= 1 >> XDG_DATA_HOME=3D/wrkdirs/usr/ports/net/freeradius3/work >> XDG_CONFIG_HOME=3D/wrkdirs/usr/ports/net/freeradius3/work >> HOME=3D/wrkdirs/usr/ports/net/freeradius3/work TMPDIR=3D"/tmp" >> PATH=3D/wrkdirs/usr/ports/net/freeradius3/work/.bin:/sbin:/bin:/usr/sb= in:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin >> >> SHELL=3D/bin/sh CONFIG_SHELL=3D/bin/sh >> CONFIG_SITE=3D/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=3D= 262144 >> --End CONFIGURE_ENV-- >> >> --MAKE_ENV-- >> OPENSSLBASE=3D/usr/local OPENSSLDIR=3D/usr/local/openssl >> OPENSSLINC=3D/usr/local/include OPENSSLLIB=3D/usr/local/lib >> OPENSSLRPATH=3D/usr/local/lib PERL_USE_UNSAFE_INC=3D1 >> XDG_DATA_HOME=3D/wrkdirs/usr/ports/net/freeradius3/work >> XDG_CONFIG_HOME=3D/wrkdirs/usr/ports/net/freeradius3/work >> HOME=3D/wrkdirs/usr/ports/net/freeradius3/work TMPDIR=3D"/tmp" >> PATH=3D/wrkdirs/usr/ports/net/freeradius3/work/.bin:/sbin:/bin:/usr/sb= in:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin >> >> NO_PIE=3Dyes WITHOUT_DEBUG_FILES=3Dyes WITHOUT_KERNEL_SYMBOLS=3Dyes >> SHELL=3D/bin/sh NO_LINT=3DYES PREFIX=3D/usr/local=C2=A0 LOCALBASE=3D/u= sr/local >> LIBDIR=3D"/usr/lib"=C2=A0 CC=3D"cc" CFLAGS=3D"-O2 -pipe=C2=A0 -I/usr/l= ocal/include >> -fstack-protector -fno-strict-aliasing"=C2=A0 CPP=3D"cpp" >> CPPFLAGS=3D"-I/usr/local/include"=C2=A0 LDFLAGS=3D" -L/usr/local/lib >> -Wl,-rpath,/usr/local/lib -fstack-protector" LIBS=3D""=C2=A0 CXX=3D"c+= +" >> CXXFLAGS=3D"-O2 -pipe -I/usr/local/include -fstack-protector >> -fno-strict-aliasing "=C2=A0 MANPREFIX=3D"/usr/local" >> BSD_INSTALL_PROGRAM=3D"install=C2=A0 -s -m 555"=C2=A0 BSD_INSTALL_LIB=3D= "install=C2=A0 -s >> -m 0644"=C2=A0 BSD_INSTALL_SCRIPT=3D"install=C2=A0 -m 555" >> BSD_INSTALL_DATA=3D"install=C2=A0 -m 0644"=C2=A0 BSD_INSTALL_MAN=3D"in= stall=C2=A0 -m 444" >> --End MAKE_ENV-- >> [...] >> CC src/modules/proto_dhcp/rlm_dhcp.c >> In file included from src/modules/rlm_krb5/krb5.c:28: >> src/modules/rlm_krb5/krb5.h:41:2: error: unknown type name >> 'krb5_verify_opt' >> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 krb5_verify_opt options; >> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ^ >> src/modules/rlm_krb5/krb5.c:151:2: warning: implicit declaration of >> function 'krb5_verify_opt_init' is invalid in C99 >> [-Wimplicit-function-declaration] >> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 krb5_verify_opt_init(&conn->optio= ns); >> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ^ >> src/modules/rlm_krb5/krb5.c:152:2: warning: implicit declaration of >> function 'krb5_verify_opt_set_ccache' is invalid in C99 >> [-Wimplicit-function-declaration] >> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 krb5_verify_opt_set_ccache(&conn-= >options, conn->ccache); >> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ^ >> src/modules/rlm_krb5/krb5.c:154:2: warning: implicit declaration of >> function 'krb5_verify_opt_set_keytab' is invalid in C99 >> [-Wimplicit-function-declaration] >> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 krb5_verify_opt_set_keytab(&conn-= >options, conn->keytab); >> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ^ >> src/modules/rlm_krb5/krb5.c:155:2: warning: implicit declaration of >> function 'krb5_verify_opt_set_secure' is invalid in C99 >> [-Wimplicit-function-declaration] >> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 krb5_verify_opt_set_secure(&conn-= >options, true); >> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ^ >> src/modules/rlm_krb5/krb5.c:157:21: warning: implicit declaration of >> function 'krb5_verify_opt_set_service' is invalid in C99 >> [-Wimplicit-function-declaration] >> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 if (inst->service) krb5_verify_op= t_set_service(&conn->options, >> inst->service); >> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0 ^ >> 5 warnings and 1 error generated. >> gmake[1]: *** [scripts/boiler.mk:636: >> build/objs/src/modules/rlm_krb5/krb5.lo] Error 1 >> gmake[1]: *** Waiting for unfinished jobs.... >> In file included from src/modules/rlm_krb5/rlm_krb5.c:32: >> src/modules/rlm_krb5/krb5.h:41:2: error: unknown type name >> 'krb5_verify_opt' >> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 krb5_verify_opt options; >> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ^ >> src/modules/rlm_krb5/rlm_krb5.c:347:8: warning: implicit declaration o= f >> function 'krb5_verify_user_opt' is invalid in C99 >> [-Wimplicit-function-declaration] >> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ret =3D krb5_verify_user_opt(conn= ->context, client, >> request->password->vp_strvalue, &conn->options); >> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= ^ >> 1 warning and 1 error generated. >> gmake[1]: *** [scripts/boiler.mk:637: >> build/objs/src/modules/rlm_krb5/rlm_krb5.lo] Error 1 >> gmake[1]: Leaving directory >> '/wrkdirs/usr/ports/net/freeradius3/work/freeradius-server-3.0.15' >> =3D=3D=3D> Compilation failed unexpectedly. >> >> >>>> In one case [0], the submitter responded to feedback on 2016-02-03, >>>> there has been no further action on the part of the maintainer, and = the >>>> port remains broken w.r.t. Kerberos. >>>> >>>> In the other case [1], there was already one maintainer timeout (5 >>>> mo as >>>> of 2016-07-17). The bug was reassigned to the maintainer on 2017-08-= 18, >>>> and there has been no further action. >>>> >>>> I would appreciate it if somebody could give these bugs the attentio= n >>>> they need. >>>> >>>> Also, I ask that if the maintainer is unable or unwilling to attend = to >>>> reported problems, that the port be released so that others could mo= re >>>> easily work to improve it. >>>> >>>> Regards, >>>> John >>>> >>>> [0] net/freeradius3: Fix pkg-plist with IDN option >>>> =C2=A0=C2=A0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D202= 684 >>>> [1] net/freeradius3: Does not link properly against selected kerbero= s >>>> implementation >>>> =C2=A0=C2=A0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D205= 493 >>>> >>> >>> >>> >>> >> >> >=20 >=20 >=20 >=20 --W4ashfpdLrcVPSmGneRUQeid14A5ALPx3-- --x5k9GA1Nv09iGlQmIuAS77aaXAxRQDJ6m Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQJFBAEBCgAvFiEEGCzn4MK7kd5thiiGYQAmmqZ0TEcFAloFC2gRHGpvaG5Ac2Fs dGFudC5jb20ACgkQYQAmmqZ0TEdOUhAApxiyjQcg9hibTdsjAaFTauXZcXn7YHVZ gGduJTprnTQd+y7USnP1uEkiuCTLwyyShVjt+i3EOW49zTAgW7xEWXhBZkOC/3Xt AEI06ghHUsgjq+5CrcC4BfoWTf6I1aNaM310pJddaZdlNX6eRsUbNZx6iP8rS8Jf 7QwzxLQmQHU8WeiKt+ZJuunnC8xhL/JeOcBK7IYbTu1dB09CaS/1VWdGT0laNGPs 0FtJO2+kto68K7SgmExvmsqAvzjpNEiUDTldzFgIrQ/tXiqLhgnPp8uSOAYNbPqT coqTTy5mUwn5U7vr61AJXS0irattmnb5LLzYO4QW2WwK8GCHn6JZ7tECkLjQ9t3n DFSUl/j4uTVibkTaQbR8QsSPwpdebnJyqiNAfayQSdFpzOwxmUtbp8DtIJZbZuLu xRnd7E+w3slX9RuRsPcg4iOoQeGUur5Rf2Jv6lgGG7JE+NKUJw+wuevGq/WZivb8 ontlghXGJyitbAj3oyI005UNYl2FZHsH1wBbg5dkENWPqVWg2ygSn0akXWavfjHa 9a/QESw2SW1o+u4BKcICjqb9f2oC9FfWwedcA/laLmJ6raGFgp7AZpqFPeQ/mGNr vlKd30z5KS0O9RuVq+wNW7JAPz6NcZV2attgVBCIJa9NJH461brTiB8UbSO8KHQV bTj4FIDMzwI= =UcZe -----END PGP SIGNATURE----- --x5k9GA1Nv09iGlQmIuAS77aaXAxRQDJ6m-- From owner-freebsd-ports@freebsd.org Fri Nov 10 03:09:09 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B0DA7E637BB for ; Fri, 10 Nov 2017 03:09:09 +0000 (UTC) (envelope-from markmi@dsl-only.net) Received: from asp.reflexion.net (outbound-mail-210-147.reflexion.net [208.70.210.147]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5B0B1632C7 for ; Fri, 10 Nov 2017 03:09:08 +0000 (UTC) (envelope-from markmi@dsl-only.net) Received: (qmail 12543 invoked from network); 10 Nov 2017 03:09:02 -0000 Received: from unknown (HELO rtc-sm-01.app.dca.reflexion.local) (10.81.150.1) by 0 (rfx-qmail) with SMTP; 10 Nov 2017 03:09:02 -0000 Received: by rtc-sm-01.app.dca.reflexion.local (Reflexion email security v8.40.3) with SMTP; Thu, 09 Nov 2017 22:09:02 -0500 (EST) Received: (qmail 12910 invoked from network); 10 Nov 2017 03:09:02 -0000 Received: from unknown (HELO iron2.pdx.net) (69.64.224.71) by 0 (rfx-qmail) with (AES256-SHA encrypted) SMTP; 10 Nov 2017 03:09:02 -0000 Received: from [192.168.1.25] (c-76-115-7-162.hsd1.or.comcast.net [76.115.7.162]) by iron2.pdx.net (Postfix) with ESMTPSA id 8D737EC9169; Thu, 9 Nov 2017 19:09:01 -0800 (PST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Re: [Bug 223383] pathconf querying for posix_falloc not supported on freebsd [devel/llvm*'s lld's are also broken by this for zfs and need updating] From: Mark Millard In-Reply-To: Date: Thu, 9 Nov 2017 19:09:00 -0800 Cc: Brooks Davis Content-Transfer-Encoding: quoted-printable Message-Id: <7A1EEAA2-C160-492E-B1DA-24E7D73268BB@dsl-only.net> References: To: FreeBSD Toolchain , FreeBSD Current , FreeBSD Ports , bugzilla-noreply@freebsd.org X-Mailer: Apple Mail (2.3273) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Nov 2017 03:09:09 -0000 [ devel/llvm* also have the issue in their lld 's.] On 2017-Nov-7, at 4:43 PM, bugzilla-noreply at freebsd.org wrote: > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223383 >=20 > --- Comment #7 from commit-hook@freebsd.org --- > A commit references this bug: >=20 > Author: emaste > Date: Wed Nov 8 00:39:04 UTC 2017 > New revision: 325523 > URL: https://svnweb.freebsd.org/changeset/base/325523 >=20 > Log: > MFC r325420: lld: accept EINVAL to indicate posix_fallocate is = unsupported >=20 > As of r325320 posix_fallocate on a ZFS filesystem returns EINVAL to > indicate that the operation is not supported. (I think this is a = strange > choice of errno on the part of POSIX.) >=20 > PR: 223383, 223440 > Reported by: Mark Millard > Sponsored by: The FreeBSD Foundation >=20 > Changes: > _U stable/11/ > stable/11/contrib/llvm/lib/Support/Unix/Path.inc >=20 > --=20 > You are receiving this mail because: > You are on the CC list for the bug. [Context a zfs file system.] =46rom /usr/src/UPDATING: 20171106: The naive and non-compliant support of posix_fallocate(2) in ZFS has been removed as of r325320. The system call now returns = EINVAL when used on a ZFS file. Although the new behavior complies = with the standard, some consumers are not prepared to cope with it. One known victim is lld prior to r325420. The issue is not limited to the system clang's associated lld.=20 Here is an attempt to use clang++50, implicitly using its associated lld: # clang++50 -v exception_test.cc clang version 5.0.0 (tags/RELEASE_500/final) Target: x86_64-portbld-freebsd12.0 Thread model: posix InstalledDir: /usr/local/llvm50/bin "/usr/local/llvm50/bin/clang-5.0" -cc1 -triple = x86_64-portbld-freebsd12.0 -emit-obj -mrelax-all -disable-free = -main-file-name exception_test.cc -mrelocation-model static = -mthread-model posix -mdisable-fp-elim -masm-verbose = -mconstructor-aliases -munwind-tables -target-cpu x86-64 -v = -dwarf-column-info -debugger-tuning=3Dgdb -resource-dir = /usr/local/llvm50/lib/clang/5.0.0 -internal-isystem /usr/include/c++/v1 = -fdeprecated-macro -fdebug-compilation-dir /root/c_tests -ferror-limit = 19 -fmessage-length 200 -fobjc-runtime=3Dgnustep -fcxx-exceptions = -fexceptions -fdiagnostics-show-option -fcolor-diagnostics -o = /tmp/exception_test-baadc9.o -x c++ exception_test.cc clang -cc1 version 5.0.0 based upon LLVM 5.0.0 default target = x86_64-portbld-freebsd12.0 #include "..." search starts here: #include <...> search starts here: /usr/include/c++/v1 /usr/local/llvm50/lib/clang/5.0.0/include /usr/include End of search list. "/usr/local/llvm50/bin/ld" --eh-frame-hdr -dynamic-linker = /libexec/ld-elf.so.1 --hash-style=3Dboth --enable-new-dtags -o a.out = /usr/lib/crt1.o /usr/lib/crti.o /usr/lib/crtbegin.o -L/usr/lib = /tmp/exception_test-baadc9.o -lc++ -lm -lgcc --as-needed -lgcc_s = --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed = /usr/lib/crtend.o /usr/lib/crtn.o /usr/local/llvm50/bin/ld: error: cannot open output file a.out: Invalid = argument clang-5.0: error: linker command failed with exit code 1 (use -v to see = invocation) https://svnweb.freebsd.org/ports/head/devel/?dir_pagestart=3D1000 does not yet suggest updates to devel/llvm* 's for the issue. =3D=3D=3D Mark Millard markmi at dsl-only.net From owner-freebsd-ports@freebsd.org Fri Nov 10 07:33:30 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EB7F0E67263 for ; Fri, 10 Nov 2017 07:33:30 +0000 (UTC) (envelope-from danfe@regency.nsu.ru) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id D282C69436 for ; Fri, 10 Nov 2017 07:33:30 +0000 (UTC) (envelope-from danfe@regency.nsu.ru) Received: by mailman.ysv.freebsd.org (Postfix) id CE93CE67262; Fri, 10 Nov 2017 07:33:30 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CE28CE67261 for ; Fri, 10 Nov 2017 07:33:30 +0000 (UTC) (envelope-from danfe@regency.nsu.ru) Received: from mx.nsu.ru (mx.nsu.ru [84.237.50.39]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 817FD69434 for ; Fri, 10 Nov 2017 07:33:29 +0000 (UTC) (envelope-from danfe@regency.nsu.ru) Received: from Debian-exim by mx.nsu.ru with local (Exim 4.72) (envelope-from ) id 1eD3Hg-0000Lr-S5 for ports@freebsd.org; Fri, 10 Nov 2017 13:59:24 +0700 Received: from [84.237.50.47] (helo=regency.nsu.ru) by mx.nsu.ru with esmtp (Exim 4.72) (envelope-from ) id 1eD3Hg-0000Lb-Pl; Fri, 10 Nov 2017 13:59:24 +0700 Received: from regency.nsu.ru (localhost [127.0.0.1]) by regency.nsu.ru (8.14.2/8.14.2) with ESMTP id vAA77roY083016; Fri, 10 Nov 2017 13:07:53 +0600 (NOVT) (envelope-from danfe@regency.nsu.ru) Received: (from danfe@localhost) by regency.nsu.ru (8.14.2/8.14.2/Submit) id vAA77mkU082988; Fri, 10 Nov 2017 14:07:48 +0700 (+07) (envelope-from danfe) Date: Fri, 10 Nov 2017 14:07:48 +0700 From: Alexey Dokuchaev To: brooks@freebsd.org Cc: ports@freebsd.org Subject: RTTI support in devel/llvm40 (and maybe other llvm ports) Message-ID: <20171110070748.GA27570@regency.nsu.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-KLMS-Rule-ID: 3 X-KLMS-Message-Action: skipped X-KLMS-AntiSpam-Status: not scanned, whitelist X-KLMS-AntiPhishing: not scanned, whitelist X-KLMS-AntiVirus: Kaspersky Security 8.0 for Linux Mail Server, version 8.0.1.705, not scanned, whitelist X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Nov 2017 07:33:31 -0000 Hi Brooks, I've just found out that our `devel/llvm40' port comes without -DLLVM_ENABLE_RTTI=ON on the CMAKE_ARGS. This is a regression from e.g. 3.4 times when it was enabled by default. The problem is that RTTI support is required by some consumers, e.g. `graphics/openshadinglanguage' and `graphics/appleseed' (cf. https://github.com/appleseedhq/appleseed/issues/1625), but I cannot enable RTTI in those ports unless I enable it in LLVM port(s) first. The patch is very simple (apart port revision bump): @@ -39,7 +41,7 @@ SUB_LIST= LLVM_PREFIX="${LLVM_PREFIX}" LLVM_SUFFIX="${LLVM_SUFFIX}" CMAKE_INSTALL_PREFIX= ${LLVM_PREFIX} -CMAKE_ARGS= -DLLVM_BUILD_LLVM_DYLIB=ON +CMAKE_ARGS= -DLLVM_BUILD_LLVM_DYLIB=ON -DLLVM_ENABLE_RTTI=ON Could you review/commit it, and check if other LLVM ports could also benefit from it? Thanks, ./danfe From owner-freebsd-ports@freebsd.org Fri Nov 10 08:46:08 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9AB87E685C2 for ; Fri, 10 Nov 2017 08:46:08 +0000 (UTC) (envelope-from admin@mail.com) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 883A66B6A2 for ; Fri, 10 Nov 2017 08:46:08 +0000 (UTC) (envelope-from admin@mail.com) Received: by mailman.ysv.freebsd.org (Postfix) id 83DF1E685C1; Fri, 10 Nov 2017 08:46:08 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 83698E685C0 for ; Fri, 10 Nov 2017 08:46:08 +0000 (UTC) (envelope-from admin@mail.com) Received: from vsetecka.nazwa.pl (aix83.rev.netart.pl [77.55.231.83]) by mx1.freebsd.org (Postfix) with ESMTP id 2A5926B6A1 for ; Fri, 10 Nov 2017 08:46:08 +0000 (UTC) (envelope-from admin@mail.com) Received: from IP-133-18.dataclub.biz (aiv202.rev.netart.pl [77.55.229.202]) by vsetecka.nazwa.pl (Postfix) with ESMTPA id 26EB7CB3E2C for ; Fri, 10 Nov 2017 09:04:31 +0100 (CET) MIME-Version: 1.0 Subject: Telex Transfer Notification To: ports@freebsd.org From: "Deutsche Bank AG" Date: Fri, 10 Nov 2017 08:04:26 +0000 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Description: Mail message body X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Nov 2017 08:46:08 -0000 = Greetings = *************************** Payment Notification From Deutsche Bank*******= ******************** = On request of your client, please download attached swift copy pdf with p= assword protection for security reasons and confirm account details. We hav= e effected a payment via wire Transfer Ref: 9479XXX/54267XXX. = More details Attached. = 24267-20 UNITED.pdf ~175 KB Download View = = *************************************** Thanks & Best Regards. International Credit Controller Helmut Fischer Deutsche Bank AG = Frankfurt am Main, Germany = Tel: +49 69 91000. Fax: +49 69 91220 Open until 9:30AM- 4PM = Site Map = Privacy and Security = Terms and Conditions = Hyperlink Policy = =A9 2017 . . Deutsche Bank AG Limited central locations in Taunusanlage 12= , 60325 Frankfurt am Main, Germany, P.R.C, licensed and regulated by the Ce= ntral Bank of China as a Conventional Retail Bank for the purpose of this p= romotion and lead regulated by the china Financial Services Authority From owner-freebsd-ports@freebsd.org Fri Nov 10 08:55:46 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C23E3E689B2 for ; Fri, 10 Nov 2017 08:55:46 +0000 (UTC) (envelope-from ml@netfence.it) Received: from smtp208.alice.it (smtp208.alice.it [82.57.200.104]) by mx1.freebsd.org (Postfix) with ESMTP id 5E2CF6BC5D for ; Fri, 10 Nov 2017 08:55:45 +0000 (UTC) (envelope-from ml@netfence.it) Received: from soth.ventu (82.57.190.113) by smtp208.alice.it (8.6.060.28) id 59A913AB0B6240F5 for freebsd-ports@freebsd.org; Fri, 10 Nov 2017 09:55:36 +0100 Received: from alamar.ventu (alamar.local.netfence.it [10.1.2.18]) by soth.ventu (8.15.2/8.15.2) with ESMTP id vAA8tcGH024136 for ; Fri, 10 Nov 2017 09:55:38 +0100 (CET) (envelope-from ml@netfence.it) X-Authentication-Warning: soth.ventu: Host alamar.local.netfence.it [10.1.2.18] claimed to be alamar.ventu To: freebsd-ports@freebsd.org From: Andrea Venturoli Subject: Annoying ThunderBird behaviour Message-ID: Date: Fri, 10 Nov 2017 09:55:33 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Nov 2017 08:55:46 -0000 Hello. I'm a long time ThunderBird user and since some months I'm experiencing a little annoying problem (on two different clients). As you probably know, there are three menu items that can enlarge or reduce the font of the displayed message: View -> Zoom -> Zoom In (Ctrl++) View -> Zoom -> Zoom Out (Ctrl+-) View -> Zoom -> Reset (Ctrl+0) These are bound to the mentioned keyboard shortcuts. Very often those shortcut will stop working (i.e. pressing Ctrl++ or Ctrl-- or Ctrl-0 will do nothing). It's enough to choose one of the above actions from the menu and the keybinding will work again... for a while. Anyone else has seen this? Any idea how to solve? I'm using XFCE in case it matters. bye & Thanks av. From owner-freebsd-ports@freebsd.org Fri Nov 10 12:48:05 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DD97BE6D350 for ; Fri, 10 Nov 2017 12:48:05 +0000 (UTC) (envelope-from stefan.wendler@tngtech.com) Received: from proxy.tng.vnc.biz (zimbra-vnc.tngtech.com [83.144.240.98]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9CAB5720AB for ; Fri, 10 Nov 2017 12:48:04 +0000 (UTC) (envelope-from stefan.wendler@tngtech.com) Received: from localhost (localhost [127.0.0.1]) by proxy.tng.vnc.biz (Postfix) with ESMTP id 0D54D1E21AB for ; Fri, 10 Nov 2017 13:41:21 +0100 (CET) X-Spam-Flag: NO X-Spam-Score: -1.501 X-Spam-Level: X-Spam-Status: No, score=-1.501 tagged_above=-10 required=5 tests=[ALL_TRUSTED=-1, BAYES_00=-0.5, LOCAL_FROM_TNG=-0.001] autolearn=ham autolearn_force=no Received: from proxy.tng.vnc.biz ([127.0.0.1]) by localhost (proxy.tng.vnc.biz [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id fcfbjdutN1pq for ; Fri, 10 Nov 2017 13:41:20 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by proxy.tng.vnc.biz (Postfix) with ESMTP id 5B5F51E219D for ; Fri, 10 Nov 2017 13:41:20 +0100 (CET) X-Virus-Scanned: amavisd-new at Received: from proxy.tng.vnc.biz ([127.0.0.1]) by localhost (proxy.tng.vnc.biz [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 187h_rwO2nXq for ; Fri, 10 Nov 2017 13:41:13 +0100 (CET) Received: from [10.0.0.129] (p5797859A.dip0.t-ipconnect.de [87.151.133.154]) by proxy.tng.vnc.biz (Postfix) with ESMTPSA id DBDA71E2170 for ; Fri, 10 Nov 2017 13:41:12 +0100 (CET) To: FreeBSD Ports From: Stefan Wendler Subject: new patch file but same software version Message-ID: Date: Fri, 10 Nov 2017 13:41:17 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Nov 2017 12:48:06 -0000 Hi, I have modified the 'files/patch-vpnc.c'-file of 'security/vpnc' to make it work with AVM FritzBOX VPNs. The version of vpnc stays the same. Question is now, how to proceed here in creating a svn-diff that I can submit? I know how to create and submit ports. So this is not an issue. But I have only ever done it for newer software versions. Do I only bump the PORTREVISION-attribute in the Makefile before creating the diff that I then submit via bugzilla? Or is there any more to do here? Thx for your support. Cheers, Stefan From owner-freebsd-ports@freebsd.org Fri Nov 10 14:41:12 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0ED97E6F763 for ; Fri, 10 Nov 2017 14:41:12 +0000 (UTC) (envelope-from SRS0=h0BF=CI=quip.cz=000.fbsd@elsa.codelab.cz) Received: from elsa.codelab.cz (elsa.codelab.cz [94.124.105.4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CA111760D2 for ; Fri, 10 Nov 2017 14:41:11 +0000 (UTC) (envelope-from SRS0=h0BF=CI=quip.cz=000.fbsd@elsa.codelab.cz) Received: from elsa.codelab.cz (localhost [127.0.0.1]) by elsa.codelab.cz (Postfix) with ESMTP id 12A9D28455; Fri, 10 Nov 2017 15:41:03 +0100 (CET) Received: from illbsd.quip.test (ip-86-49-16-209.net.upcbroadband.cz [86.49.16.209]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by elsa.codelab.cz (Postfix) with ESMTPSA id 624052840C; Fri, 10 Nov 2017 15:41:02 +0100 (CET) Subject: Re: new patch file but same software version To: Stefan Wendler , FreeBSD Ports References: From: Miroslav Lachman <000.fbsd@quip.cz> Message-ID: <5A05BA7E.1070708@quip.cz> Date: Fri, 10 Nov 2017 15:41:02 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:42.0) Gecko/20100101 Firefox/42.0 SeaMonkey/2.39 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Nov 2017 14:41:12 -0000 Stefan Wendler wrote on 2017/11/10 13:41: > Hi, > > I have modified the 'files/patch-vpnc.c'-file of 'security/vpnc' to make > it work with AVM FritzBOX VPNs. The version of vpnc stays the same. > Question is now, how to proceed here in creating a svn-diff that I can > submit? I know how to create and submit ports. So this is not an issue. > But I have only ever done it for newer software versions. Do I only bump > the PORTREVISION-attribute in the Makefile before creating the diff that > I then submit via bugzilla? Or is there any more to do here? PORTREVISION bump is enough. Miroslav Lachman From owner-freebsd-ports@freebsd.org Fri Nov 10 14:44:22 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EAD9EE6F8FF for ; Fri, 10 Nov 2017 14:44:22 +0000 (UTC) (envelope-from gurenchan@gmail.com) Received: from mail-io0-x22b.google.com (mail-io0-x22b.google.com [IPv6:2607:f8b0:4001:c06::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B4CB2763B7 for ; Fri, 10 Nov 2017 14:44:22 +0000 (UTC) (envelope-from gurenchan@gmail.com) Received: by mail-io0-x22b.google.com with SMTP id q81so3014368ioi.2 for ; Fri, 10 Nov 2017 06:44:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=Iez6SjDCpZM86y+ekgB5K13pRycN4f4I9x76ioowkqg=; b=gbnwJhn5a0EP+zMNKrzObuzldQNtK+VVDui9UPn/oUUopZM7hVbnbVoPaWwwzo5AZJ TWNSHEfUauZL0z/mJ9AnceLSCSfIXAbdnjIEoDM4/PTrwQH3rYzJtHvIdp5Lq69Nhliu x4xLGv5aqMk9aOF8xM8Sw9bkzIJAKN1j3e28VHqUV41oPBhIio/mJ2ARxOoowegBzPVv WI7dxt0dzDTWJFK+QNuceMYef4CfFsZGoDbZXklJK5s26Z5DTA3IHtwp+FNczZ1ddFqb Z/PLwJX25t40jBK62j9ZY8B07zen3Rq69fbo3jsjjy9F/Oz8FMmw34i1uMi50SlvBJ3k 9i7A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=Iez6SjDCpZM86y+ekgB5K13pRycN4f4I9x76ioowkqg=; b=G3sAMSark76415I8meNRuklLwcugOJC53ew9rZPL8dqtgDzyLM9Yh1qMwth5n1Pn0M vDmFZrp7FEYwhCKnCg+eyeY3k7o0lyu79BCk8zaLNSj3ZMKGOP9/dLOvHZgI+PQBYjL5 oeKMWjn9u1LFsFlCj1fAfs4qk6bNAFiy0CG+9E0ew1RynYlfnMs9c0VYtMisxFRRm/6r 1xTiHdVysCsFF94kT6VptoG+yCaP81wdsS/FZ5B5I49vKnOGYgvacgFV621o16SJVFMe Z7wNcRtLU4vALplpJ6pNF2I5NKyNWvOdIGrakmdOUQM1LRr/iL1CWzvRtwibtZbe7syO 55Qw== X-Gm-Message-State: AJaThX4jZAiAERniJv78yMGdq7KZYKncOgVkPyzYaqaDRyb/TfKg9BuX OUsCYTj+5yos2Yb1W3lPABtqPere8YpSyj0pHKg= X-Google-Smtp-Source: AGs4zMZIoTeAOn+u8NXd480nuFQ6PfXdQ64wxywlGkdw53HzgZ7lDKHE9kJQgZoX1ka7HWyCMw51GI4O6ngFXB7Yseg= X-Received: by 10.107.62.65 with SMTP id l62mr698094ioa.153.1510325061746; Fri, 10 Nov 2017 06:44:21 -0800 (PST) MIME-Version: 1.0 Received: by 10.107.11.226 with HTTP; Fri, 10 Nov 2017 06:44:21 -0800 (PST) From: blubee blubeeme Date: Fri, 10 Nov 2017 22:44:21 +0800 Message-ID: Subject: build logs To: FreeBSD Ports Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Nov 2017 14:44:23 -0000 When running make, there's tons of output. Is that saved anywhere? I'd like to be able to log the entire build process while I test ports before submitting them. I also tried "make | tr -d "=\n=" " to strip out the new lines but it seems that when make download dist files and a few other times newlines still get through the tr command. Is there a standard way to keep those make logs? From owner-freebsd-ports@freebsd.org Fri Nov 10 14:52:39 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E9876E6FC21 for ; Fri, 10 Nov 2017 14:52:39 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from smtp.infracaninophile.co.uk (smtp.infracaninophile.co.uk [IPv6:2001:8b0:151:1:c4ea:bd49:619b:6cb3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.infracaninophile.co.uk", Issuer "infracaninophile.co.uk" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id B1715768B1 for ; Fri, 10 Nov 2017 14:52:39 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from leaf.local (unknown [88.202.132.43]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: m.seaman@infracaninophile.co.uk) by smtp.infracaninophile.co.uk (Postfix) with ESMTPSA id 6C15962B8 for ; Fri, 10 Nov 2017 14:52:36 +0000 (UTC) Authentication-Results: smtp.infracaninophile.co.uk; dmarc=none (p=none dis=none) header.from=FreeBSD.org Subject: Re: build logs To: freebsd-ports@freebsd.org References: From: Matthew Seaman Message-ID: Date: Fri, 10 Nov 2017 14:52:35 +0000 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-GB Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Nov 2017 14:52:40 -0000 On 10/11/2017 14:44, blubee blubeeme wrote: > Is there a standard way to keep those make logs? Use poudriere. You'ld be able to access your build output via the web interface. Cheers, Matthew From owner-freebsd-ports@freebsd.org Fri Nov 10 16:52:32 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E999AE71DD2 for ; Fri, 10 Nov 2017 16:52:32 +0000 (UTC) (envelope-from stefan.wendler@tngtech.com) Received: from proxy.tng.vnc.biz (zimbra-vnc.tngtech.com [83.144.240.98]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A6FBF7A8F5 for ; Fri, 10 Nov 2017 16:52:31 +0000 (UTC) (envelope-from stefan.wendler@tngtech.com) Received: from localhost (localhost [127.0.0.1]) by proxy.tng.vnc.biz (Postfix) with ESMTP id BC3231E215F; Fri, 10 Nov 2017 17:52:23 +0100 (CET) X-Spam-Flag: NO X-Spam-Score: -1.511 X-Spam-Level: X-Spam-Status: No, score=-1.511 tagged_above=-10 required=5 tests=[ALL_TRUSTED=-1, BAYES_00=-0.5, LOCAL_FROM_TNG=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=ham autolearn_force=no Received: from proxy.tng.vnc.biz ([127.0.0.1]) by localhost (proxy.tng.vnc.biz [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id v39r_EYYU_12; Fri, 10 Nov 2017 17:52:23 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by proxy.tng.vnc.biz (Postfix) with ESMTP id 51B7F1E21B4; Fri, 10 Nov 2017 17:52:19 +0100 (CET) X-Virus-Scanned: amavisd-new at Received: from proxy.tng.vnc.biz ([127.0.0.1]) by localhost (proxy.tng.vnc.biz [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id CBcjzpv0PtqF; Fri, 10 Nov 2017 17:52:12 +0100 (CET) Received: from [10.1.2.115] (fire.tngtech.com [212.204.93.100]) by proxy.tng.vnc.biz (Postfix) with ESMTPSA id B0BF51E2C5D; Fri, 10 Nov 2017 17:51:06 +0100 (CET) Subject: Re: new patch file but same software version To: Miroslav Lachman <000.fbsd@quip.cz>, FreeBSD Ports References: <5A05BA7E.1070708@quip.cz> From: Stefan Wendler Message-ID: <541ffc01-0a46-d602-5126-682b29c5e9a3@tngtech.com> Date: Fri, 10 Nov 2017 17:51:11 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <5A05BA7E.1070708@quip.cz> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Nov 2017 16:52:33 -0000 On 11/10/2017 15:41, Miroslav Lachman wrote: > Stefan Wendler wrote on 2017/11/10 13:41: >> Hi, >> >> I have modified the 'files/patch-vpnc.c'-file of 'security/vpnc' to make >> it work with AVM FritzBOX VPNs. The version of vpnc stays the same. >> Question is now, how to proceed here in creating a svn-diff that I can >> submit? I know how to create and submit ports. So this is not an issue. >> But I have only ever done it for newer software versions. Do I only bump >> the PORTREVISION-attribute in the Makefile before creating the diff that >> I then submit via bugzilla? Or is there any more to do here? > > PORTREVISION bump is enough. Thanks alot :) > > Miroslav Lachman Cheers, Stefan From owner-freebsd-ports@freebsd.org Fri Nov 10 21:43:11 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C131AE516B8; Fri, 10 Nov 2017 21:43:11 +0000 (UTC) (envelope-from dorionpatrick@outlook.com) Received: from NAM03-DM3-obe.outbound.protection.outlook.com (mail-oln040092008053.outbound.protection.outlook.com [40.92.8.53]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client CN "mail.protection.outlook.com", Issuer "Microsoft IT SSL SHA2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6961A64394; Fri, 10 Nov 2017 21:43:10 +0000 (UTC) (envelope-from dorionpatrick@outlook.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=outlook.com; s=selector1; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version; bh=TXdIQ7gtcHzfJHtoUEFkk/9+JEuY8cQSFTpkd2bBvzA=; b=M0qOUXnM78hwamF8XT5jyyU1maCg16RnYbqrioonp+MIaF7d4WLquWbEGt2bB1fp3r2qLwl1NPamDjAelD+/4kBby0yqfNvNvr/V/0s4r5ZaiwZMPMM4x/wPJkKaypea/oD37vGhIGIot8QfUu/21KBhFmB1MWnOfsTRQrczUfqqjEy3le2JShXDs71J1RozoHDLQbFS7qMGzYQ4897VjBVk60xKxTW/BHpAI8tICzR7kkjgMNk9ntiay3s0pbziH3YPqJ1Af/St5kX/ZEjcIrv8Wv4gvn/PapKdn5pe6E04YD/FhgufCD8JpwfxV8RjEQOEKnGQHcmAQN13KB/PkA== Received: from CO1NAM03FT029.eop-NAM03.prod.protection.outlook.com (10.152.80.55) by CO1NAM03HT031.eop-NAM03.prod.protection.outlook.com (10.152.81.200) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P384) id 15.20.197.9; Fri, 10 Nov 2017 21:43:09 +0000 Received: from BL2PR05MB2274.namprd05.prod.outlook.com (10.152.80.55) by CO1NAM03FT029.mail.protection.outlook.com (10.152.80.168) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.20.218.12 via Frontend Transport; Fri, 10 Nov 2017 21:43:09 +0000 Received: from BL2PR05MB2274.namprd05.prod.outlook.com ([fe80::a136:b908:cf2d:5e9b]) by BL2PR05MB2274.namprd05.prod.outlook.com ([fe80::a136:b908:cf2d:5e9b%13]) with mapi id 15.20.0218.005; Fri, 10 Nov 2017 21:43:08 +0000 From: Patrick Dorion To: "gecko@freebsd.org" CC: "freebsd-ports@freebsd.org" Subject: Firefox doesn't build... Thread-Topic: Firefox doesn't build... Thread-Index: AQHTWmzl3mOdDc+pqUOqWvmSofeEGw== Date: Fri, 10 Nov 2017 21:43:08 +0000 Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-incomingtopheadermarker: OriginalChecksum:A6B629175E393970F9B5DA14FFAD358F3D435573B0166E1F47E1D0275826B5AD; UpperCasedChecksum:BF539BAE599C4408DB48A8C3456AC59AABE41086C49A601A1B15BC2CDAB2DE31; SizeAsReceived:6883; Count:45 x-ms-exchange-messagesentrepresentingtype: 1 x-tmn: [2FBzY1cV/skUtiTOvaZBfEXKmb+bJq4Y] x-ms-publictraffictype: Email x-microsoft-exchange-diagnostics: 1; CO1NAM03HT031; 6:tXRnBFxNmZfUge0NFQ0Ez2KaIVGthgSB0AGGAC+Z2K1xY7nGGOn4A8kQc5xGqmH7uDPjtCVfvqa8+xWzrtKnJLX1pedXVDJBd68nJMqOuYEK3C409KZGxRinGSv88vNgx6x7ZgceiTzzHO0by2zTCqpTM0EX/71XtENHnktNVOaQA64eUCaJximpP3rKcoTGRHMtxe44N4uLieRfptWHLz5tsq+UK3N4fAP/LIhDvbJP97+TrUaQC5Yd89/sgkvwCzocWErHDe9ZMcYUdF5Jvv6K0P5J4Qo796EsLJF6QXyjZjWh0fSDEOaU4+QXW4AWKffk2L2APZ4VLFamJfzTRLmBB+P7KDppTgUAQsqJhx4=; 5:urTQ4LJt71AQIsw/e0YwD4WSfj6afrp7C+ovSe5nehVvyiKA8lrVUop9kOGyd/csSz7xs8cb47Pdw9tQlHMEhPuTknf5n9ZRY4Kfquk/VlhiPZHzvmhwazHuTjWcdZbwgEimqxQlY792eyJNH1TUHxyDQ6vezfcQODTotURTK1g=; 24:ROnLRAfXCIMTPtkH8SdY7ZIXSo6UJ5zOUMwDyg+akFyIswteaK7FrffY07k3pv2r5KQGrVovKyPdPiGSJWcKZTHg6Bp6GWnIZ7OBu8F2Rck=; 7:krH0/PqvRQfKx55pO7szOh9XnoXVwFLj+L6vjYTZg5R/4PgYN1ouu4wfGi1lQJgwweI37Wll+tWjEtDkIC9eRsaZ4XPyztlFm+ufxEZEz3i1bZiDEkuW4+jWpjZPJr0edEFlkpOKk9Tsa/X1LNmtJGigG2dzhDeDIIYH6WjfJUqoZdR+K5McWgSqqyB9YXIqAP+qX9e/yA+I0kr/ucjAibvNbcVL/cnfBmgbo0DfAkXGrUJLkOhCRdhZNzfY2zN9 x-incomingheadercount: 45 x-eopattributedmessage: 0 x-ms-office365-filtering-correlation-id: f5ca779e-ece9-4ca6-333e-08d5288408b3 x-microsoft-antispam: UriScan:; BCL:0; PCL:0; RULEID:(22001)(201702061074)(5061506573)(5061507331)(1603103135)(2017031320274)(2017031324274)(2017031323274)(2017031322404)(1603101448)(1601125374)(1701031045); SRVR:CO1NAM03HT031; x-ms-traffictypediagnostic: CO1NAM03HT031: x-exchange-antispam-report-test: UriScan:; x-exchange-antispam-report-cfa-test: BCL:0; PCL:0; RULEID:(100000700101)(100105000095)(100000701101)(100105300095)(100000702101)(100105100095)(444000031); SRVR:CO1NAM03HT031; BCL:0; PCL:0; RULEID:(100000800101)(100110000095)(100000801101)(100110300095)(100000802101)(100110100095)(100000803101)(100110400095)(100000804101)(100110200095)(100000805101)(100110500095); SRVR:CO1NAM03HT031; x-forefront-prvs: 0487C0DB7E x-forefront-antispam-report: SFV:NSPM; SFS:(7070007)(98901004); DIR:OUT; SFP:1901; SCL:1; SRVR:CO1NAM03HT031; H:BL2PR05MB2274.namprd05.prod.outlook.com; FPR:; SPF:None; LANG:; spamdiagnosticoutput: 1:99 spamdiagnosticmetadata: NSPM MIME-Version: 1.0 X-OriginatorOrg: outlook.com X-MS-Exchange-CrossTenant-Network-Message-Id: f5ca779e-ece9-4ca6-333e-08d5288408b3 X-MS-Exchange-CrossTenant-originalarrivaltime: 10 Nov 2017 21:43:08.8611 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Internet X-MS-Exchange-CrossTenant-id: 84df9e7f-e9f6-40af-b435-aaaaaaaaaaaa X-MS-Exchange-Transport-CrossTenantHeadersStamped: CO1NAM03HT031 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Nov 2017 21:43:11 -0000 Li4uIG9uIGFtZC02NC4NCg0Kc2ltZCBkb2Vzbid0IGJ1aWxkOiBzc2UyIG5vdCBmb3VuZCBpbiB4 ODYuICBpIHRyaWVkIGEgYnVuY2ggb2Ygb3B0aW9ucywgZGlkbid0IHdvcmsuDQoNCg0KUGF0cmlj ayBEb3Jpb24NCvCfk7EgKzEgNDM4IDM0NS00NTc1DQoNCg== From owner-freebsd-ports@freebsd.org Fri Nov 10 22:02:21 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D800EE5204E; Fri, 10 Nov 2017 22:02:21 +0000 (UTC) (envelope-from lists@opsec.eu) Received: from home.opsec.eu (home.opsec.eu [IPv6:2001:14f8:200::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9F7F765379; Fri, 10 Nov 2017 22:02:21 +0000 (UTC) (envelope-from lists@opsec.eu) Received: from pi by home.opsec.eu with local (Exim 4.89 (FreeBSD)) (envelope-from ) id 1eDHNX-0002Kv-Sy; Fri, 10 Nov 2017 23:02:23 +0100 Date: Fri, 10 Nov 2017 23:02:23 +0100 From: Kurt Jaeger To: Patrick Dorion Cc: "gecko@freebsd.org" , "freebsd-ports@freebsd.org" Subject: Re: Firefox doesn't build... Message-ID: <20171110220223.GE49221@home.opsec.eu> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Nov 2017 22:02:22 -0000 Hi! > ... on amd-64. > > simd doesn't build: sse2 not found in x86. i tried a bunch of options, didn't work. Can you provide a link to the build log ? It builds here using poudriere, btw. -- pi@opsec.eu +49 171 3101372 3 years to go ! From owner-freebsd-ports@freebsd.org Fri Nov 10 22:05:37 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6AA90E5211C for ; Fri, 10 Nov 2017 22:05:37 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 572BE6548F for ; Fri, 10 Nov 2017 22:05:37 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: by mailman.ysv.freebsd.org (Postfix) id 53480E5211B; Fri, 10 Nov 2017 22:05:37 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 52E89E5211A for ; Fri, 10 Nov 2017 22:05:37 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell1.rawbw.com (shell1.rawbw.com [198.144.192.42]) by mx1.freebsd.org (Postfix) with ESMTP id 2B30A6548E for ; Fri, 10 Nov 2017 22:05:36 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from yv.noip.me (c-24-6-186-56.hsd1.ca.comcast.net [24.6.186.56]) (authenticated bits=0) by shell1.rawbw.com (8.15.1/8.15.1) with ESMTPSA id vAAM5aqJ071330 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO) for ; Fri, 10 Nov 2017 14:05:36 -0800 (PST) (envelope-from yuri@rawbw.com) X-Authentication-Warning: shell1.rawbw.com: Host c-24-6-186-56.hsd1.ca.comcast.net [24.6.186.56] claimed to be yv.noip.me To: "ports@freebsd.org" From: Yuri Subject: Can a port directory name have capital letters when the project name has them: audio/abGate-lv2 ? Message-ID: Date: Fri, 10 Nov 2017 14:05:34 -0800 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Nov 2017 22:05:37 -0000 There are two competing directory name suggestions for the project with the name abGate: audio/abGate-lv2 audio/abgate-lv2 Should I choose the former one or the latter one? Yuri From owner-freebsd-ports@freebsd.org Fri Nov 10 22:38:51 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A60BAE52B7F for ; Fri, 10 Nov 2017 22:38:51 +0000 (UTC) (envelope-from w.schwarzenfeld@utanet.at) Received: from tatiana.utanet.at (tatiana.utanet.at [IPv6:2001:938:1337:25::25:46]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 664E76686D for ; Fri, 10 Nov 2017 22:38:51 +0000 (UTC) (envelope-from w.schwarzenfeld@utanet.at) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=utanet.at; s=rev1; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:MIME-Version:Date:Message-ID:From:Subject:References:To; bh=BIu4lcqym5jvivLM6gltTgPUGkS5Rlpnro0r70LePTM=; b=YVvihVXZZ3OXS73anD/HwRXkKObgtSLT7PLEP8T7szn9HPT3vf25T9msjBOCMXQw5H1RVPnXwlyiqDZvrPeYRjnlM7lEmuEWQCwju6MgEQRTaR+UBcMUYLzNxct54hFiSaScSmK0rppSBMuEBs61vO2ox6TW5NaEj6YRBs3VVso=; Received: from paris.xoc.tele2net.at ([213.90.36.7]) by tatiana.utanet.at with esmtp (Exim 4.80) (envelope-from ) id 1eDHwn-0002oJ-BP for freebsd-ports@freebsd.org; Fri, 10 Nov 2017 23:38:49 +0100 Received: from 193-83-243-203.adsl.highway.telekom.at ([193.83.243.203] helo=[10.0.0.93]) by paris.xoc.tele2net.at with esmtpsa (TLSv1:DHE-RSA-AES128-SHA:128) (Exim 4.80) (envelope-from ) id 1eDHwn-0007xp-9f for freebsd-ports@freebsd.org; Fri, 10 Nov 2017 23:38:49 +0100 To: freebsd-ports@freebsd.org References: Subject: Re: Firefox doesn't build... From: Walter Schwarzenfeld Message-ID: Date: Fri, 10 Nov 2017 23:38:42 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-TELE2-Authenticated-As: cf62768e218b4d81d95cc5390f1bd9dfc8b05683 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Nov 2017 22:38:51 -0000 I had the same problem. Set LLVM_PORT in lang/rust to off and recompile rust. This solved the problem with firefox. From owner-freebsd-ports@freebsd.org Sat Nov 11 00:12:14 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 64090E54DFF; Sat, 11 Nov 2017 00:12:14 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [87.251.56.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "tensor.andric.com", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2633C6A013; Sat, 11 Nov 2017 00:12:13 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from coleburn.home.andric.com (coleburn.home.andric.com [192.168.0.15]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 2FEB62D3AC; Sat, 11 Nov 2017 01:05:50 +0100 (CET) From: Dimitry Andric Message-Id: Content-Type: multipart/signed; boundary="Apple-Mail=_15898B74-B6FB-4058-A166-6A1083F1A629"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Re: Firefox doesn't build... Date: Sat, 11 Nov 2017 01:05:38 +0100 In-Reply-To: Cc: "gecko@freebsd.org" , "freebsd-ports@freebsd.org" To: Patrick Dorion References: X-Mailer: Apple Mail (2.3273) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Nov 2017 00:12:14 -0000 --Apple-Mail=_15898B74-B6FB-4058-A166-6A1083F1A629 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 10 Nov 2017, at 22:43, Patrick Dorion = wrote: >=20 > ... on amd-64. >=20 > simd doesn't build: sse2 not found in x86. i tried a bunch of = options, didn't work. See https://bugs.freebsd.org/223415. For now, rebuild lang/rust without = the LLVM_PORT option. -Dimitry --Apple-Mail=_15898B74-B6FB-4058-A166-6A1083F1A629 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.2 iF0EARECAB0WIQR6tGLSzjX8bUI5T82wXqMKLiCWowUCWgY+0gAKCRCwXqMKLiCW o5PSAJ9lpYWkVDhNZRYxWtw4XPPJ2ireBQCgifq/3PRSsVP1jMaiR720wTXL6A4= =GY0z -----END PGP SIGNATURE----- --Apple-Mail=_15898B74-B6FB-4058-A166-6A1083F1A629-- From owner-freebsd-ports@freebsd.org Sat Nov 11 00:25:47 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8200FE551F3; Sat, 11 Nov 2017 00:25:47 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 60A306A5BD; Sat, 11 Nov 2017 00:25:47 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id 94A613695; Sat, 11 Nov 2017 00:25:46 +0000 (UTC) From: Jan Beich To: Dimitry Andric Cc: Patrick Dorion , "gecko\@freebsd.org" , "freebsd-ports\@freebsd.org" Subject: Re: Firefox doesn't build... References: Date: Sat, 11 Nov 2017 01:25:38 +0100 In-Reply-To: (Dimitry Andric's message of "Sat, 11 Nov 2017 01:05:38 +0100") Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Nov 2017 00:25:47 -0000 Dimitry Andric writes: > On 10 Nov 2017, at 22:43, Patrick Dorion wrote: > >> >> ... on amd-64. >> >> simd doesn't build: sse2 not found in x86. i tried a bunch of options, didn't work. > > See https://bugs.freebsd.org/223415. For now, rebuild lang/rust without the LLVM_PORT option. That's wrong one. https://bugs.freebsd.org/223342 is the one about PORT_LLVM regression which affects www/firefox build (as opposed to runtime). From owner-freebsd-ports@freebsd.org Sat Nov 11 02:19:06 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0ED1DE59A35 for ; Sat, 11 Nov 2017 02:19:06 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id EFF636E673 for ; Sat, 11 Nov 2017 02:19:05 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: by mailman.ysv.freebsd.org (Postfix) id EF605E59A2E; Sat, 11 Nov 2017 02:19:05 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EEE75E59A2C; Sat, 11 Nov 2017 02:19:05 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (www.zefox.net [69.239.235.194]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "www.zefox.org", Issuer "www.zefox.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id CA0956E671; Sat, 11 Nov 2017 02:19:05 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (localhost [127.0.0.1]) by www.zefox.net (8.15.2/8.15.2) with ESMTPS id vAB2JCiH011069 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 10 Nov 2017 18:19:13 -0800 (PST) (envelope-from fbsd@www.zefox.net) Received: (from fbsd@localhost) by www.zefox.net (8.15.2/8.15.2/Submit) id vAB2JC5Q011068; Fri, 10 Nov 2017 18:19:12 -0800 (PST) (envelope-from fbsd) Date: Fri, 10 Nov 2017 18:19:11 -0800 From: bob prohaska To: ports@freebsd.org Cc: freebsd-arm@freebsd.org, bob prohaska Subject: Odd output from make index on rpi2 Message-ID: <20171111021911.GA10694@www.zefox.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Nov 2017 02:19:06 -0000 After a couple months' hiatus at playing with ports, I started again with a fresh checkout. It seems more than a little has changed. First off, it looks as if -DBATCH no longer works; dialogs still come up. Is there a replacement? Second, I tried to use make search. The transcript looks like this: root@www:/usr/ports # make search name=lxde The search target requires INDEX-12. Please run make index or make fetchindex. root@www:/usr/ports # make index Generating INDEX-12 - please wait..--- describe.accessibility --- --- describe.arabic --- --- describe.archivers --- --- describe.astro --- --- describe.audio --- --- describe.astro --- umount: unmount of /dev failed: Device busy --- describe.benchmarks --- --- describe.biology --- --- describe.cad --- umount: unmount of /dev failed: No such file or directory umount: retrying using path instead of file system ID umount: unmount of /dev failed: Device busy umount: unmount of /dev failed: Device busy --- describe.chinese --- mount: devfs: Device busy ===> chinese/FreeWnn-lib failed *** [describe.chinese] Error code 1 make[2]: stopped in /usr/ports --- describe.cad --- umount: unmount of /dev failed: Device busy Any idea what goes on with the umount /dev lines? There's nothing special on the console, just the usual rogue login failures. Ports are at 453948, system is at r325598. Quite possibly the umount issue has nothing to do with ports, but it started promptly when make index was run, after most of a day attempting to run make on other things. The system seems stable and reasonably responsive, top shows no strange activity. Thanks for reading, bob prohaska From owner-freebsd-ports@freebsd.org Sat Nov 11 07:41:52 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 05FF6E63614 for ; Sat, 11 Nov 2017 07:41:52 +0000 (UTC) (envelope-from lists@opsec.eu) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id E7DF377648 for ; Sat, 11 Nov 2017 07:41:51 +0000 (UTC) (envelope-from lists@opsec.eu) Received: by mailman.ysv.freebsd.org (Postfix) id E440FE63613; Sat, 11 Nov 2017 07:41:51 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E3F73E63612 for ; Sat, 11 Nov 2017 07:41:51 +0000 (UTC) (envelope-from lists@opsec.eu) Received: from home.opsec.eu (home.opsec.eu [IPv6:2001:14f8:200::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A896D77647 for ; Sat, 11 Nov 2017 07:41:51 +0000 (UTC) (envelope-from lists@opsec.eu) Received: from pi by home.opsec.eu with local (Exim 4.89 (FreeBSD)) (envelope-from ) id 1eDQQF-0003Ha-K3; Sat, 11 Nov 2017 08:41:47 +0100 Date: Sat, 11 Nov 2017 08:41:47 +0100 From: Kurt Jaeger To: Yuri Cc: "ports@freebsd.org" Subject: Re: Can a port directory name have capital letters when the project name has them: audio/abGate-lv2 ? Message-ID: <20171111074147.GF49221@home.opsec.eu> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Nov 2017 07:41:52 -0000 Hi! > There are two competing directory name suggestions for the project with > the name abGate: > > audio/abGate-lv2 > > audio/abgate-lv2 > > > Should I choose the former one or the latter one? I prefer lowercase 8-} -- pi@opsec.eu +49 171 3101372 3 years to go ! From owner-freebsd-ports@freebsd.org Sat Nov 11 14:10:07 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B36DBE6BC02 for ; Sat, 11 Nov 2017 14:10:07 +0000 (UTC) (envelope-from ultima1252@gmail.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 8F2732811 for ; Sat, 11 Nov 2017 14:10:07 +0000 (UTC) (envelope-from ultima1252@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id 8E6D4E6BC01; Sat, 11 Nov 2017 14:10:07 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8E0DBE6BC00 for ; Sat, 11 Nov 2017 14:10:07 +0000 (UTC) (envelope-from ultima1252@gmail.com) Received: from mail-yw0-x22f.google.com (mail-yw0-x22f.google.com [IPv6:2607:f8b0:4002:c05::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 497302810 for ; Sat, 11 Nov 2017 14:10:07 +0000 (UTC) (envelope-from ultima1252@gmail.com) Received: by mail-yw0-x22f.google.com with SMTP id q1so10299329ywh.5 for ; Sat, 11 Nov 2017 06:10:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=bkt7kkABeasUtnPqfm1us+dGWJTCVwmZUxeMr5MOfXc=; b=UZHuIWorxs6iNIlzmpZTghZmjSgEWo/4nmarGc8t2XZ5dJW4d+YM5xYCL8wyXgDTIL YTFLJ4XgbRmfm52p4ps1FJCayjc5+YU60BmBgjLx1cMI9K0WIGRGCXAY6HitOSKAM5Nj +G94Cb9r9AaKru0FNDJbVKxaLBwrfKr9cDTjJ9+w6EIqdHnIO9oq5pfyzQ2XKm/h8Tjz 6V8VMRFvM9MhvJKF01GEXBgcVQvzu5NhfpB5aRe1YMhWo/JDKjpYTjWQfGITi+tx44Az LkOUT0/kwtfm3Rdo7+YmpKCvYXI3oPa91AQOWX52aWi6qM8NZY+qDZcxwdLie9Y5/S5h DCHg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=bkt7kkABeasUtnPqfm1us+dGWJTCVwmZUxeMr5MOfXc=; b=cL/PzydtArwXzK3idwEAtHFx8Pw+J1ejQYG9zITKyHhAsFs9E9mNHGuqDIHDgtNoIG DvM3w7Tc7eVozlYn9Hg31j9Sg8QjdjrxPP+mYnFL0RfbzpnV7/jcsdhYUFenjIlkoKW+ GqQzdSJZB23g7DLb/3hE2k+m5h5SjcdiPhdN6XDpJ/jyc06n0eDhVJstNmFqkYV588eZ EumPUhvasdlO2IpZRB8lQOYovGcmhXKNMELgdNHFQcm/sOSKdWbs7GPcoEVs4NIHZths LQ07U/5cLCnHt/Aukg5N2TqoxJ7gBhKazoQy1qlt8Xs0WVG2bRLg8aIasn05+rDGGLdd DKaQ== X-Gm-Message-State: AJaThX47L+8JblXgsEoLBgDICVFRuTEhF/gKrHFo/Jg3rV8Uv5EoyqyT xzjB8xf8bKviympNy4YYc1MemCexQu+H1546P4iPonJu X-Google-Smtp-Source: AGs4zMbn70jxiSiR8xS5WVvaP7Wk54tRzme8E29Ot6icMz7CA+r97sr/3gIA2N9rtXs73wFjRp5wkGhD/EBGerDUzUQ= X-Received: by 10.37.239.67 with SMTP id w3mr2384998ybm.55.1510409406289; Sat, 11 Nov 2017 06:10:06 -0800 (PST) MIME-Version: 1.0 Received: by 10.13.204.204 with HTTP; Sat, 11 Nov 2017 06:10:05 -0800 (PST) In-Reply-To: <20171111074147.GF49221@home.opsec.eu> References: <20171111074147.GF49221@home.opsec.eu> From: Ultima Date: Sat, 11 Nov 2017 06:10:05 -0800 Message-ID: Subject: Re: Can a port directory name have capital letters when the project name has them: audio/abGate-lv2 ? To: Yuri Cc: "ports@freebsd.org" Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Nov 2017 14:10:07 -0000 I prefer lowercase as well. I don't think there is anything wrong with audio/abgate-lv2 with PORTNAME= abGate-lv2 On Fri, Nov 10, 2017 at 11:41 PM, Kurt Jaeger wrote: > Hi! > > > There are two competing directory name suggestions for the project with > > the name abGate: > > > > audio/abGate-lv2 > > > > audio/abgate-lv2 > > > > > > Should I choose the former one or the latter one? > > I prefer lowercase 8-} > > -- > pi@opsec.eu +49 171 3101372 3 years to > go ! > _______________________________________________ > freebsd-ports@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > From owner-freebsd-ports@freebsd.org Sat Nov 11 14:47:06 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 92182E6C8D0 for ; Sat, 11 Nov 2017 14:47:06 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 7FBE23AAA for ; Sat, 11 Nov 2017 14:47:06 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 7B7F6E6C8CF; Sat, 11 Nov 2017 14:47:06 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7B281E6C8CE for ; Sat, 11 Nov 2017 14:47:06 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 596413AA8; Sat, 11 Nov 2017 14:47:06 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id 8D776C7F0; Sat, 11 Nov 2017 14:47:05 +0000 (UTC) From: Jan Beich To: Yuri Cc: "ports\@freebsd.org" Subject: Re: Can a port directory name have capital letters when the project name has them: audio/abGate-lv2 ? References: Date: Sat, 11 Nov 2017 15:47:01 +0100 In-Reply-To: (yuri@rawbw.com's message of "Fri, 10 Nov 2017 14:05:34 -0800") Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Nov 2017 14:47:06 -0000 Yuri writes: > There are two competing directory name suggestions for the project > with the name abGate: > > audio/abGate-lv2 > > audio/abgate-lv2 > > > Should I choose the former one or the latter one? Check pkg-plist. If it predominantly uses lowercase then using CamelCase package name would be inconsistent. Otherwise, it's up to maintainer. Sometimes one can consult how other distributions named the package. cf. https://repology.org/metapackages/?search=abgate https://repology.org/metapackages/?search=lv2 From owner-freebsd-ports@freebsd.org Sat Nov 11 16:59:02 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 917C1E6F301; Sat, 11 Nov 2017 16:59:02 +0000 (UTC) (envelope-from dorionpatrick@outlook.com) Received: from NAM03-BY2-obe.outbound.protection.outlook.com (mail-oln040092006042.outbound.protection.outlook.com [40.92.6.42]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client CN "mail.protection.outlook.com", Issuer "Microsoft IT SSL SHA2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3BB4F669BD; Sat, 11 Nov 2017 16:59:01 +0000 (UTC) (envelope-from dorionpatrick@outlook.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=outlook.com; s=selector1; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version; bh=XI5taJQ7Lj1tA05CXmXVdSvPjZp2QEO189qS2QZ6igA=; b=a6IQu4zdvLDXP5in3wOprHYaZ8lKXUFXkLsDZDXjQlbu84ccIyHpoUzBL8cP9JYUahYxTJsSM6Ytgrq5EvWvbgvvSqoN5P0oZhJNRyRsCnbFaPXtWyDCjr221gXOaQndXVTn1hS89eYaN/IXtnvQgfHQvDAgRRD3Ey0NZaQ7UIRalKuABnTBUe5Ew84/z/dkWrcRa1Er0rbfxdgZKFkCyfJnP33gpObGfabs+kf7WrzA1XJUsPJ1Ez591Rxk39H3Znv+I8JLHGJhC4o0x5lt15eq/3FgRKwrVPa1QDWoxIc4kUBZYNuEzkxA6EPxcFT0HbdsEOzoepUA24k1elLAVQ== Received: from CO1NAM03FT029.eop-NAM03.prod.protection.outlook.com (10.152.80.59) by CO1NAM03HT095.eop-NAM03.prod.protection.outlook.com (10.152.80.250) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P384) id 15.20.218.12; Sat, 11 Nov 2017 16:58:55 +0000 Received: from BL2PR05MB2274.namprd05.prod.outlook.com (10.152.80.57) by CO1NAM03FT029.mail.protection.outlook.com (10.152.80.168) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P384) id 15.20.218.12 via Frontend Transport; Sat, 11 Nov 2017 16:58:55 +0000 Received: from BL2PR05MB2274.namprd05.prod.outlook.com ([fe80::55b0:3ffa:578e:97dd]) by BL2PR05MB2274.namprd05.prod.outlook.com ([fe80::55b0:3ffa:578e:97dd%13]) with mapi id 15.20.0239.004; Sat, 11 Nov 2017 16:58:54 +0000 From: Patrick Dorion To: Jan Beich , Dimitry Andric , "lists@opsec.eu" CC: "gecko@freebsd.org" , "freebsd-ports@freebsd.org" Subject: RE: Firefox doesn't build... Thread-Topic: Firefox doesn't build... Thread-Index: AQHTWmzl3mOdDc+pqUOqWvmSofeEG6MOTMEAgAAFpZqAAQ2/mQ== Date: Sat, 11 Nov 2017 16:58:54 +0000 Message-ID: References: , In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-incomingtopheadermarker: OriginalChecksum:8D32B04066B999982C0089C86A6F33B82FE8A7DA1693DB852433420D82A194CD; UpperCasedChecksum:055857C7CA10D3E312F631EB35976E041FC93EC60F0660C07C6F25B6F5637CD6; SizeAsReceived:7188; Count:46 x-tmn: [T9tdhfwEZXUdyORghbzVyhYt+j+8SsL2] x-ms-publictraffictype: Email x-microsoft-exchange-diagnostics: 1; CO1NAM03HT095; 6:HYked5YOFuIoTe9NTigHIWwLLCmI0MPv2gp2PK3hCURlNLL0xZCpPuLz+3eQY0o1E1tlzKdj2ErlxPJJT1FKW+CQAN+XEoOceiO2E+IDGN6rYLjiYvyd0vjLgH7xf/9vs/xREmMCH5DrcYPxkK2jMjxjnbTEfVff1DhUvgc++/UyQTKaT6MORodOHAS2jc7yxONcoRTaGuJf1DpxxxexX1qVja1K9+6ZBqTm/un+GOEfK5AkY4/0KfXXQOoks0WY2LoEyZgouVehwVrqqxoFleX2PZbwMDKVmG2DdAgbCs73A8XB0/1lwbDyc+R31T+IT1xm8tUAV6zav3UMtcwVtlalaF5F3IYuFou8EVqIwsU=; 5:I74IxZyFkcPfx8X4hCwwmkgESnsnNBYbepxh5LsLYLurhG81sufrim9wbRtYaxniwu8xz1YGMnTFulvmxt9vKmq9+ycWYuoWvDzXbjMsCiVQ8vX9ZUXm592PIOveW4aMcjov0msvGkLKezhJkFFH3DzK62LtvrLcrPOCs9x4pqo=; 24:Cf7Jd4ui3vMlNfLtuc5Dt1qo3TUv0O+7qY6M6VDaUDwMWZl0Vv5yfiDoAqlGjqX4/Z4vd0ofCak9KroTIcbJ+pLs32JgYgPm0X1tc3IKDIE=; 7:GJ007mQ+xrveX4ScPzly2jciJAWXqYhNYSXmJzqczH4N3jhcl3xYT+qd7gZN6b0T9x53ebu1n4XjVxt9AZQSFM8SjQMndRvPgeeET6Wb1X0++uHQMzmzowZKSqIcbPgA2clzpHKeS2BkGh+nh/Z/u86mGz7idVGi0/U7gAyXKI7bmEMNwBk9S8gWYOhTCSMl7sYnwjkJhhYmHV3i+x3HYTQaVHUK3xhADeLQt4ktDweivsxW4CIqNdEOsmVzVqn1 x-incomingheadercount: 46 x-eopattributedmessage: 0 x-ms-office365-filtering-correlation-id: 85c27e15-baaa-45a1-70a6-08d529257e04 x-microsoft-antispam: UriScan:; BCL:0; PCL:0; RULEID:(22001)(201702061074)(5061506573)(5061507331)(1603103135)(2017031320274)(2017031324274)(2017031323274)(2017031322404)(1601125374)(1603101448)(1701031045); SRVR:CO1NAM03HT095; x-ms-traffictypediagnostic: CO1NAM03HT095: x-exchange-antispam-report-cfa-test: BCL:0; PCL:0; RULEID:(100000700101)(100105000095)(100000701101)(100105300095)(100000702101)(100105100095)(444000031); SRVR:CO1NAM03HT095; BCL:0; PCL:0; RULEID:(100000800101)(100110000095)(100000801101)(100110300095)(100000802101)(100110100095)(100000803101)(100110400095)(100000804101)(100110200095)(100000805101)(100110500095); SRVR:CO1NAM03HT095; x-forefront-prvs: 0488C54DB4 x-forefront-antispam-report: SFV:NSPM; SFS:(7070007)(98901004); DIR:OUT; SFP:1901; SCL:1; SRVR:CO1NAM03HT095; H:BL2PR05MB2274.namprd05.prod.outlook.com; FPR:; SPF:None; LANG:; spamdiagnosticoutput: 1:99 spamdiagnosticmetadata: NSPM Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 MIME-Version: 1.0 X-OriginatorOrg: outlook.com X-MS-Exchange-CrossTenant-Network-Message-Id: 85c27e15-baaa-45a1-70a6-08d529257e04 X-MS-Exchange-CrossTenant-originalarrivaltime: 11 Nov 2017 16:58:54.6448 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Internet X-MS-Exchange-CrossTenant-id: 84df9e7f-e9f6-40af-b435-aaaaaaaaaaaa X-MS-Exchange-Transport-CrossTenantHeadersStamped: CO1NAM03HT095 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Nov 2017 16:59:02 -0000 V2VsbCBJJ20gbm90IHN1cmUgd2hhdCdzIGdvaW5nIG9uIHdpdGggUlVTVCBhbmQgTExWTSwgYW5k IHRoZSBvcHRpb24gd2Fzbid0IG9uIHdoZW4gSSBjaGVja2VkIHRoZSBjb25maWcsIGJ1dCBJJ2xs IHRyeSByZWJ1aWxkIGl0LCBhbmQgbGV0IHlvdSBrbm93Li4uDQoNCkFsc28sIHNvbWVvbmUgYXNr ZWQgZm9yIHRoZSBpbnN0YWxsIGxvZy4uLiBJIGd1ZXNzIHRoZXJlJ3Mgbm8gbmVlZCBmb3IgaXQg c2luY2UgaXQncyBhIGtub3duIGlzc3VlICggSSBsb3N0IGl0ICAuXy4gKS4uLg0KDQpJIHdhcyBh bHNvIGhhdmluZyBwcm9ibGVtcyBjb21waWxpbmcgd3d3L2ZpcmVmb3gtZWNyIGV4Y2VwdCB3aXRo IHRoZSBkZWZhdWx0IGJ1aWxkIHNldHRpbmdzOyBhZ2FpbiwgSSB0cmllZCBhIGJ1bmNoIG9mIGNv bWJpbmF0aW9ucywgaW5jbHVkaW5nIG5vdCBidWlsZGluZyBjb21wb25lbnRzIHdyaXR0ZW4gaW4g UlVTVCwgYW5kIGl0IGZhaWxlZCBldmVyeSBzaW5nbGUgdGltZS4uLiAgSSdtIHZlcnkgZnJ1c3Ry YXRlZCBhdCB0aGlzLCBidXQgQ2hyb21pdW0gZG9lc24ndCBjb21waWxlIGVpdGhlciwgT3BlcmEg ZG9lc24ndCB3b3JrIHByb3Blcmx5IGFuZCBpcyBvdXRkYXRlZCwgYW5kIEkganVzdCBwbGFpbiB3 YW50IHRvIHVzZSBGaXJlZm94Li4uICBJdCdzIGp1c3QgdGhlIGJlc3QgYW5kIG1vc3Qgc2Vuc2li bGUgYW5kIHZlcnNhdGlsZSBvcHRpb24uLi4NCg0KSSdtIGtpbmRhIHBpc3NlZCBiZWNhdXNlIEkn dmUgYmVlbiB0cnlpbmcgdG8gYnVpbGQgaXQgZm9yIHR3byB3aG9sZSBkYXlzIG5vdyAoYW5kIEkg aGF2ZSBpbnNvbW5pYSBiZWNhdXNlIG9mIGEgbWVkaWNhdGlvbiByaWdodCBub3cpLCBhbmQgdGhp cyByaWdodCBhZnRlciBJIGRlY2lkZSB0byB3aXBlIG15IHN5c3RlbSB0byByZWJ1aWxkIHRoZSBm aWxlc3lzdGVtIGFuZCBkYXRhc2V0cywgYW5kIHJlbW92ZSBhbGwgYmluYXJ5IHBhY2thZ2VzIEkg aGFkIG1peGVkIHdpdGggcG9ydHMgKHNvbWVvbmUgc2FpZCBvbiB0aGUgZm9ydW0gaXQgd2Fzbid0 IGEgZ29vZCBpZGVhIHRvIG1peC1hbmQtbWF0Y2gsIGFuZCBJIHByZWZlciBwb3J0cywgYW55d2F5 Li4uIEkgdGhpbmsgaXQncyBwcm9iYWJseSBtb3JlIHBlcmZvcm1hbnQgdGhpcyB3YXksIGJ1dCBJ IGNvdWxkIGJlIHdyb25nKS4gIEkgYnVpbHQgWG9yZyBhbmQgUHVsc2VBdWRpbyB3aXRob3V0IG1h am9yIHByb2JsZW1zLCBidXQgbm93IEknbSB0cnlpbmcgdG8gYnVpbGQgd2hhdCBhcmUgcHJvYmFi bHkgdGhlIG1vc3QgcG9wdWxhciBwaWVjZXMgb2Ygc29mdHdhcmUgb24gdGhlIHBsYW5ldCAtIG5v dCBqdXN0IG9uIEZyZWVCU0QgLSBhbmQgaXQganVzdCBrZWVwcyBib3JraW5nLCBpdCdzIGtpbmQg b2YgZGlzYXBwb2ludGluZy4uLiAgSSBkb24ndCByZWFsbHkgbmVlZCBteSBjb21taXRtZW50IHRv IGJlIHRlc3RlZCByaWdodCBub3csIEkgbmVlZCB0byBmaW5kIHN0YWJpbGl0eSBiZWNhdXNlIHRo aXMgaXMgc3RhcnRpbmcgdG8gYWZmZWN0IG15IGxpZmUuLi4gIEknbSBmZWVsaW5nIG1lc3N5L2Rp cnR5Li4uICA6IFsNCg0KVGhhbmtzIGZvciBsaXN0ZW5pbmcuLi4uICA6IFwNCg0KLi4uIGFuZCBm b3IgaGVscGluZy4uLiAgOiBEDQoNCldoZW4gSSBoYXZlIHNvbWV0aGluZyB3b3JraW5nLCBhbmQv b3Igd2hlbiBJJ3ZlIGNvbXBsZXRlbHkgZ2l2ZW4tdXAsIEknbGwgcnVuIHRoZSBidWlsZCBvbmUg bGFzdCB0aW1lIGZvciBlYWNoLCBhbmQgc2VuZCB5b3UgdGhlIGxvZ3MuICBUaGFua3MgZm9yIGxl dHRpbmcgbWUga25vdyBhYm91dCB0aGUgUlVTVCB0aGluZywgYW5kIEkganVzdCB3YW50ZWQgeW91 IGd1eXMgdG8ga25vdyBJIGhhZG4ndCBmb3Jnb3R0ZW4gYWJvdXQgeW91LCBJJ20ganVzdCB0cnlp bmcgdG8gYnVpbGQgdmFyaW91cyB3YXlzLCBhbmQgc29tZXRpbWVzIEkgYnVpbGQgb3RoZXIgdGhp bmdzIGluIGJldHdlZW4gc2luY2UgaXQncyBhIG5ldyBzeXN0ZW0sIGxvdHMgb2YgY2F0Y2hpbmct dXAgYW5kIGNvbmZpZ3VyaW5nIHRvIGRvLi4uICBDYW4ndCB3YWl0IHRvIGhhdmUgYSB3b3JraW5n LCBzdGFibGUsIGZ1bGx5LWZ1bmN0aW9uYWwsIGZ1bGx5LW9wdGltaXplZCBGaXJlZm94IGJpbmFy eSBJIGNhbiB1c2Ugb24gdGhpcyBzeXN0ZW0uLi4gIENyYXp5IGhvdyBtdWNoIGdvZXMgb24gdGhy b3VnaCBqdXN0IHRoZSBicm93c2VyLCBob3cgYmlnIGEgcGxhY2UgaXQgaGFzIGluIHByb2JhYmx5 IG5vdCBqdXN0IG15IGxpZmUuLi4gIEZyZWVCU0QgaGVscHMgd2l0aCB0aGF0LCBJIHdhcyBzdWZm b2NhdGluZyBpbiBXaW5kb3dzLCBhbmQgaGFkIHRvIHJlc2V0IGl0LCB3aGljaCBpcyB3aHkgSSdt IGJhY2sgc2luY2UgdGhlIEtNUyB2aWRlbyBkcml2ZXJzIGFyZSBjb21wbGV0ZWQuLi4gbm90IHVu aGFwcHkuLi4gIERlc3BpdGUgdGhpcywgSSdtIHN0aWxsIGhhcHB5IGFib3V0IEZyZWVCU0QsIGhv dyBmYXIgaXQncyBjb21lLCBob3cgc3Ryb25nLCBhbmQgb3JpZW50ZWQgaXQgaXMsIGhvdyBjb21t aXR0ZWQgYW5kIGNhcGFibGUgdGhlIHBlb3BsZSB3b3JraW5nIG9uIGl0IGFyZSwgYW5kIHdoYXQg a2luZCBvZiBpbmRpdmlkdWFsIHRoZXkgYXJlLi4uICBJJ20gcmFtYmxpbmcsIEkgbmVlZCBzbGVl cCwgYW5kIGEgaHVnLi4uICAtXy0gIEknbSBzbyB0aXJlZCwgYnV0IEkgY2FuJ3QgZmFsbCBhc2xl ZXAuLi4uLiBmbWwuDQoNCg0KUGF0cmljayBEb3Jpb24NCvCfk7EgKzEgNDM4IDM0NS00NTc1DQoN Cg0KX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fXw0KRnJvbTogSmFuIEJl aWNoIFtqYmVpY2hARnJlZUJTRC5vcmddDQpTZW50OiBGcmlkYXksIE5vdmVtYmVyIDEwLCAyMDE3 IDE5OjI1DQpUbzogRGltaXRyeSBBbmRyaWMNCkNjOiBQYXRyaWNrIERvcmlvbjsgZ2Vja29AZnJl ZWJzZC5vcmc7IGZyZWVic2QtcG9ydHNAZnJlZWJzZC5vcmcNClN1YmplY3Q6IFJlOiBGaXJlZm94 IGRvZXNuJ3QgYnVpbGQuLi4NCg0KRGltaXRyeSBBbmRyaWMgPGRpbUBGcmVlQlNELm9yZz4gd3Jp dGVzOg0KDQo+IE9uIDEwIE5vdiAyMDE3LCBhdCAyMjo0MywgUGF0cmljayBEb3Jpb24gPGRvcmlv bnBhdHJpY2tAb3V0bG9vay5jb20+IHdyb3RlOg0KPg0KPj4NCj4+IC4uLiBvbiBhbWQtNjQuDQo+ Pg0KPj4gc2ltZCBkb2Vzbid0IGJ1aWxkOiBzc2UyIG5vdCBmb3VuZCBpbiB4ODYuICBpIHRyaWVk IGEgYnVuY2ggb2Ygb3B0aW9ucywgZGlkbid0IHdvcmsuDQo+DQo+IFNlZSBodHRwczovL2J1Z3Mu ZnJlZWJzZC5vcmcvMjIzNDE1LiAgRm9yIG5vdywgcmVidWlsZCBsYW5nL3J1c3Qgd2l0aG91dCB0 aGUgTExWTV9QT1JUIG9wdGlvbi4NCg0KVGhhdCdzIHdyb25nIG9uZS4gaHR0cHM6Ly9idWdzLmZy ZWVic2Qub3JnLzIyMzM0MiBpcyB0aGUgb25lIGFib3V0IFBPUlRfTExWTSByZWdyZXNzaW9uDQp3 aGljaCBhZmZlY3RzIHd3dy9maXJlZm94IGJ1aWxkIChhcyBvcHBvc2VkIHRvIHJ1bnRpbWUpLg0K From owner-freebsd-ports@freebsd.org Sat Nov 11 19:47:47 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C4594E724A0 for ; Sat, 11 Nov 2017 19:47:47 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: from mail-qt0-x231.google.com (mail-qt0-x231.google.com [IPv6:2607:f8b0:400d:c0d::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8604B6C81A for ; Sat, 11 Nov 2017 19:47:47 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: by mail-qt0-x231.google.com with SMTP id z56so1358569qta.4 for ; Sat, 11 Nov 2017 11:47:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chen-org-nz.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=EW7PSQ2FwmjCrwbK2kusoZ5njhBGME9fC75hiBafUnQ=; b=uiNKkrmdQYSDMF2u7VQwc07MY9aZHGV3nNFrQFWHrKihq4jrtJycAR2pZq0yVgBLZ9 c9KrEkAiCmRzPQpUrtFiwKkLpz8UMj7VPI3daD7EAtg2XXwpiW8p3KeUl8Hrntm0RU1n opX+behhPXS84Z/HM1SglLwfRN/bmNJLQ1IbLDMYMRTeF9atLxOe2KFzYz+qIVq10kT1 1njx8E2EZ1bAkT1cePoPGm51NjpiTA4zi17+Pl2vArqx1gSrz0uRLP5ZxVT/Qc8gDDBE QRmhoyzCEOUuDod+6ZOEX/HKOSnR2u9YEvmpi5ezDqpUjeOOQaxoXkDOWvpEHQtMGjb+ wbEg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=EW7PSQ2FwmjCrwbK2kusoZ5njhBGME9fC75hiBafUnQ=; b=hb4yeUZCYysqBoBKu0w+aHtT7rX6fhNEx3iz48Q6H7TFmwf4us3Lv6OdlFbT+vFYhD gsAvUibkbDIjXn1ybtv++0dT5zMly2eTJ2gp4y3ns5M7QShOSCmJSrUIWOmJd7Bw2yLR +rHcQmjuBjArTUbPR5Bwk6slwlGMlYJ/L1YQbRE0m+YE/UcT+SnX26lMTYC2pz7b1SWZ 3z6a4GXxkr9Ckxy0zK8c5c/GHj1PIfoUq/w3i/RLvXD3aOT82knAgVthsvSCgi5OWIS6 8lSh35bjEDV+m1Z6ZTNcpTGX4NXuyiD9PXuj8ZhZ+DuT85Vw+RLB5shnoGmY3VWI9aIo gD2A== X-Gm-Message-State: AJaThX5q07RYML0VpTlUz+fuF8gRGiCiVTVbMm+kVRDbgwyPgKej9Hlq rBqd9wj9pWO4fb/aWBHsF0e2rwL/WZyIuIXCmKbQ2w== X-Google-Smtp-Source: AGs4zMZcooX3Qvrns1nrXGc7b8N5MAPVTwx35w42DqTjYl3VQWQL6sA0wNJ4+qrYpuSnC4hGJmjoc/37/1FBGHMqB5k= X-Received: by 10.200.19.11 with SMTP id e11mr7119883qtj.68.1510429666205; Sat, 11 Nov 2017 11:47:46 -0800 (PST) MIME-Version: 1.0 Received: by 10.140.42.35 with HTTP; Sat, 11 Nov 2017 11:47:45 -0800 (PST) X-Originating-IP: [150.107.174.214] In-Reply-To: References: From: Jonathan Chen Date: Sun, 12 Nov 2017 08:47:45 +1300 Message-ID: Subject: Re: Firefox doesn't build... To: Patrick Dorion Cc: "freebsd-ports@freebsd.org" Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Nov 2017 19:47:47 -0000 On 12 November 2017 at 05:58, Patrick Dorion wrote: > Well I'm not sure what's going on with RUST and LLVM, and the option wasn't on when I checked the config, but I'll try rebuild it, and let you know... Make sure you build your ports using poudriere or synth. Using non-clean room build systems will usually result in a lot of lost time trying to figure out which of your installed ports breaks your current build. Cheers. -- Jonathan Chen From owner-freebsd-ports@freebsd.org Sat Nov 11 21:38:39 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0D4C5E4D16C for ; Sat, 11 Nov 2017 21:38:39 +0000 (UTC) (envelope-from lists@opsec.eu) Received: from home.opsec.eu (home.opsec.eu [IPv6:2001:14f8:200::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C5A496F923 for ; Sat, 11 Nov 2017 21:38:38 +0000 (UTC) (envelope-from lists@opsec.eu) Received: from pi by home.opsec.eu with local (Exim 4.89 (FreeBSD)) (envelope-from ) id 1eDdU9-0005OB-Us; Sat, 11 Nov 2017 22:38:41 +0100 Date: Sat, 11 Nov 2017 22:38:41 +0100 From: Kurt Jaeger To: Patrick Dorion Cc: "freebsd-ports@freebsd.org" Subject: Re: Firefox doesn't build... [OUTPUT LOGS] Message-ID: <20171111213841.GG49221@home.opsec.eu> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Nov 2017 21:38:39 -0000 Hi! > I hope this helps, and if there's anything I can try, please let me know... Use poudriere to build firefox, then 'pkg add' that locally-build firefox package. -- pi@opsec.eu +49 171 3101372 3 years to go ! From owner-freebsd-ports@freebsd.org Sat Nov 11 23:16:35 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B27C2E4EF7D; Sat, 11 Nov 2017 23:16:35 +0000 (UTC) (envelope-from dorionpatrick@outlook.com) Received: from NAM02-SN1-obe.outbound.protection.outlook.com (mail-oln040092005063.outbound.protection.outlook.com [40.92.5.63]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client CN "mail.protection.outlook.com", Issuer "Microsoft IT SSL SHA2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6CA4272344; Sat, 11 Nov 2017 23:16:34 +0000 (UTC) (envelope-from dorionpatrick@outlook.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=outlook.com; s=selector1; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version; bh=oFKrEwCrLAvfohgkZ/3wF2ZrRXe36qjjXT8YVPEYOp4=; b=U+XnVnf/fHLm1/O3crQEiXg3mkfwaC27WQvxbhpe5a3DFX2/6Wyrg0hJCPHGU4rjlynT+roYX0XmEKphjjGJykufbIUbvAwqeJFamxJYcZLqT76HYn/KvbspZ5G5pXNWrZCzuHBlChjorPYmEklIukpcGfMR5TAJIqrf+Dv+uGRbZeyod+dyxNx+my0PBKqNK+jLz7FiHxnDiTOKgHwHBWdp0EbEl9YBhjaWgIUZgbwliB6P/qQCZboXa3K5Oap5K7hzVEDjooWy4yDfECF4H9+kAHoaY6ETfidd+GJP6S7uxq5ywYPQet65UJp4W6+OLnk5BbVCMswYZLftweY+ZQ== Received: from SN1NAM02FT001.eop-nam02.prod.protection.outlook.com (10.152.72.52) by SN1NAM02HT061.eop-nam02.prod.protection.outlook.com (10.152.73.70) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P384) id 15.20.197.9; Sat, 11 Nov 2017 23:16:33 +0000 Received: from BL2PR05MB2274.namprd05.prod.outlook.com (10.152.72.51) by SN1NAM02FT001.mail.protection.outlook.com (10.152.72.158) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P384) id 15.20.197.9 via Frontend Transport; Sat, 11 Nov 2017 23:16:33 +0000 Received: from BL2PR05MB2274.namprd05.prod.outlook.com ([fe80::55b0:3ffa:578e:97dd]) by BL2PR05MB2274.namprd05.prod.outlook.com ([fe80::55b0:3ffa:578e:97dd%13]) with mapi id 15.20.0239.004; Sat, 11 Nov 2017 23:16:33 +0000 From: Patrick Dorion To: "jonc@chen.org.nz" , "lists@opsec.eu" CC: "gecko@freebsd.org" , "freebsd-ports@freebsd.org" Subject: Re: Firefox (Doesn't) Build Thread-Topic: Firefox (Doesn't) Build Thread-Index: AQHTWzYXt72WqEEEwkCbnaOfRaHG4aMPegcY Date: Sat, 11 Nov 2017 23:16:33 +0000 Message-ID: References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: authentication-results: chen.org.nz; dkim=none (message not signed) header.d=none;chen.org.nz; dmarc=none action=none header.from=outlook.com; x-incomingtopheadermarker: OriginalChecksum:A87EFCCCB83781A8EA8A99E83E08514C6AF554580496BF257077436B3391EF16; UpperCasedChecksum:17238A0F72CC5E9727585BAC602C25B42B4F837249508FDFE11AB85D6571BF23; SizeAsReceived:7117; Count:46 x-tmn: [U8Yknb5oeIb0atD5f07KXsIrTuIdaDnM] x-ms-publictraffictype: Email x-microsoft-exchange-diagnostics: 1; SN1NAM02HT061; 6:SkMvUJi5jU2A1K2LyGBWOY+CoZiNr5V0sU6euaq1TYfglJA4jSJJaVPY6XDKo+4ZoE16+P0Tb+879HeMGsXZX/LyfyVaPulpTZhTk799aOzb127xUmFxUgVbS8QFmlM2EDv1hA1jL9JdjTqGLMCoRNpdBhaA/eYbPxapBiqANOUk8sivUFvSvyuxrsgYIfzLyNgGZlhcSilZATGf6YVoTupPsstaBCwJaAAPM0CBYoTiUOoiQnbq74D7Md9ptBFXyHJvpkLr0GujTWaKPrDERecivNTHcczpB1Ejdlsz4V5aBmzL2XA4grCC3vAowvXjGcwyTAVpGNLNusf7ArwQ47iI4q36hZnfZFwDV1q9wBk=; 5:R5peTM3wTG2NlHO58m8AjAaNmUID8tFe2sn0zYEHSm1UCBwR/WWPdNP8sB18MQWieLC1IynuYk8RUqZYngXrkOUog+e2gTA6G+7d5GX1voCY5TzGFNQsAjk0uviWyHhzRBzSUiU6QUGaLQzRPEy5xXTzXIPVsyY3C12rYrTN67A=; 24:64mwvcYNZ55ZaURfb1KH2MgUVr1YnnA/EazaTIo8wwZAWQYHJTzHVj0JztgvGTdjDP3U6+kf+ujXpsAKpjvQVcqzzvHgZ/Tx+mFlNSATeCI=; 7:D0Kiq8qOa5UiH/JkvoINvTKUq0aWoLimgnQPOqNUbnTCeptNMcBg2wO90oXswzfwEEgNfQbyt6wRaWsVtCEuRLtW/01kYaWsAoXdQVIDe+qrzZcPHarxBbLwqyEZ99yEn2w39Lit473bB9e0/OnAHxdzFyweEizCJCp1mT5GHOdzM+sw8JXUOiEEGf/kG+WvrJ5yjzUGELIBE6aZmY3Y/t8+rI3KW6V2XZ72ZOIBCqpW9Z2jV4x6y9TocGYU6bwa x-incomingheadercount: 46 x-eopattributedmessage: 0 x-ms-office365-filtering-correlation-id: 32866b6a-f831-4ece-e0b5-08d5295a3f96 x-microsoft-antispam: UriScan:; BCL:0; PCL:0; RULEID:(22001)(201702061074)(5061506573)(5061507331)(1603103135)(2017031320274)(2017031324274)(2017031323274)(2017031322404)(1601125374)(1603101448)(1701031045); SRVR:SN1NAM02HT061; x-ms-traffictypediagnostic: SN1NAM02HT061: x-exchange-antispam-report-cfa-test: BCL:0; PCL:0; RULEID:(100000700101)(100105000095)(100000701101)(100105300095)(100000702101)(100105100095)(444000031); SRVR:SN1NAM02HT061; BCL:0; PCL:0; RULEID:(100000800101)(100110000095)(100000801101)(100110300095)(100000802101)(100110100095)(100000803101)(100110400095)(100000804101)(100110200095)(100000805101)(100110500095); SRVR:SN1NAM02HT061; x-forefront-prvs: 0488C54DB4 x-forefront-antispam-report: SFV:NSPM; SFS:(7070007)(98901004); DIR:OUT; SFP:1901; SCL:1; SRVR:SN1NAM02HT061; H:BL2PR05MB2274.namprd05.prod.outlook.com; FPR:; SPF:None; LANG:; spamdiagnosticoutput: 1:99 spamdiagnosticmetadata: NSPM Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 MIME-Version: 1.0 X-OriginatorOrg: outlook.com X-MS-Exchange-CrossTenant-Network-Message-Id: 32866b6a-f831-4ece-e0b5-08d5295a3f96 X-MS-Exchange-CrossTenant-originalarrivaltime: 11 Nov 2017 23:16:33.3128 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Internet X-MS-Exchange-CrossTenant-id: 84df9e7f-e9f6-40af-b435-aaaaaaaaaaaa X-MS-Exchange-Transport-CrossTenantHeadersStamped: SN1NAM02HT061 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Nov 2017 23:16:35 -0000 V2hhdCdzIHRoZSBkaWZmZXJlbmNlIGJldHdlZW4gdXNpbmcgUG91ZHJpZXJlIG9yIFN5bnRoLCB0 aG91Z2g/DQoNClRoaXMgaXMgYSBjbGVhbiBzeXN0ZW0sIEkgY2FuJ3QgaW1hZ2luZSBhIGphaWwg YmVpbmcgY2xlYW5lci4uLiBpdCB3YXMgdW5wYWNrZWQgZnJvbSB0aGUgRFZEIHRoZSBkYXkgYmVm b3JlIHllc3RlcmRheS4uLi4NCg0KQWxzbywgaG93IGRvIHlvdSBydW4gUEdPIChwcm9maWxlLWd1 aWRlZCBvcHRpbWl6YXRpb25zKSB3aGlsZSBidWlsZGluZyBpbiBhIGphaWw/ICBZb3UgbmVlZCBh IHJ1bm5pbmcgWCBzZXJ2ZXIgYW5kIGFjY2VzcyB0byBpdCBmb3IgdGhhdC4uLi4NCg0KVGhpcyBk b2Vzbid0IG1ha2Ugc2Vuc2UuLi4gIEZpcmVmb3gsIG9yIGFueSBzb2Z0d2FyZSwgc2hvdWxkIGJ1 aWxkIGp1c3QgZmluZSBvbiBteSBzeXN0ZW0gYXMgaXQgaXMuLi4gIEV2ZXJ5dGhpbmcgZWxzZSBk b2VzLCBzbyB3aHkgbm90IEZpcmVmb3g/ICBMaWtlLi4uICBJIGRvbid0IHNlZSB3aHkgeW91IHJl Y29tbWVuZCB0aG9zZSB0aGlyZC1wYXJ0eSBzb2Z0d2FyZS4uLg0KDQpJZiB5b3Ugd2VyZSB0cnlp bmcgdG8gYnJ1c2ggbWUgb2ZmLCBJIHRoaW5rIHRoYXQncyBqdXN0IHRvbyBsb3cuLi4NCg0KDQpQ YXRyaWNrIERvcmlvbg0K8J+TsSArMSA0MzggMzQ1LTQ1NzUNCg0KDQpfX19fX19fX19fX19fX19f X19fX19fX19fX19fX19fX19fX19fX19fDQpGcm9tOiBQYXRyaWNrIERvcmlvbg0KU2VudDogU2F0 dXJkYXksIE5vdmVtYmVyIDExLCAyMDE3IDE2OjQ4DQpUbzogam9uY0BjaGVuLm9yZy5uejsgbGlz dHNAb3BzZWMuZXUNClN1YmplY3Q6DQoNCkRhbW4sIGd1eXMuLi4gIEknbSBnb2luZyB0byB0cnkg d2l0aCBTeW50aC4uLg0KDQpIb3djb21lIGl0J3MgdGhlIGZpcnN0IHRpbWUgSSBoZWFyIGFib3V0 IHRoaXMgcHJvY2Vzcy9wcm9jZWR1cmUuLj8gIEkgZG9uJ3QgcmVtZW1iZXIgYW55b25lIGV2ZXIg cmVjb21tZW5kaW5nIHRoaXMsIG9yIGV2ZW4gdGFsa2luZyBhYm91dCB0aGlzLCBtdWNoIGxlc3Mg dGhlIGhhbmRib29rIG9yIGFueSBtYW51YWwgcGFnZSByZWNvbW1lbmRpbmcgdGhpcyBwcm9jZXNz IG9mIGJ1aWxkaW5nIGluIGEgY2xlYW4gZW52aXJvbm1lbnQgdXNpbmcgYSBoZWxwZXIuLi4NCg0K Tm90IGZhaXIuLi4gIC5fLg0KDQpBbnl3YXksIEknbGwgbGV0IHlvdSBrbm93IGhvdyBpdCBnb2Vz Li4uLg0KDQoNClBhdHJpY2sgRG9yaW9uDQrwn5OxICsxIDQzOCAzNDUtNDU3NQ0KDQpfX19fX19f X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fDQpGcm9tOiBKb25hdGhhbiBDaGVuIFtq b25jQGNoZW4ub3JnLm56XQ0KU2VudDogU2F0dXJkYXksIE5vdmVtYmVyIDExLCAyMDE3IDE0OjQ3 DQpUbzogUGF0cmljayBEb3Jpb24NCkNjOiBmcmVlYnNkLXBvcnRzQGZyZWVic2Qub3JnDQpTdWJq ZWN0OiBSZTogRmlyZWZveCBkb2Vzbid0IGJ1aWxkLi4uDQoNCk9uIDEyIE5vdmVtYmVyIDIwMTcg YXQgMDU6NTgsIFBhdHJpY2sgRG9yaW9uIDxkb3Jpb25wYXRyaWNrQG91dGxvb2suY29tPiB3cm90 ZToNCj4gV2VsbCBJJ20gbm90IHN1cmUgd2hhdCdzIGdvaW5nIG9uIHdpdGggUlVTVCBhbmQgTExW TSwgYW5kIHRoZSBvcHRpb24gd2Fzbid0IG9uIHdoZW4gSSBjaGVja2VkIHRoZSBjb25maWcsIGJ1 dCBJJ2xsIHRyeSByZWJ1aWxkIGl0LCBhbmQgbGV0IHlvdSBrbm93Li4uDQoNCk1ha2Ugc3VyZSB5 b3UgYnVpbGQgeW91ciBwb3J0cyB1c2luZyBwb3VkcmllcmUgb3Igc3ludGguIFVzaW5nDQpub24t Y2xlYW4gcm9vbSBidWlsZCBzeXN0ZW1zIHdpbGwgdXN1YWxseSByZXN1bHQgaW4gYSBsb3Qgb2Yg bG9zdCB0aW1lDQp0cnlpbmcgdG8gZmlndXJlIG91dCB3aGljaCBvZiB5b3VyIGluc3RhbGxlZCBw b3J0cyBicmVha3MgeW91ciBjdXJyZW50DQpidWlsZC4NCg0KQ2hlZXJzLg0KLS0NCkpvbmF0aGFu IENoZW4gPGpvbmNAY2hlbi5vcmcubno+DQoNCl9fX19fX19fX19fX19fX19fX19fX19fX19fX19f X19fX19fX19fX18NCkZyb206IEt1cnQgSmFlZ2VyIFtsaXN0c0BvcHNlYy5ldV0NClNlbnQ6IFNh dHVyZGF5LCBOb3ZlbWJlciAxMSwgMjAxNyAxNjozOA0KVG86IFBhdHJpY2sgRG9yaW9uDQpDYzog ZnJlZWJzZC1wb3J0c0BmcmVlYnNkLm9yZw0KU3ViamVjdDogUmU6IEZpcmVmb3ggZG9lc24ndCBi dWlsZC4uLiBbT1VUUFVUIExPR1NdDQoNCkhpIQ0KDQo+IEkgaG9wZSB0aGlzIGhlbHBzLCBhbmQg aWYgdGhlcmUncyBhbnl0aGluZyBJIGNhbiB0cnksIHBsZWFzZSBsZXQgbWUga25vdy4uLg0KDQpV c2UgcG91ZHJpZXJlIHRvIGJ1aWxkIGZpcmVmb3gsIHRoZW4gJ3BrZyBhZGQnIHRoYXQgbG9jYWxs eS1idWlsZCBmaXJlZm94DQpwYWNrYWdlLg0KDQotLQ0KcGlAb3BzZWMuZXUgICAgICAgICAgICAr NDkgMTcxIDMxMDEzNzIgICAgICAgICAgICAgICAgICAgICAgICAgMyB5ZWFycyB0byBnbyAhDQo=