From nobody Thu May 08 11:19:42 2025 X-Original-To: dev-commits-ports-main@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 4ZtV5x4MNFz5wCSJ for ; Thu, 08 May 2025 11:19:49 +0000 (UTC) (envelope-from junchoon@dec.sakura.ne.jp) Received: from www121.sakura.ne.jp (www121.sakura.ne.jp [153.125.133.21]) (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 4ZtV5w59zvz4DcX; Thu, 08 May 2025 11:19:48 +0000 (UTC) (envelope-from junchoon@dec.sakura.ne.jp) Authentication-Results: mx1.freebsd.org; none Received: from kalamity.joker.local (124-18-43-114.area1c.commufa.jp [124.18.43.114]) (authenticated bits=0) by www121.sakura.ne.jp (8.17.1/8.17.1/[SAKURA-WEB]/20201212) with ESMTPA id 548BJhfR025772; Thu, 8 May 2025 20:19:44 +0900 (JST) (envelope-from junchoon@dec.sakura.ne.jp) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=dec.sakura.ne.jp; s=s2405; t=1746703184; bh=HgVNBK5HVcqcPztRbWDrkbo5/5qFCR+lL2WdXJBYq5c=; h=Date:From:To:Cc:Subject:In-Reply-To:References; b=bMzM5HuN+6+H0Y6TYEUJpaGmvpxcoyWaJVYSlHneWVDoeEMQ+e7bMagC2ptjOB//m Sc+k1LGxLND8/BCm6ZALp8ruQDUBYwrorYLAg71S7pjK3RGuqjbU/vBgP88C+BX+04 vHnV2mJUNpkUA7dLq+VXZj+n1nPeY4ty8XC02oKk= Date: Thu, 8 May 2025 20:19:42 +0900 From: Tomoaki AOKI To: Rene Ladan Cc: dev-commits-ports-main@freebsd.org Subject: Re: git: 00e90a856887 - main - textproc/resume: Remove expired port Message-Id: <20250508201942.6ccba590243c8505b2dd63d8@dec.sakura.ne.jp> In-Reply-To: References: <20250507211911.a9f1235d09d2d6ebfa9e02a0@dec.sakura.ne.jp> Organization: Junchoon corps X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.33; amd64-portbld-freebsd14.2) List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 4ZtV5w59zvz4DcX 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:7684, ipnet:153.125.128.0/18, country:JP] X-Spamd-Bar: ---- On Wed, 7 May 2025 19:41:30 +0000 Rene Ladan wrote: > On Wed, May 07, 2025 at 09:19:11PM +0900, Tomoaki AOKI wrote: > > Hi. > > > > Unfortunately, MOVED part of this commit caused portsdb to fail with > > > > # portsdb -u > > portsdb: invalid byte sequence in US-ASCII > > > > Attached patch resolved the issue. > > > > I know ports-mgmt/portupgrade[-devel] is long unmaintained, but > > with several patches seen in Bugzilla, at least portsclean is > > still useful and it requires database generated by portsdb. > > > I fixed this in commit c735084cca012555cef6c4d015d5377b0ec16d43 > > Regards, > René Thanks! Confirmed portsdb started working again now. Regards. > > Regards. > > > > > The branch main has been updated by rene: > > > > > > URL: > > https://cgit.FreeBSD.org/ports/commit/?id=00e90a856887e222b0952f89a0fc0ad2fdab6531 > > > > > > commit 00e90a856887e222b0952f89a0fc0ad2fdab6531 > > > Author: Rene Ladan > > > AuthorDate: 2025-05-04 11:36:35 +0000 > > > Commit: Rene Ladan > > > CommitDate: 2025-05-04 11:36:35 +0000 > > > > > > textproc/resume: Remove expired port > > > > > > 2025-04-30 textproc/resume: Obsolete XML and XSL based system that > > targets résumés and curricu vitae > > > --- > > > MOVED | 1 + > > > textproc/Makefile | 1 - > > > textproc/resume/Makefile | 44 --------------------- > > > textproc/resume/distinfo | 2 - > > > textproc/resume/files/pkg-message.in | 14 ------- > > > textproc/resume/pkg-descr | 3 -- > > > textproc/resume/pkg-plist | 76 > > ------------------------------------ > > > 7 files changed, 1 insertion(+), 140 deletions(-) > > > > > > diff --git a/MOVED b/MOVED > > > index 57b222f476dd..4fe75325ac80 100644 > > > --- a/MOVED > > > +++ b/MOVED > > > @@ -4371,3 +4371,4 @@ textproc/c2man||2025-05-04|Has expired: Not > > recommended for use in new projects > > > textproc/bsddiff||2025-05-04|Has expired: Obsolete, newer version imported into base as 2017 > > > textproc/aft||2025-05-04|Has expired: Obscure markup language and > > unmaintained in tree for years > > > textproc/resume-extensions||2025-05-04|Has expired: Depends on deprecated port textproc/resume > > > +textproc/resume||2025-05-04|Has expired: Obsolete XML and XSL based > > system that targets résumés and curricu vitae > > > > (snip) > > > > -- > > Tomoaki AOKI > > > --- a/MOVED > > +++ b/MOVED > > @@ -4370,7 +4370,7 @@ > > textproc/bsddiff||2025-05-04|Has expired: Obsolete, newer version imported into base as 2017 > > textproc/aft||2025-05-04|Has expired: Obscure markup language and unmaintained in tree for years > > textproc/resume-extensions||2025-05-04|Has expired: Depends on deprecated port textproc/resume > > -textproc/resume||2025-05-04|Has expired: Obsolete XML and XSL based system that targets r??sum??s and curricu vitae > > +textproc/resume||2025-05-04|Has expired: Obsolete XML and XSL based system that targets resumes and curricu vitae > > textproc/add-css-links||2025-05-04|Has expired: Obsolete and unmaintained in tree for years > > textproc/print-n-times||2025-05-04|Has expired: Obsolete and unmaintained in tree for years > > textproc/cdif||2025-05-04|Has expired: Deprecated upstream, repo archived on Jun 25, 2018 > -- Tomoaki AOKI