# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= gzip VERSION= 1.11 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.11.tar.gz:main DF_INDEX= 1 SPKGS[standard]= single OPTIONS_AVAILABLE= none OPTIONS_STANDARD= none BUILD_DEPENDS= libiconv:shared:standard USES= cpe charsetfix 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] 3e8a0e0c45bad3009341dce17d71536c4c655d9313039021ce7554a26cd50ed9 1256839 gzip-1.11.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:447:patches/patch-lib_config.hin] --- lib/config.hin.orig 2021-09-03 13:39:16 UTC +++ lib/config.hin @@ -1813,7 +1813,7 @@ It defines a macro __GNUC_GNU_INLINE__ to indicate this situation. */ #if (((defined __APPLE__ && defined __MACH__) \ - || defined __DragonFly__ || defined __FreeBSD__) \ + || defined __FreeBSD__) \ && (defined __header_inline \ ? (defined __cplusplus && defined __GNUC_STDC_INLINE__ \ && ! defined __clang__) \