Commit graph

182411 commits

Author SHA1 Message Date
sno
64c4d2300f Updated devel/p5-Capture-Tiny to 0.16 2012-02-16 06:10:21 +00:00
sno
b139d7d8af Updating package in devel/p5-Capture-Tiny for CPAN distribution
Capture::Tiny from 0.15 to 0.16.

Upstream changes:
0.16      2012-02-12 21:04:24 EST5EDT
  Documented:

  - Noted problems and workaround for FCGI's pathological tied STDIN
    [rt.cpan.org #74681; thank you Karl Gaissmaier for testing the
    workaround]
2012-02-16 06:10:10 +00:00
ryoon
7af6496611 Updated print/abcm2ps to 6.6.6 2012-02-16 05:51:08 +00:00
ryoon
c4d8790dab Update to 6.6.6
* Bugfixes
* Add some instruction
2012-02-16 05:49:57 +00:00
ryoon
2410696e90 Fix PR pkg/45884
Function swap had been conflicted with Qt 4.8.
2012-02-16 04:44:25 +00:00
jmmv
8c9793bd42 Update window to 20120215. 2012-02-16 04:39:19 +00:00
jmmv
650c74580e Update to window-20120215:
This is the last release extracted from the NetBSD src tree.  The code is
now being moved to othersrc, from which further releases could be generated.

As far as I can tell, this new snapshot of the code only includes a bunch
of code cleanups and no functional changes.
2012-02-16 04:38:45 +00:00
sbd
eae1217d4f stubs are built in Linux to. 2012-02-16 04:07:41 +00:00
ryoon
f8548b7323 Updated print/pdf2djvu to 0.7.12 2012-02-16 04:01:55 +00:00
ryoon
3a6f96b7a3 Update to 0.7.12
Changelog:
pdf2djvu (0.7.12) unstable; urgency=low

  * Fix resolution detection.
  * Add Ukrainian translation by Serhij Dubyk.
  * Windows: honour console output encoding.
    http://code.google.com/p/pdf2djvu/issues/detail?id=64

 -- Jakub Wilk <jwilk@jwilk.net>  Sun, 22 Jan 2012 00:16:38 +0100

pdf2djvu (0.7.11) unstable; urgency=low

  * Fix build failure with Poppler ≥ 0.17. Thanks to Vincent Untz for the bug
    report and the patch.
    http://code.google.com/p/pdf2djvu/issues/detail?id=61

 -- Jakub Wilk <jwilk@jwilk.net>  Thu, 06 Oct 2011 10:40:39 +0200

pdf2djvu (0.7.10) unstable; urgency=low

  * Fix the --monochrome option.
    Thanks to Rogério Brito for the bug report.
    http://code.google.com/p/pdf2djvu/issues/detail?id=59
  * Fix crash with --no-metadata.
  * Allow one to easily skip running some tests. Move tests requiring
    GraphicsMagick into separate files.
    Thanks to Kyrill Detinov for the bug report.
    http://code.google.com/p/pdf2djvu/issues/detail?id=55

 -- Jakub Wilk <jwilk@jwilk.net>  Sat, 20 Aug 2011 20:52:59 +0200

pdf2djvu (0.7.9) unstable; urgency=low

  * Add Russian translation by Kyrill Detinov.

 -- Jakub Wilk <jwilk@jwilk.net>  Thu, 18 Aug 2011 20:44:29 +0200

pdf2djvu (0.7.8) unstable; urgency=low

  * Add German translation by Chris Leick.
    Thanks also to Arno Töll for a translation update.
    http://bugs.debian.org/626315
  * Add support for merging multiple PDFs into a single DjVu file.
    http://bugs.debian.org/633628
  * Windows: cross compile using MinGW-w64.

 -- Jakub Wilk <jwilk@jwilk.net>  Sun, 24 Jul 2011 22:41:20 +0200
2012-02-16 04:00:39 +00:00
obache
ff522f978b Bump PKGREVISION to refrect last fix for handling "__asm{,__} volatile". 2012-02-16 02:31:09 +00:00
hans
18e01f1848 Replace /bin/sh in installed shell script. 2012-02-15 23:16:32 +00:00
hans
15f5c18314 REPLACE_SH in installed shell script. 2012-02-15 23:15:04 +00:00
hans
28f3dfa322 Fix build on SunOS. 2012-02-15 23:11:29 +00:00
hans
8a7e9f0213 REPLACE_SH in installed shell script. 2012-02-15 23:07:02 +00:00
hans
ae8c0b3004 Fix build on SunOS. 2012-02-15 23:05:28 +00:00
hans
d4e306ac16 REPLACE_SH in installed shell script. 2012-02-15 22:59:13 +00:00
hans
68514ff02b Fix build on SunOS. 2012-02-15 22:57:55 +00:00
hans
0bbc0a373d Fix build on SunOS. 2012-02-15 22:47:31 +00:00
hans
6b3186391b REPLACE_SH in installed shell script. 2012-02-15 22:41:19 +00:00
asau
d8cec5c40b Provide access to tests (TEST_TARGET=check). 2012-02-15 22:39:54 +00:00
hans
bc15589f8a REPLACE_SH in installed shell scripts. 2012-02-15 22:38:30 +00:00
hans
42bcc69af5 Fix build on SunOS. 2012-02-15 22:36:38 +00:00
hans
e329b77d66 REPLACE_SH in installed shell script. 2012-02-15 22:25:13 +00:00
hans
369f6d6c27 Fix build on SunOS. 2012-02-15 22:23:15 +00:00
gls
603f7766fe Updated converters/py-simplejson to 2.1.3 2012-02-15 22:19:38 +00:00
gls
6e092b61ae Update converters/py-simplejson to 2.1.3.
Upstream changes:

Version 2.1.3 released 2011-01-17

* Support the sort_keys option in C encoding speedups
  http://code.google.com/p/simplejson/issues/detail?id=86
* Allow use_decimal to work with dump()
 http://code.google.com/p/simplejson/issues/detail?id=87

Version 2.1.2 released 2010-11-01

* Correct wrong end when object_pairs_hook is used
  http://code.google.com/p/simplejson/issues/detail?id=85
* Correct output for indent=0
  http://bugs.python.org/issue10019
* Correctly raise TypeError when non-string keys are used with speedups
  http://code.google.com/p/simplejson/issues/detail?id=82
* Fix the endlineno, endcolno attributes of the JSONDecodeError exception.
  http://code.google.com/p/simplejson/issues/detail?id=81
2012-02-15 22:18:15 +00:00
hans
dc374063f7 More fixes for SunOS, missed in previous commit. 2012-02-15 22:16:10 +00:00
hans
b1bb0f12e6 REPLACE_SH in installed shell scripts. 2012-02-15 22:14:30 +00:00
hans
1e91f037c1 REPLACE_SH in installed shell script. 2012-02-15 22:13:36 +00:00
hans
52bc076b2d Fix build on SunOS. 2012-02-15 22:09:31 +00:00
gls
978a126dbd Updated textproc/dblatex to 0.3.2 2012-02-15 22:06:57 +00:00
gls
abfb41fe96 Update textproc/dblatex to 0.3.2.
pkgsrc changes:
- set LICENSE

upstream changes:

Release 0.3.2
-------------

Some new features or improvements.

Add the HTML table support. See HTML Tables for more details.

Add the parameters:

- default.table.rules: parameter related to the new HTML table
support.

Improve the setup.py script in order to be able to build and
distribute a dblatex egg package. See PyPI Install for more details.

Full support of the --quiet option.

Add the ability to pass a user defined index style file to dblatex through
the option --indexstyle.

Make dblatex working in paranoid mode in order to function correctly with
the TexLive 2010 distribution (output files only in the current directory).

Some bug fixes.

Release 0.3.1
-------------

Mainly a bug fix release.

Improve the table rendering by adding the support to the tabularx
environment and improving the automatic column width feature.
See Automatic Width and Table LaTeX Styles

Add the parameters:

- linenumbering.scope.

- linenumbering.default.

- linenumbering.everyNth.

- table.default.tabstyle.

A number of bug fixes.
2012-02-15 22:06:02 +00:00
hans
11f2e214b6 Fix build on SunOS. 2012-02-15 21:58:44 +00:00
hans
60e71bf96b REPLACE_SH in installed shell script. 2012-02-15 21:52:53 +00:00
hans
7a3ff9f74b Fix build on SunOS. 2012-02-15 21:48:08 +00:00
hans
92d4986aab Fix build on SunOS.
Add bash:run to USE_TOOLS, use REPLACE_BASH for scripts.
2012-02-15 21:42:08 +00:00
hans
2e2c0eb487 Fix build on SunOS. 2012-02-15 21:37:48 +00:00
hans
d8db29eea4 REPLACE_SH in installed shell script. 2012-02-15 21:25:52 +00:00
hans
6d7b6166a5 REPLACE_SH in installed shell scripts. 2012-02-15 21:23:25 +00:00
hans
48c885a3a0 Fix build on SunOS. REPLACE_SH in installed shell script. 2012-02-15 21:22:21 +00:00
hans
72a0cc4c71 Fix build on SunOS. 2012-02-15 21:20:24 +00:00
hans
bcbfb01c72 Fix build on SunOS. REPLACE_SH on installed shell script. 2012-02-15 20:15:42 +00:00
hans
2fcece8eb6 Fix build on SunOS. REPLACE_SH on installed shell scripts. 2012-02-15 20:04:30 +00:00
hans
429c1f0660 Fix build on SunOS. 2012-02-15 20:01:54 +00:00
hans
7d21f2dd79 Fix build on SunOS, again. 2012-02-15 19:51:16 +00:00
hans
278cad42a6 REPLACE_SH in installed shell scripts. 2012-02-15 19:50:12 +00:00
hans
c9ef155f12 REPLACE_SH in installed shell script. 2012-02-15 19:48:21 +00:00
hans
a5af69a023 Fix build on SunOS. 2012-02-15 19:46:30 +00:00
hans
f7c62f909a Fix build on SunOS.
Inspired by the patches used for the native package in OI.
2012-02-15 19:43:51 +00:00