Commit Graph

69 Commits

Author SHA1 Message Date
robert
12e2410d22 update to OOo 3.3rc5 2010-11-16 17:31:19 +00:00
espie
a14bf26ca8 new depends 2010-11-15 23:22:07 +00:00
robert
cee1a517bd make sure to remove :[0-9]$ from DISTFILES to extract
noticed by naddy@
2010-11-14 23:37:41 +00:00
robert
beaff6ce9d Make sure that we donwnload all distfiles and extract only the ones that
needed.
2010-11-14 12:20:27 +00:00
robert
4efe978df2 oops this file is not really part of the port 2010-11-12 10:28:05 +00:00
robert
41796fb40b add a new mirror 2010-11-10 15:09:47 +00:00
robert
37a1e44af9 update to OOo_3.3.0rc4 2010-11-10 08:19:30 +00:00
robert
cec3f122b2 Opps missing part from diff 2010-11-09 21:13:13 +00:00
robert
f720b7a968 - update to openoffice.org 3.3rc3
- rework a port a little bit to be sync in the openoffice linux
  code and remove some hacks that we don't need anymore
- also use --as-needed while linking (which results in at least a 50% speed
  improovement)
- depend on more libraries from the system instead of using the internal
  ones
2010-11-09 18:40:04 +00:00
robert
ed9bedcd46 Adapt to the libwpd library named change 2010-11-07 19:04:41 +00:00
espie
e99803c88e gconf2 module goes wantlib 2010-11-06 20:48:11 +00:00
espie
90c0904de3 convert qt3 to new style 2010-11-05 10:06:44 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
sthen
3b2bbaacc0 Add MODPY_WANTLIB, adjust MODPY_LIB_DEPENDS to new-style LIB_DEPENDS,
update all ports to match. Plists don't change -> no bump.
Looks ok to jasper.
2010-10-24 15:53:55 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
ajacoutot
21da929ec9 Fix DEPENDS after gtk+2 and gdk-pixbuf split.
ok jasper@
2010-09-30 07:21:18 +00:00
landry
de1b004c29 Oops. Bump REVISION-i18n-* after last commit and PLIST-i18n-* change.
spotted by naddy@.
2010-09-29 15:46:29 +00:00
fgsch
19872b1161 Don't hardcode the python version and fix plist for no_java. Bump.
Full build tested by landry@, no_java by myself.  landry@ robert@ ok.
2010-09-26 15:26:54 +00:00
sthen
07668e9aaf bump for python 2010-08-30 22:23:28 +00:00
naddy
51d989600b bump for plist changes due to gcc3->gcc4 transition 2010-07-09 18:48:22 +00:00
robert
2c5a3b8131 Update to OpenOffice.Org 3.2.1 2010-06-26 15:48:11 +00:00
robert
1c2418bd2b fix duplicate files 2010-06-09 12:50:23 +00:00
robert
dc88e41be6 Handle the difference between gcc4 and other arches. Use the correct stdc++
library for them.
2010-05-26 20:36:31 +00:00
robert
f19e0363e1 Add a patch to cppunit to reorder the include directories in the makefile
so that if cppunit is installed on the system, we are still going to include
the modified headers included in openoffice.
2010-05-26 15:08:55 +00:00
robert
617d828b5e Fix stuff that update-plist did not catch correctly. 2010-04-21 13:53:01 +00:00
ajacoutot
ce7c969358 Stupid poor blank lines, stupid poor blank lines... 2010-04-15 14:58:24 +00:00
jasper
5659f17096 - add missing build dependency
ok robert@
2010-04-12 18:45:27 +00:00
robert
72643b32d0 Explicitly define what version of boost is needed.
requested by espie@
2010-04-06 21:56:31 +00:00
robert
efc545d131 fix -java lib depends 2010-04-02 15:53:26 +00:00
robert
fec9e646f2 disable html build output 2010-04-02 08:25:33 +00:00
robert
f38d8c9742 Update to openoffice 3.2;
this is a major update that introduced many cool stuff and it's
speed is awesome compared to the previous versions
2010-03-30 11:03:07 +00:00
ajacoutot
e95653d824 Make sure @exec/@unexec always returns true. This is needed as one can
use unopkg to (de-)activate extensions which would cause the exec calls
to fail.

ok espie@ robert@ (maintainer)
2010-02-02 12:32:42 +00:00
espie
73f4bf65eb actually allow update from openoffice 2.... 2010-01-26 01:33:52 +00:00
ajacoutot
04052a6f9c Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-22 15:08:35 +00:00
robert
e2627d3908 Update the desktop files to support .docx formats.
idea from antoine@
2009-12-22 10:38:55 +00:00
robert
f06a8c6acd Add full path for unopkg in MESSAGE-main and install the english dictionary
by default
2009-12-21 16:13:02 +00:00
kili
d813a23504 Security fix: Use the xpdf version from our portstree for the pdf
importer. This basically updates the xpdf version used by the
importer from xpdf-3.02pl3 to xpdf-3.02pl4 and probably addresses
CVE-2009-3603, CVE-2009-3604, CVE-2009-3605, CVE-2009-3606,
CVE-2009-3608, and CVE-2009-3609.

I tried to build the pdf importer with poppler, but it failed badly
on PDF files containing any graphics.

While here, disable the (snake oil) DRM "feature", like we already
do in xpdf and poppler, and pass the correct flags to the xpdf
build.

Note: the extension concept of this software is stupid^W"enterprise
ready". If you ever enabled the pdf importing extension, you will
have to disable and re-enable it to get the new extension installed
(somewhere under ~/.openoffice.org or similar).

"just fucking commit you slacker ;)" robert@
2009-11-28 18:33:57 +00:00
sthen
9d0f70b46f - fix dependencies following libstdc++ bump from 4.2.4p3 to 4.2.4v0
- bump relevant PKGNAMEs
2009-11-18 00:49:09 +00:00
sthen
1702428dab bump following java.port.mk change. 2009-11-09 11:03:26 +00:00
robert
253c3e293b update to version 3.1.1 2009-09-22 17:53:42 +00:00
jolan
47f40754da remove non-existent mirror 2009-08-19 04:44:37 +00:00
sthen
b7a4e96e10 - gconf is needed to build on a clean machine
- full regen of WANTLIB-main identified some WANTLIB which should
now be LIB_DEPENDS

- zap trailing whitespace in Makefile

similar diff ok robert@, ajacoutot@ (minor conflicts resolved
following xcb/pthread-stubs sync since then).
2009-08-10 14:07:43 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
naddy
d2c08f2888 libjvm* is required in the -main package; from sthen@ 2009-07-06 23:33:36 +00:00
naddy
ff9d7315a7 fix java subpackage; from robert@ 2009-07-01 13:05:54 +00:00
robert
65de62e6cd kurt forgot to add his patch:
- fix 64-bit segfault in recently_used_file_handler.cxx/set_timestamp()
  caused by sscanf "%ld" -> time_t sized var.
2009-06-09 08:18:00 +00:00
kurt
64a99cd85e - fix 64-bit segfault in recently_used_file_handler.cxx/set_timestamp()
caused by sscanf "%ld" -> time_t sized var.
- remove -fno-stack-protector since gcc/4.2 doesn't have that on by
  default yet
- depend on estdc++.>=11 (with dwarf2 exceptions)
okay robert@
2009-06-04 18:32:17 +00:00
robert
70b2634afe start initial work on sparc64 port 2009-06-02 21:48:39 +00:00
sthen
932ed4b398 estdc++ does indeed need copying from gcc4.port.mk to LIB_DEPENDS-main
because it's not inherited from LIB_DEPENDS here; reinstate (and bump
PKGNAME), fixing problem found by James Turner. no cookie for me :(
2009-05-26 23:26:32 +00:00
ajacoutot
0c6bb221b5 - tweak MESSAGE
"sure" robert@
2009-05-26 11:01:47 +00:00