@pkgpath markers; from ajacoutot@
- tweak from me: @pkgpath markers for these go in PFRAG.python2.6-*
files rather than straight in PLIST-*, so that they are only added
to 2.6 packages, otherwise pkg_add -u will see that either 2.4 or
2.6 versions are valid updates and will have to ask every time,
ok ajacoutot@
Asymptote is a powerful descriptive vector graphics language that
provides a natural coordinate-based framework for technical drawing.
Labels and equations are typeset with LaTeX, for high-quality PostScript
output.
ok coutot
- add various other missing WANTLIB (and LIB_DEPENDS in some cases)
- while there move PKGNAME=..pX to REVISION, and move some ports
to new-style LIB_DEPENDS
original diff from Brad, extensive checking by me (clean build of everything
related to liboil).
* zap pthread from WANTLIB in tkdnd
* get rid of expensive SUBST_VARS in pre-configure or whole pre-configure
* get rid of tktreectrl PFRAG.shared
* bump tkdnd and tktreectrl
OK, landry@ who's eyes got burned ;)
image extension for Tcl/Tk
This package enhances Tk, adding support for many
other Image formats: BMP, XBM, XPM, GIF (with
transparency, but without LZW), PNG, JPEG, TIFF.
OK, landry@
cameras (CRW/CR2, NEF, RAF, DNG, and others).
LibRaw is based on the source codes of the dcraw utility, where part of
drawbacks have already been eliminated and part will be fixed in future.
The users of the library are provided with API to be built into their
software programs.
requested by (and OK) landry@ at c2k10....
(this time, imported into a better dir path)
PNG photo image extension for Tcl/Tk
TkPNG provides support for PNG image manipulation with Tcl/Tk
and does not depend on libpng.
TkPNG supports the full range of color types, channels and bit depths
from 1 bit black & white to 16 bit per channel full color with alpha
(64 bit RGBA) and interlacing. Ancillary "chunks" such as gamma,
color profile and text fields are ignored, although they are checked
at a minimum for correct CRC.
OK, landry@, sthen@