Commit graph

4996 commits

Author SHA1 Message Date
dholland
0e7853daf2 Add missing archivers/lz buildlink. 2012-06-06 22:51:18 +00:00
gdt
4112f26f60 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
eef6a139f1 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
2009bd8f62 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
d84afadd8a require bsd.prefs.mk before conditional check. 2012-06-03 09:31:31 +00:00
dholland
271df444f3 Use BUILDLINK_TRANSFORM to remove -Werror=foo syntax not supported on
netbsd-5.
2012-06-02 19:38:56 +00:00
taca
b9c0e6e9d2 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
3f468695fb 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
5ab2ebc353 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
c32eda18e1 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
adf3a1767c 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
4829cd954e 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
4e191b384e 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
13d22f9726 Resolve conflicts between tex-bbold, tex-extsizes, and teTeX-texmf. 2012-05-08 18:43:46 +00:00
minskim
714d1920a1 Add tex-extsizes{,-doc}. 2012-05-08 18:42:51 +00:00
minskim
40b3042f6d 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
756420d3c0 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
9483dd7e73 Add tex-svninfo{,-doc}. 2012-05-08 16:55:44 +00:00
minskim
5dca0ffcb6 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
46a1e3b6e3 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
55eb1dee55 Build fixes for new glib2. Done with SUBST like inkscape due to volume. 2012-05-08 02:41:26 +00:00
dholland
7e751949e4 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
bc86b00321 Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)
caught by pkglint
2012-05-07 00:32:54 +00:00
dholland
4e7931174a Build fixes for the new glib2. 2012-05-07 00:31:46 +00:00
dholland
51e41dd9c4 Fix build with latest glib2. 2012-05-07 00:26:48 +00:00
joerg
926c569b02 Sprinkle a tiny bit of ANSI C. 2012-05-04 16:31:59 +00:00
joerg
09ac5f8a18 Match function return type with actual usage. 2012-05-04 16:30:28 +00:00
taca
4ed129e6df 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
a6d5ad9edc Recursive bump from icu shlib major bumped to 49. 2012-04-27 12:31:32 +00:00
minskim
edff754677 Let teTeX honor the x11 option. 2012-04-25 22:17:19 +00:00
minskim
56de1efb58 Let tex-texdoc honor the x11 option. 2012-04-25 15:47:49 +00:00
minskim
24eef650d5 Set PKG_DESTDIR_SUPPORT before including options.mk. 2012-04-25 15:47:19 +00:00
minskim
9ff3e0257d Let tex-pdftools honor the x11 option.
Based on patches from Volkmar Seifert.
2012-04-24 20:27:18 +00:00
dholland
df504f527c 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
c991ce276a Don't use -Werror with clang. 2012-04-19 21:04:30 +00:00
minskim
26e5f47d3f Resolve conflicts between teTeX-texmf and tex-mdwtools{,-doc}. 2012-04-18 19:37:35 +00:00
minskim
c091aa5b07 Add tex-mdwtools{,-doc}. 2012-04-18 19:33:05 +00:00
minskim
bd75a74f6e 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
5a470cd1a5 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
cbc4db0822 Update KDE SC to 4.8.2
bugfixes.
2012-04-15 05:54:50 +00:00
minskim
7dc93e6900 Add tex-clrscode{,-doc}. 2012-04-15 03:05:02 +00:00
minskim
c5fbc4323c 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
66209346c4 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
ed00820c09 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
5dffc11655 Update acroread9 to 9.5.1, security fix for APSB12-08. 2012-04-12 14:31:30 +00:00
hans
2deb9d8854 Add localedir setting to CONFIGURE_ARGS. 2012-04-12 13:13:48 +00:00
ryoon
03a2f64b14 Update to 1.9.2
* buildlink to print/poppler-cpp

Changelog:
1.9.2

- Added missing step to the README.

1.9.1

- Save As now preserves the aspect ratio. Bug reported by Rainer
  Krachten.

1.9.0

- Added Czech translation provided by Pavel Fric.

- Will now use the default locale's language for standard dialogs (e.g.,
  for the file dialog).

- Dragging & dropping one or two files onto the filename line edits or
  onto the file viewer panels is now supported. Independently suggested
  by Liviu Andronic and Rory Gordon.

- Show Zones checkbox is always visible (it was only visible with
  --debug in earlier versions).

- DiffPDF now starts up with its initial comparison mode being whatever
  comparison mode was in force when it was shut down (or Words mode the
  first time it is run).

- Improved About box with more version info + contributors.

- Added --help command line option.

1.8.0

- Introduced zoning: this can be slow in Characters mode but can provide
  better accuracy in text modes.

1.7.1

- Improved Character mode to be as liberal about hyphens as Words mode.
- Minor doc changes that I forgot for 1.7.0.
- Minor GUI bug fixes and changes.
- Minor under the hood efficiency improvements.

1.7.0

- Renamed Text mode to Words mode. This mode is best for alphabetic text
  (e.g., English).
- Added Characters mode. This mode is best for logographic text (e.g.,
  Chinese and Japanese). This was suggested by Paul Howarth.

1.6.3

- Very minor cosmetic changes.

1.6.2

- Save button is now only enabled if there are changes.
- An improved help window with slightly more information.

1.6.1

- In rare cases the highlighting on the right hand page could be in the
  wrong (horizontal) position; this has now been fixed.

1.6.0

- In addition to Appearance comparisons using highlighting, some
  composition modes can now be used to help make subtle differences more
  visible. (This was inspired by feedback by Florian Heiderich.)
- Can now control the square size for appearance comparisons. Using very
  small squares can help reveal tiny Appearance differences.
- Can now control the fill opacity for highlighting.
- Extended zoom range from 20% to 800% (was 25% to 400%).

1.5.1

Quite a few false-positives have now been eliminated:
- All hyphens are treated the same now.
- Some weirdly-encoded open/close double-quotes are treated as normal
  Unicode open/close double-quotes.
- Improved whitespace ignoring.
2012-04-11 17:20:45 +00:00
wiz
c595076396 All supported python versions in pkgsrc support eggs, so remove
${PLIST.eggfile} from PLISTs and support code from lang/python.
2012-04-08 20:21:41 +00:00
wiz
aada88e659 Remove python24 and all traces of it from pkgsrc.
Remove devel/py-ctypes (only needed by and supporting python24).
Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE
lines that just mirror defaults now.
Miscellaneous cleanup while editing all these files.
2012-04-08 19:08:44 +00:00
dholland
7d7f521d0c Bump depends to require at least version 3.0, so evince2 isn't picked up.
Bump PKGREVISION. I can't find any users of this package yet so I guess
they don't need to be revbumped.
2012-04-03 09:57:08 +00:00