aboutsummaryrefslogtreecommitdiff
path: root/graphics/fli2gif/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Fix typos in COMMENTCarlo Strub2012-07-241-1/+1
| | | | Notes: svn path=/head/; revision=301441
* Update maintainer email in my portsAlex Kozlov2012-03-021-1/+1
| | | | | | | Approved by: eadler (mentor) Notes: svn path=/head/; revision=292555
* - Convert unzip -a to USE_DOS2UNIXPav Lucistnik2010-06-031-3/+4
| | | | | | | | PR: ports/146533 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> Notes: svn path=/head/; revision=255662
* - Update download locations, update WWWPhilip M. Gollucci2009-02-011-1/+1
| | | | | | | Reported by: -fetch-original pointyhat run Notes: svn path=/head/; revision=227344
* de-pkg-commentAkinori MUSHA2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75960
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-101-2/+0
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* fix build on currentYing-Chieh Liao2002-11-071-8/+2
| | | | | | | | PR: 44973 Submitted by: Ports Fury Notes: svn path=/head/; revision=69643
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-061-0/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Mark BROKEN on 5.0Kris Kennaway2002-10-261-1/+7
| | | | Notes: svn path=/head/; revision=68851
* - Update MASTER_SITES and WWW: lineYing-Chieh Liao2002-07-131-7/+17
| | | | | | | | PR: 40496 Submitted by: Ports Fury Notes: svn path=/head/; revision=62900
* Update a MASTER_SITE not to include "/.ccd0c/", as it's a bad idea.Pete Fritchman2001-08-281-1/+1
| | | | | | | Prompted by: luigi Notes: svn path=/head/; revision=47037
* Remove giffunip@asme.org as the maintainer: he no longer has the abilityKris Kennaway2001-08-231-1/+1
| | | | | | | | | | to maintain these ports. Any non-committer who wants to grab one let me know. Approved by: old maintainer Notes: svn path=/head/; revision=46749
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-3/+3
| | | | Notes: svn path=/head/; revision=37252
* PORTNAME / PORTVERSION syntax conversionDavid E. O'Brien2000-04-131-3/+3
| | | | Notes: svn path=/head/; revision=27470
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20951
* Ports that are in a non-virtual category other then 'misc' don't getBill Fumerola1999-06-171-2/+2
| | | | | | | 'misc' as a category. Notes: svn path=/head/; revision=19537
* Import of graphics/fli2gif version 1.1Justin M. Seger1998-01-291-0/+26
This little program will take an Autodesk Flic (FLI/FLC) file and convert all of its frames into sequential images in a GIF89a file, along with a Netscape application extension animation chunk. This allows you to easily create animated GIF's that are viewable by Netscape Navigator 2 and Microsoft Internet Explorer 3 (and above) users. PR: ports/5433 Submitted by: giffunip@asme.org Notes: svn path=/head/; revision=9508