summaryrefslogtreecommitdiff
path: root/print
AgeCommit message (Collapse)AuthorFilesLines
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.
2004-12-01Update to 3.6.0, based on patch sent by Stefan Krueger in PR pkg/28502.xtraeme11-306/+25
Changes on this release: o New build system using GNU Autotools. o Documentation is now distributed in the texinfo format. o Some bugs (some of them critical) has been fixed.
2004-12-01"the the" -> "the"wiz1-1/+1
2004-11-30Align with doc/Makefile-example by moving the buildlink3.mk files aheadjlam1-9/+9
of local targets.
2004-11-28Updated LPRng to 3.8.28martti1-4/+3
2004-11-28Updated LPRng-core to 3.8.28martti2-7/+6
* doc updates * bug fixes
2004-11-27Update MASTER_SITES and HOMEPAGE.wiz1-3/+3
2004-11-25Update to lates php-pdflib 2.0.3.jdolecek2-2/+6
Changes since 1.0: Version 2.0: A major rework - supports PDFlib 5 and PDFlib 6 - adds an Object Oriented API to PDFlib (for PHP 5 only) - uses PHP exceptions (for PHP 5 only) - only official PDFlib API's are included (plus pdf_open_memory_image) - changed old API's with varargs to only accept all args now - disables VIRTUAL_DIR support (use SerachPath instead) - disables CHECK_OPEN_BASEDIR checks Version 2.0.1, 2.0.2: - various bugfixes Version 2.0.3: Bugfixes: - PDF_get_parameter crashed when called with only 2 parameters. Enhancements: - added pdf_utf8_to_utf16() and pdf_utf16_to_utf8() API's. - included support for PDFlib4 again Many thanks to Rainer Schaff for revitalizing PDFlib4 support :)
2004-11-25Update my email address.minskim1-2/+2
2004-11-25Updated to gimp-print-lib 4.2.7adam8-45/+69
2004-11-25on second thought, let's call it pl1, as was done beforedillo1-2/+2
2004-11-25update to 3.00.1 (pl1): fix various buffer overflowsdillo2-3/+9
2004-11-20Bump PKGREVISION due to security fixes in libxml (dependency adjusted tojmmv1-2/+2
1.8.17nb3).
2004-11-20PKGREVISION should be set in the package Makefiles, not in the commonjlam2-4/+3
Makefile.
2004-11-19Update hpijs to 1.7.1. Changes are mostly additions of PPD filesjdolecek3-8/+45
for more models, some NULL pointer checks, envelope and KRBG (with patched gs) support. See http://hpinkjet.sourceforge.net/updates.php for full details.
2004-11-18Make this build with latest gcc (3.x), using proper namespaces.hubertf3-1/+28
2004-11-13Replace USE_GCC_SHLIB with "USE_LANGUAGE=c c++" (the latter implies thejlam2-4/+3
former) for applications that are known to require C++.
2004-11-13USE_BUILDLINK3 is a yes/no variable.jlam2-4/+4
2004-11-08php4-pdflib was replaced by php-pdflib, which can be used with both PHP4jdolecek3-25/+2
and PHP5. The PECL extension is preferred even for PHP4 (which has zip extension bundled), since further maintenance is likely to be more active there.
2004-11-08Add php pdflib PECL extension package version 1.0 - PHP extension forjdolecek2-0/+18
PDFlib on-the-fly PDF generation. This replaces php4-only php4-zip. While there is newer version available in PECL (2.0.2 ATM), it doesn't build with PDFlib 4.x, so we use version 1.0, i.e. the same version which ships with PHP 4.3.9.