Age | Commit message (Collapse) | Author | Files | Lines |
|
the interpreter path.
- Use new "libpng" API which fixes build problems with the latest "png"
package.
Bump package revision because of these changes.
|
|
|
|
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
|
|
|
|
|
|
* Bug fixes
|
|
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.
|
|
|
|
- Updated RPM generation and packaging for Freshmeat release.
|
|
* Fixed man page paths in RPM spec.
* Fixed a bug in manual-page rendering.
|
|
|
|
|
|
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
|
|
|
|
* 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.
|
|
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".]
|
|
|
|
|
|
adapt by moving CPPFLAGS settings to top-level, and removing explicit
inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
|
|
Noted by Frederick Bruckman.
|
|
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
|
|
"INCLUDES" doesn't work.
|
|
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.
|
|
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.
|
|
|
|
|
|
<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
|
|
* 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.
|
|
compiled for the update "png" package depend on it.
|
|
|
|
|
|
documentation.
|
|
|
|
Changes:
* web2png: Applied Bernhard Reiter's fix.
* web2png: Deal gracefully with GIF names that have leading
numerics.
|
|
Notable changes are:
* On -O, set maximum compression when writing the conversion.
* New -g option to write a gamma chunk by Glenn Randers-Pehrson.
|
|
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.
|
|
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>.
|
|
|