Commit graph

3436 commits

Author SHA1 Message Date
tez
0c9fa00c54 Fix PLIST handling for linux emulation installs (pr#42278) 2009-11-09 19:14:53 +00:00
tez
afab33f727 update to 8.1.7 for apsb09-15
add support for solaris-sparc - pr#40154
2009-11-04 23:37:53 +00:00
wiz
dd66d576c5 Add upstream bug report URL and RCS ID. 2009-11-03 00:05:59 +00:00
gdt
074d12caf8 Add:
# Plus adobe verbatim for Resources/CMap.
  LICENSE=	gnu-gpl-v3
2009-11-02 00:00:31 +00:00
gdt
deadf93138 When the cups option is enabled, bl3 in jpeg, so that a dependency
which seems to actually exist is recorded.  (When I updated jpeg from
6.2 to 7, the shlib major changed, ghostscript was not rebuilt, and it
failed to run.)

Proposed on tech-pkg on 22 October, with no objections received.
2009-11-01 23:57:29 +00:00
tnn
671b7bf0c9 getline -> get_line 2009-10-31 14:24:14 +00:00
wiz
a71c252afa Update to 0.2.3:
libspectre 0.2.3 (18 October 2009)
==================================

This is another bugfix only release in the libspectre's 0.2 series.

Several fixes in the PostScript parser:

 - Detection of invalid or broken files has been improved. A document
   scanned without errors with no pages and no format is likely to be
   an invalid file, or not a PostScript file at all (Bug #19042)

 - Fix possible uninitialized use of Document media struct
   contents. Thanks to Alexander Myltsev (Bug #18685)

 - Fix documents with PJL commands before the initial DSC comments.

Ghostscript is now always run with -dSAFER option

A missing argument in gs command line of PDF exporter was making it
always fail for any document in BSD systems. Thanks to Antoine
Jacoutot who gave me remote access to an OpenBSD system to fix this
(Bug #18826)

Internal copy of ghostscript headers have been removed since they are
already installed by ghostscript since version 8.62 (Bug #18827)
2009-10-31 01:50:46 +00:00
drochner
09e235031c more PKGREV bumps for removal of esound dependency from libgnome 2009-10-29 23:32:22 +00:00
joerg
ce3257752d We want to stinking lib64, thanks. Fixes packages on amd64 and other
64bit platforms.
2009-10-28 00:53:56 +00:00
zafer
20891d20c2 update master_sites. remove broken master. 2009-10-24 14:51:59 +00:00
he
4c47ebd174 Add INSTALLATION_DIRS of share/pixmap, that way we ensure that it doesn't
end up as a file instead of as a directory.  Fixes old-style bulk builds
for subsequent packages which want to install in that directory.
2009-10-24 13:41:05 +00:00
drochner
a94a78ed78 sync w/ base pkg 2009-10-21 17:48:24 +00:00
drochner
0be9ae28b8 update to 2.28.1
This switches to the gnome-2.28 release branch.
2009-10-21 17:24:28 +00:00
drochner
b28606f24e reset PKGREVISION for base pkg update 2009-10-21 10:19:30 +00:00
drochner
2b77e300e3 update to 0.12.1
changes:
-Security fixes from xpdf 3.02pl4
-bugfixes
-qt4 API improvements

pkgsrc change: add patch for CVE-2009-3607 (integer overflow
 in create_surface_from_thumbnail_data)
2009-10-21 10:18:57 +00:00
joerg
3b24b41864 Builds fine with Python 2.6 too, so remove restriction. 2009-10-19 11:44:04 +00:00
joerg
dad2646a97 Update to pisa-3.0.32:
- bugfixes
- Support for list-style-image, including zoom
- Support for fonts by URL
- Default CSS hides noscript
- Switched to httplib for external sources
2009-10-19 11:19:36 +00:00
joerg
e1965cc838 Update to reportlab 2.3:
- Encryption support for PDF
- Support for clickable ToCs, new Flowable docAssert
- bugfixes

Take maintainership.
2009-10-19 11:17:16 +00:00
pgoyette
9a9c0b174c Replace local getline() to avoid conflicts with native NetBSD's getline()
OK wiz@
2009-10-17 18:43:22 +00:00
tez
b11530a43a update to xpdf-3.02pl4 to fix CVE-2009-3603, CVE-2009-3604, CVE-2009-3606,
CVE-2009-3608 & CVE-2009-3609
2009-10-16 19:36:29 +00:00
obache
1c595a2719 Update ruby-gnome2 to 0.19.3.
== Ruby-GNOME2 0.19.3: 2009-09-24

NOTE: 0.19.x releases are development series.

This release is a bug fix release of 0.19.2.

=== Changes

===== Ruby/GLib2

  * Bug fix:
    * really fix
      'empty $(vendorarchdir) related build problem on CentOS 5.3 x86_64.'
      [Simon Arnaud, Kouhei Sutou]

=== Thanks

  * Simon Arnaud

== Ruby-GNOME2 0.19.2: 2009-09-23

NOTE: 0.19.x releases are development series.

This release is a bug fix release of 0.19.1.

=== Changes

==== Ruby/GLib2

  * Bug fixes:
    * empty $(vendorarchdir) related build problem on CentOS 5.3 x86_64.
      [Toshiyuki Suzumura, Kouhei Sutou]
    * [#2862022] fix multi thread blocking with Ruby
      1.8.6-p368 or later and 1.8.7-p173 or later.
      [Roy Wright, Andrea Dallera, Kouhei Sutou]
    * [Debian #502262] work Ruby thread with GTK+.
      [Johan Walles, Kouhei Sutou]

==== Ruby/GTK2

  * Bug fixes:
    * [#2679744] fix a typo:
      Gtk::Widget#set_scroll_adjustment ->
      Gtk::Widget#set_scroll_adjustments.
      [Kentaro Fukuchi, Kouhei Sutou]

==== Ruby/GtkMozEmbed

  * Bug fixes:
    * fix .pc detection.
      [OBATA Akio, Kouhei Sutou]

=== Thanks

  * OBATA Akio
  * Toshiyuki Suzumura
  * Roy Wright
  * Andrea Dallera
  * Johan Walles
  * Kentaro Fukuchi
2009-10-12 03:09:30 +00:00
tnn
bdc41b5c19 patch-ag: cups installs stuff in /usr/pkg/lib64 on Linux. Don't do this. 2009-10-11 16:30:43 +00:00
wiz
876cc503e7 Fix path to itself. 2009-10-11 10:30:06 +00:00
wiz
d5f066339a + podofo. 2009-10-11 09:41:55 +00:00
wiz
62d86266ff Initial import of podofo-0.7.0:
PoDoFo is a library to work with the PDF file format. The name
comes from the first letter of PDF (Portable Document Format). A
few tools to work with PDF files are already included in the PoDoFo
package.

The PoDoFo library is a free, portable C++ library which includes
classes to parse PDF files and modify their contents into memory.
The changes can be written back to disk easily. The parser can also
be used to extract information from a PDF file (for example the
parser could be used in a PDF viewer). Besides parsing PoDoFo
includes also very simple classes to create your own PDF files.
All classes are documented so it is easy to start writing your own
application using PoDoFo.
2009-10-11 09:41:35 +00:00
joerg
b4770e3e1b Fix mastersite / homepage. 2009-10-09 12:01:23 +00:00
is
ee45fb85d9 No find -print0 / xargs -0 on Solaris 10. OK: joerg@ 2009-10-09 11:21:35 +00:00
wiz
34912be4d6 Remove message about xpdf being obsolete.
There are still pdfs that evince doesn't display correctly, while
xpdf does.
2009-10-08 17:27:58 +00:00
joerg
725973decc Fix build. Prepare for DESTDIR. 2009-10-07 17:34:53 +00:00
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