diff options
author | Rene Ladan <rene@FreeBSD.org> | 2023-06-23 20:09:15 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2023-06-23 20:09:57 +0000 |
commit | 0f5355f56c6cdeb798dcbcb9605cbad81e3868f9 (patch) | |
tree | dfe7eac0bc1aff4de39fed4083554b5976fe0fdd | |
parent | 1a779a48ef968c58acb43de5c6459a385042b9ff (diff) | |
download | ports-0f5355f56c6cdeb798dcbcb9605cbad81e3868f9.tar.gz ports-0f5355f56c6cdeb798dcbcb9605cbad81e3868f9.zip |
graphics/fotofix: Remove expired port
2023-06-21 graphics/fotofix: Depends on expired graphics/IPA
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | graphics/Makefile | 1 | ||||
-rw-r--r-- | graphics/fotofix/Makefile | 37 | ||||
-rw-r--r-- | graphics/fotofix/distinfo | 2 | ||||
-rw-r--r-- | graphics/fotofix/pkg-descr | 5 |
5 files changed, 1 insertions, 45 deletions
@@ -7651,3 +7651,4 @@ games/poker-eval||2023-06-20|Upstream vanished graphics/3d-ascii-viewer-c|graphics/3d-ascii-viewer|2023-06-21|Project was renamed archivers/libunrar6|archivers/libunrar|2023-06-21|Moved to unversioned origin. Use archivers/libunrar instead japanese/font-plemoljp-nfj||2023-06-22|Removed by upstream +graphics/fotofix||2023-06-23|Has expired: Depends on expired graphics/IPA diff --git a/graphics/Makefile b/graphics/Makefile index 93715c16549c..426fcd3c61a2 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -201,7 +201,6 @@ SUBDIR += flphoto SUBDIR += fly SUBDIR += fortytwo - SUBDIR += fotofix SUBDIR += fotoxx SUBDIR += founts SUBDIR += fpc-cairo diff --git a/graphics/fotofix/Makefile b/graphics/fotofix/Makefile deleted file mode 100644 index 7a79b87dd493..000000000000 --- a/graphics/fotofix/Makefile +++ /dev/null @@ -1,37 +0,0 @@ -PORTNAME= fotofix -PORTVERSION= 0.01.1.88 -PORTREVISION= 1 -CATEGORIES= graphics - -MAINTAINER= ports@FreeBSD.org -COMMENT= Simple image viewer -WWW= http://www.prima.eu.org/fotofix/ - -DEPRECATED= Depends on expired graphics/IPA -EXPIRATION_DATE=2023-06-21 - -RUN_DEPENDS= IPA>=1.03:graphics/IPA \ - p5-Prima>=1.22:x11-toolkits/p5-Prima - -NO_ARCH= yes - -USES= perl5 shebangfix -SHEBANG_FILES= fotofix -USE_GITHUB= yes -GH_ACCOUNT= dk -GH_TAGNAME= 2a4706c - -PLIST_FILES= bin/fotofix man/man1/fotofix.1.gz - -DESKTOP_ENTRIES="FotoFix" "" "" "fotofix" "" "" - -do-build: - (cd ${WRKSRC} && pod2man fotofix fotofix.1) - -do-install: - (cd ${WRKSRC} && ${INSTALL_SCRIPT} fotofix \ - ${STAGEDIR}${PREFIX}/bin) - (cd ${WRKSRC} && ${INSTALL_MAN} fotofix.1 \ - ${STAGEDIR}${MANPREFIX}/man/man1) - -.include <bsd.port.mk> diff --git a/graphics/fotofix/distinfo b/graphics/fotofix/distinfo deleted file mode 100644 index fdb377b37bbb..000000000000 --- a/graphics/fotofix/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (dk-fotofix-0.01.1.88-2a4706c_GH0.tar.gz) = 81d521aa8b602f49c54e0d1b3e075c4a980418e3572517e6ed858b6f1aa9d3cb -SIZE (dk-fotofix-0.01.1.88-2a4706c_GH0.tar.gz) = 28817 diff --git a/graphics/fotofix/pkg-descr b/graphics/fotofix/pkg-descr deleted file mode 100644 index 12d2e03be4df..000000000000 --- a/graphics/fotofix/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -FotoFix is a simple image viewer with simple capabilities to take care -of freshly downloaded photos from your camera - can walk image lists, -rotate images, and remove red eyes (if lucky). It was inspired by -IrfanView for Windows, a great but unfortunately non-portable and -closed-source product. |