./pkgtools/rpm2pkg, Convert RPM archives to NetBSD packages

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.3.0, Package name: rpm2pkg-3.3.0, Maintainer: pkgsrc-users

"rpm2pkg" can be used to convert RedHat Package Manager archives used by
many Linux distribution like e.g. Red Hat or SuSE into NetBSD packages.
It will extract the RPM files and create a NetBSD package list on the fly.


Required to run:
[archivers/zstd]

Required to build:
[pkgtools/cwrappers]

Version history: (Expand)


CVS history: (Expand)


   2020-08-26 23:09:47 by David H. Gutteridge | Files touched by this commit (1)
Log message:
rpm2pkg: grammar and spelling fixes in rpm2pkg.8
   2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981)
Log message:
all: migrate homepages from http to https

pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
   2019-12-01 07:05:45 by Rin Okuyama | Files touched by this commit (1)
Log message:
Indicate the original source it based on. No binary changes.
   2019-12-01 07:03:58 by Rin Okuyama | Files touched by this commit (9)
Log message:
Add NetBSD RCSID. No binary changes.
   2019-12-01 00:31:30 by Rin Okuyama | Files touched by this commit (5)
Log message:
Support RPMs compressed by Zstd, found in Fedora 31.
Bump version.
   2018-10-29 15:41:56 by David Brownlee | Files touched by this commit (1)
Log message:
Adjust CC_VERSION check from gcc-8* to gcc-[89]*
   2018-10-27 23:03:09 by David Brownlee | Files touched by this commit (1)
Log message:
Fix both stupid errors in PKG_DEVELOPER and gcc-8 check
   2018-10-27 23:01:29 by David Brownlee | Files touched by this commit (1)
Log message:
Avoid build issue with PKG_DEVELOPER and gcc-8