Re: git: 00e90a856887 - main - textproc/resume: Remove expired port
- In reply to: Rene Ladan : "Re: git: 00e90a856887 - main - textproc/resume: Remove expired port"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 08 May 2025 11:19:42 UTC
On Wed, 7 May 2025 19:41:30 +0000 Rene Ladan <rene@freebsd.org> 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 <rene@FreeBSD.org> > > > AuthorDate: 2025-05-04 11:36:35 +0000 > > > Commit: Rene Ladan <rene@FreeBSD.org> > > > 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 <junchoon@dec.sakura.ne.jp> > > > --- 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 <junchoon@dec.sakura.ne.jp>