# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= gzip VERSION= 1.14 KEYWORDS= archivers VARIANTS= std SDESC[std]= Popular compression utility HOMEPAGE= http://www.gzip.org/ CONTACT= nobody DOWNLOAD_GROUPS= main SITES[main]= GNU/gzip DISTFILE[1]= gzip-1.14.tar.gz:main DF_INDEX= 1 SPKGS[std]= set primary man info OPTIONS_AVAILABLE= none OPTIONS_STANDARD= none USES= cpe charsetfix INFO= info:gzip CPE_VENDOR= gnu FPC_EQUIVALENT= archivers/gzip INFO_SUBDIR= . MUST_CONFIGURE= gnu VAR_OPSYS[netbsd]= CONFIGURE_ENV=ac_cv_func_utimens=no CONFIGURE_ENV=ac_cv_func_lutimens=no [FILE:401:descriptions/desc.primary] GZIP (GNU zip) is a popular data compression program written by Jean-Loup Gailly for the GNU project. This program was developed as a replacement for compress because of the UNISYS and IBM patents covering the LZW algorithm used by compress. These patents made it impossible to legally use compress, so a replacement was need. The superior compression ratio of GZIP is just a bonus. [FILE:95:distinfo] 613d6ea44f1248d7370c7ccdeee0dd0017a09e6c39de894b3c6f03f981191c6b 1369513 gzip-1.14.tar.gz [FILE:108:manifests/plist.primary] bin/ gunzip gzexe gzip uncompress zcat zcmp zdiff zegrep zfgrep zforce zgrep zless zmore znew [FILE:113:manifests/plist.man] share/man/man1/ gunzip.1 gzexe.1 gzip.1 zcat.1 zcmp.1 zdiff.1 zforce.1 zgrep.1 zless.1 zmore.1 znew.1 [FILE:430:patches/patch-lib_config.hin] --- lib/config.hin.orig 2025-04-10 03:43:51 UTC +++ lib/config.hin @@ -1084,7 +1084,7 @@ It defines a macro __GNUC_GNU_INLINE__ to indicate this situation. */ #if (((defined __APPLE__ && defined __MACH__) \ - || defined __DragonFly__ || defined __FreeBSD__) \ + ) \ && (defined HAVE___HEADER_INLINE \ ? (defined __cplusplus && defined __GNUC_STDC_INLINE__ \ && ! defined __clang__) \