From owner-freebsd-current@freebsd.org Sun Dec 27 22:30:55 2020 Return-Path: Delivered-To: freebsd-current@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 9AC8B4C907A for ; Sun, 27 Dec 2020 22:30:55 +0000 (UTC) (envelope-from me+freebsd@igalic.co) Received: from mail2.protonmail.ch (mail2.protonmail.ch [185.70.40.22]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "protonmail.com", Issuer "SwissSign Server Gold CA 2014 - G22" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4D3wPT4SXtz3pWv for ; Sun, 27 Dec 2020 22:30:53 +0000 (UTC) (envelope-from me+freebsd@igalic.co) Date: Sun, 27 Dec 2020 22:30:36 +0000 To: "freebsd-current@freebsd.org" , "freebsd-pkgbase@freebsd.org" From: =?utf-8?Q?Mina_Gali=C4=87?= Reply-To: =?utf-8?Q?Mina_Gali=C4=87?= Subject: Unofficial PkgBase Repository Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=1.8 required=10.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,NEW_DOMAIN_28D, URIBL_FRESH_28D_SURBL shortcircuit=no autolearn=disabled version=3.4.4 X-Spam-Level: * X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on mailout.protonmail.ch X-Rspamd-Queue-Id: 4D3wPT4SXtz3pWv X-Spamd-Bar: -- X-Spamd-Result: default: False [-2.50 / 15.00]; HAS_REPLYTO(0.00)[me+freebsd@igalic.co]; RWL_MAILSPIKE_VERYGOOD(0.00)[185.70.40.22:from]; R_DKIM_ALLOW(-0.20)[igalic.co:s=protonmail2]; REPLYTO_EQ_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; FREEFALL_USER(0.00)[me]; MID_RHS_MATCH_FROM(0.00)[]; MIME_GOOD(-0.10)[text/plain]; R_SPF_ALLOW(-0.20)[+ip4:185.70.40.0/24]; ARC_NA(0.00)[]; DMARC_NA(0.00)[igalic.co]; NEURAL_HAM_LONG(-1.00)[-1.000]; TO_MATCH_ENVRCPT_SOME(0.00)[]; DKIM_TRACE(0.00)[igalic.co:+]; RCPT_COUNT_TWO(0.00)[2]; NEURAL_HAM_SHORT(-1.00)[-1.000]; TO_DN_EQ_ADDR_ALL(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; RCVD_COUNT_ZERO(0.00)[0]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; R_MIXED_CHARSET(1.00)[subject]; ASN(0.00)[asn:62371, ipnet:185.70.40.0/24, country:CH]; TAGGED_FROM(0.00)[freebsd]; MAILMAN_DEST(0.00)[freebsd-current] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Dec 2020 22:30:55 -0000 Hi folks, Recently I've been working on on building a PkgBase repository The repository is in good enough shape now that I believe it can be announc= ed publicly! https://alpha.pkgbase.live/ is built with poudriere and serves -CURRENT packages for AMD64 and AARCH64. The host itself is still updated with https://up.bsd.lv/ but the jail servi= ng the packages is built and updated with PkgBase. It's hosted on a vServer at Hetzner in Helsinki There's still a number of things to do before I'd consider the repository p= roduction quality, hence the domain name. Two of the most important ones are: - Package Signing: https://reviews.freebsd.org/D27690 - HTTP Caching of packages: https://github.com/freebsd/poudriere/pull/751 I will add more more architectures when I hear your feedback on what you wo= uld like to see. It would also be nice to add "production" builds `WITHOUT_LLVM_ASSERTIONS` = and `WITH_MALLOC_PRODUCTION`. it just feels=E2=80=A6 wrong until 13 STABLE is branched =F0=9F=98=85 Happy testing! Looking forward to your feedback. p.s.: if it feels slow, blame virtio + vnet Best regards, Mina Gali=C4=87 Web: https://igalic.co/