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
tableutil Utility for converting and aggregating lists of IP addresses
0.6_2 net 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 0.6_1Version of this port present on the latest quarterly branch.
Maintainer: jameskamlyn@gmail.com search for ports maintained by this maintainer
Port Added: 2005-09-25 18:09:23
Last Update: 2024-01-21 19:25:27
Commit Hash: ed6ea3d
License: ISCL
WWW:
https://expiretable.fnord.se/
Description:
Tableutil is a utility for converting, aggregating and performing operations on lists of IP-addresses. Its primary use is to convert files into a format pfctl(8) can read. It can read plain-text-files with ranges (123.123.123.123-234.234.234.234), CIDR-style networks (192.168.0.0/24) single addresses (242.242.242.242) or with hostnames (one.two.com). It can also read p2b files.
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 (5 items)
Collapse this list.
  1. bin/tableutil
  2. share/man/man1/tableutil.1.gz
  3. /usr/local/share/licenses/tableutil-0.6_2/catalog.mk
  4. /usr/local/share/licenses/tableutil-0.6_2/LICENSE
  5. /usr/local/share/licenses/tableutil-0.6_2/ISCL
Collapse this list.
Dependency lines:
  • tableutil>0:net/tableutil
To install the port:
cd /usr/ports/net/tableutil/ && make install clean
To add the package, run one of these commands:
  • pkg install net/tableutil
  • pkg install tableutil
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: tableutil
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (tableutil-0.6.tar.gz) = 18c667cf4a3ca8de7ac2a7510207ec49658630037c121cd9222f12bcd98f2c5d SIZE (tableutil-0.6.tar.gz) = 11698

Packages (timestamps in pop-ups are UTC):
tableutil
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.6_20.6_20.6_10.6_20.6_2-0.6_1-
FreeBSD:13:quarterly0.6_10.6_10.6_10.6_10.6_20.6_10.6_10.6_1
FreeBSD:14:latest0.6_20.6_20.6_10.6_20.6_20.6_1-0.6_1
FreeBSD:14:quarterly0.6_10.6_2-0.6_10.6_20.6_10.6_10.6_1
FreeBSD:15:latest0.6_20.6_2n/a0.6_2n/a0.6_20.6_20.6_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:
net_tableutil
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://expiretable.fnord.se/
Collapse this list.

Number of commits found: 15

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.6_2
21 Jan 2024 19:25:27
commit hash: ed6ea3db4a9dcb83d543de707769b5c26f353e9bcommit hash: ed6ea3db4a9dcb83d543de707769b5c26f353e9bcommit hash: ed6ea3db4a9dcb83d543de707769b5c26f353e9bcommit hash: ed6ea3db4a9dcb83d543de707769b5c26f353e9b files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
net/tableutil: Sanitize MANPREFIX

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)
0.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)
0.6_1
20 Jul 2022 14:22:37
commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
net: remove 'Created by' lines

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

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Adam Jette <jettea46@yahoo.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Alex Bakhtin <Alex.Bakhtin@gmail.com>
  *  Alex Deiter <Alex.Deiter@Gmail.COM>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.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.
0.6_1
01 Oct 2020 15:00:24
Revision:550841Original commit files touched by this commit
se search for other commits by this committer
Fix build with -fno-common

While here add license (ISCL/OpenBSD) with text extracted from source
files (identical license text in all files).
0.6
22 Mar 2015 13:22:53
Revision:381910Original commit files touched by this commit
olgeni search for other commits by this committer
Fix minor typos in pkg-descr files.
0.6
02 Mar 2015 23:42:00
Revision:380309Original commit files touched by this commit
bapt search for other commits by this committer
Remove Author from pkg-descr and white space fixes
0.6
24 Feb 2014 15:17:50
Revision:345865Original commit files touched by this commit
ehaupt search for other commits by this committer
Support staging
0.6
20 Sep 2013 22:10:25
Revision:327755Original 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:
net)
0.6
24 Oct 2011 09:11:38
Original commit files touched by this commit
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
0.6
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.6
22 Jan 2006 21:24:05
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
0.6
18 Oct 2005 17:43:50
Original commit files touched by this commit
arved search for other commits by this committer
Update to 0.6

PR:             87594
Submitted by:   James Kamlyn <jameskamlyn@gmail.com>
0.5
25 Sep 2005 18:08:46
Original commit files touched by this commit
mnag search for other commits by this committer
New port

Tableutil is a utility for converting, aggregating and performing operations
on lists of IP-addresses. It's primary use is to convert files into a format
pfctl(8) can read.

PR:             ports/86340
Submitted by:   James Kamlyn <jameskamlyn@gmail.com>
Approved by:    pav (mentor)

Number of commits found: 15