Commit 8d905567 authored by Rene Ladan's avatar Rene Ladan
Browse files

devel/rubygem-makara61: Remove expired port

2025-04-03 devel/rubygem-makara61: Uses EOL version 6.1.X of Rails
parent fc59d7b2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4300,3 +4300,4 @@ devel/appstream-qt@qt5||2025-04-03|Unflavorize; only Qt6 support is needed
devel/appstream-qt@qt6|devel/appstream-qt|2025-04-03|Unflavorize; only Qt6 support is needed
ports-mgmt/packagekit-qt@qt5||2025-04-03|Unflavorize; only Qt6 support is needed
ports-mgmt/packagekit-qt@qt6|ports-mgmt/packagekit-qt|2025-04-03|Unflavorize; only Qt6 support is needed
devel/rubygem-makara61||2025-04-04|Has expired: Uses EOL version 6.1.X of Rails
+0 −1
Original line number Diff line number Diff line
@@ -7504,7 +7504,6 @@
    SUBDIR += rubygem-lru_redux
    SUBDIR += rubygem-lumberjack
    SUBDIR += rubygem-main
    SUBDIR += rubygem-makara61
    SUBDIR += rubygem-manpages
    SUBDIR += rubygem-map
    SUBDIR += rubygem-marcel

devel/rubygem-makara61/Makefile

deleted100644 → 0
+0 −22
Original line number Diff line number Diff line
PORTNAME=	makara
PORTVERSION=	0.5.1
CATEGORIES=	devel rubygems
MASTER_SITES=	RG
PKGNAMESUFFIX=	61

MAINTAINER=	bofh@FreeBSD.org
COMMENT=	Read-write split DB - RAILS61
WWW=		https://github.com/instacart/makara

LICENSE=	MIT

DEPRECATED=	Uses EOL version 6.1.X of Rails
EXPIRATION_DATE=2025-04-03

RUN_DEPENDS=	rubygem-activerecord61>0:databases/rubygem-activerecord61

USES=		gem

NO_ARCH=	yes

.include <bsd.port.mk>

devel/rubygem-makara61/distinfo

deleted100644 → 0
+0 −3
Original line number Diff line number Diff line
TIMESTAMP = 1668821161
SHA256 (rubygem/makara-0.5.1.gem) = 87864cbe150a98ef41d86a6408a95f687db04d3bc65c0e7ed00411190337dd28
SIZE (rubygem/makara-0.5.1.gem) = 47104

devel/rubygem-makara61/pkg-descr

deleted100644 → 0
+0 −3
Original line number Diff line number Diff line
Makara is generic primary/replica proxy. It handles the heavy lifting of
managing, choosing, blacklisting, and cycling through connections. It comes with
an ActiveRecord database adapter implementation.