head	1.4;
access;
symbols
	RELEASE_8_3_0:1.4
	RELEASE_9_0_0:1.4
	RELEASE_7_4_0:1.4
	RELEASE_8_2_0:1.4
	RELEASE_6_EOL:1.4
	RELEASE_8_1_0:1.4
	RELEASE_7_3_0:1.4
	RELEASE_8_0_0:1.4
	RELEASE_7_2_0:1.4
	RELEASE_7_1_0:1.4
	RELEASE_6_4_0:1.4
	RELEASE_5_EOL:1.4
	RELEASE_7_0_0:1.3
	RELEASE_6_3_0:1.3
	PRE_XORG_7:1.3
	RELEASE_4_EOL:1.3
	RELEASE_6_2_0:1.3
	RELEASE_6_1_0:1.3
	RELEASE_5_5_0:1.3
	RELEASE_6_0_0:1.3
	RELEASE_5_4_0:1.3
	RELEASE_4_11_0:1.3
	RELEASE_5_3_0:1.3
	RELEASE_4_10_0:1.3
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.2
	RELEASE_5_0_0:1.2
	RELEASE_4_7_0:1.2
	RELEASE_4_6_2:1.2
	RELEASE_4_6_1:1.2
	RELEASE_4_6_0:1.2
	RELEASE_5_0_DP1:1.2
	RELEASE_4_5_0:1.2
	RELEASE_4_4_0:1.2
	RELEASE_4_3_0:1.2
	RELEASE_4_2_0:1.2
	RELEASE_4_1_1:1.2
	RELEASE_4_1_0:1.2
	RELEASE_3_5_0:1.2
	RELEASE_4_0_0:1.1.1.1
	RELEASE_3_4_0:1.1.1.1
	RELEASE_3_3_0:1.1.1.1
	v_1_0:1.1.1.1
	NOX:1.1.1;
locks; strict;
comment	@# @;


1.4
date	2008.05.23.20.00.13;	author olgeni;	state Exp;
branches;
next	1.3;

1.3
date	2003.12.11.10.26.07;	author linimon;	state Exp;
branches;
next	1.2;

1.2
date	2000.04.29.23.57.19;	author steve;	state Exp;
branches;
next	1.1;

1.1
date	99.08.01.04.26.17;	author cpiazza;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	99.08.01.04.26.17;	author cpiazza;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Fix a few typos in the archivers category.
@
text
@Convert .rpm files for extraction with /usr/bin/cpio

Quoting the author:

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.
in particular, it won't build on the HPsUX box I'm on.

(this one needs just perl)

Updated version by Sergey Babkin that doesn't slurp the entire file
into memory and supports the newer bzip2 compressed rpms.

BUGS: if the rpm contains more than one cpio file this version
extracts only the first one. (I don't know how widespread these
types of rpms are, i haven't yet seen one.  If you do, try the
binary rpm2cpio that comes with the archivers/rpm port.)

Now called rpm2cpio.pl so that it doesn't conflict with the binary one.
@


1.3
log
@Replaces existing code with a version that doesn't slurp the entire file
into memory and supports the newer bzip2 compressed rpms.  Also, call it
rpm2cpio.pl so that it doesn't conflict with the binary version from
archivers/rpm.

PR:		ports/59980
Submitted by:	Juergen Lock <nox@@jelal.kn-bremen.de> (maintainer)
@
text
@d8 1
a8 1
in particular, it won't build on the HPsUX box i'm on.
@


1.2
log
@- Fix MASTER_SITES
- Add WWW: line to pkg/DESCR

PR:		18278
Submitted by:	KATO Tsuguru <tkato@@prontomail.ne.jp>
@
text
@d12 9
a20 1
WWW: http://www.iagora.com/~espel/
@


1.1
log
@Initial revision
@
text
@d11 2
@


1.1.1.1
log
@Import of rpm2cpio (perl version).  Converts .rpm files for extraction
with /usr/bin/cpio.  Created so there would be a lightweight version
that didn't require a tonne of other requirements.

PR:		12701
Submitted by:	Juergen Lock <nox@@jelal.kn-bremen.de>
@
text
@@
