summaryrefslogtreecommitdiff
path: root/graphics/fli2gif (follow)
Commit message (Collapse)AuthorAgeFilesLines
* de-pkg-commentAkinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75960
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | 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-072-9/+12
| | | | | | | | 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-062-1/+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-136-48/+27
| | | | | | | | PR: 40496 Submitted by: Ports Fury Notes: svn path=/head/; revision=62900
* - PORTDOCS policePatrick Li2001-12-241-2/+2
| | | | | | | | - DOCSDIR support to some - Brush out some lint Notes: svn path=/head/; revision=52072
* 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
* More WWW: additionsMichael Haro1999-05-061-1/+1
| | | | Notes: svn path=/head/; revision=18564
* Make sure to remove everything we install.Steve Price1998-10-051-0/+1
| | | | Notes: svn path=/head/; revision=13653
* Import of graphics/fli2gif version 1.1Justin M. Seger1998-01-297-0/+106
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