adam
312fd39e71
Revbump after updating textproc/icu
2013-10-19 09:06:55 +00:00
ryoon
eda5fb2e29
Recursive revbump from pango-1.36.0
2013-10-10 14:41:44 +00:00
adam
30b15b560e
Revbump after cairo update
2013-09-02 19:50:38 +00:00
dholland
471042e5ec
lang/mono-basic, not lang/mono2-basic.
2013-06-24 05:32:28 +00:00
wiz
a9864a7b15
Make mono packages depend on lang/mono2 instead of lang/mono.
...
The latter contains the unstable version 3 of mono, which breaks many mono
packages.
Bump dependencies and PKGREVISIONs.
Ok during freeze: gdt@
2013-06-17 12:44:53 +00:00
wiz
9857186f24
Bump PKGREVISION for libXft changes for NetBSD native X support on
...
NetBSD 6, requested by tron.
2013-06-06 12:53:40 +00:00
tron
e05e426ab4
Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
...
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00
wiz
61dc4ab4d2
Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
...
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882
2013-06-03 10:05:17 +00:00
adam
2459ac824e
Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu.
2013-05-09 07:39:04 +00:00
wiz
a96f4900ac
Recursive bump for png-1.6.
2013-02-16 11:18:58 +00:00
adam
d1ab9d8533
Revbump after graphics/jpeg and textproc/icu
2013-01-26 21:36:13 +00:00
asau
4961a4ef35
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
2012-10-25 06:55:37 +00:00
adam
ed93f0ca47
Revbump after updating graphics/pango
2012-10-08 23:00:34 +00:00
tron
78f9c75877
Mass recursive bump after the dependence fix of the "cairo" package
...
requested by Thomas Klausner.
2012-10-02 17:10:28 +00:00
obache
8ace00dcd8
recursive bump from libffi shlib major bump
...
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-15 10:03:29 +00:00
adam
e7608643ab
Revbump after updating graphics/cairo
2012-09-07 19:16:05 +00:00
obache
99dc9c311a
Recursive bump from icu shlib major bumped to 49.
2012-04-27 12:31:32 +00:00
wiz
e64308b04b
Recursive bump for pcre-8.30* (shlib major change)
2012-03-03 00:11:51 +00:00
wiz
0d8c03d43e
Revbump for
...
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)
Enjoy.
2012-02-06 12:41:29 +00:00
sbd
94b37b4e43
Recursive bump for graphics/freetype2 buildlink addition.
2011-11-01 06:00:33 +00:00
joerg
5dcabf8c4e
Fix build & linkage
2011-09-25 20:11:11 +00:00
obache
f38363508f
recursive bump from textproc/icu shlib major bump.
2011-06-10 09:39:41 +00:00
obache
0e2c97799a
recursive bump from gettext-lib shlib bump.
2011-04-22 13:41:54 +00:00
wiz
2f4126dc58
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.
2011-01-13 13:36:05 +00:00
abs
93cde1a832
PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome
2010-11-15 22:56:08 +00:00
wiz
2c6e8e30b0
Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
...
version, and bump all depends.
Per discussion on pkgsrc-changes.
2010-09-14 11:00:44 +00:00
wiz
92e0cb52cb
Bump PKGREVISION for libpng shlib name change.
...
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:43:46 +00:00
joerg
af55fed87a
Fix build
2010-05-28 16:18:23 +00:00
dsainty
d10e3ee3f9
When fixing Makefile filenames for case, skip attempting to fix filenames that
...
are already correct.
Stops the build from breaking with errors about the source and destination
being the same.
2009-11-12 01:15:31 +00:00
wiz
0a0337415d
Fix patches and build on case-sensitive file systems.
2009-09-02 08:47:15 +00:00
obache
c42f455e2c
recursive bump for icu shlib version change except already done.
2009-08-12 02:31:18 +00:00
dsainty
8954481361
Update OdfConverter from 1.1 to 3.0.
...
The intervening changes don't appear to be well documented but are
voluminously summarised at http://odf-converter.sourceforge.net/blog/
2009-07-27 05:39:21 +00:00
dsainty
6e16431aec
Set LICENSE=modified-bsd as per http://odf-converter.sourceforge.net/
2009-07-27 04:20:25 +00:00
joerg
39c828b6a6
Remove @dirrm entries from PLISTs
2009-06-14 18:17:11 +00:00
wiz
d5682e1529
Initial import of OdfConverter-1.1, packaged by myself for wip, with
...
help from kefren.
The goal for this project is to provide translators to allow for
interoperability between applications based on ODF (OpenDocument)
1.0 standards and Microsoft OpenXML based Office applications. As
a part of this interoperability initiative, add-ins are being
developed that can be installed on top of Microsoft Office Word
(document processing), Excel (spreadsheet) and PowerPoint (presentation)
applications (Office 2007 / 2003 / XP version) to allow for opening
and saving OpenDocument format / ODF files (.odt, .ods and .odp)
that adheres to ODF 1.0 specifications. We also provide command
line translator utilities that allow doing batch conversions.
The converter is based on XSL transformations between two XML
formats, along with some pre- and post-processing to manage the
packaging (zip / unzip), schema incompatibility processings and
the integration into Microsoft Office applications like Word, Excel
and PowerPoint. We chose to use an Open Source development model
that allows developers from all around the world to participate &
contribute to the project.
2009-04-14 18:33:30 +00:00