- Fix build issue: 5.1 is OSVERSION 501000, not 510000
- Use OPTIONS
- Make SNMP optional (suggested by: Anatoly Zaytman)
- Make QT-dependency optional, off by default
PR: ports/64945 [1]
Submitted by: Marco Molteni
Approved by: linimon (mentor)
This can be done in batches, and properly supports transparencies as well as
non 32x32 icon sizes. It also supports 24 bit icons.
PR: ports/66121
Submitted by: Florent Thoumie <flz@xbsd.org>
BROKEN-message more instructive.
- Remove unhelpful patch which no longer works and obscures the real issue.
PR: ports/63000
Prompted by: Randy Primeaux
Approved by: linimon (mentor)
freetype2 support properly (unless WITHOUT_IMAGEMAGICK_TTF is not
defined).
Patches have been sent to the developer forum. Hopefully the next
version to 6.0.0 will include the fix.
Mark unBROKEN. This port is not broken itself but fails to build
because ImageMagick is somehow built without the FreeType support
enabled although the --with-ttf flag is given.
sp_object_invoke_write() call wich result in bunch on gtk signals
emission wich in turn may release parent knot holder object beeng
modified. Current fix is not correct way to resolve the situation but
it let us safely go.
zgv is an svgalib-based viewer which views GIF, JPEG, PNG,
PBM/PGM/PPM, TIFF, BMP, TGA, PCX, mrf, XBM, and XPM files, with
a full-screen file selector front-end. It can be used as a
simple command, with zgv filename(s), which bypasses the
front-end. For more on how zgv works and how to use it, do
`info zgv' or `man zgv' once it's installed.
PR: ports/65577
Submitted by: Radim Kolar
version with CVS revision 1.181. This version fixes some
problems with newer cameras, like the Nikon D70.
Reported by: Wayne Pascoe (wayne@penguinpowered.org)
PR: ports/65503
Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com>