| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
I thought, I did this already long ago, but...
Submitted by: Pav Lucistnik
|
|
|
|
|
| |
-- 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.
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 31072
Submitted by: Ports Fury
|
| |
|
|
|
|
|
|
| |
The make's ``.if exists'' works differently...
Submitted by: KATO Tsuguru
|
|
|
|
|
| |
PR: ports/29017
Submitted by: KATO Tsuguru (thanks for the patch)
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
| |
it's jpeg.9:... not jpeg:...
PR: 27590 (partly)
Submitted by: Jan L. Peterson <jlp@flipdog.com>
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
| |
able to link just with ``-lmng'', not with ``-lmng -lm''.
Submitted by: bento (sorta)
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
| |
|
|
|
|
|
| |
- 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.
|
|
MNG permits losslessly compressed, animated images.
PR: 22547
Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
|