aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-09-29 23:53:09 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-09-30 02:22:49 +0000
commitec06439348f56e0518066bad65ba5a5287e3de69 (patch)
tree96e5d14ffc8e8b6f566ad76bc038f57e031dad67
parent577557c7b46069942b061e1117398f047fb4dfc1 (diff)
downloadports-ec06439348f56e0518066bad65ba5a5287e3de69.tar.gz
ports-ec06439348f56e0518066bad65ba5a5287e3de69.zip
devel/libtar: Remove expired port
2023-09-30 devel/libtar: Abandonware since 2013 and multiple CVEs over the years
-rw-r--r--MOVED1
-rw-r--r--devel/Makefile1
-rw-r--r--devel/libtar/Makefile32
-rw-r--r--devel/libtar/distinfo3
-rw-r--r--devel/libtar/pkg-descr3
-rw-r--r--devel/libtar/pkg-plist79
6 files changed, 1 insertions, 118 deletions
diff --git a/MOVED b/MOVED
index f01ec2e0a26e..5071ad5177d1 100644
--- a/MOVED
+++ b/MOVED
@@ -7876,3 +7876,4 @@ databases/redis6|databases/redis62|2023-09-30|Has expired: Has reached its EoL.
devel/capstone3|devel/capstone4|2023-09-30|Has expired: Use more recent upstream version from devel/capstone
devel/directfb||2023-09-30|Has expired: Last upstream release was in 2015
devel/electron23|devel/electron24|2023-09-30|Has expired: EOLed upstream, switch to newer version
+devel/libtar||2023-09-30|Has expired: Abandonware since 2013 and multiple CVEs over the years
diff --git a/devel/Makefile b/devel/Makefile
index 4e07a5c5b49e..94210e438b9d 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1404,7 +1404,6 @@
SUBDIR += libsysinfo
SUBDIR += libtai
SUBDIR += libtap
- SUBDIR += libtar
SUBDIR += libtecla
SUBDIR += libtermkey
SUBDIR += libtextstyle
diff --git a/devel/libtar/Makefile b/devel/libtar/Makefile
deleted file mode 100644
index 078bb6d86ac6..000000000000
--- a/devel/libtar/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-PORTNAME= libtar
-DISTVERSIONPREFIX= v
-DISTVERSION= 1.2.20
-CATEGORIES= devel
-
-MAINTAINER= manuelj.munoz@gmail.com
-COMMENT= Library for manipulating POSIX and GNU tar files
-WWW= https://repo.or.cz/w/libtar.git
-
-LICENSE= BSD3CLAUSE
-LICENSE_FILE= ${WRKSRC}/COPYRIGHT
-
-DEPRECATED= Abandonware since 2013 and multiple CVEs over the years
-EXPIRATION_DATE=2023-09-30
-
-USES= autoreconf cpe gmake libtool
-USE_LDCONFIG= yes
-
-USE_GITHUB= yes
-GH_ACCOUNT= tklauser
-
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --enable-shared
-
-CPE_VENDOR= feep
-
-CPPFLAGS+= -fPIC
-
-post-install:
- @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libtar.so.0.0.0
-
-.include <bsd.port.mk>
diff --git a/devel/libtar/distinfo b/devel/libtar/distinfo
deleted file mode 100644
index b9c5d837c8b4..000000000000
--- a/devel/libtar/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1672689277
-SHA256 (tklauser-libtar-v1.2.20_GH0.tar.gz) = 3152fc61cf03c82efbf99645596efdadba297eac3e85a52ae189902a072c9a16
-SIZE (tklauser-libtar-v1.2.20_GH0.tar.gz) = 63544
diff --git a/devel/libtar/pkg-descr b/devel/libtar/pkg-descr
deleted file mode 100644
index 915c2cba0c65..000000000000
--- a/devel/libtar/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-libtar is a C library for manipulating tar archives. It supports both
-the strict POSIX tar format and many of the commonly-used GNU
-extensions.
diff --git a/devel/libtar/pkg-plist b/devel/libtar/pkg-plist
deleted file mode 100644
index bf7adfff2cb2..000000000000
--- a/devel/libtar/pkg-plist
+++ /dev/null
@@ -1,79 +0,0 @@
-bin/libtar
-include/libtar.h
-include/libtar_listhash.h
-lib/libtar.a
-lib/libtar.so
-lib/libtar.so.0
-lib/libtar.so.0.0.0
-man/man3/TH_ISBLK.3.gz
-man/man3/TH_ISCHR.3.gz
-man/man3/TH_ISDIR.3.gz
-man/man3/TH_ISFIFO.3.gz
-man/man3/TH_ISLNK.3.gz
-man/man3/TH_ISLONGLINK.3.gz
-man/man3/TH_ISLONGNAME.3.gz
-man/man3/TH_ISREG.3.gz
-man/man3/TH_ISSYM.3.gz
-man/man3/libtar_hash_add.3.gz
-man/man3/libtar_hash_del.3.gz
-man/man3/libtar_hash_free.3.gz
-man/man3/libtar_hash_getkey.3.gz
-man/man3/libtar_hash_new.3.gz
-man/man3/libtar_hash_next.3.gz
-man/man3/libtar_hash_prev.3.gz
-man/man3/libtar_hash_search.3.gz
-man/man3/libtar_list_add.3.gz
-man/man3/libtar_list_add_str.3.gz
-man/man3/libtar_list_del.3.gz
-man/man3/libtar_list_dup.3.gz
-man/man3/libtar_list_free.3.gz
-man/man3/libtar_list_merge.3.gz
-man/man3/libtar_list_new.3.gz
-man/man3/libtar_list_next.3.gz
-man/man3/libtar_list_prev.3.gz
-man/man3/libtar_list_search.3.gz
-man/man3/tar_append_eof.3.gz
-man/man3/tar_append_file.3.gz
-man/man3/tar_append_regfile.3.gz
-man/man3/tar_append_tree.3.gz
-man/man3/tar_block_read.3.gz
-man/man3/tar_block_write.3.gz
-man/man3/tar_close.3.gz
-man/man3/tar_extract_all.3.gz
-man/man3/tar_extract_blockdev.3.gz
-man/man3/tar_extract_chardev.3.gz
-man/man3/tar_extract_dir.3.gz
-man/man3/tar_extract_fifo.3.gz
-man/man3/tar_extract_file.3.gz
-man/man3/tar_extract_glob.3.gz
-man/man3/tar_extract_hardlink.3.gz
-man/man3/tar_extract_regfile.3.gz
-man/man3/tar_extract_symlink.3.gz
-man/man3/tar_fd.3.gz
-man/man3/tar_fdopen.3.gz
-man/man3/tar_open.3.gz
-man/man3/tar_set_file_perms.3.gz
-man/man3/tar_skip_regfile.3.gz
-man/man3/th_finish.3.gz
-man/man3/th_get_crc.3.gz
-man/man3/th_get_devmajor.3.gz
-man/man3/th_get_devminor.3.gz
-man/man3/th_get_gid.3.gz
-man/man3/th_get_linkname.3.gz
-man/man3/th_get_mode.3.gz
-man/man3/th_get_mtime.3.gz
-man/man3/th_get_pathname.3.gz
-man/man3/th_get_size.3.gz
-man/man3/th_get_uid.3.gz
-man/man3/th_print.3.gz
-man/man3/th_print_long_ls.3.gz
-man/man3/th_read.3.gz
-man/man3/th_set_device.3.gz
-man/man3/th_set_from_stat.3.gz
-man/man3/th_set_group.3.gz
-man/man3/th_set_link.3.gz
-man/man3/th_set_mode.3.gz
-man/man3/th_set_path.3.gz
-man/man3/th_set_type.3.gz
-man/man3/th_set_user.3.gz
-man/man3/th_write.3.gz