Port details |
- p5-srv2pf Create and update PF tables from LDAP groups
- 20211010 net =2 20211010Version of this port present on the latest quarterly branch.
- Maintainer: des@FreeBSD.org
- Port Added: 2015-11-02 15:05:06
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://github.com/dag-erling/srv2pf
- Description:
- The srv2pf utility creates and updates PF tables based on SRV, A or
AAAA records.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-srv2pf>0:net/p5-srv2pf
- To install the port:
- cd /usr/ports/net/p5-srv2pf/ && make install clean
- To add the package, run one of these commands:
- pkg install net/p5-srv2pf
- pkg install p5-srv2pf
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-srv2pf
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1633868671
SHA256 (dag-erling-srv2pf-20211010_GH0.tar.gz) = 1ef5093f7250cccccb7ead414c6e1393f34548272053c5e124987cde731db663
SIZE (dag-erling-srv2pf-20211010_GH0.tar.gz) = 5337
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:
-
- p5-Net-DNS>=0 : dns/p5-Net-DNS
- p5-Regexp-Common>=0 : textproc/p5-Regexp-Common
- p5-Try-Tiny>=0 : lang/p5-Try-Tiny
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Net-DNS>=0 : dns/p5-Net-DNS
- p5-Regexp-Common>=0 : textproc/p5-Regexp-Common
- p5-Try-Tiny>=0 : lang/p5-Try-Tiny
- 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:
- net_p5-srv2pf
- USES:
- perl5
- 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 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
20211010 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
20211010 10 Oct 2021 12:33:57 |
Dag-Erling Smørgrav (des) |
net/p5-srv2pf: Upgrade to 20211010. |
20170607 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
20170607 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
20170607 08 Jan 2019 13:20:19 |
mat |
Remove MASTER_SITES=GH when it is the only one.
It is added by USE_GITHUB. Tested with `make makesum` not changing distinfo. |
20170607 02 Nov 2017 21:41:47 |
olgeni |
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
This round is @FreeBSD.org residents except teams. |
20170607 07 Jun 2017 17:21:30 |
des |
Upgrade to latest version. |
20170424 24 Apr 2017 14:25:12 |
des |
Upgrade to latest version. |
20170412 12 Apr 2017 19:30:45 |
des |
Upgrade to latest version. |
20170328 28 Mar 2017 11:02:19 |
des |
Upgrade to latest version. |
20170226 26 Feb 2017 18:02:46 |
des |
Upgrade to latest version. |
20161021 21 Oct 2016 14:44:28 |
des |
Upgrade to latest version (add option to write table to file).
Add LICENSE to Makefile. |
20160530 30 May 2016 12:38:45 |
des |
Upgrade to 20160530 |
20151106 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
20151106 07 Nov 2015 12:00:14 |
des |
Upgrade to latest version (no code changes, documentation added).
Add missing PKGNAMEPREFIX. |
20151101 03 Nov 2015 13:07:57 |
des |
Fix BUILD_DEPENDS. No bump since the current version doesn't build. |
20151101 02 Nov 2015 15:04:52 |
des |
Three small Perl utilities |