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) combination for a given watch list. This is what FreshPorts will look for.

Port details
runawk Wrapper for AWK interpreter that implements a modules system
1.6.1_1 lang on this many watch lists=0 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 1.6.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: 2010-04-03 16:53:39
Last Update: 2024-02-24 16:20:32
Commit Hash: e022263
License: MIT
WWW:
https://sourceforge.net/projects/runawk/
Description:
runawk is a small wrapper for AWK that implements a modules system and helps one to write the standalone AWK programs.
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 (113 items)
Collapse this list.
  1. /usr/local/share/licenses/runawk-1.6.1_1/catalog.mk
  2. /usr/local/share/licenses/runawk-1.6.1_1/LICENSE
  3. /usr/local/share/licenses/runawk-1.6.1_1/MIT
  4. bin/alt_getopt
  5. bin/alt_getopt.sh
  6. bin/runawk
  7. share/man/man1/alt_getopt.1.gz
  8. share/man/man1/runawk.1.gz
  9. share/man/man3/runawk_modules.3.gz
  10. share/doc/runawk/LICENSE
  11. share/doc/runawk/NEWS
  12. share/doc/runawk/README
  13. share/doc/runawk/TODO
  14. share/examples/runawk/demo_alt_getopt
  15. share/examples/runawk/demo_alt_getopt.sh
  16. share/examples/runawk/demo_alt_getopt2.sh
  17. share/examples/runawk/demo_alt_join
  18. share/examples/runawk/demo_backslash_in
  19. share/examples/runawk/demo_backslash_in.in
  20. share/examples/runawk/demo_basename
  21. share/examples/runawk/demo_dirname
  22. share/examples/runawk/demo_embed_str
  23. share/examples/runawk/demo_fieldwidths
  24. share/examples/runawk/demo_fieldwidths.in
  25. share/examples/runawk/demo_ftrans
  26. share/examples/runawk/demo_glob
  27. share/examples/runawk/demo_glob2ere
  28. share/examples/runawk/demo_has_prefix
  29. share/examples/runawk/demo_has_prefix.in
  30. share/examples/runawk/demo_has_suffix
  31. share/examples/runawk/demo_has_suffix.in
  32. share/examples/runawk/demo_heapsort
  33. share/examples/runawk/demo_heapsort.in
  34. share/examples/runawk/demo_heapsort2
  35. share/examples/runawk/demo_heapsort3
  36. share/examples/runawk/demo_heapsort3.in
  37. share/examples/runawk/demo_heapsort4
  38. share/examples/runawk/demo_heapsort4.in
  39. share/examples/runawk/demo_ini
  40. share/examples/runawk/demo_ini.in
  41. share/examples/runawk/demo_io
  42. share/examples/runawk/demo_minmax
  43. share/examples/runawk/demo_modinfo
  44. share/examples/runawk/demo_multisub
  45. share/examples/runawk/demo_power_getopt
  46. share/examples/runawk/demo_power_getopt2
  47. share/examples/runawk/demo_quicksort
  48. share/examples/runawk/demo_quicksort2
  49. share/examples/runawk/demo_quicksort3
  50. share/examples/runawk/demo_readfile
  51. share/examples/runawk/demo_readfile.in
  52. share/examples/runawk/demo_runcmd
  53. share/examples/runawk/demo_shquote
  54. share/examples/runawk/demo_shquote.in
  55. share/examples/runawk/demo_splitre
  56. share/examples/runawk/demo_str2regexp
  57. share/examples/runawk/demo_tmpfile
  58. share/examples/runawk/demo_tokenre
  59. share/examples/runawk/demo_tokenre.in
  60. share/examples/runawk/demo_tokenre2
  61. share/examples/runawk/demo_tokenre2.in
  62. share/examples/runawk/demo_tokenre3
  63. share/examples/runawk/demo_tokenre3.in
  64. share/examples/runawk/demo_tokenre4
  65. share/examples/runawk/demo_trim
  66. share/examples/runawk/demo_trim.in
  67. share/examples/runawk/demo_trim_in
  68. share/runawk/CR_in.awk
  69. share/runawk/abort.awk
  70. share/runawk/abs.awk
  71. share/runawk/alt_assert.awk
  72. share/runawk/alt_getopt.awk
  73. share/runawk/alt_join.awk
  74. share/runawk/backslash_in.awk
  75. share/runawk/basename.awk
  76. share/runawk/braceexpand.awk
  77. share/runawk/dirname.awk
  78. share/runawk/embed_str.awk
  79. share/runawk/exitnow.awk
  80. share/runawk/fieldwidths.awk
  81. share/runawk/ftrans_in.awk
  82. share/runawk/gawk/ord.awk
  83. share/runawk/glob.awk
  84. share/runawk/has_prefix.awk
  85. share/runawk/has_suffix.awk
  86. share/runawk/heapsort.awk
  87. share/runawk/ini.awk
  88. share/runawk/init_getopt.awk
  89. share/runawk/io.awk
  90. share/runawk/isnum.awk
  91. share/runawk/match_br.awk
  92. share/runawk/max.awk
  93. share/runawk/min.awk
  94. share/runawk/modinfo.awk
  95. share/runawk/multisub.awk
  96. share/runawk/pow.awk
  97. share/runawk/power_getopt.awk
  98. share/runawk/quicksort.awk
  99. share/runawk/readfile.awk
  100. share/runawk/runcmd.awk
  101. share/runawk/shquote.awk
  102. share/runawk/sort.awk
  103. share/runawk/str2regexp.awk
  104. share/runawk/tmpfile.awk
  105. share/runawk/tokenre.awk
  106. share/runawk/trim.awk
  107. share/runawk/trim_in.awk
  108. share/runawk/xclose.awk
  109. share/runawk/xgetline.awk
  110. share/runawk/xsystem.awk
  111. @owner
  112. @group
  113. @mode
Collapse this list.
Dependency lines:
  • runawk>0:lang/runawk
To install the port:
cd /usr/ports/lang/runawk/ && make install clean
To add the package, run one of these commands:
  • pkg install lang/runawk
  • pkg install runawk
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: runawk
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1550368021 SHA256 (runawk-1.6.1.tar.gz) = e767a3d152fc6101902545ec21cc057a3a97343d8fab7b6f02acaf72f9eeb731 SIZE (runawk-1.6.1.tar.gz) = 77351

Packages (timestamps in pop-ups are UTC):
runawk
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.6.1_11.6.1_11.6.11.6.1_11.6.1_1-1.6.1-
FreeBSD:13:quarterly1.6.11.6.11.6.11.6.11.6.11.6.11.6.11.6.1
FreeBSD:14:latest1.6.1_11.6.1_11.6.11.6.1_11.6.1_11.6.1-1.6.1
FreeBSD:14:quarterly1.6.11.6.1-1.6.11.6.11.6.11.6.11.6.1
FreeBSD:15:latest1.6.1_11.6.1_1n/a1.6.1n/a1.6.11.6.11.6.1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. mk-configure>=0.26.0 : devel/mk-configure
This port is required by:
for Build
  1. devel/paexec
for Run
  1. devel/lmdbg

Configuration Options:
===> The following configuration options are available for runawk-1.6.1_1: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
lang_runawk
USES:
localbase
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (56 items)
Collapse this list.
  1. http://cfhcable.dl.sourceforge.net/project/runawk/runawk/runawk-1.6.1/
  2. http://cytranet.dl.sourceforge.net/project/runawk/runawk/runawk-1.6.1/
  3. http://deac-ams.dl.sourceforge.net/project/runawk/runawk/runawk-1.6.1/
  4. http://deac-fra.dl.sourceforge.net/project/runawk/runawk/runawk-1.6.1/
  5. http://deac-riga.dl.sourceforge.net/project/runawk/runawk/runawk-1.6.1/
  6. http://downloads.sourceforge.net/project/runawk/runawk/runawk-1.6.1/
  7. http://excellmedia.dl.sourceforge.net/project/runawk/runawk/runawk-1.6.1/
  8. http://freefr.dl.sourceforge.net/project/runawk/runawk/runawk-1.6.1/
  9. http://gigenet.dl.sourceforge.net/project/runawk/runawk/runawk-1.6.1/
  10. http://ixpeering.dl.sourceforge.net/project/runawk/runawk/runawk-1.6.1/
  11. http://jaist.dl.sourceforge.net/project/runawk/runawk/runawk-1.6.1/
  12. http://jztkft.dl.sourceforge.net/project/runawk/runawk/runawk-1.6.1/
  13. http://kumisystems.dl.sourceforge.net/project/runawk/runawk/runawk-1.6.1/
  14. http://liquidtelecom.dl.sourceforge.net/project/runawk/runawk/runawk-1.6.1/
  15. http://nchc.dl.sourceforge.net/project/runawk/runawk/runawk-1.6.1/
  16. http://netactuate.dl.sourceforge.net/project/runawk/runawk/runawk-1.6.1/
  17. http://netcologne.dl.sourceforge.net/project/runawk/runawk/runawk-1.6.1/
  18. http://netix.dl.sourceforge.net/project/runawk/runawk/runawk-1.6.1/
  19. http://onboardcloud.dl.sourceforge.net/project/runawk/runawk/runawk-1.6.1/
  20. http://phoenixnap.dl.sourceforge.net/project/runawk/runawk/runawk-1.6.1/
  21. http://razaoinfo.dl.sourceforge.net/project/runawk/runawk/runawk-1.6.1/
  22. http://sinalbr.dl.sourceforge.net/project/runawk/runawk/runawk-1.6.1/
  23. http://sitsa.dl.sourceforge.net/project/runawk/runawk/runawk-1.6.1/
  24. http://sonik.dl.sourceforge.net/project/runawk/runawk/runawk-1.6.1/
  25. http://tenet.dl.sourceforge.net/project/runawk/runawk/runawk-1.6.1/
  26. http://udomain.dl.sourceforge.net/project/runawk/runawk/runawk-1.6.1/
  27. http://ufpr.dl.sourceforge.net/project/runawk/runawk/runawk-1.6.1/
  28. http://versaweb.dl.sourceforge.net/project/runawk/runawk/runawk-1.6.1/
  29. https://cfhcable.dl.sourceforge.net/project/runawk/runawk/runawk-1.6.1/
  30. https://cytranet.dl.sourceforge.net/project/runawk/runawk/runawk-1.6.1/
  31. https://deac-ams.dl.sourceforge.net/project/runawk/runawk/runawk-1.6.1/
  32. https://deac-fra.dl.sourceforge.net/project/runawk/runawk/runawk-1.6.1/
  33. https://deac-riga.dl.sourceforge.net/project/runawk/runawk/runawk-1.6.1/
  34. https://downloads.sourceforge.net/project/runawk/runawk/runawk-1.6.1/
  35. https://excellmedia.dl.sourceforge.net/project/runawk/runawk/runawk-1.6.1/
  36. https://freefr.dl.sourceforge.net/project/runawk/runawk/runawk-1.6.1/
  37. https://gigenet.dl.sourceforge.net/project/runawk/runawk/runawk-1.6.1/
  38. https://ixpeering.dl.sourceforge.net/project/runawk/runawk/runawk-1.6.1/
  39. https://jaist.dl.sourceforge.net/project/runawk/runawk/runawk-1.6.1/
  40. https://jztkft.dl.sourceforge.net/project/runawk/runawk/runawk-1.6.1/
  41. https://kumisystems.dl.sourceforge.net/project/runawk/runawk/runawk-1.6.1/
  42. https://liquidtelecom.dl.sourceforge.net/project/runawk/runawk/runawk-1.6.1/
  43. https://nchc.dl.sourceforge.net/project/runawk/runawk/runawk-1.6.1/
  44. https://netactuate.dl.sourceforge.net/project/runawk/runawk/runawk-1.6.1/
  45. https://netcologne.dl.sourceforge.net/project/runawk/runawk/runawk-1.6.1/
  46. https://netix.dl.sourceforge.net/project/runawk/runawk/runawk-1.6.1/
  47. https://onboardcloud.dl.sourceforge.net/project/runawk/runawk/runawk-1.6.1/
  48. https://phoenixnap.dl.sourceforge.net/project/runawk/runawk/runawk-1.6.1/
  49. https://razaoinfo.dl.sourceforge.net/project/runawk/runawk/runawk-1.6.1/
  50. https://sinalbr.dl.sourceforge.net/project/runawk/runawk/runawk-1.6.1/
  51. https://sitsa.dl.sourceforge.net/project/runawk/runawk/runawk-1.6.1/
  52. https://sonik.dl.sourceforge.net/project/runawk/runawk/runawk-1.6.1/
  53. https://tenet.dl.sourceforge.net/project/runawk/runawk/runawk-1.6.1/
  54. https://udomain.dl.sourceforge.net/project/runawk/runawk/runawk-1.6.1/
  55. https://ufpr.dl.sourceforge.net/project/runawk/runawk/runawk-1.6.1/
  56. https://versaweb.dl.sourceforge.net/project/runawk/runawk/runawk-1.6.1/
Collapse this list.

Number of commits found: 25

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.6.1_1
24 Feb 2024 16:20:32
commit hash: e0222635a0d04d295715ad9f0e1ad9b0eb0c3f6bcommit hash: e0222635a0d04d295715ad9f0e1ad9b0eb0c3f6bcommit hash: e0222635a0d04d295715ad9f0e1ad9b0eb0c3f6bcommit hash: e0222635a0d04d295715ad9f0e1ad9b0eb0c3f6b files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/runawk: Moved man to share/man

Approved by:    portmgr (blanket)
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)
1.6.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)
1.6.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)
1.6.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.
1.6.1
17 Feb 2019 01:50:29
Revision:493138Original commit files touched by this commit
yuri search for other commits by this committer
lang/runawk: Update 1.6.0 -> 1.6.1

Reported by:	portscout
1.6.0
27 Jan 2019 19:58:14
Revision:491394Original commit files touched by this commit
sunpoet search for other commits by this committer
Convert to options target helper

- Use USES=localbase
- Update WWW
1.6.0
01 Apr 2016 14:08:38
Revision:412347Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.

With hat:	portmgr
Sponsored by:	Absolight
1.6.0
16 Feb 2015 07:53:57
Revision:379070Original commit files touched by this commit
vanilla search for other commits by this committer
Upgrade to 1.6.0.

PR:		197442
Submitted by:	Ports Fury
1.5.1_1
30 Jul 2014 05:58:19
Revision:363443Original commit files touched by this commit
antoine search for other commits by this committer
Package something
1.5.1
29 Jul 2014 05:13:05
Revision:363293Original commit files touched by this commit
vanilla search for other commits by this committer
Upgrade to 1.5.2.

PR:		ports/192208
Submitted by:	tkato432 at yahoo.com
1.5.0
23 Jul 2014 17:30:45
Revision:362717Original commit files touched by this commit
bapt search for other commits by this committer
Reset maintainership for ports not staged with no pending PR

With hat:	portmgr
1.5.0
05 Feb 2014 03:05:00
Revision:342627Original commit files touched by this commit
sahil search for other commits by this committer
- Update to 1.5.0
1.4.4
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)
1.4.4
02 Sep 2013 19:15:12
Revision:326060Original commit files touched by this commit
sahil search for other commits by this committer
- Update to 1.4.4
1.4.0
11 Dec 2011 21:41:36
Original commit files touched by this commit
sahil search for other commits by this committer
- Update to 1.4.0

Feature safe:   yes
1.3.2
18 Oct 2011 01:50:47
Original commit files touched by this commit
sahil search for other commits by this committer
- Update to 1.3.2
1.3.1
23 Sep 2011 22:26:39
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
1.3.1
23 Jan 2011 19:11:41
Original commit files touched by this commit
sahil search for other commits by this committer
Update to 1.3.1 and simplify the conditional
installation of examples and documentation.

Feature safe:   yes
1.2.0
25 Oct 2010 03:16:22
Original commit files touched by this commit
sahil search for other commits by this committer
- Update to 1.2.0
- Define LICENSE
- Simplify do-install target
1.1.0
15 Oct 2010 11:08:00
Original commit files touched by this commit
olgeni search for other commits by this committer
Fix a typo.
1.1.0
10 Oct 2010 15:40:02
Original commit files touched by this commit
sahil search for other commits by this committer
- Update to 1.1.0
1.0.0
12 Sep 2010 03:34:28
Original commit files touched by this commit
sahil search for other commits by this committer
- Update to 1.0.0
0.21.0
29 Jul 2010 02:58:44
Original commit files touched by this commit
sahil search for other commits by this committer
- Update my MAINTAINER address to sahil@FreeBSD.org
0.21.0
03 Apr 2010 16:52:53
Original commit files touched by this commit
itetcu search for other commits by this committer
runawk is a small wrapper for AWK that impements a modules
system and helps one to write the standalone AWK programs.

WWW: http://runawk.sourceforge.net/

PR:             ports/145126
Submitted by:   Sahil Tandon <sahil at tandon.net>

Number of commits found: 25