summaryrefslogtreecommitdiff
path: root/print
AgeCommit message (Collapse)AuthorFilesLines
2004-09-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam14-112/+14
All library names listed by *.la files no longer need to be listed in the PLIST, e.g., instead of: lib/libfoo.a lib/libfoo.la lib/libfoo.so lib/libfoo.so.0 lib/libfoo.so.0.1 one simply needs: lib/libfoo.la and bsd.pkg.mk will automatically ensure that the additional library names are listed in the installed package +CONTENTS file. Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-21Update to 2.8.0. This version corresponds to GNOME 2.8.0.jmmv3-7/+11
Version 2.8.0 ------------- * Translation updates: Francesco Marletta (it), Maxim Dziumanenko (uk), Takeshi AIHANA (ja), Ivan Noris (sk), Vladimir Petkov (bg), Kostas Papadimas (el), Hendrik Richter (de), Miloslav Trmac (cs), Metin Amiroff (az), Raphael Higino (pt_BR), Aasmund Skjaeveland (nn), Kjartan Maraas (nb), Misu Moldovan (ro), David Lodge (en_GB), Gora Mohanty (or), Arafat Medini (ar), Baris Cicek (tr), Jordi Mallach (ca), Dafydd Harries (cy), Paisa Seeluangsawat (th) Version 2.7.91 -------------- * Don't overwrite files in Save As without asking the user (Vijaykumar Patwari, Martin) - #149954 * Try to use embedded fonts before trying base 14. (Martin) - #149952 * Fix crash with action-less bookmark nodes (Martin) #150269 * Fix crash with mailto Links (Dan Williams) - #150476 * Tighten libgnomeprint dependency. (agriffis,foser@gentoo.org) * Translation updates: Changwoo Ryu (ko), Christian Rose (sv), Dafyss Tomos (cy), Danilo Segan (sr), Artur Flinta (pl), Leonid Kanter (ru), Tommi Vainikainen (fi), Sami Pesonen (fi), Duarte Loreto (pt), Adam Weinberger (en_CA), Francisco Javier F. Serrador (es), Ankit Patel (gu), Zygimantas Berucka (lt), Laurent Dhima (sq), Tino Meinen (nl), Miloslav Trmac (cs), Funda Wang (zh_CN), Metin Amiroff (az), Jordi Mallach (ca), Martin Willemoes Hansen (da), Kjartan Maraas (nb), Laurent Richard (fr), Maxim Dziumanenko (uk), Laszlo Dvornik (hu), Inaki Larranaga (eu), Akagic Amila (bs) Version 2.7.90 -------------- * Fix Code-To-Glyph mapping. Fixes problems with Greek, Russian pdfs, problems with incomplete formulae from pdfTeX, problems with OpenOffice.org-generated files, etc. (Martin, thanks to Owen for a hint) - #148362 * When changing pages, don't show top of the old page first. (Federico Mena Quintero) - #126720 * Eliminate scroll-before-zoom effect. (Martin) * Fix scroll-to-top-left-when-dragging-the-page-bug. (Jeff Muizelaar) - #126719 * Be more careful when destroying dialogs. Fixes some crashes on exit. (Martin) - #149062 * Display only the file's basename in the window title. (Martin) - #130611 * Remove the File - Quit menu item. (Martin) - #148681 * Add MimeType and X-GNOME-Bugzilla desktop file entries. (Martin) - #147870 * Translation updates: Funda Wang (zh_CN), Zygimantas Berucka (lt), Gareth Owen (en_GB), Joao Paulo Gomes Vanzuita (pt_BR), Takeshi AIHANA (ja), Tino Meinen (nl), Laurent Dhima (sq), Christian Neumair (de), Ole Laursen (da), Laszlo Dvornik (hu), Shoshannah Forbes (he), Francisco Javier F. Serrador (es), Guntupalli Karunakar (hi), Duarte Loreto (pt), Kjartaan Maraas (no), Sami Pesonen (fi), Adam Weinberger (en_CA) Version 2.7.2 ------------- * Make the scrollbar buttons work. (Martin) - #132489 * Keep "Loading failed" alerts on screen until the user dismisses them. (Martin) - #137262 * Outline view improvements. (Remi) * Code clean-ups. (Remi) * Remove Xpdf cruft from build system. (Martin) - #111404 * Make about box more translation tool-friendly. (Martin) * Translation updates: Takeshi AIHANA (ja), Laurent Dhima (sq), Miloslav Trmac (cs) Version 2.7.1 ------------- * Filters for the file chooser. (Remi) * Updated recent-files code from egg. (Martin) - #138817 * Remove GNOME from window title. (Martin) - #137167 * Fix thumbnail crashers. (Martin, Remi) - #139211, #139477, #141725 * Dramatically speed up loading of files with many thumbnails. (Remi) - #137439 * Fix handling of "named links" bookmarks. (Remi) * Fix external link launch bug. * Update Xpdf codebase from 2.02 to 3.00. (Martin, Remi) * Fix drawImageMask code, handle the invert parameter. (Martin) - #142964 * Translation updates: Zuza Software Foundation (af), Helgi Thormar Thorbjornsson (is), Inaki Larranaga (eu), Gujarati Team (gu), Andras Timar (hu)m Theppitak Karoonboonyanan (th), Gareth Owen (en_GB), Miloslav Trmac (cs), Tino Meinen (nl), Funda Wang (zh_CN), Raphael Higino (pt_BR), Kjartan Maraas (no), Takeshi AIHANA (ja), Francisco Javier F. Serrador (es), Alexander Winston (en_CA), Ahmad Riza H Nst (id), Rostislav Raykov (bg), Laurent Richard (fr), Stanislav Visnovsky (sk).
2004-09-21Update to 2.8.0. This version corresponds to GNOME 2.8.0.jmmv3-8/+10
2004-09-12 Jaka Mocnik <jaka@gnu.org> * configure.in: version 2.8.0; tag GGV_2_8_0; tarball for the upcoming 2.8.0 release. 2004-09-06 Jaka Mocnik <jaka@gnu.org> * configure.in: version 2.7.99; tag GGV_2_7_99; released a tarball. * ggv.desktop.in (MimeType): removed application/pdf as the pdf viewing functionality of ggv is, although still available, not actively supported - use gpdf for PDF previewing. 2004-08-27 Akagic Amila <bono@linux.org.ba> * configure.in: Added 'bs' to ALL_LINGUAS. 2004-08-17 Mark McLoughlin <mark@skynet.ie> * src/recent-files/egg-recent-item.[ch], src/recent-files/egg-recent-model.c, src/recent-files/egg-recent-util.[ch], src/recent-files/egg-recent-view-bonobo.c, src/recent-files/egg-recent-view-gtk.c, src/recent-files/egg-recent-view.[ch]: sync with latest libegg. * src/recent-files/update-from-egg.sh: add * src/recent-files/Makefile.am: add update-from-egg.sh to EXTRA_DIST. 2004-08-16 Kjartan Maraas <kmaraas@gnome.org> * configure.in: Added nb to ALL_LINGUAS. 2004-07-21 Ray Strode <rstrode@redhat.com> * ggv/ggv.desktop.in: Add MimeType line to desktop file new mime sytem. 2004-07-18 Jaka Mocnik <jaka@gnu.org> * configure.in: version 2.7.0; released a tarball. * src/ggv-prefs.c (ggv_prefs_load): test for "/usr/usb/lpr" on Solaris. * src/ggv-ui.xml: changed "Fullscreen mode" to "Full Screen"; fixes #144876. * src/gtkgs.c (gtk_gs_goto_page): do a gtk_gs_set_page_size() in order to properly display documents with pages of multiple sizes. now how could this one have crept in and how come no one noticed it until now? fixes #147591. * bonobo/ggv-postscript-view.c (ggv_postscript_view_print): do not attempt to execute a print command from an argv array whose first element is NULL; fixes #147705. 2004-07-16 Muktha <muktha.narayan@wipro.com> * bonobo/main.c (main): disable session manager connection for ggv-postscript-viewer. Fixes bug #147710. Fri Jun 18 08:33:07 2004 Jonathan Blandford <jrb@gnome.org> * AUTHORS: Changed the authors file to make it more obvious who's really in charge. 2004-06-16 Jaka Mocnik <jaka@gnu.org> * src/ggv-window.c (ggv_window_load): applied patch from Subrahmanyam Madduri: added code for getting the filename which is to be opened, from the path of the file. Also changed the order of display in title to "<filename> - GGV". Fixes bug #60092 * bonobo/ggv-postscript-view-ui.xml: applied a patch from Udayan Kumar, that adds a print icon to the toolbar, fixing #140907. 2004-04-18 Jaka Mocnik <jaka@gnu.org> * ggv-prefs-ui.c: (ggv_prefs_dialog_new): Changed accelarators for Document tab - Default Zoom and Coordination Units to resolve conflicts in accelarators. patch by Archana Shah. Fixes bug# 134976. * src/ggv-window.c (ggv_add_open_button): added tooltip for recent files button. patch by chenthill. * backport of bugfixes from gnome-2-6 branch. * src/ggv-window.c (verb_FileOpen): don't set the file chooser size. fixes #139518. patch by Darren Adams. * src/gsdefaults.c (gtk_gs_defaults_set_*): only set the new value if it differs from the old: should fix #139362. * src/ggv-window.c (open_button_pressed_cb): applied a patch by Kouichirou Hiratsuka, fixing a crash when event parameter is NULL. fixes #139408. 2004-04-09 Guntupalli Karunakar <karunakar@freedomink.org> * configure.in: Added "gu" (Gujarati) to ALL_LINGUAS. 2004-04-07 Remi Cohen-Scali <rcoscali@cvs.gnome.org> Fix for bug #139363 * bonobo/ggv-postscript-view.c (verb_FileSaveMarked): Added chooser filter for PS docs and all files. * src/ggv-window.c (verb_FileOpen): Added chooser filters for PS docs and all files. 2004-04-07 Jaka Mocnik <jaka@gnu.org> * src/recent-files/egg-recent-model.c (egg_recent_model_filter): do not test for existence of files since this is done before setting the mime filter, so we can (and usually will) end up with testing a bunch of URIs, many of which can be remote, which causes unacceptable delays when starting GGV! * configure.in: bump version to 2.7.0. 2004-03-31 Christian Rose <menthos@menthos.com> * configure.in: Added "af" to ALL_LINGUAS. 2004-03-30 Adam Weinberger <adamw@gnome.org> * configure.in: Added en_CA (Canadian English) to ALL_LINGUAS. 2004-03-29 Samúel Jón Gunnarsson <sammi@techattack.nu> * is.po: Added "is" to ALL_LINGUAS. 2004-03-24 Guntupalli Karunakar <karunakar@freedomink.org> * configure.in: Added "pa" (Punjabi) to ALL_LINGUAS.
2004-09-21Add and enable libgnomecups.jmmv1-1/+2
2004-09-21Initial import of libgnomecups, version 0.1.12:jmmv5-0/+89
Support library for Cups adminstration through GNOME.
2004-09-21Update to 2.8.0. This version corresponds to GNOME 2.8.0.jmmv8-24/+39
While here, convert to the bsd.options.mk framework to handle the cups functionality. libgnomeprint 2.8.0 Jody * Bump automake req to 1.7 * clean up some improperly namespaced private symbols * Recognize .ttc files as truetype J.H.M. Dassen * Explicitly require gmodule ------------------------------------------------------------------------------ libgnomeprint 2.7.90 Jody http://bugzilla.gnome.org/show_bug.cgi?id=147349 * Improve test for zlib http://bugzilla.gnome.org/show_bug.cgi?id=133924 * Fix transformations of text in pdf backend Kmaraas * Patch some warnings from sparse Owen http://bugzilla.gnome.org/show_bug.cgi?id=143878 * Fix gnome_font_find_closest to call gnome_font_face_find_closest Morten * Keep more private symbols from polluting the global namespace. Suresh Chandrasekharan http://bugzilla.gnome.org/show_bug.cgi?id=149858 * Don't modify the global font table ------------------------------------------------------------------------------ libgnomeprint 2.7.2 Andreas * Fix 1#49160 * Fix #149161 Jody * #Fix 149452 * more portability Suresh Chandrasekharan * Fix #148674 * Fix #149858 ------------------------------------------------------------------------------ libgnomeprint 2.7.1 Andreas * Add module to scan /etc/printcap Colin Walters : * Support for new gnomeprintui printer list (state polling) Jody * Some win32 build fixes * Build fixes for sft code from glib J.H.M. Dassen (Ray) : * link fixes Matthias Clasen: * fix handling of no cups printers ------------------------------------------------------------------------------ libgnomeprint 2.7.0 Andreas * Improve handling of multiple instances of a cups printer. * Add all paper sizes to PDF writer Grzegorz Golawski * Use G_MODULE_SUFFIX Owen Taylor : * Improved pango integration (Requires Pango 1.5.0) Suresh Chandrasekharan : * Improved font subsetting for PS and PDF backends Dom Lachowicz : * Fix win32 compilation Jody Goldberg : * Fix pdf generation J.H.M. Dassen (Ray): * Fixed unresolved symbols in the CUPS module.
2004-09-11Make this package compile with gcc 2.95 too.kristerw2-1/+15
Patch provided by Roland Illig on tech-pkg.
2004-09-08Removed dead mastersite URLswulf1-5/+3
2004-09-06- Set myself as MAINTAINERmartti8-25/+68
- PKG_SYSCONFDIR fixes - Add lib/liblpr.so* to PLIST - Run checkpc before starting the printer daemon
2004-08-31- Set USE_DIRS to gnome2-1.5 to handle multiple shared directoriesjmmv2-6/+12
automatically in the PLIST. - Use the new mimedb.mk file from shared-mime-info to handle the registration of new mime types. - Remove redundant LIBTOOL_OVERRIDE - Bump PKGREVISION to 1 because of this.
2004-08-29Don't add a full depends on GNU tar -- use a BUILD_DEPENDS.recht1-2/+2
suggested by reed@
2004-08-29Use GNU tar here since he reportlab module doesn't extract with NetBSD'srecht1-1/+5
pax. patch provided by D'Arcy J.M. Cain in PR 26794
2004-08-27Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG,jlam2-5/+5
which are the full option names used to set rpath directives for the linker and the compiler, respectively. In places were we are invoking the linker, use "${LINKER_RPATH_FLAG} <path>", where the space is inserted in case the flag is a word, e.g. -rpath. The default values of *_RPATH_FLAG are set by the compiler/*.mk files, depending on the compiler that you use. They may be overridden on a ${OPSYS}-specific basis by setting _OPSYS_LINKER_RPATH_FLAG and _OPSYS_COMPILER_RPATH_FLAG, respectively. Garbage-collect _OPSYS_RPATH_NAME and _COMPILER_LD_FLAG.
2004-08-23Add a missing file.wiz1-1/+2
2004-08-23DEPENDS line requires version 2 but directory was for version 1.darcy1-2/+2
2004-08-23Update master site, per PR 26705.cube1-2/+2
2004-08-22Change the way that legacy USE_* and FOO_USE_* options are convertedjlam1-5/+2
into the bsd.options.mk framework. Instead of appending to ${PKG_OPTIONS_VAR}, it appends to PKG_DEFAULT_OPTIONS. This causes the default options to be the union of PKG_DEFAULT_OPTIONS and any old USE_* and FOO_USE_* settings. This fixes PR pkg/26590.
2004-08-20Add/enable posterjschauma1-1/+2
2004-08-20Import 'poster' package, based on the FreeBSD port, converted usingjschauma6-0/+61
port2pkg. Here you have the new release of `poster', to scale postscript images to a larger size, and print them on larger media and/or tile them to print on multiple sheets. With respect to the earlier release: - support is added for foreign (Non European A*) media sizes. - options for scaling became more flexible - original restrictions on white margins in your drawing are removed. For a complete explanation see the accompanying manual.
2004-08-17Move glabels from misc to print, as suggested by reed.wiz1-1/+2
2004-08-17Re-import glabels in print/, suggested by reed.wiz4-0/+110
2004-08-14Update to scribus 1.1.7 - too many changes to listhubertf8-170/+213
2004-08-06Also mention that this is a PDF viewer in the COMMENT.reed1-2/+2
2004-07-30Convert to use bsd.options.mk. The relevant options variable to setjlam3-10/+18
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).
2004-07-28Update to 20040727, changes unknown.wiz8-25/+26
2004-07-28Add a MASTER_SITE.wiz11-22/+33
2004-07-25Record checksum for linux binary distribution.tron1-3/+3
2004-07-24fix ${INSTALL_DATA_DIR} arguments. fixes install on Solaris.grant1-2/+2
2004-07-24formatting fix.grant1-3/+3
2004-07-24call ${BSD_INSTALL} instead of "install". fixes install on Solaris.grant2-5/+13
2004-07-24upgrade to acroread 5.09. from the README:mrg4-15/+21
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.
2004-07-24Make this build and then install under Linux. The generated Makefilereed2-8/+28
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.
2004-07-22add python as categoryrecht2-4/+4
ok'd a while back at pkgsrcCon by agc and wiz
2004-07-18Update to 2.6.2:jmmv3-6/+7
- 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.
2004-07-15Update to 0.2, from maintainer:jmmv2-5/+5
* 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)
2004-07-15enable this for *-*-sparc not just SunOS-*-sparc.mrg1-2/+2
2004-07-13ps2epsi needs to use "test -e" so substitute ${SH} for /bin/sh.markd1-1/+7
Fixes use on Solaris, no change on most other systems.
2004-07-12Updated XFce to 4.0.6martti3-6/+8
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.
2004-07-10Require flex, don't hardcode CC, LEX, CFLAGS, LDFLAGS.salo3-2/+23
Fixes build on Solaris.
2004-07-06Update php4 package to 4.3.7.jdolecek1-2/+1
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.
2004-06-28Update libgnomeprint and libgnomeprintui to 2.6.2:jmmv6-53/+54
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
2004-06-28Update to 0.132:jmmv3-8/+9
* 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)
2004-06-27this blindly calls "gcc" so use buildlink3 so it uses the wrapper.grant1-1/+3
2004-06-27include openssl/buildlink3.mk to remove hidden dependency on openssl.grant1-1/+2
no PKGREVISION bump because it wouldn't build without openssl.
2004-06-27replace bogus USE_PKGSRC_GCC with ONLY_FOR_COMPILER=gcc.grant1-6/+2
2004-06-27this uses a c and c++ compiler.grant1-1/+2
2004-06-27this blindly calls "gcc", so use buildlink3 so it uses the wrapper.grant1-1/+3
2004-06-27this uses a c and c++ compiler.grant2-2/+4
2004-06-27this only uses a c++ compiler.grant1-1/+2
2004-06-27bump PKGREVISION for dependency change + new files install (hi, recht!)grant1-2/+2