summaryrefslogtreecommitdiff
path: root/lang/gawk (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20952
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.Bill Fenner1999-01-271-1/+2
| | | | Notes: svn path=/head/; revision=16378
* Mark this port MANUAL_PACKAGE_BUILD, this is what happens to zsh withSatoshi Asami1998-11-131-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | gawk installed on 2.2-stable. ------- ===> Configuring for zsh-3.0.5 loading cache ./config.cache configuring for zsh 3.0.5 checking host system type... i386-unknown-freebsd2.2.7 : checking for mawk... no checking for gawk... gawk : gawk -f ./signames.awk /usr/include/sys/signal.h > signames.h gawk -f ./rlimits.awk /usr/include/sys/resource.h > rlimits.h cc -c -I.. -I. -I. -DHAVE_CONFIG_H -O -pipe builtin.c In file included from builtin.c:3634: rlimits.h:7: parse error before character 034 *** Error code 1 Stop. Notes: svn path=/head/; revision=14494
* No need to use += for variables defined only once.Satoshi Asami1998-10-261-2/+2
| | | | Notes: svn path=/head/; revision=14190
* New port gawkAndreas Klemm1998-10-215-0/+24
Notes: svn path=/head/; revision=14148