Commit graph

3407 commits

Author SHA1 Message Date
sketch
3e82c8a23a Add a bunch more gtkdoc-rebase workarounds. 2009-09-30 09:22:47 +00:00
wiz
a3733e9d9f + poppler-data. 2009-09-30 08:05:17 +00:00
wiz
d866f60cf4 Initial import of poppler-data-0.3.0:
This package consists of encoding files for use with poppler.  The
encoding files are optional and poppler will automatically read them
if they are present.  When installed, the encoding files enables
poppler to correctly render CJK and Cyrrilic properly.
2009-09-30 08:04:09 +00:00
minskim
9d6c7b27bb Remove files that are no longer installed. 2009-09-24 23:39:11 +00:00
minskim
29c6a1dd45 Resolve conflicts between tex-a2ping, texlive-pdftools, and teTeX-bin,
so that the teTeX meta package can be installed.

This should have been done in teTeX3-bin-3.0nb35.
2009-09-24 18:53:46 +00:00
sno
15707ea5a1 Bumping revision of packages which depend direct or indirect on
devel/p5-Class-MOP. A late detected incompible change forced it.
2009-09-24 06:50:10 +00:00
tron
2ffbaf3d20 Remove "PYTHON_VERSIONS_ACCEPTED= 26 25 24" which is unnecessary
after Python 2.3 has been removed from "pkgsrc".

Approved by Thomas Klausner.
2009-09-23 09:54:45 +00:00
minskim
85b8c1ccd2 Use absolute paths in invoking tcfmgr, fmtutil, fmtutil-sys, texlinks,
updmap, updmap-sys, and various TeX engines.
2009-09-20 19:16:49 +00:00
minskim
83a264a559 Use absolute paths in invoking kpsewhich and mktexmf. 2009-09-20 18:50:03 +00:00
tron
8e98653539 Add missing commands "bin/a2ping", "bin/e2pall" and "bin/epstopdf".
Bump package revision.
2009-09-20 09:45:28 +00:00
sno
f6ffb0b04b there is no fonts/gsftopk, but a fonts/gsftopkk 2009-09-20 09:39:45 +00:00
minskim
ff467281f3 Use absolute paths in invoking the following commands: fmtutil,
fmtutil-sys, kpsetool, kpsewhere, texconfig, texconfig-dialog,
texconfig-sys, texlinks, updmap, and updmap-sys.
2009-09-20 03:33:42 +00:00
minskim
9f0816b79f Override libtool scripts. 2009-09-19 23:08:16 +00:00
minskim
871a17a6b8 Resolve conflicts between teTeX-texmf and the following packages:
- tex-cite
  - tex-fancyvrb
  - tex-listings
  - tex-nomencl
2009-09-19 15:45:43 +00:00
minskim
e881b66539 Let the teTeX metapackage depend on gsftopk, ps2pkm, tex-a2ping,
and texlive-pdftools, because teTeX-bin no longer builds them.
2009-09-19 15:37:06 +00:00
minskim
ede6b4b1b6 Do not build gsftopk, ps2pkm, a2ping, and pdftools included in teTeX.
Newer versions are available as fonts/gsftopdf, fonts/ps2pkm,
graphics/tex-a2ping, and texlive-pdftools, respectively.
2009-09-19 15:34:51 +00:00
minskim
20131224d2 Resolve conflicts between texlive-tetex and texlive-pdftools. 2009-09-19 15:31:03 +00:00
drochner
cfb0264afa update to 1.3.3.13
changes:
-Several fixes and improvements to Pdf exporter
-More translation and documentation updates
-Several fixes to protect against possible crashes
-Improvements to the Scripter to enable more features

pkgsrc note: The gnu-autoconf based make system is completely broken
now, had to switch to cmake. Added cups dependency.
2009-09-16 09:24:55 +00:00
reed
998c2601fe Upgrading Xfce to 4.6.1.
This is for PR #40984. This is based on work from
dieter roelants. Thank you Dieter.
Also I had done some work independently on this.
Hopefully, I am getting this all committed at one time.

The changelogs are at
http://www.xfce.org/documentation/changelogs/4.6.1
http://www.xfce.org/documentation/changelogs/4.6.0

Also don't need the xfce4-dev-tools for building. (It is only
needed when building from SVN source.)
2009-09-16 01:15:32 +00:00
sno
640258cbd2 Fixing build error on AIX as reported in PR pkg/42063 2009-09-15 05:35:17 +00:00
sno
9c5098666a fix version unscrambling 2009-09-14 05:23:01 +00:00
sno
4d80525e13 Updating package print/p5-LaTeX-Table from 0.9.18 to 1.0.0
pkgsrc changes:
  - Adjusting dependencies

Upstream changes:
1.0.0  Tue  Sep 8  11:00:00 2009
        - Bugfixes: * text_wrap option still generated

0.99_5 Mon  Sep 7  11:00:00 2009
        - POD cleanup
        - Bugfixes: * current perlcritic passes

0.99_4 Fri  Sep 4  15:00:00 2009
        - Corrected documentation for width_environment option (alignment is
          possible thanks to fix of #49422)

0.99_3 Fri  Sep 4  12:08:00 2009
        - added clearer for alignment options.
        - Bugfixes: * Alignment of longtables is wrongly generated (#49422,
                      thanks Jens)

0.99_2 Sat  Aug 10  17:25:00 2009
        - Bugfixes: * removed unneccessary no critic (thanks Salvatore)
                    * min Moose version in Build.PL/Makefile.PL (caused
                      cpantesters fails)

0.99_1 Sat  Aug 08  11:33:00 2009
        - code cleanup
        - POD corrections
        - removed all deprecated code
        - Bugfixes: * row id in callback functions sometimes wrong
                    * perlcritic now passes with Pod::Spelling (thanks Salvatore
                      and Rafael)

0.9.17 Sat  Jul 26  12:00:00 2009
        - new option tablelasttail
        - Template variables documented in TypeI.pm
        - Code cleanup: * type, colums_like_header, resize, callback,
                          fontfamily, fontsize, xentrystretch now checked via Moose
                        * fontfamily, fontsize, table*, xentrystretch now generated
                          via Template
                        * csv2pdf
                        * Removed old deprecated code from 0.1.0 and 0.8.0
                          (in the next release - probably 1.0 - I will remove all
                          deprecated code!)
        - Bugfix: csv2pdf --out option broken
2009-09-12 12:31:23 +00:00
drochner
048d9d3edf throw away the custom build rules in the poppler-qt pkg Makefile
(which got slightly out of sync) and use the original Makefile,
fixes an unresolved autoconf variable in the .pc file reported
by Hasso Tepper
bump PKGREVISION
2009-09-11 10:09:13 +00:00
drochner
9bdc78f886 update to 0.12.0
This is a major update, switches to the 0.12 release branch.
Most notable change is that the color management stuff which we had
as patches in pkgsrc is official now.
Otherwise - many fixes and enhancements.

(while this is a .0 release I've been tracking the 0.11.x snapshots
and release candidate for a while so I don't expect big problems)
2009-09-09 19:57:05 +00:00
joerg
5a4ec2ca62 Use --mode argument correctly for libtool. 2009-09-09 17:21:52 +00:00
joerg
b5e76e09f1 Pass down --mode=install correctly to libtool. 2009-09-09 16:50:06 +00:00
joerg
33642d5e46 Do not depend on libtools's mode detection but pass down --mode=XXX
correctly.
2009-09-08 19:02:11 +00:00
drochner
c6848db903 make this build with jpeg-7 and the cups option again 2009-09-07 10:07:38 +00:00
wiz
b47689ab8e Is make-jobs-safe for me, so allow it again. 2009-09-02 15:59:06 +00:00
wiz
462eb16b3e Reorder some lines. 2009-09-02 15:57:08 +00:00
wiz
aac07fc2ae Add debug option. 2009-09-02 15:56:03 +00:00
wiz
bd6e6a15a0 Remove some obsolete/commented out stuff. 2009-09-02 15:55:08 +00:00
wiz
5ce5fb991e Remove kei as maintainer, he resigned. 2009-09-02 08:34:13 +00:00
dsainty
27a1089f07 A double-slash (//) in the kpathsea paths has a special interpretation, it
will cause kpathsea to consider all subdirectories recursively at that point
in the path.  Normally double-slashes and trailing slashes will not be present
in VARBASE, etc.  But if they are there the resulting behaviour is so
unexpected, expensive, and difficult to diagnose that it is worth going to
extra effort to clean them out here.

The problem is easy to hit when using Pkgsrc installing under $HOME on a
system where the user's home directories contain a trailing slash.

Somewhat reluctantly bump PKGREVISION.
2009-09-02 06:02:25 +00:00
tron
0688e1265c Set license to "gnu-gpl-v2". 2009-08-31 22:16:39 +00:00
wiz
8d724acc33 Update to 8.70:
The license is now GPLv3 or later. A large number of issues with
transparency were fixed. Several significant fixes to font handling,
especially when generating PDF, were made. Numerous robustness,
correctness, and performance improvements were made. Security fixes
addressing CVE-2009-0583 and CVE-2009-0792 were made. New generic
Esc/Page devices, eplmono and eplcolor, were added, as well as the
cdnj500 device to support the HP DesignJet 500. The size of PostScript
integers was limited to 32 bits, as recommended in the specification.

XXX: does not fix build with cups option and jpeg7.
2009-08-31 20:12:20 +00:00
wiz
4e76bbd293 Fix fallout from recursive jpeg shlib bump.
The man page says that you should check the diff before committing,
especially for the case that went wrong here (PYPKGPREFIX -> py25).
Hi sno!
2009-08-27 18:53:36 +00:00
sno
ae239f2d77 bump revision because of graphics/jpeg update 2009-08-26 20:22:51 +00:00
sno
6f7368d4db bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
wiz
2226bc28da Use standard format for MESSAGE files. 2009-08-23 15:11:57 +00:00
christos
f177eab52b add a message that this is obsolete. 2009-08-23 01:14:00 +00:00
jwise
765ec9d406 Give up maintainership of packages where I am still listed as MAINTAINER. 2009-08-20 15:24:58 +00:00
gdt
aa3c744317 Update to 5.2.4 from Bernd Ernesti.
* Changes from 5.2.3

   1) New printers supported in this release:

      Canon PIXMA iX4000
      Canon SELPHY CP-520
      EPSON Stylus Photo R2880
      EPSON Stylus DX4000

   2) Printing to the Epson PM-D600 has been corrected.

   3) Printing using the manual sheet guide on the Epson Stylus Photo
      R2400 has been corrected.

   4) Printing to the EPSON Artisan 700 and 800 and Stylus Photo
      P/TX700 and 800 series printers has been corrected.  Among other
      issues, it should now be possible to print reliably using the
      photo tray.

   5) The names of the following Epson printers have been corrected:

      EPSON Stylus Photo PX700W
      EPSON Stylus Photo TX700W
      EPSON Stylus Photo PX800FW
      EPSON Stylus Photo TX800FW

   6) The names of various Ricoh and Ricoh-based printers have been
      corrected to match Ricoh's model names and the OpenPrinting
      database.

   7) The EPSON inkjet utility, escputil, now correctly prints the
      color name for low ink warnings.

   8) Printing resolution names have been fixed in non-English locales
      in CUPS PPD files.

   9) A Russian translation has been added.  The Danish and Italian
      translations have been updated.

   10) Support has been added for L-size paper with tear-off borders.

   11) The ordering of inks in quadtone ink sets on Epson printers has
      been corrected.  In addition, support has been added for MIS
      quadtone and 6 tone inks.

   12) It is now possible to adjust the ink parameters for quadtone
      inks in CUPS.  Previously, these parameters could only be
      adjusted in the enhanced Print plugin for GIMP and other native
      Gutenprint applications.

   13) Updating CUPS PPD files is now faster.
2009-08-19 00:19:06 +00:00
joerg
0c22a26114 Fix installation and add destdir support. 2009-08-18 16:29:21 +00:00
joerg
0ed95e4313 destdir support 2009-08-18 15:43:58 +00:00
snj
d8bb20ae4f Add a patch from upstream to unbreak mouse wheel scrolling. While
here, include sysutils/desktop-file-utils/desktopdb.mk.

Bump PKGREVISION to 1.
2009-08-14 23:20:29 +00:00
obache
31dd1ca45f Update ruby-gnome2 to 0.19.1.
This release is a bug fix release of 0.19.0.

=== Changes

==== Ruby/GTK2

  * use RUBYARCHDIR
    [OBATA Akio]
  * #2814953: install missing headers
    [Mamoru Tasaka]

==== Ruby/GLib2

  * Bug fixes:
    * avoid object allocation while GC
      [OBATA Akio, Kouhei Sutou]
  * use RUBYARCHDIR
    [OBATA Akio]
  * mkmf-gnome2.rb add "-I$(vendorarchdir)" to $CPPFLAGS.
    [OBATA Akio, Kouhei Sutou]

==== Ruby/ATK

  * use RUBYARCHDIR
    [OBATA Akio]

==== Ruby/Pango

  * use RUBYARCHDIR
    [OBATA Akio]
  * use gem version rcairo as fallback
    [OBATA Akio]

==== Ruby/Libart

  * use RUBYARCHDIR
    [OBATA Akio]

==== Ruby/GdkPixbuf

  * use gem version rcairo as fallback
    [OBATA Akio]

==== Ruby/GnomePrint

  * install rblibgnomeprintversion.h
    [OBATA Akio, Kouhei Sutou]

==== Ruby/GtkMozEmbeded

  * fix header generation error caused by missing file
    [OBATA Akio]

==== Ruby/VTE

  * support VTE 0.20
    [Kouhei Sutou]

==== Ruby/PanelApplet

  * #2815036: re-support Ruby 1.8.6.
    [Mamoru Tasaka, Kouhei Sutou]

==== Ruby/Libglade2

  * Debian#519786: fix GC related SEGV when a widget in
    glade is removed by hand.
    [Arnaud Cornet, Kouhei Sutou]

=== Thanks

  * OBATA Akio
  * Mamoru Tasaka
  * Arnaud Cornet
2009-08-12 12:43:08 +00:00
minskim
56ddd79f7f Fix a #ifdef condition in print/luatex so that it holds on Solaris
with Sun Studio.
2009-08-11 20:25:21 +00:00
wiz
d3b7de8cac Update to 1.9.46:
New in 1.9.46:

* cups.Connection.getDevices() now takes optional limit,
  exclude_schemes and include_schemes arguments.
* cups.Connection.getPPDs() now takes optional limit, exclude_schemes,
  include_schemes, ppd_device_id, ppd_make, ppd_make_and_model,
  ppd_model_number, ppd_product, ppd_psversion, ppd_type and
  ppd_natural_language arguments.
* cups.ppdSetConformance() method.
* cups.PPD_CONFORM_RELAXED constant.
* cups.PPD_CONFORM_STRICT constant.
* cups.modelSort() now accepts Unicode strings.

New in 1.9.45:

* cups.PPD.localizeIPPReason()
* cups.PPD.localizeMarkerName()
2009-08-09 21:42:54 +00:00
minskim
19a1f65fbf Add tex-kotex-dev and tex-kotex-dev-doc. 2009-08-09 06:56:08 +00:00