summaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2017-09-15 08:58:46 +0000
committermat <mat@FreeBSD.org>2017-09-15 08:58:46 +0000
commita3898eb8ff342dbb0605482d4ee476fc06d17372 (patch)
treeb3585081f87b103f4a238f835baf3a4bd7baf4e3 /net-mgmt
parenta89e7bb070d99a84b9fb1f11229499e465395a77 (diff)
downloadFreeBSD-ports-a3898eb8ff342dbb0605482d4ee476fc06d17372.zip
FreeBSD-ports-a3898eb8ff342dbb0605482d4ee476fc06d17372.tar.gz
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/p5-Cisco-Reconfig/Makefile2
-rw-r--r--net-mgmt/p5-Data-Validate-IP/Makefile2
-rw-r--r--net-mgmt/p5-Monitoring-Plugin/Makefile2
-rw-r--r--net-mgmt/p5-Nagios-Plugin-LDAP/Makefile2
-rw-r--r--net-mgmt/p5-Net-ACL/Makefile2
-rw-r--r--net-mgmt/p5-Net-Abuse-Utils-Spamhaus/Makefile2
-rw-r--r--net-mgmt/p5-Net-Abuse-Utils/Makefile2
-rw-r--r--net-mgmt/p5-Net-ILO/Makefile2
-rw-r--r--net-mgmt/p5-Net-IP/Makefile2
-rw-r--r--net-mgmt/p5-Net-IPv4Addr/Makefile2
-rw-r--r--net-mgmt/p5-Net-IPv6Addr/Makefile2
-rw-r--r--net-mgmt/p5-Net-SNMPTrapd/Makefile2
-rw-r--r--net-mgmt/p5-NetApp/Makefile2
-rw-r--r--net-mgmt/p5-Xymon-Client/Makefile2
-rw-r--r--net-mgmt/p5-Xymon-Server/Makefile2
-rw-r--r--net-mgmt/p5-Xymon/Makefile2
16 files changed, 16 insertions, 16 deletions
diff --git a/net-mgmt/p5-Cisco-Reconfig/Makefile b/net-mgmt/p5-Cisco-Reconfig/Makefile
index d9c4681..278b50a 100644
--- a/net-mgmt/p5-Cisco-Reconfig/Makefile
+++ b/net-mgmt/p5-Cisco-Reconfig/Makefile
@@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Parse and generate Cisco configuration files
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
NO_ARCH= yes
diff --git a/net-mgmt/p5-Data-Validate-IP/Makefile b/net-mgmt/p5-Data-Validate-IP/Makefile
index 4c18366..6b57034 100644
--- a/net-mgmt/p5-Data-Validate-IP/Makefile
+++ b/net-mgmt/p5-Data-Validate-IP/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= freebsd-ports@t-b-o-h.net
COMMENT= Common data validation methods for IPs
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/net-mgmt/p5-Monitoring-Plugin/Makefile b/net-mgmt/p5-Monitoring-Plugin/Makefile
index 2a489cb..eab1e25 100644
--- a/net-mgmt/p5-Monitoring-Plugin/Makefile
+++ b/net-mgmt/p5-Monitoring-Plugin/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= mat@FreeBSD.org
COMMENT= Modules to streamline writing Monitoring plugins
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor \
diff --git a/net-mgmt/p5-Nagios-Plugin-LDAP/Makefile b/net-mgmt/p5-Nagios-Plugin-LDAP/Makefile
index 7364a40..1c6b57f 100644
--- a/net-mgmt/p5-Nagios-Plugin-LDAP/Makefile
+++ b/net-mgmt/p5-Nagios-Plugin-LDAP/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= avk@vl.ru
COMMENT= Nagios plugin to observe LDAP
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
NO_ARCH= yes
diff --git a/net-mgmt/p5-Net-ACL/Makefile b/net-mgmt/p5-Net-ACL/Makefile
index 04ae4c1..f4e2007 100644
--- a/net-mgmt/p5-Net-ACL/Makefile
+++ b/net-mgmt/p5-Net-ACL/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Class representing a generic access-list/route-map
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Cisco-Reconfig>=0.05:net-mgmt/p5-Cisco-Reconfig \
diff --git a/net-mgmt/p5-Net-Abuse-Utils-Spamhaus/Makefile b/net-mgmt/p5-Net-Abuse-Utils-Spamhaus/Makefile
index 33a3484..7600f3b 100644
--- a/net-mgmt/p5-Net-Abuse-Utils-Spamhaus/Makefile
+++ b/net-mgmt/p5-Net-Abuse-Utils-Spamhaus/Makefile
@@ -9,7 +9,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= bofh@FreeBSD.org
COMMENT= Routines useful for checking data against the spamhaus blacklists
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Net-DNS>=0.72:dns/p5-Net-DNS
diff --git a/net-mgmt/p5-Net-Abuse-Utils/Makefile b/net-mgmt/p5-Net-Abuse-Utils/Makefile
index 19bc38a..f33df08 100644
--- a/net-mgmt/p5-Net-Abuse-Utils/Makefile
+++ b/net-mgmt/p5-Net-Abuse-Utils/Makefile
@@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Routines useful for processing network abuse
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Email-Address>=0:mail/p5-Email-Address \
diff --git a/net-mgmt/p5-Net-ILO/Makefile b/net-mgmt/p5-Net-ILO/Makefile
index e8afeca..7acc68d 100644
--- a/net-mgmt/p5-Net-ILO/Makefile
+++ b/net-mgmt/p5-Net-ILO/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= snowfly@yuntech.edu.tw
COMMENT= Interface to HP Integrated Lights-Out
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= p5-IO-Socket-SSL>0:security/p5-IO-Socket-SSL \
diff --git a/net-mgmt/p5-Net-IP/Makefile b/net-mgmt/p5-Net-IP/Makefile
index 0ab73eb..790dc8f 100644
--- a/net-mgmt/p5-Net-IP/Makefile
+++ b/net-mgmt/p5-Net-IP/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= bofh@FreeBSD.org
COMMENT= Perl extension for manipulating IPv4/IPv6 addresses
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
diff --git a/net-mgmt/p5-Net-IPv4Addr/Makefile b/net-mgmt/p5-Net-IPv4Addr/Makefile
index 1030716..373d023 100644
--- a/net-mgmt/p5-Net-IPv4Addr/Makefile
+++ b/net-mgmt/p5-Net-IPv4Addr/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension for manipulating IPv4 addresses
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
diff --git a/net-mgmt/p5-Net-IPv6Addr/Makefile b/net-mgmt/p5-Net-IPv6Addr/Makefile
index 705a46c..d7ccf8f 100644
--- a/net-mgmt/p5-Net-IPv6Addr/Makefile
+++ b/net-mgmt/p5-Net-IPv6Addr/Makefile
@@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension for manipulating IPv6 addresses
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Math-Base85>=0.2:math/p5-Math-Base85 \
diff --git a/net-mgmt/p5-Net-SNMPTrapd/Makefile b/net-mgmt/p5-Net-SNMPTrapd/Makefile
index a0e3c95..bd84d15 100644
--- a/net-mgmt/p5-Net-SNMPTrapd/Makefile
+++ b/net-mgmt/p5-Net-SNMPTrapd/Makefile
@@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= gaod@hychen.org
COMMENT= SNMP Trap Listener in Perl
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Convert-ASN1>=0.22:converters/p5-Convert-ASN1
diff --git a/net-mgmt/p5-NetApp/Makefile b/net-mgmt/p5-NetApp/Makefile
index 7cbcc36..689b3b9 100644
--- a/net-mgmt/p5-NetApp/Makefile
+++ b/net-mgmt/p5-NetApp/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= snowfly@yuntech.edu.tw
COMMENT= Perl interface to manage NetApp NAS devices
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Class-Std>=0:devel/p5-Class-Std \
diff --git a/net-mgmt/p5-Xymon-Client/Makefile b/net-mgmt/p5-Xymon-Client/Makefile
index cac70fd..c945d7d 100644
--- a/net-mgmt/p5-Xymon-Client/Makefile
+++ b/net-mgmt/p5-Xymon-Client/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Interface to xymon/hobbit client
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
NO_ARCH= yes
diff --git a/net-mgmt/p5-Xymon-Server/Makefile b/net-mgmt/p5-Xymon-Server/Makefile
index f299c24..c9fc855 100644
--- a/net-mgmt/p5-Xymon-Server/Makefile
+++ b/net-mgmt/p5-Xymon-Server/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Xymon Server Interface
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
NO_ARCH= yes
diff --git a/net-mgmt/p5-Xymon/Makefile b/net-mgmt/p5-Xymon/Makefile
index d7daaee..91a3228 100644
--- a/net-mgmt/p5-Xymon/Makefile
+++ b/net-mgmt/p5-Xymon/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Xymon Base Module
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
NO_ARCH= yes
OpenPOWER on IntegriCloud