summaryrefslogtreecommitdiff
path: root/print
AgeCommit message (Collapse)AuthorFilesLines
2005-02-03Update to 2.8.3:jmmv2-5/+5
- The program should now not insist on having a peek at each remote URI in your recently used document list. (Looks like faster startup times.) - Many warnings fixed. - Many updated translations.
2005-02-03Update to 2.8.3:jmmv2-5/+5
Version 2.8.3 ------------- * Fix for CAN 2005-0064 (Derek Noonburg) * Fix font encoding code for Type1C fonts and freetype > 2.1.7 Version 2.8.2 ------------- * Fix potential buffer overflow in xpdf colorspace handling code. (Derek Noonburg) - CAN 2004-1125 * Fix bookmarks navigation. (Martin Sjogren, Marco Pesenti Gritti) - #159937 * Show "Exit Fullscreen" button only on current workspace. (Gordon Ingram) - #161225 * Fix crash with broken embedded fonts. (Martin) - #161066 * Fix several crashes with mouse-over-links. (Martin) - #156784 * Translation updates: Vincent van Adrighem (nl)
2005-02-02Depend on scrollkeeper to handle .omf files; pointed out by wiz@.jmmv2-300/+7
While here, fix handling of info files; thanks to seb@. Bump PKGREVISION to 1.
2005-01-25Bad Ghostscript for using autoconf and then summarily ignoring $X_*LIBS.tv1-5/+5
Provide an explicit override for the Ghostscript-specific XLIBS (no underscore, no -l in values) for Interix. Remove obsolete ZOULARISBASE references.
2005-01-24Apply xpdf-3.00pl3.patch also to fix a security problem which is discribed inkei3-7/+17
http://www.idefense.com/application/poi/display?id=186&type=vulnerabilities (CAN-2005-0064). Noticed by Hiroki Sato. Thanks! Bump PKGREVISION to 5.
2005-01-21update to 1.20drochner4-63/+374
changes: -can run out of a Python 2.3 zip archive -some fixes and feature additions [pkgsrc] this distfile doesn't trigger the pax-as-tar bug, so remove the build dependency on GNU tar
2005-01-19People (including me) often cannot tell what command should be used tokei2-1/+16
typeset, preview, etc. (Japanese-aware commands are renamed from original.) So add the message to show a brief usage.
2005-01-19apply the last xpdf security patch to the embedded pdftops filterdrochner3-2/+18
which is based on xpdf, bump PKGREVISUIN
2005-01-19the daily security patch: update to 3.00pl3, fixes:drochner2-3/+6
http://www.idefense.com/application/poi/display?id=186&type=vulnerabilities
2005-01-18Update tex-bagpipetex to 3.01nb2: adjust from teTeX1 to teTeX2hubertf1-4/+4
Patch from the maintainer, via wiz.
2005-01-18Update tex-musixtex to 112. Mostly adapt to teTeX2,hubertf3-23/+32
no list of changes available. Updates via wiz from the pkg's maintainer.
2005-01-17Updated XFce to 4.2.0martti4-13/+38
Too many changes to list here, please read the Changelog from www.xfce.org (http://www.xfce.org/release_notes/4.2.0_changelog.html)
2005-01-17Change dependency to use teTeX2 per default instead of the obsolete teTeX1.wiz4-22/+6
While here, replace the INSTALL/DEINSTALL scripts with @exec/@unexec lines. Bump PKGREVISION for dependency change.
2005-01-17Bump PKGREVISION for CAN-2004-0888 fix.wiz1-2/+2
2005-01-17fixed CAN-2004-0888. Since xpdf included with teTeX is 2.01, so thiskei3-1/+97
back-ported fix is pulled from FreeBSD ports collection. Hiroki Sato noticed and helped me a lot.
2005-01-16Use value of $PERL passed into configure script. As per same changemarkd2-1/+44
recently made to lyx-{qt,xforms} packages.
2005-01-16applied patches pulled from xpdf-3.00pl2.patch. this should fix securitykei3-1/+34
problems described in CAN-2004-0888. pointed out by Thomas Klausner.
2005-01-16applied patches pulled from xpdf-3.00pl2.patch. this should fix securitykei1-2/+2
problems described in CAN-2004-1125. pointed out by Thomas Klausner. Bump PKGREVISION.
2005-01-14Create a pam.buildlink3.mk file that is used by PAM-using packages.jlam1-2/+2
It includes the correct buildlink3.mk file from either Linux-PAM (security/PAM) or OpenPAM (security/openpam) and eventually will support solaris-pam. pam.buildlink3.mk will: * set PAMBASE to the base directory of the PAM files; * set PAM_TYPE to the PAM implementation used. There are two variables that can be used to tweak the selection of the PAM implementation: PAM_DEFAULT is a user-settable variable whose value is the default PAM implementation to use. PAM_ACCEPTED is a package-settable list of PAM implementations that may be used by the package. Modify most packages that include PAM/buildlink3.mk to include pam.buildlink3.mk instead.
2005-01-11Bump BUILDLINK_RECOMMENDED after latest security update.salo1-2/+2
2005-01-07Remove myself as the MAINTAINER for this package.rh1-2/+2
2005-01-06Update to 2.8.2:jmmv2-5/+5
What's new? Well, most importantly, the document watch feature has been ported to gnome-vfs file monitoring capabilities, fixing annoying misbehaviour of GGV while watching over remote documents. Apart from that a few minor bugs were fixed and ghostscript was caught occasionally running without the "-dSAFER" switch: this rather dangerous habit was prohibited immediately! GGV is now also a bit less of a narcist: it does not include "GGV" in the desktop entry name - it's only "PostScript Viewer" now, following the fine examples of eog and gpdf. The recent-files module has been updated to the one in latest libegg. Multiple updated translations.
2005-01-06Don't create the directories during installation... let the pkgsrc INSTALLjlam2-4/+4
script handle it instead to ensure proper ownership.
2005-01-06Update print/cups to 1.1.23. Changes from version 1.1.22 include:jlam5-208/+229
- The scheduler's is_path_absolute() code could cause a DoS (STR #1042) - The scheduler's device loading code used the wrong size limits for the make/model and info parameters (STR #1035) - The PNG loading code did not use a "long unsigned integer" format specifier for the width and height (STR #1032) - The web interface only showed the first 4 or 8 characters of "{variable-name}" for undefined template variables (STR #1031) - The hpgltops filter did not handle a common PCL command to enter HP-GL/2 mode (STR #1037) - The scheduler no longer sends the page-set option when printing banner pages (STR #995) - The hpgltops filter contained two buffer overflows that could potentially allow remote access to the "lp" account (STR #1024) - The lppasswd command did not protect against file descriptor or ulimit attacks (STR #1023) - The "lpc status" command used the wrong resource path when querying the list of printers and jobs, causing unnecessary authentication requests (STR #1018) - The httpWait() function did not handle signal interruptions (STR #1020) - The USB backend used the wrong size status variable when checking the printer status (STR #1017) - The scheduler did not delete classes from other classes or implicit classes, which could cause a crash (STR #1015) - The IPP backend now logs the remote print job ID at log level NOTICE instead of INFO (so it shows up in the error_log file...)
2005-01-04OpenSSL is needed here because 'cups-config --libs' lists -lssl as ajmmv1-1/+2
dependency (so we need it in the buildlink directory to build other packages). Should fix build of libgnomeprint shown in minskim@'s latest Linux bulk build.
2004-12-31Add some patches to make this work with mftrace>1.1, andwiz5-2/+46
depend on it.
2004-12-31Add some missing dirrms.wiz1-1/+4
XXX: are info files really needed here?.
2004-12-31Use complete path to mktexlsr.wiz2-6/+6
2004-12-31Bump PKGREVISION because the previous versions built with bsd.pkg.mk 1.1552minskim1-2/+2
may contain a wrong path to the perl executable.
2004-12-31Use RCD_SCRIPTSmartti2-5/+4
2004-12-30Update to 3.6.1, based on a patch sent by "pancake" in PR pkg/28816. Whilesnj5-34/+30
here, do some sorting and take maintainership. Changes: * configure.ac: Change reference source file on AC_INIT * src/gv_message.h (displayed\n\): Fixed a typo on the help message. * src/gv_misc_res.dat: Changed the Reopen label to Reload for the File menu. * src/Makefile.am ($(srcdir)/gv_intern_res_unix.dat): Fix GV.gsCmdConvPDF in order to work. * src/main.c (main): Process GNU arguments after X initialization * configure.ac: Changed the scratch dir from ~/ to /tmp/
2004-12-30Add [0-9]* to pattern for safety.wiz1-2/+2
2004-12-30update to lilypond-2.4.3.dmcmahill4-399/+851
This represents a major version bump and with it many many improvements and changes which are far to long to summarize here. One important change is that this version works with gcc3.
2004-12-29Use VARBASE.minskim1-2/+2
2004-12-28Bump PKGREVISIONs due to libtiff update.reed10-19/+20
Some BUILDLINK_RECOMMENDED bumps done also. (If I missed any, please let me know -- and let me know a good way to automate this.)
2004-12-28Update to 2.8.1:jmmv2-6/+5
* Fix integer overflows (Discovered in xpdf by Chris Evans, Patch by Dan Williams) - CAN 2004-0888, #156729 * Fix some crashes with http URLs. (Mark McLoughlin) - #153159, #151364 * Check for NULL BonoboControlFrames. (Loic Minier) - (#151364) * Handle not-installed schemas better. (Muktha Narayan, Martin) - #151172 * Translation updates: Meelad Zakaria (fa), Jesus Bravo Alvarez (gl), Christophe Merlet (fr), Mohammad DAMT (id), Martin Willemoes Hansen (da)
2004-12-28Update to 2.8.1:jmmv3-7/+7
2004-12-05 Jaka Mocnik <jaka@gnu.org> * configure.in: added proper --enable-* arguments for adding extra debugging output, logging bonobo component output to a file and for enabling PDF options in the prefs dialog. * src/ggv-prefs-ui.c: do not show the PDF-related options in the dialog unless explicitly configured to do so. Since I no longer actively support the PDF viewing capabilities in GGV, this seems like a proper thing to do. * help/C/ggv.xml: commented out the description of the PDF related options. 2004-12-04 Jaka Mocnik <jaka@gnu.org> * src/ggv-window.c (ggv_window_load): fix the title updating; fixes #150332, patch by Subrahmanyam Madduri. * configure.in: bumped version to 2.8.1. 2004-11-30 Jaka Mocnik <jaka@gnu.org> * src/gtkgs.c (gtk_gs_load): pass the path to uncompressed file to psscan, not the original path. * updated copyright notices, licensing terms, etc. in all source files. * re-indented the sources because of migration emacs->eclipse. 2004-10-17 Jaka Mocnik <jaka@gnu.org> * src/Makefile.am (INCLUDES): removed -I$(includedir): apparently it breaks builds for some people. 2004-09-28 Pawan Chitrakar <pawan@nplinux.org> * configure.in: Added ne "Nepali" in ALL_LINGUAS
2004-12-28Update libgnomeprint and libgnomeprintui to 2.8.1:jmmv4-11/+10
Andreas * Fix some preview problem, see #157881 Jody * Don't force duplex/tumble http://bugzilla.gnome.org/show_bug.cgi?id=157706 * Preview makes a better guess of the screen resolution Suresh Chandrasekharan http://bugzilla.gnome.org/show_bug.cgi?id=156641 * BE more robust when dealing with fonts with multiple encodings
2004-12-28The default location of the pkgsrc-installed rc.d scripts is nowreed1-1/+2
under share/examples/rc.d. The variable name already was named RCD_SCRIPTS_EXAMPLEDIR. This is from ideas from Greg Woods and others. Also bumped PKGREVISION for all packages using RCD_SCRIPTS mechanism (as requested by wiz).
2004-12-24Adjust dependencies after ocaml has been splitted into three differentjmmv1-3/+4
packages: ocaml, ocaml-graphics and labltk. Bump PKGREVISION.
2004-12-22- Update to 3.00pl2 to address recent security issue:adrianp2-3/+6
http://www.idefense.com/application/poi/display?id=172&type=vulnerabilities
2004-12-21Remove the "acroread" symlink, it conflicts with print/acroread5, nowxtraeme2-6/+5
we have bin/acroread{3,4,5} and bin/acroread linked to the latest package available (acroread5). Bump PKGREVISION.
2004-12-21Make a symlink of acroread5 in ${PREFIX}/bin/acroread, required to runxtraeme2-2/+5
the upcoming "firefox-gtk2-bin-acroread" package correctly. Bump PKGREVISION.
2004-12-20Apply patch from Rudolf Polzer against CAN-2004-1170.wiz3-3/+63
See http://archives.neohapsis.com/archives/fulldisclosure/2004-08/1026.html Bump PKGREVISION.
2004-12-20since perl is now built with threads on most platforms, the perl archlibgrant1-1/+2
module directory has changed (eg. "darwin-2level" vs. "darwin-thread-multi-2level"). binary packages of perl modules need to be distinguishable between being built against threaded perl and unthreaded perl, so bump the PKGREVISION of all perl module packages and introduce BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct dependencies are registered and the binary packages are distinct. addresses PR pkg/28619 from H. Todd Fujinaka.
2004-12-18Update acroread5 to 5.10. 5.09 version doesn't appear to be availablejdolecek2-13/+13
anymore, and this fixed (according to bundled README): A security patch was applied that solves a problem reported with malformed mail containing pdf attachments.
2004-12-14Add build dependency on pkgconfig.minskim2-2/+4
2004-12-08Make this package build on NetBSD 1.6.2.minskim5-2/+71
Patch provided by Bernhard "Burnhard" Riedel in private email. - Remove C99-ism. - Force to use texinfo>=4.2.
2004-12-05Update to 0.1.13:jmmv3-7/+8
* More translations from Novell * Better handling of spaces in urls
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz12-24/+24
Suggested by Roland Illig, ok'd by various.