ports/135073: new Port:graphics/giflib

ismail yenigul ismail.yenigul at endersys.com.tr
Sat May 30 11:00:10 UTC 2009


>Number:         135073
>Category:       ports
>Synopsis:       new Port:graphics/giflib
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 30 11:00:09 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     ismail yenigul
>Release:        FreeBSD 6.3-RELEASE-p9
>Organization:
Endersys Ltd 
>Environment:
FreeBSD freebsd.enderunix.org 6.3-RELEASE-p9 FreeBSD 6.3-RELEASE-p9 #6: Mon Feb 2 15:07:20 EET 2009 root at freebsd.enderunix.org:/usr/src/sys/amd64/compile/freebsd.amd64 amd64
>Description:
It seems that libungif project name was changed to giflib at sourceforge.net
http://sourceforge.net/projects/libungif/ is not valid URL anymore. 
Now the project is at http://sourceforge.net/projects/giflib


Here is the new shar file with the portname giflib and new version (4.1.6)
You may keep graphics/libungif as it is and create graphics/giflib for may port.

If you would like to remove graphics/libungif, you should change libungif as giflib in all ports Makefile using libungif
>How-To-Repeat:

>Fix:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	giflib
#	giflib/Makefile
#	giflib/distinfo
#	giflib/pkg-descr
#	giflib/pkg-plist
#
echo c - giflib
mkdir -p giflib > /dev/null 2>&1
echo x - giflib/Makefile
sed 's/^X//' >giflib/Makefile << 'END-of-giflib/Makefile'
X# New ports collection makefile for:	giflib
X# Date created:		03 May 1997
X# Whom:			Thomas Gellekum <tg at FreeBSD.org>
X#
X# $FreeBSD: ports/graphics/libungif/Makefile,v 1.43 2008/08/21 06:17:20 rafan Exp $
X#
X
XPORTNAME=	giflib
XPORTVERSION=	4.1.6
XPORTREVISION=	1
XCATEGORIES=	graphics
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE_EXTENDED}
XMASTER_SITE_SUBDIR=	giflib
XPKGNAMESUFFIX=	${NOX11SUFFIX}${PKGNAMESUFFIX2}
X
XMAINTAINER=	dinoex at FreeBSD.org
XCOMMENT=	Tools and library routines for working with GIF images
X
XUSE_BZIP2=	yes
XUSE_AUTOTOOLS=	libtool:15
XGNU_CONFIGURE=	yes
XUSE_LDCONFIG=	yes
X
X.if defined(WITHOUT_X11)
XPLIST_SUB+=	X11='@comment '
XCONFIGURE_ARGS+=	--with-x=no
XNOX11SUFFIX=	-nox11
X.else
XUSE_XORG=	sm x11
XPLIST_SUB+=	X11=''
X.endif
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X	@${MKDIR} ${DOCSDIR}
X	${INSTALL_DATA} ${WRKSRC}/doc/*.html ${DOCSDIR}
X	${INSTALL_DATA} ${WRKSRC}/doc/*.png ${DOCSDIR}
X	${INSTALL_DATA} ${WRKSRC}/doc/*.txt ${DOCSDIR}
X.endif
X
X.include <bsd.port.mk>
END-of-giflib/Makefile
echo x - giflib/distinfo
sed 's/^X//' >giflib/distinfo << 'END-of-giflib/distinfo'
XMD5 (giflib-4.1.6.tar.bz2) = 7125644155ae6ad33dbc9fc15a14735f
XSHA256 (giflib-4.1.6.tar.bz2) = e1c1ced9c5bc8f93ef0faf0a8c7717abf784d10a7b270d2285e8e1f3b93f2bed
XSIZE (giflib-4.1.6.tar.bz2) = 506050
END-of-giflib/distinfo
echo x - giflib/pkg-descr
sed 's/^X//' >giflib/pkg-descr << 'END-of-giflib/pkg-descr'
Xgiflib is a library for reading and writing gif images.
XIt is API and ABI compatible with libungif which was in wide use
Xwhile the LZW compression algorithm was patented
X
XWWW: http://sourceforge.net/projects/giflib
END-of-giflib/pkg-descr
echo x - giflib/pkg-plist
sed 's/^X//' >giflib/pkg-plist << 'END-of-giflib/pkg-plist'
Xbin/gif2epsn
Xbin/gif2ps
Xbin/gif2rgb
X%%X11%%bin/gif2x11
Xbin/gifasm
Xbin/gifbg
Xbin/gifburst
Xbin/gifclip
Xbin/gifclrmp
Xbin/gifcolor
Xbin/gifcomb
Xbin/gifcompose
Xbin/giffiltr
Xbin/giffix
Xbin/gifflip
Xbin/gifhisto
Xbin/gifinfo
Xbin/gifinter
Xbin/gifinto
Xbin/gifovly
Xbin/gifpos
Xbin/gifrotat
Xbin/gifrsize
Xbin/gifspnge
Xbin/giftext
Xbin/gifwedge
Xbin/icon2gif
Xbin/raw2gif
Xbin/rgb2gif
Xbin/text2gif
Xinclude/gif_lib.h
Xlib/libgif.a
Xlib/libgif.la
Xlib/libgif.so
Xlib/libgif.so.5
X%%PORTDOCS%%%%DOCSDIR%%/GifFileType.png
X%%PORTDOCS%%%%DOCSDIR%%/gif2bgi.html
X%%PORTDOCS%%%%DOCSDIR%%/gif2epsn.html
X%%PORTDOCS%%%%DOCSDIR%%/gif2herc.html
X%%PORTDOCS%%%%DOCSDIR%%/gif2iris.html
X%%PORTDOCS%%%%DOCSDIR%%/gif2ps.html
X%%PORTDOCS%%%%DOCSDIR%%/gif2rgb.html
X%%PORTDOCS%%%%DOCSDIR%%/gif2rle.html
X%%PORTDOCS%%%%DOCSDIR%%/gif2x11.html
X%%PORTDOCS%%%%DOCSDIR%%/gif89.txt
X%%PORTDOCS%%%%DOCSDIR%%/gif_lib.html
X%%PORTDOCS%%%%DOCSDIR%%/gifasm.html
X%%PORTDOCS%%%%DOCSDIR%%/gifbg.html
X%%PORTDOCS%%%%DOCSDIR%%/gifburst.html
X%%PORTDOCS%%%%DOCSDIR%%/gifclip.html
X%%PORTDOCS%%%%DOCSDIR%%/gifclrmp.html
X%%PORTDOCS%%%%DOCSDIR%%/gifcolor.html
X%%PORTDOCS%%%%DOCSDIR%%/gifcomb.html
X%%PORTDOCS%%%%DOCSDIR%%/gifcompose.html
X%%PORTDOCS%%%%DOCSDIR%%/giffiltr.html
X%%PORTDOCS%%%%DOCSDIR%%/giffix.html
X%%PORTDOCS%%%%DOCSDIR%%/gifflip.html
X%%PORTDOCS%%%%DOCSDIR%%/gifhisto.html
X%%PORTDOCS%%%%DOCSDIR%%/gifinter.html
X%%PORTDOCS%%%%DOCSDIR%%/gifinto.html
X%%PORTDOCS%%%%DOCSDIR%%/gifovly.html
X%%PORTDOCS%%%%DOCSDIR%%/gifpos.html
X%%PORTDOCS%%%%DOCSDIR%%/gifrotat.html
X%%PORTDOCS%%%%DOCSDIR%%/gifrsize.html
X%%PORTDOCS%%%%DOCSDIR%%/gifspnge.html
X%%PORTDOCS%%%%DOCSDIR%%/giftext.html
X%%PORTDOCS%%%%DOCSDIR%%/gifwedge.html
X%%PORTDOCS%%%%DOCSDIR%%/icon2gif.html
X%%PORTDOCS%%%%DOCSDIR%%/index.html
X%%PORTDOCS%%%%DOCSDIR%%/liberror.html
X%%PORTDOCS%%%%DOCSDIR%%/lzgif.txt
X%%PORTDOCS%%%%DOCSDIR%%/raw2gif.html
X%%PORTDOCS%%%%DOCSDIR%%/rgb2gif.html
X%%PORTDOCS%%%%DOCSDIR%%/rle2gif.html
X%%PORTDOCS%%%%DOCSDIR%%/text2gif.html
X%%PORTDOCS%%@dirrm %%DOCSDIR%%
END-of-giflib/pkg-plist
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list