Port details |
- ipfmeta Use objects in IPfilter files
- 1.3_2 security
=7 1.3_2Version of this port present on the latest quarterly branch. - Maintainer: cy@FreeBSD.org
 - Port Added: 2001-02-21 13:49:03
- Last Update: 2024-01-21 22:32:08
- Commit Hash: 5a79327
- People watching this port, also watch:: sudo, nmap, unzip, libxml2, postfix-current
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- 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
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- 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.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3_2 21 Jan 2024 22:32:08
    |
Muhammad Moinur Rahman (bofh)  |
security/ipfmeta: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
1.3_1 20 Jul 2022 14:22:56
    |
Tobias C. Berner (tcberner)  |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.3_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.3_1 15 Mar 2021 19:36:42
  |
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. |
1.3 28 May 2020 08:43:30
  |
danfe  |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 6). |
1.3 22 Jul 2019 01:18:44
  |
cy  |
Use ftp.freebsd.org instead of people.freebsd.org.
Reported by: mat@
MFH: 2019Q3 |
1.3 20 Jul 2019 04:25:17
  |
cy  |
Download directory is 404. Host distfile locally for now.
MFH: 2019Q3 |
1.3 13 Nov 2014 09:02:57
  |
antoine  |
Cleanup plist |
1.3 14 Mar 2014 09:04:58
  |
ehaupt  |
- Support staging
- Use shebangfix |
1.3 12 Jan 2014 08:09:13
  |
cy  |
Assume maintainership. |
1.3 20 Sep 2013 22:55:26
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
1.3 03 Aug 2013 08:45:52
  |
az  |
- Convert to new perl framework
- Trim Makefile header |
1.3 02 Aug 2011 20:58:23
 |
ehaupt  |
Remove WWW entries from unmaintained ports that return 404 or where the domain
disappeared. |
1.3 03 Jul 2011 14:03:52
 |
ohauer  |
-remove MD5 |
1.3 28 Dec 2010 06:31:49
 |
linimon  |
Reset ijliao@FreeBSD.org due to maintainer-timeouts and long absence.
We hope to see ijliao back again sometime.
Hat: portmgr |
1.3 24 Jan 2006 01:03:33
 |
edwin  |
SHA256ify
Approved by: krion@ |
1.3 18 Mar 2004 06:25:52
 |
ijliao  |
SIZEify
Submitted by: trevor |
1.3 07 Mar 2003 06:10:51
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
1.3 06 Jun 2002 23:29:44
 |
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 |