Opened 19 years ago
Closed 18 years ago
#85 closed task (fixed)
gzip 1.3.11
Reported by: | ktk | Owned by: | bird |
---|---|---|---|
Priority: | normal | Milestone: | kNIX Bootstrap |
Component: | baselayout | Version: | |
Severity: | normal | Keywords: | |
Cc: |
Description (last modified by )
port of gzip 1.3.11
homepage: http://www.gzip.org/
latest source: ftp://wuarchive.wustl.edu/mirrors/gnu/gzip/gzip-1.3.11.tar.gz
dependencies: none
Change History (2)
comment:1 by , 19 years ago
comment:2 by , 18 years ago
Description: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Summary: | gzip 1.2.4 → gzip 1.3.11 |
All the scripts (*.in) was modifying the path assuming colon as separator and mostly without quoting the value. zgrep also contains bashism and thus requires bash to work (it didn't work with ash at any rate). Wrote full kBuild makefile for it, including the sanity tests from the gnu makefile.
Note:
See TracTickets
for help on using tickets.
I ported gzip 1.3.3 - it's at http://www.os2world.com/smedley/gzip-1.3.3-os2.zip
1.3.3 is considered beta but seems to work OK here.