Date: Sat, 5 Dec 1998 06:47:08 +0200 (SAST) From: bradh@iafrica.com To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: ports/8970: New Port: gifsicle Message-ID: <199812050447.GAA25243@tip.noc.iafrica.com>
next in thread | raw e-mail | index | archive | help
>Number: 8970 >Category: ports >Synopsis: New Port: gifsicle >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: Fri Dec 4 20:50:00 PST 1998 >Last-Modified: >Originator: Brad Hendrickse >Organization: UUNET Internet Africa >Release: FreeBSD 3.0-CURRENT i386 >Environment: FreeBSD amnesia.rabies.org.za 3.0-CURRENT FreeBSD 3.0-CURRENT #3: Tue Nov 24 14:46:53 SAST 1998 bradh@amnesia.rabies.org.za:/usr/src/sys/compile/kernel.AMNESIA i386 >Description: gifsicle is a powerful command-line program for manipulating GIF image files. Extensive options let you control what exactly it does. >How-To-Repeat: N/A >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: # # gifsicle # gifsicle/Makefile # gifsicle/files # gifsicle/files/md5 # gifsicle/pkg # gifsicle/pkg/PLIST # gifsicle/pkg/DESCR # gifsicle/pkg/COMMENT # echo c - gifsicle mkdir -p gifsicle > /dev/null 2>&1 echo x - gifsicle/Makefile sed 's/^X//' >gifsicle/Makefile << 'END-of-gifsicle/Makefile' X# New ports collection makefile for: gifsicle X# Version required: 1.8 X# Date created: 5 December 1998 X# Whom: Brad Hendrickse <bradh@iafrica.com> X# X# $Id:$ X# X XDISTNAME= gifsicle-1.8 XPKGNAME= gifsicle XCATEGORIES= graphics XMASTER_SITES= http://www.lcdf.org/gifsicle/ X XMAINTAINER= bradh@iafrica.com X XMAN1= gifsicle.1 X XGNU_CONFIGURE= yes X X.include <bsd.port.mk> END-of-gifsicle/Makefile echo c - gifsicle/files mkdir -p gifsicle/files > /dev/null 2>&1 echo x - gifsicle/files/md5 sed 's/^X//' >gifsicle/files/md5 << 'END-of-gifsicle/files/md5' XMD5 (gifsicle-1.8.tar.gz) = 64bb2c65deb1f5dd4488cbeb430d51c4 END-of-gifsicle/files/md5 echo c - gifsicle/pkg mkdir -p gifsicle/pkg > /dev/null 2>&1 echo x - gifsicle/pkg/PLIST sed 's/^X//' >gifsicle/pkg/PLIST << 'END-of-gifsicle/pkg/PLIST' Xbin/gifsicle END-of-gifsicle/pkg/PLIST echo x - gifsicle/pkg/DESCR sed 's/^X//' >gifsicle/pkg/DESCR << 'END-of-gifsicle/pkg/DESCR' Xgifsicle is a powerful command-line program for manipulating GIF image files. XExtensive options let you control what exactly it does. X XHomePage: http://www.lcdf.org/gifsicle/ X X-- Xbrad hendrickse X(bradh@iafrica.com) END-of-gifsicle/pkg/DESCR echo x - gifsicle/pkg/COMMENT sed 's/^X//' >gifsicle/pkg/COMMENT << 'END-of-gifsicle/pkg/COMMENT' Xgifsicle - manipulates GIF images and animations END-of-gifsicle/pkg/COMMENT exit >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?199812050447.GAA25243>