diff options
author | Koop Mast <kwm@rainbow-runner.nl> | 2017-02-26 02:36:32 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2017-02-26 02:36:32 +0800 |
commit | 4dfc37fd37f7a4162a21fb1ec40b0498ae9beaa7 (patch) | |
tree | c202d5be16fd00ff68ee7633d8c35bd098fca270 /irc | |
parent | 999b727f3ce434a83822e1c959e53f14d72d5d5c (diff) | |
parent | 662a9f6b1d1515b5fe7a3030178e150428ab589d (diff) | |
download | freebsd-ports-gnome-4dfc37fd37f7a4162a21fb1ec40b0498ae9beaa7.tar.gz freebsd-ports-gnome-4dfc37fd37f7a4162a21fb1ec40b0498ae9beaa7.tar.zst freebsd-ports-gnome-4dfc37fd37f7a4162a21fb1ec40b0498ae9beaa7.zip |
Merge branch 'master' into gnome-3.22
Diffstat (limited to 'irc')
-rw-r--r-- | irc/bitlbee/Makefile | 4 | ||||
-rw-r--r-- | irc/p5-POE-Component-IRC-Plugin-Bollocks/Makefile | 20 | ||||
-rw-r--r-- | irc/p5-POE-Component-IRC-Plugin-Bollocks/distinfo | 5 | ||||
-rw-r--r-- | irc/p5-POE-Component-IRC-Plugin-Bollocks/pkg-plist | 1 | ||||
-rw-r--r-- | irc/p5-POE-Component-IRC-Plugin-CoreList/Makefile | 19 | ||||
-rw-r--r-- | irc/p5-POE-Component-IRC-Plugin-CoreList/distinfo | 5 | ||||
-rw-r--r-- | irc/p5-POE-Component-IRC-Plugin-CoreList/pkg-plist | 1 | ||||
-rw-r--r-- | irc/p5-POE-Component-IRC-Plugin-POE-Knee/Makefile | 16 | ||||
-rw-r--r-- | irc/p5-POE-Component-IRC-Plugin-POE-Knee/distinfo | 5 | ||||
-rw-r--r-- | irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/Makefile | 22 | ||||
-rw-r--r-- | irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/distinfo | 5 | ||||
-rw-r--r-- | irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/pkg-plist | 1 | ||||
-rw-r--r-- | irc/undernet-ircu/Makefile | 8 | ||||
-rw-r--r-- | irc/undernet-ircu/distinfo | 5 |
14 files changed, 73 insertions, 44 deletions
diff --git a/irc/bitlbee/Makefile b/irc/bitlbee/Makefile index eac85cbd8ced..c3a8053edef3 100644 --- a/irc/bitlbee/Makefile +++ b/irc/bitlbee/Makefile @@ -2,7 +2,7 @@ PORTNAME= bitlbee PORTVERSION= 3.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= irc MASTER_SITES= http://get.bitlbee.org/src/ \ LOCAL/brix @@ -61,7 +61,7 @@ GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls \ libgcrypt.so:security/libgcrypt JABBER_CONFIGURE_OFF= --jabber=0 LIBEVENT_CONFIGURE_ON= --events=libevent --libevent=${LOCALBASE} -LIBEVENT_LIB_DEPENDS= libevent.so:devel/libevent2 +LIBEVENT_LIB_DEPENDS= libevent.so:devel/libevent LIBPURPLE_CONFIGURE_ON= --purple=1 LIBPURPLE_LIB_DEPENDS= libpurple.so:net-im/libpurple MSN_CONFIGURE_OFF= --msn=0 diff --git a/irc/p5-POE-Component-IRC-Plugin-Bollocks/Makefile b/irc/p5-POE-Component-IRC-Plugin-Bollocks/Makefile index e2fd34c3c908..e5ffe204a193 100644 --- a/irc/p5-POE-Component-IRC-Plugin-Bollocks/Makefile +++ b/irc/p5-POE-Component-IRC-Plugin-Bollocks/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= POE-Component-IRC-Plugin-Bollocks -PORTVERSION= 1.00 -PORTREVISION= 2 +PORTVERSION= 1.02 CATEGORIES= irc perl5 devel MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,16 +10,25 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= POE::Component::IRC plugin that talks bollocks +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE + BUILD_DEPENDS= p5-Dev-Bollocks>=0.06:textproc/p5-Dev-Bollocks \ - p5-POE-Component-IRC>=0:irc/p5-POE-Component-IRC \ - p5-POE>=0:devel/p5-POE + p5-POE>=0:devel/p5-POE \ + p5-POE-Component-IRC>=0:irc/p5-POE-Component-IRC RUN_DEPENDS:= ${BUILD_DEPENDS} -PLIST_SUB= EXAMPLESDIR="share/examples/${PORTNAME}" +OPTIONS_DEFINE= EXAMPLES + +NO_ARCH= yes USES= perl5 USE_PERL5= configure -post-install: +PLIST_SUB= EXAMPLESDIR="share/examples/${PORTNAME}" +PORTEXAMPLES= * + +post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/examples/* ${STAGEDIR}${EXAMPLESDIR} diff --git a/irc/p5-POE-Component-IRC-Plugin-Bollocks/distinfo b/irc/p5-POE-Component-IRC-Plugin-Bollocks/distinfo index 7a0920572f89..5a9b0f3cd32b 100644 --- a/irc/p5-POE-Component-IRC-Plugin-Bollocks/distinfo +++ b/irc/p5-POE-Component-IRC-Plugin-Bollocks/distinfo @@ -1,2 +1,3 @@ -SHA256 (POE-Component-IRC-Plugin-Bollocks-1.00.tar.gz) = eba9250425a8fb447260a62a580f1bc23ce85145fed508e2462cf7cabe89b2db -SIZE (POE-Component-IRC-Plugin-Bollocks-1.00.tar.gz) = 23175 +TIMESTAMP = 1487527738 +SHA256 (POE-Component-IRC-Plugin-Bollocks-1.02.tar.gz) = a7f609c01d502e60bfb1a3ef8005926df5660163ea338ae43f371bb92909cf86 +SIZE (POE-Component-IRC-Plugin-Bollocks-1.02.tar.gz) = 12058 diff --git a/irc/p5-POE-Component-IRC-Plugin-Bollocks/pkg-plist b/irc/p5-POE-Component-IRC-Plugin-Bollocks/pkg-plist index 0a5ce0231a32..1c7a92fcb29b 100644 --- a/irc/p5-POE-Component-IRC-Plugin-Bollocks/pkg-plist +++ b/irc/p5-POE-Component-IRC-Plugin-Bollocks/pkg-plist @@ -1,3 +1,2 @@ %%SITE_PERL%%/POE/Component/IRC/Plugin/Bollocks.pm -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/synopsis.pl %%PERL5_MAN3%%/POE::Component::IRC::Plugin::Bollocks.3.gz diff --git a/irc/p5-POE-Component-IRC-Plugin-CoreList/Makefile b/irc/p5-POE-Component-IRC-Plugin-CoreList/Makefile index 376b4b65bad6..60912f99b859 100644 --- a/irc/p5-POE-Component-IRC-Plugin-CoreList/Makefile +++ b/irc/p5-POE-Component-IRC-Plugin-CoreList/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= POE-Component-IRC-Plugin-CoreList -PORTVERSION= 1.02 -PORTREVISION= 1 +PORTVERSION= 1.04 CATEGORIES= irc perl5 devel MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,16 +10,24 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= IRC plugin that provides CoreList goodness +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE + BUILD_DEPENDS= p5-POE>=0:devel/p5-POE \ p5-POE-Component-IRC>=0:irc/p5-POE-Component-IRC -RUN_DEPENDS= p5-POE>=0:devel/p5-POE \ - p5-POE-Component-IRC>=0:irc/p5-POE-Component-IRC +RUN_DEPENDS:= ${BUILD_DEPENDS} -PLIST_SUB= EXAMPLESDIR="share/examples/${PORTNAME}" +OPTIONS_DEFINE= EXAMPLES + +NO_ARCH= yes USES= perl5 USE_PERL5= configure -post-install: +PLIST_SUB= EXAMPLESDIR="share/examples/${PORTNAME}" +PORTEXAMPLES= * + +post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/examples/* ${STAGEDIR}${EXAMPLESDIR} diff --git a/irc/p5-POE-Component-IRC-Plugin-CoreList/distinfo b/irc/p5-POE-Component-IRC-Plugin-CoreList/distinfo index b8884939fe0b..ea3f30e85669 100644 --- a/irc/p5-POE-Component-IRC-Plugin-CoreList/distinfo +++ b/irc/p5-POE-Component-IRC-Plugin-CoreList/distinfo @@ -1,2 +1,3 @@ -SHA256 (POE-Component-IRC-Plugin-CoreList-1.02.tar.gz) = e00cd6181566777d405c1f222e6eb62f6e41e7fc8ddebe528b7ac6edf3e9d936 -SIZE (POE-Component-IRC-Plugin-CoreList-1.02.tar.gz) = 28630 +TIMESTAMP = 1487527746 +SHA256 (POE-Component-IRC-Plugin-CoreList-1.04.tar.gz) = a701d448737660301fbfb2c2507b0760f32830967d531f4de5f1d8315ea19ee3 +SIZE (POE-Component-IRC-Plugin-CoreList-1.04.tar.gz) = 13481 diff --git a/irc/p5-POE-Component-IRC-Plugin-CoreList/pkg-plist b/irc/p5-POE-Component-IRC-Plugin-CoreList/pkg-plist index 24b5a5509849..0171deae6870 100644 --- a/irc/p5-POE-Component-IRC-Plugin-CoreList/pkg-plist +++ b/irc/p5-POE-Component-IRC-Plugin-CoreList/pkg-plist @@ -1,3 +1,2 @@ %%SITE_PERL%%/POE/Component/IRC/Plugin/CoreList.pm -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/synopsis.pl %%PERL5_MAN3%%/POE::Component::IRC::Plugin::CoreList.3.gz diff --git a/irc/p5-POE-Component-IRC-Plugin-POE-Knee/Makefile b/irc/p5-POE-Component-IRC-Plugin-POE-Knee/Makefile index dee582969242..65f744632ea7 100644 --- a/irc/p5-POE-Component-IRC-Plugin-POE-Knee/Makefile +++ b/irc/p5-POE-Component-IRC-Plugin-POE-Knee/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= POE-Component-IRC-Plugin-POE-Knee -PORTVERSION= 1.08 -PORTREVISION= 2 +PORTVERSION= 1.10 CATEGORIES= irc perl5 devel MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,21 +10,26 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= POE::Component::IRC plugin that runs Acme::POE::Knee races +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE + BUILD_DEPENDS= p5-Math-Random>=0.69:math/p5-Math-Random \ - p5-POE-Component-IRC>=0:irc/p5-POE-Component-IRC \ - p5-POE>=0:devel/p5-POE + p5-POE>=0:devel/p5-POE \ + p5-POE-Component-IRC>=0:irc/p5-POE-Component-IRC RUN_DEPENDS:= ${BUILD_DEPENDS} -PLIST_SUB= EXAMPLESDIR="share/examples/${PORTNAME}" +NO_ARCH= yes USES= perl5 shebangfix USE_PERL5= configure OPTIONS_DEFINE= EXAMPLES +PLIST_SUB= EXAMPLESDIR="share/examples/${PORTNAME}" PORTEXAMPLES= * SHEBANG_FILES= examples/*.pl -post-install: +post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/examples/* ${STAGEDIR}${EXAMPLESDIR} diff --git a/irc/p5-POE-Component-IRC-Plugin-POE-Knee/distinfo b/irc/p5-POE-Component-IRC-Plugin-POE-Knee/distinfo index 967ed97e42c1..80640b1ca78a 100644 --- a/irc/p5-POE-Component-IRC-Plugin-POE-Knee/distinfo +++ b/irc/p5-POE-Component-IRC-Plugin-POE-Knee/distinfo @@ -1,2 +1,3 @@ -SHA256 (POE-Component-IRC-Plugin-POE-Knee-1.08.tar.gz) = dd5269136812707cf09455f2877c0a3b8c37af91751b9009c411b6b8ebe411fa -SIZE (POE-Component-IRC-Plugin-POE-Knee-1.08.tar.gz) = 24312 +TIMESTAMP = 1487595205 +SHA256 (POE-Component-IRC-Plugin-POE-Knee-1.10.tar.gz) = 85d9a2222d7ca2bf5f7d7107539e58bec5be3d99ce787d4b1d9295f00acca0c7 +SIZE (POE-Component-IRC-Plugin-POE-Knee-1.10.tar.gz) = 13560 diff --git a/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/Makefile b/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/Makefile index 4704bdd07702..7ee9a9d0f19b 100644 --- a/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/Makefile +++ b/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= POE-Component-IRC-Plugin-RSS-Headlines -PORTVERSION= 1.08 -PORTREVISION= 2 +PORTVERSION= 1.10 CATEGORIES= irc perl5 devel MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,20 +10,27 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= POE::Component::IRC plugin that provides RSS headline retrieval -BUILD_DEPENDS= p5-POE>=1.004:devel/p5-POE \ - p5-POE-Component-IRC>=5.07:irc/p5-POE-Component-IRC \ +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= p5-HTTP-Message>=0:www/p5-HTTP-Message \ + p5-POE>=1.004:devel/p5-POE \ p5-POE-Component-Client-HTTP>=0.73:www/p5-POE-Component-Client-HTTP \ - p5-XML-RSS>=1.1:textproc/p5-XML-RSS \ - p5-HTTP-Message>=0:www/p5-HTTP-Message + p5-POE-Component-IRC>=5.07:irc/p5-POE-Component-IRC \ + p5-XML-RSS>=1.1:textproc/p5-XML-RSS RUN_DEPENDS:= ${BUILD_DEPENDS} -PLIST_SUB= EXAMPLESDIR="share/examples/${PORTNAME}" +NO_ARCH= yes USES= perl5 USE_PERL5= configure OPTIONS_DEFINE= EXAMPLES -post-install: +PLIST_SUB= EXAMPLESDIR="share/examples/${PORTNAME}" +PORTEXAMPLES= * + +post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/examples/* ${STAGEDIR}${EXAMPLESDIR} diff --git a/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/distinfo b/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/distinfo index a14f3e7de2cb..f4cb1c9e611d 100644 --- a/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/distinfo +++ b/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/distinfo @@ -1,2 +1,3 @@ -SHA256 (POE-Component-IRC-Plugin-RSS-Headlines-1.08.tar.gz) = 2771fae9c3867ae44fc282602400b9a5119ea5dd2b98dc35145529be969a72a0 -SIZE (POE-Component-IRC-Plugin-RSS-Headlines-1.08.tar.gz) = 24134 +TIMESTAMP = 1487767191 +SHA256 (POE-Component-IRC-Plugin-RSS-Headlines-1.10.tar.gz) = 2cf63ee026806356a3e77290f4f1403adcfc9344b406afc720f22edc00971ce6 +SIZE (POE-Component-IRC-Plugin-RSS-Headlines-1.10.tar.gz) = 13409 diff --git a/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/pkg-plist b/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/pkg-plist index 2f9eb6098faa..145b059edd1b 100644 --- a/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/pkg-plist +++ b/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/pkg-plist @@ -1,3 +1,2 @@ %%SITE_PERL%%/POE/Component/IRC/Plugin/RSS/Headlines.pm %%PERL5_MAN3%%/POE::Component::IRC::Plugin::RSS::Headlines.3.gz -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/synopsis.pl diff --git a/irc/undernet-ircu/Makefile b/irc/undernet-ircu/Makefile index fd0ee28270e1..e121fa44fc18 100644 --- a/irc/undernet-ircu/Makefile +++ b/irc/undernet-ircu/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= undernet-ircu -PORTVERSION= 2.10.12.14 -PORTREVISION= 1 +PORTVERSION= 2.10.12.15 CATEGORIES= irc net MASTER_SITES= SF/${PORTNAME}/ircu/ircu${PORTVERSION} \ ftp://ftpmirror.uk/freebsd-ports/undernet-ircu/ @@ -12,6 +11,9 @@ DISTNAME= ircu${PORTVERSION} MAINTAINER= freebsd-ports@dan.me.uk COMMENT= Undernet IRCU irc daemon +LICENSE= GPLv1 +LICENSE_FILE= ${WRKSRC}/LICENSE + CONFLICTS= ircd-hybrid-7.[0-9]* USERS= undernet @@ -70,7 +72,7 @@ do-install: do-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR}/api ${STAGEDIR}${DOCSDIR}/history - (cd ${WRKSRC} && ${INSTALL_DATA} ChangeLog ChangeLog.11 INSTALL \ + (cd ${WRKSRC} && ${INSTALL_DATA} ChangeLog.11 ChangeLog.12 INSTALL \ INSTALL_FR README RELEASE.NOTES ${STAGEDIR}${DOCSDIR}) (cd ${WRKSRC}/doc && ${INSTALL_DATA} Authors debug_memleak_gc.patch \ example.conf fda.txt features.txt freebsd.txt iso-time.html \ diff --git a/irc/undernet-ircu/distinfo b/irc/undernet-ircu/distinfo index 502d5a945a0a..6493330ac9c6 100644 --- a/irc/undernet-ircu/distinfo +++ b/irc/undernet-ircu/distinfo @@ -1,2 +1,3 @@ -SHA256 (ircu2.10.12.14.tar.gz) = 42f3616962f64a4f2daa8855cbb57fdee62ed572af57d5bf615512009cb241ef -SIZE (ircu2.10.12.14.tar.gz) = 1051124 +TIMESTAMP = 1486249578 +SHA256 (ircu2.10.12.15.tar.gz) = bbd6ea125dfb1dc57d638467d78a8c1192c25e1e59ea2db3e9326fea3ea12248 +SIZE (ircu2.10.12.15.tar.gz) = 1025057 |