summaryrefslogtreecommitdiff
path: root/print
AgeCommit message (Collapse)AuthorFilesLines
2012-01-24Recursive dependency bump for databases/gdbm ABI_DEPENDS change.sbd2-4/+4
2012-01-23Don't include files (that generally don't even exist). Bump revision.joerg3-3/+16
2012-01-22A multilanguage implementation of BibTeX 0.99.cheusov4-0/+71
(v3.71) "big" BibTeX with full support of 8-bit encodings An enhanced, portable C version of BibTeX. Enhanced by conversion to "big" (32-bit) capacity, addition of run-time selectable capacity and 8-bit support extensions. National character set and sorting order are controlled by an external configuration file. Various examples are included.
2012-01-18update to acroread 9.4.7. fixes CVE-2011-2462.chs2-8/+8
2012-01-17Convert packages with add --libdir=* to CONFIGURE_ARGS to usesbd1-2/+2
GNU_CONFIGURE_LIBDIR or GNU_CONFIGURE_LIBSUBDIR.
2012-01-16fix an off-by-one in an earlier fix, from gnome bug #643882drochner3-7/+7
2012-01-14gsed related clean up.obache2-11/+5
* Stop to treat NetBSD's sed as GNU sed, not full compatible. * Then, no need to reset TOOLS_PLATFORM.gsed for NetBSD if USE_TOOLS+=gsed and real GNU sed is required. * In addition, convert simple USE_TOOLS+=gsed to conditionally, without NetBSD. * convert {BUILD_,}DEPENDS+=gsed to USE_TOOLS, all tools from gsed are real gsed.
2012-01-14Force real gsed only on NetBSD.hans1-1/+4
2012-01-14Convert the remaining few packages that explicitly set DEPENDS orhans1-2/+2
BUILD_DEPENDS on bison to USE_TOOLS=bison. The minimum bison version required in mk/tools/bison.mk is good enough for all of them.
2012-01-13Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump.obache6-10/+12
2012-01-11Update ruby-gnome2 to 1.1.0.obache1-3/+1
== Ruby-GNOME2 1.1.0: 2012-01-05 This is a source cleanup release. === Changes ==== Ruby/GLib2 * Improvements * [GitHub#65] Supported GLib 2.31. [Reported by mtasaka] * Supported comparing between GLib::Enum/GLib::Flags and Symbol. * Fixes * [GitHub#1] Fix GLib::Spawn regression. [Patch by Geoff Youngs] * Plugged memory leaks. * Fixed a crash by GC on Ruby 1.9. * Changes * Remove optional Ruby-GetText-Package dependency. ==== Ruby/GTK2 * Improvements * [ruby-gnome2-devel-en] FileChooserDialog raising warnings on Windows: Added hicolor-icon-theme into gem on Windows. [Suggested by wNikolai Weibull] * Fixes * Fixed a crash by GC. * Plugged memory leaks. * Fixed Gdk::GC#colormap= uses wrong value. * Fixed Gtk::TextBuffer#serialize uses wrong value. ==== Ruby/Pango * Fixes * Plugged memory leaks. ==== Ruby/GdkPixbuf * Improvements * Gdk::Pixbuf.new supports hash argument. * Fixes * Plugged memory leaks. ==== Ruby/GStreamer * Improvements * Supported Windows gem. * Improved memory management. * Fixes * [GitHub#86] Gstreamer: test_caps test fails. [Reported by mtasaka] * [GitHub#87] GStreamer: test_span test fails. [Reported by mtasaka] * [GitHub#87] GStreamer: test_create_clock test fails. [Reported by mtasaka] * [GitHub#89] GStreamer: test_fraction_range_new test fails. [Reported by mtasaka] * [GitHub#91] GStreamer: test_state "sometimes" fails. [Reported by mtasaka] ==== Ruby/Poppler * Fixes * Fixed a wrong conversion in Poppler::Document#find_dest. [Reported by ChloƩ Desoutter]
2012-01-09update to 1.4.0drochner7-525/+809
this is the first stable release after the 1.3.9 development cycle changes: -bugfixes -documentation updates -translation updates Warning: Documents created by this pkg cannot be read by version 1.3.3.x (pkgsrc/print/scribus).
2011-12-29Just make the template implementation availabe all the time. C++joerg3-4/+25
compilers are supposed to know how to use COMDAT.
2011-12-21Don't use statfs() on SunOS (PR#44453).sbd2-4/+4
2011-12-19make this build with the "cups" option againdrochner2-1/+14
(missing header, likely due to recent cups update)
2011-12-17Change default PKGNAME scheme for PECL packages.obache1-1/+2
Drop ${PHP_BASE_VARS} from PKGVERSION by default. It used to be required to support multiple php version. But after PHP version based ${PHP_PKG_PREFIX} was introduced, such trick is not required anymore. In addition to this, such version name schme invokes unwanted version bump when base php version is bumped, plus, such version scheme is hard to use for DEPENDS pattern. To avoid downgrading of package using such legacy version scheme, PECL_LEGACY_VERSION_SCHEME is introduced. If it is defined, current version scheme is still used for currently supported PHP version (5 and 53), but instead of ${PHP_BASE_VARS}, current fixed PHP base version in pkgsrc is used to avoid unwanted version bump from update of PHP base package. With newer PHP (54, or so on), new version scheme will be used if it is defined. This trick will not be required and should be removed after php5 and php53 will be gone away from pkgsrc.
2011-12-15Update ruby-pdf-reader package to 0.10.1.taca2-6/+6
v0.10.1 (20th October 2011) - simple license change to glyph data file, no code changes
2011-12-14Update tex-xetex{,-doc} to 2011.minskim5-15/+22
Create a missing symlink for xelatex. Noted by Mark Davies.
2011-12-14Update tex-latex{,-doc} to 2011.minskim4-15/+17
Changes: * ltfssdcl.dtx: Bruno's improvement to \in@ * ltfntcmd.dtx: Bug fix for 2009-12 change
2011-12-14Update tex-luatex{,-doc} to 0.70.1.minskim5-17/+21
Changes: - Added settings for ConTeXt.
2011-12-14Sync tex-pdftex{,-doc} with TeX Live r24563.minskim5-16/+17
Changes: - Regenerated font maps.
2011-12-14Let web2c install pdftex's manpage.minskim4-19/+16
2011-12-11Update tex-hyphen-base to 2011. No functional change.minskim5-38/+47
2011-12-11Update tex-dvips{,-doc} to 2011.minskim4-14/+14
Changes: - Regenerate font map files.
2011-12-11Update tex-latexconfig to 2011.minskim3-8/+9
Changes: - Add luatex version of lualatexquotejobname.
2011-12-11Sync tex-etex{,-doc} with TeX Live r22198.minskim4-13/+13
Changes: - Fix the version string in a manpage.
2011-12-10Let texlive packages honor PKGINFORDIR.minskim1-3/+3
2011-12-09PKGREV bump for libXp-less openmotifdrochner1-2/+2
2011-12-06Fix build with newer CUPSjoerg3-1/+27
2011-12-06Fix build with newer GCC and newer CUPSjoerg3-5/+26
2011-12-06print/lilypond: Fix copy/paste error on previous commitmarino1-2/+2
2011-12-06print/lilypond: Fix for DragonFlymarino1-2/+9
DragonFly needs devel/flex rather than USE_TOOLS+= lex in order to build lilypond
2011-12-06Recursive bump for lang/ocaml buildlink addition.sbd1-2/+2
2011-12-03Tag the 28 locations that result in a Python 3.1 package as supporting so.joerg1-1/+3
Remove it from the default list for the rest.
2011-12-02Limit ssp fix to SunOS.hans3-5/+9
2011-11-30Move format regeneration and font map update into texmf.mk so thatminskim2-11/+12
non-TexLive packages can use them. Thanks to wiz@ for testing.
2011-11-29Update tex-kotex-dev{,-doc} to 0.3.minskim5-29/+30
Changes: - remove code suppressing char orphan in xetexko - remove obsolete files from luatexko - provides [nounfonts] option in luatexko.sty - remove hyperref outuni routine from luatexko.sty - remove plain tex latin font setting in xetexko-space.sty and luatexko.{tex,lua} - consider some chinese center-aligned full stop in xetexko-space - introduced hanjahook.sty. updated xetexko-dotemph and hangulhook
2011-11-29Update tex-kotex{,-doc} to 0.3.minskim5-43/+17
Changes: - compatibility with memoir in kosections-utf.tex - update hanja-to-hangul tables
2011-11-29Update tex-kotex-utils to 0.3.minskim3-10/+29
Changes: - Added kotexindy for indexing Korean.
2011-11-29Add pod2man to USE_TOOLS.hans1-2/+2
2011-11-29don't bl3 libXp explicitely where it is just meant as indirectdrochner1-2/+1
dependency of an Xaw variant -- if at all, this will be handled by the Xaw bl3 file
2011-11-29Fix build with -fstack-protector.hans3-4/+20
2011-11-28include <cups/ppd.h> explicitely to make this build with newer cupsdrochner3-1/+27
2011-11-25Add missing includes.joerg3-1/+27
2011-11-25Fix build with newer GCCjoerg7-1/+81
2011-11-25Newer GCC complains that foo != NULL is tautological, if foo is a localjoerg3-1/+46
variable, so deal with it.
2011-11-22Update to 1.5.0ryoon2-7/+6
Changelog: 1.5.0 Added Save As action and dialog for saving the differences to a PDF file. 1.3.0 Added support for -a, --appearance, -t, --text command line options to set the initial comparison mode. 1.2.3 Added a mention of comparepdf in the About box.
2011-11-20With cups-1.5 <cups/ppd.h> in no-longer include by <cups/cups.h>.sbd2-1/+16
2011-11-18Update to 1.0b7ryoon3-10/+9
I was unaware of version up. * Fix html2psrc path in patch-aa Changelog: 051211 1.0b5 Bug fixes. Added -M option. 091021 1.0b6 "Security" fix. Changed behavior for SSI, to avoid having arbitrary readable files disclosed on a web server that uses html2ps in a web application (cgi script etc), allowing HTML files to be uploaded for conversion. Setting up a service like this is begging for trouble in my opinion. (Is /bin/cat also a vulnerability, since one can use it in a web app, allowing uploading arbitrary parameters to it?) 100507 1.0b7 Fixed a bug introduced by the previous bug fix...
2011-11-18bin/html2ps should not contain .destdir/ path.ryoon4-21/+34
Bump PKGREVISION.