Version: 1.4, Package name: rpm2cpio-1.4 |
Maintained by: The OpenBSD ports mailing-list |
Description Convert .rpm files to cpio format. Why does the world need another rpm2cpio? because the existing one won't build unless you have half a ton of things that aren't really required for it, since it uses the same library used to extract RPM's. This version is just a tiny wrapper around bsdtar. |
Version History (View Complete History) |
|
2020-06-18 18:14:35 by Klemens Nanni | Files touched by this commit (1) |
Log message: Fix HOMEPAGE |
2020-03-21 05:07:38 by Klemens Nanni | Files touched by this commit (3) |
Log message: Update to rpm2cpio 1.4 It is now a thin shell script wrapper around bsdtar. OK sthen |
2019-07-12 14:44:13 by Stuart Henderson | Files touched by this commit (877) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2010-11-14 17:22:54 by Marc Espie | Files touched by this commit (427) |
Log message: convert to new style depends zap default spec that are not needed convert libspecs as well convert p* to REVISION. No package changes |
2010-08-22 11:55:38 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Sync with FreeBSD port: - remove $/, $| it's artifacts from $rpm = <$f>; time. [this might help in low RAM situations] - change && to and - whitespace cosmetic. |
2010-07-11 23:55:28 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to rpm2cpio 1.3 (from FreeBSD ports). This adds support for newer rpms that use xz or lzma. Add run_depend on bzip2 and xz. input from and ok naddy@ |
2007-09-15 19:40:28 by Michael Erdely | Files touched by this commit (41) |
Log message: Remove surrounding quotes in COMMENT*/PERMIT_* From Darrin Chandler |
2007-04-05 09:38:13 by Marc Espie | Files touched by this commit (1270) |
Log message: base64 distinfo with SHA256 |
2005-01-05 08:58:31 by Christian Weisgerber | Files touched by this commit (59) |
Log message: SIZE |
2004-09-18 04:34:22 by Marc Espie | Files touched by this commit (1) |
Log message: new-style conflict |
2004-09-14 17:25:51 by Marc Espie | Files touched by this commit (26) |
Log message: update to new plists. |
2004-02-03 00:28:12 by Nikolay Sturm | Files touched by this commit (5) |
Log message: mark arch independent |
2003-12-15 14:42:44 by Christian Weisgerber | Files touched by this commit (507) |
Log message: remove WWW lines |
2002-09-18 15:41:51 by Christian Weisgerber | Files touched by this commit (2) |
Log message: * upstream version has changed: don't slurp in whole file * bump version |