Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
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.
|
|
ok'd a while back at pkgsrcCon by agc and wiz
|
|
- 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)
|
|
|
|
Fixes use on Solaris, no change on most other systems.
|
|
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.
|
|
Fixes build on Solaris.
|
|
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.
|
|
http://bugzilla.gnome.org/show_bug.cgi?id=130814
* invalid fonts in pdf files when locale uses comma for decimal
* invalid line widths in pdf
|
|
* Make the scrollbar buttons work. (Martin) - #132489
* Keep "Loading failed" alerts on screen until the user dismisses
them. (Martin) - #137262
* Fix handling of link_named bookmarks. (Remi)
* Load bookmarks and thumbnails in the background. Speeds up file
loading. (Remi) - #137439
* Update recent-files code (includes file locking fixes). (Martin) -
#138817
* Fix crashes during Thumbnail extraction. (Martin) - #139211,
#139477, #141725, #141226
* File format filters for the file chooser. (Remi) - #137592
* Translation updates: Zuza Software Foundation (af), Helgi Thormar
Thobjornsson (is), Inaki Larranaga (eu), Gujarati Team (gu), Andras
Timar (hu), Theppitak Karoonboonyanan (th), Christian Rose (sv),
Francisco Javier F. Serrador (es), Duarte Loreto (pt), Gareth Owen
(en_GB), Miloslav Trmac (cs), Sigurd Gartmann (no), Artur Flinta
(pl), Baris Cicek (tr), Tino Meinen (nl), Laurent Dhima (sq),
Changwoo Ryu (ko), Funda Wang (zh_CN), Christian Neumair (de), Ole
Laursen (da), Raphael Higino (pt_BR), Danilo Segan (sr), Takeshi
AIHANA (ja), Adam Weinberger (en_CA), Ahmad Riza H Nst (id),
Christophe Merlet (fr), Francesco Marletta (it), Rostislav Raykov (bg)
Rhys Jones (cy)
|
|
|
|
no PKGREVISION bump because it wouldn't build without openssl.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
install pstopxl, pxlcolor.ppd and pxlmono.ppd.
Also: don't try to @dirrm share/ghostscript - it belongs to
ghostscript-fonts.
ok'd by jlam
|
|
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@
|
|
|
|
|
|
(Really it currently redirects to another webpage.)
This is better than using generic www.gnome.org
that leads us nowhere.
|
|
maintainer, kei@.)
Also added "meta-pkgs" to CATEGORIES as a sub-category. (As asked
by maintainer, kei@.)
|
|
by Peter Bex.
|
|
|
|
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{}.
|
|
|
|
problems found after fixing malloc problems
|
|
|
|
portable to some operating systems (eg UnixWare or IRIX 5).
|
|
|
|
* 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).
|
|
|
|
|
|
Some homepages include:
http://www.scribus.net/
http://www.scribus.org.uk/
http://www.developershed.com/devalert.php
and old http://scribus.planetmirror.com/
|
|
download asking for sponsors. The other sites are either too old
or too new. This version of scribus is old, but I didn't update yet,
because patching to work with NetBSD's old gcc is not easy.
|
|
|
|
all these packages.
|
|
changes:
Fixes from Max Neunhöffer (pyRXP) and peter Borocz (pdfmetrics).<br/>
ReportLab graphics now has some 3D charts.<br/>
Improved support for True Type Fonts in renderPM.<br/>
Added Henning von Bargen's LongTables optimisation.<br/>
Added Marc Stober's underline fixes.<br/>
Restored/improved platypus layout error detection.<br/>
New platypus FlexFigure flowable.<br/>
ReportLab is mostly jython compatible without Python 2.3 problems. <br/>
Pythonpoint improvements.<br/>
Many bugfixes.
|
|
|
|
|