From nobody Fri Aug 30 10:56:36 2024 X-Original-To: freebsd-hackers@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4WwFTQ07zZz52b1n for ; Fri, 30 Aug 2024 10:56:58 +0000 (UTC) (envelope-from ltning-freebsd-hackers@anduin.net) Received: from mail.anduin.net (mail.anduin.net [185.42.170.45]) (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 did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4WwFTP546wz4fGC for ; Fri, 30 Aug 2024 10:56:57 +0000 (UTC) (envelope-from ltning-freebsd-hackers@anduin.net) Authentication-Results: mx1.freebsd.org; none DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=anduin.net; s=dkim2021; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:From:Cc: References:To:Subject:MIME-Version:Date:Message-ID:Sender:Reply-To:Content-ID :Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To: Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe :List-Post:List-Owner:List-Archive; bh=cXCbXW8EUPlVQ5rmR0PVopmODXLWNkyE2aBPLiOeZ/4=; t=1725015417; x=1725879417; b=BZ8drvnPkaDcAw5dyx/4AobXK4T8iLi4qlIoJdmGNgJhod5QOYVu8FZi3GbwdcbsEnt4K3B+xKx QikER0P7Y4bp/kekE2Os90Ph0kKP/zSwdaF/5RWCbIhz/BE6V/ceM9KcCrcCqDvLtq28R/IT7e2dW LrLxbExl3vnDE0SfXL8x1cyQ1UqVhznprIUWtC+Ed6jJtzwB9tOfchadgtoAeb3tz5mNOWQDUOuWy 9I7d3M0DjvDqsrQwjoAtPT6sa1g0BmLEb02HRbXSGXr+0pXkUDEYMXI5oYROIDT8eVqXyiPGkcItA 2oHUNrDL2QB2w1DBX5za2UvrDlQey0zsEh1A==; Received: by mail.anduin.net with esmtpsa (TLS1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.97.1 (FreeBSD)) (envelope-from ) id 1sjzJG-0000000087n-2178; Fri, 30 Aug 2024 10:56:56 +0000 Message-ID: Date: Fri, 30 Aug 2024 12:56:36 +0200 List-Id: Technical discussions relating to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-hackers List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-hackers@FreeBSD.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: Announcing freebsd-rustdate Content-Language: en-US To: freebsd-hackers@freebsd.org References: Cc: fullermd@over-yonder.net From: =?UTF-8?Q?Eirik_=C3=98verby?= In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-SA-Authenticated: Yes X-Spam-Score: -1.9 X-Spam-Level: - X-Spam-Report: host: mail.modirum.com | contact: hostmaster@modirum.com | scores: BAYES_00=-1.9,NO_RELAYS=-0.001,T_SCC_BODY_TEXT_LINE=-0.01 | autolearn=ham autolearn_force=no, score=-0.01 X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:62248, ipnet:185.42.170.0/24, country:EE] X-Rspamd-Queue-Id: 4WwFTP546wz4fGC On 30.08.2024 06:52, Matthew D. Fuller wrote: >> Maybe I can try and get a real project setup over the weekend, > > I mostly did, but didn't mention it; setup a project at > > https://launchpad.net/freebsd-rustdate > > with the current trunk at > > https://code.launchpad.net/~fullermd/freebsd-rustdate/trunk > > > Also put up a new 0.6.2 patch release with a fix to updating > permissions on existing directories (when appropriate), and various > minor code fiddling. Any hope of seeing this in ports? Then I could actually play with it at some scale around here.. /Eirik