Commit graph

27 commits

Author SHA1 Message Date
tron
3bdaa3a74a Buildlinkify this package to stop it from using the packaged version of
"libintl" even if it is not necessary. Bump package revision.
2002-11-28 10:56:37 +00:00
tron
57157f581f Use wildcard dependence for "gif2png" package. 2002-03-14 23:30:00 +00:00
fredb
b48eba1112 Give all packages which depend on "png" a version bump, and update
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".]
2002-03-13 17:36:35 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
jlam
c4e71c5e7a CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so
adapt by moving CPPFLAGS settings to top-level, and removing explicit
inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-06-11 06:34:17 +00:00
wiz
a4f21a5507 Move to sha1 digests, and/or add distfile sizes. 2001-04-21 09:54:06 +00:00
agc
fb467f5ac2 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:22:34 +00:00
hubertf
e32afb6fea Change BUILD_DEPENDS semantics:
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-27 03:19:43 +00:00
tron
5382bbe7c6 Because the minor number of the PNG library was increased packages compiled
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-03-04 09:06:09 +00:00
wiz
a2a4d06c6f Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 15:22:13 +00:00
agc
90515e7cce Use EVAL_PREFIX to be a bit more precise about package prefices. 2000-07-18 15:20:59 +00:00
tron
e586f356e1 Adapt for new "gd" library 1.8.1 with JPEG support. 2000-03-17 23:36:09 +00:00
jlam
61a5c84807 * Modify to support gd-1.7.3.
* Finish transforming references to "gif" to "png".
1999-11-01 03:31:45 +00:00
hubertf
78ae8c9cb2 fly seems to produce PNG these days, not GIF. 1999-08-29 15:56:48 +00:00
agc
811bdb55f5 Add support for gd-1.6.3, and associated GIF -> PNG migration. Convert
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-08-27 10:11:01 +00:00
agc
a910a6fd62 Add package patch-sum files 1999-07-09 13:50:05 +00:00
tv
ed9cfb063d Change gd package "version" to 1.3p1 so that packages (particularly py-gd)
will not try to link against the version without a shared library.
1999-05-03 20:25:36 +00:00
tron
075085702a Fix run time library search path. 1999-05-02 23:17:53 +00:00
tron
13e9aeb86c Merge "pre-install" and "do-install" target. 1999-05-02 23:17:23 +00:00
hubertf
2a95ad9c6b Fix CONFLICTS (remove redundancy, mostly) 1999-02-20 22:48:24 +00:00
tsarna
6bd0d65c65 The Grand Homepagification:
- 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-20 15:16:34 +00:00
agc
05b88260d7 Add NetBSD RCS Ids. 1998-08-07 13:16:49 +00:00
agc
86db14e819 Add NetBSD RCS Ids. 1998-08-07 10:35:47 +00:00
tron
4502b4f25e Update "fly" to version 1.6.1. 1998-07-01 17:01:45 +00:00
tron
1b75175526 Add "graphics" to "CATEGORIES". 1998-06-25 19:31:32 +00:00
tron
42ecf8e499 Fix MD5 checksum. 1998-06-07 08:27:28 +00:00
bouyer
bd351745a8 fly, a command-file interface for creating and modifying GIF images. 1998-04-28 15:00:51 +00:00