git: a39f0c811ec8 - main - net/p5-MaxMind-DB-Writer: Remove expired port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 31 Dec 2023 00:08:36 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=a39f0c811ec8c0c70f2986e5e1e1ce6bde0be29e commit a39f0c811ec8c0c70f2986e5e1e1ce6bde0be29e Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-12-30 05:41:44 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-12-31 00:06:32 +0000 net/p5-MaxMind-DB-Writer: Remove expired port 2023-12-31 net/p5-MaxMind-DB-Writer: This is the final release. This distribution is no longer being developed --- MOVED | 1 + net/Makefile | 1 - net/p5-MaxMind-DB-Writer/Makefile | 49 -------------------------------------- net/p5-MaxMind-DB-Writer/distinfo | 3 --- net/p5-MaxMind-DB-Writer/pkg-descr | 2 -- net/p5-MaxMind-DB-Writer/pkg-plist | 8 ------- 6 files changed, 1 insertion(+), 63 deletions(-) diff --git a/MOVED b/MOVED index 5d0e7c187b52..9ea59b2e077e 100644 --- a/MOVED +++ b/MOVED @@ -8265,3 +8265,4 @@ net-mgmt/zabbix4-agent|net-mgmt/zabbix5-agent|2023-12-31|Has expired: Upstream E net-mgmt/zabbix4-java|net-mgmt/zabbix5-java|2023-12-31|Has expired: Upstream EOL reaches on 2023-10-31 net-mgmt/zabbix4-proxy|net-mgmt/zabbix5-proxy|2023-12-31|Has expired: Upstream EOL reaches on 2023-10-31 devel/py-dj41-django-rq|devel/py-dj42-django-rq|2023-12-31|Has expired: Extended support of Django 4.1 ends December 2023, upgrade to the Django 4.2+ version of this port. See https://www.djangoproject.com/download/ +net/p5-MaxMind-DB-Writer||2023-12-31|Has expired: This is the final release. This distribution is no longer being developed diff --git a/net/Makefile b/net/Makefile index b52574c722a7..fba1a73c95db 100644 --- a/net/Makefile +++ b/net/Makefile @@ -638,7 +638,6 @@ SUBDIR += p5-MaxMind-DB-Common SUBDIR += p5-MaxMind-DB-Reader SUBDIR += p5-MaxMind-DB-Reader-XS - SUBDIR += p5-MaxMind-DB-Writer SUBDIR += p5-Mojo-RabbitMQ-Client SUBDIR += p5-Net SUBDIR += p5-Net-ACME2 diff --git a/net/p5-MaxMind-DB-Writer/Makefile b/net/p5-MaxMind-DB-Writer/Makefile deleted file mode 100644 index 42f1d685c0f5..000000000000 --- a/net/p5-MaxMind-DB-Writer/Makefile +++ /dev/null @@ -1,49 +0,0 @@ -PORTNAME= MaxMind-DB-Writer -PORTVERSION= 0.300004 -CATEGORIES= net perl5 -MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:MAXMIND -PKGNAMEPREFIX= p5- - -MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Create MaxMind DB database files -WWW= https://metacpan.org/release/MaxMind-DB-Writer - -LICENSE= ART10 GPLv1+ -LICENSE_COMB= dual -LICENSE_FILE_GPLv1+ = ${WRKSRC}/LICENSE - -DEPRECATED= This is the final release. This distribution is no longer being developed -EXPIRATION_DATE=2023-12-31 - -BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= p5-Data-Dumper-Concise>=0:devel/p5-Data-Dumper-Concise \ - p5-Data-IEEE754>=0:devel/p5-Data-IEEE754 \ - p5-Math-Int128>=0.21:math/p5-Math-Int128 \ - p5-Math-Int64>=0.51:math/p5-Math-Int64 \ - p5-MaxMind-DB-Common>=0:net/p5-MaxMind-DB-Common \ - p5-MaxMind-DB-Reader>=0:net/p5-MaxMind-DB-Reader \ - p5-Moose>=0:devel/p5-Moose \ - p5-MooseX-Params-Validate>=0:devel/p5-MooseX-Params-Validate \ - p5-MooseX-StrictConstructor>=0:devel/p5-MooseX-StrictConstructor \ - p5-Net-Works>=0:net/p5-Net-Works \ - p5-Sereal-Decoder>=0:converters/p5-Sereal-Decoder \ - p5-Sereal-Encoder>=3.002:converters/p5-Sereal-Encoder \ - p5-Test-Deep>=0:devel/p5-Test-Deep \ - p5-namespace-autoclean>=0:devel/p5-namespace-autoclean -TEST_DEPENDS= p5-Data-Printer>=0:devel/p5-Data-Printer \ - p5-Devel-Refcount>=0:devel/p5-Devel-Refcount \ - p5-List-AllUtils>=0:devel/p5-List-AllUtils \ - p5-Test-Bits>=0:devel/p5-Test-Bits \ - p5-Test-Fatal>=0:devel/p5-Test-Fatal \ - p5-Test-HexDifferences>=0:devel/p5-Test-HexDifferences \ - p5-Test-Requires>=0:devel/p5-Test-Requires \ - p5-Test-Warnings>=0:devel/p5-Test-Warnings - -USES= perl5 -USE_PERL5= modbuild - -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/MaxMind/DB/Writer/Tree/Tree.so - -.include <bsd.port.mk> diff --git a/net/p5-MaxMind-DB-Writer/distinfo b/net/p5-MaxMind-DB-Writer/distinfo deleted file mode 100644 index b8178ae1f790..000000000000 --- a/net/p5-MaxMind-DB-Writer/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1698340971 -SHA256 (MaxMind-DB-Writer-0.300004.tar.gz) = 99569342b5d49deae16852cedff0ce3610e20701c158a16b83cc99b890a647eb -SIZE (MaxMind-DB-Writer-0.300004.tar.gz) = 265723 diff --git a/net/p5-MaxMind-DB-Writer/pkg-descr b/net/p5-MaxMind-DB-Writer/pkg-descr deleted file mode 100644 index aa2a399280d1..000000000000 --- a/net/p5-MaxMind-DB-Writer/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -MaxMind::DB::Writer contains the code necessary to write MaxMind DB database -files. diff --git a/net/p5-MaxMind-DB-Writer/pkg-plist b/net/p5-MaxMind-DB-Writer/pkg-plist deleted file mode 100644 index b7266ac6ebfa..000000000000 --- a/net/p5-MaxMind-DB-Writer/pkg-plist +++ /dev/null @@ -1,8 +0,0 @@ -%%SITE_ARCH%%/MaxMind/DB/Writer.pm -%%SITE_ARCH%%/MaxMind/DB/Writer/Serializer.pm -%%SITE_ARCH%%/MaxMind/DB/Writer/Tree.pm -%%SITE_ARCH%%/MaxMind/DB/Writer/Tree/Processor/VisualizeTree.pm -%%SITE_ARCH%%/MaxMind/DB/Writer/Util.pm -%%SITE_ARCH%%/auto/MaxMind/DB/Writer/Tree/Tree.so -%%PERL5_MAN3%%/MaxMind::DB::Writer.3.gz -%%PERL5_MAN3%%/MaxMind::DB::Writer::Tree.3.gz