Port details |
- ipfmeta Use objects in IPfilter files
- 1.3_1 security
=5 1.3_1Version of this port present on the latest quarterly branch. - Maintainer: cy@FreeBSD.org
 - Port Added: 2001-02-21 13:49:03
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: sudo, nmap, unzip, zip
- License: not specified in port
- Description:
- ipfmeta is used to simplify the maintenance of your IPfilter ruleset.
It does this through the use of 'objects'. A matching object gets
replaced by its values at runtime. This is similar to what a macro
processor like m4 does.
ipfmeta is specifically geared towards IPfilter. It is line oriented:
if an object has multiple values, the line with the object is
duplicated and substituted for each value. It is also recursive: an
object may have another object as a value.
- SVNWeb : git
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ipfmeta>0:security/ipfmeta
- To install the port:
- cd /usr/ports/security/ipfmeta/ && make install clean
- To add the package, run one of these commands:
- pkg install security/ipfmeta
- pkg install ipfmeta
- PKGNAME: ipfmeta
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (ipfmeta-1.3.tar.gz) = e39f43389e86746db39afacbb6d334027c21ef44d2483de085aa7e5cac30f848
SIZE (ipfmeta-1.3.tar.gz) = 4501
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- security_ipfmeta
- USES:
- perl5 shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 18
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 1.3_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
15 Mar 2021 19:36:42
1.3_1
|
cy  |
security/ipfmeta: Adjust maximum nesting level for larger rulesets
$Maxrec, maximum recursions, is in fact maximum object nesting. Objects
may reference other objects to a maximum of 10 deep. However objects
can and do nest deeper than 10. Double the maximum nesting level from
10 to 20. |
28 May 2020 08:43:30
1.3
|
danfe  |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 6). |
22 Jul 2019 01:18:44
1.3
|
cy  |
Use ftp.freebsd.org instead of people.freebsd.org.
Reported by: mat@
MFH: 2019Q3 |
20 Jul 2019 04:25:17
1.3
|
cy  |
Download directory is 404. Host distfile locally for now.
MFH: 2019Q3 |
13 Nov 2014 09:02:57
1.3
|
antoine  |
Cleanup plist |
14 Mar 2014 09:04:58
1.3
|
ehaupt  |
- Support staging
- Use shebangfix |
12 Jan 2014 08:09:13
1.3
|
cy  |
Assume maintainership. |
20 Sep 2013 22:55:26
1.3
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
03 Aug 2013 08:45:52
1.3
|
az  |
- Convert to new perl framework
- Trim Makefile header |
02 Aug 2011 20:58:23
1.3
|
ehaupt  |
Remove WWW entries from unmaintained ports that return 404 or where the domain
disappeared. |
03 Jul 2011 14:03:52
1.3
|
ohauer  |
-remove MD5 |
28 Dec 2010 06:31:49
1.3
|
linimon  |
Reset ijliao@FreeBSD.org due to maintainer-timeouts and long absence.
We hope to see ijliao back again sometime.
Hat: portmgr |
24 Jan 2006 01:03:33
1.3
|
edwin  |
SHA256ify
Approved by: krion@ |
18 Mar 2004 06:25:52
1.3
|
ijliao  |
SIZEify
Submitted by: trevor |
07 Mar 2003 06:10:51
1.3
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
06 Jun 2002 23:29:44
1.3
|
petef  |
Don't assume pod2man is in /usr/bin.
Submitted by: bento |
21 Feb 2001 16:49:03 
|
ijliao  |
add ipfmeta ipfmeta is used to simplify the maintenance of your IPfilter
ruleset |
Number of commits found: 18
|