Verified Commit 62e26efc authored by sunpoet's avatar sunpoet
Browse files

devel/rubygem-xdg8: Remove obsoleted port

Use devel/rubygem-xdg instead.
parent 40e356e9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5131,3 +5131,4 @@ devel/rubygem-cucumber-messages29|devel/rubygem-cucumber-messages|2026-02-10|Rem
devel/rubygem-cucumber-messages30|devel/rubygem-cucumber-messages|2026-02-10|Remove obsoleted port. Use devel/rubygem-cucumber-messages instead
devel/rubygem-pagy6|devel/rubygem-pagy|2026-02-10|Remove obsoleted port. Use devel/rubygem-pagy instead
devel/rubygem-xdg7|devel/rubygem-xdg|2026-02-10|Remove obsoleted port. Use devel/rubygem-xdg instead
devel/rubygem-xdg8|devel/rubygem-xdg|2026-02-10|Remove obsoleted port. Use devel/rubygem-xdg instead
+0 −1
Original line number Diff line number Diff line
@@ -8256,7 +8256,6 @@
    SUBDIR += rubygem-with_env
    SUBDIR += rubygem-wmi-lite
    SUBDIR += rubygem-xdg
    SUBDIR += rubygem-xdg8
    SUBDIR += rubygem-xdg9
    SUBDIR += rubygem-xorcist
    SUBDIR += rubygem-xpath

devel/rubygem-xdg8/Makefile

deleted100644 → 0
+0 −25
Original line number Diff line number Diff line
PORTNAME=	xdg
PORTVERSION=	8.10.0
CATEGORIES=	devel rubygems
MASTER_SITES=	RG
PKGNAMESUFFIX=	8

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	XDG Base Directory Standard Library for Ruby
WWW=		https://alchemists.io/projects/xdg \
		https://github.com/bkuhlmann/xdg

LICENSE=	HIPPOCRATIC
LICENSE_NAME=	Hippocratic License 2.1.0
LICENSE_FILE=	${WRKSRC}/LICENSE.adoc
LICENSE_PERMS=	auto-accept dist-mirror pkg-mirror

BROKEN_RUBY32=	yes

USES=		gem

NO_ARCH=	yes

PORTSCOUT=	limit:^8\.

.include <bsd.port.mk>

devel/rubygem-xdg8/distinfo

deleted100644 → 0
+0 −3
Original line number Diff line number Diff line
TIMESTAMP = 1731679792
SHA256 (rubygem/xdg-8.10.0.gem) = e2a2986a4525aa5aad5cbd3a7ae4a7e594b8c88097596c994f953dc476a07466
SIZE (rubygem/xdg-8.10.0.gem) = 17408

devel/rubygem-xdg8/pkg-descr

deleted100644 → 0
+0 −9
Original line number Diff line number Diff line
XDG provides an easy to use Ruby library for working with XDG standards.

Presently, it only supports the XDG Base Directory Standard.

If your program utilizes user or system-wide support files (e.g. configuration
files), you owe it to yourself to checkout the XDG base directory standard.

You can learn more about the standard at:
http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html