Commit Graph

36 Commits

Author SHA1 Message Date
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
sthen
17006db874 remove workaround and bump for gcc4.port.mk LIB_DEPENDS change 2009-05-17 09:41:05 +00:00
robert
7998b1a48e oops fix some no_java flavor ifdefs 2009-05-08 15:47:32 +00:00
robert
2e1e7acb0e update to openoffice-3.1.0
- introduce a no_java flavor because now we can build OOo w/o having jdk and
  other java dependencies installed
- introduce a parallel flavor that allows people to build OOo with parallel
  processes. to achieve this we use a so called "non-blocking" cat, so
  another distfile has been added in order two provide to pre-built static
  binaries with the needed modifications (for amd64 and i386)
  By default we run a parallel build with NCPU+1 processes.
- remove unneccessary patch files
- fix some dependencies
2009-05-08 15:43:50 +00:00
ajacoutot
2c5f8a533a CONFIGURE_ENV += PYTHON="${MODPY_BIN}" is inherited from the python module 2009-04-26 11:01:04 +00:00
sthen
99abaac50c pkgname bumps following java.port.mk r1.18, pointed out by espie@ 2009-04-26 09:38:25 +00:00
sthen
8ee47fadcf be explicit with packages-specs(7) in the LIB_DEPENDS for libstdc++ and
bump PKGNAME-main. avoids asking which version of libstdc++ you would like
to use when you pkg_add -u.  ok robert@
2009-04-24 09:33:07 +00:00
espie
845d29efd8 fix depends 2009-03-15 13:23:36 +00:00
sthen
dfe5f95d84 bump pkgname following java dep change 2009-03-11 23:21:21 +00:00
naddy
4f8a1d6bb4 forgotten bump for -i18n packages; ok robert@ 2009-02-22 14:10:30 +00:00
robert
d5b53ef6e8 put some files from the main plist to their places. this fixes
the no_lang flavour. noted by ian@
2009-02-15 08:57:27 +00:00
ian
8239bceabb Update dependencies for dependent packages, bump dependent pkgs.
ok robert@
2009-02-09 20:36:02 +00:00
robert
ffc1a6ebf6 we need bash to complete a build at the moment. this is being worked on,
but for now, add it to the build dependencies.
noted by simon@
2009-02-06 23:06:27 +00:00
robert
8fed63810d Add libestdc++ to LIB_DEPENDS-main and remove some garbage from the Makefile; 2009-02-01 17:35:26 +00:00
robert
bbbcccb37e Tell the user about the extenions and a way of installing them;
bump PKGNAME
2009-02-01 12:56:30 +00:00
robert
3bceb381d7 Add openbsd to the platform list so that extensions can be installed 2009-01-31 10:59:14 +00:00
robert
e6e6700ff2 Update to OpenOffice.Org 3.0.1, and finally make it work.
Some extensions have been added by default like the PDF Importer.
2009-01-31 01:06:20 +00:00
robert
63e78dd49d update to openoffice 3.0.1rc1;
this now builds with gcc4
2009-01-22 17:44:38 +00:00
robert
ee9059e8b1 remove some unnecessary environment variables 2008-12-03 11:39:14 +00:00
robert
2d0776a488 Import of OpenOffice 3.0;
Currently it is a different port because it still needs a lot of work
and there are a lot of differences from openoffice2. It is not connected
to the build, and it's going to be merged with the openoffice2 port whenever
it's ready for use.
2008-10-30 18:51:05 +00:00