Commit graph

18 commits

Author SHA1 Message Date
Juergen Lock
9e0f0f60d6 Some minor updates:
- remove $/, $| it's artifacts from $rpm = <$f>; time.
  [this might help in low RAM situations]
- change && to and
- whitespace cosmetic.

Submitted by:	Alex Kozlov <spam@rm-rf.kiev.ua> (via private email)
2010-08-22 15:29:21 +00:00
Juergen Lock
13df5bc69e - Update and add support for newer rpms that use xz or lzma. [1]
- Added RUN_DEPENDS on archivers/xz on systems where its not in base.

PR:		ports/148446 [1]
Submitted by:	Alex Kozlov <spam@rm-rf.kiev.ua>
2010-07-08 19:23:25 +00:00
Jimmy Olgeni
24bbe0105a Fix a few typos in the archivers category. 2008-05-23 20:00:14 +00:00
Juergen Lock
52f4e6467c Update MAINTAINER email address of my ports
Approved by:	miwi
2006-12-23 17:42:42 +00:00
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
Alexander Leidinger
45c2f35e3c Add RPM v4 support.
Submitted by:	Marius Strobl <marius@alchemy.franken.de>
Approved by:	maintainer
2003-12-14 12:27:31 +00:00
Alexander Leidinger
683b7ed55b - add missing file from the last update
- distinfo isn't needed anymore, the used file has no home and is
   included

PR:		59980 (part of)
Submitted by:	maintainer
2003-12-12 13:32:47 +00:00
Mark Linimon
cdd4d0a421 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)
2003-12-11 10:26:07 +00:00
Kris Kennaway
195668f9e8 Portlint (DISTFILES -> DISTNAME, EXTRACT_SUFX) 2003-10-26 22:37:40 +00:00
Akinori MUSHA
1a5f307ec1 De-pkg-comment. 2003-02-21 10:44:59 +00:00
Kris Kennaway
eb8ec1ee38 Distfile was changed: some minor code changes with the
following note:

# sw 2002-Mar-6 Don't slurp the whole file
2002-05-04 20:06:23 +00:00
Doug Barton
5bc18049fe Chase the checksum 2001-05-26 02:59:50 +00:00
David E. O'Brien
30af7b687e rpm' and rpm2cpio' have been repocopied from "misc" to "archivers". 2001-03-20 20:28:14 +00:00
Kris Kennaway
5e0d1c0d7c Author released a new version which handles version 4 RPMs also. Since
the distfile doesn't carry a version, arbitrarily call it version 1.1
2001-03-10 04:52:27 +00:00
Steve Price
a941bc66eb - Fix MASTER_SITES
- Add WWW: line to pkg/DESCR

PR:		18278
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-04-29 23:57:19 +00:00
Satoshi Asami
dad9a57abe Convert to PORTNAME/PORTVERSION. 2000-04-14 08:49:30 +00:00
David E. O'Brien
d99d6e104d Change Id->FreeBSD. 1999-08-25 07:23:21 +00:00
Chris Piazza
7998565136 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>
1999-08-01 04:26:17 +00:00