Commit fc1655dc authored by Muhammad Moinur Rahman's avatar Muhammad Moinur Rahman
Browse files

www/sfnt2woff: Remove expired port

2023-10-31 www/sfnt2woff: Superseded by WOFF 2.0, please consider using devel/woff2
parent 609f6539
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -7957,3 +7957,4 @@ textproc/rubygem-yarp|textproc/rubygem-prism|2023-11-01|Remove obsoleted port. U
audio/p5-MIDI|audio/p5-MIDI-Perl|2023-11-01|Move audio/p5-MIDI to audio/p5-MIDI-Perl
devel/xtoolchain-llvm-devel||2023-11-02|Subsumed into devel/llvm-devel
net/ceph14||2023-11-02|Has expired: End of life upstream since 2021-06-30
www/sfnt2woff||2023-11-02|Has expired: Superseded by WOFF 2.0, please consider using devel/woff2
+0 −1
Original line number Diff line number Diff line
@@ -2315,7 +2315,6 @@
    SUBDIR += serf
    SUBDIR += servlet-api
    SUBDIR += sfeed
    SUBDIR += sfnt2woff
    SUBDIR += shellinabox
    SUBDIR += shiori
    SUBDIR += silicon

www/sfnt2woff/Makefile

deleted100644 → 0
+0 −26
Original line number Diff line number Diff line
PORTNAME=	sfnt2woff
PORTVERSION=	20091004
CATEGORIES=	www converters
MASTER_SITES=	https://BSDforge.com/projects/source/www/sfnt2woff/
DISTNAME=	woff-code-latest

MAINTAINER=	portmaster@BSDforge.com
COMMENT=	Convert TTF/OTF fonts to WOFF web embeddable format and back
WWW=		http://people.mozilla.org/~jkew/woff/

LICENSE=	GPLv2 LGPL21 MPL11
LICENSE_COMB=	multi

DEPRECATED=	Superseded by WOFF 2.0, please consider using devel/woff2
EXPIRATION_DATE=2023-10-31

NO_WRKSUBDIR=	yes
USES=		gmake zip

PLIST_FILES=	bin/sfnt2woff bin/woff2sfnt

do-install:
	${INSTALL_PROGRAM} ${WRKSRC}/sfnt2woff ${WRKSRC}/woff2sfnt \
		 ${STAGEDIR}${PREFIX}/bin

.include <bsd.port.mk>

www/sfnt2woff/distinfo

deleted100644 → 0
+0 −2
Original line number Diff line number Diff line
SHA256 (woff-code-latest.zip) = 7713630d2f43320a1d92e2dbb014ca3201caab1dd4c0ab92816016824c680d96
SIZE (woff-code-latest.zip) = 27244

www/sfnt2woff/pkg-descr

deleted100644 → 0
+0 −2
Original line number Diff line number Diff line
Small utilities to convert TTF/OTF fonts to WOFF web embeddable
format and back.