aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-09-15 08:58:46 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-09-15 08:58:46 +0000
commitcb41fc662313ab27e3a613a60d4b23ce1729fe98 (patch)
treeb3585081f87b103f4a238f835baf3a4bd7baf4e3 /irc
parentcc956d4fd48206fb851b41273022cfaba4ebaae5 (diff)
downloadports-cb41fc662313ab27e3a613a60d4b23ce1729fe98.tar.gz
ports-cb41fc662313ab27e3a613a60d4b23ce1729fe98.zip
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=449893
Diffstat (limited to 'irc')
-rw-r--r--irc/infobot/Makefile2
-rw-r--r--irc/p5-AnyEvent-IRC/Makefile2
-rw-r--r--irc/p5-Bot-BasicBot/Makefile2
-rw-r--r--irc/p5-IRC-Utils/Makefile2
-rw-r--r--irc/p5-POE-Component-IRC-Plugin-Blowfish/Makefile2
-rw-r--r--irc/p5-POE-Component-IRC-Plugin-Bollocks/Makefile2
-rw-r--r--irc/p5-POE-Component-IRC-Plugin-CoreList/Makefile2
-rw-r--r--irc/p5-POE-Component-IRC-Plugin-Hailo/Makefile2
-rw-r--r--irc/p5-POE-Component-IRC-Plugin-Karma/Makefile2
-rw-r--r--irc/p5-POE-Component-IRC-Plugin-POE-Knee/Makefile2
-rw-r--r--irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/Makefile2
-rw-r--r--irc/p5-POE-Component-IRC/Makefile2
-rw-r--r--irc/p5-POE-Component-Server-IRC/Makefile2
-rw-r--r--irc/p5-Parse-IRC/Makefile2
14 files changed, 14 insertions, 14 deletions
diff --git a/irc/infobot/Makefile b/irc/infobot/Makefile
index 9e768cd8776f..3712f707de3a 100644
--- a/irc/infobot/Makefile
+++ b/irc/infobot/Makefile
@@ -11,7 +11,7 @@ MASTER_SITES= http://www.infobot.org/src/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= Bot written in Perl with a rabid AI
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5 shebangfix
diff --git a/irc/p5-AnyEvent-IRC/Makefile b/irc/p5-AnyEvent-IRC/Makefile
index 0ccfd969fd1a..e82c3800707a 100644
--- a/irc/p5-AnyEvent-IRC/Makefile
+++ b/irc/p5-AnyEvent-IRC/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Event system independent IRC protocol module
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= p5-AnyEvent>=0:devel/p5-AnyEvent \
diff --git a/irc/p5-Bot-BasicBot/Makefile b/irc/p5-Bot-BasicBot/Makefile
index da10fc563cd2..01e1d3cd66e6 100644
--- a/irc/p5-Bot-BasicBot/Makefile
+++ b/irc/p5-Bot-BasicBot/Makefile
@@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Simple irc bot baseclass
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/irc/p5-IRC-Utils/Makefile b/irc/p5-IRC-Utils/Makefile
index 089b999db190..0d1aaf726dc7 100644
--- a/irc/p5-IRC-Utils/Makefile
+++ b/irc/p5-IRC-Utils/Makefile
@@ -12,7 +12,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= markun@onohara.to
COMMENT= Common utilities for IRC-related tasks
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
diff --git a/irc/p5-POE-Component-IRC-Plugin-Blowfish/Makefile b/irc/p5-POE-Component-IRC-Plugin-Blowfish/Makefile
index 5a450bf99b85..7e8d9778b31c 100644
--- a/irc/p5-POE-Component-IRC-Plugin-Blowfish/Makefile
+++ b/irc/p5-POE-Component-IRC-Plugin-Blowfish/Makefile
@@ -12,7 +12,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= POE::Component::IRC plugin tthat provides blowfish encryption
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= p5-POE>=0.37:devel/p5-POE \
diff --git a/irc/p5-POE-Component-IRC-Plugin-Bollocks/Makefile b/irc/p5-POE-Component-IRC-Plugin-Bollocks/Makefile
index e5ffe204a193..5bb594685a7d 100644
--- a/irc/p5-POE-Component-IRC-Plugin-Bollocks/Makefile
+++ b/irc/p5-POE-Component-IRC-Plugin-Bollocks/Makefile
@@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= POE::Component::IRC plugin that talks bollocks
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/irc/p5-POE-Component-IRC-Plugin-CoreList/Makefile b/irc/p5-POE-Component-IRC-Plugin-CoreList/Makefile
index 4f2d0e4162f1..9001fe69836d 100644
--- a/irc/p5-POE-Component-IRC-Plugin-CoreList/Makefile
+++ b/irc/p5-POE-Component-IRC-Plugin-CoreList/Makefile
@@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= IRC plugin that provides CoreList goodness
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/irc/p5-POE-Component-IRC-Plugin-Hailo/Makefile b/irc/p5-POE-Component-IRC-Plugin-Hailo/Makefile
index ce3af0c47ac6..4ee5ce7d705a 100644
--- a/irc/p5-POE-Component-IRC-Plugin-Hailo/Makefile
+++ b/irc/p5-POE-Component-IRC-Plugin-Hailo/Makefile
@@ -12,7 +12,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= PoCo-IRC plugin for a Hailo conversation simulator
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= p5-IRC-Utils>=0.05:irc/p5-IRC-Utils \
diff --git a/irc/p5-POE-Component-IRC-Plugin-Karma/Makefile b/irc/p5-POE-Component-IRC-Plugin-Karma/Makefile
index 2ffaa0a6fda5..98d749267355 100644
--- a/irc/p5-POE-Component-IRC-Plugin-Karma/Makefile
+++ b/irc/p5-POE-Component-IRC-Plugin-Karma/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= PoCo-IRC plugin that keeps track of karma
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= p5-DBD-SQLite>=0:databases/p5-DBD-SQLite \
diff --git a/irc/p5-POE-Component-IRC-Plugin-POE-Knee/Makefile b/irc/p5-POE-Component-IRC-Plugin-POE-Knee/Makefile
index b618837c6c15..6003a40f962c 100644
--- a/irc/p5-POE-Component-IRC-Plugin-POE-Knee/Makefile
+++ b/irc/p5-POE-Component-IRC-Plugin-POE-Knee/Makefile
@@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= POE::Component::IRC plugin that runs Acme::POE::Knee races
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/Makefile b/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/Makefile
index 7ee9a9d0f19b..df95778cb17d 100644
--- a/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/Makefile
+++ b/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/Makefile
@@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= POE::Component::IRC plugin that provides RSS headline retrieval
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/irc/p5-POE-Component-IRC/Makefile b/irc/p5-POE-Component-IRC/Makefile
index e30b6e66db22..8b75c1078d8f 100644
--- a/irc/p5-POE-Component-IRC/Makefile
+++ b/irc/p5-POE-Component-IRC/Makefile
@@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Fully event-driven IRC client module
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/irc/p5-POE-Component-Server-IRC/Makefile b/irc/p5-POE-Component-Server-IRC/Makefile
index a49d675c663f..452529f04cea 100644
--- a/irc/p5-POE-Component-Server-IRC/Makefile
+++ b/irc/p5-POE-Component-Server-IRC/Makefile
@@ -12,7 +12,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= markun@onohara.to
COMMENT= Fully event-driven networkable IRC server daemon module
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
RUN_DEPENDS= p5-Crypt-PasswdMD5>=1.3:security/p5-Crypt-PasswdMD5 \
diff --git a/irc/p5-Parse-IRC/Makefile b/irc/p5-Parse-IRC/Makefile
index ff2e65c76c1b..9c0c5e7cc35c 100644
--- a/irc/p5-Parse-IRC/Makefile
+++ b/irc/p5-Parse-IRC/Makefile
@@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Parser for the IRC protocol
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5