summaryrefslogtreecommitdiff
path: root/archivers/rpm2cpio (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update MAINTAINER email address of my portsJuergen Lock2006-12-231-1/+1
| | | | | | | Approved by: miwi Notes: svn path=/head/; revision=180614
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* Add RPM v4 support.Alexander Leidinger2003-12-142-2/+2
| | | | | | | | Submitted by: Marius Strobl <marius@alchemy.franken.de> Approved by: maintainer Notes: svn path=/head/; revision=95777
* - add missing file from the last updateAlexander Leidinger2003-12-123-1/+107
| | | | | | | | | | | - distinfo isn't needed anymore, the used file has no home and is included PR: 59980 (part of) Submitted by: maintainer Notes: svn path=/head/; revision=95663
* Replaces existing code with a version that doesn't slurp the entire fileMark Linimon2003-12-113-12/+21
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=95591
* Portlint (DISTFILES -> DISTNAME, EXTRACT_SUFX)Kris Kennaway2003-10-261-1/+2
| | | | Notes: svn path=/head/; revision=92255
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76027
* Distfile was changed: some minor code changes with theKris Kennaway2002-05-042-2/+2
| | | | | | | | | following note: # sw 2002-Mar-6 Don't slurp the whole file Notes: svn path=/head/; revision=58546
* Chase the checksumDoug Barton2001-05-261-1/+1
| | | | Notes: svn path=/head/; revision=43068
* `rpm' and `rpm2cpio' have been repocopied from "misc" to "archivers".David E. O'Brien2001-03-201-1/+1
| | | | Notes: svn path=/head/; revision=40120
* Author released a new version which handles version 4 RPMs also. SinceKris Kennaway2001-03-102-2/+2
| | | | | | | the distfile doesn't carry a version, arbitrarily call it version 1.1 Notes: svn path=/head/; revision=39357
* - Fix MASTER_SITESSteve Price2000-04-292-1/+3
| | | | | | | | | | - Add WWW: line to pkg/DESCR PR: 18278 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=28114
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-4/+4
| | | | Notes: svn path=/head/; revision=27512
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20960
* Import of rpm2cpio (perl version). Converts .rpm files for extractionChris Piazza1999-08-015-0/+42
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> Notes: svn path=/head/; revision=20460