FreeBSD Bugzilla – Attachment 96455 Details for
Bug 135073
new Port:graphics/giflib
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 4.21 KB, created by
Ismail YENIGUL
on 2009-05-30 12:00:09 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Ismail YENIGUL
Created:
2009-05-30 12:00:09 UTC
Size:
4.21 KB
patch
obsolete
># 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@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@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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 135073
: 96455