Commit graph

30 commits

Author SHA1 Message Date
wiz
69aef473b5 Update to 2.4.7, update HOMEPAGE and MASTER_SITES.
* Fixed man page paths in RPM spec.
        * Fixed a bug in manual-page rendering.
2003-07-30 13:45:24 +00:00
martti
ee90b572a6 COMMENT should start with a capital letter. 2003-07-21 16:45:54 +00:00
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
wiz
e8817c9088 Complete standardization of messages according to latest pkglint. 2002-09-24 12:29:55 +00:00
wiz
11c61c8c57 Update to 2.4.6:
* Document masters converted to DocBook.
        * Man page typo fix.
        * Glen Randers-Pehrson's configure.in tweaks to avoid testin
          for a deprecated function.
        * Typo fix in the web2png script.
        * Document -f, restore -1 for backwards compatibility.
2002-08-30 23:04:07 +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
zuntum
1baadf5f27 o convert to use graphics/png/buildlink.mk 2001-06-25 23:54:31 +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
26c40c61dd Update dependency on png to >=1.0.11 because of the shlib major bump.
Noted by Frederick Bruckman.
2001-05-22 09:32:18 +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
tron
7c9861d3de Use "CPPFLAGS" to configure include directories because setting
"INCLUDES" doesn't work.
2001-03-13 13:54:48 +00:00
zuntum
50f9bdc083 Update gif2png to 2.4.2 and change -I${PREFIX} -> -I${LOCALBASE}
2.4.2:
        * Mac porting fixes from Paul Matzke <pmatzke@macline.com>.

2.4.1:
        * Update to use the post-0.8.9 initialization code, so it
          will play nice with shared libraries.
2001-03-13 09:08:56 +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
wiz
d4fce8d4e7 Unify format of MESSAGEs, and include RCS Ids. 2001-02-06 14:24:03 +00:00
rh
955e9caa5b Update gif2png to 2.4.0. This closes PR 12000 by Tomasz Luchowski
<zuntum@eik.pl>, thanks!

Changes are:
  2.4.0: Added -t option to enable conversion of transparent images.
  2.3.3: Handle malformed (zero-length) GIF comments without coredumping.
         This was Debian bug #59830
2001-01-20 12:13:43 +00:00
wiz
2e7052268b Update gif2png to 2.3.2. Changes since 2.3.0:
* Bug fix for aspect-ratio handling (Glenn Randers-Pehrson <glennrp@home.com>).
* No more direct assignments of the PNG info structure members;
  it's all done through the API now.
2000-04-01 00:29:07 +00:00
tron
ea7dc91900 Because the minor of "libpng" was bumped we must sure that packages
compiled for the update "png" package depend on it.
2000-03-21 22:40:50 +00:00
tron
e8a1039530 Use "png>=1.0.3" instead of "png-*" in dependence list. 2000-02-09 20:20:52 +00:00
tron
f184beb4a5 Use wildcard dependence for "png" package. 2000-02-09 15:22:32 +00:00
rh
db9fbde053 Update gif2png to 2.3.0. This version cleans up some glitches in the
documentation.
2000-01-06 09:26:26 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
wiz
f8c036bd7f After all these fixes: gif2png 2.2.4 -> 2.2.5
Changes:
* web2png: Applied Bernhard Reiter's fix.
* web2png: Deal gracefully with GIF names that have leading
  numerics.
1999-12-26 00:45:50 +00:00
rh
d2259cf3b4 Update gif2png to 2.2.4
Notable changes are:
        * On -O, set maximum compression when writing the conversion.
        * New -g option to write a gamma chunk by Glenn Randers-Pehrson.
1999-12-01 21:34:18 +00:00
rh
197b3e0a34 Update gif2png to version 2.2.3.
Changes include:
        * gif2png.c: Added some explanatory comments.
        * web2png: Added Python version check.
        * License changed (with Alexander Lehman's and David Koblas's
          permission) to the libpng/zlib license.
        * Option-processing cleanup.
        * discard optional preceding # on gif2png -b option value.
        * Fix to RCS machinery in web2png.
        * Added -b option to gif2png for painting transparent pixels
          with a specified background color.
        * 64-bit cleanliness patch for gif2png from Jesse Perry.
        * Fixed an option-processing bug in web2png.
        * Added -a option to web2png.
        * Fix references in .inc/.css/.js files.
        * John Hascall's patch for filtermode.
        * gif2png man page now warns about potential browser problems.
        * Use env in web2png's #! for portability.
	* Several minor fixes.
1999-11-16 16:57:52 +00:00
agc
445eac767c Upgrade to version 1.2.2.
Changes since version 1.1.1:
        * Fixed a bug in configure that was preventing it from finding
        the png library properly.
        * Fixed a brown-paper-bag bug -- web2png ignored directory
        arguments.
        * Added capability to handle BACKGROUND tags and http URLs.
        Thanks to Rob Reid <reid@astro.utoronto.ca>.
1999-10-28 09:22:54 +00:00
rh
94d8b63522 Initial import of gif2png-1.1.1, a program to convert GIF files to PNG. 1999-10-16 15:01:49 +00:00