|
|||||||||
Friday the 16th of May, 2008 |
|||||||||
pbzip2 most recent diff
Scroll down toward the bottom of the page to get installation instructions for pbzip2. The raw portfile for pbzip2 1.0.2 is located here: http://pbzip2.darwinports.com/dports/archivers/pbzip2/Portfile Find related portfiles with the unique DarwinPorts.com search feature. Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/pbzip2 # $Id: Portfile 31108 2007-11-16 06:20:35Z ram PortSystem 1.0 Name: pbzip2 Version: 1.0.2 Category: archivers Platform: darwin Maintainers: ram openmaintainer Description: parallel bzip2 Long Description: PBZIP2 is a parallel implementation of the bzip2 block-sorting file compressor that uses pthreads and achieves near-linear speedup on SMP machines. Homepage: http://compression.ca/pbzip2/ master_sites ${homepage} depends_lib port:bzip2 checksums md5 7c959f0554695bc484865b938e791aaf sha1 8ae0ebcd08761332ade6baa4b1172a3f97f71169 rmd160 c8ea882ae9d2739250ae3bea514c14537995ed37 set CFLAGS "${configure.ldflags} ${configure.cppflags}" configure { reinplace "s|-pthread -lpthread|${CFLAGS}|" ${worksrcpath}/Makefile reinplace "s|man|share/man|" ${worksrcpath}/Makefile } destroot.destdir PREFIX=${destroot}${prefix} post-destroot { set docdir ${prefix}/share/doc/${name}-${version} xinstall -d ${destroot}${docdir} xinstall -m 0644 -W ${worksrcpath} AUTHORS COPYING ChangeLog README ${destroot}${docdir} } Variant: universal { set CFLAGS "${CFLAGS} ${configure.universal_cflags}" } 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/pbzip2You 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 pbzip2 with these commands: % man pbzip2 Where to find more information:
|
![]() |
![]() Digg pbzip2 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 |
|||||||
| |




