| CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Mon, 22 Dec 2025 01:16:07 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20071201044945
location: https://web.archive.org/web/20071201044945/https://rpm.darwinports.com/
server-timing: captures_list;dur=0.576815, exclusion.robots;dur=0.037779, exclusion.robots.policy;dur=0.026384, esindex;dur=0.009395, cdx.remote;dur=7.826344, LoadShardBlock;dur=82.343681, PetaboxLoader3.datanode;dur=61.353984, PetaboxLoader3.resolve;dur=12.459286
x-app-server: wwwb-app223-dc8
x-ts: 302
x-tr: 133
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app223; path=/
x-location: All
x-as: 14061
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Mon, 22 Dec 2025 01:16:07 GMT
content-type: text/html; charset=ISO-8859-1
x-archive-orig-date: Sat, 01 Dec 2007 04:51:52 GMT
x-archive-orig-server: Apache
x-archive-orig-vary: Accept-Encoding
x-archive-orig-connection: close
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: iso-8859-1
memento-datetime: Sat, 01 Dec 2007 04:49:45 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 51_0_20071201013513_crawl101-c/51_0_20071201042348_crawl109.arc.gz
server-timing: captures_list;dur=0.527275, exclusion.robots;dur=0.019794, exclusion.robots.policy;dur=0.009228, esindex;dur=0.009666, cdx.remote;dur=27.083696, LoadShardBlock;dur=66.389102, PetaboxLoader3.datanode;dur=93.170624, load_resource;dur=123.343005, PetaboxLoader3.resolve;dur=71.532168
x-app-server: wwwb-app223-dc8
x-ts: 200
x-tr: 290
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-as: 14061
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
rpm version 4.4.9 for Mac OS X 10.5 Leopard
|
|||||||||
Friday the 30th of November, 2007 |
|||||||||
rpm most recent diff
Scroll down toward the bottom of the page to get installation instructions for rpm. The raw portfile for rpm 4.4.9 is located here: https://rpm.darwinports.com/dports/sysutils/rpm/Portfile Find related portfiles with the unique DarwinPorts.com search feature. Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/rpm # $Id: Portfile 30575 2007-10-31 17:42:52Z afb PortSystem 1.0 Name: rpm Version: 4.4.9 revision 5 Platform: darwin freebsd linux Category: sysutils archivers Maintainers: n3npq Description: The RPM package management system. Long Description: The RPM Package Manager (RPM) is a powerful command line driven package management system capable of installing, uninstalling, verifying, querying, and updating software packages. Each software package consists of an archive of files along with information about the package like its version, a description, etc. Homepage: https://rpm5.org master_sites ${homepage}/files/${name}/${name}-4.4 checksums md5 210b768006e7d88dd8a3bcd498ea27f6 depends_build port:expat port:neon port:python24 port:perl5.8 port:readline port:beecrypt port:libiconv port:gettext depends_lib lib:libhistory.5:readline port:gettext port:popt port:sqlite3 depends_run port:openssl bin:gzip:gzip bin:bzip2:bzip2 bin:unzip:unzip build.type gnu configure.args --disable-nls --without-javaglue --without-included-gettext --with-libintl-prefix=${prefix} --with-libiconv-prefix=${prefix} --mandir=${prefix}/share/man --infodir=${prefix}/share/info --with-python=2.4 --with-perl --without-apidocs --sysconfdir=${prefix}/etc # needed because it checks for sqlite3_open in sqlite lib... configure.env ac_cv_lib_sqlite_sqlite3_open=yes patchfiles patch-macros.in patch-configure patch-Makefile.PL patch-darwin.prov patch-fts.c patch-rpmdav.c patch-rpmsq.c patch-rpmevr.h patch-parseBuildInstallClean.c post-patch { # use external popt library delete ${worksrcpath}/popt } post-destroot { # MacPorts specific changes reinplace "s;%{_usrsrc}/rpm;%{_usrsrc}/macports;" ${destroot}${prefix}/lib/rpm/macros xinstall -d -m 755 ${prefix}/etc/rpm delete [glob ${destroot}${prefix}/lib/perl5/*/*/*/auto/RPM/.packlist] delete [glob ${destroot}${prefix}/lib/perl5/*/*/perllocal.pod] # where the RPM database lives destroot.keepdirs ${destroot}${prefix}/etc/rpm ${destroot}${prefix}/var/lib/rpm ${destroot}${prefix}/var/spool/repackage ${destroot}${prefix}/src/macports/BUILD ${destroot}${prefix}/src/macports/RPMS ${destroot}${prefix}/src/macports/SOURCES ${destroot}${prefix}/src/macports/SPECS ${destroot}${prefix}/src/macports/SRPMS } platform darwin { configure.args-append --disable-optimized --disable-aio --with-glob --enable-broken-chown --disable-rpath configure.cppflags-append -I${prefix}/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 post-destroot { # Mac OS X specific changes reinplace "s;\blibtoolize\b;glibtoolize;" ${destroot}${prefix}/lib/rpm/macros } } platform freebsd { post-configure { reinplace "s;-lrt;;" ${worksrcpath}/lua/Makefile } post-destroot { # FreeBSD specific changes reinplace "s;/usr/bin/tar;/usr/local/bin/gtar;" ${destroot}${prefix}/lib/rpm/macros reinplace "s;/usr/bin/make;/usr/local/bin/gmake;" ${destroot}${prefix}/lib/rpm/macros } } platform linux { patchfiles-append patch-rpmdb-Makefile.am post-destroot { # Linux specific changes } } Variant: docs { depends_run-append bin:doxygen:doxygen configure.args-delete --without-apidocs configure.args-append --with-apidocs } If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page. Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:
% cd /opt/local/bin/portslocation/dports/rpmYou will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to: - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using rpm with these commands: % man rpm Where to find more information:
This website is back-ended by DB5, the best database in the business,
|
![]() |
![]() Digg rpm on MacOSX
Other Helpful SitesMacOSForgeDebian Packages MacPorts - SVN Freshports - FreeBSD Fink Package List RPM for MacOSX Port Categories
aqua
archivers audio benchmarks cad comms cross databases devel editors emulators games genealogy gnome gnustep graphics irc java kde lang math multimedia net news palm perl python ruby science security shells sysutils textproc www x11 xfce zope
Current CVS DownloadsDarwin Ports Current :nightly CVS snapshot OpenDarwin CVSWeb SSH Key Gen |
|||||||
| |




