git: 9e441f3d4c2c - main - cleanup: Remove expired ports:
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 27 Nov 2022 14:24:46 UTC
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=9e441f3d4c2c161ab663ba1b58a9f00c3054cf83 commit 9e441f3d4c2c161ab663ba1b58a9f00c3054cf83 Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2022-11-27 14:24:02 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2022-11-27 14:24:26 +0000 cleanup: Remove expired ports: 2022-11-27 graphics/giblib: Last release in 2004, abandoned upstream, not used, website disappeared --- MOVED | 1 + graphics/Makefile | 1 - graphics/giblib/Makefile | 31 ------------------------------- graphics/giblib/distinfo | 2 -- graphics/giblib/pkg-descr | 2 -- graphics/giblib/pkg-plist | 17 ----------------- 6 files changed, 1 insertion(+), 53 deletions(-) diff --git a/MOVED b/MOVED index d1258e59d02a..0e0b26eb7262 100644 --- a/MOVED +++ b/MOVED @@ -17616,3 +17616,4 @@ devel/tokamak||2022-11-20|Has expired: Last release in 2008, abandoned upstream, net/libutp|net-p2p/libutp|2022-11-20|Moved to a more adequated category x11-wm/sway-devel|x11-wm/sway|2022-11-26|Out of date: use x11-wm/sway for now math/suitesparse-slip_lu|math/suitesparse-spex|2022-11-26|Renamed by upstream +graphics/giblib||2022-11-27|Has expired: Last release in 2004, abandoned upstream, not used, website disappeared diff --git a/graphics/Makefile b/graphics/Makefile index ef1dd67f4d3f..885c539e19c1 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -246,7 +246,6 @@ SUBDIR += geos SUBDIR += geoserver SUBDIR += gexiv2 - SUBDIR += giblib SUBDIR += giflib SUBDIR += gifmerge SUBDIR += gifsicle diff --git a/graphics/giblib/Makefile b/graphics/giblib/Makefile deleted file mode 100644 index 4679bed8d1cf..000000000000 --- a/graphics/giblib/Makefile +++ /dev/null @@ -1,31 +0,0 @@ -PORTNAME= giblib -PORTVERSION= 1.2.4 -PORTREVISION= 13 -CATEGORIES= graphics devel -MASTER_SITES= http://linuxbrit.co.uk/downloads/ - -MAINTAINER= amdmi3@FreeBSD.org -COMMENT= Utility library that includes a wrapper for imlib2 -WWW= https://web.archive.org/web/20090904063608/http://linuxbrit.co.uk/giblib - -DEPRECATED= Last release in 2004, abandoned upstream, not used, website disappeared -EXPIRATION_DATE=2022-11-27 - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/COPYING - -LIB_DEPENDS= libImlib2.so:graphics/imlib2 - -USES= pathfix pkgconfig libtool -GNU_CONFIGURE= yes -USE_LDCONFIG= yes -MAKE_ARGS= docsdir=${DOCSDIR} - -PORTDOCS= * - -OPTIONS_DEFINE= DOCS - -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libgiblib.so - -.include <bsd.port.mk> diff --git a/graphics/giblib/distinfo b/graphics/giblib/distinfo deleted file mode 100644 index 55868eae666c..000000000000 --- a/graphics/giblib/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (giblib-1.2.4.tar.gz) = 176611c4d88d742ea4013991ad54c2f9d2feefbc97a28434c0f48922ebaa8bac -SIZE (giblib-1.2.4.tar.gz) = 287653 diff --git a/graphics/giblib/pkg-descr b/graphics/giblib/pkg-descr deleted file mode 100644 index 81820b9f0691..000000000000 --- a/graphics/giblib/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -A utility library that incorporates doubly linked lists, some string functions, -and a wrapper for imlib2. diff --git a/graphics/giblib/pkg-plist b/graphics/giblib/pkg-plist deleted file mode 100644 index 9fe1f60fea0c..000000000000 --- a/graphics/giblib/pkg-plist +++ /dev/null @@ -1,17 +0,0 @@ -bin/giblib-config -include/giblib/gib_btree.h -include/giblib/gib_debug.h -include/giblib/gib_hash.h -include/giblib/gib_imlib.h -include/giblib/gib_list.h -include/giblib/gib_queue.h -include/giblib/gib_stack.h -include/giblib/gib_style.h -include/giblib/gib_utils.h -include/giblib/giblib.h -include/giblib/giblib_config.h -lib/libgiblib.a -lib/libgiblib.so -lib/libgiblib.so.1 -lib/libgiblib.so.1.0.6 -libdata/pkgconfig/giblib.pc