app-arch/gzip

Homepage: http://www.gnu.org/software/gzip/
License:

Versions

version 1.3.12
revision 1 (scottmc) - last changed 19 months ago
revision 2 (mmadia) - last changed 11 months ago

app-arch/gzip

PortLog: app-arch/gzip

version 1.3.12

R5untested
BONEstable
Haikustable

dependencies: none

work in progress (scottmc) - [Haiku]

For Haiku: Patch
Then use a Haiku config.guess file, and ./configure --preifx==/boot/common
make, make install

revision 1 (brecht) - [BONE]

No problems here.

version 1.2.4a

R5untested
BONEstable
Haikuuntested

dependencies: none

revision 1 (brecht) - [BONE]

make fails on

ln gzip gunzip
/bin/ln: cannot create hard link `gunzip' to `gzip': Invalid argument

BeOS doesn't support hard links, so we soft link instead.

Repository changes

[550] by scottmc on 11/29/09 14:44:23

This patch adds the MD5 checksums to all of the .bep files.

[285] by mmadia on 04/12/09 14:37:11

Never committed some cleanups to some automation scripts. This'll be the last automation script checkin, as i'll be focusing on using BePorter.

[284] by mmadia on 04/06/09 22:40:08

Modified scripts to use svn export ... to download patches on HaikuPorts?. Replaces wget http://ports.haiku-files.org/export/282/haikuports/trunk/...

[280] by mmadia on 04/06/09 21:15:17

Initial scirpt for gzip-1.3.12. Has build issues. See : http://ports.haiku-files.org/wiki/app-arch/gzip/1.3.12/2

[279] by mmadia on 04/06/09 21:07:21

Patch for configure.ac : AC_CONFIG_MACRO([m4]) and s/AC_PROG_RANLIB/LT_INIT

[128] by scottmc on 08/20/08 23:33:56

updated bep files to use /boot/common