notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
awka Converts the AWK script to C, then compiles it
0.7.5_2 lang on this many watch lists=4 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.7.5_1Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-05-31 13:33:19
Last Update: 2024-01-11 08:23:51
Commit Hash: 6cd7e3c
People watching this port, also watch:: pcre, zip, glib, expat
License: GPLv2+
WWW:
https://awka.sourceforge.net/
Description:
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (14 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/awka-0.7.5_2/catalog.mk
  3. /usr/local/share/licenses/awka-0.7.5_2/LICENSE
  4. /usr/local/share/licenses/awka-0.7.5_2/GPLv2+
  5. bin/awka
  6. lib/libawka.a
  7. lib/libawka.so
  8. include/libawka.h
  9. share/man/man1/awka.1.gz
  10. share/man/man5/awka-elm.5.gz
  11. share/man/man5/awka-elmref.5.gz
  12. @owner
  13. @group
  14. @mode
Collapse this list.
Dependency lines:
  • awka>0:lang/awka
To install the port:
cd /usr/ports/lang/awka/ && make install clean
To add the package, run one of these commands:
  • pkg install lang/awka
  • pkg install awka
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: awka
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (awka-0.7.5.tar.gz) = b650495a9831469060b9df90ef4e540d6465fc3aeedf1e4f2772837170742fff SIZE (awka-0.7.5.tar.gz) = 395499

Packages (timestamps in pop-ups are UTC):
awka
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.7.5_20.7.5_20.7.5_10.7.5_20.7.5_2-0.7.5_1-
FreeBSD:13:quarterly0.7.5_10.7.5_10.7.5_10.7.5_10.7.5_10.7.5_10.7.5_10.7.5_1
FreeBSD:14:latest0.7.5_20.7.5_20.7.5_10.7.5_20.7.5_20.7.5_1-0.7.5_1
FreeBSD:14:quarterly0.7.5_10.7.5_1-0.7.5_10.7.5_10.7.5_10.7.5_10.7.5_1
FreeBSD:15:latest0.7.5_20.7.5_2n/a0.7.5_2n/a0.7.5_20.7.5_20.7.5_2
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
lang_awka
USES:
desthack
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://awka.sourceforge.net/
Collapse this list.

Number of commits found: 18

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.7.5_2
11 Jan 2024 08:23:51
commit hash: 6cd7e3c7a43f8b1e0b1d9cbb35962ef8001f6fa2commit hash: 6cd7e3c7a43f8b1e0b1d9cbb35962ef8001f6fa2commit hash: 6cd7e3c7a43f8b1e0b1d9cbb35962ef8001f6fa2commit hash: 6cd7e3c7a43f8b1e0b1d9cbb35962ef8001f6fa2 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
desthack: stop using MANPREFIX

While here prefer share/man over man for manpages
0.7.5_1
01 Nov 2023 22:11:47
commit hash: 05f0f44a557a53913001d6debf17965dfb799288commit hash: 05f0f44a557a53913001d6debf17965dfb799288commit hash: 05f0f44a557a53913001d6debf17965dfb799288commit hash: 05f0f44a557a53913001d6debf17965dfb799288 files touched by this commit
Rodrigo Osorio (rodrigo) search for other commits by this committer
*/*: Update WWW to use HTTPS for sourceforge.net projects

Homepage link is permanent redirected to its HTTPS counterpart
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.7.5_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.7.5_1
20 Jul 2022 14:22:15
commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
lang: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alonso Cardenas Marquez <acm@FreeBSD.org>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrey Zakhvatov
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Anton Berezin <tobez@tobez.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.7.5_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.7.5_1
12 Jan 2016 16:20:32
Revision:405891Original commit files touched by this commit
amdmi3 search for other commits by this committer
Convert LICENSE= "GPLxx # or later" to "GPLxx+"

Approved by:	portmgr blanket
0.7.5_1
09 Mar 2015 00:58:44
Revision:380825Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE
- Strip library
0.7.5
21 Feb 2014 14:01:21
Revision:345456Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
0.7.5
20 Sep 2013 19:53:10
Revision:327741Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
0.7.5
03 Jul 2011 13:45:36
Original commit files touched by this commit
ohauer search for other commits by this committer
- remove MD5
0.7.5
15 Aug 2006 00:29:13
Original commit files touched by this commit
clsung search for other commits by this committer
- 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 <gslin_AT_gslin dot org>
0.7.5
25 Nov 2005 00:33:45
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
0.7.5
29 Jan 2004 07:24:56
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
0.7.5
20 Feb 2003 18:38:02
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
0.7.5
06 May 2002 09:57:23
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 0.7.5
drop maintainership
14 Jun 2001 06:21:57
commit hash: fp1.15047@dev.null.freshports.orgcommit hash: fp1.15047@dev.null.freshports.orgcommit hash: fp1.15047@dev.null.freshports.orgcommit hash: fp1.15047@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
upgrade to 0.7.4    
31 May 2001 17:33:19
commit hash: fp1.14452@dev.null.freshports.orgcommit hash: fp1.14452@dev.null.freshports.orgcommit hash: fp1.14452@dev.null.freshports.orgcommit hash: fp1.14452@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
add awka   Converts the AWK script to C, then compiles it    

Number of commits found: 18