git: e7b99d7724e4 - main - archivers/librtfcomp: Remove expired port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 30 Sep 2024 15:58:28 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=e7b99d7724e49ee14c3edac5cb1cfe49e0af7f53 commit e7b99d7724e49ee14c3edac5cb1cfe49e0af7f53 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-09-30 15:58:09 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-09-30 15:58:09 +0000 archivers/librtfcomp: Remove expired port Latest version was released in 2013. There is no consumers in the ports tree. --- MOVED | 1 + archivers/Makefile | 1 - archivers/librtfcomp/Makefile | 29 ----------------------------- archivers/librtfcomp/distinfo | 2 -- archivers/librtfcomp/files/patch-configure | 11 ----------- archivers/librtfcomp/pkg-descr | 1 - archivers/librtfcomp/pkg-plist | 9 --------- 7 files changed, 1 insertion(+), 53 deletions(-) diff --git a/MOVED b/MOVED index c3ebc1d1c646..bd946b4727c3 100644 --- a/MOVED +++ b/MOVED @@ -3488,3 +3488,4 @@ devel/xtensa-esp32-elf|devel/xtensa-esp-elf|2024-09-23|Upstream was renamed sysutils/orch|sysutils/porch|2024-09-26|Upstream was renamed security/nextcloud-twofactor_nextcloud_notification||2024-09-27|Removed, bundled with Nextcloud 30 textproc/hs-pandoc32|textproc/hs-pandoc|2024-09-29|the only user changed to textproc/hs-pandoc +archivers/librtfcomp||2024-09-30|Remove expired port. Latest version was released in 2013. There is no consumers in the ports tree diff --git a/archivers/Makefile b/archivers/Makefile index f55acb656125..f1b70132e47e 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -68,7 +68,6 @@ SUBDIR += liblzxcomp SUBDIR += libmspack SUBDIR += libpar2 - SUBDIR += librtfcomp SUBDIR += libunrar SUBDIR += libzip SUBDIR += libzippp diff --git a/archivers/librtfcomp/Makefile b/archivers/librtfcomp/Makefile deleted file mode 100644 index d26e7744a53c..000000000000 --- a/archivers/librtfcomp/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -PORTNAME= librtfcomp -PORTVERSION= 1.3 -PORTREVISION= 3 -CATEGORIES= archivers -MASTER_SITES= SF/synce/SynCE/librtfcomp - -MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Library for handling compressed RTF documents -WWW= https://sourceforge.net/projects/synce/ - -LICENSE= LGPL21 -LICENSE_FILE= ${WRKSRC}/LICENCE - -DEPRECATED= Latest version was released in 2013. There is no consumers in the ports tree -EXPIRATION_DATE=2024-09-30 - -USES= libtool - -CONFIGURE_ARGS= --disable-python-bindings -GNU_CONFIGURE= yes -USE_LDCONFIG= yes - -post-install: - ${INSTALL_SCRIPT} ${WRKSRC}/tests/fromrtf ${STAGEDIR}${PREFIX}/bin/fromrtf - ${INSTALL_SCRIPT} ${WRKSRC}/tests/test ${STAGEDIR}${PREFIX}/bin/testrtf - ${INSTALL_SCRIPT} ${WRKSRC}/tests/tortf ${STAGEDIR}${PREFIX}/bin/tortf - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/librtfcomp.so - -.include <bsd.port.mk> diff --git a/archivers/librtfcomp/distinfo b/archivers/librtfcomp/distinfo deleted file mode 100644 index 5b1caa7d891b..000000000000 --- a/archivers/librtfcomp/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (librtfcomp-1.3.tar.gz) = 5ade6031956e2bdc3b6b2024bf658459d4d381e33bb5e59264f30eefc8a5f3b4 -SIZE (librtfcomp-1.3.tar.gz) = 328891 diff --git a/archivers/librtfcomp/files/patch-configure b/archivers/librtfcomp/files/patch-configure deleted file mode 100644 index 9f599800b5c9..000000000000 --- a/archivers/librtfcomp/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig 2013-07-25 13:05:57 UTC -+++ configure -@@ -11253,7 +11253,7 @@ fi - rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext - - if test x"$have_gccvisibility" = x"yes"; then -- VISIBILITY="-DHAVE_GCCVISIBILITY -fvisibility=hidden" -+ VISIBILITY="-DHAVE_GCCVISIBILITY" - fi - - diff --git a/archivers/librtfcomp/pkg-descr b/archivers/librtfcomp/pkg-descr deleted file mode 100644 index 7ceed5bd95db..000000000000 --- a/archivers/librtfcomp/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -librtfcomp is a library for handling compressed RTF documents. diff --git a/archivers/librtfcomp/pkg-plist b/archivers/librtfcomp/pkg-plist deleted file mode 100644 index be91d1d783ca..000000000000 --- a/archivers/librtfcomp/pkg-plist +++ /dev/null @@ -1,9 +0,0 @@ -bin/fromrtf -bin/testrtf -bin/tortf -include/rtfcomp/errors.h -include/rtfcomp/rtfcomp.h -lib/librtfcomp.a -lib/librtfcomp.so -lib/librtfcomp.so.0 -lib/librtfcomp.so.0.0.0