Commit b4e1cda5 authored by Rene Ladan's avatar Rene Ladan
Browse files

devel/openwince-include: Remove expired port

2025-06-30 devel/openwince-include: Abandoned, last release in 2005 and no consumers in tree
parent 02dc0463
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4576,3 +4576,4 @@ java/mx4j||2025-06-30|Has expired: Abandoned upstream, no activity since 2010
devel/inilib||2025-06-30|Has expired: Abandonware, last update upstream in 2005
textproc/py-jtextfsm|textproc/py-textfsm|2025-06-30|Has expired: Upstream inactive for 9+ years and the port is now obsolete. Please use textproc/py-textfsm instead
net-mgmt/unifi8|net-mgmt/unifi9|2025-06-30|Has expired: No longer supported by upstream
devel/openwince-include||2025-06-30|Has expired: Abandoned, last release in 2005 and no consumers in tree
+0 −1
Original line number Diff line number Diff line
@@ -1850,7 +1850,6 @@
    SUBDIR += openocd
    SUBDIR += opentelemetry-cpp
    SUBDIR += opentelemetry-proto
    SUBDIR += openwince-include
    SUBDIR += orc
    SUBDIR += orcania
    SUBDIR += osc

devel/openwince-include/Makefile

deleted100644 → 0
+0 −17
Original line number Diff line number Diff line
PORTNAME=	include
PORTVERSION=	0.4.2
CATEGORIES=	devel
MASTER_SITES=	SF/openwince/${PORTNAME}/${PORTVERSION}
PKGNAMEPREFIX=	openwince-

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Collection of the useful include files for embedded developers
WWW=		https://openwince.sourceforge.net/include/

DEPRECATED=	Abandoned, last release in 2005 and no consumers in tree
EXPIRATION_DATE=2025-06-30

USES=		gmake tar:bzip2
GNU_CONFIGURE=	yes

.include <bsd.port.mk>

devel/openwince-include/distinfo

deleted100644 → 0
+0 −2
Original line number Diff line number Diff line
SHA256 (include-0.4.2.tar.bz2) = 952bb8f4d166da3715e502a7c647d916b4c5dee14007768f58d0782eb0986283
SIZE (include-0.4.2.tar.bz2) = 110312

devel/openwince-include/pkg-descr

deleted100644 → 0
+0 −3
Original line number Diff line number Diff line
Include package is a collection of the useful independent include files for
embedded C/Assembler developers.
Include package is released under BSD-style license.
Loading