summaryrefslogtreecommitdiff
path: root/graphics/fly
AgeCommit message (Collapse)AuthorFilesLines
2001-03-27Change BUILD_DEPENDS semantics:hubertf1-2/+2
first component is now a package name+version/pattern, no more executable/patchname/whatnot. While there, introduce BUILD_USES_MSGFMT as shorthand to pull in devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current). Patch by Alistair Crooks <agc@netbsd.org>
2001-03-04Because the minor number of the PNG library was increased packages compiledtron1-2/+1
using the newest PNG library won't work on system with an older one. To prevent such problems with precompiled binary packages require at least "png-1.0.9nb1" in all dependences.
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-07-18Use EVAL_PREFIX to be a bit more precise about package prefices.agc1-3/+4
2000-03-17Adapt for new "gd" library 1.8.1 with JPEG support.tron3-6/+6
1999-11-01* Modify to support gd-1.7.3.jlam10-31/+224
* Finish transforming references to "gif" to "png".
1999-08-29fly seems to produce PNG these days, not GIF.hubertf1-1/+1
1999-08-27Add support for gd-1.6.3, and associated GIF -> PNG migration. Convertagc17-29/+681
GIF images to PNG ones using netpbm at installation time. Update the HTML documentation to use the generated PNG graphics. Update to version 1.6.5 of fly whilst we're here. Version: 1.6.5 15th January 1999 Minor bug fix. Seg fault on garbage input file or empty input file. Thanks to Anatoly A. Orehovsky <tolik@mpeks.tomsk.su> for the report and code fix. Version: 1.6.4 24th November 1998 Minor bug fixes. Removing warnings and fixing minor errors in some print statements. Thanks to Bernie Kirby <bernie@iii.rmit.edu.au> for reporting the warnings. Version: 1.6.3 22nd October 1998 Minor additional feature: any pair of diametrically opposite vertices in any order will now be accepted for rect and frect. Version: 1.6.2 25th September 1998 Minor bug fix - some return codes in case of fatal errors were 0 when they should have been 1. Addition of code for win32 binmode problem. (thanks to Shoji Mori <mori@moriken.com>)
1999-07-09Add package patch-sum filesagc1-0/+3
1999-05-03Change gd package "version" to 1.3p1 so that packages (particularly py-gd)tv1-4/+4
will not try to link against the version without a shared library.
1999-05-02Fix run time library search path.tron1-2/+2
1999-05-02Merge "pre-install" and "do-install" target.tron1-3/+2
1999-02-20Fix CONFLICTS (remove redundancy, mostly)hubertf1-3/+1
1998-08-20The Grand Homepagification:tsarna1-1/+2
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section.
1998-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-07-01Update "fly" to version 1.6.1.tron3-21/+15
1998-06-25Add "graphics" to "CATEGORIES".tron1-2/+2
1998-06-07Fix MD5 checksum.tron1-1/+1
1998-04-28fly, a command-file interface for creating and modifying GIF images.bouyer6-0/+80