git: d7d4b12c41b8 - main - archivers/xpk: Remove expired port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 07 May 2024 20:52:37 UTC
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=d7d4b12c41b89ff65fd45218a25090aba8733d5d commit d7d4b12c41b89ff65fd45218a25090aba8733d5d Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2024-05-07 20:52:10 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2024-05-07 20:52:32 +0000 archivers/xpk: Remove expired port 2024-05-07 archivers/xpk: Unmaintained, upstream last release in 2002 --- MOVED | 1 + archivers/Makefile | 1 - archivers/xpk/Makefile | 32 -------------------------------- archivers/xpk/distinfo | 2 -- archivers/xpk/files/patch-shell_xQuery.c | 11 ----------- archivers/xpk/pkg-descr | 10 ---------- archivers/xpk/pkg-plist | 32 -------------------------------- 7 files changed, 1 insertion(+), 88 deletions(-) diff --git a/MOVED b/MOVED index 2ee88ca75019..32b3eb6ebae0 100644 --- a/MOVED +++ b/MOVED @@ -3233,3 +3233,4 @@ multimedia/rubygem-paperclip-av-transcoder-rails50||2024-05-04|Has expired: Depe devel/rubygem-paperclip-rails50||2024-05-04|Has expired: Upstream repo archived Jul 13, 2023. Upstream recommends using Rails' own ActiveStorage devel/rubygem-paperclip-rails5||2024-05-04|Has expired: Upstream repo archived Jul 13, 2023. Upstream recommends using Rails' own ActiveStorage biology/pbseqan|biology/seqan|2024-05-05|Has expired: Upstream merged into SeqAn project: Use biology/seqan +archivers/xpk||2024-05-07|Has expired: Unmaintained, upstream last release in 2002 diff --git a/archivers/Makefile b/archivers/Makefile index 52181aa32761..f61551f48676 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -275,7 +275,6 @@ SUBDIR += xarchiver SUBDIR += xdms SUBDIR += xmill - SUBDIR += xpk SUBDIR += zchunk SUBDIR += zip SUBDIR += zipmix diff --git a/archivers/xpk/Makefile b/archivers/xpk/Makefile deleted file mode 100644 index 02f69d4395b9..000000000000 --- a/archivers/xpk/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -PORTNAME= xpk -PORTVERSION= 0.1.4 -PORTREVISION= 4 -CATEGORIES= archivers -MASTER_SITES= http://vesuri.jormas.com/xpk/ \ - http://www.energyhq.es.eu.org/files/ - -MAINTAINER= bofh@FreeBSD.org -COMMENT= eXternal PacKer (XPK) library system -WWW= http://www.jormas.com/~vesuri/xpk/ - -DEPRECATED= Unmaintained, upstream last release in 2002 -EXPIRATION_DATE=2024-05-07 - -LICENSE= GPLv2+ -LICENSE_FILE= ${WRKSRC}/COPYING - -USES= libtool -USE_LDCONFIG= yes - -GNU_CONFIGURE= yes - -.include <bsd.port.pre.mk> - -.if ${OPSYS} == FreeBSD && ( ${OSVERSION} >= 1400079 || ( ${OSVERSION} >= 1302505 && ${OSVERSION} < 1400000 )) -CFLAGS+= -Wno-error=int-conversion -.endif - -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libxpk*.so - -.include <bsd.port.post.mk> diff --git a/archivers/xpk/distinfo b/archivers/xpk/distinfo deleted file mode 100644 index 24931dd54632..000000000000 --- a/archivers/xpk/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (xpk-0.1.4.tar.gz) = ed17e61ce1964221803025dccac6677cbe61147c058f540dc52ebc1ede6ad2b2 -SIZE (xpk-0.1.4.tar.gz) = 239341 diff --git a/archivers/xpk/files/patch-shell_xQuery.c b/archivers/xpk/files/patch-shell_xQuery.c deleted file mode 100644 index 81b00012d456..000000000000 --- a/archivers/xpk/files/patch-shell_xQuery.c +++ /dev/null @@ -1,11 +0,0 @@ ---- shell/xQuery.c.orig 2000-04-15 00:37:42 UTC -+++ shell/xQuery.c -@@ -83,7 +83,7 @@ void packerquery(unsigned int packerid) - printf("\n"); - } - --void main(int argc, char **argv) -+int main(int argc, char **argv) - { - struct XpkPackerList list; - int i; diff --git a/archivers/xpk/pkg-descr b/archivers/xpk/pkg-descr deleted file mode 100644 index 391e6ef0c90c..000000000000 --- a/archivers/xpk/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -This the Unix port of the Amiga XPK library. - -The XPK system consists of a master library (libxpkmaster.so) and several -(un)packer sublibraries (libxpkXXXX.so). Application programs only use the -master library directly: the master library takes care of loading and using -the sublibraries. Each sublibrary implements one type of compression. - -There are different libraries for different types of data. When unpacking the -applications do not need to know which library was used to pack the data -- -the appropriate library needs to be installed. diff --git a/archivers/xpk/pkg-plist b/archivers/xpk/pkg-plist deleted file mode 100644 index 3cfdc9f8fe0b..000000000000 --- a/archivers/xpk/pkg-plist +++ /dev/null @@ -1,32 +0,0 @@ -bin/xDir -bin/xPK -bin/xQuery -bin/xType -bin/xUp -bin/xpk-config -include/xpk/amigalibs.h -include/xpk/xpk.h -include/xpk/xpkLib.h -include/xpk/xpkprefs.h -include/xpk/xpksub.h -lib/libxpkGZIP.a -lib/libxpkGZIP.so -lib/libxpkGZIP.so.0 -lib/libxpkGZIP.so.0.1.1 -lib/libxpkNONE.a -lib/libxpkNONE.so -lib/libxpkNONE.so.0 -lib/libxpkNONE.so.0.1.4 -lib/libxpkRLEN.a -lib/libxpkRLEN.so -lib/libxpkRLEN.so.0 -lib/libxpkRLEN.so.0.1.0 -lib/libxpkSQSH.a -lib/libxpkSQSH.so -lib/libxpkSQSH.so.0 -lib/libxpkSQSH.so.0.1.1 -lib/libxpkmaster.a -lib/libxpkmaster.so -lib/libxpkmaster.so.0 -lib/libxpkmaster.so.0.5.2 -share/aclocal/xpk.m4