Florent Thoumie
d4f0d0048a
- Welcome X.org 7.2 \o/.
...
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +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
Kirill Ponomarev
cf7c72e6ef
Grab maintainership.
2007-03-04 09:20:33 +00:00
Mark Linimon
a007ee79d6
dd@ has had his port bit taken for safekeeping. Therefore, return these
...
to the pool.
Hat: portmgr
2007-03-04 02:12:35 +00:00
Edwin Groothuis
c92c635b24
SHA256ify
...
Approved by: krion@
2006-01-22 12:42:24 +00:00
Kirill Ponomarev
5c673d837f
Support WITHOUT_NLS
...
Pet portlint
2004-07-11 10:30:37 +00:00
Trevor Johnson
e1177f5c54
Add size data.
...
Approved by: maintainers
2004-03-18 02:27:55 +00:00
Joe Marcus Clarke
186b8ba82f
Add USE_GETTEXT and bump PORTREVISION.
...
Submitted by: trevor
Tested by: bento
2004-02-04 04:36:30 +00:00
Trevor Johnson
78da40aa98
Now gettext 0.12.1 is gettext-old.
2004-01-23 18:12:26 +00:00
Ade Lovett
7e52725f2a
Clear moonlight beckons.
...
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +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
1edfa3bdd9
portlint is stupid in some ways, but shut it up as much as possible anyway.
2001-07-11 09:02:17 +00:00
Dima Dorfman
08c8a15ad3
Capitalize things correctly in pkg-comment, and remove useless clutter
...
from pkg-descr that never belonged there.
2001-07-11 08:55:13 +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
e06a83c89a
There is no longer any reason to mark this port MANUAL_PACKAGE_BUILD:
...
bento builds packages in clean chroots, and anyway the original problem
no longer occurs.
2001-05-29 06:01:14 +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
56ffabc919
Changed maintainer to ports, I want to reduce my personal workload.
...
Maybe I take over again in the future if I have more time for this.
2001-01-03 22:19:35 +00:00
Satoshi Asami
58cfa1cdcc
Properly call install-info for installation and deinstallation. Add bin/awk.
...
Submitted by: bento and its new minions
2000-09-08 08:37:52 +00:00
Steve Price
7586472a67
Finish upgrading to version 3.0.6.
2000-08-26 20:19:23 +00:00
Kris Kennaway
2158f72438
Upgrade to gawk 3.0.6
2000-08-13 02:57:11 +00:00
David E. O'Brien
5cd5b258b5
Convert to the PORTNAME - PORTVERSION syntax.
2000-04-12 06:21:15 +00:00
Tim Vanderhoek
8cd82c0318
General comment cleanups.
1999-12-28 16:30:10 +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
Andreas Klemm
138077d1e0
Update to new version 3.0.4
...
Recommended update because of bugs in versions < 3.0.4
(as Dirk reports).
Recommendation: probably it would be useful to import this version
into -current, let it settle there for a month and then merge it into
3.x-STABLE.
Submitted by: dirk.meyer@dinoex.sub.org (Dirk Meyer)
Reviewed by: andreas@FreeBSD.ORG
1999-10-23 19:27:10 +00:00
Michael Haro
65ab34a667
FreeBSD.ORG -> FreeBSD.org
...
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
1999-08-31 06:53:31 +00:00
David E. O'Brien
f0f690adc1
Change Id->FreeBSD.
1999-08-25 06:35:40 +00:00
Bill Fenner
5261958626
${MASTER_SITE_GNU} got rearranged in December; let's catch up.
1999-01-27 07:41:29 +00:00
Satoshi Asami
07dd1d5bf0
Mark this port MANUAL_PACKAGE_BUILD, this is what happens to zsh with
...
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.
1998-11-13 07:42:20 +00:00
Satoshi Asami
5fba2acd25
No need to use += for variables defined only once.
1998-10-26 07:43:49 +00:00
Andreas Klemm
c3b46e1d9b
New port gawk
1998-10-21 18:52:03 +00:00