Commit graph

5000 commits

Author SHA1 Message Date
markd
859d12642b Update to KDE SC 4.8.4
Bug fixes.
2012-06-16 04:45:28 +00:00
taca
fa82681d54 *Use newer data type name of PHP; support PHP 5.4.x, too. 2012-06-16 02:59:00 +00:00
sbd
cdfc7f300d Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
gdt
50f60c40ac Update to 5.2.8.
* Changes from 5.2.7

  1) The Canon driver has been significantly overhauled for this
     release, and output (and in some cases functionality) may be
     significantly different from previous releases.  We expect to
     perform further work in future releases.  Specific changes
     include:

     [Massive list of Canon printers with changes]

  2) New printers supported in this release:

     [many]

  3) A problem whereby printing did not work at all on some Linux
     distributions has been fixed (3299815 CUPS PPD broken on Linux).

  4) A crash with the EPSON Stylus Photo R3000 has been fixed.

  5) Printing on the Epson Stylus NX200, SX200, and SX205 is believed
     to be corrected.

  6) A build problem with libgutenprintui2 and testpattern on certain
     platforms has been fixed.

  7) Chinese (Mandarin), Galician, and Ukrainian translations have
     been added.

  8) (API) Added function stp_vars_copy_from() to override settings in
     one settings object with those in another.
2012-06-13 23:19:19 +00:00
dholland
12dd32452c Add missing archivers/lz buildlink. 2012-06-06 22:51:18 +00:00
gdt
c7984dddc3 Force language bindings to off.
They already weren't bl3'd in, so this is to ensure they aren't
accidentally picked up (as happens on Mac OS X).

It remains to optionize them or (better) make split packages.

From Edgar Fuß on tech-pkg@.
2012-06-04 17:00:14 +00:00
dholland
0ee95f6899 Belatedly bump PKGREVISION for packages where the mass glib2 include
fixes last month changed installed headers, excluding some that have
already been bumped.
2012-06-03 23:56:58 +00:00
wiz
d3866e76ce Update to 1.0:
MuPDF 1.0 (2012-04-24)

The 1.0 release is here!

MuPDF 1.0 RC1 (2012-03-29)

The 1.0 release rapidly approaches! This version brings with it a whole host of features, including:

    Removal of all global variables: we now pass a context pointer
    through the code freeing us from the use of globals within the
    library.

    Multi-threaded operation: while MuPDF does not require a thread
    library, hooks are in place so that if one is used, significant
    speedups can be gained from using multiple cores to render.

    New error handling: a portable exception-like system is used
    to allow neater handling of errors. This leads to more stability
    and better resilience to broken files.

    Public/Private API: the API has undergone a significant revision
    (required by some of the above changes, plus renaming/revising
    for clarity and consistency), and has been split into public
    and private headers. The plan is that the public portion of
    the API should remain much more static in future.

    Improved Text Extraction device: a cleaner API to the experimental
    text extraction device, offering a list of styles, and more
    cleanly delineated content.

    Documentation: All public header entry points/structures are
    now documented and overviews of how to call the library to
    render pages both in single and multi-threaded mode are given.

    A new scavenging memory manager; makes much better use of the
    memory available by freeing cached items 'just in time'.

    Many, many, bugfixes.

This is such a large and significant version that we're doing a
release candidate first to allow us to correct any obvious bugs
that are found. Please try it and let us know how you get on!
2012-06-03 22:03:24 +00:00
obache
2a4da1d365 require bsd.prefs.mk before conditional check. 2012-06-03 09:31:31 +00:00
dholland
6d4b1cfe7e Use BUILDLINK_TRANSFORM to remove -Werror=foo syntax not supported on
netbsd-5.
2012-06-02 19:38:56 +00:00
taca
d4c449735e Update ruby-pdf-reader to 1.1.1.
v1.1.1 (9th May 2012)
- bugfix release to improve parsing of some PDFs
2012-06-02 01:00:44 +00:00
wiz
0a123c134d Update to 1.9.61, set LICENSE. Requested by Francois Tigeot in PR 46489.
New in 1.9.60:

* New constants from 1.5:
  - IPP_AUTHENTICATION_CANCELED
  - IPP_PKI_ERROR
  - HTTP_NOT_IMPLEMENTED
  - HTTP_BAD_GATEWAY
  - HTTP_SERVICE_UNAVAILABLE
  - HTTP_GATEWAY_TIMEOUT
  - HTTP_NOT_SUPPORTED
  - HTTP_AUTHORIZATION_CANCELED
  - HTTP_PKI_ERROR

New in 1.9.59:

* Password callbacks can now return None to indicate they want to
  abort the current operation.

New in 1.9.58:

* cups.Connection.adminExportSamba

New in 1.9.57:

* Fixed rpm provides script for newer versions of rpm.

New in 1.9.56:

* Builds against older versions of CUPS again.

New in 1.9.55:

* cups.IPP_QUALITY_DRAFT, cups.IPP_QUALITY_NORMAL,
  cups.IPP_QUALITY_HIGH
* cups.IPP_PORTRAIT, cups.IPP_LANDSCAPE, cups.IPP_REVERSE_PORTRAIT,
  cups.IPP_REVERSE_LANDSCAPE
* cups.IPP_RES_UNITS_CM, cups.IPP_RES_UNITS_INCH
* Support for IPP_TAG_RESOLUTION as triplet (xres, yres, units).

New in 1.9.52:

* cups.Connection.getPPDs2(): New method, identical to getPPDs() but
  returning all attribute values as lists.

New in 1.9.50:

* cups.Connection.getPPD3()
* cups.Connection.getJobs() now takes optional requested_attributes argument.
* cups.Connection.getPrinterAttributes(): member-names is now always a list.
* cups.HTTP_NOT_MODIFIED constant.
* cups.PPD_ORDER_ANY constant.
* cups.PPD_ORDER_DOCUMENT constant.
* cups.PPD_ORDER_EXIT constant.
* cups.PPD_ORDER_JCL constant.
* cups.PPD_ORDER_PAGE constant.
* cups.PPD_ORDER_PROLOG constant.
* cups.PPD.emitString() method.
* cups.PPD.emit() method.
* cups.PPD.emitAfterOrder() method.
* cups.PPD.emitFd() method.
* cups.PPD.emitJCL() method.
* cups.PPD.emitJCLEnd() method.

New in 1.9.48:

* cups.Connection.cancelJob()'s optional second argument is now a keyword.
2012-05-28 09:02:55 +00:00
marino
f1f7c8fc68 print/foomatic4-db-engine: Fix man page generation on DragonFly(+)
The perl man page generation script has an unnecessary file type check
that causes no man pages to be generated on DragonFly and possibly other
platforms.

After properly identifying the template file, it checks to see if it's type
nroff, troff, or groff.  On DragonFly it is type "ASCII".  Just skip the
check completely, the templates were extracted from the verified tarball.
2012-05-22 15:46:54 +00:00
marino
62c72b1370 print/jcabc2ps: Remove trace of cat pages
Apparently references to man/cat* on the PLIST are now being filtered out
by PKG_DEVELOPER=yes.  Now there is an error that cat pages are present
without being on the PLIST when actually they are.

So remove the installation of the jcabc2ps cat page despite there being no
man page version.
2012-05-22 06:20:27 +00:00
schnoebe
175e7d4e6b Add hplip to pkgsrc/print,
remove a bit of trailing whitespace in pkgsrc/print/hplip/Makefile.
2012-05-18 03:07:26 +00:00
schnoebe
f94690d36f Imported hplip from pkgsrc-wip.
HPLIP (Hewlett-Packard Linux Imaging & Printing) is an HP-developed
solution for printing, scanning, and faxing with HP inkjet and laser
based printers in Linux.

The HPLIP project provides printing support for 1,980 printer models,
including Deskjet, Officejet, Photosmart, PSC (Print Scan Copy),
Business Inkjet, LaserJet, Edgeline MFP, and LaserJet MFP.  See [1]
for more information on supported printers.

[1] http://hplipopensource.com/hplip-web/supported_devices/index.html
2012-05-18 03:03:20 +00:00
drochner
bfffb4f5b9 update to 1.4.1
changes:
-Addition of the GiveLife Color System(R) swatch palettes
-Addition of undo steps for path operations and page moving
-Enhancements to scripter
-Translation updates
-Relocation of profiles and swatches to the share directory
-bugfixes

pkgsrc note: switched from lcms1 to lcms2 -- this was not necessary
technically, but it is harder to keep cmake from picking up lcms2
if both versions are present
2012-05-09 09:28:31 +00:00
minskim
36794a86cf Resolve conflicts between tex-bbold, tex-extsizes, and teTeX-texmf. 2012-05-08 18:43:46 +00:00
minskim
54356c9816 Add tex-extsizes{,-doc}. 2012-05-08 18:42:51 +00:00
minskim
493ee718a3 Import tex-extsizes-doc-1.4a as print/tex-extsizes-doc.
This is documentation for tex-extsizes.
2012-05-08 18:41:27 +00:00
minskim
7562bc0125 Import tex-extsizes-1.4a as print/tex-extsizes.
Provides classes extarticle and extreport, extletter, extbook,
extproc which allow for documents with a base font of size 8-
20pt.
2012-05-08 18:41:18 +00:00
minskim
74a9c7d7cc Add tex-svninfo{,-doc}. 2012-05-08 16:55:44 +00:00
minskim
5ddaedb727 Import tex-svninfo-doc-0.7.4 as print/tex-svninfo-doc.
Based on wip/tex-svninfo-doc packaged by Christopher M. Fuhrman.

This is documentation for tex-svninfo.
2012-05-08 16:54:29 +00:00
minskim
bcc1fa97b4 Import tex-svninfo-0.7.4 as print/tex-svninfo.
Based on wip/tex-svninfo packaged by Christopher M. Fuhrman.

A package for incorporating the values of Subversion keywords
into typeset documents. Information about Subversion (a
replacement for CVS) is available from
http://subversion.tigris.org/
2012-05-08 16:54:02 +00:00
dholland
6b38387faa Build fixes for new glib2. Done with SUBST like inkscape due to volume. 2012-05-08 02:41:26 +00:00
dholland
0bcdacfbcf Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)
It turns out there were a lot of these.
2012-05-07 01:53:12 +00:00
dholland
1b70ed353a Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)
caught by pkglint
2012-05-07 00:32:54 +00:00
dholland
d4f4ec8951 Build fixes for the new glib2. 2012-05-07 00:31:46 +00:00
dholland
84dc2eba45 Fix build with latest glib2. 2012-05-07 00:26:48 +00:00
joerg
30efd57429 Sprinkle a tiny bit of ANSI C. 2012-05-04 16:31:59 +00:00
joerg
ed43b8c8ae Match function return type with actual usage. 2012-05-04 16:30:28 +00:00
taca
02996d5e3d Update ruby-pdf-reader to 1.1.0.
v1.1.0 (25th March 2012)
- new PageState class for handling common state tracking in page receivers
  - see PageTextReceiver for example usage
- various bugfixes to support reading more PDF dialects
2012-04-29 14:18:50 +00:00
obache
99dc9c311a Recursive bump from icu shlib major bumped to 49. 2012-04-27 12:31:32 +00:00
minskim
f9d73cab87 Let teTeX honor the x11 option. 2012-04-25 22:17:19 +00:00
minskim
8163355fbd Let tex-texdoc honor the x11 option. 2012-04-25 15:47:49 +00:00
minskim
0ae0f7192f Set PKG_DESTDIR_SUPPORT before including options.mk. 2012-04-25 15:47:19 +00:00
minskim
54a0beb6ca Let tex-pdftools honor the x11 option.
Based on patches from Volkmar Seifert.
2012-04-24 20:27:18 +00:00
dholland
edf4c2ceb7 Set chown/chgrp by a method that doesn't allow the configure script to
come up with a different opinion. Fixes workdir references (to the
chown/chgrp in work/.tools) appearing in some cases.
2012-04-21 04:18:02 +00:00
joerg
49b2a86efc Don't use -Werror with clang. 2012-04-19 21:04:30 +00:00
minskim
1b6e9a4587 Resolve conflicts between teTeX-texmf and tex-mdwtools{,-doc}. 2012-04-18 19:37:35 +00:00
minskim
bec569574c Add tex-mdwtools{,-doc}. 2012-04-18 19:33:05 +00:00
minskim
c96f4855c2 Import tex-mdwtools-doc-1.05.4 as print/tex-mdwtools-doc.
This is documentation for tex-mdwtools.
2012-04-18 19:32:02 +00:00
minskim
5ab4454fa8 Import tex-mdwtools-1.05.4 as print/tex-mdwtools.
This collection of tools includes: support for short commands
starting with @, macros to sanitise the OT1 encoding of the
cmtt fonts; a 'do after' command; improved footnote
support; mathenv for various alignment in maths; list
handling; mdwmath which adds some minor changes to LaTeX
maths; a rewrite of LaTeX's tabular and array environments;
verbatim handling; and syntax diagrams.
2012-04-18 19:31:47 +00:00
markd
914ec1e9bc Update KDE SC to 4.8.2
bugfixes.
2012-04-15 05:54:50 +00:00
minskim
37946c335d Add tex-clrscode{,-doc}. 2012-04-15 03:05:02 +00:00
minskim
2ce0c8b66a Import tex-clrscode-doc-1.7 as print/tex-clrscode-doc.
This is documentation for tex-clrscode.
2012-04-15 03:03:19 +00:00
minskim
e8f46910fb Import tex-clrscode-1.7 as print/tex-clrscode.
This package allows you to typeset pseudocode in the style of
Introduction to Algorithms, Second edition, by Cormen,
Leiserson, Rivest, and Stein. The package was written by the
authors. You use the commands the same way the package's author
did when writing the book, and your output will look just like
the pseudocode in the text.
2012-04-15 03:03:02 +00:00
obache
96d0a072a2 Update ruby-gnome2 to 1.1.3.
== Ruby-GNOME2 1.1.3: 2012-04-08

This is a bug fix release of 1.1.2.

=== Changes

==== Ruby/GLib2

  * Improvements
    * Added required Ruby version into gemspec.
    * [GitHub#106] glib-mkenums.rb supported macro lines in header.
      This change is required for building with GLib 2.31.20.
      [Reported by mtasaka]
    * [GitHub#107] Supported tests on PPC.
      [Reported by mtasaka]
  * Fixes
    * Fixed handler_id type.

==== Ruby/GTK2

  * Improvements
    * Added Gtk::TreeViewColumn#set_sort_column_id and
      Gtk::TreeViewColumn#sort_column_id= for GTK+ < 2.18.
      [ruby-gnome2-devel-en] Gtk::TreeViewColumn
      [Reported by grant schoep]
    * Added Gtk::InfoBar.
    * Added Gtk::MessageType.
    * Added Gtk::ResponseType.
  * Fixes
    * Fixed build failure with GTK+ < 2.12.
      [ruby-gnome2-devel-en] compile problems gtk2, ruby-gnome2-all-1.1.2
      [Reported by grant schoep]
    * Fixed require failure with GTK+ < 2.14.
      [ruby-gnome2-devel-en] NameError: undefined method
      `color_selection' for class `Gtk::ColorSelectionDialog'
      [Reported by grant schoep]

==== Ruby/Poppler

  * Improvements
    * [GitHub#97] Added Poppler::Page#text_layout.
      [Patch by Andrey Kutejko]
    * [SF.net#3495948] Removed needless poppler-cairo check.
      [Reported by Pino Toscano]
  * Fixes
    * [GitHub#96] Fixed valid state of child index iterator.
      [Patch by Andrey Kutejko]
    * [GitHub#97] Fixed parameter check of Poppler::Page#get_text.
      [Patch by Andrey Kutejko]

==== Ruby/VTE

  * Fixes
    * Fixed build failure with VTE < 0.24.

==== Ruby/GStreamer

  * Improvements
    * Added Gst::Element#seek_simple.
  * Fixes
    * [GitHub#95] Fixed async test.
      [Reported by mtasaka]
2012-04-14 04:27:49 +00:00
obache
ad11f7599a Update acroread9 to 9.5.1, security fix for APSB12-08. 2012-04-12 14:31:30 +00:00
hans
5fa27b24d7 Add localedir setting to CONFIGURE_ARGS. 2012-04-12 13:13:48 +00:00