On Sun, Mar 22, 2020 at 06:04:30PM +0100, Klemens Nanni wrote: > We package RPM 3.0.6 released (Sep 13 2000 ??), see > https://rpm.org/timeline.html > > Does anyone use it? No ports in-tree does except patchuils for tests > (see my other mail on ports@). > > This port seems useless, conflicts the actually useful rpm2cpio port and > seems to be dead weight. > > OK to remove? > > > Index: Makefile > =================================================================== > RCS file: /cvs/ports/devel/quirks/Makefile,v > retrieving revision 1.892 > diff -u -p -r1.892 Makefile > --- Makefile 20 Mar 2020 14:46:47 -0000 1.892 > +++ Makefile 22 Mar 2020 17:03:13 -0000 > @@ -5,7 +5,7 @@ CATEGORIES = devel databases > DISTFILES = > > # API.rev > -PKGNAME = quirks-3.283 > +PKGNAME = quirks-3.284 > PKG_ARCH = * > MAINTAINER = Marc Espie <es...@openbsd.org> > > Index: files/Quirks.pm > =================================================================== > RCS file: /cvs/ports/devel/quirks/files/Quirks.pm,v > retrieving revision 1.910 > diff -u -p -r1.910 Quirks.pm > --- files/Quirks.pm 20 Mar 2020 14:46:47 -0000 1.910 > +++ files/Quirks.pm 22 Mar 2020 17:04:11 -0000 > @@ -1441,6 +1441,7 @@ my $obsolete_reason = { > 'spectrum' => 3, > 'py-xmpp' => 3, > 'mirage' => 0, > + 'rpm' => 0, > }; > > # reasons for obsolete packages >
Sure. It was marginally useful a very long time ago back when we had linux emulation.