summaryrefslogtreecommitdiff
path: root/print
AgeCommit message (Collapse)AuthorFilesLines
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
2004-06-26Remove dependency on autoconf it isn't needed anymore and Alsorecht4-44/+12
install pstopxl, pxlcolor.ppd and pxlmono.ppd. Also: don't try to @dirrm share/ghostscript - it belongs to ghostscript-fonts. ok'd by jlam
2004-06-23The pkgview installation of cups causes more harm than good since otherrecht1-2/+2
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@
2004-06-20Bump PKGREVISION and remove X11 support where appropiate.xtraeme1-1/+2
2004-06-06Make sure that description is clear that this is a PDF viewer too.reed1-2/+3
2004-06-05Use the homepage as listed in the source and found at google.reed1-2/+2
(Really it currently redirects to another webpage.) This is better than using generic www.gnome.org that leads us nowhere.
2004-06-05Add note to DESCRiption saying this is a meta-package. (Okayed byreed2-2/+4
maintainer, kei@.) Also added "meta-pkgs" to CATEGORIES as a sub-category. (As asked by maintainer, kei@.)
2004-06-03Correct CONFLICTS line to match actual versions of ghostscript. Reportedcube1-2/+3
by Peter Bex.
2004-05-29Enable pkgviews installation.minskim1-1/+5
2004-05-29update to latex-mk-1.3.dmcmahill3-8/+10
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{}.
2004-05-28update homepagelukem1-2/+2
2004-05-23malloc.h fixes for darwin, plus a handful of other small fixes fordanw2-1/+16
problems found after fixing malloc problems
2004-05-23unusedrecht2-16/+0
2004-05-23Use option "-r" instead of "-e" for the '[' command since this is notheinz2-6/+6
portable to some operating systems (eg UnixWare or IRIX 5).
2004-05-21Updated LPRng-core to 3.8.27adam1-4/+3
2004-05-21Changes 3.8.27:adam5-63/+38
* 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.
2004-05-20Fix build on FreeBSD, per Michael Pasternak in PR 25653.wiz2-5/+14
2004-05-17Correct the flags passed to the linker when building with libtool and bumpjlam9-147/+100
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).
2004-05-09No longer used.snj3-64/+0
2004-05-09Convert to buildlink3.snj2-9/+9
2004-05-08Changed HOMEPAGE. It was not for Scribus anymore.reed1-2/+2
Some homepages include: http://www.scribus.net/ http://www.scribus.org.uk/ http://www.developershed.com/devalert.php and old http://scribus.planetmirror.com/
2004-05-08Get rid of some of the MASTER_SITES. KDE.org returns a bogusreed1-6/+2
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.
2004-05-08make this work with teTeX-2.*hubertf1-4/+7
2004-05-07Drop maintainership; I don't have the enough free time to maintainxtraeme1-2/+2
all these packages.
2004-05-05update to 1.19drochner4-22/+26
changes: Fixes from Max Neunh&ouml;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.
2004-05-05Convert to buildlink3.snj7-35/+51
2004-05-05Convert to buildlink3.snj9-67/+45
2004-05-04Update to 2.6.1:jmmv3-6/+9
2004-04-10 Guntupalli Karunakar <karunakar@freedomink.org> * configure.in: Added "gu" (Gujarati) to ALL_LINGUAS. 2004-03-31 Christian Rose <menthos@menthos.com> * configure.in: Added "af" to ALL_LINGUAS. 2004-03-22 Padraig O'Briain <padraig.obriain@sun.com> * libgnomeprintui/gnome-print-job-preview.c (create_preview_canvas): Omit creation of unnecessary relation. Fixes bug #136627.
2004-05-04Update to 2.6.1:jmmv3-6/+10
2004-04-12 Jody Goldberg <jody@gnome.org> * libgnomeprint/gpa/gpa-option.c (gpa_option_new_from_tree) : add braces 2004-04-16 Iñaki Larrañaga <dooteo@euskalgnu.org> * configure.in: Added "eu" (Basque) to ALL_LINGUAS. 2004-04-10 Guntupalli Karunakar <karunakar@freedomink.org> * configure.in: Added "gu" (Gujarati) to ALL_LINGUAS. 2004-04-09 Andreas J. Guelzow <aguelzow@taliesin.ca> for Keith Sharp <kms@passback.co.uk> * libgnomeprint/gnome-print-config.c: add gtk-doc information * libgnomeprint/gnome-print-paper.c: add gtk-doc information * libgnomeprint/gnome-print-stdapi.c: add gtk-doc information * libgnomeprint/gnome-print-unit.c: add gtk-doc information * doc/reference/tmpl/gnome-print-config.sgml: add gtk-doc information * doc/reference/tmpl/gnome-print-unit.sgml: add gtk-doc information 2004-04-06 Andreas J. Guelzow <aguelzow@taliesin.ca> http://bugzilla.gnome.org/show_bug.cgi?id=138346 * libgnomeprint/gnome-font-face.c (gnome_font_face_is_italic): Fix a typo. 2004-04-06 Andreas J. Guelzow <aguelzow@taliesin.ca> http://bugzilla.gnome.org/show_bug.cgi?id=138438 * libgnomeprint/gp-tt-t1.c (print_glyph): remove unneeded argument in ttf_printf call 2004-03-30 Jean Brefort <jean.brefort@ac-dijon.fr> * libgnomeprint/gnome-print-pango.c: (gnome_print_pango_layout_print): fixed slanting of fonts
2004-05-04Unused.wiz1-22/+0
2004-05-03Convert to buildlink3.snj1-11/+11
2004-05-03Convert to buildlink3.snj1-3/+3
2004-05-03Convert to buildlink3. Closes PR pkg/25449.snj3-29/+7
2004-05-03Convert to buildlink3.snj1-4/+4
2004-05-03xdvi links against libXaw, so include xaw.buildlink3.mk.wiz1-1/+2
2004-04-28bl3ifyxtraeme1-3/+3
2004-04-27Fixed buildling with the new FreeType2 rulesadam4-1/+64