Commit graph

21 commits

Author SHA1 Message Date
Johan van Selst
858f953863 Update to GNU awk 4.1.3 (bugfix release) 2015-05-21 18:08:49 +00:00
Johan van Selst
5456110d03 Now with patch :( 2015-05-01 08:54:25 +00:00
Johan van Selst
aa44a39ecb Completely redo the update to 4.1.2.
Apologies for breaking it earlier.
2015-05-01 08:47:48 +00:00
Antoine Brodin
e89f09225a Backout r385089 and unbreak again
With hat:	portmgr
2015-05-01 07:48:43 +00:00
Johan van Selst
b39dac4d01 Update patch files, forgotten in previous commit
This fixes a fatal patch error
2015-05-01 07:45:08 +00:00
Johan van Selst
b307e9e6ef Fix installation on FreeBSD < 10
Avoid running undefined RM command on files outside STAGEDIR

Submitted by:   antoine
2014-04-21 12:29:40 +00:00
Johan van Selst
a31c25c307 Add updated patch file, forgotten in previous commit
PR:		ports/178669
Submitted by:	Christoph Moench-Tegeder <cmt@burggraben.net>
2013-05-15 19:28:50 +00:00
Johan van Selst
7e1ec50106 - Update GNU awk to 4.0.1
- Remove patch for configure script (fixed upstream)

Feature safe:	yes
2012-03-31 11:32:31 +00:00
Johan van Selst
4cee4bb872 Update GNU awk to new major release 4.0
Read the announcement and list of changes at
http://lists.gnu.org/archive/html/info-gnu/2011-06/msg00013.html
2011-07-09 11:27:19 +00:00
Johan van Selst
fc6a338bd1 - Update GNU awk to 3.1.8
- Remove obsolete patch
- Claim maintainership
2010-12-28 17:59:18 +00:00
Pav Lucistnik
41d8c3385c - Remove conditional checks for FreeBSD 5.x and older 2009-01-05 20:36:33 +00:00
Kirill Ponomarev
63177ec9df Update to 3.1.6 2008-05-14 06:22:46 +00:00
Kirill Ponomarev
53381205a1 Fix coredump while running with nonexistent files.
PR:		ports/115014
Submitted by:	Kirill Nuzhdin <kirill@rad.chem.msu.ru>
2007-09-03 20:18:36 +00:00
Kirill Ponomarev
45b6a8f855 Fix build with gcc41
Reported by:	pointyhat via kris
2007-03-23 10:15:18 +00:00
Kirill Ponomarev
2c698081cf Update to 3.1.5 2007-03-04 09:53:09 +00:00
Akinori MUSHA
f106a0addf On recent 5-CURRENT, stop configure from detecting wchar support,
since gawk fails to build with wchar/mbstring support due to lack of
wcscoll().

Approved by:	dd (MAINTAINER)
2002-09-11 04:09:47 +00:00
Dima Dorfman
76c38efeb9 Update to 3.1.1.
PR:		38712
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-06-09 02:30:34 +00:00
Dima Dorfman
9735b08deb Don't be stupid and assume that there's one, monolithic "bin"
directory, and that we're installing in it.  Specifically, don't
assume we're installing into /usr/bin, which is where the system 'awk'
is located.  This prevents the creation of a /usr/local/bin/awk
symlink, which should fix the mtree errors reported by bento.
2001-08-01 15:19:58 +00:00
Dima Dorfman
8d6a98f149 Update to 3.1.0 and take over as maintainer from ports@. The only non
vendor-induced change is that this port now installs igawk and awklib
(this accounts for the removal of patch-a{a,b}).  As far as I can
tell, there was never a reason not to do this (other than that
patch-sec1 hardcoded the wrong path to mktemp, so igawk couldn't
work).
2001-07-11 08:53:07 +00:00
Kris Kennaway
93050d4d13 Fix the temporary file handling in igawk. As far as I can tell, we
don't install this, therefore no PORTREVISION bump is needed.  But I'm
fixing it anyway in case someone changes this port to install it in
the future (perhaps as a result of this commit :-)

Submitted by:	solar@openwall.com
2001-05-29 05:28:05 +00:00
Andreas Klemm
f893b4f6b3 I think I forgot to add these...
Submitted by:	dirk.meyer@dinoex.sub.org (Dirk Meyer)
1999-12-04 10:07:10 +00:00