| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
graphics)
|
|
|
|
| |
Approved by: portmgr (bdrewery)
|
|
|
|
| |
Submitted by: cperciva
|
| |
|
|
|
|
|
|
|
| |
PR: ports/156687
Submitted by: rm (myself)
Approved by: mi (maintainer; timeout - 6+ months), glarkin (mentor)
Feature safe: yes
|
| |
|
|
|
|
|
|
| |
PR: ports/144673 (part of)
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Approved by: maintainer timeout (mi; 2 months)
|
|
|
|
|
|
|
|
|
| |
Don't bother cleaning up DOS-style EOLs -- the recent releases don't
have this problem. Change the parallel-building from the pre-MAKE_JOBS_SAFE
method to the current one.
Leave a note to switch to .tar.bz2 upon next upgrade -- it may not be me
performing it...
|
|
|
|
|
| |
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua>
Approved by: portmgr (itetcu@, self)
|
|
|
|
| |
starting with G
|
|
|
|
| |
Tested by: pav on pointyhat
|
|
|
|
|
|
| |
PR: 125666
Submitted by: Wen heping <wenheping@gmail.com>
Approved by: maintainer timeout
|
| |
|
| |
|
|
|
|
| |
Approved by: krion@
|
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
|
|
|
|
| |
PR: 65099
Submitted by: Matthew Luckie
|
| |
|
|
|
|
|
|
| |
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>
|