Pav Lucistnik
c56eeed1ab
- Prepare for removal of shlib filtering
2007-01-28 01:42:12 +00:00
Edwin Groothuis
ff21f59f9f
Remove USE_REINPLACE for categories starting with a G
2006-05-07 23:46:33 +00:00
Edwin Groothuis
c92c635b24
SHA256ify
...
Approved by: krion@
2006-01-22 12:42:24 +00:00
Mikhail Teterin
18ba7f40e2
Update from 1.0.8 to 1.0.9.
...
Add an option to turn on vendor's experimental optimizations.
Be sure to turn on MNG_BUILD_SO only for PIC-objects.
Prompted by: edwin's port-version check
2005-10-18 04:42:30 +00:00
Mikhail Teterin
9ffa2a24dd
Remove requirement for particular versions of liblcms and libjpeg.
2005-07-13 23:41:09 +00:00
Mikhail Teterin
aaa87d410e
Update to 1.0.8 from 1.0.7.
2004-09-01 15:12:49 +00:00
Mikhail Teterin
93ed109035
Upgrade from 1.0.6 to 1.0.7
...
PR: 65099
Submitted by: Matthew Luckie
2004-04-03 17:45:33 +00:00
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
Kris Kennaway
eaa8542e8a
Remove broken workaround for an old version of the lcms port.
...
It's not clear that this could ever have worked, because post-patch
executes before LIB_DEPENDS are built, so systems without lcms
installed will fail to patch.
Reported by: dec
2003-03-21 10:22:21 +00:00
Ade Lovett
7e52725f2a
Clear moonlight beckons.
...
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Mikhail Teterin
a042ccaa66
Finally upgrade to 1.0.4...
2002-11-06 05:01:54 +00:00
Ruslan Ermilov
c155b6a8ff
Fixed install on bsd.incs.mk aware systems.
2002-07-21 19:26:53 +00:00
Maxim Sobolev
548387be80
Use USE_REINPLACE.
2002-07-11 15:31:46 +00:00
Kevin Lo
ad242bed64
Update to version 1.0.3
...
PR: 31072
Submitted by: Ports Fury
2001-10-19 16:51:57 +00:00
Jun Kuriyama
3159e96380
Fix URL.
2001-09-05 16:01:56 +00:00
Mikhail Teterin
d555a0e335
Restore the post-patch target to the previous version (using test(1)).
...
The make's ``.if exists'' works differently...
Submitted by: KATO Tsuguru
2001-07-17 14:21:36 +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
53ac9ea355
This port depends on lcms, which recently started to install its lcms.h
...
into ${PREFIX}/include/ instead of ${PREFIX}/include/lcms/ .
Provide a post-patch workaround, which looks for lcms.h and patches the
libmng_types.h if necessary. This fix was sitting in my own ports tree
for a while and I thought I committed it, until the pr 28202 got transfered
to me this morning:
PR: 28202
Submitted by: Dan Pelleg <dpelleg+bsd@cs.cmu.edu>
2001-06-18 22:55:40 +00:00
Ade Lovett
a7894efe10
Fix LIB_DEPENDS to actually include a version number..
...
it's jpeg.9:... not jpeg:...
PR: 27590 (partly)
Submitted by: Jan L. Peterson <jlp@flipdog.com>
2001-05-31 15:56:40 +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
Maxim Sobolev
2b1a883dc4
Massive style enforcement - use ^I instead of spaces for variables identation.
2001-01-16 17:33:20 +00:00
Maxim Sobolev
a673458923
- Use USE_LIBTOOL;
...
- remove strange @exec/@unexec hack to create symlink to a shared library from
pkg-plist. Our pkg_install tools should handle it w/o any problems.
2000-12-19 15:51:53 +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