Commit Graph

7 Commits

Author SHA1 Message Date
pvalchev
a8e2af9e46 Update to v0.38.
- Do not depend on libgif - there are bugs which cause Imager to
crash or behave strangely after reading or writing gif images.
Assume that we do not want to link with gif to avoid port
interactiveness in the "libs" flavor.
2001-05-22 00:31:54 +00:00
naddy
ee871cbeed /usr/local -> LOCALBASE, /usr/X11R6 -> X11BASE 2001-05-10 12:08:57 +00:00
pvalchev
3c45f85455 Switch my email over @openbsd.org.
Insert all COMMENT lines into double quotes for consistency.
2001-05-09 23:26:16 +00:00
pvalchev
7d890645c6 Use MACHINE_ARCH instead of ARCH in PLIST for m68k-based architectures.
Bump NEED_VERSION respectively.
okay miod@
2001-05-08 01:03:28 +00:00
reinhard
915c3c0d9a - Switch MASTER_SITES to CPAN.
- Add a patch when no FLAVOR is specified to make sure we don't build             with any libraries even if they are installed.

from maintainer
2001-04-17 10:07:12 +00:00
reinhard
9bd1a1dddb o) change maintainer's email address
o) move COMMENT into Makefile
o) bump NEED_VERSION
2001-03-24 12:51:47 +00:00
reinhard
b84f9286d5 MAINTAINER= Peter Valchev <pvalchev@toxiclinux.org>
Imager is a perl module for creating and manipulating 24 bit
images. Examples of what can be done with it can be seen at:
http://www.eecs.umich.edu/~addi/perl/Imager/best.html
 
Flavors:
        libs  - build with t1, freetype, png, gif, jpeg, tiff
                graphic libraries
2001-03-08 11:11:19 +00:00