Add p5-BigIP::ParseConfig module.

This commit is contained in:
Sergey A. Osokin 2019-10-09 19:29:47 +00:00
parent c91b7802f4
commit 6fdc84fe22
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=514188
5 changed files with 31 additions and 0 deletions

View File

@ -491,6 +491,7 @@
SUBDIR += p5-Apache-ParseLog
SUBDIR += p5-Apache-Solr
SUBDIR += p5-BibTeX-Parser
SUBDIR += p5-BigIP-ParseConfig
SUBDIR += p5-Bloom-Filter
SUBDIR += p5-CAM-PDF
SUBDIR += p5-CQL-Parser

View File

@ -0,0 +1,19 @@
# Created by: Sergey A. Osokin <osa@FreeBSD.org>
# $FreeBSD$
PORTNAME= BigIP-ParseConfig
PORTVERSION= 1.1.9
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= osa@FreeBSD.org
COMMENT= F5 BigIP configuration parser
LICENSE= GPLv2
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1570648555
SHA256 (BigIP-ParseConfig-1.1.9.tar.gz) = b3180008838806bcdbe0bddbafd984bb229121ad63dec7b8a2517797377ca40a
SIZE (BigIP-ParseConfig-1.1.9.tar.gz) = 5374

View File

@ -0,0 +1,5 @@
This module provides an interface to reading, writing, and
manipulating configuration files used on F5 (BigIP) LTM network
devices.
WWW: https://metacpan.org/release/BigIP-ParseConfig

View File

@ -0,0 +1,3 @@
%%SITE_PERL%%/BigIP/ParseConfig.pm
%%SITE_PERL%%/BigIP/ParseConfig.pod
%%PERL5_MAN3%%/BigIP::ParseConfig.3.gz