diff --git a/devel/p5-Algorithm-Cron/Makefile b/devel/p5-Algorithm-Cron/Makefile index ca5fefe12a4d..1a51bc2bb0cf 100644 --- a/devel/p5-Algorithm-Cron/Makefile +++ b/devel/p5-Algorithm-Cron/Makefile @@ -1,22 +1,22 @@ PORTNAME= Algorithm-Cron PORTVERSION= 0.10 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= dgeo@centrale-marseille.fr +MAINTAINER= dgeo@centrale-med.fr COMMENT= Abstract implementation of the cron(8) scheduling algorithm LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Time-timegm>=0:devel/p5-Time-timegm TEST_DEPENDS= p5-Test-Fatal>=0:devel/p5-Test-Fatal USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/devel/p5-App-local-lib-helper/Makefile b/devel/p5-App-local-lib-helper/Makefile index 0218eecd7fd6..b9312a98cfa9 100644 --- a/devel/p5-App-local-lib-helper/Makefile +++ b/devel/p5-App-local-lib-helper/Makefile @@ -1,20 +1,20 @@ PORTNAME= App-local-lib-helper PORTVERSION= 0.07 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= dgeo@centrale-marseille.fr +MAINTAINER= dgeo@centrale-med.fr COMMENT= Make it easy to run code against a local-lib WWW= https://metacpan.org/release/App-local-lib-helper LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-local-lib>=2.000004:devel/p5-local-lib USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Data-Visitor-Tiny/Makefile b/devel/p5-Data-Visitor-Tiny/Makefile index 3c6a4c6a104c..ee977689763d 100644 --- a/devel/p5-Data-Visitor-Tiny/Makefile +++ b/devel/p5-Data-Visitor-Tiny/Makefile @@ -1,19 +1,19 @@ PORTNAME= Data-Visitor-Tiny PORTVERSION= 0.001 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= dgeo@centrale-marseille.fr +MAINTAINER= dgeo@centrale-med.fr COMMENT= Recursively walk data structures WWW= https://metacpan.org/release/Data-Visitor-Tiny LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/devel/p5-File-ShareDir-Tarball/Makefile b/devel/p5-File-ShareDir-Tarball/Makefile index 5835f1756850..5b12ff014d3a 100644 --- a/devel/p5-File-ShareDir-Tarball/Makefile +++ b/devel/p5-File-ShareDir-Tarball/Makefile @@ -1,29 +1,29 @@ PORTNAME= File-ShareDir-Tarball PORTVERSION= 0.2.2 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= dgeo@centrale-marseille.fr +MAINTAINER= dgeo@centrale-med.fr COMMENT= Deal transparently with shared files distributed as tarballs WWW= https://metacpan.org/pod/File::ShareDir::Tarball LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE_ART10= ${WRKSRC}/LICENSE LICENSE_FILE_GPLv1+ = ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} \ p5-Module-Build>=0:devel/p5-Module-Build RUN_DEPENDS= p5-File-ShareDir>=0:devel/p5-File-ShareDir \ p5-File-chdir>=0:devel/p5-File-chdir TEST_DEPENDS= p5-Test-File-ShareDir>=0.3.0:devel/p5-Test-File-ShareDir USES= perl5 USE_PERL5= modbuild NO_ARCH= yes PLIST_FILES= ${SITE_PERL_REL}/File/ShareDir/Tarball.pm \ ${SITE_MAN3_REL}/File::ShareDir::Tarball.3.gz .include diff --git a/devel/p5-MooX-Singleton/Makefile b/devel/p5-MooX-Singleton/Makefile index f4759267e9d6..ca887451a078 100644 --- a/devel/p5-MooX-Singleton/Makefile +++ b/devel/p5-MooX-Singleton/Makefile @@ -1,26 +1,26 @@ PORTNAME= MooX-Singleton PORTVERSION= 1.20 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= dgeo@centrale-marseille.fr +MAINTAINER= dgeo@centrale-med.fr COMMENT= Turn your Moo class into singleton WWW= https://metacpan.org/pod/MooX::Singleton LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE_ART10= ${WRKSRC}/LICENSE LICENSE_FILE_GPLv1+ = ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-Moo>=0.009013:devel/p5-Moo RUN_DEPENDS= p5-Moo>=0.009013:devel/p5-Moo USES= perl5 USE_PERL5= configure NO_ARCH= yes PLIST_FILES= ${SITE_PERL_REL}/MooX/Singleton.pm \ ${SITE_MAN3_REL}/MooX::Singleton.3.gz .include diff --git a/devel/p5-MooseX-MungeHas/Makefile b/devel/p5-MooseX-MungeHas/Makefile index 79ae1a7a8403..54f4b6fb2643 100644 --- a/devel/p5-MooseX-MungeHas/Makefile +++ b/devel/p5-MooseX-MungeHas/Makefile @@ -1,27 +1,27 @@ PORTNAME= MooseX-MungeHas PORTVERSION= 0.011 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= dgeo@centrale-marseille.fr +MAINTAINER= dgeo@centrale-med.fr COMMENT= Munge your "has" (works with Moo, Moose and Mouse) WWW= https://metacpan.org/pod/MooseX::MungeHas LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE_ART10= ${WRKSRC}/LICENSE LICENSE_FILE_GPLv1+ = ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-Moose>=1.10:devel/p5-Moose RUN_DEPENDS= p5-Moose>=1.10:devel/p5-Moose TEST_DEPENDS= p5-Test-Requires>=0:devel/p5-Test-Requires USES= perl5 USE_PERL5= configure NO_ARCH= yes PLIST_FILES= ${SITE_PERL_REL}/MooseX/MungeHas.pm \ ${SITE_MAN3_REL}/MooseX::MungeHas.3.gz .include diff --git a/mail/mailgraph/Makefile b/mail/mailgraph/Makefile index 274e6fc25d3a..36a1f3bd38ed 100644 --- a/mail/mailgraph/Makefile +++ b/mail/mailgraph/Makefile @@ -1,58 +1,58 @@ PORTNAME= mailgraph PORTVERSION= 1.14 PORTREVISION= 10 CATEGORIES= mail MASTER_SITES= http://mailgraph.schweikert.ch/pub/ \ http://mailgraph.schweikert.ch/pub/old/ -MAINTAINER= dgeo@centrale-marseille.fr +MAINTAINER= dgeo@centrale-med.fr COMMENT= RRDtool frontend for Postfix statistics WWW= https://mailgraph.schweikert.ch/ RUN_DEPENDS= rrdtool>=0:databases/rrdtool \ p5-File-Tail>=0:devel/p5-File-Tail NO_BUILD= yes USES= perl5 shebangfix SHEBANG_FILES= mailgraph.pl mailgraph.cgi CGIDIR?= ${PREFIX}/www/cgi-bin DATADIR?= /var/db/mailgraph WWWROOT?= ${PREFIX}/www/data MAILGRAPH_USER?= ${WWWOWN} MAILGRAPH_GROUP?= ${WWWGRP} USE_RC_SUBR= ${PORTNAME} SUB_LIST+= MAILGRAPH_USER=${MAILGRAPH_USER} MAILGRAPH_GROUP=${MAILGRAPH_GROUP} PERL=${PERL} PLIST_SUB= CGIDIR=${CGIDIR:S,${PREFIX}/,,} WWWROOT=${WWWROOT:S,${PREFIX}/,,} OPTIONS_DEFINE= DOCS DOCS= README CHANGES PORTDOCS= ${DOCS} pre-everything:: @${ECHO_MSG} "" @${ECHO_MSG} "You may set following options:" @${ECHO_MSG} "" @${ECHO_MSG} "DATADIR=/var/db/mailgraph Where do you put RRD databases?" @${ECHO_MSG} "CGIDIR=${PREFIX}/www/cgi-bin Where do you put cgi?" @${ECHO_MSG} "WWWROOT=${PREFIX}/www/data Where do you put httpd's document root?" @${ECHO_MSG} "MAILGRAPH_USER=www User to run mailgraph (Default: ${WWWOWN})" @${ECHO_MSG} "" post-patch: @${REINPLACE_CMD} -e "s,%%DATADIR%%,${DATADIR}," ${WRKSRC}/mailgraph.cgi do-install: ${MKDIR} ${STAGEDIR}${CGIDIR} ${MKDIR} ${STAGEDIR}${WWWROOT}/mailgraph @${INSTALL_SCRIPT} ${WRKSRC}/mailgraph.pl ${STAGEDIR}${PREFIX}/sbin @${INSTALL_SCRIPT} ${WRKSRC}/mailgraph.cgi ${STAGEDIR}${CGIDIR} @${INSTALL_DATA} ${WRKSRC}/mailgraph.css ${STAGEDIR}${WWWROOT}/mailgraph ${MKDIR} ${STAGEDIR}${DOCSDIR} for f in ${DOCS}; do \ ${INSTALL_DATA} ${WRKSRC}/$$f ${STAGEDIR}${DOCSDIR}; \ done .include diff --git a/net-mgmt/netdisco-mibs/Makefile b/net-mgmt/netdisco-mibs/Makefile index a862e53d672d..7a1b09d09eb3 100644 --- a/net-mgmt/netdisco-mibs/Makefile +++ b/net-mgmt/netdisco-mibs/Makefile @@ -1,28 +1,28 @@ PORTNAME= netdisco-mibs DISTVERSION= 4.034 CATEGORIES= net-mgmt MASTER_SITES= https://github.com/netdisco/${PORTNAME}/releases/download/${DISTVERSION}/ DISTNAME= ${PORTNAME} -MAINTAINER= dgeo@centrale-marseille.fr +MAINTAINER= dgeo@centrale-med.fr COMMENT= MIBs for use with ports-mgmt/netdisco (and SNMP) NO_ARCH= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} post-extract: ${RM} -rf ${WRKSRC}/.github ${RM} -f ${WRKSRC}/robots.txt post-patch: @${REINPLACE_CMD} -e 's|/usr/local/netdisco/mibs|${LOCALBASE}/share/netdisko-mibs|g' ${WRKSRC}/EXTRAS/contrib/snmp.conf @${REINPLACE_CMD} -e 's|/usr/bin/perl|${LOCALBASE}/bin/perl|' ${WRKSRC}/EXTRAS/scripts/*/* do-install: ${MKDIR} ${STAGEDIR}${DATADIR} (cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}) ${RM} ${STAGEDIR}${DATADIR}/robots.txt .include diff --git a/net-mgmt/ocsinventory-ocsreports/Makefile b/net-mgmt/ocsinventory-ocsreports/Makefile index c2d6d3255670..7110af07ed28 100644 --- a/net-mgmt/ocsinventory-ocsreports/Makefile +++ b/net-mgmt/ocsinventory-ocsreports/Makefile @@ -1,39 +1,39 @@ PORTNAME= ocsinventory-ocsreports PORTVERSION= 2.12.1 CATEGORIES= net-mgmt MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/${PORTVERSION}/ DISTNAME= OCSNG_UNIX_SERVER-${PORTVERSION} -MAINTAINER= dgeo@centrale-marseille.fr +MAINTAINER= dgeo@centrale-med.fr COMMENT= Webconsole for OCS Inventory NG WWW= http://www.ocsinventory-ng.org/en/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE USES= php:web USE_PHP= curl gd mbstring mysqli session simplexml soap xml zip zlib NO_ARCH= yes NO_BUILD= yes GH_ACCOUNT= OCSInventory-NG GH_PROJECT= OCSInventory-ocsreports SUB_FILES= apache.conf pkg-message ETCDIR= ${PREFIX}/etc/ocsinventory-server WRKSRC= ${WRKDIR}/${PORTNAME} do-extract: ${TAR} xf ${DISTDIR}/${DISTFILES} -C ${WRKDIR}/ --strip-components=1 \ --exclude ".git*" ${DISTNAME}/ocsreports ${MV} ${WRKDIR}/ocsreports ${WRKDIR}/${PORTNAME} do-install: ${MKDIR} ${STAGEDIR}${WWWDIR} ${STAGEDIR}${ETCDIR} (cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR} "! -name dbconfig.inc.php") ${INSTALL_DATA} ${FILESDIR}/dbconfig.inc.php.sample ${STAGEDIR}${WWWDIR}/dbconfig.inc.php.sample ${INSTALL_DATA} ${WRKDIR}/apache.conf ${STAGEDIR}${ETCDIR}/ocsreports.inc.sample ${MKDIR} ${STAGEDIR}${DATADIR}/packages ${MKDIR} ${STAGEDIR}${DATADIR}/snmp .include diff --git a/net-mgmt/ocsinventory-server/Makefile b/net-mgmt/ocsinventory-server/Makefile index 85258484ead4..6023742136ad 100644 --- a/net-mgmt/ocsinventory-server/Makefile +++ b/net-mgmt/ocsinventory-server/Makefile @@ -1,60 +1,60 @@ PORTNAME= ocsinventory-server PORTVERSION= 2.12.1 CATEGORIES= net-mgmt -MAINTAINER= dgeo@centrale-marseille.fr +MAINTAINER= dgeo@centrale-med.fr COMMENT= Open Computer and Software Inventory Next Generation WWW= https://www.ocsinventory-ng.org/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= p5-XML-Simple>=2.12:textproc/p5-XML-Simple \ p5-DBI>=1.40:databases/p5-DBI \ p5-DBD-mysql>=2.9004:databases/p5-DBD-mysql \ p5-Apache-DBI>=0.93:www/p5-Apache-DBI \ p5-Net-IP>=1.21:net-mgmt/p5-Net-IP \ p5-SOAP-Lite>=0.66:net/p5-SOAP-Lite \ p5-XML-Entities>=0.02:textproc/p5-XML-Entities \ p5-XML-Simple>=0:textproc/p5-XML-Simple \ p5-Archive-Zip>=0:archivers/p5-Archive-Zip \ p5-Apache2-SOAP>=0:net/p5-Apache2-SOAP \ p5-Mojolicious>=0:www/p5-Mojolicious \ p5-Switch>=0:lang/p5-Switch \ p5-Plack>=0:www/p5-Plack USES= apache:run mysql perl5 NO_ARCH= yes NO_BUILD= yes SUB_FILES= pkg-message USE_GITHUB= YES GH_TAGNAME= 7aff9af5d91a98fd6897afc2ea4b979464a88452 GH_ACCOUNT= OCSInventory-NG GH_PROJECT= OCSInventory-Server OPTIONS_DEFINE= DOCS OCSREPORTS OPTIONS_DEFAULT= OCSREPORTS OCSREPORTS_DESC= Install ocsreports admin console OCSREPORTS_RUN_DEPENDS= ocsinventory-ocsreports>=0:net-mgmt/ocsinventory-ocsreports ETCDIR= ${PREFIX}/etc/ocsinventory-server post-patch: ${REINPLACE_CMD} -e 's|REST_API_LOADER_PATH|${SHAREDIR}/Api/Ocsinventory/Restapi/Loader.pm|g' ${WRKSRC}/etc/ocsinventory/ocsinventory-restapi.conf ${REINPLACE_CMD} -e 's|REST_API_PATH|${SHAREDIR}|g;' ${WRKSRC}/etc/ocsinventory/ocsinventory-restapi.conf ${REINPLACE_CMD} -e 's|LOCALBASE|${LOCALBASE}|g;' ${WRKSRC}/etc/ocsinventory/ocsinventory-server.conf do-install: ${MKDIR} ${STAGEDIR}${DATADIR} (cd ${WRKSRC}/ && ${COPYTREE_SHARE} "Apache Api binutils dtd" ${STAGEDIR}${DATADIR}/) ${INSTALL_SCRIPT} ${WRKSRC}/setup.sh ${STAGEDIR}${DATADIR}/ ${MKDIR} ${STAGEDIR}${ETCDIR} .for F in restapi server ${INSTALL_DATA} ${WRKSRC}/etc/ocsinventory/ocsinventory-${F}.conf ${STAGEDIR}${ETCDIR}/ocsinventory-${F}.conf.sample .endfor do-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${WRKSRC}/INSTALL ${STAGEDIR}${DOCSDIR}/ .include diff --git a/net/p5-URI-Based/Makefile b/net/p5-URI-Based/Makefile index c989efed4b66..2df3157b96ce 100644 --- a/net/p5-URI-Based/Makefile +++ b/net/p5-URI-Based/Makefile @@ -1,21 +1,21 @@ PORTNAME= URI-Based PORTVERSION= 1.03 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= dgeo@centrale-marseille.fr +MAINTAINER= dgeo@centrale-med.fr COMMENT= Define a base URI and then generate variations on it WWW= https://metacpan.org/release/URI-Based LICENSE= ARTPERL10 BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-URI>0:net/p5-URI USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Template-AutoFilter/Makefile b/textproc/p5-Template-AutoFilter/Makefile index ee0b6a019ff0..125edbc61f5d 100644 --- a/textproc/p5-Template-AutoFilter/Makefile +++ b/textproc/p5-Template-AutoFilter/Makefile @@ -1,19 +1,19 @@ PORTNAME= Template-AutoFilter PORTVERSION= 0.143050 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= dgeo@centrale-marseille.fr +MAINTAINER= dgeo@centrale-med.fr COMMENT= Template::Toolkit subclass with automatic filtering WWW= https://metacpan.org/release/Template-AutoFilter LICENSE= CC0-1.0 BUILD_DEPENDS= p5-Template-Toolkit>=0:www/p5-Template-Toolkit RUN_DEPENDS= p5-Template-Toolkit>=0:www/p5-Template-Toolkit USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Template-Plugin-CSV/Makefile b/textproc/p5-Template-Plugin-CSV/Makefile index 32ec975f5d9c..2218d9982827 100644 --- a/textproc/p5-Template-Plugin-CSV/Makefile +++ b/textproc/p5-Template-Plugin-CSV/Makefile @@ -1,20 +1,20 @@ PORTNAME= Template-Plugin-CSV PORTVERSION= 0.04 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:GUGOD PKGNAMEPREFIX= p5- -MAINTAINER= dgeo@centrale-marseille.fr +MAINTAINER= dgeo@centrale-med.fr COMMENT= Simple TT2 plugin for generating CSV WWW= https://metacpan.org/release/Template-Plugin-CSV BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Template-Toolkit>0:www/p5-Template-Toolkit \ p5-Text-CSV>=0:textproc/p5-Text-CSV USES= perl5 USE_PERL5= configure .include diff --git a/www/p5-URL-Encode/Makefile b/www/p5-URL-Encode/Makefile index 8d4316962cda..42e3d16c0725 100644 --- a/www/p5-URL-Encode/Makefile +++ b/www/p5-URL-Encode/Makefile @@ -1,24 +1,24 @@ PORTNAME= URL-Encode PORTVERSION= 0.03 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:CHANSEN PKGNAMEPREFIX= p5- -MAINTAINER= dgeo@centrale-marseille.fr +MAINTAINER= dgeo@centrale-med.fr COMMENT= Encoding and decoding of application/x-www-form-urlencoded encoding WWW= https://metacpan.org/pod/URL::Encode LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= yes OPTIONS_DEFINE= XS XS_RUN_DEPENDS= p5-URL-Encode-XS>=0:www/p5-URL-Encode-XS .include