./lang/gawk, GNU awk

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2013Q3, Version: 4.1.0, Package name: gawk-4.1.0, Maintainer: bouyer

The GNU AWK utility, a pattern scanning and processing tool


Required to run:
[devel/readline]


Package options: readline

Master sites: (Expand)

SHA1: caabca3c1a59d05807c826c45a4639b82cad612a
RMD160: 71267e56aabed02ecc77f26661171a7b626dc71d
Filesize: 2001.055 KB

Version history: (Expand)


CVS history: (Expand)


   2013-10-20 13:11:23 by Matthias Scheler | Files touched by this commit (4)
Log message:
Pullup ticket #4247 - requested by bsiegert
lang/gawk: build fix

Revisions pulled up:
- lang/gawk/Makefile                                            1.57
- lang/gawk/PLIST                                               1.20
- lang/gawk/distinfo                                            1.25
- lang/gawk/patches/patch-extension_configure                   1.1

---
   Module Name:    pkgsrc
   Committed By:   bsiegert
   Date:           Sat Oct 19 19:47:39 UTC 2013

   Modified Files:
           pkgsrc/lang/gawk: Makefile PLIST distinfo
   Added Files:
           pkgsrc/lang/gawk/patches: patch-extension_configure

   Log message:
   Fix build on MirBSD.

   The gawk developers added code to skip building the extensions on MirBSD
   but inserted a syntax error. Also skip the extensions in the PLIST on MirBSD.