aboutsummaryrefslogtreecommitdiff
path: root/graphics/fli2gif
Commit message (Collapse)AuthorAgeFilesLines
* - Add/update license when possibleAlex Kozlov2014-05-201-3/+3
| | | | | | | | - Modernize ports Makefiles - Update MASTER_SITES/distfile for converters/chmview Notes: svn path=/head/; revision=354597
* Convert g* to USES=zipBaptiste Daroussin2014-03-101-2/+2
| | | | Notes: svn path=/head/; revision=347760
* - Support STAGEDIRAlex Kozlov2013-09-252-9/+6
| | | | | | | - Utilize PLIST_FILES/PORTDOCS Notes: svn path=/head/; revision=328303
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* 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
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276992
* - Convert unzip -a to USE_DOS2UNIXPav Lucistnik2010-06-032-5/+23
| | | | | | | | 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-012-2/+2
| | | | | | | Reported by: -fetch-original pointyhat run Notes: svn path=/head/; revision=227344
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | Notes: svn path=/head/; revision=149530
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* 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