diff options
author | dinoex <dinoex@FreeBSD.org> | 2012-06-05 13:11:15 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2012-06-05 13:11:15 +0800 |
commit | c15bad3426963fc3187fd53754d0c7f39c389a40 (patch) | |
tree | bdd1903b25406bf9c57048f0e0a2591558a6f0df /graphics | |
parent | a9a07e9b453c98cb41feeac52f61194f892636f3 (diff) | |
download | freebsd-ports-gnome-c15bad3426963fc3187fd53754d0c7f39c389a40.tar.gz freebsd-ports-gnome-c15bad3426963fc3187fd53754d0c7f39c389a40.tar.zst freebsd-ports-gnome-c15bad3426963fc3187fd53754d0c7f39c389a40.zip |
- retire libungif
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 1 | ||||
-rw-r--r-- | graphics/libungif/Makefile | 45 | ||||
-rw-r--r-- | graphics/libungif/distinfo | 2 | ||||
-rw-r--r-- | graphics/libungif/files/patch-util_giftext.c | 9 | ||||
-rw-r--r-- | graphics/libungif/pkg-descr | 4 | ||||
-rw-r--r-- | graphics/libungif/pkg-plist | 77 |
6 files changed, 0 insertions, 138 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 73da3cc0a874..1ebafc61924d 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -495,7 +495,6 @@ SUBDIR += libspiro SUBDIR += libsvg SUBDIR += libsvg-cairo - SUBDIR += libungif SUBDIR += libvisual SUBDIR += libvisual04 SUBDIR += libvisual04-plugins diff --git a/graphics/libungif/Makefile b/graphics/libungif/Makefile deleted file mode 100644 index 1f06fa855e30..000000000000 --- a/graphics/libungif/Makefile +++ /dev/null @@ -1,45 +0,0 @@ -# New ports collection makefile for: libungif -# Date created: 03 May 1997 -# Whom: Thomas Gellekum <tg@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= libungif -PORTVERSION= 4.1.4 -PORTREVISION= 5 -CATEGORIES= graphics -MASTER_SITES= SF/giflib/${PORTNAME}%204.x/${PORTNAME}-${PORTVERSION} -PKGNAMESUFFIX= ${NOX11SUFFIX}${PKGNAMESUFFIX2} - -MAINTAINER= dinoex@FreeBSD.org -COMMENT= Tools and library routines for working with GIF images - -DEPRECATED= is replaced by graphics/giflib -CONFLICTS= giflib-[0-9]* -EXPIRATION_DATE= 2012-05-30 - -USE_BZIP2= yes -USE_AUTOTOOLS= libtool -GNU_CONFIGURE= yes -USE_LDCONFIG= yes - -.if defined(WITHOUT_X11) -PLIST_SUB+= X11='@comment ' -CONFIGURE_ARGS+= --with-x=no -NOX11SUFFIX= -nox11 -.else -USE_XORG= sm x11 -PLIST_SUB+= X11='' -.endif - -post-install: -.if !defined(NOPORTDOCS) - @${MKDIR} ${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/UNCOMPRESSED_GIF ${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/doc/*.html ${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/doc/*.png ${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/doc/*.txt ${DOCSDIR} -.endif - -.include <bsd.port.mk> diff --git a/graphics/libungif/distinfo b/graphics/libungif/distinfo deleted file mode 100644 index 03a2a9f9f7af..000000000000 --- a/graphics/libungif/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (libungif-4.1.4.tar.bz2) = 708a7eac218d3fd8e8dfb13f1089d4e1e98246985180a17d6ecfca5a6bd4d332 -SIZE (libungif-4.1.4.tar.bz2) = 482222 diff --git a/graphics/libungif/files/patch-util_giftext.c b/graphics/libungif/files/patch-util_giftext.c deleted file mode 100644 index 6227d274d74f..000000000000 --- a/graphics/libungif/files/patch-util_giftext.c +++ /dev/null @@ -1,9 +0,0 @@ ---- util/giftext.c.orig Mon Oct 10 08:08:51 2005 -+++ util/giftext.c Mon Aug 28 17:01:18 2006 -@@ -136,5 +136,5 @@ - printf("\tColorResolution = %d, BitsPerPixel = %d, BackGround = %d.\n", - GifFile->SColorResolution, -- GifFile->SColorMap->BitsPerPixel, -+ GifFile->SColorMap?GifFile->SColorMap->BitsPerPixel:0, - GifFile->SBackGroundColor); - if (GifFile->SColorMap) diff --git a/graphics/libungif/pkg-descr b/graphics/libungif/pkg-descr deleted file mode 100644 index 0563f84c593e..000000000000 --- a/graphics/libungif/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -A library for reading and writing gif images. The save functionality -uses an uncompressed gif algorithm to avoid the Unisys LZW patent. -This library is based on Eric Raymond's giflib and implements a -superset of that library's API. diff --git a/graphics/libungif/pkg-plist b/graphics/libungif/pkg-plist deleted file mode 100644 index 3ebd5060a57b..000000000000 --- a/graphics/libungif/pkg-plist +++ /dev/null @@ -1,77 +0,0 @@ -bin/gif2epsn -bin/gif2ps -bin/gif2rgb -%%X11%%bin/gif2x11 -bin/gifasm -bin/gifbg -bin/gifburst -bin/gifclip -bin/gifclrmp -bin/gifcolor -bin/gifcomb -bin/gifcompose -bin/giffiltr -bin/giffix -bin/gifflip -bin/gifhisto -bin/gifinfo -bin/gifinter -bin/gifinto -bin/gifovly -bin/gifpos -bin/gifrotat -bin/gifrsize -bin/gifspnge -bin/giftext -bin/gifwedge -bin/icon2gif -bin/raw2gif -bin/rgb2gif -bin/text2gif -include/gif_lib.h -lib/libungif.a -lib/libungif.la -lib/libungif.so -lib/libungif.so.5 -%%PORTDOCS%%%%DOCSDIR%%/GifFileType.png -%%PORTDOCS%%%%DOCSDIR%%/UNCOMPRESSED_GIF -%%PORTDOCS%%%%DOCSDIR%%/gif2bgi.html -%%PORTDOCS%%%%DOCSDIR%%/gif2epsn.html -%%PORTDOCS%%%%DOCSDIR%%/gif2herc.html -%%PORTDOCS%%%%DOCSDIR%%/gif2iris.html -%%PORTDOCS%%%%DOCSDIR%%/gif2ps.html -%%PORTDOCS%%%%DOCSDIR%%/gif2rgb.html -%%PORTDOCS%%%%DOCSDIR%%/gif2rle.html -%%PORTDOCS%%%%DOCSDIR%%/gif2x11.html -%%PORTDOCS%%%%DOCSDIR%%/gif89.txt -%%PORTDOCS%%%%DOCSDIR%%/gif_lib.html -%%PORTDOCS%%%%DOCSDIR%%/gifasm.html -%%PORTDOCS%%%%DOCSDIR%%/gifbg.html -%%PORTDOCS%%%%DOCSDIR%%/gifburst.html -%%PORTDOCS%%%%DOCSDIR%%/gifclip.html -%%PORTDOCS%%%%DOCSDIR%%/gifclrmp.html -%%PORTDOCS%%%%DOCSDIR%%/gifcolor.html -%%PORTDOCS%%%%DOCSDIR%%/gifcomb.html -%%PORTDOCS%%%%DOCSDIR%%/gifcompose.html -%%PORTDOCS%%%%DOCSDIR%%/giffiltr.html -%%PORTDOCS%%%%DOCSDIR%%/giffix.html -%%PORTDOCS%%%%DOCSDIR%%/gifflip.html -%%PORTDOCS%%%%DOCSDIR%%/gifhisto.html -%%PORTDOCS%%%%DOCSDIR%%/gifinter.html -%%PORTDOCS%%%%DOCSDIR%%/gifinto.html -%%PORTDOCS%%%%DOCSDIR%%/gifovly.html -%%PORTDOCS%%%%DOCSDIR%%/gifpos.html -%%PORTDOCS%%%%DOCSDIR%%/gifrotat.html -%%PORTDOCS%%%%DOCSDIR%%/gifrsize.html -%%PORTDOCS%%%%DOCSDIR%%/gifspnge.html -%%PORTDOCS%%%%DOCSDIR%%/giftext.html -%%PORTDOCS%%%%DOCSDIR%%/gifwedge.html -%%PORTDOCS%%%%DOCSDIR%%/icon2gif.html -%%PORTDOCS%%%%DOCSDIR%%/index.html -%%PORTDOCS%%%%DOCSDIR%%/liberror.html -%%PORTDOCS%%%%DOCSDIR%%/lzgif.txt -%%PORTDOCS%%%%DOCSDIR%%/raw2gif.html -%%PORTDOCS%%%%DOCSDIR%%/rgb2gif.html -%%PORTDOCS%%%%DOCSDIR%%/rle2gif.html -%%PORTDOCS%%%%DOCSDIR%%/text2gif.html -%%PORTDOCS%%@dirrm %%DOCSDIR%% |