Date: Sun, 13 Feb 2000 07:37:39 +0900 From: tkato@prontomail.ne.jp To: FreeBSD-gnats-submit@freebsd.org Subject: ports/16672: Update port: graphics/giflib Message-ID: <3A1CEF15431E3D11787300807CFDCBC0@tkato.prontomail.ne.jp>
next in thread | raw e-mail | index | archive | help
>Number: 16672 >Category: ports >Synopsis: Update port: graphics/giflib >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Feb 12 14:50:06 PST 2000 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 3.4-RELEASE i386 >Organization: >Environment: >Description: - Add RESTRICTED line (because of LZW patent issue caused by UNISYS) - Remove some redundant discriptions - Update WWW: line of pkg/DESCR Note: It would be highly recommended to remove graphics/giflib from ports tree and use graphics/libungif instead. This PR is needed only if some reason is there for giflib to remain. >How-To-Repeat: >Fix: diff -urN /usr/ports/graphics/giflib/Makefile graphics/giflib/Makefile --- /usr/ports/graphics/giflib/Makefile Sat Sep 18 19:17:30 1999 +++ graphics/giflib/Makefile Mon Jan 31 03:30:20 2000 @@ -13,12 +13,12 @@ MAINTAINER= ports@FreeBSD.org +RESTRICTED= 'Requires a license from UNISYS' + USE_XLIB= yes -USE_GMAKE= yes USE_LIBTOOL= yes post-install: - ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib .if !defined(NOPORTDOCS) @${MKDIR} ${PREFIX}/share/doc/giflib ${INSTALL_DATA} ${WRKSRC}/doc/*.html ${PREFIX}/share/doc/giflib diff -urN /usr/ports/graphics/giflib/pkg/DESCR graphics/giflib/pkg/DESCR --- /usr/ports/graphics/giflib/pkg/DESCR Sat Sep 18 19:17:31 1999 +++ graphics/giflib/pkg/DESCR Mon Jan 31 05:57:25 2000 @@ -11,4 +11,4 @@ See /usr/local/share/doc/giflib directory for more information on GIFLIB's capabilities. -WWW: http://prtr-13.ucsc.edu/~badger/software/giflib.shtml +WWW: http://prtr-13.ucsc.edu/~badger/software/libungif/ Sent by Japanese ProntoMail >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A1CEF15431E3D11787300807CFDCBC0>