for each package can be determined by invoking:
make show-var VARNAME=PKG_OPTIONS_VAR
The old options are still supported unless the variable named in
PKG_OPTIONS_VAR is set within make(1) (usually via /etc/mk.conf).
A security patch was applied that solves a couple of problems
reported with malformed uuencoded pdf files.
also, enable installation on netbsd/sparc64 for the solaris version.
had some problems in the developer's own "My personal settings" section
which was for Linux only. I made it work and then noticed that the
app-defaults was now wrong and so it would not package.
So I commented out the entire "My personal settings" section.
This won't change for other operating system builds because
it was "LinuxArchitecture" only.
I didn't bump PKGREVISION because this didn't build (as far
as I can tell) in the first place under Linux and didn't package
under Linux either.
I tested under NetBSD 1.6.2_STABLE also.
- fix double instantiation of ggv during session restoration; fixes#147710
(patch by Muktha Narayan).
- check print command before executing it; fixes#147705 & friends.
- properly display documents with pages with different bounding boxes.
- test for /usr/ucb/lpr on Solaris at runtime.
* Bitmap and gradient fill support for backgrounds.
* Text improvements (tabs, spaces, bullets)
* Gfx improvements (line arrows, rounded rectangles)
* iksemel is upgraded to latest cvs code (more speed, less memory)
As usual, this is a maintenance release, aimed at bug-fixing;
no new features are being added to the 4.0 branch.
The main purpose of this release is compatibility with recent GTK+
releases along with other fixes.
Change list from release notes:
* Synchronized bundled GD library with GD 2.0.23.
* Fixed a bug that prevented compilation of GD extensions against
FreeType 2.1.0-2.1.2.
* Fixed thread safety issue with informix connection id.
* Fixed incorrect resolving of relative paths by glob() in windows.
* Fixed mapping of Greek letters to html entities.
* Fixed a bug that caused an on shutdown crash when using PHP with Apache
2.0.49.
* Fixed a number of crashes inside pgsql, cpdf and gd extensions.
All in all this release fixes over 30 bugs that have been discovered
and resolved since the 4.3.6 release.
packages install filters into libexec/cups/filter - which doesn't work
in pkgview land. To work around this disable pkgview installation of
cups until the issues are resolved.
ok'd by jlam@
This version fixes installation on case-insensitive file systems as well
as a bug where bibtex did not get run properly when the .tex file had
no explicit \cite{}'s but rather used \nocite{}.
* Fixed: 'Missing HOLD_FILE' logic error fixed in lpd_rcvjob.c
* Fixed: configure with-initpath
--with-initpath=PATH now works correctly
* Fixed (well, clarified):
Errormsg() now checks for a 'null' error string and provides
a printable version of errno for logging.
* Edited the Scan_queue() function to print error message and removed
some dead code.
* lpc MOVE could result in endless loop.
* lpc MOVE will now start printing job in destination, rather than just copying
and preserving status of last operation.
* Added detailed error message for connection failure.
* Found a really small (1 byte) memory leak in LPD. Solves the mystery of
the server dying with malloc failed messages.
the PKGREVISION. Also remove the unnecessary -preserve-dup-deps argument
to libtool, rename the configure option to --enable-libtool, and remove
the unnecessary bits to deal with libcrypt/libcrypto (buildlink3 does
this for us automatically).