# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= gzip VERSION= 1.13 KEYWORDS= archivers VARIANTS= standard SDESC[standard]= Popular compression utility HOMEPAGE= http://www.gzip.org/ CONTACT= nobody DOWNLOAD_GROUPS= main SITES[main]= GNU/gzip DISTFILE[1]= gzip-1.13.tar.gz:main DF_INDEX= 1 SPKGS[standard]= single OPTIONS_AVAILABLE= none OPTIONS_STANDARD= none USES= cpe charsetfix iconv:build INFO= single:gzip CPE_VENDOR= gnu FPC_EQUIVALENT= archivers/gzip INFO_SUBDIR= . MUST_CONFIGURE= gnu [FILE:401:descriptions/desc.single] 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] 20fc818aeebae87cdbf209d35141ad9d3cf312b35a5e6be61bfcfbf9eddd212a 1294158 gzip-1.13.tar.gz [FILE:254:manifests/plist.single] bin/ gunzip gzexe gzip uncompress zcat zcmp zdiff zegrep zfgrep zforce zgrep zless zmore znew share/man/man1/ gunzip.1.gz gzexe.1.gz gzip.1.gz zcat.1.gz zcmp.1.gz zdiff.1.gz zforce.1.gz zgrep.1.gz zless.1.gz zmore.1.gz znew.1.gz [FILE:430:patches/patch-lib_config.hin] --- lib/config.hin.orig 2023-08-19 23:32:49 UTC +++ lib/config.hin @@ -1032,7 +1032,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__) \