FreeBSD lang : awka4>
Converts the AWK script to C, then compiles it
Awka is an open-source implementation of the AWK programming language.
Awka is not an interpreter like Gawk, Mawk or Nawk, but instead it converts
the program to ANSI-C, then compiles this using gcc or a native C compiled
to create a binary executable. This means you must have an ANSI C compiler
present on your system for Awka to work.
http://awka.sourceforge.net/
|
awka history
v. 1.7
date: 2006/08/15 00:29:06; author: clsung; state: Exp; lines: +1 -1
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin
v. 1.6
date: 2003/02/20 18:37:55; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.5
date: 2002/11/10 16:46:49; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.4
date: 2002/11/06 22:45:46; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.3
date: 2002/05/06 09:57:22; author: ijliao; state: Exp; lines: +4 -4
upgrade to 0.7.5
drop maintainership
v. 1.2
date: 2001/06/14 05:21:56; author: ijliao; state: Exp; lines: +2 -2
upgrade to 0.7.4
v. 1.1
date: 2001/05/31 16:33:18; author: ijliao; state: Exp;
add awka
Converts the AWK script to C, then compiles it
=============================================================================
v. 1.7
date: 2006/08/15 00:29:06; author: clsung; state: Exp; lines: +1 -1
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin
v. 1.6
date: 2003/02/20 18:37:55; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.5
date: 2002/11/10 16:46:49; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.4
date: 2002/11/06 22:45:46; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.3
date: 2002/05/06 09:57:22; author: ijliao; state: Exp; lines: +4 -4
upgrade to 0.7.5
drop maintainership
v. 1.2
date: 2001/06/14 05:21:56; author: ijliao; state: Exp; lines: +2 -2
upgrade to 0.7.4
v. 1.1
date: 2001/05/31 16:33:18; author: ijliao; state: Exp;
add awka
Converts the AWK script to C, then compiles it
=============================================================================
v. 1.7
date: 2006/08/15 00:29:06; author: clsung; state: Exp; lines: +1 -1
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin
v. 1.6
date: 2003/02/20 18:37:55; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.5
date: 2002/11/10 16:46:49; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.4
date: 2002/11/06 22:45:46; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.3
date: 2002/05/06 09:57:22; author: ijliao; state: Exp; lines: +4 -4
upgrade to 0.7.5
drop maintainership
v. 1.2
date: 2001/06/14 05:21:56; author: ijliao; state: Exp; lines: +2 -2
upgrade to 0.7.4
v. 1.1
date: 2001/05/31 16:33:18; author: ijliao; state: Exp;
add awka
Converts the AWK script to C, then compiles it
=============================================================================
|