Port details |
- tableutil Utility for converting and aggregating lists of IP addresses
- 0.6_1 net
=0 0.6_1Version of this port present on the latest quarterly branch. - Maintainer: jameskamlyn@gmail.com
 - Port Added: 2005-09-25 18:09:23
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- License: ISCL
- 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.
WWW: http://expiretable.fnord.se/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - 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
- 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):
- 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:
|
Number of commits found: 11
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 0.6_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
01 Oct 2020 15:00:24
0.6_1
|
se  |
Fix build with -fno-common
While here add license (ISCL/OpenBSD) with text extracted from source
files (identical license text in all files). |
22 Mar 2015 13:22:53
0.6
|
olgeni  |
Fix minor typos in pkg-descr files. |
02 Mar 2015 23:42:00
0.6
|
bapt  |
Remove Author from pkg-descr and white space fixes |
24 Feb 2014 15:17:50
0.6
|
ehaupt  |
Support staging |
20 Sep 2013 22:10:25
0.6
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
24 Oct 2011 09:11:38
0.6
|
dougb  |
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 |
20 Mar 2011 12:54:45
0.6
|
miwi  |
- Get Rid MD5 support |
22 Jan 2006 21:24:05
0.6
|
edwin  |
SHA256ify
Approved by: krion@ |
18 Oct 2005 17:43:50
0.6
|
arved  |
Update to 0.6
PR: 87594
Submitted by: James Kamlyn <jameskamlyn@gmail.com> |
25 Sep 2005 18:08:46
0.5
|
mnag  |
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: 11
|