summaryrefslogtreecommitdiff
path: root/graphics/fly
AgeCommit message (Collapse)AuthorFilesLines
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-24Add RMD160 digestsagc1-1/+2
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-06-20Bump PKGREVISION and remove X11 support where appropiate.xtraeme1-2/+2
2004-04-10Convert to buildlink3.snj1-5/+5
2003-09-07fixuphubertf1-8/+4
2003-09-02Fix REPLACE_PERL: pathnames listed should be relative to ${WRKSRC}.seb1-5/+5
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-23Revision bumped because of gd shared library major bump; freetype-lib ↵adam3-6/+7
buildlink added; -O optimization flag removed
2003-06-06Avoid hardcoding /usr/pkg in patch files, using REPLACE_PERL to fix perljmmv5-24/+29
location in scripts. Add dependancy on perl, so installed scripts work. Bump PKGREVISION to 3.
2002-11-28Buildlinkify this package to stop it from using the packaged version oftron1-7/+6
"libintl" even if it is not necessary. Bump package revision.
2002-03-14Use wildcard dependence for "gif2png" package.tron1-2/+2
2002-03-13Give all packages which depend on "png" a version bump, and updatefredb1-2/+3
all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".]
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-06-11CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, sojlam1-2/+1
adapt by moving CPPFLAGS settings to top-level, and removing explicit inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-04-21Move to sha1 digests, and/or add distfile sizes.wiz1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-22/+20
+ move the patch digest/checksum values from files/patch-sum to distinfo
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