aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2022-04-01 12:46:00 +0000
committerRene Ladan <rene@FreeBSD.org>2022-04-01 12:46:00 +0000
commitdd6c60dca88e06a0ffaad466be9101151ad5e050 (patch)
treed6db4d463377ba24d58d335006369900b14b3663
parent1c15713f9892b1efa55788882b68cfd5bde0214a (diff)
downloadports-dd6c60dca88e06a0ffaad466be9101151ad5e050.tar.gz
ports-dd6c60dca88e06a0ffaad466be9101151ad5e050.zip
cleanup: Remove expired ports:
2022-04-01 graphics/sxiv: Upstream has archived the project; please switch to the maintained fork (graphics/nsxiv)
-rw-r--r--MOVED1
-rw-r--r--graphics/Makefile1
-rw-r--r--graphics/sxiv/Makefile36
-rw-r--r--graphics/sxiv/distinfo3
-rw-r--r--graphics/sxiv/pkg-descr13
-rw-r--r--graphics/sxiv/pkg-plist10
6 files changed, 1 insertions, 63 deletions
diff --git a/MOVED b/MOVED
index a0ef75cc5ec8..d68ec2f6a534 100644
--- a/MOVED
+++ b/MOVED
@@ -17120,3 +17120,4 @@ devel/hadoop2||2022-03-31|Has expired: Depends on expired devel/maven3
databases/opentsdb||2022-03-31|Removed: unmaintained, depends on expired devel/hadoop2 and databases/hbase
databases/hbase||2022-03-31|Has expired: Outdated, unsupported by upstream since June 2019 (upstream is at 2.3 and higher)
textproc/rubygem-diffy330|textproc/rubygem-diffy|2022-04-01|Obsolete, please use textproc/rubygem-diffy
+graphics/sxiv|graphics/nsxiv|2022-04-01|Has expired: Upstream has archived the project; please switch to the maintained fork (graphics/nsxiv)
diff --git a/graphics/Makefile b/graphics/Makefile
index 467d91b1e4af..8d0ce3dcf3d8 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1066,7 +1066,6 @@
SUBDIR += swappy
SUBDIR += swfmill
SUBDIR += swftools
- SUBDIR += sxiv
SUBDIR += synaesthesia
SUBDIR += synfig
SUBDIR += synfigstudio
diff --git a/graphics/sxiv/Makefile b/graphics/sxiv/Makefile
deleted file mode 100644
index c768859d8287..000000000000
--- a/graphics/sxiv/Makefile
+++ /dev/null
@@ -1,36 +0,0 @@
-# Created by: Solène RAPENNE <solene@bsd.zplay.eu>
-
-PORTNAME= sxiv
-DISTVERSIONPREFIX= v
-DISTVERSION= 26
-CATEGORIES= graphics
-
-MAINTAINER= 0mp@FreeBSD.org
-COMMENT= Lightweight image viewer
-
-LICENSE= GPLv2
-LICENSE_FILE= ${WRKSRC}/LICENSE
-
-DEPRECATED= Upstream has archived the project; please switch to the maintained fork (graphics/nsxiv)
-EXPIRATION_DATE=2022-04-01
-
-LIB_DEPENDS= libexif.so:graphics/libexif \
- libfontconfig.so:x11-fonts/fontconfig \
- libgif.so:graphics/giflib \
- libImlib2.so:graphics/imlib2 \
- libinotify.so:devel/libinotify
-
-USES= desktop-file-utils gmake localbase:ldflags pkgconfig xorg
-USE_GITHUB= yes
-GH_ACCOUNT= muennich
-USE_XORG= x11 xft
-
-MAKE_ARGS= PREFIX=${PREFIX}
-MAKE_ENV= LDLIBS=-linotify
-
-post-install:
- ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_ARGS} -C ${WRKSRC}/icon install
- ${INSTALL_DATA} ${WRKSRC}/sxiv.desktop ${STAGEDIR}${DESKTOPDIR}
- @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/sxiv
-
-.include <bsd.port.mk>
diff --git a/graphics/sxiv/distinfo b/graphics/sxiv/distinfo
deleted file mode 100644
index ba509f4f5c13..000000000000
--- a/graphics/sxiv/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1581353963
-SHA256 (muennich-sxiv-v26_GH0.tar.gz) = a382ad57734243818e828ba161fc0357b48d8f3a7f8c29cac183492b46b58949
-SIZE (muennich-sxiv-v26_GH0.tar.gz) = 48569
diff --git a/graphics/sxiv/pkg-descr b/graphics/sxiv/pkg-descr
deleted file mode 100644
index 26cdb18659eb..000000000000
--- a/graphics/sxiv/pkg-descr
+++ /dev/null
@@ -1,13 +0,0 @@
-Simple X Image Viewer
-
-sxiv is a light image viewer which as a few features:
-
-- Basic image operations, e.g. zooming, panning, rotating
-- Customizable key and mouse button mappings (in config.h)
-- Thumbnail mode: grid of selectable previews of all images
-- Ability to cache thumbnails for fast re-loading
-- Basic support for multi-frame images
-- Load all frames from GIF files and play GIF animations
-- Display image information in status bar
-
-WWW: https://github.com/muennich/sxiv
diff --git a/graphics/sxiv/pkg-plist b/graphics/sxiv/pkg-plist
deleted file mode 100644
index aba4a2d7d3d0..000000000000
--- a/graphics/sxiv/pkg-plist
+++ /dev/null
@@ -1,10 +0,0 @@
-bin/sxiv
-share/applications/sxiv.desktop
-share/icons/hicolor/128x128/apps/sxiv.png
-share/icons/hicolor/16x16/apps/sxiv.png
-share/icons/hicolor/32x32/apps/sxiv.png
-share/icons/hicolor/48x48/apps/sxiv.png
-share/icons/hicolor/64x64/apps/sxiv.png
-share/man/man1/sxiv.1.gz
-share/sxiv/exec/image-info
-share/sxiv/exec/key-handler