| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Submitted by: db
Notes:
svn path=/head/; revision=182842
|
|
|
|
|
|
|
|
|
|
| |
- Add missed manpage entries [1]
PR: ports/107173
Submitted by: Radim Kolar SF.NET <hsn@sendmail.cz> [1]
Notes:
svn path=/head/; revision=180993
|
|
|
|
|
|
|
|
| |
PR: ports/105515
Submitted by: Eygene <rea-fbsd@codelabs.ru>
Notes:
svn path=/head/; revision=177261
|
|
|
|
|
|
|
|
|
|
|
| |
- Change my email
PR: ports/76116 (based on)
Suggested by: Raphael Langerhorst <raphael-langerhorst@gmx.at>
Approved by: sem (mentor)
Notes:
svn path=/head/; revision=174974
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
Short changelog:
- Black preservation on CMYK-> CMYK transforms
- Ability to set adaptation state of observer on absolute colorimetric
transforms.
- A rather advanced feature. Actually it only allows No adaptation (d=0) and
observer fully adapted (d=1)
- lcms can now "fix" some broken 8-bit profiles that have gray axes misplaced.
- icctrans can now read CGATS/IT8 files.
- improved tifficc with tiff Lab8 support
PR: ports/101603
Submitted by: Stanislav Sedov <ssedov(at)mbsd.msk.ru>
Approved by: krion (mentor)
Notes:
svn path=/head/; revision=170309
|
|
|
|
| |
Notes:
svn path=/head/; revision=161663
|
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=156749
|
|
|
|
| |
Notes:
svn path=/head/; revision=149530
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
Notes:
svn path=/head/; revision=148323
|
|
|
|
|
|
|
| |
Approved by: marcus (portmgr hat)
Notes:
svn path=/head/; revision=135416
|
|
|
|
| |
Notes:
svn path=/head/; revision=127758
|
|
|
|
|
|
|
|
| |
PR: ports/76116
Submitted by: Raphael Langerhorst
Notes:
svn path=/head/; revision=127546
|
|
|
|
|
|
|
|
|
| |
the runtime dependency list.
Noticed by: GNOME Tinderbox
Notes:
svn path=/head/; revision=121425
|
|
|
|
|
|
|
|
|
|
| |
Make the testcms link the new -lcms statically to avoid possible conflicts
with the already installed library (probably of a different version).
PR: ports/68610
Notes:
svn path=/head/; revision=120177
|
|
|
|
| |
Notes:
svn path=/head/; revision=116224
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
Notes:
svn path=/head/; revision=113296
|
|
|
|
|
|
|
|
|
|
| |
boundary, which on 64-bit platforms is not the proper alignment for
longs. The patch replaces the hardcoding of 3 with sizeof(long)-1.
Tested on: ia64
Notes:
svn path=/head/; revision=112336
|
|
|
|
| |
Notes:
svn path=/head/; revision=111984
|
|
|
|
|
|
|
|
| |
PR: ports/67083
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=109810
|
|
|
|
|
|
|
| |
Pointed by: marcus
Notes:
svn path=/head/; revision=100112
|
|
|
|
|
|
|
|
|
| |
${LD} can't found libm.so in standard search path.
Reported by: Mike Harding <mvh@ix.netcom.com>
Notes:
svn path=/head/; revision=100102
|
|
|
|
|
|
|
|
|
| |
Otherwise we get unresolved references error at the time linking this library
into objects w/o -lm dependency.
This was the reason why color proof module in gimp-devel was not built.
Notes:
svn path=/head/; revision=100063
|
|
|
|
| |
Notes:
svn path=/head/; revision=99360
|
|
|
|
|
|
|
| |
build on our supported architectures.
Notes:
svn path=/head/; revision=81730
|
|
|
|
|
|
|
|
| |
maintain without access to machines of various architectures. Kris
has such access, but would not share it and gets tired too quickly.
Notes:
svn path=/head/; revision=81715
|
|
|
|
|
|
|
|
|
| |
The port fails to pass the internal self-tests on 64-bit platforms
running very recent 5.1 systems, but it is required to build KDE and
therefore critical for the release.
Notes:
svn path=/head/; revision=81644
|
|
|
|
| |
Notes:
svn path=/head/; revision=80377
|
|
|
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes:
svn path=/head/; revision=77045
|
|
|
|
|
|
|
|
|
|
|
| |
underscore-prefixed aliases, which are not available on -stable. There I
was proud of myself for testing on i386, alpha, and panther, and still
missing a -stable incompatibility :-\
Submitted by: Voodai, Lars Erik Gullerud, Ivajlo Nikolov (so far)
Notes:
svn path=/head/; revision=69577
|
|
|
|
|
|
|
| |
once again, to the "test" target.)
Notes:
svn path=/head/; revision=69565
|
|
|
|
|
|
|
|
|
| |
Install JPEG-related sample files in addition to the TIFF sample. All
this samples can be built by the port, BTW, but would require
lib-dependency on libtiff and libjpeg.
Notes:
svn path=/head/; revision=69562
|
|
|
|
| |
Notes:
svn path=/head/; revision=61352
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
though there are plenty of messages about unalligned access...
(Notably, the author incorporated almost all of our 32-bit related
patches).
PR: ports/33528
Submitted by: Lev A. Serebryakov
Notes:
svn path=/head/; revision=52608
|
|
|
|
|
|
|
| |
The primary purpose is to fix the port on Alphas.
Notes:
svn path=/head/; revision=47456
|
|
|
|
|
|
|
|
|
|
|
|
| |
A whole bunch of little 32-bit related hunks was needed, but now it
passes its own bundled tests (which also needed a little patch for an
unitialized variable) on Alpha. Bump PORTREVISION.
Submitted by: Andrew Gallatin, Doug Rabson
Tested on: beast
Notes:
svn path=/head/; revision=47455
|
|
|
|
|
|
|
| |
Thanks to: Jaroshenko at mailru dot com
Notes:
svn path=/head/; revision=41285
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
homegrown DOCS variable. Do not install the test-executable, but run it
after build. Change the mastersite and WWW.
Thanks to: KATO Tsuguru
who sent me the cleaning up and WWW changing patch, which made me look
and notice, the new version is also available.
I will submit the fix for ImageMagick -- lcms.h is now <lcms.h>, not
<lcms/lcms.h>.
Notes:
svn path=/head/; revision=41251
|
|
|
|
|
|
|
|
| |
- move variable definition from rules section of Makefile;
- sort pkg-plist.
Notes:
svn path=/head/; revision=36126
|
|
graphics library. Color management is the process of keeping
"profiles" which describe the response of scanners, cameras,
monitors, printers and such to light, and compensating for the
different response curves as images are transferred from one device
to another.
PR: 22420
Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
Notes:
svn path=/head/; revision=34760
|