Commit graph

9 commits

Author SHA1 Message Date
Mikhail Teterin
0f610348e8 Upgrade from 1.0.5 to 1.0.6. 2004-03-08 17:23:00 +00:00
Mikhail Teterin
b463465cd9 Enable full functionality -- mng-writing was disabled.
I thought, I did this already long ago, but...

Submitted by:	Pav Lucistnik
2003-07-30 23:55:19 +00:00
Mikhail Teterin
43dc8f0929 Upgrade to the "final" release -- 1.0.5. Remove the conditional patching
-- it was in place for a much older version of lcms. Would love to have
done this prior to 4.8, but portmgr never responded with the approval.
2003-04-06 04:41:37 +00:00
Ruslan Ermilov
c155b6a8ff Fixed install on bsd.incs.mk aware systems. 2002-07-21 19:26:53 +00:00
Mikhail Teterin
ce250f732d Upgrade to 1.0.2
PR:		ports/29017
Submitted by:	KATO Tsuguru	(thanks for the patch)
2001-07-16 21:23:11 +00:00
Mikhail Teterin
2483852c86 Although the port formally depended on lcms, the software was
compiling  without it  :( Add  the explicit  -D to  CFLAGS. Good
noone tried to use the lcms part of the library...

Also, add library dependencies to LDADD -- -ljpeg -lz -llcms.
2001-04-28 16:16:07 +00:00
Maxim Sobolev
b4d45cf41d Explicitly link resulting library with libm, because other ports expect to be
able to link just with ``-lmng'', not with ``-lmng -lm''.

Submitted by:	bento (sorta)
2001-03-13 15:56:36 +00:00
Mikhail Teterin
1d6002b35d Upgrade to version 1.0.0. Drop the configure, libtool, etc. non-sense
and just  use our  own clean  and straightforward  Makefile.bsd. While
here, remove the SHLIB_VER variable -- I  think it was not worth it to
have it there...

Thanks to Nathan for letting me know, the new version is available...

PR:		25580
Submitted by:	Nathan Ahlstrom <nrahlstr@winternet.com>
2001-03-10 01:04:19 +00:00
Trevor Johnson
e2b43ed65d Add new port of libmng 0.9.3, a library to support images in MNG format.
MNG permits losslessly compressed, animated images.

PR:		22547
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
2000-11-03 17:08:18 +00:00