changes:
-fixed some crashes and a memory leak
-fixed pdfimages to work for jpeg
pkgsrc change: pulled in color management support from the development
branch (but tested by me for many weeks), as an option which is on
per default
Approximately 100 bugs have been fixed since the 8.63 release.
Of particular note in this release are improvements to overprint and
spot color support in documents with transparency, improvements to PDF
and PS output, proper handling of PDF-specific text rendering modes and
support for reading AES-encrypted PDF documents.
Also improved is handling of CJK text, especially in vertical writing
modes, memory footprint processing some files at high resolution and
support for using the system's default paper size on unix.
The interpreter's handling of color spaces has been moved from
PostScript code to C.
A number of the included printer drivers and cups wrappers have been
updated to support a PDF-based workflow. Also fixed are several
long-standing bugs in the pcl drivers with respect to duplex, resolution
and paper tray selection.
Web2C is an implementation of TeX and friends which translates the
original WEB sources written by Donald Knuth into C, so they can be
readily compiled on modern systems.
&data issue filed as http://www.cups.org/str.php?L3079 and fixed in
cups svn 28 minutes later.
The deeper issue is that firefox3 defines SHA1_Update in nss and cups
uses openssl and the nss symbol wins; hence any use of RAND_seed
fails.
Major changes include full Unicode supoprt, better support for Asian
languages, support for JPEG CMYK images, links in Platypus, better
wrapping, barcode support, better support for legends of graphics and
many more.
Addtional changes in pkgsrc include the merge of py-reportlab-renderPM
package and use of external libart.
A pure-python PDF toolkit capable of:
- extracing document information,
- splitting documents page by page,
- merging documents page by page,
- cropping pages,
- merging multiple pages into a single page,
- encrypting and decrypting PDF files.
font maps for dvips and dvipdfm. In this way, configuration files
(fmtutil.cnf and updmap.cfg) are properly installed under
PKG_SYSCONFDIR, not under PREFIX.
Bump PKGREVISION for teTeX-texmf and teTeX-bin.
This is a collection of scripts included in teTeX. The development of
the original teTeX ceased in 2006, and these scripts are now
maintained in TeX Live.
Release 0.10.3
core:
* Fix a crash on documents with malformed outline. Bug #19024
* Fix leak on AnnotScreen destructor. Bug #19095
* Fix wrong PS generation when a large image is in Patterns. Bug #18908
* Remove BaseFile.h it was never used. Bug #19298
* Improve document saving
* Fix PS generation of PDF with malformed font Length2 definition
* Fix a leak while parsing annotations
* Fix rendering of some checkboxes
Qt4:
* Fix positioning of Form rects on PDF with cropbox
* Fix positioning of Annotation rects on PDF with cropbox. Bug #18558.
* Small documentation improvements
* Make Document::fonts() work when called more than once. Bug #19405
build system:
* CMake: look harder for openjpeg
* CMake: update the poppler core headers installation
* Autotools: do not install Function.cc as it's not a header
Qt:
* Fix deserialization of links right coordinate
With this change, texmf.cnf is handled properaly using CONF_FILES, and
tex-* packages can be shared by teTeX-3 and TeX Live 2008.
Bump PKGREVISION for teTeX-{texmf,bin}.
Release 0.10.2
core:
* Fix a crash when selecting text in word mode
* Fix a crash in some malformed documents (second argument
of opMarkPoint is not a dictionary)
* Ensure cairo font matrix is invertable. Fixes bugs #18254
and #18429
* Fix a memory leak (Bug #18924)
Qt4:
* Fix deserization of links right coordinate
misc:
* Fix build on Solaris 10 + Sun Studio 12
* Compile with -pedantic
libspectre 0.2.2 (25 November 2008)
===================================
This is another bugfix only release in the libspectre's 0.2 series.
A problem when rendering some documents where the page size is
different from the Bounding Box has been fixed (Bug #18239)
Parser is now locale-independent when parsing float numbers (Bug #18685)
The display format has been fixed to match cairo/pixman. Thanks to
Chris Wilson (Bug #18266)
The previous libraries had major of 3 and now they are 4.
I didn't bump those depending on this as this update happened
months ago.
I noticed this two ways:
new poppler didn't work with my already installed evince and
new poppler didn't work with my alreadyinstalled poppler-glib.
Kpathsea is a library to do path searching. It is used in the Web2C
implementation of TeX and friends. The library's fundamental purpose
is to return a filename from a list of directories specified by the
user, similar to what shells do when looking up program names to
execute.
* Changes from 5.2.2
1) CUPS PPD files in non-English locales are now generated
correctly when the CUPS driver interface is used (with CUPS 1.2
and above).
2) Epson inkjet printers that support duplex printing now use less
restrictive margins (allowing use of more of the page) when
duplex printing is not used.
3) Printing to the following Epson printers has been corrected:
EPSON Artisan 700
EPSON Artisan 800
EPSON BX300F
EPSON EP-801A
EPSON EP-901A
EPSON EP-901F
EPSON ME 300
EPSON ME Office 360
EPSON PX-401A
EPSON Stylus NX100
EPSON Stylus NX105
EPSON Stylus Photo PX700FW
EPSON Stylus Photo PX800FW
EPSON Stylus Photo TX700W
EPSON Stylus Photo TX800W
EPSON Stylus S20
EPSON Stylus SX100
EPSON Stylus SX105
EPSON Stylus T20
EPSON Stylus TX100
EPSON Stylus TX101
EPSON Stylus TX102
EPSON Stylus TX103
EPSON Stylus TX105
EPSON Stylus TX106
EPSON Stylus TX109
EPSON TX300F
These printers should all be fully functional, but may be
further tuned in the future.
4) Duplex printing has been enabled on the Epson Stylus RX680,
RX685, RX690, PM-A940, and PM-T960. Support for these printers
is still considered experimental.
5) Support has been added for the Canon MULTIPASS MP220.
6) Preliminary support has been added for the Canon PIXMA iP4600.
(It was replaced with gio from glib2.)
Bump PKGREVISION due to that change.
Also remove the libgnomeui dependency -- I had moved that to an
option. Sorry for that. (Noticed by wiz.)
Changes since 4.4.2:
x11/xfce4-panel:
* Quite a bit code changed in the dnd code. Mostly to fix a segfault
in FreeBSD-amd64, but more problems were discovered and a lot of
code was simplified.
* Don't respond the uri drags, we don't use it and it only causes
problems like hiding the panel when a file was dragged over the
panel (Bug #3815).
* Fix crash with xrandr 1.2 (Bug #3620)
x11/xfce4-desktop:
* Make menu panel plugin honor CustomizeDesktopMenu kiosk setting
(Bug #1026).
* Fix incorrect initial desktop font size when setting custom font
size if a custom font was never set before (Bug #3957).
wm/xfce4-wm:
* Fix automaximize on move
* Remove trailing \0 in UTF-8 strings, that causes libwnck to
rightfully complain that NET_WM_NAME contains invalid UTF-8
* Exit on SelectionClear event so that xfwm4 exits even with WM who
do not send a ClientMessage event such as Openbox (Bug #2374)
* Backport overlay and compositor support from trunk (Bug #3849)
* Filter out grab/ungrab events so we don't end up redrawing the
frame twice
* Set monitor when positionning menu (Bug #4162)
* Reduce flickering during resize (Bug #4283)
* Fix NET_WM_STATE claiming maximization vertical and horizontal even
if only horizontal of vertical is actually set (Should fix Bug #3969)
* Loosen the rule that prevents an application from iconifying itself
when skip_taskbar is set (Bug #4434)
* Rework visual depth selection of the frame window (Bug #4452)
* Add support for NET_MOVERESIZE_WINDOW
* Take gravity bit into account in configure resize only requests to
comply with standard (Bug #3634)
* Add client windows to save set to avoid loosing all windows in case
of crash
* Use guint32 instead of Time internally to avoid potential issues in
64bits
* Add a "--replace" command line option to replace ICCCM2 compliant
window managers (Bug #3731)
x11/libxfce4gui:
* Fix format-string vulnerability in dialog code
x11/xfce4-terminal:
* Update to latest trunk translations.
sysutils/xfce4-thunar:
* Update to latest trunk translations.
editors/xfce4-mousepad:
* Sort recent items by most recently used.
x11/xfce4-utils:
* Fix missing translated chars (Bug #3543)
Updated translations:
* Basque
* Brazilian Portuguese
* Catalan
* Chinese Traditional
* Danish
* Estonian
* Finnish
* French
* Galician
* German
* Indonesian
* Japanese
* Korean
* Kurdish
* Latvian
* Norwegian
* Polish
* Sinhala
* Slovak
* Slovene
* Spanish
* Turkish
* Urdu
Welcome to Gutenprint 5.2.2, a stable release of Gutenprint 5.2. This
release has minor bug fixes over 5.2.1. Please read these release
notes carefully.
It is for Scribus 1.0 and impoted when Scribus was updated to 1.1.1,
it did not include documentation.
But now print/scribus is version 1.3.3.12 and contains documentation.
Previously, TEXMFSYSVAR was placed under PREFIX, which was wrong
because TEXMFSYSVAR stores variable *runtime* data. This change
relocates TEXMFSYSVAR under VARBASE and move VARTEXFONTS to its
default location inside the TEXMFSYSVAR tree.
Bump PKGREVISION.
================
Evince 2.24.2
================
Bug fixes:
* Fix a crash when searching (#558377, Carlos Garcia Campos)
* Make menu label translatable (#559129, Nickolay V. Shmyrev)
* Fix symbol conflicts in the dvi backend (#559257, Tuxce)
* Use printf safely (#558066, Christian Persch)
* Fix page transition in presentation mode (#516749, Nickolay V. Shmyrev)
Translation updates:
* Ivar Smolin (et)
* Nguyễn Đình Trung (vi)
Pkgsrc changes:
o Add commented-out HOMEPAGE using search.cpan.org
o Adjust patch-aa to apply
o Adjust PLIST to conform to what's installed
Upstream changes:
2.30 Mon Nov 17 20:36:36 CST 2008
Apply patch from brian d foy to add
dymo labels
2.27 Mon Oct 20 20:09:09 CDT 2008
Patch had an error - repaired.
Add META.yml
2.26 Sun Oct 19 16:22:56 CDT 2008
Add Userdefined as an option for papersize at request of Jim Albert
Apply patch from brian d foy for Avery 8923 labels, plus a
documentation adjustment
that does not do the right thing on Darwin (where shared libs are
created with different linking flags and use dylib rather than so
as an extension).
you need to manually reconfigure unix-dll.mak to make it work, so
do it in hacks.mk.
XXX: this still leaves the issue of libgs.so (et al.) being hardwired
in PLIST, instead of using libgs.dylib (et al.). i'm not sure of
the best way to fix that. at least it compiles now....
Release 0.10.1
core:
* Improvements in Optional Content support
* Small fix in Form support
* Fix memory leak in case of error
* Fix potential crash on text search
* Try render documents with invalid indexed color space parameters. Bug #18374
* Fix crash on text extraction when poppler-data is not installed. Bug #18023
Qt:
* Fix two memory leaks
Qt4:
* Small documentation improvement
* Fix memory leak in the demo code
in pkgsrc.
Version 4.14 Dec 29, 2007
* New Maintainer.
* No UTF-8 support yet ;-< Basically this is a maintenance release.
* License:
- Now GNU a2ps is licensed under GPLv3 or later.
- Removed or replaced non-free/license-wise vague files (see
ChangeLog for detail.)
* Build:
- Now can be built with the modern GNU Autotools.
- Now can be built with gcc 3.4 or later.
* Predefined delegations:
- Add html2ps delegation if netscape don't run.
- Now the configure script check if netscape support remote-command.
- Now works with modern GV(PostScript and PDF viewer). Tested with
3.6.2.
* Options:
- Better description on the default output and the -d option.
* Encodings:
- CP1251.
* Bug Fixes:
- `input buffer overflow, can't enlarge buffer because scanner uses REJECT'
This should no longer happen.
- Now works on IA64, PowerPC and AMD64.
- Fixed wrong default values for deskjet printers.
- Quote arguments to file(1).
- Fixed several security issues (CVE-2004-1377).
- PS generated by a2ps is now compatible with Adobe Distiller for Mac OS X.
* Style sheets:
- specc.ssh, thanks to Hideaki Yokota
- csharp.ssh, thanks to Karen Christenson
- nasm.ssh & pic16f84.ssh, thanks to Aleksandar Veselinovic
- small.ssh, thanks Christophe Continente
- matlab4.ssh & matlab.ssh, thanks to Joakim Lubeck
- stratego.ssh, thanks to Nicolas Tisserand
- rd.ssh, s.ssh and st.ssh, thanks to Torsten Hothorn et.al.
- ruby.ssh, thanks to Noritsugu Nakamura.
- php.ssh, thanks to Hartmut Holzgraefe
- udiff.ssh: Improved highlighting for diffs.
- perl.ssh: Improved.
- Some rules of sheets.map are improved
* Contributions:
- pdiff: Now pdiff can accept standard input.
* Prologues:
- Added diffcolor.pro for diffs
* Documentation:
- Revised.
* Translation:
- Japanese translation thanks to Yasuyuki Furukawa.
- Revised Dutch translation, thanks to Benno Schlenberg.
- Revised French translation.
* Many other fixes, but the log is rather spotty ;-<
* Part of works done at the Codefest Asia 2007 in ITB Bandung, Indonesia.
== Ruby-GNOME2 0.18.1: 2008-10-23
This release is bug fix release of 0.18.0.
=== Changes
Ruby/GTK2:
* fix a bug that init function is deleted. [Kouhei Sutou]
print/gutenprint-lib will be changed to 5.2.1 and this package
deleted.)
See NEWS for more about:
II) CRITICAL UPGRADE NOTE
If you are using CUPS with Gutenprint on a non-Macintosh system, and
are upgrading from an earlier version of Gutenprint or Gimp-Print,
please read this note carefully as there are special procedures that
you should follow in addition to the normal procedure of running
cups-genppdupdate.
* Changes from 5.2.0-rc1
1) Preliminary support for the following printers. These printers
may be retuned for improved quality or performance in future
releases.
Epson inkjet printers:
[many, see NEWS]
2) Experimental support for the following printers. These printers
may not function correctly, and may be retuned for improved
quality or performance in future releases.
Epson inkjet printers:
[many, see NEWS]
================
Evince 2.24.1
================
Bug fixes:
* Disable toggle function of F5 when in presentation mode
(#556162, Dave Neary)
* Create a loading thumbnail for every different page size
(#556264, Carlos Garcia Campos)
* Fix several memory leaks (Carlos Garcia Campos)
* Do not show bad titles like 'Microsoft Word' in the window title
bar (#534684, Robin Sonefors and Nickolay V. Shmyrev)
* Fix mailto links which were considered as http uris (#555801,
Carlos Garcia Campos)
* Fix launching external applications (#554500, Carlos Garcia Campos)
* Other bugs fixed (#552382, #553369, #555134, Carlos Garcia Campos)
Translation updates:
* Ihar Hrachyshka (be@latin)
* Adrian Guniš (cs)
* Kenneth Nielsen (da)
* Ivar Smolin (et)
* Takeshi AIHANA (ja)
Release 0.10.0
core:
* Fix crashes on PDF using Stitching or Axial Shading painting
* Fix rendering of PDF with Type1 fonts that have more than
one encoding definition per line
* Do not try to save documents that have Encryption as we
do not support that and the user ended with a broken file
* Fix crash on files with OptionalContentGroup but no Name
Qt4:
* Fix the area of the links to be correctly reported on rotated documents
misc:
* Mingw+Msys should work
Release 0.9.3 (0.10 RC 2)
core:
* Fix rendering regression on some embedded fonts
* Fix rendering regression of some special fonts
* Fix crash on documents with bogus jpeg data
Qt4:
* The printing flag defaults to true on PSConverter
* Documentation improvement
utils:
* Fix regression that made HmtlOutputDev ignore jpeg images
misc:
* Improve compilation on mingw
Release 0.9.2 (0.10 RC 1)
core:
* Fix conversion to PS some files (bug #17645)
* Small Form fixes
* Small JS fixes
* Improve memory usage of the cairo renderer
utils:
* Fix mismatched free/delete in pdftohtml
* Fix memory leak in pdftohtml
* Fix crash in pdftohtml
glib:
* Fix a crash in forms demo
misc:
* Compile with -pedantic
Release 0.9.1 (0.10 Beta 2)
Core:
* Fix crash on some AESv2 encrypted files (bugs #13972, #16092, #17523)
* Improve parsing of broken files (bug #17568)
glib frontend:
* Minor improvements to the demo application
utils:
* pdftohtml: Generate the outline file in the same place
of the other generated files (bug #17504)
Release 0.9.0 (0.10 Beta 1)
Core:
* Initial JavaScript support
* Annotation improvements
* Improvements in the Arthur based renderer
* Improvements in the Cairo based renderer
* Added a JPEG2000 decoder based on OpenJPEG
* Small fixes in ActualText implementation
* Fix jpeg rendering when not using the libjpeg based decoder
* Movie fixes
* Do not get out of memory on documents that specify huge fonts
* Emulate Adobe Reader behaviour on documents with duplicate keys in Dictionaries
* Forms improvements
Qt4 frontend:
* Annotation improvements
* Forms improvements
* Add the possibility of extracting embedded fonts
* Initial Movie support
* Documentation improvements
* Small improvements in the PS exporter
glib frontend:
* Annotation improvements
* Attachment fixes
utils:
* updated man pages
* Added -listenc to pdfinfo and pdftotext
and CVE-2008-3641. Also, it fixes a ton of bugs and has portability
enhancements. Full list of changes:
- SECURITY: The HP-GL/2 filter did not range check pen numbers
(STR #2911)
- SECURITY: The SGI image file reader did not range check
16-bit run lengths (STR #2918)
- SECURITY: The text filter did not range check cpi, lpi, or
column values (STR #2919)
- Documentation updates (STR #2904, STR #2944)
- The French web admin page was never updated (STR #2963)
- The IPP backend did not retry print jobs when the printer
reported itself as busy or unavailable (STR #2951)
- The "Set Allowed Users" web interface did not handle trailing
whitespace correctly (STR #2956)
- The PostScript filter did not work with Adobe applications
using custom page sizes (STR #2968)
- The Mac OS X USB backend did not work with some printers
that reported a bad 1284 device ID.
- The scheduler incorrectly resolved the client connection
address when HostNameLookups was set to Off (STR #2946)
- The IPP backend incorrectly stopped the local queue if
the remote server reported the "paused" state.
- The cupsGetDests() function did not catch all types of
request errors.
- The scheduler did not always log "job queued" messages
(STR #2943)
- The scheduler did not support destination filtering using
the printer-location attribute properly (STR #2945)
- The scheduler did not send the server-started,
server-restarted, or server-stopped events (STR #2927)
- The scheduler no longer enforces configuration file
permissions on symlinked files (STR #2937)
- CUPS now reinitializes the DNS resolver on failures
(STR #2920)
- The CUPS desktop menu item was broken (STR #2924)
- The PPD parser was too strict about missing keyword
values in "relaxed" mode.
- The PostScript filter incorrectly mirrored landscape
documents.
- The scheduler did not correctly update the
auth-info-required value(s) if the AuthType was Default.
- The scheduler required Kerberos authentication for
all operations on remote Kerberized printers instead
of just for the operations that needed it.
- The socket backend could wait indefinitely for back-
channel data with some devices.
- PJL panel messages were not reset correctly on older
printers (STR #2909)
- cupsfilter used the wrong default path (STR #2908)
- Fixed address matching for "BrowseAddress @IF(name)"
(STR #2910)
- Fixed compiles on AIX.
- Firefox 3 did not work with the CUPS web interface in SSL
mode (STR #2892)
- Custom options with multiple parameters were not emitted
correctly.
- Refined the cupstestppd utility.
- ppdEmit*() did not support custom JCL options (STR #2889)
- The cupstestppd utility incorrectly reported missing
"en" base translations (STR #2887)
- Documentation updates (STR #2785, STR #2861, STR #2862)
- The scheduler did not add the ending job sheet when the
job was released.
- The IPP backend did not relay marker-* attributes.
- The CUPS GNOME/KDE menu item was not localized for
Chinese (STR #2880)
- The CUPS GNOME/KDE menu item was not localized for
Japanese (STR #2876)
- The cupstestppd utility reported mixed line endings for
Mac OS and Windows PPD files (STR #2874)
- The pdftops filter did not print landscape orientation PDF
pages correctly on all printers (STR #2850)
- The scheduler did not handle expiring of implicit classes
or their members properly, leading to a configuration where
one of the members would have a short name (STR #2766)
- The scheduler and cupstestppd utilities did not support
cupsFilter and cupsPreFilter programs with spaces in their
names (STR #2866)
- Removed unused variables and assignments found by the
LLVM "clang" tool.
- Added NULL checks recommended by the LLVM "clang" tool.
- The scheduler would crash if you started a printer that
pointed to a backend that did not exist (STR #2865)
- The ppdLocalize functions incorrectly mapped all generic
locales to country-specific locales.
- The cups-driverd program did not support Simplified Chinese
or Traditional Chinese language version strings (STR #2851)
- Added an Indonesian translation (STR #2792)
- Fixed a timing issue in the backends that could cause data
corruption with the CUPS_SC_CMD_DRAIN_OUTPUT side-channel
command (STR #2858)
- The scheduler did not support "HostNameLookups" with all of
the boolean names (STR #2861)
- Fixed a compile problem with glibc 2.8 (STR #2860)
- The PostScript filter did not support %%IncludeFeature lines
in the page setup section of each page (STR #2831)
- The scheduler did not generate printer-state events when the
default printer was changed (STR #2764)
- cupstestppd incorrectly reported a warning about the PPD format
version in some locales (STR #2854)
- cupsGetPPD() and friends incorrectly returned a PPD file for
a class with no printers.
- The member-uris values for local printers in a class returned
by the scheduler did not reflect the connected hostname or
port.
- The CUPS PHP extension was not thread-safe (STR #2828)
- The scheduler incorrectly added the document-format-default
attribute to the list of "common" printer attributes, which
over time would slow down the printing system (STR #2755,
STR #2836)
- The cups-deviced and cups-driverd helper programs did not set
the CFProcessPath environment variable on Mac OS X (STR #2837)
- "lpstat -p" could report the wrong job as printing (STR #2845)
- The scheduler would crash when some cupsd.conf directives
were missing values (STR #2849)
- The web interface "move jobs" operation redirected users to
the wrong URL (STR #2815)
- The Polish web interface translation contained errors
(STR #2815)
- The scheduler did not report PostScript printer PPDs with
filters as PostScript devices.
- The scheduler did not set the job document-format attribute
for jobs submitted using Create-Job and Send-Document.
- cupsFileTell() did not work for log files opened in append
mode (STR #2810)
- The scheduler did not set QUERY_STRING all of the time
for CGI scripts (STR #2781, STR #2816)
- The scheduler now returns an error for bad job-sheets
values (STR #2775)
- Authenticated remote printing did not work over domain
sockets (STR #2750)
- The scheduler incorrectly logged errors for print filters
when a job was canceled (STR #2806, #2808)
- The scheduler no longer allows multiple RSS subscriptions
with the same URI (STR #2789)
- The scheduler now supports Kerberized printing with
multiple server names (STR #2783)
- "Satisfy any" did not work in IPP policies (STR #2782)
- The CUPS imaging library would crash with very large
images - more than 16Mx16M pixels (STR #2805)
- The PNG image loading code would crash with large images
(STR #2790)
- The scheduler did not limit the total number of filters.
- The scheduler now ensures that the RSS directory has
the correct permissions.
- The RSS notifier did not quote the feed URL in the RSS
file it created (STR #2801)
- The web interface allowed the creation and cancellation
of RSS subscriptions without a username (STR #2774)
- Increased the default MaxCopies value on Mac OS X to
9999 to match the limit imposed by the print dialog.
- The scheduler did not reject requests with an empty
Content-Length field (STR #2787)
- The scheduler did not log the current date and time and
did not escape special characters in request URIs when
logging bad requests to the access_log file (STR #2788)
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.
The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").
Don't call pkg_info to get the installed Emacs version; always use the
version matching EMACS_TYPE set by users. Be DEPENDS to it. This should
address pkg/37146 by Aleksey Cheusov.
While here convert some emacs lisp packages to user-destdir.
when I updated to 2.5.5.
Use the correct papersize names. And bump PKGREVISION.
It now just passes along the name set in pkgsrc PAPERSIZE.
It has no checking so could still have wrong value.
I didn't check for "Letterdj" so that may cause problem as mpage
doesn't know it. For the record this is what mpage knows:
Mpage knows about the following paper types:
Type Points Wide Points High
-------------- ----------- -----------
Letter 612 792
LetterSmall 612 792
Tabloid 792 1224
Ledger 1224 792
Legal 612 1008
Statement 396 612
Executive 540 720
A0 2384 3368
A1 1684 2384
A2 1192 1684
A3 842 1192
A4 596 842
A4Small 595 842
A5 420 595
B4 729 1032
B5 516 729
Folio 612 936
Quarto 610 780
10x14 720 1008
pkgsrc changes:
* Add some additional modules:
devel/ruby-gnome2-bonobo
devel/ruby-gnome2-bonoboui
devel/ruby-gnome2-gconf
devel/ruby-gnome2-libglade
graphics/ruby-gnome2-gtkglext
multimedia/ruby-gnome2-gstreamer
print/ruby-gnome2-gnomeprintui
sysutils/ruby-gnome2-gnomevfs
www/ruby-gnome2-gtkhtml2
www/ruby-gnome2-gtkmozembed
x11/ruby-gnome2-gtksourceview
x11/ruby-gnome2-vte
* Fixed detection of rcairo. It had been broken since switched to gem.
patch-a{c,h,i,j,k,l.m}
(It Already in upstream trunk)
* Add patches for allow to load gem rcairo.
patch-a{n,o,p}
* Fixed overwritten glib module when installing modules require generated
header of glib module.
Modify to install the header as part of glib module and use bl3.mk.
* clean up dependency
* Add test target for modules having unit test.
* Modified patch-a{a,b,d,f,g} to acceptable by upstream.
Ruby-GNOME2-0.17.0 (2008-09-07)
Release notes:
* This Release supports Ruby 1.8.7 and has many bug fixes and
new bound functions.
Main changes:
* Ruby/GLib:
- [#2060606] Crash when removing ruby applet from gnome panel with 0.7rc1
[Kouhei Sutou]
* Ruby/GTK:
- [#2025651] FTBFS with gtk+ 2.13.5 [Cesare Tirabassi, Kouhei Sutou]
- [#2043970] Segfaults on 64-bit Linux [Neil Roberts, Kouhei Sutou]
* Ruby/Pango:
- [#2043970] Pango::FontDescription#weight= seg fault [Kouhei Sutou]
* Many other changes, GC bugs, Segfault fixes. See corresponding ChangeLog
for detailed information on changes and contributors.
Special thanks for your contributions to: (list in no particular order)
- Neil Roberts
- Cesare Tirabassi
- Arnaud Cornet
libspectre is a small library for rendering Postscript documents. It
provides a convenient easy to use API for handling and rendering
Postscript documents.
Changes since 0.8.5:
Core:
* Call error() when font loading fails
* Be less strict parsing TTF tables (bug #16940)
* Fix crash due to uninitialized variable
Qt 4 frontend:
* Make the paper color setting working as it should
* Make sure to use the correct page width/height for form widgets coordinates
Don't -DUSE_INLINE - this creates "static inline", and the imake setup
at least on NetBSD-4/arm calls "cc -ansi", which, as being a c89 compiler,
refuses this c99 code (or so I've been told by C language lawyers).
(Maybe somebody can come up with a patch that does the right thing
wrt. this stuff for all our environments.)
changes:
-bugfixes
-multithreaded rendering
-Images are now always interpolated in their source colorspace
-Support for OpenPrinting Vector devices has been upgraded to version 1.0
-two new devices: cairo, svgwrite
-maximum number of color components has been reduced to 8 (from 252)
-The -Z: debugging option now uses 'realtime' instead of 'usertime'
NEWS in the distfile.
* CHANGES FROM GUTENPRINT 5.2.0-BETA2:
4) Printing speed, and possibly quality, have been improved in
certain cases on newer Epson inkjet printers (C120, Stylus Photo
2400, RX700, and all printers using Claria ink). The speed
improvement should be most noticeable with plain paper at lower
resolutions. Quality improvements may or may not be noticeable.
5) The Epson driver is in the process of being converted to use data
stored in files external to the binary library. While this
should have no impact on end-user use, it is a substantial change
that people should be aware of. Please report any issues.
6) Test coverage has been significantly increased.
7) New printers supported in this release:
(450+ lines of printers omitted)
* GENERAL CHANGES FROM GUTENPRINT 5.0:
1) Gutenprint 5.2 and beyond no longer support GIMP 1.2. Please
ensure that you are using GIMP 2.0 or above.
2) The PostScript driver has been rewritten, offering enhanced
functionality approaching that of the native printer drivers.
This driver is used by the enhanced Print plugin for the GIMP,
and by other packages (such as PhotoPrint) that utilize
Gutenprint. In particular, the following specific functionality
has been added:
- All PPD file options are now offered.
- CMYK input is now handled correctly.
- The PostScript driver recognizes Gutenprint PPD files (from
the native CUPS driver, not from Foomatic) and presents
floating point options correctly.
Note that this driver does not offer the curve options offered
by the native drivers.
----------------
* CHANGES FROM GUTENPRINT 5.0.2 AND 5.1.7:
1) cups-genppdupdate is no longer versioned, as it was in 5.0 and
5.1 (cups-genppdupdate.5.0 and cups-genppdupdate.5.1). It also
supports the following options:
-r Specify the major.minor version to update to, e. g. 5.0 or
5.1.
-f Bypass ownership/permissions checks on update PPD files.
-i Interactively ask whether to update each PPD file.
2) The performance of cups-genppdupdate has been improved
significantly.
3) cups-genppdupdate no longer updates PPD files that differ only
in case of the file extension (e. g. printer.ppd and
printer.PPD). This avoids updating PPD files twice on
filesystems that are case insensitive, such as OS X.
4) cups-genppdconfig has been removed from this release. This
command was used to configure CUPS printer queues, but is not
necessary as there are ample other tools available to configure
printer queues.
8) L-size photo paper (3 1/2x5 inches) has been added.
I needed this for upgrading dblatex. I don't use xetex myself yet.
This simple TeX package defines the \ifxetex boolean for testing
whether the TeX-variant XeTeX is being used for typesetting. Also
provides the \RequireXeTeX command which throws an error if XeTeX
is not the engine in use.
. Fontforge version comparison in configure script is broken, because
the numbers get too big for test(1). Comment it out, we know the
pkgsrc version is new enough.
. Do not install any emacs lisp files. Should be a separate package.
. Give path to Century New Schoolbook L fonts to configure script directly.
There seems to be some problem with fc-match in a sandbox (to be
investigated).
Bump PKGREVISION for PLIST change.
Changes created in cooperation with dillo@ and schmonz@ at pkgsrcCon 2008.
changes:
-fix crashes on certain input
-Fix leaks
-Do not limit CharCodeToUnicodeString to 8 characters
-Support for surrogates outside the BMP plane
pkgsrc note: the crashes had been fixed by patches in pkgsrc before
patches to add it). Drop pax from the default USE_TOOLS list.
Make bsdtar the default for those places that wanted gtar to extract
long links etc, as bsdtar can be built of the tree.
changes:
-SVG driver adds color and pattern filling to arcs
-bugfixes
pkgsrc change: skip interpreter check for fig2ps2tex, in response
to PR pkg/38711 by Aleksey Cheusov. Adding csh as a dependency doesn't
make much sense because the pkg provides an extra script exactly
for that case, as documented in the manpage.
This is a newer version of what we have as pkgsrc/print/pdflib, but
it comes with much unfriendlier licensing conditions (non-commercial
use only).
I've tested it with gnuplot. There is just some "dash patterns" support
added over pdflib4 afaics. So making it the default choice isn't worth
the hassle, but if you want to try it, here is it.
Changes are too numerous to mention.
N.B. I've removed the dependency on emacs, it was only used to create the
folder to install a single folder in and worse still, PLIST used
EMACS_LISPPREFIX but this wasn't used by Lilypond.
Stop lying and drop maintainership of these packages. I have not
maintained them for a very long time already, so leave room for
fresh blood to take over them.
- assume that Python 2.4 and 2.5 are compatible and allow checking for
fallout.
- remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+
default. Modify the others to deal with the removals.
changes:
* Fix caching of members in the glib frontend causing issues with rendering
* Change glib public api to have a correct naming
* Some better error handling on corner cases
* Check the document stream is seekable when opening it
* Build fixes with autotools and with cmake
* Fix infinite recursion on some malformed documents when consulting the fonts
* Fix possible crash when asking for Movie contents
KBibTeX 0.2.1
* Translations to Russian and German
* Searching in arXiv and Google Scholar
* GUI to edit id suggestion templates
* User-defined fields in GUI
* Various bugfixes
KBibTeX 0.2
* Many usability improvements and bugfixes
* Embedding documents into exported PDFs possible (if supported by
installed TeX system)
* More URLs to search documents included
* More online databases to search references added
* Keyword handling improved
* Suggesting entry ids added
* Merging .bib files possible
* Improved handling of crossref'ed entries
* Adding more functions to toolbar and shortcut system
Adobe Reader is part of the Adobe Acrobat family of software, which lets
you view, distribute, and print documents in Portable Document Format
(PDF)--regardless of the computer, operating system, fonts, or application
used to create the original file. PDF files retain all the formatting,
fonts, and graphics of the original document, and virtually any
PostScript(TM) document can be converted into a PDF file.
OKed by jlam.
Changes in 1.3.7
The new release includes three security fixes and several printing and
authentication fixes.
CVE-2008-0047: cgiCompileSearch buffer overflow
CVE-2008-1373: CUPS GIF image filter overflow
Updated the "make check" tests to do a more thorough automated test.
cups-driverd complained about missing directories
cupsaddsmb would leave the Samba username and password on disk if no
Windows drivers were installed
The Linux USB backend used 100% CPU when a printer was disconnected
The sample raster drivers did not properly handle SIGTERM
The scheduler sent notify_post() messages too often on Mac OS X.
Kerberos access to the web interface did not work
The scheduler did not support "AuthType Default" in IPP policies
The scheduler did not support the "HideImplicitMembers" directive as
documented
"make check" didn't return a non-zero exit code on error
The scheduler incorrectly logged AUTH_foo environment variables in
debug mode
The image filters inverted PBM files
cupsctl would crash if the scheduler was not running
The scheduler could crash when printing using a port monitor
The scheduler would crash if PAM was broken
The image filters did not work with some CMYK JPEG files produced by
Adobe applications
The Mac OS X USB backend did not work with printers that did not
report a make or model.
The job-sheets option was not encoded properly
The scheduler incorrectly complained about missing LSB PPD directories.
Changes in 1.3.6
The new release fixes some platform-specific build problems, web
interface issues, PDF and PostScript filter option handling, and a
number of minor bugs discovered during routine code audits.
Find CUPS lpstat in /usr/pkg (not quite right, but better).
1) New printers supported in this release:
* Epson inkjet printers:
EPSON PictureMate 100
EPSON PictureMate 210 (Corrected)
EPSON PictureMate 240 (Corrected)
EPSON PictureMate 250 (Corrected)
EPSON PictureMate 260
EPSON PictureMate 270
EPSON PictureMate 280 (Corrected)
EPSON PictureMate 290
EPSON PictureMate 500
EPSON PictureMate 2005
EPSON PictureMate Dash
EPSON PictureMate Flash (Corrected)
EPSON PictureMate Pal (Corrected)
EPSON PictureMate Snap (Corrected)
EPSON E 150 (Corrected)
EPSON E 300
EPSON E 520
EPSON E 500
EPSON E 720
EPSON E 700
EPSON Stylus D92
EPSON Stylus DX4400
EPSON Stylus DX4450
EPSON Stylus DX7000F
EPSON Stylus DX7400
EPSON Stylus DX7450
EPSON Stylus DX8400
EPSON Stylus DX8450
EPSON Stylus Photo R280
EPSON Stylus Photo R285
EPSON Stylus Photo RX585
EPSON Stylus Photo RX680
EPSON Stylus Photo RX685
(Note that a number of the PictureMate printers that were
previously included generated grossly incorrect output. Not
all of the PictureMate printers have been fully tuned at this
point.)
* Canon inkjet printers:
Canon PIXMA MP520 (#1872394)
Canon PIXMA iP6000D
2) Printing for the Canon PIXMA iP4500 has been fixed (#1834153).
3) Printing near the bottom of the page has been improved for many
modern Epson inkjet printers. In addition, we have determined
that most of these printers can print with consistent high
quality at 2880x2880 and 5760x2880 DPI. Therefore, these
resolutions will be used for Ultra Photo and Best qualities
respectively on these printers.
Printers affected include:
* Stylus Photo R800, R1800, PM-G820
* Stylus Photo R2400
* All printers using Claria ink
4) Full bleed printing now works properly on the Epson Stylus Photo
R2400.
5) The Epson Stylus C120 now allows printing at 2880x2880 and
5760x2880. However, print quality near the bottom of the page
may be poor, and these settings are therefore not used for Ultra
Photo and Best quality.
5) The ink drop sizes on the Epson Stylus Photo printers using
Claria ink have been retuned, yielding improved quality at lower
resolutions.
6) A problem with determining the system printer queues in the GIMP
plugin on certain systems using languages other than English has
been fixed.
7) Envelope paper sizes are now offered in both portrait and
landscape form factor, as some printers expect envelopes to be
fed long edge first while some expect them to be fed short edge
first.
8) PCL laser printers now offer paper trays with adjustable guides.
Many laser printers use adjustable guides for manual feed of
papers narrower than letter size.
9) The GIMP plugin now offers reset buttons for individual
settings, so it is possible to reset a single setting to its
default without resetting all settings.
9) Various new controls and settings have been added to assist in
printer calibration. While the tools for using these controls
are not yet created, these tools will assist in calibrating
printers in the future.
* The Epson driver now offers additional controls for adjusting
the relationship between light and dark ink:
+ The Value parameters (such as Light Cyan Value) specify the
relative darkness of the light vs. dark inks.
+ The Cutoff parameters now specify the point at which the
darker ink is first used, relative to the value of the light
ink.
+ The Scale parameters now specify the amount of light ink
used (essentially the density of the light ink). This is
the same as the parameters previously called Cutoff.
* The Epson driver now exposes as defaults the actual GCR
settings used for the printer, paper, and ink combination in
use.
* The Epson driver now allows passing low level settings such as
printer base resolution, ink drop size selection, and relative
ink drop size as parameters. The ink drop size can be
accessed in the GIMP plugin, while the base resolution and ink
drop size selection can only be used via the test pattern
generator or other application that allows setting integer
parameters.
* Two new dither algorithms, Segmented and Segmented New, have
been added. These are not intended for normal use, and will
normally behave like Ordered and Ordered New. However, if Raw
color correction is selected and a printer with multiple drop
sizes is used, the range of input will be divided up such that
the high order bits will select the drop size to be used and
the lower bits will specify the amount of ink. High order
bits of 0 indicate that all drop sizes should be used.
For example, if a printer offers 3 drop sizes (2 bits), the
range of 0-16383 will print all drop sizes normally (with the
range of 0-16383 being scaled to 0-65535), 16384-32767 will
use the small drop size, and so forth.
This is intended to assist in tuning ink drop sizes.
* A new parameter allowing dumping out of color correction state
(lookup tables, GCR data, curves, etc.) has been added, and is
accessible in the GIMP plugin. At present, this data cannot
be used directly, but it is intended that in the future this
mechanism be used to allow calibration information to be saved
and restored.
Changes:
* Use defaultpapername() if systempapername() fails, as suggested
in lib/paper.h. This makes paperconf return a default papersize
instead of failing if /etc/papersize doesn't exist.
Closes: #376346.
* Added hungarian translation: Closes: #433726.
changes:
-UI improvements:
-Font lists are now sorted alphabetically
-Evolution records are now sorted by the "file_under" field
-Explicitely set page size when printing "other" page size
-Enforce minimum size for images to prevent rendering of images
of zero size
-bugfixes
failures when attempting to print Postscript files. Bump package
revision because of this fix.
Based on a patch contributed by Paul Goyette in PR pkg/38037.
changes:
-code cleanup
-Support searching and cut'n'paste of text in PDF files
output by libgnomeprint
-Fix problem in the postcript backend that caused images
to be printed as black squares
rtf2latex already exists in pkgsrc but didn't work for me and this
is different (but maybe derived from same?) and installs different files.
This is rtf2latex2e by Ujwal Sathyam and Scott Prahl. It uses the
RTF reader by Paul DuBois and converts RTF files into the LaTeX2e
format. Its main features are:
1. detects text style: bold, italic, color, big, small,...
2. reads embedded figures: PICT, WMF, PNG, JPEG, converts to EPS
3. reads tables: simple to semi-complex
4. equations: converts embedded MathType < 3.0 equations
5. symbols: converts most greek and math symbols
6. reads footnotes (not in tables yet)
7. support for use of the fontenc package
8. translates hyperlinks using the hyperref package
changes:
-Fix crash in the Splash renderer when T3 fonts are badly defined
-Draw underlined Links correctly
-utils: Fix two use after free bugs in HtmlOutputDev.cc
-some fixes to the qt4 frontend