Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Nov 2023 15:38:28 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: fc1655dc1d49 - main - www/sfnt2woff: Remove expired port
Message-ID:  <202311021538.3A2FcSAa026540@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fc1655dc1d49341808e718b162bcd2c858bb5bc7

commit fc1655dc1d49341808e718b162bcd2c858bb5bc7
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-11-02 14:51:08 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-11-02 15:25:43 +0000

    www/sfnt2woff: Remove expired port
    
    2023-10-31 www/sfnt2woff: Superseded by WOFF 2.0, please consider using devel/woff2
---
 MOVED                   |  1 +
 www/Makefile            |  1 -
 www/sfnt2woff/Makefile  | 26 --------------------------
 www/sfnt2woff/distinfo  |  2 --
 www/sfnt2woff/pkg-descr |  2 --
 5 files changed, 1 insertion(+), 31 deletions(-)

diff --git a/MOVED b/MOVED
index 6abb0785748a..ec9cee69cd2c 100644
--- a/MOVED
+++ b/MOVED
@@ -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
diff --git a/www/Makefile b/www/Makefile
index c4c21c8f0fa4..c646039d177d 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -2315,7 +2315,6 @@
     SUBDIR += serf
     SUBDIR += servlet-api
     SUBDIR += sfeed
-    SUBDIR += sfnt2woff
     SUBDIR += shellinabox
     SUBDIR += shiori
     SUBDIR += silicon
diff --git a/www/sfnt2woff/Makefile b/www/sfnt2woff/Makefile
deleted file mode 100644
index 5c5a31175425..000000000000
--- a/www/sfnt2woff/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-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>
diff --git a/www/sfnt2woff/distinfo b/www/sfnt2woff/distinfo
deleted file mode 100644
index 396161bfe70e..000000000000
--- a/www/sfnt2woff/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (woff-code-latest.zip) = 7713630d2f43320a1d92e2dbb014ca3201caab1dd4c0ab92816016824c680d96
-SIZE (woff-code-latest.zip) = 27244
diff --git a/www/sfnt2woff/pkg-descr b/www/sfnt2woff/pkg-descr
deleted file mode 100644
index 8a313d8490e7..000000000000
--- a/www/sfnt2woff/pkg-descr
+++ /dev/null
@@ -1,2 +0,0 @@
-Small utilities to convert TTF/OTF fonts to WOFF web embeddable
-format and back.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202311021538.3A2FcSAa026540>