Home
last modified time | relevance | path

Searched refs:bunzip (Results 1 – 25 of 70) sorted by relevance

123

/dports/archivers/zip-ada/zip-ada/test/
H A Dbz_test.cmd31 rem echo *** bunzip (no write)
35 echo *** bunzip (pure Ada)
36 timeit bunzip %tempname%.bz2
41 echo n | comp bunzip.out %tempname%
43 echo n | comp bunzip.out outfile
/dports/archivers/bzip/bzip-0.21/
H A DMakefile5 @ln -fs ./bzip ./bunzip
9 ./bunzip -Q < sample1.bz > sample1.tst || exit 1
10 ./bunzip -Q < sample2.bz > sample2.tst || exit 1
17 rm -f bzip bunzip sample*.tst sample*.rbz
H A Dwords34 like you're in business. You should install bzip and bunzip:
7 In that public place, make bunzip a symbolic link
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/bzip2/
H A Dbunzip2.c12 static int bunzip(int ofd, char *ofile, Biobuf *bin);
42 ok = bunzip(1, "<stdout>", &bin); in main()
108 ok = bunzip(ofd, ofile, &bin); in bunzipf()
123 bunzip(int ofd, char *ofile, Biobuf *bin) in bunzip() function
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/bzip/
H A DMamfile164 make bunzip
166 exec - if silent test -f "bunzip"
167 exec - then rm -f bunzip
169 exec - ln bzip2 bunzip
170 done bunzip generated
213 make ${INSTALLROOT}/bin/bunzip
215 exec - if silent test -f "${INSTALLROOT}/bin/bunzip"
216 exec - then rm -f ${INSTALLROOT}/bin/bunzip
218 exec - ln ${INSTALLROOT}/bin/bzip2 ${INSTALLROOT}/bin/bunzip
219 done ${INSTALLROOT}/bin/bunzip generated
H A DMakefile11 bunzip :LINK: bzip2 target
/dports/shells/ksh93/ast-93u/src/cmd/bzip/
H A DMamfile164 make bunzip
166 exec - if silent test -f "bunzip"
167 exec - then rm -f bunzip
169 exec - ln bzip2 bunzip
170 done bunzip generated
213 make ${INSTALLROOT}/bin/bunzip
215 exec - if silent test -f "${INSTALLROOT}/bin/bunzip"
216 exec - then rm -f ${INSTALLROOT}/bin/bunzip
218 exec - ln ${INSTALLROOT}/bin/bzip2 ${INSTALLROOT}/bin/bunzip
219 done ${INSTALLROOT}/bin/bunzip generated
H A DMakefile11 bunzip :LINK: bzip2 target
/dports/emulators/uae/uae-0.8.29/src/
H A Dzfile.c105 static int bunzip (const char *decompress, const char *src, const char *dst) in bunzip() function
160 return bunzip ("bzip", name, dest); in uncompress()
162 return bunzip ("bzip2", name, dest); in uncompress()
183 return bunzip ("bzip", nam, dest); in uncompress()
187 return bunzip ("bzip2", nam, dest); in uncompress()
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/bzip/
H A DMamfile183 make bunzip
185 exec - if silent test -f "bunzip"
186 exec - then rm -f bunzip
188 exec - ln bzip2 bunzip
189 done bunzip generated
232 make ${INSTALLROOT}/bin/bunzip
234 exec - if silent test -f "${INSTALLROOT}/bin/bunzip"
235 exec - then rm -f ${INSTALLROOT}/bin/bunzip
237 exec - ln ${INSTALLROOT}/bin/bzip2 ${INSTALLROOT}/bin/bunzip
238 done ${INSTALLROOT}/bin/bunzip generated
H A DMakefile11 bunzip :LINK: bzip2 target
/dports/archivers/zip-ada/zip-ada/extras/
H A Dbunzip.adb10 procedure bunzip is subprogram
78 end bunzip;
H A Dweb_za.cmd5 …zip demo_unzip unzip ziptest zip.ads zip.adb lzma_dec lzma_enc lzhuf.adb bunzip zip_with_many_files
/dports/archivers/zip-ada/zip-ada/tools/
H A Dpack_za_bin.cmd15 upx --ultra-brute bunzip.exe
22 …in-win32.zip comp_zip.exe find_zip.exe rezip.exe unzipada.exe zipada.exe bunzip.exe lzma_dec.exe l…
/dports/security/signing-party/signing-party-8f6c9d59d8edbb08dade7bac06417fce07626f7f/keyanalyze/willy/
H A DREADME4 use bunzip to uncompress it. This file is updated approximately every
/dports/www/anyterm/anyterm-1.1.29/libpbe/examples/
H A DMakefile43 bunzip http_get_bunzip: LINK_FLAGS+=-lbz2 target
/dports/archivers/zip-ada/zip-ada/
H A Dmake_za.cmd27 call make_one bunzip
/dports/sysutils/reed/reed-5.6/
H A Dbreed56 *.bz) eval bunzip -c $file $pipe;;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/unbzip2-stream/
H A DLICENSE6 Based on micro-bunzip by Rob Landley (rob@landley.net).
/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/node_modules/unbzip2-stream/
H A DLICENSE6 Based on micro-bunzip by Rob Landley (rob@landley.net).
/dports/security/ftimes/ftimes-3.11.0/doc/tarmap/sections/
H A DEXAMPLES.pod29 bunzip -c test.tar.bz2 | tarmap -m -f -
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/vxf/
H A DMakefile113 bunzip \
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/vxf/
H A DMakefile113 bunzip \
/dports/biology/py-bx-python/bx-python-0.8.13/lib/bx/misc/
H A D_seekbzip2.pyx3 functions in `micro-bunzip.c`).
10 cdef extern from "micro-bunzip.h":
/dports/archivers/p5-Compress-Bzip2/Compress-Bzip2-2.24/t/
H A D051-deflate-flush.t75 #system( "diff $PREFIX-infile.odx $PREFIX-reference-out-bunzip.odx > $PREFIX-diff.txt" );

123